Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. try this, added patches for I2C config.plist.zip
  2. Make sure you have CodecCommander.kext in /L/E and get rid of cloverHDA.kext. you can try 5 and 21 as well Note: No need to quote me on every reply.
  3. Inject Audio 13 or 56 and remove layout-id key or Inject to No, and set layout-id value type to number, change properties value to 13 or 56
  4. you should change data type to number and use 13 or 56, Your config has 2 injections, 56 and 11. you can remove the injection under properties and just use injections under Audio
  5. Sorry, device -id should be 12190000 for desktop. 16190000 is for laptop. use this instead ig-platform-id = 05003b19 device id = 12190000
  6. try ig-platform-id = 0x05003b19 device id = 19160000
  7. Here, replace this into /EFI/Clover Courtesy of Rehabman HP840G2.zip
  8. placing in clover kext folder, they'll get injected during boot placing in /L/E gets cache...suppose to speed up booting
  9. continue booting with -igfxvesa until complete once booted to the desktop, you can repair permissions and rebuild cache you can then try booting normally
  10. No, both guides said to select "Install for UEFI booting only", this will enable "Install clover into the ESP" by default. Your Clover folder has no SSDT, no kext, and Config file is virtually black. You should use the bootpack (Config, ACPI, Kexts) from Hervé's guide.
  11. Still rejected due to improper permissions. How are you installing those kexts? kexts listed above Remove them, repair permissions and rebuild cache. Check there are no more errors. Install the kexts by copying them to /L/E, don't need any kext installer tool Repair permissions and rebuild cache through terminal: 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 /
  12. @JuanVC98 Try this, add SSDT to Patched folder and replace Config.plist. Added patches for I2C and disabled AppleIntelLpssI2C under kextToPatch I2C_JuanVC98.zip
  13. cache not properly build Kext rejected due to improper filesystem permissions: <OSKext 0x7fcd24c11190 [0x7fff9764f8f0]> { URL = "Lilu.kext/ -- file:///Library/Extensions/", ID = "as.vit9696.Lilu" } Kext rejected due to improper filesystem permissions: <OSKext 0x7fcd26e29c60 [0x7fff9764f8f0]> { URL = "AirportBrcmFixup.kext/ -- file:///Library/Extensions/", ID = "as.lvs1974.AirportBrcmFixup" } Either remove them since they're already in Clover kext, repair permission and rebuild cache or leave them, repair permissions and rebuild cache.
  14. Make sure you have PartitionDxe-64.efi and HFSPlus.efi in /EFI/Clover/drivers64UEFI
  15. Is the drive formatted as MBR or GUID?
  16. BrcmFirmwareData.kext should be in /EFI/Clover/kext/other with BrcmPatchRam2.kext If you want to cache it on /S/L/E, you need BrcmPatchRam2 + BrcmFirmwareRepo.kext, and preferably in /L/E, not S/L/E
  17. Ok, try this, replace into /EFI/Clover. Files patched from your Origin folder. You can continue using the kexts folders as is, but maybe remove NoTouchID.kext. Don't need to generate SSDT.aml, Clover Config has pluginType enable which does the same thing. E7270_aufannada.zip
  18. Hmm, those are not the files I sent you for El Capitan. The Config and ACPI /Patched folder are not updated. Have you tried with those files first?
  19. Here's one, use file in that link. Works for E7240 as well.
  20. boot to Clover, press F4. Attach your USB to a working system, compress and attach /EFI/Clover/ACPI/Origin folder I'll need to patch your files unique to your system
  21. add to boot arg until finished install, rebuild cache and then reboot normally -igfxvesa
  22. Here, give this a try. Replace into /EFI/Clover. No fully tweaked but should get you up and running. E7270-ElCapitan.zip
  23. What specs? It's obvious your system is not CoffeeLake as Hackintool showed, it's Broadwell. Replace files into /EFI/Clover and try booting again
×
×
  • Create New...