laelsirus / Dell-Latitude-5290-2-in-1-CLOVER

CLOVER Files for Dell Latitude 5290 2-in-1 to boot macOS
34 stars 10 forks source link

Getting Installer to Boot #1

Closed MatthewHallCom closed 4 years ago

MatthewHallCom commented 5 years ago

Hey @laelsirus ! Thanks for the hard work on this!

How have you managed to get the installer to boot? I've tried the Vanilla Hackintosh Guide as well as using your kexts and still getting a variety of different panics when trying to boot an installer.

laelsirus commented 5 years ago

Hey @laelsirus ! Thanks for the hard work on this!

How have you managed to get the installer to boot? I've tried the Vanilla Hackintosh Guide as well as using your kexts and still getting a variety of different panics when trying to boot an installer.

Thank you! Nothing special.

Make boot USB with terminal command line and install clover bootloader then copy prepared efi files. Since the DSDT differs depending on the detailed hardware specification and BIOS version of the device, it is recommended to install macOS without the DSDT.aml, and then renew the DSDT patch manually.

What's the spec of yours?

MatthewHallCom commented 5 years ago

Hmmm yeah mine is still not making it to boot

i7-8650U 16GB RAM 256GB SSD UHD 620 Latest BIOS Driver

It has the Thunderbolt 3 port instead of normal USB-C

laelsirus commented 5 years ago

Hmmm yeah mine is still not making it to boot

i7-8650U 16GB RAM 256GB SSD UHD 620 Latest BIOS Driver

It has the Thunderbolt 3 port instead of normal USB-C

Thunderbolt seems to be a problem. Try booting except DSDT.aml, SSDT-UIAC.aml, SSDT-USBX.aml and USBPorts.kext What panic showing?

Plus add USBInjectAll.kext

MatthewHallCom commented 5 years ago

Getting rid of those did it! Will continue install and update you

laelsirus commented 5 years ago

Getting rid of those did it! Will continue install and update you

Good! I'll check.