lsusb hangs forever
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
usbutils (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: usbutils
when I run lsusb it hangs there and does nothing at all, forever. When I hit ctr-c it does not kill it and I have to kill it by hand. I only have a basic keyboard and mouse plugged as well as stupid broadcom usb wirless that I am trying to get to work.
I tried running it with gdb to see if anything else happens, nope just says starting program than hangs.
lsusb runs with the same devices on a diferent computer (running X64 Lucid )
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: usbutils 0.86-2ubuntu1
ProcVersionSign
Uname: Linux 2.6.32-21-generic i686
Architecture: i386
Date: Mon Apr 26 00:46:35 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate i386 (20100419.1)
ProcEnviron:
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: usbutils
Changed in usbutils (Ubuntu): | |
status: | New → Confirmed |
I suggest including:
1) Output of lspci -v
2) Output of dmesg
3) The result of strace lsusb
4) The output of find /sys/bus/usb
Hopefully some of those might show what's odd.
Dave