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):
ujust configure-broadcom-wl
ujust update
ujust upgrade
rfkill unblock all
rpm-ostree install https://download1.rpmfusion.org/nonfree/fedora/tainted/42/x86_64/b/b43-firmware-6.30.163.46-14.fc41.noarch.rpm
sudo modprobe wl
reboot (a lot)
ujust configure-broadcom-wl
ujust update
ujust upgrade
rfkill unblock all
rpm-ostree install https://download1.rpmfusion.org/nonfree/fedora/tainted/42/x86_64/b/b43-firmware-6.30.163.46-14.fc41.noarch.rpm
sudo modprobe wl
reboot (a lot)
I had wifi during the installer but not now. Attached more screenshots of some command outputs
No description
No description
No description
9 Replies
HikariKnight
HikariKnight•3w ago
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 craptastic
Sir Fancy
Sir FancyOP•3w ago
Is there a reason it worked during the installer then?
HikariKnight
HikariKnight•3w ago
different kernel versions so regression essentially then
Sir Fancy
Sir FancyOP•3w ago
Dang 😦 Is this GitHub Issue worthy out am I just SOL
HikariKnight
HikariKnight•3w ago
we dont make the wl module so would be an upstream thing, dont know how long it would have been broken
HikariKnight
HikariKnight•3w ago
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.
Sir Fancy
Sir FancyOP•3w ago
Gotcha. I'll give that a shot then. Thanks for the help 🙂
Sir Fancy
Sir FancyOP•3w ago
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...
Sir Fancy
Sir FancyOP•3w ago
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...

Did you find this page helpful?