- Joined
- Apr 2, 2020
- Messages
- 9
- Motherboard
- << need model # >> See Rules !!
- CPU
- i5 3337u
- Graphics
- HD4000
I'm new to the Hackintosh world, can someone please explain how to open the file list and how does the guide work?
I'm new to the Hackintosh world, can someone please explain how to open the file list and how does the guide work?
see post #92, and then go to the first and second pages.
right click on the kext file and choose show packagesunfortunately the procedure is not clear to me ...
right click on the kext file and choose show packages
1. probablyOkay, later?
with which program I modify the .plist file?
How do I boot from the terminal and install?
Some problems have On the Catalina 10.15.4 comingMy error:
/tmp/AppleIntelWiFi.kext failed to load - (libkern/kext) link error; check the system/kernel logs for errors or try kextutil(8).
Solutions?
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.