fidele007 / Asus-ROG-GL552VW-Hackintosh

Guide to hackintoshing the ASUS ROG GL552VW
54 stars 19 forks source link

Kernel Panic on Catalina fresh install #24

Closed ASV44 closed 3 years ago

ASV44 commented 4 years ago

Hi, I have a problem with Catalina post install. After successful fresh install my system falls with Kernel Panic on each boot. I have used config.plist and DSDT/SSDT patches from catalina branch and also tried other various config.plist files from my previous Mojave configuration but same Kernel Panic continue to happen on each boot.

System boots only in safe mode.

Panic log shows this:

com.apple.iokit.IOReportFamily(47.0)[337B24B2-0261-3521-8D1B 23387FC1D657]@0xffffff7f99030000->0xffffff7f99036fff
com.apple.driver.pmtelemetry(1.0)[67E0BF8A-EC1D-338A-BD80 3EF55847F976]@0xffffff7f9b382000->0xffffff7f9b39cfff

I have started a thred on tonymacx86 where I attached examples of EFI folder and other information which could help to solve this problem, but there is no solution for the moment.

If somebody could share some useful information, please help, I am trying to solve this problem for a long time.

ASV44 commented 3 years ago

Found some tricky solution for my problem. In single user mode (-s argument in booting option) I have mounted boot drive for read/write operations (/sbin/mount -uw /) and delete pmtelemetry.kext from /System/Library/Extensions. At first boot after removing pmtelemetry.kext boot logs showed that IGPU failed to initialize graphics firmware, but after reboot, everything works fine without graphics glitches.