Monday, May 6, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 4746  / 1 Year ago, fri, april 7, 2023, 2:03:00

I'm running Ubuntu 14.10 on HP pavilion P045TX Dual booting with windows 8.1.
WiFi drivers are not found. How do i install the drivers for the same.



Please help me out!!.


More From » 14.04

 Answers
2

If you can connect it to the internet via an ethernet cable I would suggest running



lspci | grep -i wireless


And then searching Google for how to install the drivers for that network adapter under ubuntu. It would probably look something like



sudo apt-get install bcmwl-kernel-source


or (recommended)



sudo apt-get install firmware-b43-installer


But it may differ because the support page for your laptop lists wireless drivers for Broadcom, Atheros, and Intel.


[#20492] Saturday, April 8, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ardingiba

Total Points: 497
Total Questions: 95
Total Answers: 109

Location: Gabon
Member since Sat, Jan 15, 2022
2 Years ago
;