Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. You mean HDMI audio or internal audio? You previously mentioned that audio is working with auto HDApatcher. Please post Config and IOReg as requested above.
  2. Did you upgrade to latest Clover? Did you format to APFS? If yes, you'll need to add APFS.efi to /EFI/Clover/drivers64UEFI
  3. 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.
  4. Totally different error. What brand is the NVMe drive? What's the purpose of SSDT-USBX.aml? Can you try without it?
  5. replace DSDT.aml with this DSDT.aml.zip
  6. CodecCommander in /L/E should fix that Try repair permission and rebuild cache
  7. 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 /
  8. try this, patched from your Origin folder E7470_NVME.zip
  9. 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.
  10. post the Config and IOreg
  11. Graphics Target ID to 0x0d20003 -> wrong. Should be 0x0d220003 Try this Config Probably should update your Clover too config.plist.zip
  12. Looks like you don't have full QE/CI. Remove /EFI/Clover/ACPI/Patched/DSDT.aml Replace Config with the attached config.plist.zip
  13. 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
  14. Great! Files should support High Sierra too, if you decides to upgrade. Just make sure to install latest Clover first. Enjoy
  15. ok, sorry. Give this a try. Replace Config and place all DSDT/SSDT into /EFI/Clover/ACPI/Patched replacing the old 3558_A10.zip
  16. Ok ,try this. Replace the Config file. Place the 2 *.aml into /EFI/Clover/ACPI/Patched file attached 3558.zip
  17. Try adding https://github.com/coderobe/AzulPatcher4600/releases/download/1.2/AzulPatcher4600.kext.zip to /EFI/Clover/kexts/Other Post IOReg with kext added
  18. Follow my instruction above and post the files. I'll patch the DSDT for you.
  19. 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
  20. Replace DSDT.aml with this one DSDT.aml.zip
  21. If you could still boot with the installer, you could select the installed drive at Clover instead of reinstalling.
  22. you didn't replace the DSDT with the one I attached
×
×
  • Create New...