<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi, <br>
<br>
I already managed to get IRQs assigned for my two NICs. As happy as I
was about that I asked for a IP to test if the board works correctly so
I booted with coreboot into my suse 11.2 made a ifconfig and saw that
i've got a valid IP, Mask everthing set up fine through DHCP. But I'm
unable to connect to whatever I can't do pings, navigation just
nothing. I of course did pings with ip addresses to see if it maybe
only a DNS issue but its not, the weird part is that the DNS servers
get well configured by the DHCP server. <br>
<br>
I did test with the factory BIOS and I get the exact same network
configuration and it actually works. <br>
<br>
The only difference I could see are shown below:<br>
<br>
<u>Factory BIOS:<br>
</u><small><small><br>
<big>Setting up (localfs) network interfaces:<br>
    lo        <br>
    lo        IP address: 127.0.0.1/8   <br>
              IP address: 127.0.0.2/8   <br>
    lo       <br>
doneok<br>
    eth0      device: Intel Corporation 82546GB Gigabit Ethernet
Controller (rev 03)<br>
[   14.435358] e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow
Control: RX/TX    </big></small></small><small><small><big><--------
This line doesn't show up when booting with coreboot</big></small></small><br>
<small><small><big>[   14.435981] ADDRCONF(NETDEV_UP): eth0: link is
not ready<br>
[   14.441734] ADDRCONF(NETDEV_CHANGE): eth0: link becomes
ready                     <--------- This line doesn't show up when
booting with coreboot<br>
    eth0      Starting DHCP4 client[   14.968730] NET: Registered
protocol family 17          <--------- Start immediately not so with
coreboot <br>
.  <br>
    eth0      IP address: ###.##.##.###/##
(####.gap.upv.es)                                          
<--------- I scrambled the IP <br>
    eth0     <br>
done    eth1      device: Intel Corporation 82546GB Gigabit Ethernet
Controller (rev 03)<br>
              No configuration found for eth1<br>
    eth1     <br>
unusedSetting up service (localfs) network  .  .  .  .  .  .  .  .  . 
.done<br>
<br>
<big><u>Coreboot:</u><br>
<br>
 <small>eth0      device: Intel Corporation 82546GB Gigabit Ethernet
Controller (rev 03)<br>
[   16.448334] ADDRCONF(NETDEV_UP): eth0: link is not ready<br>
    eth0      Starting DHCP4 client[   17.260820] NET: Registered
protocol family 17<br>
[   17.351033] pci 0000:01:01.0: using bridge 0000:00:07.0 INT B to get
IRQ 19<br>
[   17.393206] pci 0000:01:01.0: PCI->APIC IRQ transform: INT B
-> IRQ 19 ok<br>
. . . . . . . .  <br>
    eth0      DHCP4 client NOT running<br>
    eth0     <br>
failed    eth1      device: Intel Corporation 82546GB Gigabit Ethernet
Controller (rev 03)<br>
              No configuration found for eth1<br>
    eth1     <br>
unusedWaiting for mandatory devices:  eth0 __NSC__<br>
3 2 0 <br>
    eth0      device: Intel Corporation 82546GB Gigabit Ethernet
Controller (rev 03)<br>
    eth0      DHCP4 client (dhcpcd) is running<br>
    eth0      . . . but is still waiting for data<br>
    eth0      IP address: 1##.##.##.###/##                             
                                          <------- Finally it gets
the IP assign <br>
    eth0     <br>
waiting<br>
    eth0      interface could not be set up until now<br>
failedSetting up service (localfs) network  .  .  .  .  .  .  .  .  . 
.failed<br>
<br>
<big>I already added the network option rom obtained from the original
BIOS rom to the Coreboot rom but no changes.</big><br>
<big><br>
Please find attached the whole coreboot log for more info. <br>
<br>
I have no idea what possibly could be wrong so I'm open and grateful
for every comment.<br>
<br>
THX in advanced,<br>
Knut Kujat. <br>
</big></small></big></big></small></small><br>
</body>
</html>