I dual booted ubuntu 14.04 alongside windows 8.1 in january and everything was working fine for a while. After about four months, ubuntu's wireless stopped working entirely, and quite soon even wired networking was not functioning. Reinstalling ubuntu does NOT seem to fix the problem.
I figured ubuntu might be the problem so I removed it and installed linux mint cinnamon edition 17.2 alongside windows. Wired networking worked, though wireless was still not operational. Upon restarting mint, wired stopped working again.
Wired and wireless work just fine in windows and I have no problems with it.
Here is the output of
ifconfig command on linux mint:
Code:
eth0 Link encap:Ethernet HWaddr 28:d2:44:ac:ed:b9
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
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:157 errors:0 dropped:0 overruns:0 frame:0
TX packets:157 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:11125 (11.1 KB) TX bytes:11125 (11.1 KB)