I’ve ironically uninstalled broadcom-wl-dkms, and that helped the wifi driver detect my home wifi router. When I try to connect to it, though, Plasma’s network management app struggles. What can I do to troubleshoot this issue a little better? Here’s the hardware info. I don’t know how to verify whether it’s brcm80211 driver that’s running or not.
lspci -vnn -d 14e4: ⏎
03:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43602 802.11ac Wireless LAN SoC [14e4:43ba] (rev 01)
Subsystem: Apple Inc. Device [106b:0152]
Flags: bus master, fast devsel, latency 0, IRQ 65
Memory at a0800000 (64-bit, non-prefetchable) [size=32K]
Memory at a0400000 (64-bit, non-prefetchable) [size=4M]
Capabilities: <access denied>
Kernel driver in use: brcmfmac
Kernel modules: brcmfmac
04:00.0 Multimedia controller [0480]: Broadcom Inc. and subsidiaries 720p FaceTime HD Camera [14e4:1570]
Subsystem: Broadcom Inc. and subsidiaries 720p FaceTime HD Camera [14e4:1570]
Flags: bus master, fast devsel, latency 0
Memory at a0a00000 (64-bit, non-prefetchable) [size=64K]
Memory at 80000000 (64-bit, prefetchable) [size=256M]
Memory at a0900000 (64-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
0a:00.0 Ethernet controller [0200]: Broadcom Inc. and subsidiaries NetXtreme BCM57762 Gigabit Ethernet PCIe [14e4:1682]
Subsystem: Apple Inc. Thunderbolt to Gigabit Ethernet Adapter [106b:00f6]
Physical Slot: 9
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at ace00000 (64-bit, prefetchable) [size=64K]
Memory at ace10000 (64-bit, prefetchable) [size=64K]
Expansion ROM at a0e00000 [disabled] [size=64K]
Capabilities: <access denied>
Kernel driver in use: tg3
Kernel modules: tg3
Hey there - I had a lot of issues with the broadcom drivers recently. Are you able to try installing the LTS kernel, booting into that, and installing the broadcom-wl-dkms drivers (with appropriate module unloading/loading)? Might be a useful test as apparently there were some bugs on recent broadcom versions that stopped them loading properly in recent kernel versions. Using older kernel did work on the old laptop I was working on.
That may or may not be helpful, but something to consider?