Contribute
Register

[Success] WORKING Intel Wifi Drivers for 7265AC on Catalina

Status
Not open for further replies.
Joined
Feb 19, 2020
Messages
3
Motherboard
Asrock x99 Taichi
CPU
i7-6900k
Graphics
Radeon VII
Only tested on 7265AC, should also work on other intel cards but not tested yet. This driver currently ONLY works in 10.15.

First edit the Info.plist and add the ssid and password

driver.png


Then load the kext using terminal (Dont install directly into L/E):


Code:
sudo mv ./*.kext /tmp
sudo chown -R root:wheel /tmp/*.kext
sudo kextload /tmp/*.kext


The driver is in early development stage and there are still bugs such as high packet loss.

Moderator Edit: Downloads of latest versions of kext projects here.
 

Attachments

  • AppleIntelWiFi.kext catalina.zip
    6.4 MB · Views: 18,966
Last edited by a moderator:
Only tested on 7265AC, should also work on other intel cards but not tested yet. This driver currently ONLY works in 10.15.

First edit the Info.plist and add the ssid and password

View attachment 450677

Then load the kext using terminal (Dont install directly into L/E):


Code:
sudo mv ./*.kext /tmp
sudo chown -R root:wheel /tmp/*.kext
sudo kextload /tmp/*.kext


The driver is in early development stage and there are still bugs such as high packet loss.

Great work and thanks for sharing :thumbup:

Looking forward to further developments. This will be incredibly useful :clap:
 
I just tested this on an Intel 9560NGW and it immediately freezes my laptop as soon as do the last command - sudo kextload /tmp/*.kext
 
Only tested on 7265AC, should also work on other intel cards but not tested yet. This driver currently ONLY works in 10.15.

First edit the Info.plist and add the ssid and password

View attachment 450677

Then load the kext using terminal (Dont install directly into L/E):


Code:
sudo mv ./*.kext /tmp
sudo chown -R root:wheel /tmp/*.kext
sudo kextload /tmp/*.kext


The driver is in early development stage and there are still bugs such as high packet loss.

I'm close but no cigar.
System Specs: HP Prodesk 600 mini G1, Haswell i5 4570t, Intel 7260n m.2 ngff

Intel WiFI kext.png
 
Can you make also an Driver for: Intel® CNVi 802.11ac 2x2 Wave 2 Wi-Fi (2.4G + 5G)
That would be great!
 
Great, Awesome, ...
Will you make a version compatible with 7260 and Mojave / High Sierra?
Thanks
 
Mine is 7265, but as soon as I load it restarts the system and panic! Please help-me ...: '(
MacOS: Catalina
Laptop is: Acer VX5 591pg
 
Status
Not open for further replies.
Back
Top