Bug 64971
| Summary: | Installer hangs when loading aic7xxx module on Intel L440GX+ motherboard and Astor II chassis | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Brian <bugzilla.redhat.com> | ||||
| Component: | kernel | Assignee: | Arjan van de Ven <arjanv> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Brock Organ <borgan> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 7.3 | CC: | bscott, michaelkofler | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2002-05-21 09:10:23 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: | |||||||
| Attachments: |
|
||||||
|
Description
Brian
2002-05-15 09:32:58 UTC
I guess I should have looked a bit harder, because I was able to get this working using workarounds from previous redhat versions. It would be nice if this issue could be resolved sometime, as it seems to have reappeared in every redhat since 7.1. I don't recall other distributions having the same symptoms during that time period. (the 'linux apic' commandline option fixed this one) It's an Intel bios bug; please contact intel for an upgrade Also please run the dmidecode program from the kernel-utils package and attach the output; with that we can make the "apic" automatic for your exact bios Created attachment 58088 [details]
Output from dmidecode
We have an L440GX+ board that exhibits this problem. The various "pci=", SMP kernel, and "apic" workarounds did not help. Fortunately, the system we were installing to had a RAID controller (used a different driver), and an IDE CD-ROM. So, we did a "noprobe" install, skipped the "aic7xxx" driver, and got a working system. We then downloaded kernel 2.4.20 (final release, pristine sources), did a custom build, and tried that. It worked perfectly. It appears that Alan Cox obtained information from Intel that lead to a fix. See also Bug 78234 (against RHL 8.0), which lead me to this solution. |