am using hp laptop 15-bs580TX my os is ubuntu 17.10 wifi option is not displaying how to fix this? my wifi adapter is realtek plz help me
Asked
Active
Viewed 699 times
1
1 Answers
0
Probably the drivers are deactivated. To fix this Go to
Settings > Software sources(15.10) or Software & updates (later versions) > Go to Additional Drivers tab > Click on USE radio button of the respective wifi driver.
You can also refer this question for more details.

K-devlife10
- 11
lspci -nnk | grep -iA3 net
– Jeremy31 Feb 13 '18 at 10:24