I am using a SL5500 with OZ 3.5.2 but I can't get my USB networking to work with Mandrake 10.1.
Using dmesg I see this error.. ??
usbdcore: usbdcore 0.1 035 2002-06-12 20:00 (dbg="")
net_fd 0.1 035 2002-06-12 20:00 (dbg="",alwaysup=0,OUT=64,IN=64)
vendorID: 4dd productID: 8004
sa1100_bi 0.2 035 2002-06-12 20:00 (dbg="")
bi_modinit: call udc_startup_events
bi_device_event: call udc_enable
bi_device_event: call udc_all_interrupts
usbdm: usbd_monitor 0.3 035 2002-06-12 20:00
monitor_request_irq: 23 44
monitor_request_irq: failed: -16
usbdm: request irq failed
monitor_connected: 1
monitor_load:
monitor_hotplug: agent: usbd interface: monitor action: load
monitor_modinit: finished
Is the monitor_request_irq: failed: -16 indicating a problem ?
The enumeration phase fails. eg. cat /proc/usb-condition
Enumeration Fail
On the Mandrake side I get
usb 1-2: USB disconnect, address 18
usb 1-2: new full speed USB device using address 19
Therefore the cable is working but the product Id does not appear at the Mandrake end.
On previous ROMs, USB worked.
I have a wireless connection working on wlan0 so a non-working USB is not a problem. Also I have the FS running on my SD card so I can put the card in my Linux box and make changes easily to scripts etc.
Any ideas ? Is it possible to enable debug on any of the usb modules ?? I tried to unload and reload the usb modules but no change.
Thanks.