Contribute
Register

Mojave Install Kernel Panic ASRock H81 | G3470 (Haswell)

Status
Not open for further replies.
Joined
Jan 10, 2019
Messages
2
Motherboard
ASRock H81 Pro BTC R2.0 P1.20
CPU
Intel G3470 3600Mhz
Graphics
RX580 8GB
Newb here with kernel panic (it seems). I get to the apple logo then it restarts. Went verbose and turned off kernel panic reboot and recorded the screen (initproc exited - exit reason namespace 2 subcode 0x4 description: none). Let me know if you have recommendations on methods to pipe to a log on the usb drive. Was hoping haswell fake cpuid would take care of it, but it hasn't. Came across this as well: https://www.insanelymac.com/forum/t...he-kernel-for-haswell-cpus-xcpm-early-reboot/ ... Was hoping clover kernelPm=true would do it, but no luck. If I need to go full gen_debug.sh or something else to get you better data let me know. Looking forward to hearing thoughts and recommendations.
 

Attachments

  • CLOVER.zip
    1.9 MB · Views: 56
  • Screenshot.png
    Screenshot.png
    2.5 MB · Views: 92
Last edited:
Was hoping haswell fake cpuid would take care of it, but it hasn't.
Your CPU is not natively supported, and the integrated Intel HD Graphics is not supported.
You can try with FakeCPUID in Clover.

According to your config.plist FakeCPUID is disabled.
  • Enable config.plist/KernelAndKextPatches/FakeCPUID=0x0306C0
  • Change config.plist/Graphics/Inject/Intel=true to false
  • Change config.plist/Devices/FakeID/IntelGFX=0x12345678 to 0x0
  • Add Lilu.kext and WhateverGreen.kext to EFI/CLOVER/kexts/Other folder
 
Thank you for the quick reply. I've made the changes, but I am still getting the same result.
 
Status
Not open for further replies.
Back
Top