[Bug 462896] New: libusb did not find all usb devices
https://bugzilla.novell.com/show_bug.cgi?id=462896 Summary: libusb did not find all usb devices Product: openSUSE 11.1 Version: Final Platform: 32bit OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: johann-nikolaus.andreae@nacs.de QAContact: qa@suse.de Found By: --- libusb did not find all usb devices. This bug could depend on bug 462895. The list is the same with lsusb. Yes this should be the same but lsusb did not work too (see bug 462895). this 4 lines of dfu-util from openmoko usb_init(); usb_set_debug(255); usb_find_busses(); usb_find_devices(); put out the following device list: usb_set_debug: Setting debugging level to 255 (on) usb_os_find_busses: Found 008 usb_os_find_busses: Found 006 usb_os_find_busses: Found 005 usb_os_find_busses: Found 007 usb_os_find_busses: Found 003 usb_os_find_busses: Found 002 usb_os_find_busses: Found 004 usb_os_find_busses: Found 001 usb_os_find_devices: Found 001 on 008 usb_os_find_devices: Found 001 on 006 usb_os_find_devices: Found 001 on 005 usb_os_find_devices: Found 001 on 007 usb_os_find_devices: Found 002 on 003 usb_os_find_devices: Found 001 on 003 error obtaining child information: Inappropriate ioctl for device usb_os_find_devices: Found 001 on 002 usb_os_find_devices: Found 001 on 004 usb_os_find_devices: Found 001 on 001 there are some device missing see # lsusb -t (this work not lsusb without -t) Bus# 0 `-Dev# 1 Vendor 0x1d6b Product 0x0001 Bus# 7 `-Dev# 1 Vendor 0x1d6b Product 0x0001 Bus# 6 `-Dev# 1 Vendor 0x1d6b Product 0x0001 `-Dev# 71 Vendor 0x1457 Product 0x5122 Bus# 5 `-Dev# 1 Vendor 0x1d6b Product 0x0001 Bus# 4 `-Dev# 1 Vendor 0x1d6b Product 0x0002 `-Dev# 27 Vendor 0x05e3 Product 0x0606 |-Dev# 28 Vendor 0x1781 Product 0x0c63 `-Dev# 31 Vendor 0x10c4 Product 0xea60 Bus# 3 `-Dev# 1 Vendor 0x1d6b Product 0x0001 `-Dev# 2 Vendor 0x08ff Product 0x2810 Bus# 2 `-Dev# 1 Vendor 0x1d6b Product 0x0001 `-Dev# 20 Vendor 0x046d Product 0xc03e Bus# 1 `-Dev# 1 Vendor 0x1d6b Product 0x0002 if libusb did not work usbprog also did not work. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462896 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |gregkh@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462896 User johann-nikolaus.andreae@nacs.de added comment https://bugzilla.novell.com/show_bug.cgi?id=462896#c1 --- Comment #1 from Johann-Nikolaus Andreae <johann-nikolaus.andreae@nacs.de> 2008-12-30 02:33:29 MST --- /dev/bus/usb is not updated if a device connects. a workaround is # mount -t usbfs usbfs /dev/bus/usb -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462896 User gregkh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=462896#c2 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Greg Kroah-Hartman <gregkh@novell.com> 2009-01-08 16:58:31 MST --- *** This bug has been marked as a duplicate of bug 462895 *** https://bugzilla.novell.com/show_bug.cgi?id=462895 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com