I bought a new Hp pavilion 15 ab-029TX. I installed ubuntu 14.04 alongside windows8. There is a problem with accessing wireless in ubuntu. It shows either out of range or doesn't connect to the internet. I'm new to linux. Any help will be much appreciated.
Asked
Active
Viewed 501 times
1 Answers
0
You can install this driver offline.
Download these files and copy them to your Home folder in Ubuntu:
Then run in terminal:
sudo dpkg -i *.deb

Pilot6
- 90,100
- 91
- 213
- 324
-
+1 Could you have a look here too? (That's one of the mods) and ping me in the chat, so I can remove this comment! ;-) – Fabby Sep 30 '15 at 17:57
-
When I click on dkms link it is saying "Sorry, we can't find your kernels". – Vamshi Kumar Kurva Oct 01 '15 at 17:00
-
-
Even after restarting the problem exists. Still showing the network out of range. Installation was fine without errors. – Vamshi Kumar Kurva Oct 03 '15 at 08:37
lspci -knn | grep Net -A2
terminal command. – Pilot6 Sep 27 '15 at 07:56