DJanGo, thanks for your advice, and please bear with me if I am hardheaded...
Maybe we have two different versions of Squeezelite? I installed SL on my notebook from the repos, and as I expected, wasn't able to start it as a service with: sudo /etc/init.d/squeezelite start OR sudo service squeezelite start I had read the page describing how to install SL as a service, however I prefer avoiding self-made compilations if the app is in the repositories. In the end, I managed to get the following working: gian@Think-GLS:~$ squeezelite -o pulse -n test -a :::0 -s 192.168.1.122 -z gian@Think-GLS:~$ ps aux | grep squeeze gian 3378 6.6 0.2 429012 9668 ? Ssl 00:17 0:04 squeezelite -o pulse -n test -a 0 -s 192.168.1.122 -z gian 3390 0.0 0.0 15944 916 pts/1 S+ 00:18 0:00 grep --color=auto squeeze gian@Think-GLS:~$ kill 3378 Audio sounds good with pulse. Tomorrow I will try the same on my workstation. town: Musical Fidelity Dr.Thomas, Preamp II, Infinity 7K, Squeezebox Classic (2), Squeezebox Radio, Ubuntu 12.4 LTS server country: Musical Fidelity A-5, Infinity Renaissance 90, Musical Fidelity A120, Sonus Faber Concertino, Squeezebox Classic (2), SB Touch, Ubuntu 12.4 LTS server ------------------------------------------------------------------------ gian's Profile: http://forums.slimdevices.com/member.php?userid=6702 View this thread: http://forums.slimdevices.com/showthread.php?t=101436 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
