I reinstalled my uConsole’s os, and somehow, I can’t do the old udev trick anymore.
I created a file /etc/udev/rules.d/99-charging.rules with these contents:
That did it, thanks. Turns out the driver(?) will reject changes with an error if the new value is below some arbitrary threshold. Setting them to your values works though.
Hi Rex, first I want to thank you for Retropie and Bookworm images, those made my day when I found them . I followed your advice and tried the command above. It seams that no matter values (I tried to use higher ones 2500000/2400000) I’m getting the same readings and the charging rate is very slow. I would appreciate any tip/help how to troubleshoot the charing problem. Thank you in advance.
Nik
POWER_SUPPLY_NAME-axp20x-battery
POWER_SUPPLY_TYPE-Battery
POWER_SUPPLY_PRESENT=1
FOWER_SUPPLY_ONLINE=1
POWER_SUPPLY_STATUS-Discharging
POWER_SUPPLY_VOLTAGE_ NOW=3844000
POWER_SUPPLY_CURRENT_NOW=-581000
POWER SUPPLY_CONSTANT_CHARGE_CURRENT=2100000
POWER_ SUPPLY_CONSTANT_ CHARGE_CURRENT_MAX=2100000
POWER_SUPPLY HEALTH=Good
POWER SUFFIX_VOLTAGE MAX_DESIGN=4200000
POWER_SUPPLY_VOLTAGE MIN_DESIGN=3300000
FONERSUPPLY-CAPACITY=75
POWER_SUPPLY_ENERGY_FULL=24790000
POWER_SUPPLY_ENERGY_NOW=18592500
POWER SUPPLY_ENERGY_FULL_DESIGN=24790000
POWER_SUPPLY_CALIBRATE=0
POWER_SUPPLY_POWER_NOW=0
POWER_SUPPLY_TECHNOLOGY=L1-1on
POWER_SUPPLY_CHARGE_FULL_DESIGN=6700000
All of my images are set to the max of what the charge controller will do. If you’re experiencing slow charging i’d look at what your charger is rated for. I’d suggest a charger rated for 5V 3A minimum. When powered off the uConsole will charge at the charge controllers default speed.
Thank you for explaining, I tried different chargers that I have and still no success. This is all new for me, I didn’t even use Linux before, so I really appreciate the help. I ordered Anker 20 W USB C Charger to try.