Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. See here regarding graphics after wake from sleep
  2. Follow instructions from here to debug issue
  3. did you install Karabiner-Elements.app and then re-assign the Fn keys?
  4. @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
  5. Have you look under the new option to show all devices from the drop down?
  6. Try Synaptics (VoodooPS2Controller) or Elantech (ApplePS2SmartTouchpad)
  7. 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 /
  8. Recreate the installer, sounds like it's missing some files.
  9. 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
  10. Hmm, what error does it show? Try enabling/Disabling Legacy Option ROMs in the BIOS
  11. 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.
  12. boot with verbose + debug 0x100 post KP here Make sure you're connected through the DisplayPort
  13. Replace content to /EFI/Clover/ACPI/patched If files didn't help, see here E7270_dsarch.zip
  14. Upgrade BIOS to A11 Set BIOS to Load Default, Apply Go back and set to UEFI AHCI CPU XD Support
  15. It's for proper powermanagement. Use the Beta version in the link
  16. add IntelGraphicsFixup.kext to /EFI/Clover/kexts/Other enable Legacy Option ROMs in BIOS if that doesn't help
  17. Add latest Lilu.kext + IntelGraphicsDVMTFixup.kext to /EFI/Clover/kexts/Other
  18. Clover Configuration (latest version) automatically converts it Try OsxAptioFixDrv-64.efi instead
  19. Latest Clover won't recognize FixHeaders_20000000. Use Clover Configurator (latest version) and enable it, should now read FixHeaders.
  20. 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.
  21. 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
  22. try following this NVMe is natively supported, so nothing needed to be added
  23. The kext I included has only basic mouse feature. If you want to it to be recognize, use the Alps touchpad kext but it disables the track stick.
  24. Try this, replace contents into /EFI/Clover E7450_Disable840M_A17_HS.zip
×
×
  • Create New...