- Joined
- Feb 19, 2018
- Messages
- 726
- Motherboard
- Gigabyte TRX40 Aorus Xtreme
- CPU
- Ryzen 3970X
- Graphics
- RX 580
- Mac
-
- Classic Mac
-
- Mobile Phone
-
I have a question.
for the AppleIntelWiFi.kext after having issued the following:
1. Sudo chown -R root:wheel *.kext
2. Sudo chmod -R 755 *.kext
3. Sudo kextload -v *.kext
I should be able to have WiFi.
Now do I need to issue the above every time i restart my computer?
Only number 3, but leave out the -v and change *.kext to AppleIntelWiFi.kext (don't forget to cd into the folder the kext is in or list the path as part of the command.