Bug 6489
Summary: | High Speed USB devices don't work when ehci_hcd loaded (nforce4) | ||
---|---|---|---|
Product: | Drivers | Reporter: | Jan Christoph uhde (uhdejc) |
Component: | USB | Assignee: | David Brownell (dbrownell) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | akpm, bunk, greg, StormByte |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.17-rc3 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 5089 | ||
Attachments: |
syslog, messages information
syslog - no udev [and no hal] apply NForce workaround earlier |
Description
Jan Christoph uhde
2006-05-03 14:22:41 UTC
Created attachment 8019 [details]
syslog, messages information
lsusb will not work as soon the device is attached.
So this worked in 2.6.17-rc3, yet it does not work now? When did this last work? And what are the kernel log messages you get when you plug the device in? Ok, usb-storage issue, that's matt's area... Interesting.... basic communication works for a little while, then the device totally dies. Can you turn off HALD and UDEVD and re-test? Created attachment 8024 [details]
syslog - no udev [and no hal]
Most recent kernel where this bug did not occur: --
Please excuse for skimming over this:( UMS && ehci_hcd never worked on this
system in combination with linux:( The device works fine at other computers
(eg. my old pc && pre udev kernel [< 2.6.13 afaik]) and on this pc using the
'other' OS.
hardware-abstraction-layer-question:)
I am not sure about your request concerning HALD, i think that i do not have
the hal or hal-device-manager package installed. And i was not able to find any
hald executable anywhere. In case it should still be turned on please tell me
how to deactivate it.
If usb-storage and ehci_hcd never worked on this system, then it's likely an EHCI problem. The fact that the unit works on other systems with relatively recent kernels is a futher indication that something is wrong with the lower-level driver. Greg, please re-assign. I found this when I increased my system memory from 2GB to 4GB. It had worked previously. If I #rmmod ehci_hcd #modprobe -i ehci_hcd All is well again. Kernels include 2.6.16-1.2096_FC5 and 2.6.16.13-4-smp (Suse 10.1). Motherboards include Asus A8N32SLI Deluxe and Gigaabyte GA-K8NPRO-SLI. Created attachment 8296 [details]
apply NForce workaround earlier
This patch may well resolve the problem with nforce and
more than 2 GB memory ...
I can confirm this bug... Has been around from earlier 2.6.1X kernels, and still is not solved. Please test David's last patch everyone... *** Bug 6214 has been marked as a duplicate of this bug. *** The patch from this bug was included in kernel 2.6.18. |