USB-audio adapters known to work with OpenWrt/mpd

Discussion about my Wifi Radio project at http://mightyohm.com/wifiradio/ or my WL-520gU talk at NOTACON.
User avatar
mightyohm
Site Admin
Posts: 1064
Joined: Fri Apr 03, 2009 10:29 pm
Location: Seattle, WA
Contact:

USB-audio adapters known to work with OpenWrt/mpd

Post by mightyohm »

It seems like over the past year and a half many people have had a lot of trouble finding a USB-audio adapter that works with this project.

If you have one that works, please post the specific model # here along with any other helpful notes (ie. had to install kmod-alsa, change sampling rates, etc.).

I'll start:

SYBA SD-CM-UAUD
source: $10 @ Newegg.com in the USA
Works as-is. :D
mtennant
Posts: 27
Joined: Sun Jul 04, 2010 9:46 am

Re: USB-audio adapters known to work with OpenWrt/mpd

Post by mtennant »

http://desc.shop.ebay.com/i.html?_nkw=c ... itleDesc=1

Here is an Ebay search you can click on for a C-Media USB Sound adapter that uses the CM119 chipset.

This chipset seems to be very common and WORKS!

I got mine on Ebay for less than five dollars delivered from China.
T-Jo
Posts: 1
Joined: Sat Sep 25, 2010 12:44 am

Re: USB-audio adapters known to work with OpenWrt/mpd

Post by T-Jo »

The Speedlink Vigo (SL-8850) worked straight from the box, after following Tinkernut's instruction video. Bought it in the Netherlands for €16.30.
mtennant
Posts: 27
Joined: Sun Jul 04, 2010 9:46 am

Re: USB-audio adapters known to work with OpenWrt/mpd

Post by mtennant »

http://cgi.ebay.com/Mini-USB-S-PDIF-Opt ... 518fb5ad8a

I'm guessing this one will work too, as they state compatibility with major Linux distros.

If you simply must have optical out, this looks like the way to go.
LloydEwing
Posts: 11
Joined: Sun Feb 21, 2010 4:47 pm
Location: Austin Texas U.S.A.

Re: USB-audio adapters known to work with OpenWrt/mpd

Post by LloydEwing »

In reference to the post above by T-Jo about the Speelink Vigo, I wanted to find out if it uses the same chip as the other adapters that are known to work. I sent a message to Speed-link.com and asked them the question. Their reply says that the Vigo USB adapter uses the C-Media CM108 chip, so we should be able to add the CM108 to our list of chips that are known to work with this project.
middelbh
Posts: 3
Joined: Fri Sep 24, 2010 11:11 am

Re: USB-audio adapters known to work with OpenWrt/mpd

Post by middelbh »

I really like this initiative! Still some questions; is it just the chip that is in the audio adapter or is there anything more to look at?
If it's just the chip the selection of the right adapter becomes easier.

Thanks, Hans
jeroen94704
Posts: 109
Joined: Sat Feb 13, 2010 4:27 am
Location: Eindhoven, the Netherlands

Re: USB-audio adapters known to work with OpenWrt/mpd

Post by jeroen94704 »

Is there a way to find out the chipset used in the audio adapter from within OpenWrt?
mtennant
Posts: 27
Joined: Sun Jul 04, 2010 9:46 am

Re: USB-audio adapters known to work with OpenWrt/mpd

Post by mtennant »

Maybe this website will help, if you can determine your PID and VID using the dmesg command.

http://www.qbik.ch/usb/devices/
Neo2199
Posts: 7
Joined: Fri Mar 12, 2010 12:10 pm

Re: USB-audio adapters known to work with OpenWrt/mpd

Post by Neo2199 »

I succesfully used PCM2704. You can easly build one with information here http://diy4fun.blogspot.com/2010/01/mak ... m2704.html
User avatar
mightyohm
Site Admin
Posts: 1064
Joined: Fri Apr 03, 2009 10:29 pm
Location: Seattle, WA
Contact:

Re: USB-audio adapters known to work with OpenWrt/mpd

Post by mightyohm »

jeroen94704 - Good question. I'm not sure if there is anything you can do beyond look at the dmesg output.

middelbh - The chipset is the most important attribute. There are probably a few ways that a manufacturer could still create incompatible hardware (perhaps using an unsupported audio output channel on a device with more than one) but if you stick with one that is well known to work, you should be ok...
Post Reply