Triode;645756 Wrote: 
> OK so if you stop everything and then try to run ./spotifyd from its
> folder then you should see why it won't load.  Its possibly a glibc
> version issue as spotifydnoflac also has some other features turned off
> to make it most likely to work everywhere.  (Note you need to stop all
> other instances not just try to change its port numbers).

I think I'm missing something simple.  This time it starts from a
shell:

Code:
--------------------
    mark@server:~$ ps -ef | grep spot
  107      13828 13812  0 16:23 ?        00:00:00 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/arm-linux/spotifydnoflac
 /var/log/squeezeboxserver/spotifyd.log
  mark     13978 11673  0 16:57 pts/1    00:00:00 grep spot
  mark@server:~$ sudo service squeezeboxserver stop
  Stopping Squeezebox Server.
  mark@server:~$ ps -ef | grep spot
  mark     13989 11673  0 16:57 pts/1    00:00:00 grep spot           
  mark@server:~$ cd 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/arm-linux/
  
mark@server:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/arm-linux$
 sudo -u squeezeboxserver ./spotifyd
  [16:58:58.114554] main:323 ./spotifyd 1.4.3 started
  
^Cmark@server:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/arm-linux$
 sudo service squeezeboxserver start
  Making sure that Squeezebox Server is not running first: start-stop-daemon: 
warning: failed to kill 13810: No such process
  No process in pidfile '/var/run/squeezeboxserver.pid' found running; none 
killed.
  Starting Squeezebox Server.
  
mark@server:/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/arm-linux$
 ps -ef | grep spot
  107      14017 14011  0 16:59 ?        00:00:00 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/arm-linux/spotifydnoflac
 /var/log/squeezeboxserver/spotifyd.log
  mark     14022 11673  0 16:59 pts/1    00:00:00 grep spot
--------------------


-- 
Mark Miksis
------------------------------------------------------------------------
Mark Miksis's Profile: http://forums.slimdevices.com/member.php?userid=529
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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

Reply via email to