Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-29 Thread ElEsido
A fresh install was necessary and solved the problem. The steps for a fresh installation of Jessy on a Goflex Net are referenced 'here' (http://forum.doozan.com/read.php?2,25423,25435#msg-25435). Thank you, DJanGo and -bodhi!

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-26 Thread ElEsido
I will do a fresh install of Debian on the Goflex, might take a couple of days until I have the time. DJanGo, thank you so much for your assistance up to this point! I truly appreciate this! Best ElEsido ElEsido's

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-19 Thread DJanGo
ElEsido wrote: > Hi Jan > > It still is not working. > > Is there anything else I can do other than starting from scratch? Merde now its getting hairy tbh i have noe clue about Armv5 and lms. After you've started it is there anything in the preference Folder ? At least the server.prefs

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-19 Thread DJanGo
And is it working again? Gruss Jan DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516 View this thread: http://forums.slimdevices.com/showthread.php?t=105030

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-19 Thread ElEsido
Hi Jan It still is not working. Code: # mv /var/lib/squeezeboxserver/prefs /var/lib/squeezeboxserver/old_prefs #/var/lib/squeezeboxserver/prefs# for file in $(find /var/lib/squeezeboxserver/old_prefs/); do if [ $file != server.prefs ];then mv $file

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-19 Thread DJanGo
ElEsido wrote: > Something is messed up. After a reboot: > > Code: > > /var/lib/squeezeboxserver/prefs# ls -l > -? ? ?? ? ? server.prefs > -rw-r--r-- 1 squeezeboxserver nogroup 11052 19. Jan 12:28 server.prefs.tmp

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-19 Thread ElEsido
DJanGo wrote: > Merde now its getting hairy tbh i have noe clue about Armv5 and > lms. > > After you've started it is there anything in the preference Folder ? > At least the server.prefs should be written from lms itself. > Something is messed up. After a reboot: Code:

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-19 Thread ElEsido
DJanGo wrote: > again? wtf... > show me your init script for lms - should be > /etc/init.d/logitechmediaserver Code: #!/bin/sh # # $Id$ # # logitechmediaserver initscript for slimserver.pl # This file should be placed in /etc/init.d.

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-17 Thread ElEsido
DJanGo wrote: > > Code: > > sudo touch /forcefsck && sudo reboot > > > > Danach nochmal versuchen > Code: > > rm /var/lib/squeezeboxserver/server.prefs > > It took a while to check the filesystem,

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-17 Thread DJanGo
ElEsido wrote: > It took a while to check the filesystem, but it didn't help... > > > Code: > > # rm /var/lib/squeezeboxserver/prefs/server.prefs > rm: Entfernen von „/var/lib/squeezeboxserver/prefs/server.prefs“ nicht möglich: Eingabe-/Ausgabefehler

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-17 Thread ElEsido
DJanGo wrote: > can you (server is stopped) > > Code: > > mv /var/lib/squeezeboxserver/prefs /var/lib/squeezeboxserver/old_prefs > > > Done, it worked. What now, just restart the server? DJanGo wrote: > > If not you should copy all "your" stuff

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-17 Thread ElEsido
DJanGo wrote: > I am not a Big Fan for usernames and passwords in a shellscript - that > mount should be in /etc/fstab... > Since i have no clue about that squeezeplug (ask Truehl) i leave that > line even when i -hate- / dont like the unsecure "welcome scriptkiddy" > scripts. > Thanks for

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-17 Thread DJanGo
ElEsido wrote: > Done, it worked. What now, just restart the server? Nope - please move all (except the server.prefs) to /var/lib/squezzeboxserver/prefs. The server.prefs.temp should be moved as server.prefs to /var/lib/squeezeboxserver/prefs. Code: for file in $(find

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-17 Thread DJanGo
edit: the oneliner is misspelled (.tmp instead of .temp) DJanGo wrote: > Nope - please move all (except the server.prefs) to > /var/lib/squezzeboxserver/prefs. > The server.prefs.*tmp *should be moved as server.prefs to > /var/lib/squeezeboxserver/prefs. > > > Code: >

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-17 Thread ElEsido
More info: Code: ls -l /var/lib/squeezeboxserver/prefs/ ls: Zugriff auf /var/lib/squeezeboxserver/prefs/server.prefs nicht möglich: Eingabe-/Ausgabefehler insgesamt 40 -rw-r--r-- 1 squeezeboxserver nogroup 145 16. Jan 21:16 clientplaylist_0001.m3u

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-17 Thread ElEsido
DJanGo wrote: > Hmmm > > ??? Really:mad: > > Why not chown -R instead of this hatschi? > > grap yourself some manual > > Get a group where squeezebox and your User is member of > rsync the stuff > do a chown -hR yourowner:yourgroup /your/path/ Thanks DJanGo, I've done that. Created the

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-17 Thread DJanGo
ElEsido wrote: > Irgendwas ist hier vermurkst: > > > Code: > > sudo rm server.prefs > rm: Entfernen von „server.prefs“ nicht möglich: Eingabe-/Ausgabefehler > > > Code: sudo touch /forcefsck && reboot -now

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-17 Thread DJanGo
- Stop lms Code: service logitechmediaserver stop - setz mal die rechte richtig Code: sudo chown -R squeezeboxserver:nogroup /var/lib/squeezeboxserver/* - schau mal, welche denn die

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-17 Thread ElEsido
Hey, vielen Dank für Deine Unterstützung! DJanGo wrote: > > > - Stop lms > Code: > > service logitechmediaserver stop > > - setz mal die rechte richtig > Code: > > sudo chown -R

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-17 Thread DJanGo
Ich häng vor einem ipad, nicht wundern wird knapper text und gross klein stimmt nicht alles klein schreiben Stoppe den dienst wieder Baller die server.prefs weg Sudo rm /var/usw/server.prefs Mv /var/usw/server.prefs.temp /var/usw/server.prefs Und dann nochmal das oben geschriebene. Wegen dem

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-17 Thread ElEsido
Irgendwas ist hier vermurkst: Code: # service logitechmediaserver stop Stopping Logitech Media Serverstart-stop-daemon: warning: failed to kill 1532: No such process OK, der ist schon weg, dann mal Code: sudo rm

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-17 Thread DJanGo
ElEsido wrote: > Danke für das Angebot, mein Script anzuschauen, das wäre sehr nett. Eilt > aber nicht. > I am not a Big Fan for usernames and passwords in a shellscript - that mount should be in /etc/fstab... Since i have no clue about that squeezeplug (ask Truehl) i leave that line even

Re: [SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-16 Thread DJanGo
Hmmm > chmod 775??? Really:mad: Why not chown -R instead of this hatschi? grap yourself some manual Get a group where squeezebox and your User is member of rsync the stuff do a chown -hR yourowner:yourgroup /your/path/ Gruss Jan

[SlimDevices: Unix] Scan not working. Goflex Net, Debian 6.0.10, LMS 7.9.0

2016-01-16 Thread ElEsido
Hi all I'm having problems with scanning my library since quite a while. Currently LMS won't scan at all, which is new. Before that it would forget the entire DB when I restarted the machine. Oh, and when I restart it I need to enter all the information (e-mail, pw for mysqueezebox, music