08-31-2025, 11:31 AM
I'm not aware of a way to calibrate, other than to remove the battery for 10 minutes to reset the battery meter. You can compare what you would've seen battery percentage-wise previously by running this command:
Look for "dsoc=" value which is what you would have seen as battery percentage before this patch, and "rsoc=" which is what you currently see.
Code:
sudo dmesg|grep "rk818-bat: changed"
Look for "dsoc=" value which is what you would have seen as battery percentage before this patch, and "rsoc=" which is what you currently see.