Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. For HS, you should go with at minimum Clover v4297. DSDT has nothing to do with CPU, but you're not even using the DSDT/SSDT I had in my bootpack. I see only SSDT-PNLF.aml in /EFI/Clover/ACPI/Patched for Brightness slider. You have NVMe patches in your Config where it's not needed on HS. No, mSATA SSD won't fit in the WWAN slot. You'll need to replace with an M.2 2280 drive, not NVMe if that's what you're going for, into the same slot, there's no room for secondary disk.
  2. Make sure you have latest Clover installed, or copy the custom EDID to your config file
  3. System ID?? Should be Inject EDID Try this, I've added the EDID I used on mine config.plist.zip
  4. See here regarding graphics after wake from sleep
  5. Follow instructions from here to debug issue
  6. did you install Karabiner-Elements.app and then re-assign the Fn keys?
  7. @edd1024, for Sierra, you need additional SSDT patch and kexts. See here, I have a bootpack for NVMe, it's for 10.12.4. If you need it for 10.12.6, you'll need a newer kexts. See here for that
  8. Have you look under the new option to show all devices from the drop down?
  9. Try Synaptics (VoodooPS2Controller) or Elantech (ApplePS2SmartTouchpad)
  10. Not sure, I don't use kext wizard, besides, you should select /S/L/E not Extra. I prefer the manual way of just copying the kext to the location (preferrably to /Library/Extensions) and then repair permissions and rebuild cache. 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 /
  11. Recreate the installer, sounds like it's missing some files.
  12. Go with High Sierra but with HFS+J instead of APFS. See here how to do that. Make sure to use latest Clover and latest kexts. Enable UEFI + AHCI + Legacy Option ROMs disabled in the BIOS
  13. Hmm, what error does it show? Try enabling/Disabling Legacy Option ROMs in the BIOS
  14. Yes, you can delete it if you no longer need it. If you want to generate aml for a different SMBios, then first update the Config file to the appropriate SMBios. Reboot, now generate the aml file. The file will be generated for that model/ CPU.
  15. boot with verbose + debug 0x100 post KP here Make sure you're connected through the DisplayPort
  16. Replace content to /EFI/Clover/ACPI/patched If files didn't help, see here E7270_dsarch.zip
  17. Upgrade BIOS to A11 Set BIOS to Load Default, Apply Go back and set to UEFI AHCI CPU XD Support
  18. It's for proper powermanagement. Use the Beta version in the link
  19. add IntelGraphicsFixup.kext to /EFI/Clover/kexts/Other enable Legacy Option ROMs in BIOS if that doesn't help
  20. Add latest Lilu.kext + IntelGraphicsDVMTFixup.kext to /EFI/Clover/kexts/Other
  21. Clover Configuration (latest version) automatically converts it Try OsxAptioFixDrv-64.efi instead
  22. Latest Clover won't recognize FixHeaders_20000000. Use Clover Configurator (latest version) and enable it, should now read FixHeaders.
  23. See here. Audio only work on front headphone jack and HDMI audio Try Lilu + whatevergreen.kext, if that doesn't work, then it's not supported. Just use the onboard HD4600, you'll need to physically remove the ATI card.
  24. boot with verbose + debug 0x100 mode post KP here You can boot to Clover, hit F4, then continue with the above command and attach the Clover folder here
×
×
  • Create New...