Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. This is what I have running on El Capitan, Sierra and High Sierra Audio, SD Card reader, Battery Status, all working including sleep/wake with LID Make sure Optimus is enabled in the BIOS Replace contents into /EFI/Clover BIOS version A13. E6430_NVS-Disabled.zip
  2. Disable "Enable Legacy Option ROMs" - should fix the power adapter hanging and Ethernet issue Cap Locks is a known issue with the current PS2 kext, not update version for now. Workaround, tab twice to enable Lock, twice to disable To fix the HDMI issue, you need to add custom EDID, can be found in the original Config file Also MBP13,3 causes issue too, change it to MBP13,1 will help The Config file you're using now has different SSDT sorted order, change it to make the original Config
  3. Not sure what version of Clover you're on but you should upgrade to v4380 (latest) And update or add IntelGraphicsFixup.kext to /E/C/k/Other The boot glitch is common and might not be able to fully remove 100% even with IntelGraphicsFixup.kext
  4. the debug files is incomplete. Empty Config file, missing Clover folder, kextcache log is empty... IOReg shows SMBIos of iMac 13,2, you should be using MBA7,2 or MBP12,1
  5. Download and place it in /EFI/Clover/kexts/Other, replacing the old. Link is attached in my post #2 Use Clover Configurator or EFI Mounter or ESP Mounter to mount the EFI partition.
  6. Update lilu.kext to latest v1.2.2 You can boot to Clover, hit the space, select "Block Injected Kexts", look under Other or 10.13 and disable it. So now you could get into the Desktop, assuming you have it in /E/C/k/Other or 10.13 Otherwise, if it's in /L/E or /S/L/E, then boot into single user mode, delete it and rebuild cache Then update it after you get back onto the desktop
  7. You have OsxAptioFix2Drv-64.efi, OsxAptioFix3Drv-64.efi, OsxAptioFixDrv-64.efi, and OsxLowMemFixDrv-64.efi. You need to use only 1 or the other, not all together. Follow instruction on post #9, I'll patch your files for you, could be some differences in your system and mine so the DSDT/SSDT is not working for you.
  8. Did you install Clover to the installed drive? Try booting with the USB by selecting F12 at boot. Select the USB drive to boot, when it gets to Clover menu, select to boot from the installed drive. Once you get to the Desktop, install Clover to the installed drive with the same settings as the USB Copy the bootpack from the USB to the Installed EFI partition. Reboot
  9. Clear /EFI/Clover/ACPI/Origin folder Boot to USB, when you get to Clover GUI, hit F4. This will get you a new set of DSDT/SSDT dump with the new BIOS you just updated. Compress and send me the new Origin folder
  10. Delete SSDT-3.aml and replace with this Config file config.plist.zip
  11. Try going into Options when you see the Clover loader, use the right arrow to navigate Select ACPI patching-> Tables Dropping-> Go all the way down and deselect Drop all OEM SSDT Check all the Drop "SSDT-xx" below that Select Return Change DSDT name: BIOS.aml or anything other than DSDT.aml Select Return, Return Hit spacebar to select Verbose mode + debug 0x100 What the above does is to not use the patched DSDT/SSDT if it's a BIOS dependent issue.
  12. Follow instructions from here to debug issue gen_debug -sysprofile
  13. Boot to Clover menu. Hit the F4 key. Then compress and attach the Clover folder here for review You might have to upgrade the BIOS to 1.17.5...
  14. No output like this? rebuilding //System/Library/PrelinkedKernels/prelinkedkernel kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Broadcom_WiFi.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext EAPDFix.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext BrcmPatchRAM2.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext BrcmFirmwareRepo.kext kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDA_ALC293.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleBacklightInjector.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIPoller.kext KernelCache ID: A57DDF9363F0C5069DE8946826760FEA kextcache updated critical boot files, requesting launchd reboot Finished
  15. waiting for the result of the commands above...
  16. You should set the BIOS to Load Defaults. Apply it. Then go back and set to the following settings: UEFI AHCI Legacy Option ROMs enable CPU XD Support enable Disable Secure Boot Post your Clover folder for further review if above didn't resolve the issue.
  17. Boot with verbose mode + debug 0x100 by selecting the spacebar when you get to the Clover menu. Post the KP. Attach Clover folder for further review. Click FAQ on my signature for other useful info.
  18. run this and post the result 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 / You can also try resetting BIOS to load Defaults. Apply, and go back to set settings to UEFI/AHCI/Legacy Option ROMS enabled/CPU XD support enabled
  19. do you have other version of PS2 kexts in /L/E or /S/L/E? If so, remove it and repair permission and rebuild cache Only need VoodooPS2Controllerv6 in /EFI/Clover/kexts/Other
  20. I think you could just download the BIOS update onto an USB. Boot to F12, look for an option to Flash BIOS update, browse for the executable and continue update. If not, then try creating a bootable Dos drive with the executable and run it from there.
  21. Here you go. No I2C patch has been done yet. updated: 5480_HD620_v1.7.5_HS.zip
×
×
  • Create New...