stonevil / Razer_Blade_Advanced_early_2019_Hackintosh

Razer Blade Advanced early 2019 Hackintosh. Guide and EFI
127 stars 16 forks source link

Can’t boot on Catalina Beta #1

Closed PaulDGillis closed 5 years ago

PaulDGillis commented 5 years ago

I currently have the exact same speced laptop as you. I’m still trying to debug, but even with the beta boot options the laptop seems to make it to the Apple logo but then the loading bar never goes past zero. I have a previous set of Kexts that work on the Catalina beta, and am dual booting Mojave. I’m currently investigating if it no longer boots because of the Kexts (Some which I updated) or something else.

k-sym commented 5 years ago

When you get the Clover screen, press the right cursor key and navigate to the options menu. On the boot parameters, add a " -v" (space, minus, v) to the line. Hit enter, and go to the bottom of the list and return. Then select the OSX installer. This will put you in verbose mode. You should be able to capture the failure point on the screen. This info will help in diagnosing the issue.

PaulDGillis commented 5 years ago

The problem is it makes it past verbose mode, without a an error, but it never finishes booting, it is quite odd. I assume it is something weird going on with Whatever green. Seems Whatever green stops working with UHD 630 on 10.15, but removing WhateverGreen Kext allows me to boot for now.

stonevil commented 5 years ago

Sorry, have no time to play around with Catalina.

WhateverGreen already updated for Catalina but you need to download sources and build Kext with Xcode. On machine with preinstalled Catalina and latest beta version Xcode

PaulDGillis commented 5 years ago

@stonevil that is plenty alright, I opened the issue as mostly a warning for those that wanted to update. And a place to show my progress on debugging the issue for others.

I’ve been using the latest Catalina ready released Kexts for VirtualSMC, Lilu and WhateverGreen. After compiling my own from Xcode last night, I still can’t get it past the Glitched Apple loading screen after verbose finishes.

PaulDGillis commented 5 years ago

I updated to the very latest beta clover version and that seemed to fix it.