USB devices not available; unable to enumerate device error
This document (7002864) is provided subject to the disclaimer at the end of this document.
Environment
SUSE Linux Enterprise Server 11
Situation
dmesg command output and messages in /var/log/messages shows output similar to:
usb 1-6: device not accepting address 4, error -71
hub 1-0:1.0: unable to enumerate USB device on port 6
Resolution
hot fix
Before implementing the permanent fix, it is suggested that you test it first. Unplug your USB device, and then run,
echo -1> /sys/module/usbcore/parameters/autosuspend
Plug your USB device in. If it is detected then continue on to the permenant fix.
permanent fix
The autosuspend setting can be set at the loading of the USB module. The control of device parameters can be found in /etc/modprobe.conf, /etc/modprobe.conf.local and /etc/modprobe.d.
- Create a file in /etc/modprobe.d called usbcore
- Populate the file with the following
options usbcore autosuspend=-1
- Save the file
- Run "mkinitrd" (If you are sure that no USB device modules are loaded via the initrd, then you can skip this step)
- Reboot
Additional Information
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7002864
- Creation Date: 30-Mar-2009
- Modified Date:16-Mar-2021
-
- SUSE Linux Enterprise Desktop
- SUSE Linux Enterprise Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com