Contribute
Register

Upgrading to Mojave from High Sierra Kernel Panic - Clevo N850HP6

Status
Not open for further replies.
Joined
Feb 7, 2017
Messages
29
Motherboard
Clevo N850HP6
CPU
i7-7700HQ
Graphics
HD 630 | GTX 1060, 1920x1080
Mobile Phone
  1. Android
  2. iOS
Hi there,

I managed to build my Hackintosh in High Sierra, and went through all minor upgrades with no issues. Now I am trying to transition to Mojave, and I followed some of the steps detailed here to upgrade:
  1. I updated Clover from r4411 to r4701 (RehabMan fork) manually. This is because my boot partition is on the Windows drive, so Clover cannot install to it via installer. I began by installing Clover to my root macOS disk.
  2. Manual update was done by replacing BOOTX64.efi and CLOVERX64.efi, updating old drivers in the drivers64 and drivers64UEFI folders, and inserting new drivers that were not present in my old installation
  3. I updated all kexts in the kexts/Other folder with new versions from various sources, and added WhateverGreen.kext, as well as kexts in /L/E and /S/L/E
  4. Rebooted to ensure Clover was working with current installations (it worked fine for both High Sierra and Win10)
  5. Ran Install macOS Mojave.app, hit first "Restart" button when prompted
  6. In Clover, selected Boot macOS Install option
  7. Immediate crash to reboot on Apple logo
On restart back into High Sierra, nothing is affected. Error message is presented in crash log (as well as when attempting to boot installer in -v mode):

Code:
Anonymous UUID:       B01FFE92-6CFA-23FC-5EF0-E13280A2AA02

Fri Oct 26 10:34:55 2018

*** Panic Report ***
panic(cpu 2 caller 0xffffff800e6b867f):  initproc exited -- exit reason namespace 2 subcode 0x4 description: none

Thread 1 crashed

RAX: 0x0000000000000000, RBX: 0x000070000ab2b000, RCX: 0x00007fff6a90b004, RDX: 0x0000000000000001
RSP: 0x000070000ab2af68, RBP: 0x000070000ab2afd0, RSI: 0x0000000000010000, RDI: 0x0000000080000000
R8:  0x0000000000000000, R9:  0x0000000000000000, R10: 0x0000000000000000, R11: 0x0000000000000246
R12: 0x0000000000000001, R13: 0x0000000000074005, R14: 0x0000000000000000, R15: 0x0000000000001000
RFL: 0x0000000000010286, RIP: 0x00007fff6a8df7a4, CS:  0x000000000000002b, SS:  0x0000000000000023

Thread 0: 0xffffff80406c37b0
    0x00007fff6a8fb286
    0x0000000101b77955
    0x0000000101b77a2e
    0x0000000101b53eaa
    0x00007fff6a917015
    0x0000000000000001

Thread 1: 0xffffff80406c32a0
    0x00007fff6a8df7a4
    0x00007fff6ac2ebe9
    0x0000000000000000

Thread 2: 0xffffff80406c2d90
    0x00007fff6ac2ebdc


Mac OS version:
Not yet set

Kernel version:
Darwin Kernel Version 18.0.0: Wed Aug 22 20:13:40 PDT 2018; root:xnu-4903.201.2~1/RELEASE_X86_64
Kernel UUID: DF83AD37-501E-3B4F-B1F0-04F3AC90FE35
System model name: MacBookPro14,1 (Mac-B4831CEBD52A0C4C)

EOF
Model: MacBookPro14,1, BootROM MBP141.F000.B00, 4 processors, Intel Core i7, 2.81 GHz, 16 GB, SMC 2.43f6
Graphics: Intel HD Graphics 630, Intel HD Graphics 630, Built-In
Memory Module: BANK 0/DIMM0, 8 GB, DDR4, 2400 MHz, Crucial Technology, CT8G4SFS824A.M8FH
Memory Module: BANK 1/DIMM0, 8 GB, DDR4, 2400 MHz, Crucial Technology, CT8G4SFS824A.M8FH
AirPort: Third-Party Wireless Card
Bluetooth: Version 6.0.7f10, 3 services, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Samsung SSD 860 EVO M.2 250GB, 250.06 GB
Serial ATA Device: ST1000LX015-1U7172, 1 TB
USB Device: USB 3.0 Bus
USB Device: Gaming Mouse G502
USB Device: BCM2045A0
USB Device: Chicony USB2.0 Camera
Thunderbolt Bus:


