raspberrypi / pico-playground

BSD 3-Clause "New" or "Revised" License
438 stars 92 forks source link

USB Sound Card instructions for Linux #14

Closed arturo182 closed 3 years ago

arturo182 commented 3 years ago

Any chance for a bit of extra info on how to use the USB sound card under Linux? On Windows it just pops up as a sound device.

After plugging in, this is what I get:

[242885.880287] usb 1-3: new full-speed USB device number 12 using xhci_hcd
[242885.898555] usb 1-3: New USB device found, idVendor=2e8a, idProduct=fedd, bcdDevice= 2.00
[242885.898563] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[242885.898568] usb 1-3: Product: Pico Examples Sound Card
[242885.898571] usb 1-3: Manufacturer: Raspberry Pi
[242885.898574] usb 1-3: SerialNumber: 0123456789AB

There's no USB interfaces detected, am I missing some kernel driver?

arturo182 commented 3 years ago

Nevermind, it shows up in the audio interfaces, even if there's no extra info on dmesg.