Contribute
Register

[solved]HP OMEN 15-dc Battery error

Status
Not open for further replies.
Joined
Oct 29, 2018
Messages
13
Motherboard
HP OMEN 15 - Clover - F.06
CPU
i7-8750H
Graphics
GTX 1060
Mobile Phone
  1. iOS
Hi RehabMan

Recently, I installed 10.13.6 on the SATA HD of the HP laptop OMEN 15.

Once entering the macOS, the laptop will detect errors as attached. Whether or not it has been shut down or reboot, this mistake has always been shown. To clear this error, I found that this error message was cleared if BIOS was upgraded or press "power button" 3 seconds after the computer crashed.
IMG_3244_F6975A92185F.PNG



I guess the fault may be related to "EC", so I follow up your guide to fix the DSDT for battery display. The working battery status is ok, but this problem is still pending. I need your help to find out the root cause.

Hardware detail:
  • HM370
  • I7 8750H
  • GTX 1060 6GB
  • NVME PM981 (removed)
  • SATA 1T
  • Thunderbolt III
  • Sound ALC295
  • LAN RTL8168/8111

Thank you very much!
 

Attachments

  • debug_16887.zip
    3.3 MB · Views: 375
Last edited:
Hi RehabMan

Recently, I installed 10.13.6 on the SATA HD of the HP laptop OMEN 15.

Once entering the macOS, the laptop will detect errors as attached. Whether or not it has been shut down or reboot, this mistake has always been shown. To clear this error, I found that this error message was cleared if BIOS was upgraded or press "power button" 3 seconds after the computer crashed.
View attachment 361779


I guess the fault may be related to "EC", so I follow up your guide to fix the DSDT for battery display. The working battery status is ok, but this problem is still pending. I need your help to find out the root cause.

Hardware detail:
  • HM370
  • I7 8750H
  • GTX 1060 6GB
  • NVME PM981 (removed)
  • SATA 1T
  • Thunderbolt III
  • Sound ALC295
  • LAN RTL8168/8111

Thank you very much!

How do you explain these strange changes to DSDT:
Code:
<                 Name (_ADR, 0x001D0005)  // _ADR: Address
---
>                 Name (_ADR, 0x001D0000)  // _ADR: Address
8402c8402
<                 Name (_ADR, 0x001D0000)  // _ADR: Address
---
>                 Name (_ADR, 0x001D0005)  // _ADR: Address
 
Sorry. That's a wrong operation. When I use tools "Diffmerge" to compare some DSDT such as BIOS F0.5 F0.6.

New debug file attached.
 

Attachments

  • debug_14449.zip
    3.4 MB · Views: 234
Last edited:
I have the same problem as you. I think we have the same motherboard mine is 84DA. Same bios,chipset, but different OS X (I have Mojave).

Maybe we can help each other.

Now I am waiting for ideas to come out because I tried everything.
 
I have the same problem as you. I think we have the same motherboard mine is 84DA. Same bios,chipset, but different OS X (I have Mojave).

Maybe we can help each other.

Now I am waiting for ideas to come out because I tried everything.

Try patching ACPI correctly... See post #4.
 
Hi RehabMan

Partial hotpatch:
- patched DSDT.aml in ACPI/patched
- no patched SSDTs
- renames (applies to DSDT.aml in ACPI/patched and native SSDTs) done with config.plist
- SortedOrder left unspecified
- DropOem=false
 

Attachments

  • debug_19023.zip
    3.5 MB · Views: 142
Hi RehabMan

Partial hotpatch:
- patched DSDT.aml in ACPI/patched
- no patched SSDTs
- renames (applies to DSDT.aml in ACPI/patched and native SSDTs) done with config.plist
- SortedOrder left unspecified
- DropOem=false

Suggestions:
- don't patch _PTS and _WAK unless you're certain those patches actually fix something
- same with "IRQ Fix"
- same with "HPET Fix"
- _OSI fixing is best with _OSI->XOSI + SSDT-XOSI.aml
- not sure about that change to SBFI
- no need for renames like GLAN->GIGE

Other:
- kexts not installed correctly
- AptioMemoryFix recommended over OsxAptioFix*
 
For driver AptioMemoryFix :
  • Laptop shutdown without power off
  • Restart halt
I have tried OsxAptioFix3Drv-64.efi, only EmuVariableUefi-64.efi can be used.
 
Last edited:
Hi RehabMan,

Attached please find is for:
  • EmuVariableUefi-64.efi
  • Less DSDT patch: Battery, Darwin
sleep, restart, power off function are normal.

The battery problem is still pending.
 

Attachments

  • debug_15262.zip
    3.7 MB · Views: 206
Status
Not open for further replies.
Back
Top