If it's any help as well, my partition is in HFS+, and below is a dump of diskutil list. The boot disk is @ disk0s2.
Code:
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *250.1 GB   disk0
   1:           Windows Recovery                         523.2 MB   disk0s1
   2:                        EFI NO NAME                 104.9 MB   disk0s2
   3:         Microsoft Reserved                         16.8 MB    disk0s3
   4:       Microsoft Basic Data Windows                 249.4 GB   disk0s4

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk1
   1:                        EFI EFI                     209.7 MB   disk1s1
   2:                  Apple_HFS macOS                   249.5 GB   disk1s2
   3:                 Apple_Boot Recovery HD             650.0 MB   disk1s3
   4:       Microsoft Basic Data Storage                 749.9 GB   disk1s4

Thanks in advance!
 

Attachments

  • CLOVER.zip
    3.1 MB · Views: 64
Last edited:
Hi there,

I managed to build my Hackintosh in High Sierra, and went through all minor upgrades with no issues. Now I am trying to transition to Mojave, and I followed some of the steps detailed here to upgrade:
  1. I updated Clover from r4411 to r4701 (RehabMan fork) manually. This is because my boot partition is on the Windows drive, so Clover cannot install to it via installer. I began by installing Clover to my root macOS disk.
  2. Manual update was done by replacing BOOTX64.efi and CLOVERX64.efi, updating old drivers in the drivers64 and drivers64UEFI folders, and inserting new drivers that were not present in my old installation
  3. I updated all kexts in the kexts/Other folder with new versions from various sources, and added WhateverGreen.kext, as well as kexts in /L/E and /S/L/E
  4. Rebooted to ensure Clover was working with current installations (it worked fine for both High Sierra and Win10)
  5. Ran Install macOS Mojave.app, hit first "Restart" button when prompted
  6. In Clover, selected Boot macOS Install option
  7. Immediate crash to reboot on Apple logo
On restart back into High Sierra, nothing is affected. Error message is presented in crash log (as well as when attempting to boot installer in -v mode):

Code:
Anonymous UUID:       B01FFE92-6CFA-23FC-5EF0-E13280A2AA02

Fri Oct 26 10:34:55 2018

*** Panic Report ***
panic(cpu 2 caller 0xffffff800e6b867f):  initproc exited -- exit reason namespace 2 subcode 0x4 description: none

Thread 1 crashed

RAX: 0x0000000000000000, RBX: 0x000070000ab2b000, RCX: 0x00007fff6a90b004, RDX: 0x0000000000000001
RSP: 0x000070000ab2af68, RBP: 0x000070000ab2afd0, RSI: 0x0000000000010000, RDI: 0x0000000080000000
R8:  0x0000000000000000, R9:  0x0000000000000000, R10: 0x0000000000000000, R11: 0x0000000000000246
R12: 0x0000000000000001, R13: 0x0000000000074005, R14: 0x0000000000000000, R15: 0x0000000000001000
RFL: 0x0000000000010286, RIP: 0x00007fff6a8df7a4, CS:  0x000000000000002b, SS:  0x0000000000000023

Thread 0: 0xffffff80406c37b0
    0x00007fff6a8fb286
    0x0000000101b77955
    0x0000000101b77a2e
    0x0000000101b53eaa
    0x00007fff6a917015
    0x0000000000000001

Thread 1: 0xffffff80406c32a0
    0x00007fff6a8df7a4
    0x00007fff6ac2ebe9
    0x0000000000000000

Thread 2: 0xffffff80406c2d90
    0x00007fff6ac2ebdc


Mac OS version:
Not yet set

Kernel version:
Darwin Kernel Version 18.0.0: Wed Aug 22 20:13:40 PDT 2018; root:xnu-4903.201.2~1/RELEASE_X86_64
Kernel UUID: DF83AD37-501E-3B4F-B1F0-04F3AC90FE35
System model name: MacBookPro14,1 (Mac-B4831CEBD52A0C4C)

EOF
Model: MacBookPro14,1, BootROM MBP141.F000.B00, 4 processors, Intel Core i7, 2.81 GHz, 16 GB, SMC 2.43f6
Graphics: Intel HD Graphics 630, Intel HD Graphics 630, Built-In
Memory Module: BANK 0/DIMM0, 8 GB, DDR4, 2400 MHz, Crucial Technology, CT8G4SFS824A.M8FH
Memory Module: BANK 1/DIMM0, 8 GB, DDR4, 2400 MHz, Crucial Technology, CT8G4SFS824A.M8FH
AirPort: Third-Party Wireless Card
Bluetooth: Version 6.0.7f10, 3 services, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Samsung SSD 860 EVO M.2 250GB, 250.06 GB
Serial ATA Device: ST1000LX015-1U7172, 1 TB
USB Device: USB 3.0 Bus
USB Device: Gaming Mouse G502
USB Device: BCM2045A0
USB Device: Chicony USB2.0 Camera
Thunderbolt Bus:


