On May 9, 2011, at 10:30, Ljubomir Ljubojevic wrote:
Have you compared /etc/modprobe.conf?
I had not, but on these two systems they are identical:
alias eth0 tg3 alias scsi_hostadapter ata_piix alias snd-card-0 snd-hda-intel options snd-card-0 index=0 options snd-hda-intel index=0 remove snd-hda-intel { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-hda-intel
I have no idea how these snd entries got added to modprobe.conf (I didn't put them there).
Alfred