Comment 17 for bug 93922

Revision history for this message
mjkelly93 (mjkelly93) wrote :

I think its a problem with alsa and the snd-usb-audio module.

laptop:~$ sudo modprobe snd_usb_audio
FATAL: Error inserting snd_usb_audio (/lib/modules/2.6.22-14-generic/kernel/sound/usb/snd-usb-audio.ko): Unknown symbol in module, or unknown parameter (see dmesg)

From the dmesg:
[ 16.656000] snd_usb_audio: Unknown parameter `model'
[ 16.968000] snd_usb_audio: Unknown parameter `model'
Also from the dmesg:
[ 4.892000] input: USB Audio as /class/input/input2
[ 4.892000] input: USB HID v1.00 Device [USB Audio] on usb-0000:00:1d.0-1
[ 8.616000] input: USB Audio as /class/input/input5
[ 8.616000] input: USB HID v1.00 Device [USB Audio] on usb-0000:00:1d.0-1

It works some of the time. Maybe 1 out of 5 restarts on average it will work. Next time i get it to work ill come back and add whats different but so far its about 10 in a row now with nothing. Im going to keep trying to get help in #alsa and post what i dig up.