If it's any help as well, my partition is in HFS+, and below is a dump of diskutil list. The boot disk is @ disk0s2.
Code:
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *250.1 GB   disk0
   1:           Windows Recovery                         523.2 MB   disk0s1
   2:                        EFI NO NAME                 104.9 MB   disk0s2
   3:         Microsoft Reserved                         16.8 MB    disk0s3
   4:       Microsoft Basic Data Windows                 249.4 GB   disk0s4

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk1
   1:                        EFI EFI                     209.7 MB   disk1s1
   2:                  Apple_HFS macOS                   249.5 GB   disk1s2
   3:                 Apple_Boot Recovery HD             650.0 MB   disk1s3
   4:       Microsoft Basic Data Storage                 749.9 GB   disk1s4

Thanks in advance!

Try booting the installer with basic configuration, as per guide:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
 

Thanks for that. I went ahead and created a USB with a clean installation of Clover r4701 and clean installation of Mojave. Using either the USB or booting from hard drive, it boots halfway and then cuts to a black screen. Verbose mode reveals the last line being:

Code:
gIOScreenLockState 3, hs 0, bs 0, now 0, sm 0x0

Updated Clover and error screen attached.
 

Attachments

  • CLOVER.zip
    2.6 MB · Views: 63
  • 20181026_155049.jpg
    20181026_155049.jpg
    1.2 MB · Views: 122
Thanks for that. I went ahead and created a USB with a clean installation of Clover r4701 and clean installation of Mojave. Using either the USB or booting from hard drive, it boots halfway and then cuts to a black screen. Verbose mode reveals the last line being:

Code:
gIOScreenLockState 3, hs 0, bs 0, now 0, sm 0x0

Updated Clover and error screen attached.

Your profile lacks important hardware details (screen resolution). Please fix as per FAQ:
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
 
Thanks for that. I went ahead and created a USB with a clean installation of Clover r4701 and clean installation of Mojave. Using either the USB or booting from hard drive, it boots halfway and then cuts to a black screen. Verbose mode reveals the last line being:

Code:
gIOScreenLockState 3, hs 0, bs 0, now 0, sm 0x0

Updated Clover and error screen attached.

You forgot to press F2 and F4 (no misc/preboot.log, no ACPI/origin/*).

Note: You should see if you can boot with an invalid ig-platform-id.
 
Hi,

Sorry for the break in my reply - Mojave decide to corrupt my HDD beyond repair. I have gotten a new SSD and installed a fresh copy on it, which boots when invalid ig-platform-id is used.

However, when trying to switch back to normal ig-platform-id, and later when trying to use WhateverGreen.kext (using the guide), both methods still end up in a black screen on boot with the gIOScreenLockState error. Note that I have removed all DSDT/SSDT patches so that I can deal with this issue first.

If I boot using the original config with the invalid ig-platform-id, I go into Mojave just fine.
 

Attachments

  • CLOVER.zip
    3 MB · Views: 69
Last edited:
Hi,

Sorry for the break in my reply - Mojave decide to corrupt my HDD beyond repair. I have gotten a new SSD and installed a fresh copy on it, which boots when invalid ig-platform-id is used.

However, when trying to switch back to normal ig-platform-id, and later when trying to use WhateverGreen.kext (using the guide), both methods still end up in a black screen on boot with the gIOScreenLockState error. Note that I have removed all DSDT/SSDT patches so that I can deal with this issue first.

If I boot using the original config with the invalid ig-platform-id, I go into Mojave just fine.
"Problem Reporting" files are incomplete.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.
 

Attachments

  • CLOVER.zip
    2.9 MB · Views: 84
  • 20181030_230341.jpg
    20181030_230341.jpg
    3.1 MB · Views: 130
Last edited:
I enabled some of the framebuffers. Similar error as screenshotted below.

P.S. ACPI patches are back in, sorry if it causes confusion.
"Problem Reporting" files are incomplete.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.

Since you can boot using an invalid ig-platform-id, use it to get to the desktop where you can run gen_debug.sh.
 
Status
Not open for further replies.
Back
Top