Bug 36601
Summary: | [aix7xxx] installer crashes and wont let manually assign h/w drivers | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <z_kubicki> |
Component: | kernel | Assignee: | Doug Ledford <dledford> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Brock Organ <borgan> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | ||
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-06 00:27:52 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
Need Real Name
2001-04-19 01:32:41 UTC
We've gotten a couple of these...looks like some thing is wrong with the aic7xxx driver. However, I've seen stuff on the mailing list from quite few users who say that theirs work fine. Anyway, this is more of a kernel problem than an installer problem. Reassigning. *** Bug 36078 has been marked as a duplicate of this bug. *** you should be able to pass "noprobe" to the bootscreen commandline to force manual selection of the drivers Thanks. "noprobe" fixed the problem with aha1542. System still reports error, when loading aic7xxx. *** Bug 44834 has been marked as a duplicate of this bug. *** *** Bug 44925 has been marked as a duplicate of this bug. *** What motherboards/chipsets are having the issue? On my system everything from RedHat 7.2 onward had problems during install. I root-caused the issue to a BIOS setting on my ASUS CUV4X-D motherboard (VIA chipset). This board was set for PCI write combining which makes PCI access seem very fast - the problem is it also violates the PCI spec. When I disabled PCI write combining, that resolved the installation issue. Forgot to mention that I have had problem with the following Adaptec cards and the "new" AIC7XXX driver :2902, 2940Uw, 29160. If I compiled new kernels and used the "new" driver I would get kernel panics on boot on Red Hat 7.2, and had problems installing RedHat 7.3 onward because the default driver on install is the "new" one. Again, disabling PCI Write combining in BIOS fixed the problem. RH8 rocks, as does Phoebe. Looking forward to 8.1. :-> |