Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. run this and attach the IOReg file IOReg IORegistryExplorer_v2.1.zip
  2. did you remove /EFI/Clover/Kexts/Other/IntelBacklight.kext and Install AppleBacklightInjector.kext to /Library/Extensions
  3. Remove AppleHDA patch #5 no spaces in the directory as you have above, run again until successful output just copy and paste so you don't have error 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 /
  4. what's the result after running the commands? post the output here can you attach the clover folder here for examination?
  5. so the screen goes dark and stay dark? can you hit Fn+Insert a few times to see if it comes back on? is it sleeping with the power button flashing?
  6. Replace the files from the USB installer to the Installed drive
  7. It's an USB issue. Attach the bootpack you're using here. Could just be a simple configuration issue.
  8. You're manually patching AppleHDA and using Clover Hot-patches, stick with one or the other, not both. If you're using the Clover hotpatch, you'll need to restore the vanilla AppleHDA and install a dummyHDA and disable patch AppleHDA #4, not needed for Sierra.
  9. Attach your Clover folder before the change. Enable minStolenSize patch if you didn't set the DMVT with EFI Shell. When your run the commands, make sure there's no error. Re-run until it's good. If you have mod/custom kext(s) in /S/L/E too, then run these commands 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 /
  10. Did you copy the kexts in /Other/LE to /Library/Extensions repair permission and rebuild cache prior to trying voodooHDA?
  11. Let's try this Remove VoodooHDA.kext and AppleHDADisabler.kext Remove IntelBacklight.kext and/or ACPIBacklight.kext Replace ACPI folder to /EFI/Clover Replace Config to /EFI/Clover Copy all kexts in 'copy to LE' /Library/Extensions Repair permissions and rebuild cache sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo kextcache -Boot -U / Files should enable audio, HDMI video and audio, brightness control, battery status odyright.zip
  12. Brightness issue is knows for 10.12.4. I believe Hervé said it works if you remove IntelBacklight.kext.
  13. https://bitbucket.org/RehabMan/os-x-fake-pci-id/downloads/ Replace FakePCIID_Broadcom_WiFi & FakePCIID in /Library/Extensions Put the new files back Run permission fix and rebuild cache again If you encounter error, run commands again
  14. Replace ACPI folder and Config with the attached. Remove /EFI/Clover/Kexts/Other/IntelBacklight.kext and Install AppleBacklightInjector.kext to /Library/Extensions Repair permission and rebuild cache E7450_840m.zip Latest full bootpack can be found here
  15. Can you attach it here? Use the More Reply Options on the lower right My work firewall prevents me from accessing your link.
  16. As you can see, the discrete is loaded as Display which is draining your battery. Boot to Clover, hit F4. Compress and attach the Origin folder found in /EFI/Clover/ACPI. Please include the version of BIOS you're exporting this from.
  17. What's AlpsDell.kext for? FakePCIID_HD4600_HD4400.kext is old, new one is FakePCIID_Intel_HD_Graphics.kext
  18. Delete and replace it. Run permission fix and rebuild cache again. Check the output to see if it's cache after running the commands. Might have to reboot and re-run commands again if unsuccessful.
  19. Does the brightness slider show in display preferences without the PNLF patch in Config? User Karabiner-Element app to remap your keys. See here for example.
  20. Should still patch DSDT to disable the discrete card otherwise it'll drain up your battery. If you look under Graphics/Display in System Info, you should see both graphics card loaded, even though the discrete is not being use.
  21. Compress and attach the origin folder here if you want help with patching. What version of BIOS? HDMI video or audio? HDMI video will need FB patching. HDMI Audio, you might need to have a patch AppleHDA. What audio codec does it have? Launch DPCIManager and post a screenshot here of the status DPCIManager https://sourceforge.net/projects/dpcimanager/
  22. the one for you ig-platform-id = 0600260A. But won't hurt if you do all 3 0600 260A 0103 0303 0000 0002 0000 3001 layout id (usual layout for mobile HD4600 Hackintosh) 0000 6000 0000 0060 D90A 0000 D90A 0000 framebuffer index 0000 0000 0000 0000 0000 0800 0200 0000 ??? 3000 0000 0105 0900 0004 0000 8700 0000
  23. There's no further development for v7 or v8 currently.
×
×
  • Create New...