Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. You could try Fn+F3 and Fn+Insert or replace DSDT.aml with the attached and see if Fn+ arrow keys work Added patches Hervé mentioned above for Brightness control DSDT.aml.zip
  2. ACPI folder needs to be inside Clover folder
  3. @nickelnoff I wrote a short guide here
  4. @Tashi Try this, replace into /EFI/Clover E5440_sleepFix.zip
  5. Remove AppleBacklightInjector.kext from /L/E Repair permissions and rebuild cache
  6. please post new debug file Not sure where PEGP PEGA is coming from, not showing in IOReg
  7. You'll need to add the port limit patch(s) to your Config under KextToPatch Install USBInjectall.kext to Clover kexts Reboot, launch Hackintool Test each port with USB 2.0 and USB 3.0 devices. Change Connector type accordingly Make sure Webcam, Bluetooth, SD card shows as Internal When done, delete all non highlighted ports. Click the export button. This generates an USBPorts.kext and SSDT-xxx.aml Use only 1 or the other, not both. If use USBPorts.kext, then place in Clover kext, remove USBInjectAll.kext and disable the port limit patches If use SSDT-xxx.aml, then place them in ACPI/Patches, keep USBInjectAll.kext and disable the port limit patches
  8. Make sure you have your USB ports setup correctly in MacOS...use Hackintool.app Check system information if it shows under Bluetooth or USB
  9. @nickelnoff I believe it has ALC293, so use layout-id 11
  10. Move BrcmPatchRAM2 and BrcmFirmwareRepo to /L/E Repair permissions and rebuild cache If you want to keep all kexts in Clover kext, then replace BrcmFirmwareRepo with BrcmFirmwareData.kext
  11. Just need to update your EFI partition and Clover Delete drivers and drivers64UEFI from /EFI/Clover Install Clover version from here with the following settings Clover for UEFI booting only Install Clover in the ESP UEFI Drivers\Recommended drivers AudioDxe DataHubDxe FSInject ApfsDriverLoader AptioMemoryFix HFSPlus Additonal drivers PartitionDxe Themes (optional) Install Clover Preference Pane (optional) Use bootpack I linked and update the kexts as suggested
  12. Use this bootpack, make sure to update the kexts especially Lilu &whatevergreen
  13. run this again since the changes log show --start 2019-08-27 --style syslog | fgrep "Wake reason"
  14. Disable on BIOS Wake on USB/LAN/WWAN/WLAN
  15. Make sure to disable hibernation as it's a prerequisite to get sleep & wake to work properly on a Hackintosh: sudo pmset hibernatemode 0 sudo rm -f /var/vm/sleepimage sudo pmset hibernatefile /dev/null
  16. Hmm, you put all your old kexts back...why? Keep the current ACPI and Config file but replace the kexts folder with the one I posted in E5440_Mojave previously. Now remove the following folders from /EFI/Clover drivers, drivers64 and drivers64UEFI Now download Clover from here, the pkg file and install Clover with the following settings Clover for UEFI booting only Install Clover in the ESP UEFI Drivers\Recommended drivers AudioDxe DataHubDxe FSInject ApfsDriverLoader AptioMemoryFix HFSPlus Additonal drivers PartitionDxe Themes (optional) Install Clover Preference Pane (optional) Reboot and test sleep again
  17. I would stay clear of it...I bought one to test what everyone here is reporting issue for on my E7470 /E7450 and I encountered the same hang/freeze/lag after 15- 30 min usage. I got the 0VW3T3 cards with id 1028:0021, and the Mac Address matches the label too. I had also tried the pin masking, no difference. I would recommend DW1560 and not waste any money on this one. I know it's a lot cheaper than DW1560 though.
  18. No issue with sleep / wake on my E7470 but mine don't have touchscreen. I don't think that's related though. Remove BrcmPatchRAM2 and BrcmFirmwaredata from Clover kext since you already have them cache in /L/E You can remove FakePCIID_Broadcom_WiFi and FakePCIID from Clover kexts too or remove from /L/E I guess HorNDIS.kext is for your wireless, you could try removing it for testing sake.
  19. I'll need new debug file also run this in terminal and post the output log show --style syslog | fgrep "Wake reason"
  20. Nope, looks like Nvidia is not disabled. try this replace into /EFI/Clover E5440_hotpatched.zip
  21. Here, REPLACE the contents into /EFI/Clover Have a bootable USB installer ready for standby is case it won't boot. E5440_Mojave.zip
  22. @Tashi add this SSDT-5 to /EFI/Clover/ACPI/Patched and add to Config.plist under SSDT sortedOrder This should disable the discrete card SSDT-5.aml.zip
×
×
  • Create New...