Jump to content
🎉 [ IMPORTANT ] Premium and Donators users 🎉 ×

H77 updated to 10.15, kernel panics immediately on boot


TheBloke

Recommended Posts

System: H77, Core i5-3550. AMD Vega 64 8GB GPU. iMacPro 1.1 SMBIOS.


I was running 10.14.6 Mojave no problems. Two weeks ago I tried Catalina beta6, and it upgraded and worked fine. Later I tried to upgrade to beta 10, and after rebooting I got KP immediately on boot.


Today I tried a fresh upgrade: I cloned 10.14.6 Mojave install to new SSD, booted 10.14.6 install to confirm 100% working, and also removed all 32bit apps. Then tried 10.15 upgrade from App Store.


Upgrade seemed to run fine, but again I get KP almost immediately on first reboot.


Screenshot showing result of booting with -v + don't reboot on panic (click for bigger): <IMGUR id="gQm0Qo2"><a href=https://i.imgur.com/gQm0Qo2l.jpg' alt='IMGUR>'>


Clover is 5070 UEFI. All kexts should be latest version. I have tried booting Clover without any injected Kexts, and KP happens exactly the same.


DSDT was previously patched by mald0n last year and I think is OK.


I have tested with both SMBIOS iMacPro 1.1 and iMac 14.2.


Here are my RunMe! files, taken from working 10.14.6 install. I cannot boot into the 10.15 install to show logs from that. Send me H77-Marv.tom.tj.2019-10-11.zip

 

Thanks very much in advance for any help.

ONE: X299X: G.byte X299X Designare 10G, Intel i9-10980XE, 128GB DDR4 3600

GPU:  Gigabyte RX Vega 64 8GB OC

SMB: MacPro 7,1. OpenCore 0.6.3

 

TWO: X58: G'byte GA-X58A-UD3R, Xeon X5670, 48GB DDR3 1600

GPU: AMD R9 280X 3GB

SMB: iMacPro 1,1. Clover: R5118 Legacy

Link to comment
Share on other sites

  • Administrators

[ref]TheBloke[/ref], try with last clover

https://github.com/CloverHackyColor/CloverBootloader/releases


u can try without dsdt edited too


let me know

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill [email protected]

BTC 1BDzsV4bw3DVCiffFAeNKsdEzqkPXNVrXR

ETH BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9

BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115

USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9

USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ

PicPay @danielnmaldonado

PiX @[email protected]

Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

[ref]MaLd0n[/ref], thanks for the fast reply.


Unfortunately, no change. Upgraded to Clover 5096, and tried booting with no DSDT.aml, and the same KP happens at the same point.


I tried making a video of the boot logs. It is hard because it scrolls so fast, but I got a very rough video frame capture from around the time it crashes:


TXcM5SR.png


From this I can see:


1. It is a Kernel trap / page fault

2. There is some message right before it, " trying to set protected key "FM..something". It is hard to make out. I don't know if it's relevant.

3. The KP happens right after or during the loading of FakeSMC. Maybe this is significant.


I am using the Rehabman/kozlex FakeSMC, last updated September 2018.


I already tried booting with all FakeSMC kexts not injected, except for FakeSMC.kext itself. But perhaps this particular FakeSMC has problems with latest Catalina?


After dinner I will try another FakeSMC, like VirtualSMC. Is there any particular FakeSMC that you recommend?


Thanks again.

ONE: X299X: G.byte X299X Designare 10G, Intel i9-10980XE, 128GB DDR4 3600

GPU:  Gigabyte RX Vega 64 8GB OC

SMB: MacPro 7,1. OpenCore 0.6.3

 

TWO: X58: G'byte GA-X58A-UD3R, Xeon X5670, 48GB DDR3 1600

GPU: AMD R9 280X 3GB

SMB: iMacPro 1,1. Clover: R5118 Legacy

Link to comment
Share on other sites

  • Administrators

[ref]TheBloke[/ref], try with Olarila folder

https://Olarila.com/files/Clover.Folder/CLOVER.SERIES.CHIPSET.zip

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill [email protected]

BTC 1BDzsV4bw3DVCiffFAeNKsdEzqkPXNVrXR

ETH BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9

BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115

USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9

USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ

PicPay @danielnmaldonado

PiX @[email protected]

Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

I finally solved it :) Issue still happened with VirtualSMC, and when using the CLOVER.SERIES.CHIPSET.


I took some more videos of the kernel panic log, and saw there were references to AHCI, and to the version number 999.1.1, which I vaguely remembered from a while ago.


Answer: It was the AppleAHCIPort.kext from InsanelyMac, that I had installed 1-2 years ago! :) It was still in /Library/Extensions.


I don't even remember why I installed it in 2018, but I don't need it any more on either of my Hacks, so I have removed it.


I had to re-clone a 10.14.6 install onto the SSD and then re-install Catalina, because just deleting the .kext from the Catalina /Library/Extensions did not solve the problem. I guess it was still cached somewhere. But once I removed it from 10.14.6 then cloned and did the Catalina upgrade, it installed and rebooted fine.


Lesson: when doing upgrades, check what random kexts are still installed from years ago, and remove any you no longer need! :)


Thanks for the replies mald0n, as always.

ONE: X299X: G.byte X299X Designare 10G, Intel i9-10980XE, 128GB DDR4 3600

GPU:  Gigabyte RX Vega 64 8GB OC

SMB: MacPro 7,1. OpenCore 0.6.3

 

TWO: X58: G'byte GA-X58A-UD3R, Xeon X5670, 48GB DDR3 1600

GPU: AMD R9 280X 3GB

SMB: iMacPro 1,1. Clover: R5118 Legacy

Link to comment
Share on other sites

  • Administrators

[ref]TheBloke[/ref], k

i'll update folders and back to fakesmc, i prefer btw

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill [email protected]

BTC 1BDzsV4bw3DVCiffFAeNKsdEzqkPXNVrXR

ETH BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9

BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115

USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9

USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ

PicPay @danielnmaldonado

PiX @[email protected]

Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

Yes, on my two systems I get more info from FakeSMC than with VirtualSMC, which is why I have never moved on from FakeSMC even though it is now 1+ years since last update.

ONE: X299X: G.byte X299X Designare 10G, Intel i9-10980XE, 128GB DDR4 3600

GPU:  Gigabyte RX Vega 64 8GB OC

SMB: MacPro 7,1. OpenCore 0.6.3

 

TWO: X58: G'byte GA-X58A-UD3R, Xeon X5670, 48GB DDR3 1600

GPU: AMD R9 280X 3GB

SMB: iMacPro 1,1. Clover: R5118 Legacy

Link to comment
Share on other sites

  • Administrators

the Slice version is very nice

FakeSMC.kext.zip

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill [email protected]

BTC 1BDzsV4bw3DVCiffFAeNKsdEzqkPXNVrXR

ETH BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9

BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115

USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9

USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ

PicPay @danielnmaldonado

PiX @[email protected]

Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...