https://bugzilla.novell.com/show_bug.cgi?id=290279#c14 --- Comment #14 from Marcelo Borro <marcelovborro@ig.com.br> 2007-10-10 08:55:38 MST --- Oops, I think I solved this: I've added the option "options snd-usb-audio index=0" to the alsa file and everything seems to work fine now. So, my /etc/modprobe.d/alsa file now looks like this: options snd-usb-audio index=0 # ALSA portion alias char-major-116 snd alias snd-card-0 snd-usb-audio # OSS/Free portion alias char-major-14 soundcore alias sound-slot-0 snd-card-0 # card #1 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-12 snd-pcm-oss I'll check if the boot parameter "hwprobe=+usb" is needed, and the /var/lib/hardware/hd.ids too. I'm building 6 machines with this mobo, I can test it a lot ;-) I'll try adding an external USB sound card to check for any problem too. Thanks :-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.