Reputation: 103
I just installed ubuntu and fire this command :
sudo modprobe -rv rtl8723be
sudo modprobe -v rtl8723be ant_set = 1
how to get it back my display?
Upvotes: 3
Views: 191
Reputation: 251
In our company we have this issue just in HP laptop and we solve it in 6 step
1- open software and update icon from the search field
2- go to Additional Drivers go to Realtek Semiconductor.......
3- select the same choice in the picture
4- run this command: sudo apt install
5- run this command: sudo apt update
6- restart your computer
And enjoy :)
Upvotes: 0
Reputation: 384
you should do.
sudo modprobe -rv rtl8723be ant_set = 1
i hope it will work ...
Upvotes: 2