Last active
March 3, 2021 15:35
-
-
Save AkashMartin1/034878956fde42191dbf to your computer and use it in GitHub Desktop.
Wifi stops working after some time on ubuntu 14.10 and ubuntu 14.04 (RTL8723BE PCIe Wireless Network Adapter)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
problem fixed with this solution. | |
git clone https://github.com/rtlwifi-linux/rtlwifi_new.git | |
cd rtlwifi_new | |
make | |
sudo make install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tthis is done by terminal. plz explain step by step