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.
hi zmpo, Sorry you got caught with this. It was discussed a couple of months ago in this thread. I recommend not using spaces in the player name at the moment. The issue has been resolved and will eventually make it into the released version of piCorePlayer. regards Greg ------------------------------------------------------------------------ Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread: http://forums.slimdevices.com/showthread.php?t=97803 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
