Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. F4 and F2 extracts files from the background. Now post your Clover folder, compress and attached
  2. still need you to run this and post the output log show --style syslog | fgrep "Wake reason"
  3. Here you go, replaced into /EFI/Clover E7470_Alun.zip
  4. Boot to Clover GUI, press F4. Compress and attach /EFI/Clover/ACPI/Origin here for patching. Problem is when you update/change hardware/bios settings, you'll need to repatch the DSDT/SSDT
  5. run this to determine sleep issue from the terminal log show --style syslog | fgrep "Wake reason" I already mentioned about your touchscreen, it's USB based. Should work without anymore patching. You could try an expensive app like touch-base
  6. In the BIOS, enable Legacy Option ROMS.
  7. Hmm, another Niresh's build. You're missing the Clover folder in your debug file. Don't interrupt the process when it's running. Ok, you should remove the following from /L/E NullCPUPowerManagement.kext Niresh's Extra.kext GenericUSBXHCI.kext IntelMausiEthernet.kext ACPIBatteryManager.kext VoodooPS2Controller.kext FakePCIID_XHCIMux.kext FakePCIID.kext FakePCIID_Intel_HD_Graphics.kext Now add whatevergreen.kext that Bronxteck mentioned and linked above to /L/E Repair permissions and rebuild cache
  8. check Sound preference that headphone has been switch back to Internal speaker. Try sleeping system and wake it up to see if it's switched back. If still failed, try replacing with CodecCommander CodecCommander.kext.zip
  9. Try this https://osxlatitude.com/forums/topic/7890-how-to-fix-your-acpi-brightness-keys-using-smart-touchpad-driver/?page=1 and this https://osxlatitude.com/forums/topic/7895-fn-hotkey-driver-for-lenovo-notebooks/?page=1
  10. don't drop SSDT-PNLF. it's needed for brightness slider to work you'll also need to put AppleBacklightInjector.kext back in /L/E
  11. From my research, you should install latest 10.13.6 and then update to the Supplemental Update 2 Then using SMBiOS MBP15,2, you'll have new support with AppleIntelCFLGraphicsFramebuffer.kext. Supported PCI IDs: 0x3E9B8086 (UHD 630, Mobile), 0x3EA58086 (Iris Plus 655, Mobile), 0x3E928086 (UHD 630, Desktop) Set FakeID to one above if your ID is not supported
  12. @saleemsss2000 Open new thread in Mojave section and state you issue there
  13. post debug file by following link in my signature file Problem_Reporting
  14. Remove OsxAptioFix2Drv-64.efi from /EFI/Clover/drivers64UEFI Remove from /S/L/E or /L/E the following: GenericUSBXHCI.kext AppleSmartBatteryManager.kext Replace the attached contents into /EFI/Clover Copy kexts in /EFI/Clover/kexts/Other/MoveToLE into /Library/Extensions Repair permissions and rebuild cache E5430.zip
  15. Try replacing contents into /EFI/Clover DSDT/SSDT patched from your files 3468_AqeelJutt.zip
  16. Post your Clover folder for review
  17. oh boy....what a mess! Looks like you have Chameleon and Clover meshed together or something. First off, remove the following: Extra folder <--for Chameleon loader, not for Clover From /System/Library/Extensions, remove: ACPIBatteryManager.kext ApplePS2SmartTouchPad.kext From /Library/Extensions, remove: USBInjectAll.kext voodooTSCSync.kext VoodooPS2Controller.kext VoodooHDA.kext NullCPUPowerManagement.kext Niresh's Extra.kext FakeSMC.kext FakePCIID_Intel_HDMI_Audio.kext FakePCIID_Intel_HD_Graphics.kext AppleHDADisabler.kext and then from /EFI/Clover/kexts/Other, remove: NullCPUPowerManagement.kext ApplePS2SmartTouchPad.kext AppleNForceATA.kext ApplePCIIDE.kext ATAPortInjector.kext SuperVIAATA.kext XHCI-200-series-injector.kext XHCI-x99-injector.kext Now, add the attached PS2 kext to /EFI/Clover/kexts/Other Change in Config file, Audio device inject to 12. You'll have to do the same for DSDT under HDEF But if you prefer VoodooHDA, then leave both AppleHDADisabler.kext and VoodooHDA.kext in /Library/Extensions Repair permissions and rebuild cache. Reboot 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 / VoodooPS2Controller-R6.kext.zip
  18. Use Karabiner-Element instead. See here for more info Use Smartscroll.app for track stick scrolling.
  19. You have to read through the thread to find it here
  20. do you see the brightness slider in Displays preferences?
  21. Replace the contents into /EFI/Clover Copy the kexts in /EFI/Clover/kexts/Other/CopyToLE to /Library/Extensions Repair permissions and rebuild cache No fix for the CapLock issue with the current ApplePS2Controller. E7470_GuyRo.zip
  22. No, that's a mini PCIe card, you need an M.2 card for this model...DW1560 or DW1830 is what I recommend.
  23. Here's a Clover guide and E6430 with NVS guide... Yes, set BIOS as the following: UEFI AHCI Optimus disable / enable, your choice *Optimus disable, only Nvidia working //not working on High Sierra
×
×
  • Create New...