Bug 59338
| Summary: | (440GX)RH7.2 hangs loading aic7xxx driver | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | PH Oger <pho_tastic> |
| Component: | kernel | Assignee: | Arjan van de Ven <arjanv> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Brock Organ <borgan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.2 | CC: | alan, tim-redhat |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-06-08 01:10:08 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
PH Oger
2002-02-05 20:34:24 UTC
Try "linux apic" at the cd boot prompt. It'll (probably) install then. Now if only I could figure out how to make it reboot without hanging. Doing a "linux apic" at the next prompt fails :( Well, I found a way around my problem.. maybe this will help you too. Install using "linux apic" at the first boot prompt. When everything is installed and the machine reboots select "linux rescue". Let the rescue shell prompt come up then cp /mnt/source/Redhat/RPMS/*-smp-* /mnt/sysimage/tmp/, chroot /mnt/sysimage and rpm -Uvh /tmp/<the right smp kernel for you>. Then reboot and make sure you select the newly installed smp kernel. I only have 1 processor in this box (a Data General 1400) but it runs just fine :) It fails because your updated initrd doesn't have all of the proper modules; you should really go off of the BOOT kernel config and update from there. Assigning to kernel for the fact that the old driver didn't work Red Hat 9 should handle 440GX better as we finally got some needed info from Intel |