james90 Posted August 30, 2019 Share Posted August 30, 2019 Hello. I just installed Mojave on this notebook with vanilla. Ethernet, video and audio are working. My trackpad also, except the central tap and gestures. I have a big problem with standby/sleep. I'm unable to use my pc after resuming it from standby. I cannot enter my password, I can't move the mouse cursor etc... I have to shut down from button. I generated my ACPI with F4 button con clover boot. Please take a look to my EFI folder and ioreg. Sorry for my poor English. ioreg.zip EFI.zip Link to comment Share on other sites More sharing options...
Administrators Hervé Posted August 30, 2019 Administrators Share Posted August 30, 2019 Re: TrackPad, all you need to do is set it up through the Trackpad PrefPane. Too many people ignore this basic stuff... Not all gestures will be supported of course, this is no real Mac. Re: sleep/wake, you experience issues because you're not using any patched DSDT nor any DSDT patches for _PRW methods in ACPI devices GLAN (LAN interface), HDEF (audio) and EHC1/EH01, EHC2/EH02, XHC (USB controllers). You can give the attached patched DSDT a try knowing that I've only patched it for those above _PRW methods, USB ports power inection and support for keyboard brightness keys. Patched_DSDT.zip Sleep and wake should then work on the basis that you have: CPU power management properly in place Hibernation disabled (i.e. fallback on plain old sleep); you'll find details relating to this in our FAQ section I've also revisited our Clover config which was partially incorrect and non-optimum. You may place it "as is" alongside your existing Clover config file in your EFI/CLOVER folder and manually call it at boot time from Clover's main menu->Options->Configs revised_config.plist.zip You're also missing a few other essential stuff such as the SSDT-PNLF required to fully support brightness control and kexts required for proper USB operations (all available off Rehabman's repo if you google for them): USBInjectAll (to get all your USB ports working) FakePCIID + FakePCIIDXhciMux (to get USB2/USB3 multiplexing) All in all, why didn't you use the existing Clover packs already provided in guides for this laptop model? Link to comment Share on other sites More sharing options...
james90 Posted August 30, 2019 Author Share Posted August 30, 2019 Thanks a lot for your support. I just tried your config and dsdt file and now I get a kernel panic. Where I can find a clover package for my laptop? Thanks again Link to comment Share on other sites More sharing options...
Administrators Hervé Posted August 30, 2019 Administrators Share Posted August 30, 2019 Guides section, 1st thread! Link to comment Share on other sites More sharing options...
james90 Posted August 30, 2019 Author Share Posted August 30, 2019 I just tried this EFI: E7440_Mojave.zip //fixes HP static noise on sleep/wake With the attached config file I get a kernel panic on boot: waiting for root device. With my previous config file (called config.mine in EFI archive) I can boot correctly. EFI 2.zip Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted August 30, 2019 Moderators Share Posted August 30, 2019 ACPI folder needs to be inside Clover folder Link to comment Share on other sites More sharing options...
james90 Posted August 30, 2019 Author Share Posted August 30, 2019 Perfect, now is ok. Some gestures are working now, thanks. What I have to do to control brightness? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted August 30, 2019 Moderators Share Posted August 30, 2019 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 Link to comment Share on other sites More sharing options...
james90 Posted August 31, 2019 Author Share Posted August 31, 2019 Perfect, thanks. A last question: what I can do for audio output (headphone)? I ear some noises Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted August 31, 2019 Moderators Share Posted August 31, 2019 You need to follow the post installation instructions. It stated you need to copy the kexts inside /EFI/Clover/kexts/Other/CopytoLE to /Library/Extensions Mainly, you CodecCommander.kext in /L/E to fix the static headphone noise. Repair permissions and rebuild cache Link to comment Share on other sites More sharing options...
Recommended Posts