Thread: Usb NIC problem
View Single Post
Posts: 186 | Thanked: 79 times | Joined on Feb 2010
#11
Great, thank you. I'll test it right now.

Update:

I tested it. I was also able to insert module but i have following errors:

Highspeed

Code:
[ 1193.618743] usbcore: registered new interface driver dm9601
[ 1218.436950] kb_lock (GPIO 113) is now closed
[ 1218.617126] kb_lock (GPIO 113) is now open
[ 1230.236175] twl4030_usb twl4030_usb: HW_CONDITIONS 0xd0/208; link 2
[ 1237.265350] Forced hostmode error: no device attached
[ 1237.265441] usb usb1: usb resume
[ 1237.288513] hub 1-0:1.0: hub_resume
[ 1237.288574] hub 1-0:1.0: port 1: status 0101 change 0001
[ 1237.397735] hub 1-0:1.0: state 7 ports 1 chg 0002 evt 0000
[ 1237.397796] hub 1-0:1.0: port 1, status 0101, change 0000, 12 Mb/s
[ 1237.522705] usb 1-1: new high speed USB device using musb_hdrc and address 2
[ 1237.647796] usb 1-1: device descriptor read/64, error -71
[ 1237.882171] usb 1-1: device descriptor read/64, error -71
[ 1238.116577] usb 1-1: new high speed USB device using musb_hdrc and address 3
[ 1238.241546] usb 1-1: device descriptor read/64, error -71
[ 1238.475982] usb 1-1: device descriptor read/64, error -71
[ 1238.710296] usb 1-1: new high speed USB device using musb_hdrc and address 4
[ 1239.132110] usb 1-1: device not accepting address 4, error -71
[ 1239.257354] usb 1-1: new high speed USB device using musb_hdrc and address 5
[ 1239.679077] usb 1-1: device not accepting address 5, error -71
[ 1239.679199] hub 1-0:1.0: unable to enumerate USB device on port 1
[ 1239.679260] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0002
[ 1239.679321] hub 1-0:1.0: port 1 enable change, status 00000501
Full speed:

