Broadcom Wi-Fi interface not detected even after ujust command on MBP
Hey all, I have a fresh bazzite install on a late 2011 MacBook Pro, and ujust configure-broadcom-wl isn't doing anything. My wifi interface isn't showing up under ifconfig, and the tray just says no available connections.
Here's the actual interface from lspci:
03:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM43602 802.11ac Wireless LAN SoC [14e4:43ba] (rev 01)
Here's everything I've tried (while usb tethered of course):
I had wifi during the installer but not now. Attached more screenshots of some command outputs9 Replies
if
sudo modprobe wl
doesnt fix it, then the network card might not be supported or the support for it is broken upstream, the broadcom wifi driver is craptasticIs there a reason it worked during the installer then?
different kernel versions
so regression essentially then
Dang 😦 Is this GitHub Issue worthy out am I just SOL
we dont make the wl module so would be an upstream thing, dont know how long it would have been broken
https://github.com/ublue-os/akmods
this is where we build the wl module from upstream so might be worth an issue there?
GitHub
GitHub - ublue-os/akmods: A caching layer for pre-built Fedora akmo...
A caching layer for pre-built Fedora akmod RPMs. Contribute to ublue-os/akmods development by creating an account on GitHub.
Gotcha. I'll give that a shot then. Thanks for the help 🙂
Created the issue, and also forgot it's a 11,4 Mid-2015 MBP. But the rest still applies.
https://github.com/ublue-os/akmods/issues/293
GitHub
Broadcom Wi-Fi interface Not Detected Even After Ujust Command · Is...
Hey there, I was referred to post an issue here as I was told this may be an upstream issue. I have a Mid-2015 MacBook Pro (I believe 11,4) with Bazzite on it, and Wi-Fi does not seem to be working...
I found this issue on bazzite's repo, and that rpm-ostree install akmod-wl command just gives me a "Package not found: akmod-wl" Is that expected because it's old, or could that be part of the problem? @HikariKnight
https://github.com/ublue-os/bazzite/issues/229
GitHub
[Critical bug] Unable to layer
akmod-wl
· Issue #229 · ublue-os/b...This is what I typed sudo rpm-ostree install akmod-wl on bazzite kde (not nvidia or deck version) Checking out tree 161ccab... done Enabled rpm-md repositories: fedora-cisco-openh264 fedora-modular...