At Wed, 12 Nov 2008 16:09:37 -0500, Valdis.Kletnieks@vt.edu wrote:
On Tue, 11 Nov 2008 18:04:56 +0100, Takashi Iwai said:
Following up...
To confirm a regression, could you copy sound/pci/hda/patch_sigmatel.c from 2.6.27 kernel and check the driver works? Does the same problem exist in 2.6.28-rc kernel?
Yes, it was a regression - using the older patch_sigmatel.c in the -rc4-mm kernel worked fine.
Could you try the patch below?
There is another patch for a missing capture mux control, but in your case, it doesn't matter because you didn't change the value. I'll post that patch later, too.
Here is another fix.
Subject: [PATCH] ALSA: hda - Add missing analog-mux mixer creation for STAC9200
Running with a current patch_sigmatel.c plus the two patches also works fine, so feel free to stick a Tested-By: on it if you wish...
Thanks for checking.
FYI, the patches have been already merged to Linus tree yesterday, as I could confirm with other test cases.
Takashi