> Well... I was using 2.6.15-gentoo-r1 and upgraded to 2.6.16 hoping > this was bug in the Kernel version. The strange thing is that kernel > alsa works fine but the alsasound script reports errors. The > alsa-driver packages just fails to compile as I said.
But you didn't say enough. Is it looking at "include/linux/pci.h" from /usr/src/linux, /usr, or someplace else? This is information that should be in the preceding lines. Actually the most useful part to look at would be the configure output. You should see a line that starts with "./configure", followed by a bunch of "checking for ..." lines. Also, you might try alsa-driver-1.0.11_rc4. It is keyworded ~x86, but should have lots of bug fixes over 1.0.10. > > The sound card is CMI 8738 and the motherboard is an old Asus TUV4X. You will probably want to set ALSA_CARDS=cmi8330 in /etc/make.conf to avoid building a bunch of drivers that you don't need. -Richard -- [email protected] mailing list

