Hello, On Friday 18 January 2008 09:18:28 Chee How Chua wrote:
What I did was to modify the file /etc/modprobe.d/sound This file contained "options snd-hda-intel enable=1 index=0" I changed it to "options snd-hda-intel model=auto enable=1 index=0"
When I add this line to /etc/modprobe.d/sound: linux:~ # more /etc/modprobe.d/sound alias snd-card-0 snd-intel8x0 alias sound-slot-0 snd-intel8x0 options snd-intel8x0 model=auto enable=1 index=0 and then try to load the snd-intel8x0 module, I get the following error message: FATAL: Error inserting snd_intel8x0 (/lib/modules/2.6.22.13-0.3-default/kernel/sound/pci/snd-intel8x0.ko): Unknown symbol in module, or unknown parameter (see dmesg) dmesg says the following: snd_intel8x0: Unknown parameter `model' Maybe this option doesn't exist for all kernel modules? Thanks for your help, Lutz -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org