Hackintool icon indicating copy to clipboard operation
Hackintool copied to clipboard

Hackintool doesn't detect OpenCore 0.6.7

Open Soundman-Qc opened this issue 3 years ago • 6 comments

Hackintool doesn't detect OpenCore 0.6.7, and I checked thoroughly to make sure that all directories (boot, OC, Drivers) have the OpenCore version marked "Monday, March 1, 2021 at 14:55" that I got from OpenCore repository in the release section. Nonetheless Hackintool still think it's 0.6.6 and offer to download 0.6.7

By the way it's a fantastic tool that you made !

Soundman-Qc avatar Mar 02 '21 17:03 Soundman-Qc

Agreed, awesome tool - thanks!

I can second this one, thought I was going crazy ... 😆. But made sure to use the debug version, and checked the (debug) log ... yep, v0.6.7, but Hackintool says v0.6.6. Let me know if I can do anything to help.

Thanks again.

arrmo avatar Mar 11 '21 01:03 arrmo

You have to try to reset NVRAM

https://github.com/acidanthera/bugtracker/issues/1539

carbonimax avatar Mar 12 '21 10:03 carbonimax

Will give that a try, thanks! Just to make sure (first 😆) ... nothing lost / no downside of the reset, right?

Thanks again.

arrmo avatar Mar 12 '21 11:03 arrmo

Rolled the dice, reset NVRAM 🤣. It worked, thanks! BTW, to check, from a terminal (or ssh),

nvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:opencore-version

I'm thinking this is what Hackintool uses also.

Before, I got DBG-066-2021-02-02, which was incorrect. Now ... DBG-067-2021-03-01

Thanks again. BTW, I won't close this, as I didn't open it - but I think it can be closed.

arrmo avatar Mar 12 '21 23:03 arrmo

Same problem here, upgraded from 0.6.5 to 0.6.7 and that nvram command still shows 065. I've never reset nvram before what is the easiest way?

Also it would have been useful for the boot log txt file to show the open core version being booted, could have saved reinstalling and checking md5s etc.

malhal avatar Mar 24 '21 17:03 malhal

I've never reset nvram before what is the easiest way?

From OpenCore, just select the option to Reset NVRAM.

arrmo avatar Mar 24 '21 22:03 arrmo