Contribute
Register

macOS 10.12.6 Update

The update was flawless for me directly from the AppStore even using 17,1 booted no issues. Unfortunately, I didn't even see the update when I clicked update, all I saw was an update for 1Password. So the only issue I have is choppy graphics due to no nVidia drivers, wish I had paid more attention to what I was updating.
 
Smooth here for my old beast :)
Capture d’écran 2017-07-20 à 00.20.57.png


Waiting for web drivers for my new beast :)
 
Nice and easy. Excellent :)
Had to add 10.12.6 build number to the NVDAStartupWeb.kext/info.plist to get the 10.12.5 web drivers working.
<key>NVDARequiredOS</key>
<string>16G29</string>

Screen-Shot-2017-07-20-at-00.57.34.png
 
Trick latest web drivers:
Code:
sudo /usr/libexec/PlistBuddy -c "Set :IOKitPersonalities:NVDAStartup:NVDARequiredOS "$(sw_vers -buildVersion) /System/Library/Extensions/NVDAStartupWeb.kext/Contents/Info.plist
sudo touch /System/Library/Extensions/
Screen Shot 2017-07-20 at 01.06.06.png
 
Last edited:
Same as bulldog64

Edit NVDAStartupWeb.kext info.plist to change NVDARequiredOS to 16G29, rebuild cache, install Combo...
Everything's fine!
Capture d’écran.jpg
 
Last edited:
Has someaone a list of all native supports ( components... cpu, video, etc ) !?
See the tonymac86 Buyer's Guide at the top of this page.
 
Back
Top