Wired internet works fine in Windows 7 Pro and "Try Ubuntu" 14.04.2 LTS booted from disk and in the installed Ubuntu, but stops working after booting Windows and then Ubuntu. I've seen numerous different problems and solutions to wired internet not working in Ubuntu 14.04, but none of them seem to apply to this case. I updated the NIC driver e1000e to the latest version (3.1.0.2), but this did not solve the problem. Again here is the pattern:
⠀Boot to Windows 7 Pro - wired internet works
⠀Boot from disk "Try Ubuntu" 14.04.2 LTS - works
⠀Boot to installed Ubuntu - works
⠀Boot to Windows - works
⠀Boot to installed Ubuntu - doesn't work
I've tried this sequence a few times and it is consistent. What to check?
Output of ifconfig below:
eth0 Link encap:Ethernet HWaddr 98:90:96:c4:6b:06
inet addr:192.168.1.145 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::9a90:96ff:fec4:6b06/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:119357 errors:0 dropped:72 overruns:0 frame:0
TX packets:604 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:10287715 (10.2 MB) TX bytes:91839 (91.8 KB)
Interrupt:20 Memory:f7800000-f7820000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:463 errors:0 dropped:0 overruns:0 frame:0
TX packets:463 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:36090 (36.0 KB) TX bytes:36090 (36.0 KB)