linuxopjemac wrote:
aha, there you go. Did you set those settings there ? If not, I would disable them. Change the file into this and reboot and see what happens:
Code:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth0
#iface eth0 inet static
#address 192.168.1.15
#netmask 255.255.255.0
#network 192.168.1.0
#broadcast 192.168.1.255
#gateway 192.168.1.1
# dns-* options are implemented by the resolvconf package, if installed
#dns-nameservers 192.168.1.1
I have edited and REMed out the lines per above have rebooted. I have rebooted and have the exact problem, my Ethernet subsystem is still nuked with the same message in the Taskbar. It seems my Ethernet hardware is still uninitialized. Is the a "modprobe" command I can use to poll the Ethernet card (wired and wireless).
Again thanks for your help. I have not modified Ethernet in any way (DHCP vs. Static IP) and to have an update/upgrade nuke Ethernet is frustrating. Hope this isn't happening to anyone else - but on two machines of mine? What are the odds?
Cheers!!