USB worries, USB 1.1 or 2.0?

I have been moving stuff around and I have noticed that when I
>lsusb I get result:

stephen@home:~> lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 004: ID 0ace:1215 ZyDAS WLA-54L 802.11bg (zd1211rw)
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 062a:0000 Creative Labs Optical mouse

Does this mean that my mouse and anything else connected to the front USB sockets will only run at USB 1.1 speed?
If any help, here is >dmesg | grep usb:

stephen@home:~> dmesg |grep usb
    0.092805] usbcore: registered new interface driver usbfs
    0.092826] usbcore: registered new interface driver hub
    0.092891] usbcore: registered new device driver usb
    1.595056] usbcore: registered new interface driver cdc_wdm
    1.595075] usbcore: registered new interface driver usb-storage
    1.872328] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    1.872332] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    1.872335] usb usb1: Product: EHCI Host Controller
    1.872338] usb usb1: Manufacturer: Linux 2.6.37.2-0.6-default ehci_hcd
    1.872340] usb usb1: SerialNumber: 0000:00:02.1
    2.030036] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
    2.030040] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    2.030043] usb usb2: Product: OHCI Host Controller
    2.030046] usb usb2: Manufacturer: Linux 2.6.37.2-0.6-default ohci_hcd
    2.030049] usb usb2: SerialNumber: 0000:00:02.0
    2.184029] usb 1-1: new high speed USB device using ehci_hcd and address 2
    2.317306] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
    2.317310] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
    2.317313] usb 1-1: Product: USB2.0 Hub
    2.628028] usb 2-8: new low speed USB device using ohci_hcd and address 2
    2.790054] usb 2-8: New USB device found, idVendor=062a, idProduct=0000
    2.790058] usb 2-8: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    2.864317] usb 1-1.3: new high speed USB device using ehci_hcd and address 4
    2.956814] usb 1-1.3: New USB device found, idVendor=0ace, idProduct=1215
    2.956818] usb 1-1.3: New USB device strings: Mfr=16, Product=32, SerialNumber=0
    2.956821] usb 1-1.3: Product: USB2.0 WLAN
    2.956824] usb 1-1.3: Manufacturer: ZyDAS
    3.147662] input: HID 062a:0000 as /devices/pci0000:00/0000:00:02.0/usb2/2-8/2-8:1.0/input/input1
    3.147787] generic-usb 0003:062A:0000.0001: input,hidraw0: USB HID v1.10 Mouse [HID 062a:0000] on usb-0000:00:02.0-8/input0
    3.147811] usbcore: registered new interface driver usbhid
    3.147814] usbhid: USB HID core driver
   11.590506] usb 1-1.3: reset high speed USB device using ehci_hcd and address 4
   11.762868] usbcore: registered new interface driver zd1211rw

I realise that this is not serious for a mouse, but I have a USB HDD enclosure I would like to use… :frowning:
Could I test the HDD safely using dd type commands?

This from my mainboard manual:

The Module Version and USB Devices Enabled items show the
auto-detected values. If no USB device is detected, the item shows
None.
USB 1.1 Controller [Enabled]
Allows you to enable or disable the USB 1.1 Controller.
Configuration options: [Enabled] [Disabled]
USB 2.0 Controller [Enabled]
Allows you to enable or disable the USB 2.0 Controller.
Configuration options: [Enabled] [Disabled]
Legacy USB Support [Enabled]
Allows you to enable or disable support for USB devices on legacy
operating systems (OS). Setting to Auto allows the system to detect the
presence of USB devices at startup. If detected, the USB controller legacy
mode is enabled. If no USB device is detected, the legacy USB support is
disabled.
Configuration options: [Disabled] [Enabled] [Auto]
USB 2.0 Controller Mode [HiSpeed]
Allows you to configure the USB 2.0 controller in HiSpeed (480 Mbps) or
Full Speed (12 Mbps). Configuration options: [HiSpeed] [Full Speed]

If I DISable the 1.1 controller, this disable the 2.0 as well (No USB post boot), I have the USB 2.0 option set to HiSpeed (480Mb/s)
Could the builder have somehow connected the front panel wrongly?

Hi,

This means that you have USB plugs in 1.1 and 2.0 but wich is wich, you’ll have to relly on the documentation of your PC.

Ugh! I have just plugged in a Thumb drive, and dmesg |grep usb gives this:

2242.304085] usb 1-7: new high speed USB device using ehci_hcd and address 5
2242.428071] usb 1-7: device descriptor read/64, error -71
2242.656407] usb 1-7: device descriptor read/64, error -71
2242.872061] usb 1-7: new high speed USB device using ehci_hcd and address 6
2242.996076] usb 1-7: device descriptor read/64, error -71
2243.224060] usb 1-7: device descriptor read/64, error -71
2243.440079] usb 1-7: new high speed USB device using ehci_hcd and address 7
2243.856392] usb 1-7: device not accepting address 7, error -71
2243.970812] usb 1-7: new high speed USB device using ehci_hcd and address 8
2244.384042] usb 1-7: device not accepting address 8, error -71
2244.780076] usb 2-7: new full speed USB device using ohci_hcd and address 3
2244.932532] usb 2-7: not running at top speed; connect to a high speed hub
2244.947534] usb 2-7: New USB device found, idVendor=0457, idProduct=0151
2244.947543] usb 2-7: New USB device strings: Mfr=0, Product=2, SerialNumber=3
2244.947549] usb 2-7: Product: USB Mass Storage Device
2244.947554] usb 2-7: SerialNumber: 00000000001EC2
2244.951771] usb-storage 2-7:1.0: Quirks match for vid 0457 pid 0151: 80
2244.951836] scsi6 : usb-storage 2-7:1.0

Oh noes! Is this a case wiring problem?

If I plug the Thumbdrive into the 4 -port Hub, This is dmesg |grep usb: (last bit)

 2501.783472] usb 2-7: USB disconnect, address 3
 2508.336405] usb 1-1.2: new high speed USB device using ehci_hcd and address 9
 2508.428893] usb 1-1.2: New USB device found, idVendor=0457, idProduct=0151
 2508.428903] usb 1-1.2: New USB device strings: Mfr=0, Product=2, SerialNumber=3
 2508.428909] usb 1-1.2: Product: USB Mass Storage Device
 2508.428915] usb 1-1.2: SerialNumber: 00000000001EC2
 2508.430189] usb-storage 1-1.2:1.0: Quirks match for vid 0457 pid 0151: 80
 2508.430787] scsi7 : usb-storage 1-1.2:1.0

Hmm the documentation says that all should be 2.0 capable:
http://i127.photobucket.com/albums/p145/wakou/Sept/mainboard.png

http://i127.photobucket.com/albums/p145/wakou/Sept/mainboard2.png

http://i127.photobucket.com/albums/p145/wakou/Sept/mainboard3.png

My front panel is currently attached to the pins USB78 Bottom right, and has always been AFAIR

Thank you for this tip. You have solved literally days of work for me. I was trying to connect a new Wireless headset with a USB dongle, and could only get static.

Moving the dongle to another port solved it. Apparently the machine has one port that is XXX and the other two are YYY. But YYY works, XXX doesn’t… As with you, I don’t know whether XXX=1.1 and YYY=2.0 or vice versa, but in any case, YYY works. The HP documentation doesn’t say which is which.

My blog on this subject is here:

 http://tinyurl.com/kn9u6jn

Thank you again.

Cheers, Andy