Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-28 Thread Michael Herger
I haven't tried it, how does one pull it? https://help.github.com/articles/checking-out-pull-requests-locally/ -- Michael ___ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-28 Thread audiomuze
mherger wrote: > Did you apply the suggest patch from the pull request?I haven't tried it, how > does one pull it? *'puddletag' (http://puddletag.sourceforge.net/)* - now packaged in most Linux distributions. audiomuze's

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-28 Thread audiomuze
Roland0 wrote: > Building as root is not a good idea. > > > > Guess you didn't disable the test, then... the build fails to execute if not done as root. I disabled the tests, commented them out. This is another error. *'puddletag' (http://puddletag.sourceforge.net/)* - now packaged in mo

Re: [SlimDevices: Unix] Starting LMS on Lubuntu - help please!

2016-11-28 Thread Mnyb
daytripper wrote: > Works..! I hope it remains stable... > > Thanks so much for all your help. A couple of final questions - > 1. Is the web front-end the only way to control the server on my > dedicated machine..? The Windows version has an LMS manager access from > the Taskbar in the bottom r

Re: [SlimDevices: Unix] Starting LMS on Lubuntu - help please!

2016-11-28 Thread daytripper
DJanGo wrote: > Good ;-) > > 1) What do you want to control? - the Windows LMS has a control panel > for rescanning, starting/stopping etc. I guess I just do that through > the web browser..? > 2) There was (no clue if its still fine) a Factory Itunes Plugin - did > you checked it? - not yet, wi

Re: [SlimDevices: Unix] Starting LMS on Lubuntu - help please!

2016-11-28 Thread DJanGo
Good ;-) 1) What do you want to control? 2) There was (no clue if its still fine) a Factory Itunes Plugin - did you checked it? 3) xfce4-power-manager 4) Did you open the netbook and cleaned the Fan already? DJanGo's Profi

Re: [SlimDevices: Unix] Starting LMS on Lubuntu - help please!

2016-11-28 Thread daytripper
Works..! I hope it remains stable... Thanks so much for all your help. A couple of final questions - 1. Is the web front-end the only way to control the server on my dedicated machine..? The Windows version has an LMS manager access from the Taskbar in the bottom right... 2. Can I take iTunes pl

Re: [SlimDevices: Unix] Starting LMS on Lubuntu - help please!

2016-11-28 Thread Mnyb
daytripper wrote: > thanks Michael - your live of code returns this at the base of the debug > output: > > > Code: > > [16-11-28 19:49:29.7356] main::init (384) Starting Logitech Media Server (v7.9.0, 1480066117, Fri Nov 25 10:07:53 UTC 2016) perl 5.022002 - i686-linu

Re: [SlimDevices: Unix] Starting LMS on Lubuntu - help please!

2016-11-28 Thread Michael Herger
I don't see any indication of the SB server already running - doesn't show up anywhere at all in the GUI... Can you open up http://localhost:9000 (or replace localhost with your server's IP address)? Check the task list for anything like "logitech", "slimserver", or "squeezebox". -- Michael

Re: [SlimDevices: Unix] Starting LMS on Lubuntu - help please!

2016-11-28 Thread daytripper
thanks Michael - your live of code returns this at the base of the debug output: Code: [16-11-28 19:49:29.7356] main::init (384) Starting Logitech Media Server (v7.9.0, 1480066117, Fri Nov 25 10:07:53 UTC 2016) perl 5.022002 - i686-linux-gnu-thread-multi-64int Loaded

Re: [SlimDevices: Unix] LMS on Debian Jessie - aarch64 platform

2016-11-28 Thread Roland0
audiomuze wrote: > running > Code: > > sudo buildme.sh > > > Building as root is not a good idea. > > > Code: > > Makefile:345: recipe for target 'XSAccessor.o' failed > make: *** [XSAccessor.o] Error 1 > make test

Re: [SlimDevices: Unix] Starting LMS on Lubuntu - help please!

2016-11-28 Thread Michael Herger
/usr/sbin/squeezeboxserver --d_startup --debug server If run this way you don't run the script as user "squeezeboxserver", but as whomever you are logged in. You should probably run it as sudo /usr/sbin/squeezeboxserver --user squeezeboxserver --d

Re: [SlimDevices: Unix] Starting LMS on Lubuntu - help please!

2016-11-28 Thread daytripper
Thanks. I ran the following command: Code: sudo chown -R squeezeboxserver:nogroup /var/log/squeezeboxserver and then ran the debug script again: Code: /usr/sbin/squeezeboxserver --d_startup --debug server --