OK, have setup USB Networking per wiki instructions using eth1 instead of eth0.....as that is my working ethernet connection on my laptop....
I've now got HTC connected to USB hub and USB hub connected to laptop and has USB ethernet device attached. I can get online OK with laptop, using eth1.
It seems like it is working OK from what I can tell....looked at info in 'ifconfig' and 'netstat' on both laptop and HTC....although only see 'lo' and 'usb0' listed on HTC.....
However, when I do 'apt-get update' after updating 'sources.list' I always get the error message below. I have tried several other sources too, so, don't think it's related to sources list....
Err http://http.debian.osuosl.org/debian lenny Release.gpg
Temporary failure resolving 'http.debian.osuosl.org'
Reading package lists.... Done
W: Failed to fetch http://http.debian.osuosl.org/debian lenny Release.gpg
Temporary failure resolving 'http.debian.osuosl.org'
W: Some index files failed to download, they have been ignored, or old ones used instead.
W: You may want to run apt-get update to correct these problems
From past experience, this usually means that I'm not really connected to net, right?
Just tried pinging my laptop from HTC and I get:
#ping -c 5 192.168.3.1
connect: network is unreachable
I do see on my laptop in ifconfig; lo, eth0, eth1, sit0, usb0 interfaces....
Any suggestions?
Thanks!