Hi Joel,
Things have been extremely busy this week and look like that will
continue this weekend, then things should calm down a bit. So right now
I can't help much. 

At this point I would like you to look at the log file on the Touch and
see if there is anything unusual happening. Particularly look for
disconnections and sample rate changes. 

If you don't already know how to look at the log files there are many
posts on the forum here that cover it.

The easiest way is to SSH into the Touch from another computer, if a PC
use PuTTY (free on the web) on a mac use ssh from a command line. 

Before you use this you need to enable remote access on the Touch (its
under settings->advanced ) You will need the IP address of the Touch
(settings->advanced->diagnostics). Use PuTTY or ssh to connect to the
Touch, the username is root, the password is 1234. Use the cd command:
cd /var/log

Type
ls
This lists the directory. You are looking for something like
message.log. Once you find the name type:
less <filename>

This displays the file, you can scroll up and down. The bottom of the
file being the most recent. Its hard to say exactly what to look for,
since I haven't had your problem. You are just looking for stuff that
seems unusual or shouldn't be there if its working properly. 

To get out of less type "q".

There are other things to check such as the inner workings of the ALSA
driver, but I can't remember all the details off the top of my head,
I'll have to sit down with the Touch and find them. 

John S.


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

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

Reply via email to