31 Aug
2007
31 Aug
'07
1:13 p.m.
At Fri, 31 Aug 2007 11:41:34 +0100, paul blakeley wrote:
Hi, I am trying to compile ALSA 1.0.14 and have compiled it but there are problems. How do you find out which ALSA driver is associated with a chipset? The chipset is ALC888, but when I run the ./configure script what do I pass in to the '--with-cards' parameter? I have compiled with 'hda-intel' but I dont think this correct?
It is correct. ALC888 is a codec chip controlled by a HD-audio controller, which corresponds to snd-hda-intel driver.
Anyway, try the new ALSA 1.0.15rc1 instead of 1.0.14, especially for HD-audio stuff.
Takashi