Teus,
I finally got it worked out. Here is what you need to do:

SSH into the Touch, type:
cd /etc/init.d
cp squeezecenter squeezecenter.orig
vi squeezecenter

Find the line which is:
start)
Then find the line that starts with:
nice -n 5 $BASE/slimserver.pl
On this line delete the word:
--nodebuglog

Do this by putting the cursor under the first character of the word to
be deleted (the '-' character) and tapping the 'x' key. Tap this key
for each letter of the word. 
Then save and quit by typing:
:wq

Then type:
cd /etc/squeezecenter/prefs
cp log.conf log.conf.orig
vi log.conf
Find the line:
log4perl.logger.scan = ERROR 
Move the cursor to under the 'E' of error, type the 'x' key multiple
times to erase the word ERROR. Then tap the 'a' key, type DEBUG, then
tap the ESC key. 
Type:
:wq
To save and quit the edit.

Now type:
sync

This guarantees the file system gets updated. 
Make sure the USB drive is not connected (eject if necessary). Delete
the .Squeezebox directory on the drive to make sure it starts a fresh
scan.
Reboot the Touch.
Plug in the USB drive.

Wait for it to get the out of memory or whatever you see when it
crashes in the artwork scan. 
Do NOT reboot at this point! 
SSH into the touch and:
cd /var/log
less messages

Type <shift>G
This will bring you to the bottom of the log file. Start poking around
and let us know what you see. You can use the arrow keys to scroll up
and down. 

Looking at the log file as a network share from another computer should
also probably still work, but at this point the Touch may be in a
strange state, loging in with SSH will probably have a higher
probability of working. 

John S.


-- 
JohnSwenson
------------------------------------------------------------------------
JohnSwenson's Profile: http://forums.slimdevices.com/member.php?userid=5974
View this thread: http://forums.slimdevices.com/showthread.php?t=79943

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

Reply via email to