How to Fix: usb 1-1.6: device descriptor read/64, error -110
Error -110 occurs when autologin is enabled, causing a black screen with USB device descriptor read error.
📋 Table of Contents
The error 'usb 1-1.6: device descriptor read/64, error -110' is a common issue that affects Linux systems with USB devices. It occurs when the system is unable to properly read the device descriptor of a connected USB device, resulting in an error code -110. This error can be frustrating and may cause issues with the functionality of the affected USB device.
This problem typically arises when there are issues with the USB device or its connection to the system. It's also possible that the system's kernel is not properly configured to handle the USB device, leading to this error.
⚠️ Common Causes
- The primary reason for this error is a corrupted or faulty USB device. The device may be damaged, or its firmware may be malfunctioning, causing the system to fail when trying to read its descriptor.
- Another possible cause of this error is a misconfigured kernel module that handles USB devices. If the kernel module is not properly loaded or configured, it can lead to issues with the USB device and result in an error code -110.
🔧 Proven Troubleshooting Steps
Disable and Re-enable USB Device
- Step 1: Open a terminal on your system and run the command 'sudo lsusb -v' to list all connected USB devices. Look for the device that is causing the error and note its bus number and device number (e.g., bus 1, device 6).
- Step 2: Run the command 'sudo udevadm trigger --device=bus/1/device/6' to re-trigger the UDev event for the affected USB device.
- Step 3: After running the above command, try connecting the USB device again and see if the error persists. If it does not persist, you can proceed to the next step.
Update Kernel and Device Drivers
- Step 1: Open a terminal on your system and run the command 'sudo apt-get update' and then 'sudo apt-get upgrade' to update all installed packages, including kernel and device drivers.
- Step 2: After updating the kernel and device drivers, restart your system and try connecting the USB device again. If the error persists, you may need to proceed with more advanced troubleshooting steps.
🎯 Final Words
If you're unable to resolve the issue using these methods, it's recommended to seek further assistance from a Linux expert or the manufacturer's support team. Additionally, make sure to regularly update your system and device drivers to ensure that you have the latest security patches and bug fixes.
❓ Frequently Asked Questions
🛠️ Related Fixes
How to Fix: Pc crashes shortly after launching game (rainbow
Fix Pc crashes shortly after launching game (rainbow six siege). Compl
How to Fix: Installing an APK on a locked down phone
Installing an APK on a locked down phone: Try using a rooted device, e
How to Fix: New PC build- no signal and no clue
Fix New PC build- no signal and no clue. Complete troubleshooting guid