Hi List, I have a board with supported components I cannot get to init. This is an Intel 945GC chipset (ICH7) with a Realtek ALC662 on it, both of which seem to be supported in alsa. Leaving the dist to its own devices sees it load snd_intel8x0, and error out as follows: ACPI: PCI Interrupt 0000:00:1e.2[A] -> GSI 17 (level, low) -> IRQ 20 PCI: Setting latency timer of device 0000:00:1e.2 to 64 ALSA /data/FlashShare/linux/alsa-driver/alsa-driver-1.0.18a/pci/intel8x0.c:2358: codec_ready: codec is not ready[0x8700000] ACPI: PCI interrupt for device 0000:00:1e.2 disabled Intel ICH: probe of 0000:00:1e.2 failed with error -5 Assuming what I know about the division between snd_hda_intel and snd_intel8x0 is correct this doesn't suprise me a great deal because the ALC662 is actually a Realtek hda chip, not an ac97 chip. So I did some delving and found out why the intel8x0 module is being loaded. Seems like the pci id registered for the ICH7 in snd_hda_intel is 8086:27d8 and the one in snd_intel8x0 is 8086:27de . The device on my board is of course pci id 8086:27de . Hacking in that pci id to snd_hda_intel was completely unenlightening: ACPI: PCI Interrupt 0000:00:1e.2[A] -> GSI 17 (level, low) -> IRQ 20 ALSA /data/FlashShare/linux/alsa-driver/alsa-driver-1.0.18a/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:2165: hda-intel: ioremap error ACPI: PCI interrupt for device 0000:00:1e.2 disabled Such a grasping stab in total darkness wasn't destined for greatness but I thought it was worth a try. One final juicy tidbit is that it reports no subsystem vendor/device (zeroes all round). alsa-info: http://www.pastebin.ca/1269151 Tried: alsa-drivers 1.0.16, 1.0.18a, git. Kernel: 2.6.21 Dist: FC6 I would appreciate any enlightenment on this you could give. Thanks, Lindsay Roberts ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user