zmpo wrote: 
> Hi
> 
> I hope this is the right place for this question.
> 
> I have set the piCorePlayer image up as per the instructions (unless i
> missed some) but the daemon doesn't seem to run even after clicking on
> restart from the web interface.  Also, the pid listed in
> /var/run/squeezelitehf.pid doesn't show in ps aux and so if i try to
> stop the process from the command line I get this:
> 
> tc@piCorePlayerLR:~$ sudo /usr/local/etc/init.d/squeezelite stop
> Stopping Squeezelite player: Squeezelite...
> start-stop-daemon: warning: killing process 2762: No such process
> tc@piCorePlayerLR:~$
> 
> To debug, I modified /usr/local/etc/init.d/squeezelite to echo the
> start-stop-daemon call for /usr/local/etc/init.d/squeezelite start and
> got this:
> 
> start-stop-daemon --start --quiet -b -m -p /var/run/squeezelite.pid
> --exec /mnt/mmcblk0p2/tce/squeezelite-armv6hf -- -n Living Room -o
> sysdefault:CARD=ALSA -a ::32:0       -s 192.168.0.200:9090
> 
> If i try to run it direct from the command line, it doesn't run but
> simply lists the parameters (see below).
> 
> Any help would be appreciated, thanks.
> 
> Peter
> 
> 
> tc@piCorePlayerLR:~$ sudo /mnt/mmcblk0p2/tce/squeezelite-armv6hf -- -n
> Living Room -o sysdefault:CARD=ALSA -a ::32:0       -s
> 192.168.0.200:9090
> --snip--
> tc@piCorePlayerLR:~$
Try this from the command line.

Code:
--------------------
    sudo /mnt/mmcblk0p2/tce/squeezelite-armv6hf -n "Living Room" -o 
sysdefault:CARD=ALSA -a ::32:0 -s 192.168.0.200
--------------------



Ralphy

*1*-Touch, *4*-Classics, *2*-Booms, *1*-Reverted UE Radio
'Squeezebox client builds'
(https://www.mediafire.com/folder/4q8dvq20iyz9e/Builds) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezeslave&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to