Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jonesy

Pages: [1]
1
6000 - Tosa / Sl6000 Usbnet Hotplug
« on: January 09, 2005, 12:45:31 am »
Quote
typed ifup usb0 returned - usb0 already configured
ping 192.168.129.201 returned
PING 192.168.129.201  (192.168.129.201): 56 data bytes
and then the console locks-up
This should help- http://www.ruault.com/Zaurus/ethernet-over-usb-howto.html
This is ethernet-usb, which worked for me.
Pinging from the zaurus you should limit the attempts, if the network is not found the shell will hang.
e.g. ping -c 3 192.168.129.1
If your PC distro is at all new it probably has hotplug setup.  If ifconfig returns status for usb0 with an ip etc., then you don't have to setup hotplug.
- ifconfig on PC you should see usb0 with an ip of 192.168.129.1
- ifconfig on Z you should see usbd0 with an ip of 192.168.129.201
With the stock Rom you might not be able to change these ip's, I used the defaults.
Last I set a  route on both PC and zaurus
- on PC do route add -host 192.168.129.201 usb0
- on Z do route add -host 192.168.129.1 usbd0
The link above covers this well- lots of luck.

2
Software / KDE-Pim/Pi 1.9.6 Release
« on: January 02, 2005, 12:12:34 am »
zautrix- this is so cool.  KDE-Pim/Pi truly makes the Z a tool to rely on.  Thanks for your efforts.

Pages: [1]