Contribute
Register

HP Pavilion Dm4-1265Dx Battery reporting wrong state

Status
Not open for further replies.
Joined
Jan 28, 2016
Messages
71
Motherboard
Asus H110M-C for OEM
CPU
Intel Pentium G4400
Graphics
Intel HD Graphics 510/XFX Rx 460
Mac
  1. iMac
  2. MacBook Pro
Hi, I have my Dm4-1265Dx that is applying the Dm4t-1000 battery patch from Rehabman.
The issue is, it always report that I am plugged in (Power Adapter):
Screen Shot 2017-12-03 at 9.12.52 PM.png

I don't know if I did anything wrong or not? Here are the troubleshoot files (WIP):
 

Attachments

  • Debug Files.zip
    3.5 MB · Views: 71
Hi, I have my Dm4-1265Dx that is applying the Dm4t-1000 battery patch from Rehabman.
The issue is, it always report that I am plugged in (Power Adapter):
View attachment 296905
I don't know if I did anything wrong or not? Here are the troubleshoot files (WIP):

Your ACPI configuration is wrong.
My recommendation:
- delete DSDT_VGA.aml, rename DSDT_Patched.aml -> DSDT.aml
- remove setting config.plist/ACPI/DSDT/Name
- remove all patched SSDTs from ACPI/patched
- set config.plist/ACPI/SSDT/DropOem=false
- do renames with config.plist/ACPI/DSDT/Patches (see guide plists)
- re-extract/re-patch DSDT.aml as per ACPI patching guide (no need for GFX0->IGPU rename, due to config.plist based renames)

Related guides:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.232984/
 
Your ACPI configuration is wrong.
My recommendation:
- delete DSDT_VGA.aml, rename DSDT_Patched.aml -> DSDT.aml
- remove setting config.plist/ACPI/DSDT/Name
- remove all patched SSDTs from ACPI/patched
- set config.plist/ACPI/SSDT/DropOem=false
- do renames with config.plist/ACPI/DSDT/Patches (see guide plists)
- re-extract/re-patch DSDT.aml as per ACPI patching guide (no need for GFX0->IGPU rename, due to config.plist based renames)

Related guides:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
https://www.tonymacx86.com/threads/guide-patching-laptop-dsdt-ssdts.232984/
Are these 2 files that I did correct?
 

Attachments

  • DSDT.aml
    63.9 KB · Views: 136
  • config.plist
    2 KB · Views: 254
Erm what?....

Missing in your config.plist (suggestion was to add them... you forgot).
Look in ioreg and you see GFX0 instead of IGPU.
 
Missing in your config.plist (suggestion was to add them... you forgot).
Look in ioreg and you see GFX0 instead of IGPU.
Checked.
 

Attachments

  • Debug Files.zip
    3.4 MB · Views: 74

What is current issue?

Maybe it is INIT/ACEL problem which requires this patch:
Code:
into method label INIT parent_label ACEL replace_content begin // code removed\n end;

Note: A better fix for that problem should be investigated/created.
 
Status
Not open for further replies.
Back
Top