Jump to content

Jake Lo

Moderators
  • Posts

    14357
  • Joined

  • Last visited

  • Days Won

    867

Everything posted by Jake Lo

  1. If you mean you checked it in Windows, it's not indicative of what's actually set in the BIOS. You need to check the BIOS to be sure. NO, don't use my files, use the files you currently have on your system as I posted above. Config.plist Kexts folder Driverx64UEFI
  2. Go ahead and select Load default in the BIOS. Apply it. Then go back and change SATA Operations to AHCI, enable Legacy ROM Option, and UEFI.
  3. run in terminal sudo dmesg | grep reason See what the output say
  4. You'll need the EFI Shell boot disk. Run setup_var 0x15b to see what value it outputs, same for 0x15c. If they are not 0x3, then change them. In my experience while updating BIOS, the settings stick, but I read a member here said it somehow changed due to Windows update and not a bios update. So it's better to be sure and check it.
  5. Rebuild your USB boot disk keeping the files in your Clover folder. See here for manual process Config.plist Kexts Driverx64UEFI
  6. I'm seeing 2 issues. 1) The voodoops2Controller is causing your KP, are you using the files that is in the link? 2) Your SMBIOS shows MBP8,3, it needs to be at MBP8,2. Are you using the file that is in the link?
  7. Your graphics is causing the KP. Make sure DVMT has not been reset due to whatever reason. Check offset 0x15b and 0x15c are still set to 0x3
  8. What version of BIOS is your system? 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 Select Return, Return Hit spacebar to select Verbose mode What the above does is to not use the patched DSDT/SSDT if it's a BIOS dependent issue. If it boots with that setting, then we could try exporting new raw file and I'll repatch them for you.
  9. Reboot to Clover GUI. Hit F4. Compress and attach the Clover folder here, use the 'More Reply Options'.
  10. 1/ Wifi can not working. As Bronxteck said, Intel is not supported, replace it with a DW1560 2/ Headphone has garbled/distorted. What codec does it have? What are you using for audio? Patched kexts or VoodooHDA? 3/ Keyboard Backlight auto turn-off when I hae not press any key (seems after 5-6 seconds - timeout). That's normal to save battery. It'll come back on once a key is touched
  11. With Skylake system you need to set DVMT to 96MB. Does your BIOS have the option to change? Please also list the full system specs.
  12. 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.
  13. DSDT is fine if you have layout-id set to 12 (0x0C). Did you install the patched AppleHDA to /S/L/E?
  14. 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.
  15. 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
  16. 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
  17. Your smbio.plist is wrong and org.chameleon.boot.plist is incomplete. Replace with these, taken from Hervé bootpack. Extra.zip
  18. 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.
×
×
  • Create New...