mikigal / ryzen-hackintosh

OpenCore EFI for AMD Ryzen Hackintosh
992 stars 151 forks source link

Unable to receive updates #35

Closed kristinaking closed 3 years ago

kristinaking commented 3 years ago

It's my OC config. What's the problem

mikigal commented 3 years ago

Since Monterey updating is in general a complicated process. Since Beta 6 you must set SecureBootModel in your config to j137 if you use iMacPro1,1 or j160 if you use MacPro7,1. When you set it, then start downloading update and instantly set it to Disabled again, you must do it before it start updating.

On Beta 7 there's additional step needed - first update stage (booting from Macintosh HD volume) must be done on iMac17,1 (e. g. from second OpenCore on pendrive). Remember to generate new SN and other SMBIOS data for it. After first reboot you must back to your original SMBIOS.

It's not known if it will be needed in the future, we even don't know why iMac17,1 method works.

kristinaking commented 3 years ago

Thank you for your explanation

kristinaking commented 3 years ago

I tried, but it didn't work

kristinaking commented 3 years ago

sudo /System/Library/PrivateFrameworks/Seeding.framework/Versions/A/Resources/seedutil enroll DeveloperSeedUse this to receive updates after the terminal executes

mikigal commented 3 years ago

I thought that you already installed Beta Profile. For Public Beta you can get it from Apple's website, for Developer Beta use https://betaprofiles.com or Seeding.framework method. Even with installed profile you may have issues with updating Monterey, if you have any problems try method described above.

kristinaking commented 3 years ago

I did the beta 6 installation on the U disk. Is this equivalent to no beta profile

kristinaking commented 3 years ago

However, the software update prompts that this MAC has been registered in the apple development seed program

mikigal commented 3 years ago

It's okey. If you don't see Beta 7 update (it was released yesterday) you have to use method described above.

kristinaking commented 3 years ago

OK, thank you