RehabMan
Moderator
- Joined
- May 2, 2012
- Messages
- 183,805
- Motherboard
- Intel DH67BL
- CPU
- i7-2600K
- Graphics
- HD 3000
- Mac
-
- Mobile Phone
-
[Guide] Install 10.11 beta on HP EliteBook/ProBook/others with Clover UEFI
The patch for 5ghz is probably already in the config.plist that is provided by PBI-CE.
The patch is the same as it was for 10.10.
Find: <4183fcff 742c48>
Replace: <66c70655 53eb2b>
credit: the-darkvoid.
Alright thanks - by the way, this patch worked for enabling 5GHz:
Code:[COLOR=#000000]sudo perl -pi -e 's|\x01\x58\x54|\x01\x58\x58|g' /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortBrcm4360.kext/Contents/MacOS/AirPortBrcm4360[/COLOR]
This should be done through Clover I know, but maybe it's not necessary anymore with your updated kexts - I will report back.
The patch for 5ghz is probably already in the config.plist that is provided by PBI-CE.
The patch is the same as it was for 10.10.
Find: <4183fcff 742c48>
Replace: <66c70655 53eb2b>
credit: the-darkvoid.