Thread: Reset USB Device
hi.
got self usb wireless network adaptor. device netgear n-300 (wna3100) broadcom chip. wireless devices, has windows drivers , needs run via ndiswrapper. unlike of devices have had, quite good, still have 1 problem.
device aparently has 3 states. on/off , sort of standby (half on , half off). when turn on computer, device off. if remove device , plug in, get's in standby state. however, not turn on. way turn on re-install driver using ndisgtk. using ndiswrapper in console not work.
seams ndisgtk kind of action after installing driver wakes device. ndiswrapper not , neither dbus.
have included dmesg of actions taken boot , until device , running.
i have included 'lsusb' overview of device in question.code:# computer has booted. there no light in device indicator lamp. [ 1.204059] usb 1-8: new high speed usb device number 4 using ehci_hcd # pull out device , put in. there tiny standby light. [ 160.189668] usb 1-8: usb disconnect, device number 4 [ 288.384095] usb 1-8: new high speed usb device number 5 using ehci_hcd [ 289.640153] usb 1-8: usbfs: usbdevfs_control failed cmd mtp-probe rqt 128 rq 6 len 1024 ret -110 # remove ndis driver , reinstall it. device lights real bright. [ 167.089705] ndiswrapper version 1.56 loaded (smp=yes, preempt=no) [ 167.220067] usb 1-8: reset high speed usb device number 5 using ehci_hcd [ 167.355192] ndiswrapper (import:233): unknown symbol: ntoskrnl.exe:'iounregisterplugplaynotification' [ 167.355402] ndiswrapper: driver bcmwlhigh5 (netgear,11/05/2009, 5.60.180.11) loaded [ 167.940026] wlan0: ethernet device c4:3d:c7:cc:14:6f using ndis driver: bcmwlhigh5, version: 0x53cb40b, ndis version: 0x501, vendor: 'ndis network adapter', 0846:9020.f.conf [ 167.943823] wlan0: encryption modes supported: wep; tkip wpa, wpa2, wpa2psk; aes/ccmp wpa, wpa2, wpa2psk [ 167.945153] usbcore: registered new interface driver ndiswrapper [ 167.966839] addrconf(netdev_up): wlan0: link not ready [ 178.151594] ndiswrapper (iw_set_auth:1602): invalid cmd 12 [ 178.892777] addrconf(netdev_change): wlan0: link becomes ready [ 189.360048] wlan0: no ipv6 routers present
my question this. don't know if dbus, ndiswrapper or whatever should when device plugged-in or computer booting. ndisgtk ndiswrapper not wake device? , how can dbus whenever device plugged-in?code:device: id 1d6b:0001 linux foundation 1.1 root hub device descriptor: blength 18 bdescriptortype 1 bcdusb 1.10 bdeviceclass 9 hub bdevicesubclass 0 unused bdeviceprotocol 0 full speed (or root) hub bmaxpacketsize0 64 idvendor 0x1d6b linux foundation idproduct 0x0001 1.1 root hub bcddevice 3.00 imanufacturer 3 linux 3.0.0-12-generic uhci_hcd iproduct 2 uhci host controller iserial 1 0000:00:1d.3 bnumconfigurations 1 configuration descriptor: blength 9 bdescriptortype 2 wtotallength 25 bnuminterfaces 1 bconfigurationvalue 1 iconfiguration 0 bmattributes 0xe0 self powered remote wakeup maxpower 0ma interface descriptor: blength 9 bdescriptortype 4 binterfacenumber 0 balternatesetting 0 bnumendpoints 1 binterfaceclass 9 hub binterfacesubclass 0 unused binterfaceprotocol 0 full speed (or root) hub iinterface 0 endpoint descriptor: blength 7 bdescriptortype 5 bendpointaddress 0x81 ep 1 in bmattributes 3 transfer type interrupt synch type none usage type data wmaxpacketsize 0x0002 1x 2 bytes binterval 255 hub descriptor: blength 9 bdescriptortype 41 nnbrports 2 whubcharacteristic 0x000a no power switching (usb 1.0) per-port overcurrent protection bpwron2pwrgood 1 * 2 milli seconds bhubcontrcurrent 0 milli ampere deviceremovable 0x00 portpwrctrlmask 0xff hub port status: port 1: 0000.0100 power port 2: 0000.0100 power device status: 0x0003 self powered remote wakeup enabled
he he, embarrassing. ndiswrapper module not set loaded during boot. thats ndisgtk did when installed driver
should have been first should have thought of.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [all variants] Reset USB Device
Ubuntu
Comments
Post a Comment