Bug 461751
Summary: | nForce ethernet interface on ASUS M3N78-EMH HDMI is not detected | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Dominik 'Rathann' Mierzejewski <dominik> |
Component: | kernel | Assignee: | Ivan Vecera <ivecera> |
Status: | CLOSED DUPLICATE | QA Contact: | Red Hat Kernel QE team <kernel-qe> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 5.2 | CC: | agospoda, jjarvis, ltroan, olchansk, peterm, Rainer.Koenig, ralph |
Target Milestone: | rc | Keywords: | FutureFeature, HardwareEnablement |
Target Release: | 5.4 | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://bugs.centos.org/view.php?id=3097 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-04-22 15:41:43 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: | |||
Bug Depends On: | |||
Bug Blocks: | 450783, 483701, 483784, 485920 |
Description
Dominik 'Rathann' Mierzejewski
2008-09-10 12:37:32 UTC
*** Bug 466836 has been marked as a duplicate of this bug. *** Adding myself to this bug as a blocker of my Feature Request bug for nVidia chipsets. The same network device is used on FSC D2721-H mainboards. Updating PM score. I have prepared the kernel packages for testing, could you please try them? They are available at: http://people.redhat.com/ivecera/rhel-5-ivtest/ Thanks - with kernel-xen-2.6.18-135.el5.ivtest.1.x86_64.rpm, SATA and both ethernet interfaces are detected and appear to function. Any chance these updates will make it into the main red hat kernels? K.O. While SATA and ethernet are detected and SATA works correctly, we see strange things with system time: it runs several seconds per minute too fast and ntpd fails to synchronize with any time server. To fix the system clock problem, I tried to load these "new" drivers (SATA ahci.ko and libata.ko and ethernet forcedeth.ko) into the normal Red Hat kernel (2.6.18-128 or something), but the new drivers refuse to load because of mismatching kernel module signatures. Is there a way around this? How do I disable checking of kernel module signatures? (The current situation is bizarre - unsigned kernel modules are accepted, but modules signed by somebody else are rejected). K.O. You can download driver sources from 2.6.18-135 from here: http://people.redhat.com/ivecera/misc/sata-forcedeth.tar.bz2 To build against currently running kernel, type: make modules To build against different kernel type: make modules KERNELDIR=/lib/modules/2.6.18-xxx/build Appropriate kernel-devel package have to be installed. Can I assume that this new forcedeth driver is solving your issue reported here? I'm closing this issue, the update for this new PCI ID is included in the patch associated with bug 479740. *** This bug has been marked as a duplicate of bug 479740 *** |