Home > Common Problem > body text

How to solve 'A usb device is not functioning properly and is overtaking the hub' issue

藏色散人
Release: 2020-08-19 11:02:36
Original
38541 people have browsed it

"A usb device is not operating properly and exceeds the hub" appears because the USB boot option in the BIOS is not turned on or is not set correctly. The solution is: first open the registry; then find the registry key "UsbStor "; Finally, change the "Start" numerical data to "1" and restart.

How to solve 'A usb device is not functioning properly and is overtaking the hub' issue

A USB device is not functioning properly and has exceeded the power limit of its hub port?

This is mainly due to the fact that the USB boot option in the BIOS is not turned on or set correctly. After entering the CMOS settings, in the system startup sequence, there are "FDD USB" and "HDD USB" options. This is the USB startup option, so the system startup sequence should be set to USB first. However, some old motherboards do not support USB boot, so flash drives cannot be used.

To modify the registry, start----Program----Run, enter regedit

to enter the registry

Find the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet \Services\UsbStor, change the "Start" value on the right to 1 (in hexadecimal), confirm and restart to take effect.

This way you can use the USB interface

Another possibility is that the power supply of the USB interface is insufficient, please use a USB extension cable to connect it

The above is the detailed content of How to solve 'A usb device is not functioning properly and is overtaking the hub' issue. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
usb
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!