[linux-audio-user] Alsa support for Intel sound chip?

Peter Zubaj pzad at pobox.sk
Thu Aug 5 02:08:47 EDT 2004


Hi,

Something is wrong with id 8286:24d5

24d5 - this part is good - southbridge ICH5
8286 - this is wrong - should be 8086 for intel

In alsa-driver/alsa-kernel/pci/intel8x0.c
is something like 
{ 0x8086, 0x24d5, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_INTEL_ICH4 },
/* ICH5 */ 

try add this row after previous row
{ 0x8286, 0x24d5, PCI_ANY_ID, PCI_ANY_ID, 0, 0, DEVICE_INTEL_ICH4 },
/* ICH5 */ 

Peter Zubaj
____________________________________
http://www.logofun.pobox.sk - urobte radost svojmu telefonu





More information about the Linux-audio-user mailing list