PDA

View Full Version : Linksys wusb11 networking issues


Uncle Spanky
11-07-2008, 07:35 PM
I'm having problems connecting my 2 zippered Dtivo units, after I ran 51Killer.tcl to fix a bad HD. Prior to the bad HD, networking was working perfectly. Now I can't get the 2nd DTivo to recognize the Linksys WUSB11 ver 2.6 USB wireless adaptor. Here's a log of the bash prompt when I insert the adaptor:

usb.c: unable to get descriptor
KBUILD_BASENAME.c: Device Reset failed
KBUILD_BASENAME.c: device initialization failed
usb.c: USB device 4 (vend/prod 0x77b/0x2219) is not claimed by any active driver.

I then went to /lib/modules to see if the vnetusba.o lib is loaded, and it is.

bash-2.02# lsmod
Module Size Used by Not tainted
af_packet 12096 0 (unused)
p80211 10992 0 (unused)
pegasus 18528 0 (unused)
ax8817x 28096 0 (unused)
usbnet 28096 0 (unused)
vnetusba 173520 0
usb-ohci 23888 0 (unused)
usbcore 101936 0 [pegasus ax8817x usbnet vnetusba usb-ohci]
router 66896 36
therm 1488 0
fan 2240 0
ideturbo 5216 1
irblast 3792 0 (unused)
brcmdrv-rb 1228256 138
cobra 91264 4
oslink 26112 12
ircatch 26832 2
i2c_Series2 14320 0 [therm fan cobra]
modemtty_Series2 4896 0
fpga 1920 2
tivoconfig 960 0 (unused)

I've checked the libs running on the working Dtivo unit, and the libs are almost the same (working one has fewer libs loaded), but it does have active connections to the vnetusba.o library.

Help...

Thanks