USB rettentő lassú

Fórumok

Sziasztok,

van egy régi IBM Thinkpad R31-es laptopom, amin csak 1 db USB1-es port van gyárilag. Nemrég vettem egy noname 4 portos USB2-es PCMCIA kártyát, mondván hogy majd arra fogom a külső vinyómat rádugni. XP alatt a kártya normál sebességgel hajtja meg a külső vinyót (írás/olvasás kb. 16000KB/sec), viszont a laptop 8.04-es ubuntuja alatt a dög csak USB1-es sebességet produkál (kb. 700-800 KB/sec). Itt az info ami összejött a kártyáról:

lspci:

02:00.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 62)
02:00.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 62)
02:00.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 65)

dmesg | grep usb:

[ 19.910228] usbcore: registered new interface driver usbfs
[ 19.910276] usbcore: registered new interface driver hub
[ 19.941858] usbcore: registered new device driver usb
[ 20.081449] usb usb1: configuration #1 chosen from 1 choice
[ 20.190852] usb usb2: configuration #1 chosen from 1 choice
[ 20.300789] usb usb3: configuration #1 chosen from 1 choice
[ 28.354762] usb usb4: configuration #1 chosen from 1 choice
[ 28.464560] usb usb5: configuration #1 chosen from 1 choice
[ 29.223401] usb 5-2: new full speed USB device using uhci_hcd and address 2
[ 29.400984] usb 5-2: configuration #1 chosen from 1 choice
[ 32.501338] usb usb6: configuration #1 chosen from 1 choice
[ 32.837523] usb 6-4: new high speed USB device using ehci_hcd and address 2
[ 32.858582] usb 6-4: configuration #1 chosen from 1 choice
[ 32.859834] usb 5-2: USB disconnect, address 2
[ 32.860411] usbcore: registered new interface driver libusual
[ 33.002488] usbcore: registered new interface driver usb-storage
[ 33.002755] usb-storage: device found at 2
[ 33.002759] usb-storage: waiting for device to settle before scanning
[ 35.498036] usb-storage: device scan complete

lsmod | grep usb:

usb_storage 73408 1
libusual 18980 1 usb_storage
scsi_mod 151180 5 usb_storage,sg,sr_mod,sd_mod,libata
usbcore 146028 5 usb_storage,libusual,ehci_hcd,uhci_hcd

Van valami ötletetek, hogy miként lehetne rávenni a cuccost USB2 sebesség használatára?

Hozzászólások

Csak otlet:
Az egyik eszkoz uhci_hcd modult hasznal, probald kivenni
(rmmod uhci_hcd vagy ilyesmi), esetleg, ha midnenaron betolti, akkor mozgasd el a modult a /lib/modules/kernel/drivers/usb/host utvonalrol es depmod.

Vagy osszejon, vagy nem. A bibi ott van, hogy az lspci szerint 1.1 az eszkoz, tehat at uhci (1.1) modult probalja hozza hasznalni....