On 22/09/10 09:46, Arxontis Politis wrote:
>
> ---------------------------------------------------------------
> k...@xanadu:~/Music$ dmesg | grep snd
> [   34.098749] snd_ua101: Unknown parameter `vid'
> [   34.107709] snd_ua101: Unknown parameter `vid'
> [   34.164993] snd_ua101: Unknown parameter `vid'
> [   34.368494] usbcore: registered new interface driver snd-usb-audio
> --------------------------------------------------------------
>
>

I think you have a bad modprobe config file somewhere.  I forget where 
Ubuntu keeps its modprobe options, but I suspect that somewhere you have 
a file that says something like

    options snd_ua101 vid=xyzzy

instead of

    oprions snd_ua101 id=xyzzy

(I don't know what the id should be, but the parameter name is "id" not 
"vid")

jch

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to