promisedSavior
New member
- Joined
- Jun 9, 2020
- Messages
- 20
- Motherboard
- ASUS VivoBook K571GT Laptop
- CPU
- Intel® Core™ i7 9750H
- Graphics
- Intel UHD 630, NVIDIA GeForce GTX 1650
- OS X/macOS
- 10.14.x
- Bootloader
- Clover (UEFI)
- Mobile Phone
- Android
Well, that's already explained in the guide.
DSDT is not patched. No HDAS to HDEF rename added. No Layout ID injected.
Probably, I2C Trackpad. Check Alexandred's VoodooI2C work.
Probably Atheros Killer or Intel which is unsupported and must be replaced with a compatible card.
Read here:
![]()
GUIDE - How to Patch DSDT for a working Battery Meter
How to Patch DSDT for a working Battery Meter An EliteMacx86 Exclusive Guide - This guide covers the implementation of the Battery meter on macOS using Clover and OpenCore. This will also enable Trackpad Preferences under System Preferences>Trackpad. Overview For a laptop, a working battery...www.elitemacx86.com
DSDT must be patched.
Finger print is unsupported and will NOT work.
Framebuffer patching is required.
NVRAM issue.
The configuration is not as per the guide. Start here:
![]()
GUIDE - How to Boot macOS Installer on Laptops using Clover (UEFI/Legacy)
Booting macOS installer on laptops can be a challenge for the new users. This guide covers a complete step to boot the macOS installer on your Laptop using Clover bootloader. Those who are not using Clover, can update their configuration for clover and continue to use it. Clover is one of the...www.elitemacx86.com
Ok, I start pathing DSDT. first I did these common patches :
- Rename GFX0 to IGPU
- Fix _WAK Arg0 v2
- Fix Mutex with non-zero SyncLevel
- HPET Fix
- IRQ Fix
- OS Check Fix windows 10
- RTC Fix
- SMBUS Fix
then I start from origin DSDT.dsl again do the common patches I mentioned and Do as this Guide you told said. use [bat] Asus g75vw patch in MaciASL, save the DSDT. download ACPIBatteryManager and copy ACPIBatteryManager.kext in library/extensions folder. then rebuild the cache sudo kextcache -i /
when I restart system this time it stuck in loading VoodooPS2Mouse...
tried more than one time but couldn't pass it and get battery work.


SOLVED : problem comes from my common patches, when I patch DSDT just for battery I get battery WORK.
Last edited: