I have TCL 3.6 installed and running OK (USB installation).
Computer is a Toshiba Laptop A136, with a Toshiba Software Modem (mfgr Agere).
I am connected via telephone land line to ISP TOAST.NET (works fine with Win XP).
Clicked AppBrowser, then Connect, hoping to get an internet connecton. Booted with
"waitusb=10", because of USB booting.
At bottom of AppBrowser window, TCE shows /mnt/sdb1/tce/optional.
I got message: "Connection error, check network or mirror".
I did several commands in the terminal:
ifconfig -a | grep Ethernet | grep -v dummy
RESULT: etho Link encap: Ethernet HWaddr 00:1B:38:14:37:44
ifconfig eth0 | grep UP
RESULT: UP BROADCAST MULTICAST MTU: 1500
ifconfig eth0 | grep inet
RESULT: no response given
route | grep | '^default.*eth0$'
RESULT: no response given
ping 8.8.8.8
RESULT: ping 8.8.8.8 (8.8.8.
: 56 data bytes
ping: send to: network is unreachable
grep nameservedr /etc/resolv.conf
RESULT: nameserver
nslookup google.com
RESULT: Server: 0.0.0.0 Address1: 0.0.0.0 nslookup: can't resolve 'google.com'
wget -O -
http://example.com RESULT: bad address 'example.com'
tce-fetch.sh info.lst
RESULT: bad address 'ibiblio.org'
These tests were done based on a recommendation by MARO in a post to another user
some time ago.
I hope these tests are meaningful to someone, and that they will help someone to
determine what I need to do next to obtain an internet connection.
Thanks for your help.