On Sat, 2006-12-23 at 05:07 +0100, Nicolas Di Pietro wrote: > Hi, > I'm experimenting some problems with the hda-intel module because my > soundcard isn't recognized by the module (in fact, the module find that > it's a hda-intel but it doesn't know the codec to use and try guessing > by the bios). I've tried to use other codecs but it just ignore it ie: > modprobe snd-hda-intel model=6stck-dig > give me : > hda_codec: Unknown model for ALC882, trying auto-probe from BIOS... Did you try "model=6stack-dig"? (I noticed a typo in your modprobe line). If that doesn't work (check dmesg output), then you can add a single line in alsa-driver-1.0.14rc1/alsa-kernel/pci/hda/patch_realtek.c to add your system. Look for "alc882_cfg_tbl", and add: SND_PCI_QUIRK(0x1043, 0x81d8, "Asus P5WD", ALC882_6ST_DIG), Give that a try and see if it helps. -- Tobin Davis <tdavis@xxxxxxxxxxxx> ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel