Bug 468251

Summary: r8169 fails to read mac address in recent kernels
Product: [Fedora] Fedora Reporter: Trevor Davenport <trevor.davenport>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: bloch, kernel-maint, quintela, yaneti
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: 2008-10-24 15:21:01 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 Trevor Davenport 2008-10-23 18:57:52 UTC
Since kernel kernel-2.6.27.3-34.fc10.x86_64, r8169 driver fails to read the mac address when loaded.  This stops network from working.  Manually setting it fails.


kernel-2.6.27.3-30.fc10.x86_64 works without problems.  Loading r8169 with debug=16 reports:

r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
r8169 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
r8169 0000:03:00.0: setting latency timer to 64
r8169 0000:03:00.0: no MSI. Back to INTx.
eth0: RTL8168c/8111c at 0xffffc2000066e000, 00:00:00:00:00:00, XID 3c2000c0 IRQ 17

Comment 1 Adam Huffman 2008-10-24 09:41:10 UTC
Seeing the same problem here.

Comment 2 Yanko Kaneti 2008-10-24 12:10:43 UTC
This is fixed for me in 2.6.27.3-44, as the offending patch was disabled.

Comment 3 Dave Jones 2008-10-24 15:21:01 UTC

*** This bug has been marked as a duplicate of bug 468360 ***