Jump to content

HP Omen 17 Laptop Battery


GffMaC
 Share

3 posts in this topic

Recommended Posts

Hi Guys,

 

Hardware:

HP Omen 17-an011na

Intel® Core™ i7-7700HQ Kaby Lake - Intel® HM175

NVIDIA® GeForce® GTX 1050 (2 GB) - Intel® HD Graphics 630 (1920x1080)

 

Sleep/wake, sound + volume buttons, brightness buttons, Intel graphics working.

 

Hoping someone might be able to help with my battery not working fully, Ill run through where I'm at:

 

Patched clean DSDT with the following Rehabman patches:
brightness keys patch
usb_prw_0x6d_xhc_skl
Shutdown fix v2
Fix mutex
Os check fix win 8
Hp g6 2221ss

 

Remaining battery time stuck at 20:00 and not charging when plugged in.

 

Added extra patch taken from HP-DV6-3165sf patch as follows:

# rewrite buggy UPBS method, provided by chihab222, credit gsly
into method label UPBS remove_entry;
into device label BAT0 insert
begin
Method (UPBS, 0, NotSerialized)\n
{\n
Store (^^PCI0.LPCB.EC0.MBST, Index (PBST, Zero))\n
^^PCI0.LPCB.EC0.SMRD (0x09, 0x16, 0x0A, RefOf (Local0))\n
Store (Local0, Index (PBST, One))\n
^^PCI0.LPCB.EC0.SMRD (0x09, 0x16, 0x0F, RefOf (Local1))\n
Store (Local1, Index (PBST, 0x02))\n
^^PCI0.LPCB.EC0.SMRD (0x09, 0x16, 0x09, RefOf (Local2))\n
Store (Local2, Index (PBST, 0x03))\n
}\n
end;

 

This additional patch enabled percentage and discharge time, but still not charging when plugged in.

 

Rehabman recommended 'You should use ACPIDebug.kext (and the debug version of ACPIBatteryManager.kext) to debug your battery methods.'

 

But I feel its a bit beyond me without at least an example/tutorial to lead me through the steps and what to look for.

 

Recent debug files attached.

 

Thanks Guys.

debug_15105.zip

Link to comment
Share on other sites

  • 1 month later...
On 4/10/2018 at 2:35 PM, WaldMeister said:

Hi,

 

Do you know what the patches you applied do?

 

Instead of the debug, could you provide us with the unedited ACPI tables?

You can find the unedited dsdt files in the CLOVER\acpi\origin folder. The patches yes pretty sure as they fixed issues but the following are recommended for working battery by Rehabman

Fix mutex
Os check fix win 8
Hp g6 2221ss

Link to comment
Share on other sites

 Share

×
×
  • Create New...