Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. I'll close this thread as resolved, but you may be able to help others by stating what files you end up with or attach the final files. Cheers.
  2. Can you boot with the USB Installer? At the Clover GUI, select the installed SSD. If you could do that, then copy and replace the entire EFI folder from the USB to the Installed EFI partition.
  3. what version of BIOS are you on? Ok, reboot with USB, at the Clover GUI, press F2 and then F4. Now turn off. Mount the USB on another system. Mount the EFI partition, compress and attach the Clover folder here for review
  4. Remove OsxAptioFixDrv-64.efi from /EFI/Clover/drivers64UEFI, you already have AptioMemoryFix-64.efi Main issue is your Config.plist is incomplete. Copy the same file from the USB installer.
  5. Did you set the BIOS according to this? If setting BIOS still not booting, then please attach Clover folder for review
  6. The 1st approach is to spoof the VESA driver so system will boot, but you need to fully disable it after you installed the OS. You still need to patch for USB, graphics, audio...etc. etc. The 2nd approach, you're able to disable the discrete card with SSDT-5, but you still need to include the other SSDT where the _OFF method is declare which you included in SSDT-6. What you should have done is just add the patched SSDT-5, enable autoMerge, but don't drop the OEM. You still need to patch the DSDT for USB, audio, graphics...of course that could be done in the Config too. You'll also have to use the rename of GFX->IGPU, HDAS->HDEF...etc etc.
  7. Try this. Replace to /EFI/Clover E5430_ElCapitan.zip
  8. @Ahmed Osama Here're the files patched with Nvidia enabled in BIOS but disabled via DSDT/SSDT patch. You'll need to replace the Config as well. 5558_A14.zip
  9. Try unchecking HighCurrent under Devices/USB in the Config file
  10. You can use the E6220 guide / bootpack. Check out my Clover guide here Bootpack for E6220 is on the second post. If you want later version of OS X, you should be able to find newer bootpack in the various thread under the E6xxx section. You'll need to know the display resolution so you could find the correct bootpack. Wrong bootpack will leave your display showing double or scrambled.
  11. If you're not using the same version of BIOS, same BIOS settings as I had posted, then you can't say it's not working. In your Current Config, you have fakeID for IntelGfx 0x19268086, should change it to 0x19168086 or just leave it off. That's why you don't have QE/CI. Blank screen could be due to the Nvidia graphics still running. The discrete.aml file you have is to spoof the driver from loading(needed for HS/not El Capitan), but not fully disabled. The BIOS resetting issue is known. However when I was using that bootpack with that BIOS version with that BIOS settings when I made this statement. Issue: Reboot/Restart issue - Will just shuts down instead of restart. Could be a good thing, it won’t reset BIOS to disable Switchable Graphics.
  12. Did you forget to copy the kexts in /EFI/Clover/kexts/Other/LE to /Library/Extensions Repair permissions and rebuild cache? If you didn't run the converttoapfs command and still about to successfully boot, then you don't need APFS.efi or you already have it. Either way, I won't know unless you send me your debug files or the Clover folder. If you don't want to see all the codes during boot and shutdown, remove the verbose mode in the Config file.
  13. yes, new USB with the bootpack. For HS upgrade, it'll take a couple of reboots before completing. So check to see if you have an extra boot option "Install Mac OS from...." Select that to continue. Did you run the command "--converttoapfs No"? If not then it'll convert to APFS and you'll need to add APFS.efi or APFSLoader.efi in order for drive to appear.
  14. duplicate kexts in /E/C/k/Other and /L/E Personally I only have these in /L/E and the rest in Clover kexts/Other AppleBacklightInjector BrcmFirmwareRepo BrcmPatchRAM2 DisableTurboBoostBattery Don't forget to update permission and rebuild cache after removing the duplicates
  15. You're running 10.13.5, you'll need update USB port limit patch Add this to KextToPatch credits to PMHeart
  16. Missing preboot file in you debug. Boot to Clover, press F2. Compress and attach Clover folder Are you controlling the brightness slider with F11 and F12 by using Karabiner to reconfigure the keys?
  17. does system have HDMI and Display port? Are they working and are the audio working through those ports? If not working, plug in the HDMI or DP monitor and attach debug file.
  18. Ok, must be miscommunication. When you wrote successfully update, I guess you mean Clover and not High Sierra. So with Clover and new bootpack added and still boots, then you should have no problem upgrading to High Sierra. Just download the Installer and upgrade directly as like a real Mac. See here for instruction if you want to keep HFS instead of automatically upgrade to APFS. Just to be safe, you could create the USB installer following the same link and see if you could boot to the Installer with HS bootpack and latest Clover too of course. Touchscreen (assuming it's USB based) and wifi (assuming that's USB as well) could be due to USB issue.
  19. Add this to /EFI/clover/kexts/other and replace with this Config config.plist.zip
  20. Are you using the same BIOS version? Bios version 1.12.4 Are you using the bootpack linked? Bootpack can be found here
×
×
  • Create New...