Bug 65483
| Summary: | USB module hangs on Compaq Presario 1210US notebook | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | A. Alper ATICI <alper.atici> |
| Component: | kernel | Assignee: | Arjan van de Ven <arjanv> |
| Status: | CLOSED DUPLICATE | QA Contact: | Brock Organ <borgan> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | joshua, zaitcev |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | athlon | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-06-11 13:01:34 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: | |||
|
Description
A. Alper ATICI
2002-05-25 11:36:22 UTC
same on Compaq Presario 1215US, used to use nousb or noauto for kernel params. Jeremy is there additonal options you have to give to stop USB modules from loading? USB is built into the BOOT kernel. Arjan, is there a way to get it not probed like this? There is no kernel side option; however the "apic" option might actually fix the USB hang itself :( linux apic did not work on the compaq 1215US Is anyone still working on this issue? Maybe a optional boot image would be nice? Hey, long time... but the core problem (i.e. modprobe hangs in rc.sysinit) remains. I've figured out a solution: Enabling ACPI in kernel resolves this issue (make sure it's not overridden by apm). A "nousb" option did arrive later on (eg in RH9) I have to correct: this notebook does not have Radeon IGP. It has Rage Mobility M1, Via VT82C686A south (almost 2 years old). I have to clarify: I do know about "nousb" option, but don't fancy for it as I'd get a system without usb support. |