OpenIntelWireless / itlwm

Intel Wi-Fi Drivers for macOS
https://OpenIntelWireless.github.io/itlwm/
GNU General Public License v2.0
6.74k stars 642 forks source link

Mac OS Mavericks and lower kexts request???? #949

Closed megatronskneecap closed 5 months ago

megatronskneecap commented 6 months ago

Have You Read Our Docs: Yes, I have read the documentation.

Are You Reporting A Bug: I mean, sort of...

Environment:

Description: So, i'm trying to make a vintage hackintosh of sorts using Mavericks. It's on an old 2012 ThinkPad that has the WiFi card model as stated above. The problem is, none of the kexts on this repo support anything under Sierra and High Sierra. I was wondering if someone could compile a Mavericks text for me to use and test. I've also seen other people with older machines looking todo vintage hackintoshes like the Leopard & Lion family of OS X versions encountering the same issue and finding no readily available WiFi kexts up and about so I thought i'd just do everyone the favor and ask for a Sierra and lower version of the kexts and app please! Would be so grateful and hope this is possible. I know it's a strange request but there are people who want to use versions of MacOS that are El Capitan and lower. Thanks, MegatronsKneecap.

nsby494 commented 5 months ago

itlwm.kext_10.7.zip Maybe you can try this driver and write the SSID and password to the plist in advance.This driver works very well under OSX 10.7.5

usr-sse2 commented 5 months ago

On old laptops it's usually possible to replace the Wi-Fi module with Broadcom or Atheros.

megatronskneecap commented 5 months ago

itlwm.kext_10.7.zip Maybe you can try this driver and write the SSID and password to the plist in advance.This driver works very well under OSX 10.7.5

Ok, this sounds good but how would I put the network details in the config? Could you show me an example config.plist with what you're mentioning please :)

nsby494 commented 5 months ago

itlwm.kext_10.7.zip Maybe you can try this driver and write the SSID and password to the plist in advance.This driver works very well under OSX 10.7.5

Ok, this sounds good but how would I put the network details in the config? Could you show me an example config.plist with what you're mentioning please :)

In the info.plist file contained in itlwm.kext, the SSID of the wireless network can be added 截屏2024-01-14 18 24 57

megatronskneecap commented 5 months ago

Update: Thank you to @nsby494 for this kext and the tips. I can confirm it's working beautifully on 10.9 Mavericks. It's actually better as you don't get the ugly WiFi icon on the menubar, it just quietly props itself up as an ethernet (en0) device in the network preferences tab. Thanks for all the help guys. Now closed.