Hello again!
After a couple of reinstallations the problem still exists.
@Michael: I habe verified, that your changes are in Row 103 and 170 of
the unmodified /etc/init.d/slims, not 100 and 167. So - as far as I
understand it - you must habe deleted or changed at least three other
lines?
*But* I found something interesting concerning LMS running at 100% or
under 2%:
If I start LMS using the original version of /etc/init.d/slims (100%
CPU), I get for ps ax | grep slims
Code:
--------------------
13703 ? RNs 1:07 /usr/bin/perl
/usr/local/slimserver/slimserver.pl --daemon --logdir=/var/slims/log
--prefsdir=/var/slims/prefs --pidfile=/var/run/slimserver.pid
--logfile=/var/slims/log/slimserver.log --diag --noimage --novideo
14653 pts/1 SN+ 0:00 /bin/sh /bin/grep slims
--------------------
After restarting the server using the curl-restartserver-command (under
2% Prozessorlast). I get for ps ax | grep slims:
Code:
--------------------
11043 ? SNs 0:22 /usr/bin/perl
/usr/local/slimserver/slimserver.pl /usr/local/slimserver/slimserver.pl
--logdir=/var/slims/log --prefsdir=/var/slims/prefs
--pidfile=/var/run/slimserver.pid --logfile=/var/slims/log/slimserver.log
--diag --noimage --novideo
12017 pts/1 SN+ 0:00 /bin/sh /bin/grep slims
--------------------
So when starting with the startup-script (100% CPU) slimserver.pl shows
only *once*, but also the option "--daemon".
After restarting using curl-restartserver (under 2% CPU), slimserver.pl
shows up *twice* in the process, but the option "--daemon" is missing.
Perhaps this is a hint?
Thanks a lot
René
------------------------------------------------------------------------
hanker's Profile: http://forums.slimdevices.com/member.php?userid=52397
View this thread: http://forums.slimdevices.com/showthread.php?t=105987
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter