Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Check size of EFI partition. Windows create 100MB, OSX requires 200MB.
  2. Before I spend more time on this issue, is there a reason why you need El Capitan on this model and not the latest version Mojave or even Sierra, or High Sierra?
  3. try disabling none essential kexts... Assuming kext is in /EFI/Clover/kexts Hit spacebar at Clover loader-> Block injected Kexts Select the Folder where kext(s) resides ( Other, 10.13, 10.12…etc) Select kext(s) to be disabled Go back to main menu and boot with selected option Just need FakeSMC or VirtualSMC, USBinjectall, ApplePS2Controller, Lilu, Whatevergreen and IntelMausiEthernet
  4. Then you could try setting ig-platform-id = 0x12345678 or FakeID for GFX = 0x12345678 At Clover gui, press O to get to Options. Go down to Graphics Injector and select it Select FakeID or platform-id and change it to 0x12345678
  5. Normally repair permissions and rebuild cache should cache should work with Lilu+Whatevergreen. You could try placing them in /L/E instead. But if not, changing DVMT will have to be done. Yes, it's safe for all the latitudes I had done hence it's included in my guide.
  6. Repair permissions and rebuild cache. Can you boot without -igfxvesa? If not, then you might have to follow my DVMT guide here and here for E7x70.
  7. Add NTFS.efi to /EFI/Clover/drivers64UEFI for Windows You'll need to increase the EFI partition for dual booting then install Clover and replace files with this into /EFI/Clover
  8. If you look at About this Mac, do you see 7MB or 1536MB for graphics? Current IOReg still shows no acceleration. Had you done the reinstall with the new vanilla installer?
  9. Try and see. If you still don't have full graphics acceleration then I would suggest reinstall on top of your installation with the new installer. No need to format.
  10. If you're dual booting or triple booting, make sure to increase the EFI partition
  11. Did you format drive as GPT prior to installation? What error are you encountering? Which version of Clover are you installing? Did you disable security? sudo spctl --master-disable Please post screenshot of error.
  12. Enable Legacy Option ROMs in the BIOS Make sure you added the SSDT-disable-DGPU.aml as stated in the guide for Discrete model
  13. boot with arg to complete the install without graphics acceleration. Once completed, you can boot normally. -igfxvesa
  14. boot with arg. Once installed, repair permission and rebuild cache. Then you should be able to boot normally -igfxvesa
  15. You need a minimum of 10.11.4 to run on Skylake See here You could try adding boot arg -no_compat_check
  16. Yes, goes into /EFI/Clover after you have install Clover loader
  17. Looks like you're using TonyMax tool to create the installer. Try rebuilding the installer the vanilla way. See here and use the bootpack I linked
  18. Better, discrete graphics disable, audio is now native but still no graphics acceleration. What did you do to get pass the DVMT error prior to using my files?
  19. 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 /
  20. Hmm, still no graphics acceleration. Seems you failed to mentioned it has Optimus discrete graphics on your system and it needs to be disable. Add this to /EFI/Clover/ACPI/Patched Remove VoodooHDA from /L/E Repair permissions and rebuild cache
  21. You're not using the files I had posted here when you asked for help You have no graphics acceleration... Your config file is all wrong. Oh well. For now, I guess you could just add to boot arg for the Battery status abm_firstpolldelay=16000
  22. @denkteich Intel wifi are not supported, probably never will. DW1560 should work with the following 4 kexts: Lilu.kext + AirportBrcmFixup.kext -> /EFI/Clover/kexts/Other or /L/E //for Wifi BrcmFirmwareRepo.kext + BrcmPatchRAM2.kext -> /Library/Extensions // for Bluetooth DW1820a: Hervé has a guide for it here
×
×
  • Create New...