Ubuntu Suomen keskustelualueet
Ubuntun käyttö => Asentaminen ja käyttöönotto => Aiheen aloitti: Vesseli - 03.05.07 - klo:06.39
-
Asensin vanhempaan koneeseen jossa on vain USB1 portteja uuden linuxin (feisty fawn). Jälkeenpäin lisäsin nurkissa lojuneen A-linkin USB2 PCI kortin, joka pitäisi nyt saada toimimaan oikealla nopeudellaan.
Sen verran olen tarkistanut että minulta puuttuu ehci hcd "osa",
lsmod |grep hci
uhch_hcd 25360 0
usbcore 134280 4 usb_storage,libusual,uhci_hcd
Mistä moinen ehci hcd "osa" ladataan/ asennetaan? Synaptic-pakettienhallinta kun ei sellaista tunnistanut etsi komennolla.
Löytyykö puuttuva osa kenties koneestani jostain?
Meikäläinen kun on aivan untuvuikko linuxin suhteen. :)
-
Mistä tiedät ko 'osan' puuttuvan?
Kyseessä on 'kernelin lisäpalikoita' joita voi ladata käyttöön komennolla modprobe palikannimi, mutta se palikka pitää tosiaan olla jossain saatavilla.
r
-
Kiitos kovasti vihjeestä, en tiedä mistä tuli ajatus siitä että sitä lisäosaa ei olisi konellani... ??? Ajoin modprobe komennon ja katsoin sen jälkeen uudestaan ls |grep komennolla,listaus oli muuttunut edellisestä;
lsmod |grep hci
ehci_hcd 34188
uhch_hcd 25360 0
usbcore 134280 3 ehci_hcd,uhci_hcd
Nopeus PCi kortin USB paikoissa vaan ei muuttunut miksikään :(, pitääkö komento kohdentaa jotenkin PCI väylän USB paikkoihin? Vai tehdä vielä jotakin lisää?
-
Nopeus PCi kortin USB paikoissa vaan ei muuttunut miksikään :(, pitääkö komento kohdentaa jotenkin PCI väylän USB paikkoihin? Vai tehdä vielä jotakin lisää?
Millä nopeudella data sitten liikkuu?
Itselläni on PCI-USB2 -kortti mallia 'clas ohlson' ja kyllä se pelaa lennosta ihan oukei.
r
-
Nopeudesta en tarkkaan tiedä kun en osaa sitä mitata, muttä 699Mb:n siirtamiseen tikulta koneelle kone ilmoittaa kestoksi n. 12min kun pitisi olla luokkaa n.2min.
kävin katsomassa ohjeista että pitisi olla lisää infoa, joten tässä sitä tulee:
00:00.0 Host bridge: Intel Corporation 82815 815 Chipset Host Bridge and Memory Controller Hub (rev 04)
00:02.0 VGA compatible controller: Intel Corporation 82815 CGC [Chipset Graphics Controller] (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 05)
00:1f.0 ISA bridge: Intel Corporation 82801BA ISA Bridge (LPC) (rev 05)
00:1f.1 IDE interface: Intel Corporation 82801BA IDE U100 (rev 05)
00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB (Hub #1) (rev 05)
00:1f.5 Multimedia audio controller: Intel Corporation 82801BA/BAM AC'97 Audio (rev 05)
02:08.0 Ethernet controller: Intel Corporation 82801BA/BAM/CA/CAM Ethernet Controller (rev 03)
02:0d.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
02:0d.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 61)
Se toinen komento aiheutti niin paljon tekstiä ettei tähän mahtunut voin ositella sen jos tarvitaan...
-
Duoda duoda. Mitäs dmesg | tail sanoo. En nyt näe korttiasi tuossa lspci listassa(tai sitten minulla on killisilmät) toimiikos kortti nyt varmasti eli totta sinulla nyt se tikku on pystyssä siinä usbi kortin liittimessä. Eli pluggaa se siihen katto mitä kertoo dmesg | tail, tunnistaako järjestelmä sen mukaan tikun usb2 laitteeksi. Toinen mistä näet että onko olemassa väyliä joiden nopeus on usb2 luokkaa on lsusb -v tai jos et siitä saa selvää voit vaikka tehdä siitä filun ja lähettää liitteenä tälle foorumille:
lsusb -v > ~/lsusb.txt
Ja avaa foorumilta toi lisätoiminnot ja kirjoita kohtaan Liite: ~/lsusb.txt ja pistä esikatselua ja varmista että homma toimii(pistän nyt oman lsusb tällä tavoin liitettynä malliksi).
[ylläpito on poistanut liitteen]
-
ja sitten lisää infoa;
[11585.862978] sdb: Write Protect is off
[11585.862990] sdb: Mode Sense: 23 00 00 00
[11585.862994] sdb: assuming drive cache: write through
[11585.874953] SCSI device sdb: 2015232 512-byte hdwr sectors (1032 MB)
[11585.877984] sdb: Write Protect is off
[11585.877996] sdb: Mode Sense: 23 00 00 00
[11585.878001] sdb: assuming drive cache: write through
[11585.878013] sdb: sdb1
[11585.884209] sd 3:0:0:0: Attached scsi removable disk sdb
[11585.884326] sd 3:0:0:0: Attached scsi generic sg2 type 0
lisäksi pätkä dmesg:ä:
[ 6203.923128] usb 2-2: new full speed USB device using uhci_hcd and address 2
[ 6204.101371] usb 2-2: configuration #1 chosen from 1 choice
[ 6204.397677] usbcore: registered new interface driver libusual
[ 6204.586025] Initializing USB Mass Storage driver...
[ 6204.586209] scsi2 : SCSI emulation for USB Mass Storage devices
[ 6204.586321] usb-storage: device found at 2
[ 6204.586325] usb-storage: waiting for device to settle before scanning
[ 6204.586349] usbcore: registered new interface driver usb-storage
[ 6204.586359] USB Mass Storage support registered.
[ 6209.587113] usb-storage: device scan complete
[ 6209.590083] scsi 2:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI: 0 CCS
[ 6210.042891] SCSI device sdb: 2015232 512-byte hdwr sectors (1032 MB)
[ 6210.045887] sdb: Write Protect is off
[ 6210.045895] sdb: Mode Sense: 23 00 00 00
[ 6210.045901] sdb: assuming drive cache: write through
[ 6210.057887] SCSI device sdb: 2015232 512-byte hdwr sectors (1032 MB)
[ 6210.060887] sdb: Write Protect is off
[ 6210.060895] sdb: Mode Sense: 23 00 00 00
[ 6210.060899] sdb: assuming drive cache: write through
[ 6210.060912] sdb: sdb1
[ 6210.067261] sd 2:0:0:0: Attached scsi removable disk sdb
[ 6210.067378] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 6354.616135] usb 2-2: USB disconnect, address 2
vesa@vesa-desktop:~$ dmesg | tail
[11585.862978] sdb: Write Protect is off
[11585.862990] sdb: Mode Sense: 23 00 00 00
[11585.862994] sdb: assuming drive cache: write through
[11585.874953] SCSI device sdb: 2015232 512-byte hdwr sectors (1032 MB)
[11585.877984] sdb: Write Protect is off
[11585.877996] sdb: Mode Sense: 23 00 00 00
[11585.878001] sdb: assuming drive cache: write through
[11585.878013] sdb: sdb1
[11585.884209] sd 3:0:0:0: Attached scsi removable disk sdb
[11585.884326] sd 3:0:0:0: Attached scsi generic sg2 type 0
vesa@vesa-desk
jos nyt jotain jostain ymmärän niin usb2 sana ainakin vilahtaa teksteissä ???
-
sanos mitä sanoo lsusb ?
Edit: tai no ähh asenna usbview(sudo apt-get install usbview sijaitsee universessä) ja katto sillä millä nopeudella tikku toimii. Mut nyt häätyy mennä...
-
Ja tässä tulee sitä lisäinfoa sai sen txt tiedoston aikaiseksi mutta ne lisätoiminnot meni vähän ohi, mutta tassä olis;
root@vesa-desktop:~# lsusb -v
Bus 003 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed hub
bMaxPacketSize0 64
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.20-15-generic uhci_hcd
iProduct 2 UHCI Host Controller
iSerial 1 0000:02:0d.1
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 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.0300 lowspeed power
Port 2: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled
Bus 002 Device 003: ID 13fe:1d00
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x13fe
idProduct 0x1d00
bcdDevice 1.10
iManufacturer 1 Kingston
iProduct 2 DataTraveler 2.0
iSerial 3 5B7304B5861A
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 200mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk (Zip)
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0000
(Bus Powered)
Bus 002 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed hub
bMaxPacketSize0 64
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.20-15-generic uhci_hcd
iProduct 2 UHCI Host Controller
iSerial 1 0000:02:0d.0
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 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.0103 power enable connect
Port 2: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled
Bus 001 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed hub
bMaxPacketSize0 64
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.20-15-generic uhci_hcd
iProduct 2 UHCI Host Controller
iSerial 1 0000:00:1f.2
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 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
Jospa tämä vaikka selventäisi, ja löysin sen txt tiedostonkin.
-
Eipä siellä ehciä näy. Mitäs näkyy dmesgissä kun lataat ehci_hcd:tä(sudo modprobe ehci-hcd ja dmesg | tail)?
-
Ajoin sudo modprobe ehci-hcd komennon ,onko väliä vaikka tikku oli sillion kiinni?
vesa@vesa-desktop:~$ sudo modprobe ehci-hcd
Password:
Ajoin sen kuitenkin uudestaan tikku irti, silloin ei enään kysytty salasanaa, ja vielä kerran roottina(root@vesa-desktop:~# modprobe ehci-hcd).
Miten se USBview käynnistetään? Ajoin sen sillä sudo komennolla ja uudestaan Synaptic pakettihallitsijilla, mutta sen jälkeen en löytnyt sitä mistään edes places/etsi tiedostoja ei auttanut.
Nopeus kun ei ole vieläkään muuttunut.
Mitään asennus / virheilmoituksia ei tullut kysyi vain salasanaa.
Tässäpä lsusb tulostus sen jälkeen;
root@vesa-desktop:~# lsusb -v
Bus 003 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed hub
bMaxPacketSize0 64
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.20-15-generic uhci_hcd
iProduct 2 UHCI Host Controller
iSerial 1 0000:02:0d.1
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 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.0300 lowspeed power
Port 2: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled
Bus 002 Device 004: ID 13fe:1d00
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x13fe
idProduct 0x1d00
bcdDevice 1.10
iManufacturer 1 Kingston
iProduct 2 DataTraveler 2.0
iSerial 3 5B7304B5861A
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 200mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk (Zip)
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0000
(Bus Powered)
Bus 002 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed hub
bMaxPacketSize0 64
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.20-15-generic uhci_hcd
iProduct 2 UHCI Host Controller
iSerial 1 0000:02:0d.0
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 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.0103 power enable connect
Port 2: 0000.0100 power
Device Status: 0x0003
Self Powered
Remote Wakeup Enabled
Bus 001 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed hub
bMaxPacketSize0 64
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.20-15-generic uhci_hcd
iProduct 2 UHCI Host Controller
iSerial 1 0000:00:1f.2
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 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
ja se dmesg | tail ;
root@vesa-desktop:~# dmesg | tail
[48864.127304] sdb: Write Protect is off
[48864.127311] sdb: Mode Sense: 23 00 00 00
[48864.127316] sdb: assuming drive cache: write through
[48864.139295] SCSI device sdb: 2015232 512-byte hdwr sectors (1032 MB)
[48864.142293] sdb: Write Protect is off
[48864.142301] sdb: Mode Sense: 23 00 00 00
[48864.142305] sdb: assuming drive cache: write through
[48864.142315] sdb: sdb1
[48864.148558] sd 5:0:0:0: Attached scsi removable disk sdb
[48864.148675] sd 5:0:0:0: Attached scsi generic sg2 type 0
-
Eikös sen ehci-hcd:n lataaminen näy ollenkaan dmesg:sissä, onko kortti varmasti usb2.0, linuxissa on vain yksi ajuri usb2.0:lle ja se on toi ehci-hcd. Niin ja se usbview asennetaan joko synapticista tai päätteellä komennolla sudo apt-get install usbview. Ja se käynnistetään kirjoittamalla päätteeseen usbview. Eli pitäisi aueta tämmöinen ikkuna:
[ylläpito on poistanut liitteen]
-
Nyt toimii Se PCI USB2 kortti oikealla nopeudella :).
Poistin tänään konetta käynnistaessäni BIOS:sta kaiken mikä viittaa USB:hen. Kone käyntiin ja testaamaan... Niinhän se rupesi tieto siirtymään vauhdilla, 699,7 MB siirtämiseen meni reilu muutti nopeammin kuin XP:ssä!!! Sain sen usbviewinkin käynnistymään joka vahvisti sen minkä jo tiesinkin.
Nyt en vain tiedä kummasta se johtuu koneen uudelleen käynnistämisestä, vaiko siitä BIOS asetusten muutoksesta? Ilmeisesti LINUX ei välitä niin paljoa BIOS:sta koska ykkösnopeudella toimivat emon USB portit toimivat vielä.
Kiitos kovasti kun autoitte tämän ongelman ratakaisemisessa.
-
Piti viime kerralla lisätä myöskin koneen merkki ja malli kun satuin löytämään sen BIOSin tiedoista: Compaq Evo 300v.
Niin ja löysin sen lisätoiminnon jolla saa lähetettyä liitetiedostoja, se oli liian helpossa paikassa ;)
-
Huomasinpa tuon usbview ohjelman sijaitsevan Applications->Järtestelmätyökalut valikossa, ja sitäpä mielenkiinnolla tarkastelemaan ja yllätys oli kova kun sieltä ei löytynytkään mitään usb2:een viittavaa. Ajoin sen komennon ja käynnistin koneen uudestaan ja usb2 nopeus oli palannut. Pitääko lähteä Clas Ohlsonille ostoksille, vai voiko esim. joku järjestelmänpäivitys sotkea kirjanpidon tai sen mikä ikinä pitää kirjaa näistä PCI laitteista?
Oheisesta osoitteesta löytyy laitteen tiedot:
[http://www.a-link.com/fi/U2P4.html?id=zY4isx5v]