Bug 163353
Summary: | e1000 for ABIT IC7-G missing from pcitable, 0x8086 0x1075 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Carl-Johan Kjellander <carljohan> | ||||
Component: | hwdata | Assignee: | Havoc Pennington <hp> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 3 | ||||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2005-09-14 14:14:12 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
Carl-Johan Kjellander
2005-07-15 13:55:56 UTC
Created attachment 116798 [details]
A patch to pcitable to add the correct entry.
It's in the modules.pcimap for the driver, so this shouldn't be needed; I'd suspect the problem is elsewhere. Is the module actually on your initrd? Yes it is. The 'linuxrc' file in the initrd from stateless linux uses pcitable. That's how I found the solution. Patching that fixes the boot problems for diskless stateless linux on those two machines we have. Maybe stateless-linux is using an old and cumbersome way of determining which modules if should load? Yes; it should be using some combination of modules.pcimap/pcitable. Not sure what component to move the bug to, though It should probably be assigned to havoc at least. |