my wifi list and ethernet doesn't show up. I've had this problem for days now. what do I do? there is no additional drivers. even the wifi icon isn't showing.
Asked
Active
Viewed 137 times
0
-
http://askubuntu.com/a/235280/295286 – Sergiy Kolodyazhnyy Aug 16 '15 at 23:39
-
1It would be especially useful for others if you included output of the diagnostic script http://askubuntu.com/a/425205/295286 – Sergiy Kolodyazhnyy Aug 16 '15 at 23:40
1 Answers
1
Please make sure that NetworkManager is properly installed and not messed up. To find try the following command in terminal: which NetworkManager
It should return /usr/sbin/NetworkManager
To reinstall NetworkManager have a look at https://help.ubuntu.com/community/NetworkManager

Prabin
- 81