Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. can you post IOReg IORegistryExplorer_v2.1.zip Could be maybe the touchscreen...need IOReg to determine Does sleep work when selecting from Apple Menu? So are you running 10.12.2 or 10.12.6? Files in Clover is for 10.12.4 and up, so if you have 10.12.2, try updating to at least 10.12.4
  2. so the external monitor connected is HDMI or DP? Does system have both HDMI and DP? Try leaving out FakePCIID_Intel_HDMI_Audio.kext AppleHDA_ALC256B.kext should be in /L/E or /S/L/E. Cleaner at /L/E. Try this DSDT DSDT.aml.zip
  3. Sure, it's similar to the E7470 model, you could start by following this guide You could also use the same bootpack, but leave out the ACPI folder. Once you have the USB Installer created, boot to Clover Hit F4 to extract the raw files, it's done in the background. Continue with the installation. Compress and attach /EFI/Clover/Clover/ACPI/Origin here for patching
  4. There's also 2 different bootpacks. To determine which one you should use, boot to Clover, hit F4 to extract the raw files. This is done silently. Now continue OS X, mount the EFI partition. Check /EFI/Clover/ACPI/Origin. Count the numbers of SSDT-xxx.aml If 14, use the alternate bootpack, if 15, then use the regular bootpack.
  5. didn't add anything, just remove _prw from XHC, EHC2, and EHC2 Does it work?
  6. Here, First delete or backup the DSDT and SSDT Leaving only SSDT-PNLF and SSDT-ALC256 Then replace these into /EFI/Clover/ACPI/Patched 7280_1.6.5.zip
  7. Hmm, your sysInfo show 10.12.2, not 10.12.6 try this DSDT...rename it or select it during Clover boot under Options DSDT-sleep.aml.zip
  8. Disable Legacy Option ROMs in the BIOS
  9. Follow instructions from here to debug issue Please run this command so we have the whole picture gen_debug -sysprofile
  10. Upgrade to version 1.2.1 Lilu.kext AppleALC.kext IntelGraphicsFixup.kext
  11. Re-export the raw DSDT/SSDT. If you're going to upgrade the BIOS, do so before exporting the new raw DSDT/SSDT by hitting F4 during Clover boot. Compress and attach the Origin folder here for re-patching.
  12. Which OS X are you planning on installing? You could start with creating the installer following this simple guide High Sierra is at the last post.
  13. Repair permission and rebuild cache, then try booting without -f 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 /
  14. Were you able to adjust the brightness or the screen just stays black no matter what?
  15. Follow instructions from here to debug issue
  16. Are we looking at the same guide? Here's the link to the bootpack I see SMBios.plist is already set to MBP7,1
  17. Follow instructions from here to debug issue
  18. @gius30 Follow instructions from here to help diagnose issue
  19. Hervé's D630 guide In post #3 you mentioned that you're following his guide and I assume you're using his bootpack. In the bootpack, there's a file in Extra call SMBios.plist. You can preview it by selecting the file and hitting the spacebar. You can also view the file with Chameleon Wizard
  20. If you're on 10.12.6 and higher, you can use ig-platform-id 0x59120000, fakeID IntelGFX = 0x59128086 If you're running anything below, then use ig-platform-id 0x19120000, fakeID IntelGFX = 0x19128086, FakeCPUID = 0x0506E3 In your Config, you're injecting 0x19320001 which is incorrect.
  21. Are you using files from Hervé's guide? Your SMBios should be MBP5,1 or MBP7,1 You should have USB_Injector.kext inside /Extra/Extensions, that should fix the "waiting for root device".
  22. See here replace PS2 kext with ApplePS2Controller or Rehabman's VoodooPS2Controller v1.8.29
  23. You have left out all the SSDT's... Here, replace these into /EFI/Clover. Files are for Kabylake HD620. tldrbro's system is Skylake HD520, so it's not suitable for your system. My mistake. Test and report 7280_HD620.zip
×
×
  • Create New...