Bug 87943
Summary: | (NET E100) e100 fail to work with Intel 82557/8/9 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Marek Kassur <cmarco> | ||||||
Component: | kernel | Assignee: | Jeff Garzik <jgarzik> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Brian Brock <bbrock> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 9 | CC: | peterm, scott.feldman | ||||||
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: | 2004-03-18 01:23:27 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
Marek Kassur
2003-04-03 21:54:39 UTC
Created attachment 90885 [details]
lspci -vv
The failure to load was probably caused by the nic not having a valid eeprom checksum, but I can't be sure because 2.2.21 didn't print the exact reason why it failed (sorry). A newer e100 driver would print the exact failure. This doesn't fix the eeprom, but does give us exact cause for the failure of the driver to load. Newer e100 drivers are here: http://sf.net/projects/e1000. Please try a newer version and post output of dmesg. The eeprom checksum check is necessary to detect 1) manufacturing problems, 2) user tampering, 3) counterfeit nics. Newer driver from Fedora Core 1 works for me, maybe it was driver problem. Output of dmesg attached. Created attachment 98607 [details]
Output of dmesg (kernel: 2.4.22-1.2174.nptl)
Looks like issue can be closed. |