How to Fix Wrong open core version detected by several tools
This mini-guide provides a structural approach to troubleshoot and fix the issue.
Prerequisites
- Confirm your hardware specifications (CPU, GPU, Motherboard).
- Ensure you have a bootable recovery USB and backup your EFI.
Fix Steps
- Boot with
-v keepsyms=1 debug=0x100to identify the exact kernel panic. - Validate your config.plist using ocvalidate.
- Ensure your EFI matches the Dortania guide specifications for your CPU generation.
Verification
- Reboot and verify if the functionality is restored and stable under typical usage.
Original Question:
Hi,
I am using Open Core 0.6.7 but all the tools complain that I am running a debug version of 0.6.3
"nvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:opencore-version" gives as result "4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:opencore-version DBG-063-2020-10-20"
Also Hackintool and opencore configurator complain about it.
But when I check the files they are al from 1 march 2021, 499712 bytes in size. To verify I also downloaded the 0.6.3 version and that is dated 2 nov 2020, 763904 bytes so for sure I am using the correct version. The files where also replaced with a new downloaded version of the release 0.6.7 with no luck
Is there a way to fix it so it shows the correct version?
[link] [comments]
Post a Comment