Jörn Nettingsmeier wrote:
>
> hello !
>
> i have tried to set up usb networking, as described in
> http://handhelds.org/z/wiki/How%20do%20I%20setup%20USB%20networking
> .
>
> the ipaq side is fine, but i don't get an usb[n] device on my pc
> when i modprobe usbnet and plug in the ipaq:
> #ifconfig usb0
> usb0: error fetching interface information: Device not found
>
> i figured i might need to alias usb0 to usbnet in my
> /etc/modules.conf, but that didn't help. i'm using alan cox's
> 2.4.9-ac7 kernel.
>
> the ipaq is detected when i plug it in, but not as a net device.
> here's what usbview shows:
>
> Unknown Device
> Speed: 12Mb/s (full)
> USB Version: 0.00
> Device Class: 00(>ifc )
> Device Subclass: 00
> Device Protocol: 00
> Maximum Default Endpoint Size: 0
> Number of Configurations: 0
>
> anybody ?
Did you compile with usbdevfs support? Something is wrong with your usb
setup, or better show the output of lsusb. It should look like this:
Bus 001 Device 010: ID 049f:505a Compaq Computer Corp.
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x049f Compaq Computer Corp.
idProduct 0x505a
bcdDevice 0.00
iManufacturer 0
iProduct 1 SA1100 USB NIC
iSerial 0
bNumConfigurations 1
...
lsmod should look like this (without usb-storage, I have a camera
plugged in as well):
defiant:~# lsmod
Module Size Used by
usbnet 9328 1
usb-storage 20352 0
usb-uhci 20928 0 (unused)
usbcore 53216 1 [usbnet usb-storage usb-uhci]
Restarting usbnet on the ipaq may also help.
Greetings,
Oliver
-- oliver.kurth_at_innominate.com software engineer innominate AG tel: +49.30.308806-0 fax: -77 www.innominate.comReceived on Wed Sep 05 2001 - 03:52:32 EDT
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:12:34 EDT