Bug 127415

Summary: lsusb not showing the devices connected
Product: [Fedora] Fedora Reporter: Paul F. Johnson <paul>
Component: usbutilsAssignee: Thomas Woerner <twoerner>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 2CC: danny_trinh
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-01 09:23:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Paul F. Johnson 2004-07-07 21:12:49 UTC
Description of problem:
As either su or normal user, issuing /sbin/lsusb fails to show the
devices connected to the USB ports

Version-Release number of selected component (if applicable):
0.11-5

How reproducible:
Always

Steps to Reproduce:
1. Ensure there is something connected to the USB port
2. Open a terminal window
3. As either su or normal user, type /sbin/lsusb
  
Actual results:
lsusb gives the following error
Unknown line in line 4969. This repeats upto 5004

Expected results:
All recognised devices on the usb lines should be displayed

Additional info:
I am running rawhide FC 2
cat /proc/bus/usb/devices gives nothing (there doesn't seem to be a
file in /proc/bus/usb called devices)

Comment 1 Tom London 2004-07-20 19:44:58 UTC
lsusb is complaining about the 'HCC' entries in /usr/share/hwdata/usb.ids

Deleting or commenting out those lines makes the
error go away.....

Comment 2 Bill Nottingham 2004-08-27 18:33:43 UTC
*** Bug 131118 has been marked as a duplicate of this bug. ***

Comment 3 Paul F. Johnson 2004-08-31 23:58:30 UTC
Yep - seems to have fixed the problem in FC3t1

Comment 4 Thomas Woerner 2004-09-01 09:23:56 UTC
Fixed the errors in rawhide in rpm usbutils-0.11-6 or newer.