Contribute
Register

macOS 10.12.1 Update

Status
Not open for further replies.
Upgrade from appstore, after reboot standard resolution, upgrade nvidia driver, dont reboot, apply AGDPfix.v1.3, reboot, done.
ps. Sound OK!
 
Updated to 12.1 and installed the new 12.1 NVIDIA webdrivers. Tested both the Geforce GT 730 and the GTX 750Ti here and both cards work fine.
 
update the App Store successfully
@molodoy.in.ua Hey, I noticed that you have the same motherboard and CPU that I also have. I have not been able to use my GPU. I have a Nvidia GeForce GT 740. Can you share with me your BIOS/UEFI and/or your EFI file in Clover? Maybe we can chat about our builds.
 
The same please !

For BCM94352 delete this 2 patches:

Code:
<dict>
               <key>Comment</key>
               <string>10.11-BCM94352-Airport-Extreme</string>
               <key>Disabled</key>
               <true/>
               <key>Find</key>
               <data>
               axAAAHUN
               </data>
               <key>Name</key>
               <string>AirPortBrcm4360</string>
               <key>Replace</key>
               <data>
               axAAAJCQ
               </data>
           </dict>
           <dict>
               <key>Comment</key>
               <string>10.11-BCM94352-Airport-Extreme</string>
               <key>Disabled</key>
               <true/>
               <key>Find</key>
               <data>
               axAAAHUN
               </data>
               <key>Name</key>
               <string>AirPortBrcm4360</string>
               <key>Replace</key>
               <data>
               axAAAJCQ
               </data>
           </dict>

and add these three:

Code:
<dict>
               <key>Comment</key>
               <string>10.12.1-BCM94352 Add Patch #1</string>
               <key>Disabled</key>
               <false/>
               <key>Find</key>
               <data>
               QTnEdRs=
               </data>
               <key>Name</key>
               <string>AirPortBrcm4360</string>
               <key>Replace</key>
               <data>
               QTnEZpA=
               </data>
           </dict>
           <dict>
               <key>Comment</key>
               <string>10.12.1-BCM94352 Add Patch #2</string>
               <key>Disabled</key>
               <false/>
               <key>Find</key>
               <data>
               QQ+3zTnBdQw=
               </data>
               <key>Name</key>
               <string>AirPortBrcm4360</string>
               <key>Replace</key>
               <data>
               QQ+3zTnBZpA=
               </data>
           </dict>
           <dict>
               <key>Comment</key>
               <string>10.12.1-BCM94352 Add Patch #3</string>
               <key>Disabled</key>
               <false/>
               <key>Find</key>
               <data>
               g33EBHQG
               </data>
               <key>Name</key>
               <string>AirPortBrcm4360</string>
               <key>Replace</key>
               <data>
               g33EBGaQ
               </data>
           </dict>
 
Last edited:
No issues here either.
 
smooth update from AppStore ..now my volume keys working now..
 
Status
Not open for further replies.
Back
Top