Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Did you install Clover to the drive and add the Clover folder
  2. If stuck on Dell logo always, how do you boot Windows or Linux?
  3. Use Karabiner-Elements to remap the Fn keys, see here for example https://osxlatitude.com/forums/topic/8514-dell-latitude-e7450-clover-uefi-only/?do=findComment&comment=64817
  4. boot with verbose + debug 0x100 mode and then post screenshot where it failed you can select the options by pressing the space at the Clover screen
  5. Yeah, I think @Hervé mentioned that a few times in his posts. Here's one of them. https://osxlatitude.com/forums/topic/7554-apple-broadcom-bcm4360cd-80211-ac-wifi-and-bluetooth-combo-card/?do=findComment&comment=47901
  6. Not sure which bootpack you use from Slice, but you should go with this one since you're on Sierra, and not El Capitan. https://www.insanelymac.com/forum/topic/327824-dell-latitude-e6430-full-solution/?do=findComment&comment=2611400
  7. try resetting it sudo nvram -c Also in /EFI/Clover/drivers64UEFI, you have OsxAptioFix2Drv-64.efi and OsxAptioFixDrv-64.efi. Remove OsxAptioFix2Drv-64.efi and test again.
  8. Try this DSDT, keep the SSDT-PNLF DSDT.aml.zip
  9. try this, Replace Config, DSDT and SSDT-PNLF goes into /EFI/Clover/ACPI/Patched and AppleBacklightInjector.kext goes into /L/E Repair permissions and rebuild cache 3520.zip
  10. If you can't downgrade, then re-patching DSDT is the next route. Boot to Clover, press F4. Then compress and attach the Clover folder here. I'll try to retrace the patches used to the new files.
  11. Yes, every time you make changes to a compiled file (*.aml), you'll encounter that error. Just patch it with this
  12. The occasional glitch is known, you can add additional 4 gb ram which might alleviate some of the glitches. I remove the layout-id in DSDT, but added in Config. Currently set to 13, you could try switching to 12 to see if it'll work. There's no real support to NEC USB 3.0, so you're kinda stuff with it. The last supported OS X of GenericUSBXHCI for NEC was Mavericks or Yosemite I think.
  13. Boot to Clover, then navigate to Options->Binary patches->Custom kext patches and enable com.apple.driver.AppleIntelBDWGraphicsFramebuffer 32MB BIOS, 19MB framebuffer, 9MB cursor bytes (credit RehabMan) or add IntelGraphicsDVMTFixup.kext into /EFI/Clover/kexts/Other
  14. Give this a try. Replace into /EFI/Clover Make backup first Tested running on Sierra, HS, and Mojave Beta E7x50.zip
  15. Made some changes to your files and added some extra kexts. See if it helps. Replace into /EFI/Clover Make a backup first I don't see Nvidia in the IOReg, so looks like it's disabled via SSDT patch L502x.zip
  16. 11. Make sure to disable hibernation as it's a prerequisite to get sleep & wake to work on a Hackintosh: sudo pmset hibernatemode 0 sudo rm -f /var/vm/sleepimage sudo pmset hibernatefile /dev/null
  17. Try adding this kexts to /EFI/Clover/kexts/Other AppleAHCIPort.kext.zip
  18. The USBInjector kext from my files are hardcoded to MBP8,2. If you want to use MBP8,1 as Hervé suggested, you should use the USBInjector from his E6220/E6420 guide which I believe is hardcoded to MBP8,1. FYI, for the debug to be completed successfully, you must first boot to Clover, press F2 and then F4. Then continue onto OS X and then run the debug again. Do not interrupt the process while it's running. Of course you'll need a working internet connection too.
  19. I think occurs on high resolution displays only (for me it's 1920x1080), I don't recall seeing the glitch on lower resolution display with the patches / or whatever green + Lilu. If you enable verbose mode, you won't see that glitch but you'll have to deal with seeing all the texts ....
×
×
  • Create New...