Bug 55082
| Summary: | acenic driver on Kernel 2.4.9-6enterprise not loading on Netfinity 5500 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | TC <tcwan> | ||||
| Component: | kernel | Assignee: | Arjan van de Ven <arjanv> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Brock Organ <borgan> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 7.1 | CC: | shishz | ||||
| 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: | 2001-10-27 01:22:21 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
TC
2001-10-25 09:52:49 UTC
Created attachment 35022 [details]
dmesg output
We've been investigating a similar report yesterday and found the cause late last night; I'll make a new acenic driver available later today. I've put the new sourcecode up on http://people.redhat.com/arjanv/rhl72/acenic download the files, make sure the kernel-source package is installed and type : make and then cp the resulting acenic.o to it's final place: cp acenic.o /lib/modules/`uname -r/kernel/drivers/net Applying the patch fixes the Firmware loading problem. System currently running on Kernel 2.4.9-6enterprise + acenic patch with uptime of 20+ hours (to date). Would there be a more automated fix to this short of manually applying the patch? We released a kernel errata yesterday, which has this fix included. Thanks for reporting the problem! |