Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. See new bootpack here for E7450 to fix the brightness issue.
  2. @mpotturi, which guide did you follow, bootpack used and what error are you encountering? please include system specs. HD 4600 only or Optimus with Nvidia as well?
  3. Re-run sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / until errors are gone
  4. Upgrade to latest Clover. Replace files with latest Bootpack. See the readme.txt in ACPI/Patched for instruction regarding display resolution.
  5. Then use R6 Beta6, any other version has sleep issue.
  6. Boot to Clover GUI, hit F4 on the Keyboard. Continue to OS X. Compress and attach the Clover folder here. The file you attached are extracted from your patched DSDT, so it's not raw.
  7. I was not able to get NVS 4200m to work on Sierra 10.12.4 so far. You can enable Optimus and have DSDT disable the Nvidia card. See my guide here, bootpack on post #2. I, however, was not able to get UEFI working on this model so I'm using Legacy mode. See note1 on post #2 for Clover settings.
  8. Try RealtekRTL8100 or RealtekRTL8111 for ethernet. The R5 M335 is not supported so why do you want to enable it? It will only cause battery to drain faster.
  9. Replace with this config /ACPI folder and kext. Remove IntelBacklight.kext in /Kexts/Other Install AppleBacklightInjector to /L/E 5559.zip
  10. Make sure you have FVCO patch added to your Config file, needed for Sierra.
  11. Looks like you're using the files from E7470 bootpack. You can't use DSDT/SSDT from another system even though configuration are similar. Extract the raw SSDT/DSDT and I'll help you patch them. Boot to Clover GUI. hit F4. Continue booting to OS X, compress and attach /EFI/Clover/ACPI/Origin folder here. For DW1560 to work fully, you'll need the latest version of these in /L/E or /S/L/E FakePCIID FakePCIID_Broadcom_WiFi BrcmPatchRAM2 BrcmFirmwareRepo
  12. Are you using the Nvidia or Intel Graphics? Looks like it's using the Nvidia if I'm not mistaken. The boot glitch patch is for Intel Graphics only if I remember it right.
  13. Replace with new Sierra bootpack. Remove IntelBacklight.kext from /EFI/Clover/Kexts/Other
  14. Rebuild cache. Clover hot patches only works with cache.
  15. HDMI audio is control through the connected device, not the laptop. That's how it works on OS X.
  16. Get rid of VoodooHDA and AppleHDADisabler. The kexts from my bootpack will enable internal audio and HDMI audio. Just had to make sure you have permission fix and rebuild cache successfully. 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 /
  17. If you're referring to the AMD GPU, not, that's disabled by DSDT patch. Follow my Clover guide. Bootpack on post #2. Setting of the DVMT can be found here under pre-requisite.
  18. My Config don't have the minStolenSize patch, so if you didn't do the DVMT mod with EFI Shell, you'll encounter the reboot issue. So Brightness slider now works?
  19. DW1550 for combo wireless and bluetooth or DW1510 for Wireless only
  20. On the first output, AppleBacklightInjector.kext was not caching but after the 2nd I see it's there. IOReg also confirmed it's there. Do you see the brightness slider in Display preference? If you slide it back and forth, does it dim and brighten? Use F11 and F12 to change not Fn+F11 or Fn+F12 just to confirm.
  21. upload IOReg and output of command lines after running the permission fix and rebuild cache
  22. I think I found the issue. Try this one DSDT-LoRes.aml.zip
×
×
  • Create New...