SkyrilHD / Dell-Exx50-Hackintosh

Fully working Hackintosh for all Latitude 2015 models
76 stars 18 forks source link

Boot process taking abnormally long on e5450 #33

Closed kaem-e closed 2 years ago

kaem-e commented 2 years ago

Hi i was trying the latest release efi but it would spend an abnormally long ammount of time stuck on the apple logo (trying this on a e5450 w integrated graphics (enabling / disabling voodoo & intel wifi and Bluetooth kexts didn't seem to change much))

Coincidentally the efi linked Here seems to have fixed this (obviously no wifi or Bluetooth or touchscreen support (im using intel wifi) but it did boot into Monterrey recovery)

[Edit] i should also mention all bios settings are the same as mentioned in the readme

SkyrilHD commented 2 years ago

I pushed the change to master. Can you try it?

Also for debugging, add verbose mode to the boot-args, so it's easier to know what the issue is

kaem-e commented 2 years ago

Ill try it rn one minute

kaem-e commented 2 years ago

That seems to have worked, it did still take a bit to boot (roughly 5 minutes or so) but im guessing that's because its booting into recovery, IMG_20211031_065841

Ill try it with the voodooi2c and intel wifi & Bluetooth kexts enabled, tysm

kaem-e commented 2 years ago

Seems to be stuck after enabling those three, any ideas what may be causing this ? (Its been stuck here for the past 25 ish minutes ?) IMG_20211031_072153

kaem-e commented 2 years ago

Seems to just be stuck at this stage w verbose output enabled IMG_20211031_074408

kaem-e commented 2 years ago

Okay seems like the voodooi2c drivers were what was causing the trouble above, might be worth checking those out. It boots up fine after disabling those

SkyrilHD commented 2 years ago

refusing new kext me.kisghorprins.VoodooInput, v1.1.1: already have prelinked v1.1.3 means VoodooInput is already loaded. This is VoodooInput from the new VoodooPS2 kext. Disable VoodooPS2 VoodooInput and enable VoodooI2C VoodooInput.

kaem-e commented 2 years ago

thank you so much, that fixed it