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
Then load the kext using terminal (Dont install directly into L/E):
The driver is in early development stage and there are still bugs such as high packet loss.
First edit the Info.plist and add the ssid and password
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.