Bug 115694
| Summary: | usbutils buggy and unfeatured | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | david-b |
| Component: | usbutils | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://marc.theaimsgroup.com/?l=linux-usb-devel&m=107679416707009&w=2 | ||
| Whiteboard: | |||
| Fixed In Version: | 0.11-4 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-05-04 05:05:37 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 114963 | ||
We seem to be shipping 0.11 now. Is this fixed? Not fixed in 0.11, hence the patch ... against 0.11 Fixed in 0.11-4. |
Description of problem: "lsusb" as shipped by RH9 doesn't handle certain devices, in part because of an extremely short timeout and in part because of some protocol assumptions that weren't wise. Also, it's a bit ignorant of some common device classes, including modems and hubs. It should show those too. Version-Release number of selected component (if applicable): RH9 bundles an old version of "usbutils". The latest I've found is 0.11, at http://wwwbode.cs.tum.edu/Par/arch/usb/download/usbutils/ There's allegedly a CVS version with some patches somewhere, it doesn't act public. FIX BY: applying the patch in the archived-email URL.