- Joined
- Mar 24, 2019
- Messages
- 3
- Motherboard
- HP ZBook Studio G5
- CPU
- i7-8750H
- Graphics
- UHD630
- Mobile Phone
-
Dear community,
This is my first post here, so please notify me if I forgot to attach files or other required information.
I just set up my first Hackintosh laptop running Mojave and I got almost everything perfect, except for the battery status/percentage indicator. After some googling and browsing the forums, I found this two guide (https://www.tonymacx86.com/threads/guide-how-to-patch-dsdt-for-working-battery-status.116102/.
In the guide, it says that I should look for OperationRegion (ERAM, EmbeddedControl, Zero, 0xFF) and find all bytes larger than 8. Unfortunately, I do not have a single byte larger than 8 (see snippet below).
OperationRegion (ERAM, EmbeddedControl, Zero, 0xFF)
Field (ERAM, ByteAcc, NoLock, Preserve)
{
Offset (0x1D),
INDI, 8,
Offset (0x20),
DMEE, 8,
Offset (0xF5),
VBPS, 8
}
So my question now is: how should I continue?
PS: I have an HP Zbook Studio G5 Mobile Workstation (i7 8750H, HD630 iGPU, 16GB DDR4, 512GB M2)
This is my first post here, so please notify me if I forgot to attach files or other required information.
I just set up my first Hackintosh laptop running Mojave and I got almost everything perfect, except for the battery status/percentage indicator. After some googling and browsing the forums, I found this two guide (https://www.tonymacx86.com/threads/guide-how-to-patch-dsdt-for-working-battery-status.116102/.
In the guide, it says that I should look for OperationRegion (ERAM, EmbeddedControl, Zero, 0xFF) and find all bytes larger than 8. Unfortunately, I do not have a single byte larger than 8 (see snippet below).
OperationRegion (ERAM, EmbeddedControl, Zero, 0xFF)
Field (ERAM, ByteAcc, NoLock, Preserve)
{
Offset (0x1D),
INDI, 8,
Offset (0x20),
DMEE, 8,
Offset (0xF5),
VBPS, 8
}
So my question now is: how should I continue?
PS: I have an HP Zbook Studio G5 Mobile Workstation (i7 8750H, HD630 iGPU, 16GB DDR4, 512GB M2)