4

I have problem with wifi disconnecting after a while. The only way to connect is to restart the laptop. Has been same on all versions of Ubuntu (currently 15.04). Information on wifi: "driver=rtl819xE driverversion=0014.0401.2010". Are there any solution to this?

1 Answers1

1

Check whether this answer solves the problem. Me too was facing the same. Mine got fixed by

sudo iwconfig wlan0 power off

You can also update the driver as explained here, if it is required.

dhiya
  • 953
  • 3
  • 16
  • 31