stonevil / Razer_Blade_Advanced_early_2019_Hackintosh

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

macOS will not load using the repo EFI #18

Closed ghost closed 5 years ago

ghost commented 5 years ago

Probably going to have to patch my own DSDT/SSDT since my system is a little different. Posting just to confirm.

My system: Early-2019 Razer Blade Advanced 15 (i7-8750H with RTX 2080) Samsung EVO 970 2TB SSD Wifi: BCM94352Z (DW1560) 64GB RAM

Those may be the only deviations and what is making the repo's EFI incompatible with mine.

At any, this is where I am at that works meaning I can boot from the SSD's EFI without using the USB.

At this point, really only WiFi is working: volume, sound, trackpad, battery indicator, screen brightness, do not work. Without the Kexts installed, WiFi does not work.

Here are the various scenarios I've tried and their out comes. All related to this section of the guide:

https://github.com/stonevil/Razer_Blade_Advanced_early_2019_Hackintosh#install-efi-and-extensions

I've tried both just copying and "Replacing" when prompted to, and erasing the /EFI first and then copying over... instructions not entirely clear on which to do. This just causes it to hang at the following indefinitely:

20190908_221757

All of these result in the following which just causes the system to restart (not sure why the image is rotated, but when you click on it, it has the correct orientation):

20190908_222630

Otherwise, there are only two configurations that work:

It sounds like I just need to dump and modify DSDT/SSDT to suit my system. The instructions provided should make this a breeze. Just posting really in case there is some other obvious issue that might resolve this.

k-sym commented 5 years ago

For the record, I have the exact same system. Early 2019 with the RTX2080 (only 32GB and the Sabrent M.2). I too cannot just 'copy' the EFI and ended up dumping and modifying the SSDT's. It's well worth the time and has certainly paid off. It's now my 'production' machine, my old MBP is now the test machine for Catalina. Apart from the weird power issue after wake, it's a superb machine.

ghost commented 5 years ago

Ok, that is what. Thanks for confirming!