-
Notifications
You must be signed in to change notification settings - Fork 238
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
StarTech HB31C2A2CB is a supported hub (tested) #601
Comments
Thanks for your submission, added it to the list. |
I've noticed that with this hub (and some others), USB 2 devices (or USB 3 devices connected via a USB 2 cable) power off correctly, but USB 3 devices do not (there are no errors, but the devices disappear and re-appear on the host but the power / LEDs on the device never drops). I think any testing / adding of hubs to the list should include testing both USB 2 and USB 3 devices, so that any differences can be noted. |
Actually I've got it working. The only way the power turns off to a USB 3 port is if every USB 2 and every USB 3 port is powered off. Then the USB device successfully powers down. I guess that makes it a bit like the Raspberry Pi 5 behaviour? |
I found that this hub (not in the supported list) works with uhubctl (tested on Ubuntu):
StarTech model HB31C2A2CB
USB ids:
Manufacturer: 14B0
ProductId: 013F
Rev: 0003
Note: On the device itself, it says "Rev 2"
I only tested with this revision, but I assume other revisions will work too.
The Hub has 2 USB-A Ports and 2 USB-C ports. Only the USB-A ports are power-controlled with uhubctl
I tested it with a ledger device which i needed to power-cycle. I could see it reset as expected.
log:
Current status for hub 1-1 [14b0:013f StarTech.com USB 2.0 HUB, USB 2.10, 5 ports, ppps]
Port 1: 0100 power
Port 2: 0100 power
Port 3: 0103 power enable connect [2581:3b7c Ledger Ledger Wallet 0000]
Port 4: 0100 power
Port 5: 0100 power
Sent power off request
New status for hub 1-1 [14b0:013f StarTech.com USB 2.0 HUB, USB 2.10, 5 ports, ppps]
Port 1: 0000 off
Port 2: 0000 off
Port 3: 0000 off
Port 4: 0000 off
Port 5: 0000 off
Current status for hub 1-1 [14b0:013f StarTech.com USB 2.0 HUB, USB 2.10, 5 ports, ppps]
Port 1: 0000 off
Port 2: 0000 off
Port 3: 0000 off
Port 4: 0000 off
Port 5: 0000 off
Sent power on request
New status for hub 1-1 [14b0:013f StarTech.com USB 2.0 HUB, USB 2.10, 5 ports, ppps]
Port 1: 0100 power
Port 2: 0100 power
Port 3: 0100 power
Port 4: 0100 power
Port 5: 0100 power
The text was updated successfully, but these errors were encountered: