I have installed ubuntu14.04 in my system. I am unable to detect wifi in my system. How to solve this issue?
Thanks in advance.
I have installed ubuntu14.04 in my system. I am unable to detect wifi in my system. How to solve this issue?
Thanks in advance.
If you are person using ubuntu 16.04 who landed on this page like me, I leave the below link that solved the problem for me as a reference:
https://askubuntu.com/a/764120/658492
Solution: sudo service network-manager restart
Go to System Settings->Software&Updates->Additional Drivers
There you will find "broadcam wireless driver" and enable it
you should connect with ethernet cable before doing this.
lspci -knn | grep Net -A2
terminal command. – Pilot6 Oct 28 '15 at 10:44