The uhubctl utility enables control over USB power on a per-port basis for compatible smart USB hubs. This functionality, which may not be supported by all USB hubs, allows for better management of USB device power consumption.
uhubctl is a utility developed to manage USB power on smart USB hubs that support per-port power switching. The idea originated from inspiration drawn from hub-ctrl.c by developer Niibe Yutaka.
A limitation is that not all USB hubs support this feature, and some models are outdated or difficult to find.
The utility works with a variety of known compatible USB hubs, though the list is not exhaustive. Users are encouraged to report any functional hubs not listed, including the exact model and output from the utility. This helps maintain an updated compatibility list.
Modern motherboards may have built-in support for this feature, negating the need for an external hub.
uhubctl is readily available in package managers for various operating systems including MacOS and Linux distributions. Commands to install include 'brew install uhubctl' for MacOS and 'sudo apt install uhubctl' for Ubuntu/Debian.
Users should note that the version from package managers might not be the latest and may require a manual compile from source if they need the newest features.
The utility has specific behavior for USB hubs connected to USB 3.0 ports, detecting them as separate virtual hubs for USB 2.0 and 3.0. Power management actions must be applied to both virtual hubs for desired effects.
Some hubs may not completely disable power, potentially allowing connected devices to continue charging, which users should be aware of while using the utility.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
The uhubctl utility enables control over USB power on a per-port basis for compatible smart USB hubs. This functionality, which may not be supported by all USB hubs, allows for better management of USB device power consumption.