You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the problem is i can't limit max current, acc will rewrite the maxChargingCurrent value with another CTRL_FILE(which is that CTRL_FILE doesn't work) when i run acc -s mcc=500
how to set maxChargingCurrent CTRL_FILE permanently even after reboot?
DEVICE: XIAOMI POCO F4 5G (munch)
NOTE:
/sys/class/power_supply/battery/constant_charge_current_max is the only one that works to limit current
for now i need to change this file /sys/class/power_supply/battery/constant_charge_current_max value manually to limit charging current
*sorry for my bad english
The text was updated successfully, but these errors were encountered:
i have build manually through latest github source (commit 978740f)
then modify this file
install/default-config.txt
the problem is i can't limit max current,
acc
will rewrite themaxChargingCurrent
value with another CTRL_FILE(which is that CTRL_FILE doesn't work) when i runacc -s mcc=500
how to set
maxChargingCurrent
CTRL_FILE permanently even after reboot?DEVICE: XIAOMI POCO F4 5G (munch)
NOTE:
/sys/class/power_supply/battery/constant_charge_current_max
is the only one that works to limit currentfor now i need to change this file
/sys/class/power_supply/battery/constant_charge_current_max
value manually to limit charging current*sorry for my bad english
The text was updated successfully, but these errors were encountered: