This is annoying, my internet connection drops after a few minutes and I have to restart my Lenovo G40-70 because restarting the network manager doesn't work.I also tried the solutions from related solved questions but none of them fixed the problem.
Asked
Active
Viewed 4,145 times
2
-
1Please follow http://ubuntuforums.org/showthread.php?t=370108 and paste the output here for further diagnosis. – Anthony Wong Jun 07 '15 at 04:53
-
Have you tried installing Wi-Fi drivers manually? Perhaps you should check this forum post out (if you haven't already done so). – iamunknown2 Jun 07 '15 at 00:24
1 Answers
1
You can install a better driver
sudo add-apt-repository ppa:hanipouspilot/rtlwifi
sudo apt-get update
sudo apt-get install rtlwifi-new-dkms linux-firmware
And reboot

Pilot6
- 90,100
- 91
- 213
- 324
-
Thank you so much, now my internet connection seems to be working properly. – Alberto Castillo Jun 11 '15 at 21:08