cross-posted from: https://programming.dev/post/38558693
We have a Macbook Air mid 2013 and no matter what distro I tried, making wi-fi work was pain due to Broadcom drivers and not having ethernet port. Basically had to install the drivers via phone tethering.
However, probably because of the drivers, there are certain problems like disconnecting out of blue or really slow connection or cannot reconnect unless reboot the PC.
So I want to ask, if you have this Macbook and have Linux installed, which distro you're using it with? How is it?
Recently I installed Bazzite on a home computer and printers, Xbox controller, iPhone connection, everything the owners need worked out of the box. I'm wondering, would it also work fine with this Macbook too?
Edit: I added these to a blocklist, which I created here >> /etc/modprobe.d/broadcom-wl.conf
This is for BCM4360 adapter.
blacklist b43
blacklist b43legacy
blacklist bcm43xx
blacklist bcma
blacklist brcm80211
blacklist brcmfmac
blacklist brcmsmac
blacklist ssb
For now, it seems fine but need more time to see if the problems are actually gone. At least the reception issue is gone I guess.
They are based on different kernels and what I can tell you is that I tried a few distros and either or both the trackpad and wifi were not working.
LMDE was the first distro I tried that just worked. I didn't try the mainline Mint first because I like debian. I'm running enlightenment as my desktop and terminology as my terminal.