Currently Package kmod-wl-6.30.223.271-49.fc39.x86_64 is installed and is not working in this setup if i need to remove and replace with another wl build how would i do this?
output: sudo lspci | grep -i broadcom
03:00.0 Network controller: Broadcom Inc. and subsidiaries BCM43228 802.11a/b/g/n
Output: sudo akmods --force
Checking kmods exist for 6.5.11-300.fc39.x86_64 [ OK ]
output: sudo modprobe wl -v
modprobe: FATAL: Module wl not found in directory /lib/modules/6.5.11-300.fc39.x86_64
When i open my folders i see a named folder with that module name though…
output: lsmod | grep wl
NO OUTPUT
output: uname -r
6.5.11-300.fc39.x86_64
output: ls /usr/src/kernels
6.5.11-300.fc39.x86_64
Thanks in advance this one stumped me with almost 6 hours in i need some backup. After 3 years of fedora use this is the first PC out of 20 fedora installs i’ve ever ran into a problem this hard.