Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. If you're using the files in post#13 and you have different CPU then i7-2620m, then just leave off the SSDT.aml. Everything else in the files should work.
  2. DSDT is fine if you have layout-id set to 12 (0x0C). Did you install the patched AppleHDA to /S/L/E?
  3. 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.
  4. 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
  5. 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
  6. Your smbio.plist is wrong and org.chameleon.boot.plist is incomplete. Replace with these, taken from Hervé bootpack. Extra.zip
  7. 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.
  8. Upload your Clover folder to confirm you have it done correctly.
  9. There's your answer 1) get a DW1560 for replacement 2) Most likely an Alps touchpad - see Dr. Hurts' kext
  10. https://clover-wiki.zetam.org/configuration/smbios#smbios_memory
  11. 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
  12. 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
  13. Boot with verbose mode and select do not reboot by hitting the spacebar when you are at the Clover GUI.
  14. 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)
  15. 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
  16. 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.
  17. Okay, try replacing with these files E5470.zip
  18. After updating the files to the USB Installer and booting from it, will it detect the Internal drive?
  19. Try moving Memory stick from DIMM A to DIMM B if you only have 1 stick. If still fail, then try OSXAptio2FixDrv
  20. Try this. Replace Config to /EFI/Clover Replace DSDT/SSDT to /EFI/Clover/ACPI/Patched Lenovo.zip
  21. What's the issue? Can't help you without any real feedback.
  22. 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.
  23. 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.
×
×
  • Create New...