USB 3.0 hub showing as 2.1

Page 2 of 3 FirstFirst 123 LastLast

  1. Posts : 1,020
    Windows 10 Pro 20H2 19042.572
       #11

    loosenut said:
    I don't think that's the issue - otherwise the USB flash drive would be running at 3.0. Does that make sense?
    Well we are trying to isolate the problem you are having. It could be a mislabel product and its really is only a USB 2.0 device ? Looking at the HUB #'s, The HUB states is only running at USB 2.1 speeds on a USB 3.0 connection ? I question why it isn't showing a 3.0 speed ???

    Just trying to help.
      My Computers


  2. Posts : 12
    Windows 10 build 10532
    Thread Starter
       #12

    storageman said:
    Well we are trying to isolate the problem you are having. It could be a mislabel product and its really is only a USB 2.0 device ? Looking at the HUB #'s, The HUB states is only running at USB 2.1 speeds on a USB 3.0 connection ? I question why it isn't showing a 3.0 speed ???

    Just trying to help.
    I appreciate your help! I'm attaching the two Tree View files, one with nothing connected to the Hub, and one with the USB 3 Flash Drive connected to the Hub. As I reminder, the USB 3 Flash Drive shows as USB 2 on all ports, of the Hub or when plugged in directly to the computer.

    However, I just plugged the USB 3 drive into my laptop, and it does show as USB 3. When I plug the Hub into the laptop, it shows as USB 2.

    So, that's all pretty weird.
    USB 3.0 hub showing as 2.1 Attached Files
      My Computer


  3. Posts : 809
    Win10
       #13

    Nothing jumps out at me from the logs.

    You can try booting to a Ubuntu live USB drive and seeing if USB 3.0 is negotiated in Linux (by running lsusb -v). That way you can see if it's a Windows issue.
      My Computer


  4. Posts : 1,020
    Windows 10 Pro 20H2 19042.572
       #14

    I believe the OP has a bogus USB 3.0 HUB. I decided to hook up a 3.0 hub on a 3.0 port and also plug in a USB 3.0 memory stick. I also have attached on a 3.0 port a USB 2.1 HUB and it has a couple USB 2.0 devices The following screen prints document the USB 2.0 HUB and its connection speed, followed by the USB 3.0 and its connection speed and finally the USB 3.0 Memory stick and its connected speed. I'm sorry but from what you have shown in this thread, it looks like its a 2.0 HUB.

    Opps it looks like the attachments were inserted backwards from how described them above so the first one is the 3.0 USB stick.
    Attached Thumbnails Attached Thumbnails USB 3.0 hub showing as 2.1-usb20.jpg   USB 3.0 hub showing as 2.1-usb30.jpg   USB 3.0 hub showing as 2.1-usb30_1.jpg  
      My Computers


  5. Posts : 12
    Windows 10 build 10532
    Thread Starter
       #15

    storageman said:
    I believe the OP has a bogus USB 3.0 HUB. I decided to hook up a 3.0 hub on a 3.0 port and also plug in a USB 3.0 memory stick..
    I'm going to go with that. Time to contact returns. I appreciate everybody's help on this. Cheers!
      My Computer


  6. Posts : 12
    Windows 10 build 10532
    Thread Starter
       #16

    Actually, before we close the thread, I'll post the results from plugging the device into Ubuntu on my laptop. The diff is pasted below. "bcdUSB 2.10" seems to indicate that it is USB 2.

    Code:
    Bus 008 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
    Device Descriptor:
      bLength                18
      bDescriptorType         1
      bcdUSB               2.10
      bDeviceClass            9 Hub
      bDeviceSubClass         0 Unused
      bDeviceProtocol         2 TT per port
      bMaxPacketSize0        64
      idVendor           0x05e3 Genesys Logic, Inc.
      idProduct          0x0610 4-port hub
      bcdDevice           92.26
      iManufacturer           1 
      iProduct                2 
      iSerial                 0 
      bNumConfigurations      1
      Configuration Descriptor:
        bLength                 9
        bDescriptorType         2
        wTotalLength           41
        bNumInterfaces          1
        bConfigurationValue     1
        iConfiguration          0 
        bmAttributes         0xe0
          Self Powered
          Remote Wakeup
        MaxPower              100mA
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        0
          bAlternateSetting       0
          bNumEndpoints           1
          bInterfaceClass         9 Hub
          bInterfaceSubClass      0 Unused
          bInterfaceProtocol      1 Single TT
          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     0x0001  1x 1 bytes
            bInterval              12
        Interface Descriptor:
          bLength                 9
          bDescriptorType         4
          bInterfaceNumber        0
          bAlternateSetting       1
          bNumEndpoints           1
          bInterfaceClass         9 Hub
          bInterfaceSubClass      0 Unused
          bInterfaceProtocol      2 TT per port
          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     0x0001  1x 1 bytes
            bInterval              12
      My Computer


  7. Posts : 809
    Win10
       #17

    Yes, that would indicate it's connected through USB 2.0.

    That weird thing is that only USB 3 devices would use bcdUSB==2.10 (that version number was introduced in the USB 3 spec). So the hub is probably USB 3 but maybe there's a wiring issue.
      My Computer


  8. Posts : 384
    Windows 10-Pro 64bit
       #18

    This is a problem that began to occur with:

    17134.254
    Transfer speed is 300Mb/s instead of 1000Mb/s
    Drivers are all updated.
    USBDeview reports connected at USB 2.10
    All ports are 3.0; all devices are 3.0.


    I reported it through the Feedback Hub & updated it today because 1809 is doing the same on every computer I have. The WD Elements 2TB 2.5 USB drive tests good & used to work at 3.0 speed on all computers.

    Primary computer is dual boot Windows 7 which works at 3.0 speed, therefore, this is a Windows 10 problem.
      My Computers


  9. Posts : 1,310
    Windows 10
       #19

    I get that from time to time and to me the solution is usually to uninstall the entire USB device entries in device manager under "Universal Serial Bus Controllers" then reinstall Intel Chipset drivers (by manufacturer) and then reboot (Auto detect happens after bootup then) .

    Usually that happens after plugging in pretty old devices where their installed drivers come to modify USB ones some how .
      My Computer


  10. Posts : 4,224
    Windows 10
       #20

    Thanks for the heads-up here, folks. I'm seeing the same thing on my recently-upgraded 1809 systems. Very interesting!
    Filing a report with Feedback Hub (or upvoting a good thread in this topic area there).
    --Ed--
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:56.
Find Us




Windows 10 Forums