Box online, but do not play

Discussion about my Wifi Radio project at http://mightyohm.com/wifiradio/ or my WL-520gU talk at NOTACON.
Post Reply
shell3000
Posts: 2
Joined: Thu Jun 03, 2010 10:44 pm

Box online, but do not play

Post by shell3000 »

Hello,

my OpenWRT-Installation on the Asus WL-520GU was successfull (only LAN Setup)
but the the mpc-status is always on 0:00.

Code: Select all

root@OpenWrt:~# mpc play
http://80.86.106.136:8000
[playing] #3/3   0:00/0:00 (100%)
volume:100%   repeat: off   random: off

root@OpenWrt:~# mpc stats
Artists:      0
Albums:       0
Songs:        0

Play Time:    0 days, 0:00:00
Uptime:       0 days, 13:56:40
DB Updated:   Sat Jan  1 00:56:11 2000
DB Play Time: 0 days, 0:00:00
Maybe a problem with the connected USB-Device? I use a Griffin PowerWave, the opposite of a small and cheap Audio-Adapter. It`s set as OSS-Device.
Thanks for reply,
shell


-------------------------------------------
Shoutcast-Installation on Mac OS X:
http://skynet.di.hs-wismar.de/?p=45
-------------------------------------------
User avatar
mightyohm
Site Admin
Posts: 1064
Joined: Fri Apr 03, 2009 10:29 pm
Location: Seattle, WA
Contact:

Re: Box online, but do not play

Post by mightyohm »

It could be an issue with the audio device, or the mpd audio settings. Have you tried several mp3 audio streams?

Does /dev/sound/dsp exist? If you do something like "cat /bin/ls > /dev/sound/dsp" do you hear static on the audio output?
jaycollett
Posts: 3
Joined: Mon Jun 21, 2010 4:45 am

Re: Box online, but do not play

Post by jaycollett »

I had a similar problem, couldn't figure it out until I noticed that my wireless LED wasn't blinking...it couldn't connect to the slay radio stream. I found a different one and it worked like a charm. Seems like for me, at least, I can't connect to the example radio stream. Try a few others that you know work....
shell3000
Posts: 2
Joined: Thu Jun 03, 2010 10:44 pm

Re: Box online, but do not play

Post by shell3000 »

I tried several streams, nothing works.

Code: Select all

root@OpenWrt:/dev/sound# ls -als
   0 drwxr-xr-x    1 root     root            0 Jan  1  1970 .
   0 drwxr-xr-x    1 root     root            0 Jan  1  1970 ..
   0 crw-------    1 root     root      14,   3 Jan  1  1970 dsp
   0 crw-------    1 root     root      14,   0 Jan  1  1970 mixer
   0 crw-------    1 root     root      14,  16 Jan  1  1970 mixer1
DSP exist, but i get an error after your tip:

Code: Select all

root@OpenWrt:~# cat /bin/ls > /dev/sound/dsp
-ash: cannot create /dev/sound/dsp: Interrupted system call
Nothing to hear. I will try the WLAN-Setup, but i suggest
also a problem with the Audio-Adapter.
Next step is to a buy a new one.

Thanks,
shell
User avatar
mightyohm
Site Admin
Posts: 1064
Joined: Fri Apr 03, 2009 10:29 pm
Location: Seattle, WA
Contact:

Re: Box online, but do not play

Post by mightyohm »

I have had good luck with the SYBA USB-audio adapter, and zero experience with others. Based on what I have seen on the forums, picking a good alternative audio adapter is tricky. If possible, find the SYBA adapter that I used.
Post Reply