18
How to solve wi-fi problem on Macbook Air mid 2013?
(programming.dev)
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
Is your wi-fi adapter also BCM4360? That's the one this Macbook has and no distro recognized it including Mint. Though this Macbook has i5, maybe they're kinda different?
lspci says I have a BCM4360 (rev 03). I can tell its loading a 3rd party driver because I see a warning about it tainting the kernel in my dmesg output.
Note that I'm not running regular Linux Mint, but LMDE which is Linux Mint based on plain Debian instead of Ubuntu. Both are available on the Linux Mint site.
Hmm, same adapter then. Haven't tried LMDE to be fair, but would it really be different from regular Mint regarding drivers?
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.
Linux Mint is based on Ubuntu LTS. LMDE is based on Debian Stable. Different kernels. So yes, drivers may be different.