Contribute
Register

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

Status
Not open for further replies.
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.

Moderator Edit: Downloads of latest versions of kext projects here.
Man u saved me, I really luv u, thank u very much.
 
Status
Not open for further replies.
Back
Top