Score:0

no wifi adapter found ubuntu 20.05 in hp pavilion dv5

us flag

I have this old hp pavilion dv5 in which I've been running ubuntu 20.04 (not dual boot) without issues until yesterday.

Suddenly, the wifi stopped working and in the wifi settings it said 'no wifi adapter found'. Since I had the same issue when I first installed ubuntu, I thought it was an easy fix. I connected via ethernet and tried to follow the steps detailed here in the last gray box of the accepted solution. I thought that was how I fixed the problem originally but now it doesn't work since the repo https://github.com/lwfinger/rtlwifi_new.git no longer exists?

I have searched for other solutions but all seem to rely on said repo. Is there any other way to fix this problem?

Edit: Results from running lspci -nnk | grep -iA3 net in the terminal:

02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 03)
   Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:144e]
   Kernel driver in use: r8169
   Kernel modules: r8169
08:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4313 802.11bgn Wireless Network Adapter [14e4:4727] (rev 01)
   Subsystem: Hewlett-Packard Company BCM4313 802.11bgn Wireless Network Adapter [103c:1483]
   Kernel driver in use: wl
   Kernel modules: bcma, wl
Jeremy31 avatar
ke flag
Please edit the post to add results from terminal for `lspci -nnk | grep -iA3 net`
rrogerr avatar
us flag
@Jeremy31 added. Thanks!
ChanganAuto avatar
us flag
Does this answer your question? [Installing Broadcom Wireless Drivers](https://askubuntu.com/questions/55868/installing-broadcom-wireless-drivers) There is no Ubuntu 20.05.
Jeremy31 avatar
ke flag
Try `sudo apt update && sudo apt install --reinstall bcmwl-kernel-source` Then reboot
Pilot6 avatar
cn flag
The correct command will be `sudo apt get purge bcmwl-kernel-source`. This adapter isn't properly supported by `wl`.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.