|
Bugzilla – Full Text Bug Listing |
| Summary: | USB Stick not detected | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Alex Loes <alex.loes> |
| Component: | Mobile Devices | Assignee: | Greg Kroah-Hartman <gregkh> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | dkukawka |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | hwinfo | ||
|
Description
Alex Loes
2006-01-24 07:45:38 UTC
cc'ing Danny, maybe he has some clever idea. What kernel version is this? Can you provide the output of 'hwinfo'? Can you try the kernel-of-the-day? Created attachment 65584 [details]
hwinfo
Kernel is (uname -a reports:) Linux linux 2.6.16-rc1-git3-4-default #1 Tue Jan 24 16:43:20 UTC 2006 i686 i686 i386 GNU/Linux My testing system is now 10.1 beta2 hwinfo is too big to post here, so it is the attachment. How can I try a kernel-of-the-day?? Al I installed now the Beta3, but USB still doesn't work. lsusb as root shows simmply nothing attached. Do you still see the errors as in the initial bug report? They changed a little bit: Feb 7 10:12:34 linux klogd: usb 4-4: new high speed USB device using ehci_hcd and address 6 Feb 7 10:12:35 linux klogd: usb 4-4: device descriptor read/64, error -71 Feb 7 10:12:35 linux klogd: usb 4-4: device descriptor read/64, error -71 Feb 7 10:12:35 linux klogd: usb 4-4: new high speed USB device using ehci_hcd and address 7 Feb 7 10:12:35 linux klogd: usb 4-4: device descriptor read/64, error -71 Feb 7 10:12:35 linux klogd: usb 4-4: device descriptor read/64, error -71 Feb 7 10:12:36 linux klogd: usb 4-4: new high speed USB device using ehci_hcd and address 8 Feb 7 10:12:36 linux klogd: usb 4-4: device not accepting address 8, error -71 Feb 7 10:12:36 linux klogd: usb 4-4: new high speed USB device using ehci_hcd and address 9 Feb 7 10:12:37 linux klogd: usb 4-4: device not accepting address 9, error -71 Looks quite the same. I'm not sure whether there were changes with regard to your problem but it might help Greg if you would give it a try with a fresh kernel. (In reply to comment #5) > How can I try a kernel-of-the-day?? Have a look at: ftp://ftp.suse.com/pub/people/mantel/next/i386/HEAD/ Grab the kernel of your choice (e.g. kernel-default.i586.rpm) and install it using: $ rpm -i kernel-default.i586.rpm Reboot and try again. Please report if the bug remains. Moving to Beta3. I installed the kernel-default.i586.rpm. lsusb still shows nothing connected. The Kernel messages are: Feb 7 17:06:40 linux klogd: usb 4-4: new high speed USB device using ehci_hcd and address 6 Feb 7 17:06:40 linux klogd: usb 4-4: device descriptor read/64, error -71 Feb 7 17:06:40 linux klogd: usb 4-4: device descriptor read/64, error -71 Feb 7 17:06:40 linux klogd: usb 4-4: new high speed USB device using ehci_hcd and address 7 Feb 7 17:06:40 linux klogd: usb 4-4: device descriptor read/64, error -71 Feb 7 17:06:41 linux klogd: usb 4-4: device descriptor read/64, error -71 Feb 7 17:06:41 linux klogd: usb 4-4: new high speed USB device using ehci_hcd and address 8 Feb 7 17:06:41 linux klogd: usb 4-4: device not accepting address 8, error -71 Feb 7 17:06:41 linux klogd: usb 4-4: new high speed USB device using ehci_hcd and address 9 Feb 7 17:06:42 linux klogd: usb 4-4: device not accepting address 9, error -71 the kernel is now (uname -a): Linux linux 2.6.16-rc2-git2-20060206180157-default #1 Mon Feb 6 18:01:57 UTC 2006 i686 i686 i386 GNU/Linux Can you try the following: echo "1" > /sys/module/usbcore/paramaters/old_scheme_first and then plugging the device back in? No difference. The kernel still shows the errors. *** Bug 148633 has been marked as a duplicate of this bug. *** This is being tracked upstream at: http://bugzilla.kernel.org/show_bug.cgi?id=6078 Feel free to add yourself to that bug if you wish. Can you try the Beta6 release and let me know if the kernel there fixes this issue or not? Am closing due to inactivity. If after trying out the latest kernel we provide, it still is an issue for you, please reopen this bug. |