Hi,

I am running Squeezelite 1.3 on a Beagleboard Black under Archlinux. I
have created a script that runs at bootup - very happy with the result,
no glitches, runs unattended for days.

However, there is a strange issue I would like to understand and
resolve. When the script is running Squeezelite and I try to execute a
Squeezelite command, even just a "-?" I get the following


Code:
--------------------
    [root@alarm ~]# cd /usr/bin
  [root@alarm bin]# ./squeezelite-armv6hf –?
  [14:06:40.355093] test_open:184 playback open error: Device or resource busy
  [14:06:40.358222] output_init:1540 unable to open output device
  [root@alarm bin]# 
--------------------


If I stop the script by issuing a "stop" command and try the same
Squeezelite command again, I get no response on the terminal (cursor
just drops to next line) but what happens is Squeezelite starts running
again. In addition if I kill the terminal/ssh session Squeezelite keeps
running. Now I know on my RaspberryPi/Picoreplayer and Wandboard/CSOS
you can run Squeezelite query commands while Sqeeezelite is running.

I am not greatly experienced with Linux under the covers and less so
with Archlinux, I am guessing this has to be something to do with how I
have set up the script tho I think I may have had the issue even before
I set up the script. Its not a biggy as it all works fine otherwise but
this is annoying me that I can't resolve it so any suggestions as to
where to look greatly appreciated.

Cheers


------------------------------------------------------------------------
ChrisMmm's Profile: http://forums.slimdevices.com/member.php?userid=34600
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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

Reply via email to