Hi.
I recently blew up the only two USB ports on my HP Compaq 510 notebook running Intrepid. In an attempt to regain some functionality I purchased a PCMCIA cardbus, which is basically an adapter with 4 USB ports, but have been having problems with it.
First of all, the Card is only detected if I boot up with it attached. Thereafter, whenever I plug in a USB device (eg. flash drive), I have to run "lsusb -vv" about 4 times before an LED on the device starts flashing and then wait about a minute before the device is detected. The device is then ridiculously slow, taking ages to copy files and when I use a USB mouse there are huge jumps visible and delays when the mouse pointer moves. So at the moment it is a reasonably useless card. The card should be able to obtain at least full speed USB 2.0, but I'm not sure why it doesn't even get close to USB 1.1 speeds.
Some general info:
After I have rebooted with the card in, I see the card using lspcmcia and get the following.
I then checked lspci as suggested and got the following.
When I check sudo lsusb -vv with a USB mouse attached I get the outputs included in the attached text file, "lsusb_results.txt".
I think that two of the USB ports detected are the original laptop ones and that I only blew the ports, not the controller, but the rest belong to the new card.
Does anyone have any idea why the card is not operating at decent speeds and how I can make devices plugged into it truly plug and play? I could really use some help as a laptop without proper USB support is useless nowadays.
I recently blew up the only two USB ports on my HP Compaq 510 notebook running Intrepid. In an attempt to regain some functionality I purchased a PCMCIA cardbus, which is basically an adapter with 4 USB ports, but have been having problems with it.
First of all, the Card is only detected if I boot up with it attached. Thereafter, whenever I plug in a USB device (eg. flash drive), I have to run "lsusb -vv" about 4 times before an LED on the device starts flashing and then wait about a minute before the device is detected. The device is then ridiculously slow, taking ages to copy files and when I use a USB mouse there are huge jumps visible and delays when the mouse pointer moves. So at the moment it is a reasonably useless card. The card should be able to obtain at least full speed USB 2.0, but I'm not sure why it doesn't even get close to USB 1.1 speeds.
Some general info:
After I have rebooted with the card in, I see the card using lspcmcia and get the following.
Code:
lspcmcia Socket 0 Bridge: [yenta_cardbus] (bus ID: 0000:02:06.0) CardBus card -- see "lspci" for more information
Code:
lspci 00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03) 00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03) 00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03) 00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03) 00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3) 00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03) 00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller (rev 03) 00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03) 00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03) 02:04.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05) 02:06.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller (rev 01) 02:08.0 Ethernet controller: Intel Corporation PRO/100 VE Network Connection (rev 03) 03:00.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 62) 03:00.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 62) 03:00.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 65)
I think that two of the USB ports detected are the original laptop ones and that I only blew the ports, not the controller, but the rest belong to the new card.
Does anyone have any idea why the card is not operating at decent speeds and how I can make devices plugged into it truly plug and play? I could really use some help as a laptop without proper USB support is useless nowadays.
Comment