Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. Did you upgrade to latest Clover? Did you format to APFS? If yes, you'll need to add APFS.efi to /EFI/Clover/drivers64UEFI
  2. That's an M.2 card, you could replace it with DW1560 or DW1830. But looking at the brand of the card, it's from an HP System. If I'm correct, you'll need to find out if your system has whitelisting...that prevents non HP branded cards from booting.
  3. Totally different error. What brand is the NVMe drive? What's the purpose of SSDT-USBX.aml? Can you try without it?
  4. replace DSDT.aml with this DSDT.aml.zip
  5. CodecCommander in /L/E should fix that Try repair permission and rebuild cache
  6. replace AppleHDA_ALC292.kext with this one to /L/E Repair permission and rebuild cache ( found in FAQ) sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U /
  7. try this, patched from your Origin folder E7470_NVME.zip
  8. Did you copy the Clover folder from the USB to the SSD EFI partition? Repair permission and rebuild cache? Yes that should work or try DW1510, works natively.
  9. post the Config and IOreg
  10. Graphics Target ID to 0x0d20003 -> wrong. Should be 0x0d220003 Try this Config Probably should update your Clover too config.plist.zip
  11. Looks like you don't have full QE/CI. Remove /EFI/Clover/ACPI/Patched/DSDT.aml Replace Config with the attached config.plist.zip
  12. Does it have the brightness slider in Display preference? If yes, then follow Post install from here https://osxlatitude.com/forums/topic/8514-dell-latitude-e7450-clover-uefi-only/?do=findComment&comment=64817
  13. Great! Files should support High Sierra too, if you decides to upgrade. Just make sure to install latest Clover first. Enjoy
  14. ok, sorry. Give this a try. Replace Config and place all DSDT/SSDT into /EFI/Clover/ACPI/Patched replacing the old 3558_A10.zip
  15. Ok ,try this. Replace the Config file. Place the 2 *.aml into /EFI/Clover/ACPI/Patched file attached 3558.zip
  16. Try adding https://github.com/coderobe/AzulPatcher4600/releases/download/1.2/AzulPatcher4600.kext.zip to /EFI/Clover/kexts/Other Post IOReg with kext added
  17. Follow my instruction above and post the files. I'll patch the DSDT for you.
  18. Which version of BIOS are you running? Probably need to patch your DSDT. Boot to Clover, press F4, Continue to boot to desktop. Follow instructions from here to debug issue
  19. Replace DSDT.aml with this one DSDT.aml.zip
  20. If you could still boot with the installer, you could select the installed drive at Clover instead of reinstalling.
  21. you didn't replace the DSDT with the one I attached
  22. Intel HD 4600 doesn't do it for you?
×
×
  • Create New...