Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Will it sleep if you select it from the menu? run this in terminal to determine what's causing the sleep issue log show --style syslog | fgrep "Wake reason"
  2. Ok, install Clover and use the same bootpack for Sierra, just add the additional drop table BGRT and generate a new SMBIOS with the latest Clover Configurator 4.45. Try booting to different USB ports. For my E7450, I'll get encounter "Still Waiting for root device". Normally this will failed on older builds, but for HS, it'll continue booting. A new message shows "USB device 0984830114D00000 - will be reset!" After that a bunch more messages appears and eventually a grey screen, the the installer will appear. Continue the normal installation process.
  3. open terminal, enter the following: diskutil list //determine the disk #, should be disk0 diskutil partitionDisk /dev/disk0 1 GPT HFS+J "Sierra" exit Note: diskutil partitionDisk /dev/disk# "Name of Drive"
  4. Add EAPDFix. If still fails, change FixType from 1 to 3.
  5. Yes, just copy the entire EFI folder after you install Clover to the installed drive.
  6. Here's my Clover guide and bootpack on post #2, for El Capitan and Sierra. Go down and follow the post Installation to get Clover onto your system. Then add the bootpack. Reboot and you should see the Clover GUI. Once you're able to boot to the desktop with Clover, you can upgrade to El Capitan or Sierra directly. You should make a backup first just incase.
  7. If you prefer not to edit the BiOS, then you have 2 choices. For Clover patching to work, the kext must first be cached, this won't work on installation. So you'll have to use a FakeID for GPU, i.e. 0x12345678 After installation and cache created, you can disable the FakeID Second choice, try adding the following kexts to /EFI/Clover/kexts/Other: lilu.kext IntelGraphicsDVMTFixup.kext FakePCIID.kext FakePCIID_Intel_HD_Graphics.kext IntelGraphicsFixup.kext
  8. What are you formatting it to? Make sure it's GUID / Extended Journaled
  9. Just uploaded a bootpack for Sierra. Should be able to get the installer started. What error are you encountering? post screenshot. Use the More Reply Options to attach
  10. what process did you use to create the installer?
  11. Drop ACPI Table BGRT. You can do this in the Config file where you already have DMAR dropped.
  12. Not a solution but just information that might be the cause https://alextjam.es/debugging-appleacpiplatform/
  13. Replace Config with this one.
  14. Yup. that's the intend. I don't have an E5520, but the bootpack boots up on my E6420, both SandyBridge models.
  15. I don't see either AppleHDA_IDT.kext or AppleHDA_IDT92HD93.kext on this output above. Make sure it's either in /L/E or /S/L/E rerun the commands again until no error occur. Make sure you see either kext on the output. if not, reboot and try commands again.
  16. The new bootpack files/folders suppose to go into the Clover folder replacing the old files.
  17. Are you installing El Capitan or Sierra? Which version?
  18. You seem to be mixing 2 different bootpacks in there. Why not just use the Sierra bootpack here, updated for 10.12.4 and up. You have both AppleHDA_IDT.kext and AppleHDA_IDT92HD93.kext doing the same thing. Use either one but not both and make sure AppleHDA in /S/L/E is vanilla. Hervé's guide is Chameleon and also has a patched AppleHDA since it can't be patch on the fly with Clover Config. So if you had installed that, it'll still work. You just had to repair permission and rebuild cache.
  19. You won't have HDMI audio with voodooHDA. Use the patched AppleHDA I had in my bootpack. You just need to fix the permission and rebuild cache. Revisit my Clover guide.
  20. Don't understand what you mean by deleting "plist". Did you install Clover to the NVMe drive and then copy the bootpack to the Clover folder overwriting the old folder as part of the post install? For audio, did you copy the kexts in /EFI/Clover/kexts/Other/LE to /Library/Extensions and then repair permission and rebuild cache?
  21. See here to patch VGA for HD4000. You could add it to Clover Config kextToPatch. No need to repatch DSDT if everything else is working. DSDT was for BIOS A11 as yours.
  22. Try new bootpack, select the LoRes file and change just the Config-LoRes to Config.plist
×
×
  • Create New...