Code:
[ 2134.070220] WARNING: at /home/builder2/maemo-fremantle-armel-extras-devel/work/kernel-power-2.6.28/drivers/usb/musb/musb_host.c:128 musb_h_tx_flush_fifo+0x94/0xcc()
[ 2134.070281] Could not flush host TX0 fifo: csr: 000a
[ 2134.070281] Modules linked in: dm9601 usbnet vfat fat sd_mod scsi_mod iphb rfcomm panic_info_buff sco l2cap ext3 omaplfb jbd pvrsrvkm bridgedriver ipv6 g_file_storage uinput board_rx51_camera et8ek8 omap_previewer_hack omap34xxcam_mod isp_mod iovmm videobuf_dma_sg videobuf_core omap3_iommu iommu2 iommu dspbridge mmc_block ssi_mcsaab_imp phonet cmt_speech omap_hsmmc wl12xx smc91x mii omap_ssi omap_wdt hci_h4p mmc_core nokia_av mac80211 tsc2005 crc7 bluetooth fmtx_si4713 ad5820 rtc_twl4030 lis302dl videodev v4l1_compat compat_ioctl32 leds_twl4030_vibra leds_lp5523 adp1653 smia_sensor twl4030_wdt tsl2563 led_class rtc_core smiaregs v4l2_int_device joydev cifs
[ 2134.070861] [<c0030470>] (dump_stack+0x0/0x14) from [<c0057444>] (warn_slowpath+0x64/0x80)
[ 2134.070953] [<c00573e0>] (warn_slowpath+0x0/0x80) from [<c01e9a60>] (musb_h_tx_flush_fifo+0x94/0xcc)
[ 2134.071044]  r3:00000000 r2:c0349b67
[ 2134.071075]  r6:d80ab100 r5:0000000a r4:0000000a
[ 2134.071105] [<c01e99cc>] (musb_h_tx_flush_fifo+0x0/0xcc) from [<c01ea930>] (musb_cleanup_urb+0xc0/0x10c)
[ 2134.071197] [<c01ea870>] (musb_cleanup_urb+0x0/0x10c) from [<c01eb134>] (musb_urb_dequeue+0x1dc/0x248)
[ 2134.071258] [<c01eaf58>] (musb_urb_dequeue+0x0/0x248) from [<c01cec9c>] (unlink1+0x108/0x114)
[ 2134.071319] [<c01ceb94>] (unlink1+0x0/0x114) from [<c01cfc38>] (usb_hcd_unlink_urb+0x9c/0xf8)
[ 2134.071411] [<c01cfb9c>] (usb_hcd_unlink_urb+0x0/0xf8) from [<c01d0af4>] (usb_kill_urb+0x84/0x14c)
[ 2134.071472]  r7:cdf44900 r6:cdf44900 r5:cf0a6000 r4:00000000
[ 2134.071533] [<c01d0a70>] (usb_kill_urb+0x0/0x14c) from [<c01d1d78>] (usb_start_wait_urb+0x80/0x120)
[ 2134.071594]  r6:00001388 r5:cf0a7e50 r4:00000000
[ 2134.071655] [<c01d1cf8>] (usb_start_wait_urb+0x0/0x120) from [<c01d1ff8>] (usb_control_msg+0xc4/0xe8)
[ 2134.071716] [<c01d1f34>] (usb_control_msg+0x0/0xe8) from [<c01cacec>] (hub_port_init+0x3d8/0x634)
[ 2134.071807] [<c01ca914>] (hub_port_init+0x0/0x634) from [<c01cc3e4>] (hub_events+0x86c/0xe64)
[ 2134.071868] [<c01cbb78>] (hub_events+0x0/0xe64) from [<c01ce034>] (hub_thread+0x30/0x19c)
[ 2134.071929] [<c01ce004>] (hub_thread+0x0/0x19c) from [<c006da90>] (kthread+0x54/0x80)
[ 2134.071990]  r6:00000000 r5:c01ce004 r4:00000000
[ 2134.072052] [<c006da3c>] (kthread+0x0/0x80) from [<c005a950>] (do_exit+0x0/0x7bc)
[ 2134.072113]  r5:00000000 r4:00000000
[ 2134.072143] ---[ end trace 605768102227b096 ]---
[ 2134.082702] usb 1-1: khubd timed out on ep0out len=0/0
[ 2136.764282] twl4030_usb twl4030_usb: HW_CONDITIONS 0xd0/208; link 2
[ 2136.944580] usb 1-1: device not accepting address 4, error -71
[ 2136.944671] hub 1-0:1.0: unable to enumerate USB device on port 1
[ 2136.944732] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0002
[ 2136.944763] hub 1-0:1.0: port 1 enable change, status 00000501
[ 2137.157714] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0002
[ 2137.157775] hub 1-0:1.0: port 1, status 0101, change 0001, 12 Mb/s
[ 2137.311767] hub 1-0:1.0: debounce: port 1: total 100ms stable 100ms status 0x101
[ 2137.436859] usb 1-1: new full speed USB device using musb_hdrc and address 5
[ 2137.585235] usb 1-1: ep0 maxpacket = 8
[ 2137.586242] usb 1-1: default language 0x0409
[ 2137.588104] usb 1-1: uevent
[ 2137.588287] usb 1-1: usb_probe_device
[ 2137.588348] usb 1-1: configuration #1 chosen from 1 choice
[ 2137.594024] usb 1-1: adding 1-1:1.0 (config #1, interface 0)
[ 2137.594390] usb 1-1:1.0: uevent
[ 2137.596038] /home/builder2/maemo-fremantle-armel-extras-devel/work/kernel-power-2.6.28/drivers/usb/core/inode.c: creating file '005'
[ 2137.596740] usb 1-1: New USB device found, idVendor=0fe6, idProduct=8101
[ 2137.596771] usb 1-1: New USB device strings: Mfr=0, Product=2, SerialNumber=3
[ 2137.596801] usb 1-1: Product: USB Network Controller
[ 2137.596832] usb 1-1: SerialNumber: 
[ 2137.596893] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0002
[ 2137.596954] hub 1-0:1.0: port 1 enable change, status 00000103
udhcpc in both cases:
Code:
Nokia-N900:~# udhcpc 
udhcpc (v0.9.9-pre) started
SIOCGIFINDEX failed!: No such device

Last edited by hardkorek; 2010-12-15 at 18:18.