Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. DSDT is fine if you have layout-id set to 12 (0x0C). Did you install the patched AppleHDA to /S/L/E?
  2. The second and third image looks like you're using VoodooHDA. The internal speaker and headphone should switch when you plug in the headphone. You might have to toggle sleep once for the auto switch to take place. CodecCommander and EAPfix are not needed as far as I know for IDT audio.
  3. Looking at your Config file, it has all the patch to work. Just need to install the following kexts as well which are in my E7x70 bootpack. Place them in /Library/Extension and run the permission fix and repair cache BrcmPatchRAM2 BrcmFirmwareRepo FakePCIID FakePCIID_Broadcom_WiFi
  4. You could skip all the steps you mentioned above, I already have all that documented in the E7x70 guide which is in the bootpack for El Capitan and this for Sierra You just need to set the DVMT STEP 2.2: Using EFI Shell to change DVMT settings in BIOS. with this command after booting with the EFI Shell setup_var 0x432 0x3 If you still encounter reboot after setting the DVMT, then boot to Clover, hit spacebar and select "Verbose (-v)" and "Don't reboot on panic (debug=0x100)" Then Boot macOS with selected options. Post KP here
  5. Your smbio.plist is wrong and org.chameleon.boot.plist is incomplete. Replace with these, taken from Hervé bootpack. Extra.zip
  6. what error did you receive when it KP? Boot to Clover, hit space bar, select verbose mode and do not reboot on error. Post error here.
  7. Upload your Clover folder to confirm you have it done correctly.
  8. There's your answer 1) get a DW1560 for replacement 2) Most likely an Alps touchpad - see Dr. Hurts' kext
  9. https://clover-wiki.zetam.org/configuration/smbios#smbios_memory
  10. Place all these in /EFI/Clover/ACPI/Patched. In Config.plist enable DropOEM under SSDT Add following kexts to /EFI/Clover/Kexts/Other ACPIBatteryManager IntelBacklight Asus_K555UQ.zip
  11. See if you could change the DVMT by following the pre-requisite steps from this guide. If you can't, then the next step is to manually patch the SkylakeFB with patch from above
  12. Boot with verbose mode and select do not reboot by hitting the spacebar when you are at the Clover GUI.
  13. the skylake patch above is for Sierra. Make sure they are the same on yours. Also ig-platform-id is to go under Graphics and enable inject Intel, not fakeID Is that the GM version os Sierra? Mine is macOS 10.12.1 (16B2657)
  14. Try ig-platform-id=0x19120000 Add this to KextToPatch unless you could change it in the BIOS DVMT to 64MB Comment: Skylake minStolenSize patch (credit RehabMan based on original by Austere.J) Name: AppleIntelSKLGraphicsFramebuffer MatchOS: 10.12.x Find: 89 45 C8 39 C6 76 51 Replace: 89 45 C8 39 C6 eb 51
  15. Might be some issue with your DSDT/SSDT. Remove all the SSDT/DSDT. Disable Drop OEM under SSDT in the Config file. Reboot with the new config, hit F4 to extract new SSDT/DSDT file. Compress and attach the Origin folder. I'll repatch the new files.
  16. Okay, try replacing with these files E5470.zip
  17. After updating the files to the USB Installer and booting from it, will it detect the Internal drive?
  18. Try moving Memory stick from DIMM A to DIMM B if you only have 1 stick. If still fail, then try OSXAptio2FixDrv
  19. Try this. Replace Config to /EFI/Clover Replace DSDT/SSDT to /EFI/Clover/ACPI/Patched Lenovo.zip
  20. What's the issue? Can't help you without any real feedback.
  21. Yes, to both USB and HDD. What chipset does your HDD have? 8 Series, 9 Series or 10 Series? Since it's a custom board, it's hard to know without documentation. If you could boot to the desktop. Download DPCIManager.app. That might be able to get some detail info about your system.
  22. Make sure to leave out the DSDT/SSDT in /EFI/Clover/ACPI/Patched, not specific to your system. If you want them patch, hit F4 during boot in Clover, compress and attach /EFI/Clover/ACPI/Origin. Boot with the USB installer, select the external drive to complete the installation. Then install Clover to the external drive with same settings you use for the USB Installer. Replace /EFI/Clover folder with the one from your USB installer. Reboot without the Installer.
  23. Yes, add this to KextToPatch. You'll need cache to be working in order for this hot patch to work or you could manually patch the kext. Comment Disable minStolenSize less or equal fStolenMemorySize assertion, 10.11.4 ( (based on Austere.J patch) Disabled Find QTnEdio= Name AppleIntelSKLGraphicsFramebuffer Replace QTnE6yo=
  24. There's no DSDT/SSDT in your folders, so Boot to Clover GUI, hit F4. Continue booting to OSX Compress and attach /EFI/Clover/ACPI/Origin folder here. Please use "More Reply Options" on lower right to attach instead of external storage.
×
×
  • Create New...