Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. remove AppleHDA_IDT, restore vanilla AppleHDA Use Lilu.kext & AppleALC.kext (latest) add to boot arg -alcbeta -lilubeta
  2. Reinstall Clover and select the drivers from under drivers64UEFI when you select customize uncheck osxAptioFixDrv-64 or OsxAptioFix2Drv-64 and select AptioMemoryFix Note: @EXEPOWERED @Dreer The OP's system has Optimus Nvidia graphics. If your model does not, you should not use his files.
  3. Your model has HD630 and Nvidia graphics. Wrong bootpack. Try replacing with this one to /EFI/Clover
  4. The EFI linked in the 1st post of this thread already have the patched for HDMI and DP audio. How are you testing it? FYI, the audio is control via the HDMI/DP connected monitor, not the laptop.
  5. that's for Sierra High Sierra does not need the NVMe patch and kext as it's native. You could try installing without DSDT/SSDT, disable drop OEM SSDT
  6. they should go in /EFI/Clover/kexts/Other
  7. Boot to Clover/Options/ACPI Patching/DSDT fix mask See if Fix Headers is indeed enable Select it if it's not Go back to main screen hit space bar and select verbose & debug 0x100 post error
  8. You should have a bootable USB handy incase these issue comes up. Either upgrade the Clover on a working USB to test or upgrade the SSD. So when the SSD fails to boot, you still have the USB to boot from. I posted the link in my previous post regarding the FixHeaders. If that's unclear, here's how. Launch the Config file with Clover Configurator (latest version). It should automatically update the FixHeaders, but to be 100% for certain, uncheck and recheck it. Save the Config. Note the location of the FixHeader is now on the lower left next to AutoMerge rather than the previous on the top under Fixes
  9. It's under kextToPatch along with the TRIM patch. If it doesn't have it, then manually add it. Use Clover Configurator, it's easier. But Lilu.kext & IntelGraphicFixup.kext are suppose to fix the issue without additional patch.
  10. That's normal. It'll reboot a couple of times before completion. So reboot and select Install MacOS from ...again until that option is gone, then you know it's completed.
  11. Try files from here Optimus must be enabled. Nvs5200m won't work on High Sierra. HDMI also won't work since it's hardwired to the Nvidia. Also add this kext to /EFI/Clover/kexts/Other since you're running from the caddy. You could try just add this kext first before trying the other bootpack from link AppleAHCIPort.kext.zip
  12. Run diskutil list for virtual drive. If found, run diskutil cs revert /dev/disk# <- # is the drive found with core storage reboot Delete the folder in the root pertaining to the update (can't remember the actual folder name) Rerun the update reboot update will reboot a couple of times before completing Note: If you're using latest Clover, FixHeaders_20000000 has been renamed to FixHeaders and moved to a different location. Use latest Clover Configurator to update it. See here
  13. 1) Look in /EFI/Clover/kexts/Other for any PS2 Controller kexts i.e..VoodooPS2Controller or ApplePS2Controller or ApplePS2SmartTouchPad Remove it and replace with one from the link 2) DW1510 is good for wireless only, no bluetooth. For combo, go with DW1550 3) Have not really look into it yet
  14. 1) Replace PS2 controller with this one for Alps 2) What wireless device does it have? Intel is not supported and needs to be replace, See FAQ 3) Seems to be a common issue even for other iGPU, but could just be cosmetics only
  15. what version of BIOS are you running? Try this, replace the contents into /EFI/Clover Files patched from your Origin folder Copy kexts in /EFI/Clover/kexts/Other/LE to /Library/Extensions Repair permission and rebuild cache sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo kextcache -Boot -U / 7548_cjbconnor.zip
  16. Try this too 11. Make sure to disable hibernation as it's a prerequisite to get sleep & wake to work Ok on a Hackintosh: sudo pmset hibernatemode 0 sudo rm -f /var/vm/sleepimage sudo pmset hibernatefile /dev/null
  17. Did you set the BIOS as stated. You need Legacy Option ROMS enabled.
  18. You're missing the HDAU device for HDMI/DP audio. Try this, replace the DSDT with the attached DSDT/SSDT 3020_HDAU.zip
  19. You mean the headphone? Install CodecCommander.kext to /L/E Repair permission and rebuild cache
  20. with E7470_liemhatang.zip, you need to use the Config.plist above Remove backlight level in the Config file (0x0306)
  21. You probably need to enable FixHeaders since you updated Clover, it's been moved to a different location. The original Config needs to be updated for this change. Sleep and power management might not be implemented with NullCPUPOwermanagement.kext in the kexts folder. Remove it and see if it makes any changes. Brightness patches had not been implemented as well, the boot files is using an old kexts that's stopped working since 10.12.4.
  22. here again, from your Origin folder E7470_liemhatang.zip
  23. Try this, replace into /EFI/Clover BIOS A25 Clover 4509 Hi Resolution E6420_HiRes_A25.zip
×
×
  • Create New...