Contribute
Register

[solved] HP Battery Defective Bios alert

Status
Not open for further replies.
The ioreg you attached shows 40% (0x6c0/0x10c0).
Yes not 45 anyway remain at 40 percent doesen’t change also when I plug the cord it goes to 100 and then when I unplug return to 40
 
Yes not 45 anyway remain at 40 percent doesen’t change also when I plug the cord it goes to 100 and then when I unplug return to 40

You will need to do some debugging.
ACPIDebug.kext can be useful for debugging ACPI methods.
And using the debug ACPIBatteryManager.kext can be useful to get kernel logs from ACPIBatteryManager itself.
Read the ACPI spec for an understanding of ACPI battery methods.
 
You were right all the time, I forgot to do ec reset now everything is going well also the bios message is gone.
So this is what I have done:
- all kext and patch got from RehabMan GitHub
- FakeSMC, OS-X-ACPI-Battery-Driver
- patched DSDT with G6 2221ss like you said (add that line)
Did you read the important comment in the G6 2221ss patch?
Code:
# Note: some may require this patch
# it is commented out because it is really not the correct fix
# and is not needed by all
#into method label INIT parent_label ACEL replace_content begin // code removed\n end;
- OS Check Fix Windows 10 and RT patch
- Bios flash to be sure

I think this patch can be applied also for you
Can you also screen the fault and upload your debug files?

Now I think the only thing that have to be done is to disable the GTX 1050

Debug zip attach below

I am grateful to you RehabMan :)
 

Attachments

  • debug_15695.zip
    1.6 MB · Views: 263
You were right all the time, I forgot to do ec reset now everything is going well also the bios message is gone.
So this is what I have done:
- all kext and patch got from RehabMan GitHub
- FakeSMC, OS-X-ACPI-Battery-Driver
- patched DSDT with G6 2221ss like you said (add that line)

- OS Check Fix Windows 10 and RT patch
- Bios flash to be sure

I think this patch can be applied also for you


Now I think the only thing that have to be done is to disable the GTX 1050

Debug zip attach below

I am grateful to you RehabMan :)

Marked solved.
 
...Hello, I used your file to repair my laptop BIOS error, but could not better access the system, has always been card in the LOGO interface, can you send a detailed configuration?

Follow the Clover guide linked from the FAQ.
http://www.tonymacx86.com/el-capita...faq-read-first-laptop-frequent-questions.html

Although you should read the FAQ for an overview of issues, the Clover guide is linked from the first question: "Q. Where do I start?", just after the bold face "Clover Guide".
Here is a direct link, just to be clear:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/

Also, your profile must be filled out with complete details as requested in the FAQ, again under "Q. Where do I start?". All seven details requested are equally important.

And if you have an issue (after following the guide), or on any other problem, you must provide a detailed description of the problem including information that helps us understand what you're doing. Always attach "Problem Reporting" files as per FAQ.
http://www.tonymacx86.com/el-capita...faq-read-first-laptop-frequent-questions.html
The required files and data are fully detailed in the last question in the FAQ:
"Q. What are typical "Problem Reporting" files?"
 
Status
Not open for further replies.
Back
Top