I'll preface this with I switched motherboards.
Was pretty much a straight swap. Took an Abit KN9 SLI motherboard out and put in an Intel DQ35JO board.
I had tested the Intel board with a fresh install of Kubuntu and XP, both worked. (However that was Intrepid, this is Jaunty).
If I manually set the IP and gateway, I can get online. But DHCP doesn't want to work.
It's using the e1000e driver and see's it on eth2. There is no eth0 or eth1 in the system. (Can I force it back to eth0?)
So if I manually set the IP and gateway, I can get online, but DHCPDISCOVER just loops. I let it run for about 10mins one time and just kept going. Set the IP/gway manually and it worked fine. Any ideas?
Was pretty much a straight swap. Took an Abit KN9 SLI motherboard out and put in an Intel DQ35JO board.
I had tested the Intel board with a fresh install of Kubuntu and XP, both worked. (However that was Intrepid, this is Jaunty).
If I manually set the IP and gateway, I can get online. But DHCP doesn't want to work.
Code:
lspci | grep Ethernet 00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network Connection (rev 02)
So if I manually set the IP and gateway, I can get online, but DHCPDISCOVER just loops. I let it run for about 10mins one time and just kept going. Set the IP/gway manually and it worked fine. Any ideas?
Comment