[Pre-Release] macOS Monterey

Shaneee

The AMD Guy
Staff member
Administrator
Joined
Mar 13, 2020
Messages
2,142
As part of WWDC today, Apple announced the next major version of its desktop operating system, macOS Monterey. The Shortcuts app is now available on the Mac to achieve ‘peak productivity’. Safari is getting a new design including an integrated tab bar, that sits alongside the search field.

Universal Control allows you to more easily use an iPad with a Mac, as your keyboard and mouse seamlessly moves over to each device. You can even drag and drop between your connected devices.



Apple called Shortcuts as the future of automation on Mac, and the first steps in Monterey are part of a multi-year transition. Automator will continue to be supported in this release and Automator workflows can be imported into Shortcuts.

AirPlay to Mac lets your Mac be an AirPlay destination, so you can quickly play content from your iPhone your Mac’s display.

In addition, Monterey includes features that are also coming to iOS 15, including updated FaceTime, Focus notification modes and SharePlay for watching content with others.

Source

Edit:
Here are the downloads for the first Developer Beta. No support is given and there are currently as of this post no patches for this version.

Code:
071-51840 - 12.0 macOS 12 Beta:

 - MajorOSInfo.pkg
   --> http://swcdn.apple.com/content/downloads/38/12/071-51840-A_R2JDKNM0LX/wqollynqs6j5006166tvw4rliu9htf7swu/MajorOSInfo.pkg
 - InstallInfo.plist
   --> http://swcdn.apple.com/content/downloads/38/12/071-51840-A_R2JDKNM0LX/wqollynqs6j5006166tvw4rliu9htf7swu/InstallInfo.plist
 - InstallAssistant.pkg
   --> http://swcdn.apple.com/content/downloads/38/12/071-51840-A_R2JDKNM0LX/wqollynqs6j5006166tvw4rliu9htf7swu/InstallAssistant.pkg
 - BuildManifest.plist
   --> http://swcdn.apple.com/content/downloads/38/12/071-51840-A_R2JDKNM0LX/wqollynqs6j5006166tvw4rliu9htf7swu/BuildManifest.plist
 - UpdateBrain.zip
   --> http://swcdn.apple.com/content/downloads/38/12/071-51840-A_R2JDKNM0LX/wqollynqs6j5006166tvw4rliu9htf7swu/UpdateBrain.zip
 - Info.plist
   --> http://swcdn.apple.com/content/downloads/38/12/071-51840-A_R2JDKNM0LX/wqollynqs6j5006166tvw4rliu9htf7swu/Info.plist
 
Last edited:

AudioGod

Guru
Guru
Joined
Nov 7, 2020
Messages
1,386
Do the current patches break using Monterey?
If so how bad is it?
 

Shaneee

The AMD Guy
Staff member
Administrator
Joined
Mar 13, 2020
Messages
2,142
@AudioGod 4 patches need looked at at minimum to boot.
 

Deleted member 473

Member
AMD OS X Member
Joined
May 5, 2020
Messages
50
@Shaneee here seems to be only three....could you expose the fourth one?

Screenshot_2021-06-07_at_10.07.58_PM.png
Thank you
 

Shaneee

The AMD Guy
Staff member
Administrator
Joined
Mar 13, 2020
Messages
2,142
@fabiosun It's NoOne's altered lapic_init patch.
 

Shaneee

The AMD Guy
Staff member
Administrator
Joined
Mar 13, 2020
Messages
2,142
Yes. We think it's now down to the cores and threads calculation patch. I was able to start verbose boot but paniced before anything really loaded. I'll keep the thread updated.
 

AudioGod

Guru
Guru
Joined
Nov 7, 2020
Messages
1,386
If you need any tests doing at any point just give me a shout buddy. 👍
 

Deleted member 473

