<div dir="ltr"><div>1. I installed a new nic, an asus NX1101, and went into the bios and disabled the on board network interface controller. The system booted, but the network was not working.</div><div><br></div><div>2. I then edited the /etc/network/interfaces file and changed eth0 to eth1 for the new nic. I then ran ifup eth1, and the network came up. I could ping <a href="http://google.com">google.com</a> and ssh to the box.</div>
<div><br></div><div>3. I rebooted the machine, and the boot process again stopped at Configuring the network. I rebooted again to check if the bios had been changed, and the bios still says that the on board network interface controller is disabled.</div>
<div><br></div><div>So now the new nic is enabled, but the system still hangs at trying to configure the network. </div><div><br></div><div>Anyone have any ideas?</div><div><br></div><div>Thanks,</div><div><br></div><div>
Mark</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jan 27, 2013 at 12:04 PM, Matt Graham <span dir="ltr"><<a href="mailto:danceswithcrows@usa.net" target="_blank">danceswithcrows@usa.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">From: Mark Phillips <<a href="mailto:mark@phillipsmarketing.biz">mark@phillipsmarketing.biz</a>><br>
<div class="im">> There was an ATI Rage 128 video card in the system, and the the newer<br>
> Debians do not have the radeon drivers.<br>
<br>
</div>That shouldn't have caused any problems.  Rage 128 cards use the r128 X<br>
module, not the radeon one.  Why is Debian not including the radeon modules?<br>
That just seems weird and counterproductive, since so many machines out there<br>
have video cards driven by that module.  And if it's headless, it should<br>
probably be starting up without X, in a VGA text console or vesafb, so that<br>
the video card is completely irrelevant.<br>
<div class="im"><br>
> However, the system hangs when trying to start network services.<br>
</div>> [10.184481] e1000: eth0 NIC Link is UP 1000 Mbps Full Duplex, Flow<br>
> Control: RX/TX<br>
> [10.187930] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready<br>
<div class="im">><br>
> Then nothing is printed out and the system does not respond.<br>
</div><div class="im">> The card is the internal NIC - I don't have any extra cards in the<br>
> machine.<br>
<br>
</div>Take a random PCI NIC you have lying around.  Put that NIC in the machine.  Go<br>
into the machine's BIOS Setup and disable the internal NIC.  If you do that,<br>
and the thing boots normally, then the machine's internal NIC is hosed.  BTDT.<br>
 NIC failure *can* happen, it's just sort of rare since there aren't any<br>
moving parts.<br>
<br>
Or the new kernel has some sort of weird bug with its e1000 module.  Distro<br>
kernels seem to have more weird bugs than vanilla kernels, for some reason.<br>
You could test this by booting with the rescue system's option for "no<br>
network", then if it comes up, and you modprobe e1000 and it immediately locks<br>
up, that may be the problem.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Matt G / Dances With Crows<br>
The Crow202 Blog:  <a href="http://crow202.org/wordpress/" target="_blank">http://crow202.org/wordpress/</a><br>
There is no Darkness in Eternity/But only Light too dim for us to see<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
</div></div></blockquote></div><br></div>