xinyuwufei / X1Yoga-Hackintosh

Thinkpad X1 Yoga 1st generation 10.11-10.15 Hackintosh
39 stars 8 forks source link

Hangs on Catalina boot, no error #8

Open timknab opened 4 years ago

timknab commented 4 years ago

Hello,

I am trying to use your repo to boot Catalina on my Gen 1 X1 Yoga. It has the exact same specs as the machine outlined here but it hangs at ACPI: Executed 6 blocks of module-level executable AML code with no obvious errors or kernel panics. Do you have the actual EFI folder you use to boot or have any idea what the error could be?

For the record, I'm using the ACPI folder and config.plist from 10.15.x/3.CLOVER final work( replace to 1) and drivers/clover from 10.15.x/1.CLOVER Pre-Installations.

xinyuwufei commented 4 years ago

when u are trying to install the OS first time, you should try your vanilla dsdt and config template in the pre installations folder. Then you can do some optimizations after you can log in the OS.

nlabrad commented 4 years ago

@timknab You probably fixed this but start with the folders in order. Until you get everything running, just use the folder with the #1. I just used the folders as reference and patched everything myself. Didn't know the first thing about patching before I started but later I understood that you have to patch your dsdt with the txts in the optimizations folder.

timknab commented 4 years ago

@nlabrad Thank! I did eventually get it to boot and install, I've since set my sights on using Opencore rather than Clover, partially for more integrated FileVault support, which is proving to have it's own set of challenges...