Progress!

Discussion about my Wifi Radio project at http://mightyohm.com/wifiradio/ or my WL-520gU talk at NOTACON.
erickphilips
Posts: 14
Joined: Thu Jul 14, 2011 12:07 pm

Re: Progress!

Post by erickphilips »

Having installed MPD and MPC how do I go about starting either of them?
I have tried typing MPD at root and usb/ but I get the mpd: not found error.
User avatar
gerben
Posts: 164
Joined: Sat Oct 16, 2010 8:41 am
Location: Netherlands

Re: Progress!

Post by gerben »

find mpd using: find / -name mpd
Mine is located in /usr/bin/.
Same for MPC.

MPD should start automatically though. Check 'ps' to see if it is running.
erickphilips
Posts: 14
Joined: Thu Jul 14, 2011 12:07 pm

Re: Progress!

Post by erickphilips »

Cheers Gerben,

OK so now I've got both fstab to mount my flash drive and init.d/mpd to start mpd on boot. However now MPD can't find any of my mp3s. Darn.
Help anyone?
Post Reply