>> Well, those options lines are just wrong so I am not at all surprised >> that it failed. >> >> It should be: >> options snd-card-0 snd-intel8x0 >> options snd-intel8x0 index=0 >> >> So, dragoran, what options lines do you have? >> >> James >> >> Thanks James!
but I think those are the correct ones: alias snd-card-0 snd-intel8x0 options snd-intel8x0 "index=0" options snd-card-0 "index=0" > this is my modprobe.conf: > alias eth0 forcedeth > alias eth1 r8169 > alias scsi_hostadapter sata_nv > alias snd-card-0 snd-emu10k1 > options snd-card-0 index=0 > options snd-emu10k1 index=0 > remove snd-emu10k1 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; > }; /sbin/modprobe -r --ignore-remove snd-emu10k1 > alias usb-controller ehci-hcd > alias usb-controller1 ohci-hcd > alias ieee1394-controller ohci1394 > alias char-major-81 saa7134 > options nvidia NVreg_EnableAGPFW=1 > so at least for me, using double quotes for options works out Niko - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/