-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Intel Wi-Fi support #18
Comments
Thank you @tangalbert919! Nice to see that we have the first official release of itlwm. How is the kext working for you? Unfortunatelly I don't have my Intel wifi module with me so I can't test it =/// Still, thanks a lot for the info. I'll update [at least] the README of the repo asap And if we get some nice reports of the driver working good with the system I think we could add the kext to the repo too |
So far, the kext works as intended, but there are a few things to note:
There's more on their FAQ. EDIT: They also got Intel Bluetooth working here, so this might give people less of a reason to replace their Intel network cards. |
https://github.com/OpenIntelWireless/itlwm/releases Please read up on using the AirPortItlwm kext! It allows for near-native macOS support. Many features like apple-watch unlock etc etc do not work, and getting AirDrop to work is hit-or-miss. Note: you will need to make sure |
Just recently, a bunch of developers got Intel Wi-Fi cards to work on macOS, meaning it is no longer a requirement to replace them with Broadcom Wi-Fi cards.
Their repository can be found here and the team's website is here. Perhaps the hack for the Aero 15X can be adjusted so the use of Broadcom patches won't be necessary.
I should point out, however, that their first release came out yesterday, and things are still being worked out. I've only been able to test this on macOS 10.15, so I'm not sure if it works on anything older than that.
The text was updated successfully, but these errors were encountered: