Contribute
Register

<< Solved >> Gigabyte z590 vision D+ i9-10900k cant boot into the desktop

Status
Not open for further replies.
That should be different because, as far as I know there is no working iGPU on 500-series, not even with a supported 10th generation Core. So iMacPro1,1/MacPro7,1 should be better than iMac20 SMBIOS.

@Rikoshet Since this is a production system, it's a pity you didn't pick a Z490 Vision D or G: You'd have a fully working system, including Thunderbolt, based on a Golden Build. Z590 is still rough, and its Maple Ridge Thunderbolt is being actively investigated in another thread; I hope you don't need Thunderbolt for now.

Ohchang's build is a Z590 Vision G, so a slightly different board. The IM thread uses a custom DSDT, which would require studying the original DSDT in detail to understand the patches—basically, I fear this is not a maintainable EFI if you're not MaLd0n. I'm a bit wary of the mix of VirtualSMC and FakePCIID in the Github repository. So, @tsanko.dimitrov 's build would also be my favourite starting point for a clean OpenCore folder. Can you share the EFI or config.plist which caused the above error screen?
Can you share your current config.plist (minus serials)?

Later versions of BigSur have issues with the XHCI port limit patch and USB mapping. It would be best if you could first boot with Catalina (or an early version of Big Sur, 11.0 to 11.2), map USB ports there (the other threads show the HS/SS personalities but not the 0x## port numbers, which is what one really want to write a USB map) and then upgrade to 11.6. I'd be wary of jumping early to Monterey on a production system.

Edit Took the events of your long, long night into account.

Edit2 My bad. Z590 still allows for 10th generation iGPU to work headless—but not to drive displays. So an iMac20 SMBIOS should be the best fit.
 
Last edited:
Interesting comments from @dehjomz , who has a Z590 Vision D board with a 11th generation CPU.
Z590 costs more than its predecessor, but has a variety of issues, and in some ways is an experiential regression. This must be called out for what it is.
Also some more about BIOS issues. Which version are you using?
All I can say with the Z590 Vision D is that F5D is quite quirky as @xtreem.p has mentioned. But Ggigabyte is still working on some unreleased BIOSs that are more stable, including one that finally enables kernel DMA protection (in Windows) for Thunderbolt. Hopefully they post them soon.

F5 on the Z490 was very stable. But quality control at Gigabyte took a nosedive in December 2020, at least with respect to the f20 beta BIOSs. And the same seems to have bled over into Z590. Quite sad to see actually, given how rock solid f5 was. The TweakTown forums are filled with users that have a litany of complaints about various 2021 Gigabyte BIOSs, both on Intel and AMD.

I've always heard that early adopters have to struggle through growing pains, but I didn't expect this, given that Z490 and Z590 have the same socket... and Z490 was a pretty good experience, at least up until the f20 beta BIOSs. The release f20 BIOS is fine though.
But a kind conclusion:
It's a decent board in my view as well. Other than the Thunderbolt hot-plug thing, it works well.
 
Last edited:
Reference EFI for the Gigabyte Z590 Vision D:
@CODYQX4 has provided a fully configured EFI folder for Gigabyte Z590 Vision D. The EFI folder can be downloaded and installed with @Inqnuam’s HackinDROM App. The instructions for the app are located here (posts 1 and 3):
At this point in the Z490&Z590 thread there are a few users of the board. Support requests would probably best be posted there.
 
I think it's a few things. But the main issue may be is that maybe it's because my setup is set to spoof the Comet Lake CPUID coupled with the correct Comet Lake IGPU device-ids that it works. Also SMBIOS setting and the order of kext and ACPI loading is important. In case you didn't know my setup also works for High Sierra and Mojave, but to boot to those versions using Comet Lake or Rocket Lake requires spoofing the CPUID and device-id to Coffee Lake 9th gen.
After tweaking more and more I got a couple of different kernel panics, can you please take a look?

panic(cpu 4 caller 0xffffff80049c58f6): Kernel trap at 0xffffff8004966ea2, type 14=page fault, registers:
CR0: 0x0000000080010033, CR2: 0xffffff8800403820, CR3: 0x000000067ca6c1ab, CR4: 0x00000000003626e0
RAX: 0xffffff800e200000, RBX: 0xffffff8800403800, RCX: 0xffffff7f80000000, RDX: 0x000000006e263e00
RSP: 0xffffffa1058436c0, RBP: 0xffffffa1058436f0, RSI: 0xffffff86b123f140, RDI: 0xffffff800df610e0
R8: 0x0000000000000000, R9: 0x0000000000000001, R10: 0xffffffa502d4a4f0, R11: 0x0000000f93704ad0
R12: 0xffffff800be00000, R13: 0x0000000002fea040, R14: 0x000000000018b000, R15: 0xffffff803fa81000
RFL: 0x0000000000010286, RIP: 0xffffff8004966ea2, CS: 0x0000000000000008, SS: 0x0000000000000010
Fault CR2: 0xffffff8800403820, Error code: 0x0000000000000000, Fault CPU: 0x4, PL: 1, VF: 5

Backtrace (CPU 4), Frame : Return Address
0xffffffa1058430e0 : 0xffffff800488e0dd mach_kernel : _handle_debugger_trap + 0x3fd
0xffffffa105843130 : 0xffffff80049d4f33 mach_kernel : _kdp_i386_trap + 0x143
0xffffffa105843170 : 0xffffff80049c552a mach_kernel : _kernel_trap + 0x55a
0xffffffa1058431c0 : 0xffffff8004832a2f mach_kernel : _return_from_trap + 0xff
0xffffffa1058431e0 : 0xffffff800488d8fd mach_kernel : _DebuggerTrapWithState + 0xad
0xffffffa105843300 : 0xffffff800488dbf3 mach_kernel : _panic_trap_to_debugger + 0x273
0xffffffa105843370 : 0xffffff800509d81a mach_kernel : _panic + 0x54
0xffffffa1058433e0 : 0xffffff80049c58f6 mach_kernel : _sync_iss_to_iks + 0x2c6
0xffffffa105843560 : 0xffffff80049c55dd mach_kernel : _kernel_trap + 0x60d
0xffffffa1058435b0 : 0xffffff8004832a2f mach_kernel : _return_from_trap + 0xff
0xffffffa1058435d0 : 0xffffff8004966ea2 mach_kernel : _vm_page_lookup + 0x282
0xffffffa1058436f0 : 0xffffff8004957f7a mach_kernel : _vm_page_delayed_work_finish_ctx + 0x95a
0xffffffa105843830 : 0xffffff8004b048cc mach_kernel : _cluster_pageout_ext + 0x53c
0xffffffa105843970 : 0xffffff8004b079a9 mach_kernel : _cluster_write_ext + 0x1a09
0xffffffa105843ab0 : 0xffffff8004b060fa mach_kernel : _cluster_write_ext + 0x15a
0xffffffa105843b40 : 0xffffff8004b05f95 mach_kernel : _cluster_write + 0x15
0xffffffa105843b70 : 0xffffff80079faa9f com.apple.filesystems.apfs : _apfs_vnop_write + 0x1aa9
0xffffffa105843d40 : 0xffffff8004b550a8 mach_kernel : _VNOP_WRITE + 0x98
0xffffffa105843dc0 : 0xffffff8004b45d7d mach_kernel : _utf8_normalizeOptCaseFoldAndMatchSubstring + 0xb3d
0xffffffa105843e30 : 0xffffff8004e4dcc5 mach_kernel : _write_nocancel + 0x2e5
0xffffffa105843ee0 : 0xffffff8004e4daf1 mach_kernel : _write_nocancel + 0x111
0xffffffa105843f40 : 0xffffff8004f3fc9e mach_kernel : _unix_syscall64 + 0x2ce
0xffffffa105843fa0 : 0xffffff80048331f6 mach_kernel : _hndl_unix_scall64 + 0x16
Kernel Extensions in backtrace:
com.apple.filesystems.apfs(1677.120.9)[B0E527BF-F9E1-3036-87F3-958EF6DFBBD7]@0xffffff80079a8000->0xffffff8007b16fff
dependency: com.apple.driver.AppleEFINVRAM(2.1)[423BF733-A622-3BC9-8F0F-920A2927CD35]@0xffffff8005cfe000->0xffffff8005d07fff
dependency: com.apple.driver.AppleEffaceableStorage(1.0)[C2F1FD4A-89FF-3707-9611-7128516E9D9F]@0xffffff8005d11000->0xffffff8005d16fff
dependency: com.apple.iokit.CoreAnalyticsFamily(1)[743FC123-6C96-3A2A-8876-007D733237A2]@0xffffff800616d000->0xffffff8006173fff
dependency: com.apple.iokit.IOStorageFamily(2.1)[A0D72FE9-649B-316A-8B5C-934E295FF0B5]@0xffffff800746d000->0xffffff800747efff
dependency: com.apple.kec.corecrypto(11.1)[F5F1255F-6552-3CF4-A9DB-D60EFDEB4A9A]@0xffffff8007b44000->0xffffff8007bd5fff
dependency: com.apple.security.AppleImage4(3.0.0)[DDF5788F-5E1E-3A10-AA54-AED51122B39A]@0xffffff8005d7d000->0xffffff8005d8dfff

Process name corresponding to current thread: installer
Boot args: -v keepsyms=1 -no_compat_check npci=0x2000 chunklist-security-epoch=0 -chunklist-no-rev2-dev chunklist-security-epoch=0 -chunklist-no-rev2-dev

Mac OS version:
20F71

Kernel version:
Darwin Kernel Version 20.5.0: Sat May 8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/RELEASE_X86_64
Kernel UUID: 52A1E876-863E-38E3-AC80-09BBAB13B752
KernelCache slide: 0x0000000004600000
KernelCache base: 0xffffff8004800000
Kernel slide: 0x0000000004610000
Kernel text base: 0xffffff8004810000
__HIB text base: 0xffffff8004700000
System model name: iMac20,2 (Mac-AF89B6D9451A490B)
System shutdown begun: NO
Panic diags file available: YES (0x0)
Hibernation exit count: 0

System uptime in nanoseconds: 735766082546
Last Sleep: absolute base_tsc base_nano
Uptime : 0x000000ab4f137603
Sleep : 0x0000000000000000 0x0000000000000000 0x0000000000000000
Wake : 0x0000000000000000 0x0000001bdc053970 0x0000000000000000

Panic(CPU 0, time 1164196800898): NMIPI for spinlock acquisition timeout, spinlock: 0xffffff86ae941548, spinlock owner: 0xffffff86af3a3140, current_thread: 0xffffff86af3a3140, spinlock_owner_cpu: 0x0
RAX: 0xadf9db6b67400001, RBX: 0x0000000000000004, RCX: 0xffffff800d0a62a3, RDX: 0xffffff800d0a65a0
RSP: 0xffffffa08ad67e00, RBP: 0xffffffa08ad67e80, RSI: 0x0000000000000004, RDI: 0xffffffc10b3d2024
R8: 0x0000000000000000, R9: 0x0000000000000024, R10: 0x0000000000000001, R11: 0x0000000000000000
R12: 0x0000000000000000, R13: 0x0000000000000000, R14: 0x0000000080000001, R15: 0xffffffc10b3d2024
RFL: 0x0000000000000087, RIP: 0xffffff800d0a62a6, CS: 0x0000000000000008, SS: 0x0000000000000010
Backtrace (CPU 0), Frame : Return Address
0xffffffa08ad67cb0 : 0xffffff800d1c4ccb mach_kernel : _interrupt + 0x12b
0xffffffa08ad67d00 : 0xffffff800d032d39 mach_kernel : _return_to_iret + 0x159
0xffffffa08ad67e80 : 0xffffff7fa66c80c4 com.apple.driver.AppleGFXHDA : __ZN21AppleGFXHDAController15interruptFilterEP28IOFilterInterruptEventSource + 0xfa
0xffffffa08ad67ed0 : 0xffffff800d7f2e71 mach_kernel : __ZN28IOFilterInterruptEventSource23normalInterruptOccurredEPvP9IOServicei + 0x81
0xffffffa08ad67f00 : 0xffffff800fb8c381 com.apple.iokit.IOPCIFamily : __ZN32IOPCIMessagedInterruptController15handleInterruptEPvP9IOServicei + 0x12b
0xffffffa08ad67f50 : 0xffffff800e132354 com.apple.driver.AppleACPIPlatform : __ZN23AppleACPIPlatformExpert23dispatchGlobalInterruptEi + 0x2e
0xffffffa08ad67f60 : 0xffffff800e13b2fd com.apple.driver.AppleACPIPlatform : __ZN31AppleACPICPUInterruptController15handleInterruptEPvP9IOServicei + 0x6b
0xffffffa08ad67f80 : 0xffffff800d1c4d1d mach_kernel : _interrupt + 0x17d
0xffffffa08ad67fd0 : 0xffffff800d032bdd mach_kernel : _hndl_allintrs + 0x11d
0xffffffc10e7b3ea0 : 0xffffff800d082165 mach_kernel : _mach_port_deallocate + 0x35
0xffffffc10e7b3ed0 : 0xffffff800d07f1e3 mach_kernel : __kernelrpc_mach_port_deallocate_trap + 0x43
0xffffffc10e7b3ef0 : 0xffffff800d1a982d mach_kernel : _mach_call_munger64 + 0x29d
0xffffffc10e7b3fa0 : 0xffffff800d033216 mach_kernel : _hndl_mach_scall64 + 0x16
Kernel Extensions in backtrace:
com.apple.iokit.IOPCIFamily(2.9)[99A70889-A31C-3B25-8E88-ADD3F317E4E4]@0xffffff800fb6a000->0xffffff800fb92fff
com.apple.driver.AppleACPIPlatform(6.1)[83012C9A-0C54-382F-9B6A-112A69786CFA]@0xffffff800e12b000->0xffffff800e1a2fff
dependency: com.apple.driver.AppleSMC(3.1.9)[1CE81438-E589-30EA-B40B-615AC3BDBED4]@0xffffff800e756000->0xffffff800e76efff
dependency: com.apple.iokit.IOACPIFamily(1.4)[1B2FE91E-3EC7-3ED3-AF6B-E9C4BE29D5E3]@0xffffff800f642000->0xffffff800f643fff
dependency: com.apple.iokit.IOPCIFamily(2.9)[99A70889-A31C-3B25-8E88-ADD3F317E4E4]@0xffffff800fb6a000->0xffffff800fb92fff
com.apple.driver.AppleGFXHDA(100.1.433)[A26ED9D2-9FE8-3173-82D3-C3A1CF195F75]@0xffffff7fa66bf000->0xffffff7fa671dfff
dependency: com.apple.iokit.IOAudioFamily(300.6.1)[0A876136-8978-33AA-A959-27651057B994]@0xffffff7fa7e31000->0xffffff7fa7e4efff
dependency: com.apple.iokit.IOGraphicsFamily(585.1)[2C81B74F-C771-3643-82EC-12CD4AC5EFDB]@0xffffff7fa7f2f000->0xffffff7fa7f5dfff
dependency: com.apple.iokit.IONDRVSupport(585.1)[97C6FC37-46B0-332C-8772-E6CF64205A95]@0xffffff7fa7f74000->0xffffff7fa7f7cfff
dependency: com.apple.iokit.IOPCIFamily(2.9)[99A70889-A31C-3B25-8E88-ADD3F317E4E4]@0xffffff800fb6a000->0xffffff800fb92fff

Process name corresponding to current thread: WindowServer
Boot args: -v keepsyms=1 -no_compat_check npci=0x2000 chunklist-security-epoch=0 -chunklist-no-rev2-dev

Mac OS version:
20F71

Kernel version:
Darwin Kernel Version 20.5.0: Sat May 8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/RELEASE_X86_64
Kernel UUID: 52A1E876-863E-38E3-AC80-09BBAB13B752
KernelCache slide: 0x000000000ce00000
KernelCache base: 0xffffff800d000000
Kernel slide: 0x000000000ce10000
Kernel text base: 0xffffff800d010000
__HIB text base: 0xffffff800cf00000
System model name: iMac20,2 (Mac-AF89B6D9451A490B)
System shutdown begun: NO
Panic diags file available: YES (0x0)
Hibernation exit count: 0

System uptime in nanoseconds: 1164197011142
Last Sleep: absolute base_tsc base_nano
Uptime : 0x0000010f0f8ca081
Sleep : 0x0000000000000000 0x0000000000000000 0x0000000000000000
Wake : 0x0000000000000000 0x0000001c1153b240 0x0000000000000000
panic(cpu 6 caller 0xffffff800d8a153d): "Spinlock acquisition timed out: lock=0xffffff86ae941548, " "lock owner thread=0xffffff86af3a3140, current_thread: 0xffffff86ad2d99e0, " "lock owner active on CPU 0x0, current owner: 0xffffff86af3a3140, time: 1164197012785"@/System/Volumes/Data/SWE/macOS/BuildRoots/e90674e518/Library/Caches/com.apple.xbs/Sources/xnu/xnu-7195.121.3/osfmk/i386/locks_i386.c:541
Backtrace (CPU 6), Frame : Return Address
0xffffffc10b31ba40 : 0xffffff800d08e0dd mach_kernel : _handle_debugger_trap + 0x3fd
0xffffffc10b31ba90 : 0xffffff800d1d4f33 mach_kernel : _kdp_i386_trap + 0x143
0xffffffc10b31bad0 : 0xffffff800d1c552a mach_kernel : _kernel_trap + 0x55a
0xffffffc10b31bb20 : 0xffffff800d032a2f mach_kernel : _return_from_trap + 0xff
0xffffffc10b31bb40 : 0xffffff800d08d8fd mach_kernel : _DebuggerTrapWithState + 0xad
0xffffffc10b31bc60 : 0xffffff800d08dbf3 mach_kernel : _panic_trap_to_debugger + 0x273
0xffffffc10b31bcd0 : 0xffffff800d89d81a mach_kernel : _panic + 0x54
0xffffffc10b31bd40 : 0xffffff800d8a153d mach_kernel : _vm_packing_pointer_invalid + 0x1364
0xffffffc10b31bd80 : 0xffffff800d1ba135 mach_kernel : _lck_spin_lock_grp + 0x95
0xffffffc10b31bda0 : 0xffffff800d076878 mach_kernel : _ipc_right_lookup_write + 0x18
0xffffffc10b31bdd0 : 0xffffff800d070432 mach_kernel : _ipc_object_translate + 0x32
0xffffffc10b31be10 : 0xffffff800d07ba71 mach_kernel : _convert_port_name_to_voucher + 0x41
0xffffffc10b31be40 : 0xffffff800d0d19a4 mach_kernel : _thread_set_voucher_name + 0x54
0xffffffc10b31be90 : 0xffffff800d5d0f74 mach_kernel : _bsdthread_ctl + 0x864
0xffffffc10b31bf40 : 0xffffff800d73fc9e mach_kernel : _unix_syscall64 + 0x2ce
0xffffffc10b31bfa0 : 0xffffff800d0331f6 mach_kernel : _hndl_unix_scall64 + 0x16

Process name corresponding to current thread: WindowServer
 
After tweaking more and more I got a couple of different kernel panics, can you please take a look?

panic(cpu 4 caller 0xffffff80049c58f6): Kernel trap at 0xffffff8004966ea2, type 14=page fault, registers:
CR0: 0x0000000080010033, CR2: 0xffffff8800403820, CR3: 0x000000067ca6c1ab, CR4: 0x00000000003626e0
RAX: 0xffffff800e200000, RBX: 0xffffff8800403800, RCX: 0xffffff7f80000000, RDX: 0x000000006e263e00
RSP: 0xffffffa1058436c0, RBP: 0xffffffa1058436f0, RSI: 0xffffff86b123f140, RDI: 0xffffff800df610e0
R8: 0x0000000000000000, R9: 0x0000000000000001, R10: 0xffffffa502d4a4f0, R11: 0x0000000f93704ad0
R12: 0xffffff800be00000, R13: 0x0000000002fea040, R14: 0x000000000018b000, R15: 0xffffff803fa81000
RFL: 0x0000000000010286, RIP: 0xffffff8004966ea2, CS: 0x0000000000000008, SS: 0x0000000000000010
Fault CR2: 0xffffff8800403820, Error code: 0x0000000000000000, Fault CPU: 0x4, PL: 1, VF: 5

Backtrace (CPU 4), Frame : Return Address
0xffffffa1058430e0 : 0xffffff800488e0dd mach_kernel : _handle_debugger_trap + 0x3fd
0xffffffa105843130 : 0xffffff80049d4f33 mach_kernel : _kdp_i386_trap + 0x143
0xffffffa105843170 : 0xffffff80049c552a mach_kernel : _kernel_trap + 0x55a
0xffffffa1058431c0 : 0xffffff8004832a2f mach_kernel : _return_from_trap + 0xff
0xffffffa1058431e0 : 0xffffff800488d8fd mach_kernel : _DebuggerTrapWithState + 0xad
0xffffffa105843300 : 0xffffff800488dbf3 mach_kernel : _panic_trap_to_debugger + 0x273
0xffffffa105843370 : 0xffffff800509d81a mach_kernel : _panic + 0x54
0xffffffa1058433e0 : 0xffffff80049c58f6 mach_kernel : _sync_iss_to_iks + 0x2c6
0xffffffa105843560 : 0xffffff80049c55dd mach_kernel : _kernel_trap + 0x60d
0xffffffa1058435b0 : 0xffffff8004832a2f mach_kernel : _return_from_trap + 0xff
0xffffffa1058435d0 : 0xffffff8004966ea2 mach_kernel : _vm_page_lookup + 0x282
0xffffffa1058436f0 : 0xffffff8004957f7a mach_kernel : _vm_page_delayed_work_finish_ctx + 0x95a
0xffffffa105843830 : 0xffffff8004b048cc mach_kernel : _cluster_pageout_ext + 0x53c
0xffffffa105843970 : 0xffffff8004b079a9 mach_kernel : _cluster_write_ext + 0x1a09
0xffffffa105843ab0 : 0xffffff8004b060fa mach_kernel : _cluster_write_ext + 0x15a
0xffffffa105843b40 : 0xffffff8004b05f95 mach_kernel : _cluster_write + 0x15
0xffffffa105843b70 : 0xffffff80079faa9f com.apple.filesystems.apfs : _apfs_vnop_write + 0x1aa9
0xffffffa105843d40 : 0xffffff8004b550a8 mach_kernel : _VNOP_WRITE + 0x98
0xffffffa105843dc0 : 0xffffff8004b45d7d mach_kernel : _utf8_normalizeOptCaseFoldAndMatchSubstring + 0xb3d
0xffffffa105843e30 : 0xffffff8004e4dcc5 mach_kernel : _write_nocancel + 0x2e5
0xffffffa105843ee0 : 0xffffff8004e4daf1 mach_kernel : _write_nocancel + 0x111
0xffffffa105843f40 : 0xffffff8004f3fc9e mach_kernel : _unix_syscall64 + 0x2ce
0xffffffa105843fa0 : 0xffffff80048331f6 mach_kernel : _hndl_unix_scall64 + 0x16
Kernel Extensions in backtrace:
com.apple.filesystems.apfs(1677.120.9)[B0E527BF-F9E1-3036-87F3-958EF6DFBBD7]@0xffffff80079a8000->0xffffff8007b16fff
dependency: com.apple.driver.AppleEFINVRAM(2.1)[423BF733-A622-3BC9-8F0F-920A2927CD35]@0xffffff8005cfe000->0xffffff8005d07fff
dependency: com.apple.driver.AppleEffaceableStorage(1.0)[C2F1FD4A-89FF-3707-9611-7128516E9D9F]@0xffffff8005d11000->0xffffff8005d16fff
dependency: com.apple.iokit.CoreAnalyticsFamily(1)[743FC123-6C96-3A2A-8876-007D733237A2]@0xffffff800616d000->0xffffff8006173fff
dependency: com.apple.iokit.IOStorageFamily(2.1)[A0D72FE9-649B-316A-8B5C-934E295FF0B5]@0xffffff800746d000->0xffffff800747efff
dependency: com.apple.kec.corecrypto(11.1)[F5F1255F-6552-3CF4-A9DB-D60EFDEB4A9A]@0xffffff8007b44000->0xffffff8007bd5fff
dependency: com.apple.security.AppleImage4(3.0.0)[DDF5788F-5E1E-3A10-AA54-AED51122B39A]@0xffffff8005d7d000->0xffffff8005d8dfff

Process name corresponding to current thread: installer
Boot args: -v keepsyms=1 -no_compat_check npci=0x2000 chunklist-security-epoch=0 -chunklist-no-rev2-dev chunklist-security-epoch=0 -chunklist-no-rev2-dev

Mac OS version:
20F71

Kernel version:
Darwin Kernel Version 20.5.0: Sat May 8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/RELEASE_X86_64
Kernel UUID: 52A1E876-863E-38E3-AC80-09BBAB13B752
KernelCache slide: 0x0000000004600000
KernelCache base: 0xffffff8004800000
Kernel slide: 0x0000000004610000
Kernel text base: 0xffffff8004810000
__HIB text base: 0xffffff8004700000
System model name: iMac20,2 (Mac-AF89B6D9451A490B)
System shutdown begun: NO
Panic diags file available: YES (0x0)
Hibernation exit count: 0

System uptime in nanoseconds: 735766082546
Last Sleep: absolute base_tsc base_nano
Uptime : 0x000000ab4f137603
Sleep : 0x0000000000000000 0x0000000000000000 0x0000000000000000
Wake : 0x0000000000000000 0x0000001bdc053970 0x0000000000000000

Panic(CPU 0, time 1164196800898): NMIPI for spinlock acquisition timeout, spinlock: 0xffffff86ae941548, spinlock owner: 0xffffff86af3a3140, current_thread: 0xffffff86af3a3140, spinlock_owner_cpu: 0x0
RAX: 0xadf9db6b67400001, RBX: 0x0000000000000004, RCX: 0xffffff800d0a62a3, RDX: 0xffffff800d0a65a0
RSP: 0xffffffa08ad67e00, RBP: 0xffffffa08ad67e80, RSI: 0x0000000000000004, RDI: 0xffffffc10b3d2024
R8: 0x0000000000000000, R9: 0x0000000000000024, R10: 0x0000000000000001, R11: 0x0000000000000000
R12: 0x0000000000000000, R13: 0x0000000000000000, R14: 0x0000000080000001, R15: 0xffffffc10b3d2024
RFL: 0x0000000000000087, RIP: 0xffffff800d0a62a6, CS: 0x0000000000000008, SS: 0x0000000000000010
Backtrace (CPU 0), Frame : Return Address
0xffffffa08ad67cb0 : 0xffffff800d1c4ccb mach_kernel : _interrupt + 0x12b
0xffffffa08ad67d00 : 0xffffff800d032d39 mach_kernel : _return_to_iret + 0x159
0xffffffa08ad67e80 : 0xffffff7fa66c80c4 com.apple.driver.AppleGFXHDA : __ZN21AppleGFXHDAController15interruptFilterEP28IOFilterInterruptEventSource + 0xfa
0xffffffa08ad67ed0 : 0xffffff800d7f2e71 mach_kernel : __ZN28IOFilterInterruptEventSource23normalInterruptOccurredEPvP9IOServicei + 0x81
0xffffffa08ad67f00 : 0xffffff800fb8c381 com.apple.iokit.IOPCIFamily : __ZN32IOPCIMessagedInterruptController15handleInterruptEPvP9IOServicei + 0x12b
0xffffffa08ad67f50 : 0xffffff800e132354 com.apple.driver.AppleACPIPlatform : __ZN23AppleACPIPlatformExpert23dispatchGlobalInterruptEi + 0x2e
0xffffffa08ad67f60 : 0xffffff800e13b2fd com.apple.driver.AppleACPIPlatform : __ZN31AppleACPICPUInterruptController15handleInterruptEPvP9IOServicei + 0x6b
0xffffffa08ad67f80 : 0xffffff800d1c4d1d mach_kernel : _interrupt + 0x17d
0xffffffa08ad67fd0 : 0xffffff800d032bdd mach_kernel : _hndl_allintrs + 0x11d
0xffffffc10e7b3ea0 : 0xffffff800d082165 mach_kernel : _mach_port_deallocate + 0x35
0xffffffc10e7b3ed0 : 0xffffff800d07f1e3 mach_kernel : __kernelrpc_mach_port_deallocate_trap + 0x43
0xffffffc10e7b3ef0 : 0xffffff800d1a982d mach_kernel : _mach_call_munger64 + 0x29d
0xffffffc10e7b3fa0 : 0xffffff800d033216 mach_kernel : _hndl_mach_scall64 + 0x16
Kernel Extensions in backtrace:
com.apple.iokit.IOPCIFamily(2.9)[99A70889-A31C-3B25-8E88-ADD3F317E4E4]@0xffffff800fb6a000->0xffffff800fb92fff
com.apple.driver.AppleACPIPlatform(6.1)[83012C9A-0C54-382F-9B6A-112A69786CFA]@0xffffff800e12b000->0xffffff800e1a2fff
dependency: com.apple.driver.AppleSMC(3.1.9)[1CE81438-E589-30EA-B40B-615AC3BDBED4]@0xffffff800e756000->0xffffff800e76efff
dependency: com.apple.iokit.IOACPIFamily(1.4)[1B2FE91E-3EC7-3ED3-AF6B-E9C4BE29D5E3]@0xffffff800f642000->0xffffff800f643fff
dependency: com.apple.iokit.IOPCIFamily(2.9)[99A70889-A31C-3B25-8E88-ADD3F317E4E4]@0xffffff800fb6a000->0xffffff800fb92fff
com.apple.driver.AppleGFXHDA(100.1.433)[A26ED9D2-9FE8-3173-82D3-C3A1CF195F75]@0xffffff7fa66bf000->0xffffff7fa671dfff
dependency: com.apple.iokit.IOAudioFamily(300.6.1)[0A876136-8978-33AA-A959-27651057B994]@0xffffff7fa7e31000->0xffffff7fa7e4efff
dependency: com.apple.iokit.IOGraphicsFamily(585.1)[2C81B74F-C771-3643-82EC-12CD4AC5EFDB]@0xffffff7fa7f2f000->0xffffff7fa7f5dfff
dependency: com.apple.iokit.IONDRVSupport(585.1)[97C6FC37-46B0-332C-8772-E6CF64205A95]@0xffffff7fa7f74000->0xffffff7fa7f7cfff
dependency: com.apple.iokit.IOPCIFamily(2.9)[99A70889-A31C-3B25-8E88-ADD3F317E4E4]@0xffffff800fb6a000->0xffffff800fb92fff

Process name corresponding to current thread: WindowServer
Boot args: -v keepsyms=1 -no_compat_check npci=0x2000 chunklist-security-epoch=0 -chunklist-no-rev2-dev

Mac OS version:
20F71

Kernel version:
Darwin Kernel Version 20.5.0: Sat May 8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/RELEASE_X86_64
Kernel UUID: 52A1E876-863E-38E3-AC80-09BBAB13B752
KernelCache slide: 0x000000000ce00000
KernelCache base: 0xffffff800d000000
Kernel slide: 0x000000000ce10000
Kernel text base: 0xffffff800d010000
__HIB text base: 0xffffff800cf00000
System model name: iMac20,2 (Mac-AF89B6D9451A490B)
System shutdown begun: NO
Panic diags file available: YES (0x0)
Hibernation exit count: 0

System uptime in nanoseconds: 1164197011142
Last Sleep: absolute base_tsc base_nano
Uptime : 0x0000010f0f8ca081
Sleep : 0x0000000000000000 0x0000000000000000 0x0000000000000000
Wake : 0x0000000000000000 0x0000001c1153b240 0x0000000000000000
panic(cpu 6 caller 0xffffff800d8a153d): "Spinlock acquisition timed out: lock=0xffffff86ae941548, " "lock owner thread=0xffffff86af3a3140, current_thread: 0xffffff86ad2d99e0, " "lock owner active on CPU 0x0, current owner: 0xffffff86af3a3140, time: 1164197012785"@/System/Volumes/Data/SWE/macOS/BuildRoots/e90674e518/Library/Caches/com.apple.xbs/Sources/xnu/xnu-7195.121.3/osfmk/i386/locks_i386.c:541
Backtrace (CPU 6), Frame : Return Address
0xffffffc10b31ba40 : 0xffffff800d08e0dd mach_kernel : _handle_debugger_trap + 0x3fd
0xffffffc10b31ba90 : 0xffffff800d1d4f33 mach_kernel : _kdp_i386_trap + 0x143
0xffffffc10b31bad0 : 0xffffff800d1c552a mach_kernel : _kernel_trap + 0x55a
0xffffffc10b31bb20 : 0xffffff800d032a2f mach_kernel : _return_from_trap + 0xff
0xffffffc10b31bb40 : 0xffffff800d08d8fd mach_kernel : _DebuggerTrapWithState + 0xad
0xffffffc10b31bc60 : 0xffffff800d08dbf3 mach_kernel : _panic_trap_to_debugger + 0x273
0xffffffc10b31bcd0 : 0xffffff800d89d81a mach_kernel : _panic + 0x54
0xffffffc10b31bd40 : 0xffffff800d8a153d mach_kernel : _vm_packing_pointer_invalid + 0x1364
0xffffffc10b31bd80 : 0xffffff800d1ba135 mach_kernel : _lck_spin_lock_grp + 0x95
0xffffffc10b31bda0 : 0xffffff800d076878 mach_kernel : _ipc_right_lookup_write + 0x18
0xffffffc10b31bdd0 : 0xffffff800d070432 mach_kernel : _ipc_object_translate + 0x32
0xffffffc10b31be10 : 0xffffff800d07ba71 mach_kernel : _convert_port_name_to_voucher + 0x41
0xffffffc10b31be40 : 0xffffff800d0d19a4 mach_kernel : _thread_set_voucher_name + 0x54
0xffffffc10b31be90 : 0xffffff800d5d0f74 mach_kernel : _bsdthread_ctl + 0x864
0xffffffc10b31bf40 : 0xffffff800d73fc9e mach_kernel : _unix_syscall64 + 0x2ce
0xffffffc10b31bfa0 : 0xffffff800d0331f6 mach_kernel : _hndl_unix_scall64 + 0x16

Process name corresponding to current thread: WindowServer

Hello.

Sorry, I might have missed it ...

Please clarify what GPU are you using for display output?
 
That should be different because, as far as I know there is no working iGPU on 500-series, not even with a supported 10th generation Core. So iMacPro1,1/MacPro7,1 should be better than iMac20 SMBIOS.

@Rikoshet Since this is a production system, it's a pity you didn't pick a Z490 Vision D or G: You'd have a fully working system, including Thunderbolt, based on a Golden Build. Z590 is still rough, and its Maple Ridge Thunderbolt is being actively investigated in another thread; I hope you don't need Thunderbolt for now.

Ohchang's build is a Z590 Vision G, so a slightly different board. The IM thread uses a custom DSDT, which would require studying the original DSDT in detail to understand the patches—basically, I fear this is not a maintainable EFI if you're not MaLd0n. I'm a bit wary of the mix of VirtualSMC and FakePCIID in the Github repository. So, @tsanko.dimitrov 's build would also be my favourite starting point for a clean OpenCore folder. Can you share the EFI or config.plist which caused the above error screen?
Can you share your current config.plist (minus serials)?

Edit Took the events of your long, long night into account.

Edit2 My bad. Z590 still allows for 10th generation iGPU to work headless—but not to drive displays. So an iMac20 SMBIOS should be the best fit.
Unfortunately I didn't have time to study the actual situation of working good motherboards, I just took a look into the Buyer's Guide and opted for a modern MB because I'm rarely upgrading hardware, my last pc (x99 MB) was build 6-7 years ago and it was fine till the MB died.
Another point in favour of z590 is that z490 are not available on amazon Italy anymore AND I found few guides before buying so I was pretty sure I'm ok.
Also I have to say that I'm working with braw codec that doesn't need extreme cpu like a 3d rendering application, but need a goof GPU for color grading.
iGPU in headless mode is ok, need to do it yet.
Thunderbolt is not needed yet but maybe the hot plug problem is solvable by inserting first a USB device in that port, need to check that but it worked in windows on another machine.
Later versions of BigSur have issues with the XHCI port limit patch and USB mapping. It would be best if you could first boot with Catalina (or an early version of Big Sur, 11.0 to 11.2), map USB ports there (the other threads show the HS/SS personalities but not the 0x## port numbers, which is what one really want to write a USB map) and then upgrade to 11.6. I'd be wary of jumping early to Monterey on a production system.
Would love to, not possible at this moment, really need to edit my videos but I got some kernel panics...
 
Hello.

Sorry, I might have missed it ...

Please clarify what GPU are you using for display output?
iGPU is disabled at this stage so using Radeon VII for now!
Thank you!
 
I'm on F5 now, F6 has only changes related to Intel PTT for Windows 11...

Sanitise your config.plist (redact the serial-number and UUID) then upload your EFI folder as a Zip archive, for us to check. :thumbup:
 

Attachments

  • EFI.zip
    12.6 MB · Views: 56
Status
Not open for further replies.
Back
Top