Some bits from the files

dmesg (looks OK to me - but would need comparison with another ethernet
connected Touch to see if more usually comes out)

Code:
--------------------
    
  eth0: config: auto-negotiation on, 100FDX, 100HDX, 10FDX, 10HDX.
  eth0: status: link down.
  eth0: status: link up, 100MBit Full Duplex, auto-negotiation complete.
  
--------------------


>From pre-lang

Code:
--------------------
    
  Jan  1 01:01:27 kernel: eth0: status: link up, 100MBit Full Duplex, 
auto-negotiation complete.
  
--------------------

Link comes up - time not yet set from internet.

8 seconds later - IP address assigned

Code:
--------------------
    
  Jan  1 01:01:35 udhcpc[723]: Lease of 192.168.1.112 obtained, lease time 86400
  Jan  1 01:01:35 root: udhcpc_action eth0 bound ip=192.168.1.112
  
--------------------


About 1 minute later ... very fast retries ... perhaps implying
networking hard error (not a timeout) and still no time

Code:
--------------------
    
  Jan  1 01:02:39 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {mysqueezebox.com_Request}(R))
  Jan  1 01:02:40 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {fab4.squeezenetwork.com}(R))
  Jan  1 01:02:40 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {fab4.squeezenetwork.com}(R))
  Jan  1 01:02:40 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {fab4.squeezenetwork.com}(R))
  Jan  1 01:02:40 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {fab4.squeezenetwork.com}(R))
  Jan  1 01:02:40 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {fab4.squeezenetwork.com}(R))
  Jan  1 01:02:40 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {fab4.squeezenetwork.com}(R))
  Jan  1 01:02:40 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {fab4.squeezenetwork.com}(R))
  Jan  1 01:02:40 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {fab4.squeezenetwork.com}(R))
  Jan  1 01:02:40 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {fab4.squeezenetwork.com}(R))
  Jan  1 01:02:40 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {fab4.squeezenetwork.com}(R))
  Jan  1 01:02:40 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {fab4.squeezenetwork.com}(R))
  Jan  1 01:02:40 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {fab4.squeezenetwork.com}(R))
  Jan  1 01:02:40 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {fab4.squeezenetwork.com}(R))
  Jan  1 01:02:40 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {fab4.squeezenetwork.com}(R))
  Jan  1 01:02:40 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {fab4.squeezenetwork.com}(R))
  Jan  1 01:02:40 squeezeplay: WARN   net.thread - NetworkThread.lua:146 
network thread timeout for Task(SocketHttp {fab4.squeezenetwork.com}(R))
  
--------------------


and then the HalfDuplex check ...

Code:
--------------------
    
  Jan  1 01:07:17 squeezeplay: ERROR  squeezeplay.task - Task.lua:75 task error 
halfDuplexBugVerification: 
...ve/applets/SetupNetworking/SetupNetworkingApplet.lua:378: attempt to index 
local 'iface' (a nil value)
  Jan  1 01:07:17 squeezeplay: stack traceback:
  Jan  1 01:07:17 squeezeplay:  /usr/share/jive/jive/ui/Task.lua:75: in 
function 'resume'
  Jan  1 01:07:17 squeezeplay:  /usr/share/jive/jive/ui/Framework.lua:317: in 
function 'eventLoop'
  Jan  1 01:07:17 squeezeplay:  /usr/share/jive/jive/JiveMain.lua:422: in 
function </usr/share/jive/jive/JiveMain.lua:264>
  Jan  1 01:07:17 squeezeplay:  (tail call): ?
  Jan  1 01:07:17 squeezeplay:  /usr/share/jive/jive/JiveMain.lua:638: in main 
chunk
  Jan  1 01:07:17 squeezeplay:  [C 0x615b9]: ?
  Jan  1 01:07:17 squeezeplay:  [C 0x29fec]: ?
  
--------------------


Suggestion - Perhaps there is a low level ethernetworking
interoperability problem that you can avoid by plugging in somewhere
else.
if you have another networked ethernet hub/switch then try plugging it
into that one instead ... e.g. a spare port on your ISP router.

Once you get past the language selection part then ... maybe things will
start working when you replug it back in the place where you want it (or
you can enable wifi).
Other thing to work out is what it does once the language is set ... and
do that by hand. Presumably it is writing to a config file to say which
language has been chosen.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland
------------------------------------------------------------------------
Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=112287

_______________________________________________
Touch mailing list
Touch@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/touch

Reply via email to