dortania / dortania/bugtracker
Battery Patching
- Dominant language
- No language data
- Stars
- 123
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, we direct users to Rehabman's guides on battery patching. I would like to move away from it at some point as users get confused trying to adapt Clover properties to their system. Main things I'd like to implement down the line:
* [ ] DSDT Patching
* For the most part, Rehabman's guides are fine. EC renames are something to mention
* [ ] Hotpatch coversions
* [ ] Dual Battery SSDT
* May just redirect users to [VirtualSMC repo](https://github.com/acidanthera/VirtualSMC/pull/28)
* [ ] Cycle Count
* May just redirect users to [VirtualSMC repo](https://github.com/acidanthera/VirtualSMC/blob/master/Docs/Transition%20from%20zprood's%20cycle%20count%20hack.md)
Battery patching in general is not a top priority, so would greatly appreciate any outside contributions like PRs. Would likely go in the [ACPI Guide](https://dortania.github.io/Getting-Started-With-ACPI/) as to fit with the rest.
References:
* [Rehabman's how to patch DSDT for working battery status](https://www.tonymacx86.com/threads/guide-how-to-patch-dsdt-for-working-battery-status.116102/)
* [Rehabman's Guide to Using Clover to "hotpatch" ACPI](https://www.tonymacx86.com/threads/guide-using-clover-to-hotpatch-acpi.200137/)
* [Dual Battery SSDT](https://github.com/acidanthera/VirtualSMC/blob/master/Docs/SSDT-BATC.dsl)
* [Sniki's PR](https://github.com/acidanthera/VirtualSMC/pull/28)
* [Cycle Count via _BIX Method](https://github.com/acidanthera/VirtualSMC/blob/master/Docs/Transition%20from%20zprood's%20cycle%20count%20hack.md)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.