- Joined
- Dec 11, 2011
- Messages
- 167
- Motherboard
- HP ProBook 4440s-Clover
- CPU
- i5-3360M
- Graphics
- HD 4000, 1366x768
- Classic Mac
-
- Mobile Phone
-
If I recall the 5GHz patch is no longer needed for 10.12, but a different patch is indeed required which is the next patch in the list.@RehabMan in your sample ProBook configs the "10.10.2+ 5Ghz US FCC, the-darkvoid" is set with MatchOS only to 10.10.x and 10.11.x. Shouldn't the MatchOS value include 10.12.x too since it's named "10.10.2+"?
Code:
<dict>
<key>Comment</key>
<string>10.10.2+ 5Ghz US FCC, the-darkvoid</string>
<key>Find</key>
<data>
QYP8/3QsSA==
</data>
<key>MatchOS</key>
<string>10.10.x,10.11.x</string>
<key>Name</key>
<string>com.apple.driver.AirPort.Brcm4360</string>
<key>Replace</key>
<data>
ZscGVVPrKw==
</data>
</dict>
<dict>
<key>Comment</key>
<string>AirPortBrcm4360 - fcvo, 10.12.x (credit the-darkvoid)</string>
<key>Find</key>
<data>
gflSqgAAdSk=
</data>
<key>MatchOS</key>
<string>10.12.x</string>
<key>Name</key>
<string>com.apple.driver.AirPort.Brcm4360</string>
<key>Replace</key>
<data>
gflSqgAAZpA=
</data>
</dict>