Member
AMD OS X Member
Joined
May 5, 2020
Messages
50
Yes. We think it's now down to the cores and threads calculation patch. I was able to start verbose boot but paniced before anything really loaded. I'll keep the thread updated.
Thank you @Shaneee
if you see in my verbose only three patches are not found during my first verbose stage
I am no using NoOne lapic in My rig (thread ripper 3070x with MSI motherboard
I am using this (that is loaded fine I think:
Screenshot 2021-06-08 at 5.03.12 PM.png
and this for me is working till latest11.5 beta2
TRX40 is a different story
 

Shaneee

The AMD Guy
Staff member
Administrator
Joined
Mar 13, 2020
Messages
2,142
Yeah TRX40 will behave differently and we'll get a test on it once we are ready ;) Currently this is the panic we are facing,

Code:
panic(cpu 0 caller 0xffffff801932201c):  initproc failed to start -- exit reason namespace 2 subcode 0x4 description: none

uuid info:
0x1076a0000    uuid = <c5d73840-85ef-3596-84b7-8c56ec2645be>
0x10c0d7000    uuid = <4e207376-cc5d-3986-a0bd-4d09f4217e68>

Thread 0 crashed

RAX: 0x000000000000000c, RBX: 0x000000010b70e9f0, RCX: 0x00007ff81dd08706, RDX: 0x0000000000000000
RSP: 0x000000010b70e5c0, RBP: 0x000000010b70e5c0, RSI: 0x000000010b812000, RDI: 0x0000000000000203
R8:  0x0000000000000103, R9:  0x0000000000000038, R10: 0x00007ff81de8814e, R11: 0x0000000000000246
R12: 0x0000000000000000, R13: 0x000000010b70fdd8, R14: 0x00007fffffe00010, R15: 0x00007ff81dd07ff6
RFL: 0x0000000000010212, RIP: 0x00007ff81dd05876, CS:  0x000000000000002b, SS:  0x0000000000000023

Thread 0: 0xffffff86a6bec580
    0x00007ff81dd05876
    0x00007ff81dcf4792
    0x00007ff826dab928
    0x000000010c0eb1bb
    0x000000010c1100d1
    0x000000010c1077eb
    0x000000010c0d8d91
    0x000000010c107573
    0x000000010c10fc28
    0x000000010c0eb0ee
    0x000000010c0f093e
    0x000000010c0dd1c9
    0x000000010c0dc4b4
    0x00000001076a0000


Mac OS version:
Not yet set

Kernel version:
Darwin Kernel Version 21.0.0: Thu May 27 21:01:58 PDT 2021; root:xnu-7938.0.0.111.2~2/RELEASE_X86_64
Kernel UUID: 338A6A5D-63E1-310A-8E0E-9721D4D78446
System model name: iMacPro1,1 (Mac-7BA5B2D9E42DDD94)
System shutdown begun: NO
Panic diags file unavailable, panic occurred prior to initialization

Edit: New panic to contend with. invalid opcode:

Code:
panic(cpu 1 caller 0xffffff80171f74d3): Kernel trap at 0xffffff80170f50d1, type 6=invalid opcode, registers:
CR0: 0x000000008001003b, CR2: 0x0000000000001000, CR3: 0x000000016dbee000, CR4: 0x00000000003406e0
RAX: 0x0000000000000075, RBX: 0x0000000140000100, RCX: 0x0000000000000200, RDX: 0x0000000000000000
RSP: 0xffffffd051a23ce0, RBP: 0xffffffd051a23d20, RSI: 0x0000000000000001, RDI: 0x0000000000000000
R8:  0xffffff86a494f398, R9:  0x0000000000000000, R10: 0x0000000000000000, R11: 0x0000000000000200
R12: 0x0000000000000000, R13: 0x0000000000000000, R14: 0x0000000140000100, R15: 0xffffff86a4903100
RFL: 0x0000000000010202, RIP: 0xffffff80170f50d1, CS:  0x0000000000000008, SS:  0x0000000000000000
Fault CR2: 0x0000000000001000, Error code: 0x0000000000000000, Fault CPU: 0x1, PL: 0, VF: 0

Panicked task 0xffffff86a494ed10: 1 threads: pid 1: init
Backtrace (CPU 1), panicked thread: 0xffffff86a50446e0, Frame : Return Address
0xffffffd051a23710 : 0xffffff80170b0dbd mach_kernel : _handle_debugger_trap + 0x41d
0xffffffd051a23760 : 0xffffff80172076f5 mach_kernel : _kdp_i386_trap + 0x145
0xffffffd051a237a0 : 0xffffff80171f70e3 mach_kernel : _kernel_trap + 0x533
0xffffffd051a237f0 : 0xffffff8017050a7f mach_kernel : _return_from_trap + 0xff
0xffffffd051a23810 : 0xffffff80170b118d mach_kernel : _DebuggerTrapWithState + 0xad
0xffffffd051a23930 : 0xffffff80170b0946 mach_kernel : _panic_trap_to_debugger + 0x2b6
0xffffffd051a23990 : 0xffffff801791c019 mach_kernel : _panic + 0x54
0xffffffd051a23a00 : 0xffffff80171f74d3 mach_kernel : _sync_iss_to_iks + 0x2c3
0xffffffd051a23b80 : 0xffffff80171f71b8 mach_kernel : _kernel_trap + 0x608
0xffffffd051a23bd0 : 0xffffff8017050a7f mach_kernel : _return_from_trap + 0xff
0xffffffd051a23bf0 : 0xffffff80170f50d1 mach_kernel : _task_policy_update_complete_unlocked + 0x6e1
0xffffffd051a23d20 : 0xffffff80170f6042 mach_kernel : _task_policy_create + 0x1c2
0xffffffd051a23d40 : 0xffffff80170ea08b mach_kernel : _task_create_internal + 0x62b
0xffffffd051a23da0 : 0xffffff8017678c2b mach_kernel : _fork_create_child + 0x4b
0xffffffd051a23e00 : 0xffffff801766f9bf mach_kernel : ___mac_execve + 0x37f
0xffffffd051a23ea0 : 0xffffff801766ffcd mach_kernel : _load_init_program + 0x1dd
0xffffffd051a23f10 : 0xffffff801763610d mach_kernel : _bsdinit_task + 0x6d
0xffffffd051a23f30 : 0xffffff80170a7900 mach_kernel : _ast_taken_user + 0x100
0xffffffd051a23f60 : 0xffffff8017050a4b mach_kernel : _return_from_trap + 0xcb

Process name corresponding to current thread (0xffffff86a50446e0): init
Boot args: -v -lilubetaall keepsyms=1 debug=0x100 -no_panic_dialog -rootdmg-ramdisk auth-root-dmg=file:///macOS%20Install%20Data/BaseSystem.dmg lca-boot-mode=autoinstall-msu

Mac OS version:
Not yet set

Kernel version:
Darwin Kernel Version 21.0.0: Thu May 27 21:01:58 PDT 2021; root:xnu-7938.0.0.111.2~2/RELEASE_X86_64
Kernel UUID: 338A6A5D-63E1-310A-8E0E-9721D4D78446
KernelCache slide: 0x0000000016e00000
KernelCache base:  0xffffff8017000000
Kernel slide:      0x0000000016e10000
Kernel text base:  0xffffff8017010000
__HIB  text base: 0xffffff8016f00000
System model name: iMacPro1,1 (Mac-7BA5B2D9E42DDD94)
System shutdown begun: NO
Panic diags file unavailable, panic occurred prior to initialization
Hibernation exit count: 0

System uptime in nanoseconds: 5025777657
Last Sleep:           absolute           base_tsc          base_nano
  Uptime  : 0x000000012c3ef17d
  Sleep   : 0x0000000000000000 0x0000000000000000 0x0000000000000000
  Wake    : 0x0000000000000000 0x0000002c36357519 0x0000000000000000
 
Last edited:

savage001

Active member
AMD OS X Member
Joined
Jun 4, 2020
Messages
180
If you need anyone to test X570 on clover let me know.


Sent from my iPhone using Tapatalk
 

IB8

New member
AMD OS X Member
Joined
Jun 10, 2021
Messages
5
Greetings, just joined! Appreciate the work you do! If you need testing on an X570 with OpenCore let me know as well, I'm happy to help.
 

IB8

New member
AMD OS X Member
Joined
Jun 10, 2021
Messages
5
Booting Monterey Installer vs Macintosh HD logs both result in roughly the same ending:

Macintosh HD:

Code:
62:170 00:117 OC: Prelinked status - Success\
62:238 00:067 AAPL: [EB|`LD:LKFS] \} Ok(0)\
62:292 00:054 AAPL: [EB|`LD:LKC] \} Ok(0)\
62:346 00:054 AAPL: [EB|#FWFM] 0xFFFFFF7F\
62:401 00:054 AAPL: [EB|#FWFT] 0xFDAFF066\
62:500 00:099 AAPL: [EB|#CSR:OUT] 0x000003E7\
62:554 00:053 AAPL: [EB|`BST:FBS] \{\
62:650 00:095 AAPL: [EB|#GIP:PHS.1] Boot 1\
62:703 00:053 AAPL: [EB|#GIP:PCT] 0x2\
62:756 00:053 AAPL: [EB|#GIP:PHS.2] Boot 1\
62:809 00:053 AAPL: [EB|`BST:FBS] BA.ADSZ: 0\
62:862 00:053 AAPL: [EB|`BST:FBS] BA.KSDSZ: 0\
62:905 00:042 OCSMC: SmcReadValue Key 4D535463 Size 1\
62:947 00:042 OCSMC: SmcReadValue Key 4D534163 Size 2\
63:003 00:055 AAPL: [EB|`B:WFDW] Err(0xE), 0 @ LocHB 71B4903C-14EC-42C4-BDC6-CE1449930E49\
63:058 00:054 AAPL: [EB|#LOG:DT] 2021-06-10T13:38:41\
63:113 00:055 AAPL: [EB|#LOG:EXITBS:START] 2021-06-10T13:38:41\
63:157 00:043 AmiShimTimerBoostExit changed current period to 200000}

Monterey Installer:

Code:
196:833 00:211 OC: Prelinked status - Success
197:028 00:194 AAPL: #[EB.LD.LKFS|-?] Ok(0)
197:165 00:137 AAPL: #[EB.LD.LKC|-?] Ok(0)
197:305 00:139 AAPL: #[EB|FWFM] 0x00000000FFFFFF7F
197:447 00:141 AAPL: #[EB|FWFT] 0x00000000FDAFF066
197:590 00:143 AAPL: #[EB|BST:REV1]
197:775 00:184 AAPL: #[EB|CSR:OUT] 0x000003E7
197:914 00:139 AAPL: #[EB.BST.FBS|+]
198:055 00:140 AAPL: #[EB|GIP:PHS.1] Boot 1
198:198 00:143 AAPL: #[EB.BST.FBS|ADSZ] 0
198:342 00:144 AAPL: #[EB.BST.FBS|KSSZ] 0
198:526 00:184 AAPL: #[EB|SB:SBGMFNS] x86legacyap.im4m
198:665 00:138 AAPL: #[EB|RH:PF] usr\standalone\OS.dmg.root_hash
198:805 00:140 AAPL: #[EB|RH:MF] <"usr\\standalone\\OS.dmg.root_hash.x86legacyap.im4m">
198:948 00:143 AAPL: #[EB.LD.LF|IN] 0 1 <"usr\\standalone\\OS.dmg.root_hash"> <"0">
199:092 00:144 AAPL: #[EB.LD.OFS|OPEN!] Err(0xE) <"usr\\standalone\\OS.dmg.root_hash">
199:274 00:182 AAPL: #[EB.RH.LRH|P!] Err(0xE) <- EB.LD.LF
199:413 00:138 AAPL: #[EB.BST.FBS|!] Err(0xE) <- EB.RH.LRH
199:542 00:129 OCSMC: SmcReadValue Key 4D535463 Size 1
199:676 00:133 OCSMC: SmcReadValue Key 4D534163 Size 2
199:864 00:188 AAPL: #[EB|LOG:DT] 2021-06-10T12:57:38
200:003 00:139 AAPL: #[EB|LOG:EXITBS:START] 2021-06-10T12:57:38
200:132 00:128 AmiShimTimerBoostExit changed current period to 200000

However Monterey hangs here, while Macintosh HD boots. I'll try and leave it like that for longer to see what happens, sometimes it just takes a bit of patience, but I have my doubts given the iconic "#[EB.LD.OFS|OPEN!] Err(0xE) <"usr\\standalone\\OS.dmg.root_hash">"... yay. I'm almost certain I remember that error was specifically to do with kernel. Also more interestingly I don't get any "NOT FOUND" like @fabiosun but several "patcher skips kernel". This happened when booting Macintosh HD as well but still resulted in a boot.
 

Attachments

  • Macintosh HD Boot Log.txt
    22 KB · Views: 2
  • Monterey Installer (Preboot) Log.txt
    23.8 KB · Views: 18
Last edited:

IB8

New member
AMD OS X Member
Joined
Jun 10, 2021
Messages
5
Left it for an hour while I went out with my dog. No luck. Still at the same screen. Looking more in depth at the log it looks like every patch is skipped on the Monterey side, not a single "Kernel patcher result - Success/" in sight. Looks like version incompatibility if I'm reading it right? Would forcing it to load do anything here?

Excerpt from Monterey log:

Code:
178:522 00:126 OCAK: Read kernel version 21.0.0 (210000)\
178:640 00:118 OC: Kernel patcher skips kernel (algrey - Disable _i386_switch_lbrs) patch at 0 due to version 200100 <= 210000 <= 209999\
178:760 00:120 OC: Kernel patcher skips kernel (algrey - Disable _i386_lbr_init) patch at 1 due to version 200100 <= 210000 <= 209999\
178:883 00:122 OC: Kernel patcher skips kernel (algrey - _i386_init_slave - Remove wrmsr 0x1c8) patch at 2 due to version 200100 <= 210000 <= 209999\
179:045 00:162 OC: Kernel patcher skips kernel (algrey - Disable _i386_lbr_native_state_to_mach_thread_state) patch at 3 due to version 200100 <= 210000 <= 209999\
179:163 00:117 OC: Kernel patcher skips kernel (algrey - commpage_populate -remove rdmsr) patch at 4 due to version 170000 <= 210000 <= 209999\
179:282 00:118 OC: Kernel patcher skips kernel (algrey - cpu_topology_sort -disable _x86_validate_topology) patch at 5 due to version 170000 <= 210000 <= 209999\
179:404 00:122 OC: Kernel patcher skips kernel (algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.15/10.16) patch at 6 due to version 190000 <= 210000 <= 209999\
179:528 00:123 OC: Kernel patcher skips kernel (algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 0 - 10.13/10.14) patch at 7 due to version 170000 <= 210000 <= 189999\
179:688 00:160 OC: Kernel patcher skips kernel (algrey - cpuid_set_cache_info - cpuid 0x8000001D instead 4) patch at 8 due to version 170000 <= 210000 <= 209999\
179:805 00:117 OC: Kernel patcher skips kernel (algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package) patch at 9 due to version 170000 <= 210000 <= 209999\
179:923 00:118 OC: Kernel patcher skips kernel (NoOne - skip cpuid_cores_per_package test - 10.15/10.16) patch at 10 due to version 190000 <= 210000 <= 209999\
180:046 00:122 OC: Kernel patcher skips kernel (algrey - skip cpuid_cores_per_package test - 10.13/10.14) patch at 11 due to version 170000 <= 210000 <= 189999\
180:211 00:165 OC: Kernel patcher skips kernel (algrey - cpuid_set_generic_info - remove wrmsr) patch at 12 due to version 170000 <= 210000 <= 209999\
180:328 00:116 OC: Kernel patcher skips kernel (algrey - cpuid_set_generic_info - set microcode=186) patch at 13 due to version 170000 <= 210000 <= 209999\
180:445 00:117 OC: Kernel patcher skips kernel (algrey - cpuid_set_generic_info - set flag=1) patch at 14 due to version 170000 <= 210000 <= 209999\
180:565 00:119 OC: Kernel patcher skips kernel (algrey - cpuid_set_generic_info - disable check to allow leaf7) patch at 15 due to version 170000 <= 210000 <= 209999\
180:699 00:133 OC: Kernel patcher skips kernel (algrey - cpuid_set_info - GenuineIntel to AuthenticAMD) patch at 16 due to version 170000 <= 210000 <= 209999\
180:875 00:176 OC: Kernel patcher skips kernel (algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN) patch at 17 due to version 170000 <= 210000 <= 200300\
181:004 00:129 OC: Kernel patcher skips kernel (DhinakG - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN - 11.3b1) patch at 18 due to version 200400 <= 210000 <= 209999\
181:135 00:131 OC: Kernel patcher skips kernel (algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16) patch at 19 due to version 190000 <= 210000 <= 209999\
181:268 00:133 OC: Kernel patcher skips kernel (algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16) patch at 20 due to version 190000 <= 210000 <= 209999\
181:451 00:182 OC: Kernel patcher skips kernel (algrey - cpuid_set_info - ryzen cores and logicals count - part 1 - 10.13) patch at 21 due to version 170000 <= 210000 <= 179999\
181:626 00:175 OC: Kernel patcher skips kernel (algrey - cpuid_set_info - ryzen cores and logicals count - part 1 - 10.14) patch at 22 due to version 180000 <= 210000 <= 189999\
181:756 00:129 OC: Kernel patcher skips kernel (algrey - cpuid_set_info - ryzen cores and logicals count - part 2 - 10.13/10.14) patch at 23 due to version 170000 <= 210000 <= 189999\
181:885 00:129 OC: Kernel patcher skips kernel (algrey - cpuid_set_info - ryzen cores and logicals count - part 3 - 10.13) patch at 24 due to version 170000 <= 210000 <= 179999\
182:018 00:132 OC: Kernel patcher skips kernel (algrey - cpuid_set_info - ryzen cores and logicals count - part 3 - 10.14) patch at 25 due to version 180000 <= 210000 <= 189999\
182:153 00:134 OC: Kernel patcher skips kernel (algrey - cpuid_set_info - ryzen cores and logicals count - part 4 - 10.13) patch at 26 due to version 170000 <= 210000 <= 179999\
182:325 00:172 OC: Kernel patcher skips kernel (algrey - cpuid_set_info - ryzen cores and logicals count - part 4 - 10.14) patch at 27 due to version 180000 <= 210000 <= 189999\
182:454 00:128 OC: Kernel patcher skips kernel (algrey - i386_init - remove rdmsr (x3)) patch at 28 due to version 170000 <= 210000 <= 209999\
182:584 00:130 OC: Kernel patcher skips kernel (algrey - tsc_init - remove Penryn check to execute default case 10.14) patch at 29 due to version 180000 <= 210000 <= 189999\
182:718 00:134 OC: Kernel patcher skips kernel (algrey - tsc_init - remove Penryn check to execute default case) patch at 30 due to version 170000 <= 210000 <= 209999\
182:896 00:177 OC: Kernel patcher skips kernel (algrey - tsc_init - grab DID and VID from MSR) patch at 31 due to version 170000 <= 210000 <= 209999\
183:025 00:128 OC: Kernel patcher skips kernel (algrey - tsc_init - skip msr_flex_ratio test and go grab FSBFrequency from EFI) patch at 32 due to version 170000 <= 210000 <= 209999\
183:154 00:129 OC: Kernel patcher skips kernel (algrey - lapic_init - remove version check and panic - 10.15) patch at 33 due to version 190000 <= 210000 <= 199999\
183:286 00:131 OC: Kernel patcher skips kernel (NoOne - lapic_init - remove version check and panic - 10.16) patch at 34 due to version 200000 <= 210000 <= 209999\
183:420 00:133 OC: Kernel patcher skips kernel (algrey - lapic_init - remove version check and panic - 10.13/10.14) patch at 35 due to version 170000 <= 210000 <= 189999\
183:597 00:177 OC: Kernel patcher skips kernel (algrey - lapic_interrupt - skip checks and prevent panic - 10.15/10.16) patch at 36 due to version 190000 <= 210000 <= 209999\
183:726 00:129 OC: Kernel patcher skips kernel (algrey - lapic_interrupt - skip checks and prevent panic - 10.13/10.14) patch at 37 due to version 170000 <= 210000 <= 189999\
183:856 00:130 OC: Kernel patcher skips kernel (algrey - mtrr_update_action - fix PAT) patch at 38 due to version 170000 <= 210000 <= 209999\
 

Shaneee

The AMD Guy
Staff member
Administrator
Joined
Mar 13, 2020
Messages
2,142
Correct the MaxKernel for Monterey is 21.99.99 but without patches for it doubt it’ll work. They’ve added an extra check for GenuineIntel which needs patched too. Currently it looks like our patches are updated but there is something else causing a kernel panic.
 

IB8

New member
AMD OS X Member
Joined
Jun 10, 2021
Messages
5
Correct the MaxKernel for Monterey is 21.99.99 but without patches for it doubt it’ll work. They’ve added an extra check for GenuineIntel which needs patched too. Currently it looks like our patches are updated but there is something else causing a kernel panic.
Thanks for the help got the patches loading ran into effectively the same "NOT FOUND" errors you all had except for one. Here's a quick pdf with a comparison of what loads/doesn't between Monterey and my working Macintosh HD. Note interestingly that I have one extra patch that didn't load in addition to the above mentioned --- number 17 -> algrey - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN. Given that looks like a CPU family spoofer, maybe it narrows the GenuineIntel problem down to that? In the PDF "Warning" means it was successful in my working disk but not Monterey.
 

Attachments

  • Patch Status Monterey vs Known Working.pdf
    92.6 KB · Views: 32
Last edited:

savage001

Active member
AMD OS X Member
Joined
Jun 4, 2020
Messages
180
Correct the MaxKernel for Monterey is 21.99.99 but without patches for it doubt it’ll work. They’ve added an extra check for GenuineIntel which needs patched too. Currently it looks like our patches are updated but there is something else causing a kernel panic.

Are the patches also updated for clover?


Sent from my iPhone using Tapatalk
 

iGPU

Donator
Donator
AMD OS X Member
Joined
May 5, 2020
Messages
15
@Shaneee here seems to be only three....could you expose the fourth one?

View attachment 3300
Thank you

I was trying to boot the "Macintosh HD Installer disk" which contains the 1st part of the Monterey installation on a new USB drive (I ran the Monterey installer under Big Sur and then on the 1st reboot, I so far cannot boot to complete the next part of the installation). Of course, it will not boot into the 2nd part of the Monterey installation (OC error files shown below).

One odd finding from a couple of days ago, was that I could not select a drive from the OC boot menu if:
1) the Monterey SSD (USB) was connected
2) I had the new AMD 6900XT GPU, that was working under the latest Big Sur betas, installed.

Once I swapped the GPU back to the AMD RX580 GPU, the OC boot menu worked as expected, allowing me to choose either the Monterey installer USB drive or one of two Big Sur NVMe drives.

Anyhow, back to the OC error file. I disabled the 3 patches shown above by fabiosun and got the following boot file from OC debug, v071 (TRX40 mobo):

Note that the "GenuineIntel" and "CPUFAMILY_INTEL_PENRYN" (using the post 11.4 version) patches did load. Most everything else loaded as expected, including a limited set of kext files. The curious thing is the "ProvideCurrentCpuInfoZeroMsrThreadCoreCount" not being found, highlighed below. Oddly, at the top of this OC text file (attached without SNs), the CPU model, core and thread count were accurately reported.

The boot stopped at the same place noted by IB8.

Screen Shot 2021-06-10 at 7.18.39 PM.png
 

Attachments

  • opencore-2021-06-10-noSNs.txt
    255.9 KB · Views: 25

IB8

New member
AMD OS X Member
Joined
Jun 10, 2021
Messages
5
DhinakG - cpuid_set_cpufamily - force CPUFAMILY_INTEL_PENRYN - 11.3b1 was correctly loaded on my end looking at the pdf again, the version I referred to and had loading on my HD was an older version (currently still on Catalina) of that patch, so we can (probably) safely ignore that one. Disabling non-working patches yields same results as @iGPU. I'm installing Big Sur today, haven't had the time to use my machine in ages let alone update it, just got back to the Hackintosh scene. I'm going to log that installer as well as the Big Sur boot and compare and see what I find, but probably nothing worthwhile. It looks like we all have the same 4 patches not working:

algrey - cpuid_set_cache_info - don't set cpuid_cores_per_package
algrey - cpuid_set_info - jmp to calculations and set cpuid_cores_per_package - 10.15/10.16
algrey - cpuid_set_info - cores and threads calculations - 10.15/10.16
algrey - lapic_init - remove version check and panic - 10.15
 
Last edited:
Top Bottom
  AdBlock Detected
Sure, ad-blocking software does a great job at blocking ads, but it also blocks some useful and important features of our website. For the best possible site experience please take a moment to disable your AdBlocker.