Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. add to boot arg -no_compat_check
  2. Boot to Clover GUI, hit F4. Compress and attach /EFI/Clover/ACPI/Origin folder here Replace with this Config config.plist.zip
  3. LPC not loading. Replace with this DSDT DSDT.aml.zip
  4. Please use this beta version of ssdPRGen.sh generate SSDT.aml for power management. Place generated aml file into /E/C/ACPI/Patched
  5. try adding Lilu.kext & CoreDisplayFixup.kext to /EFI/Clover/kexts/Other
  6. Follow instructions from here to debug issue gen_debug -sysprofile
  7. Follow instructions from here to debug issue gen_debug -sysprofile
  8. Your log shows you're running 10.13.3, is that not the case?
  9. If VoodooHDA works better, then go with that since you only need patched AppleHDA for HDMI audio, but with Nvidia NVS5200m disabled, you won't be able to use HDMI anyway.
  10. Yes it's supported but whitelisted unless you're using a specific SMBios. You could try adding Lilu.kext + AirportBrcmFixup.kext to /EFI/Clover/kexts/Other to see if that works OOB.
  11. With the Clover boot disk, boot with verbose + debug 0x100 mode The debug 0x100 will not reboot the system on KP or error Post the KP for review
  12. You can mount the EFI partition and check that you have in /EFI/Clover/drivers64UEFI the following: HFSPlus.efi OsxAptioFixDrv-64.efi FSInject-64.efi APFS.efi Post your Clover folder for further review
  13. My Clover guide, bootpack on Post #2, you just need to update it for High Sierra
  14. You need a patched kernel for myHack or enable KernelPM for Clover Config Look here under Min Requirement for MacOS and the patched kernels Your Haswell system require a minimum of 10.8.5, I suggest you go with 10.9.x
  15. The Developer is really busy with other projects but will get to it when time permits. For the mean time you could try this. Place it in /E/C/k/Other, and remove VoodooPS2Controller.kext DW1560 will work
  16. I don't see AppleHDA_ALC292.kext showing in the output. Keep AppleHDA.kext where it is, you need that for audio to work. Rerun this until you see AppleHDA_ALC292.kext shows up in the output. Then reboot sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U /
  17. post output of these commands 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 /
  18. Follow instructions from here to debug issue gen_debug -sysprofile
  19. Do you have VoodooPS2Controllerv6.kext in /EFI/Clover/kext/Other and in /L/E or /S/L/E? Make sure it's only in Clover kext/Other folder Repair permission and rebuild cache
  20. I actually preferred IOReg output from the app I linked but no matter... DSDT 2 fixed for SD Card reader. I believe it's patched to the wrong location. Audio kext should work, you need to set layout-id = 1 in the Config file. Place both those kexts in /Library/Extensions Repair permission and rebuild cache DSDT 2.aml.zip
  21. What version of Clover are you using? Did you use UEFI or Legacy? Do you have UEFI and AHCI enabled the BIOS? Set BIOS to Load Default. Apply. Then go back and set to UEFI, AHCI, Legacy Option ROMs enable, Disable Secure Boot, enable CPU XD Support Try replace with this config config.plist.zip
  22. USB issue. Replace the attached contents into /EFI/Clover and try again E5430_HS.zip
  23. Follow my HS Clover guide here use attach bootpack Vostro_3468.zip
  24. You could just copy them to /L/E, repair permission and rebuild cache.
  25. Copy or move these to /Library/Extensions from /EFI/Clover/kexts/Other/LE, repair permission and rebuild cache AppleBacklightInjector.kext EAPDFix.kext BrcmPatchRAM2.kext BrcmFirmwareRepo.kext FakePCIID_Broadcom_WiFi.kext
×
×
  • Create New...