Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. I'm assuming you had remove VoodooHDA and AppleHDADisabler when you're testing Lilu & AppleALC? and that AppleHDA in /S/L/E is vanilla? Follow instructions from here to debug issue
  2. Did you forget to add these 2 kexts Lilu.kext & IntelGraphicsDVMTFixup.kext?
  3. add this to boot arguments, under Custom flags to fix the battery update status abm_firstpolldelay=16000 Check now if log is showing EAPDFix in terminal log show --style syslog | grep EAPDFix
  4. Copy kexts from /EFI/Clover/kexts/Other /LE to /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 chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / Reboot to Clover GUI, hit F4 on the keyboard, Continue booting to OS X . See if Audio is working. So both keyboard and trackpad are not working? Follow instructions from here to debug issue
  5. Don't see this model yet...open a new thread with the full specs and I'll assist you there.
  6. ePSA is built into the BIOS, it will usually execute selecting F12 during boot. If it auto execute, it could be it detects hardware failure. If you let it completes, does it show anything failed?
  7. Replace with these files. Remove FakePCIID_Intel_HDMI_Audio.kext, not needed HDMI_audio.zip
  8. which version of AppleALC.kext do you have? Layout-id 18 only works on v1.2.2 by vaughn. I can't confirm it actually works since I don't have hardware to test. Could be cache was not done previously and v1.2.0 was still running... is there another version somewhere else in /E/C/kexts/Other? Does the freeze occur if FinalCut was not running? Post current Clover folder for review
  9. What kexts do you have in /EFI/Clover/kexts/Other? Wondering if you have duplicate kexts I see the AppleHDA is no longer appearing, so that looks like it's fix. Let's try to keep this clean by moving all the custom kexts to only /L/E and not both /L/E and /S/L/E Remember to repair permission and rebuild cache again after this is done IntelMausiEthernet.kext BrcmPatchRAM2.kext BrcmFirmwareRepo.kext VoodooPS2Controller.kext
  10. Try replacing this to /EFI/Clover 7280.zip
  11. If you're using Clover, you don't need NullCPUPowermanagement. Don't need patched AICPUPM, can be done on the fly with Clover. Post your Clover folder. use 'More Reply Options' on the bottom right to attach when you reply you'll need to compress the folder first
  12. Post your Yosemite Clover folder + DPCIManager screenshot of Status and PCI List
  13. If you did, then you don't need the kexts. Either or, not both. I had included the above kexts in the attachment. Have you tried different USB ports?
  14. Does it have NVMe drive? I see you have the patches for it Please post full system specs Try these files, replace into /EFI/Clover Lenovo Y700.zip
  15. with voodooHDA install, launch DPCIManager https://sourceforge.net/projects/dpcimanager/ post screenshots of Status and PCI List to determine the codecID of this system
  16. Systems with Broadwell / Skylake / Kabylake CPU such as Latitude E7450 and Inspiron 5548, you'll need to set the DVMT prealloc to 96MB in order to bypass KP and to enable full graphics with full QE/CI. For more info, see here. /!\ New Development: If you don't want to mod the BIOS as it might be difficult for some models, you could skip this step by adding 2 new kexts to /EFI/Clover/kexts/Other Lilu.kext & IntelGraphicsDVMTFixup.kext
  17. Please post full system's specs, and Clover folder for review. The images link are broken, you should use 'More Reply Options' on the bottom right to attach instead of external source
  18. Don't understand your question what do you mean by 'accreditation'?
  19. Post your Clover folder for review Have you try booting without Dock?
×
×
  • Create New...