Jing wrote:
From the twiki howto (handhelds.org/moin/moin.cgi/x50vHowTo), the command is:
       ifconfig usb0 10.0.0.1

But  redhat pc complained:
       SIOCSIFADDR: No such device
       usb0: unknown interface: No such device

How to install usb0 ?


Thanks!
Baker Jing

Hi,
First of all have make sure you have the usbnet module, and that it is pre-configured.
http://handhelds.org/moin/moin.cgi/UsbNet

I find that the usb0 device won't lift up until you reconnect your x50v during the 20 second wait. Once you reconnect the handheld, you can run "ifconfig -a" (PC) and you will see your usb0 device.

What i usually do is run the following command "ifconfig usb0 inet up; ifconfig usb0 10.0.0.1; ping -I usb0 -c2 10.0.0.2 ". To make sure that the device really lifts up, and is configured properly and can ping the x50v.

Good luck
Xm3t3r
--
_______________________________________________
Aximx50-port mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/aximx50-port

Reply via email to