Bug 216871

Summary: tg3: Could not obtain valid ethernet address, aborting.
Product: Red Hat Enterprise Linux 4 Reporter: Dennixx <voetelink>
Component: kernelAssignee: John W. Linville <linville>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: medium    
Version: 4.0CC: jbaron
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: 2006-12-05 15:13:29 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 Dennixx 2006-11-22 14:17:26 UTC
I just installed an HP Proliant DL 380 G3 with RHEL4. This worked fine until   
applied all latest patches from RHN. After that, the system cannot get   
the Ethernet address for the NIC and the rest of the init of the NIC   
fails subsequently. The tg3 driver is used. 
This problem happens once out of two reboots.   
   
Boot once, it works   
Reboot, it doesn't work   
Reboot, it works   
Reboot, it doesn't work   
[...]   
   
In dmesg, I can find the following for the problem boot:    
===    
tg3: Could not obtain valid ethernet address, aborting.    
tg3: probe of 0000:02:01.0 failed with error -22    
===    
And this for the OK boot:    
===    
eth0: Tigon3 [partno(TBD) rev 1002 PHY(5703)] (PCIX:100MHz:64-bit)    
10/100/1000BaseT Ethernet 00:0b:cd:f4:1a:67   
===   
   
I reverted back to kernel 2.6.9-34.ELsmp which seems to solve the problem for  
the time being.

Comment 1 John W. Linville 2006-12-05 15:13:29 UTC

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