I have a new pinephone keyboard that I am using with Manjaro (5.19.8-1-MANJARO-ARM)
The keyboard works and the phone says that it is charging the internal battery, but often the battery meter on the phone slowly drops to zero.
I have a script on boot to update
and I am setting it to 3000000. The value remains. It is not changed by other processes and this does not fix the charging issue. Changing the value seems to have no effect.
The keyboard battery seems like it is charging normally
Rebooting does not fix the issue. After the internal battery meter reached 0% I tried removing the phone from the keyboard case. Despite reporting 0% battery, the phone continues to operate. It still reports the battery as 'charging'.
The phone is also getting very hot, under the EG-25G shield.
Here are some values reported that could be of use
My issue does not seem to be the same as any of the issues reported at
https://xnux.eu/pinephone-keyboard/faq.html
The keyboard works and the phone says that it is charging the internal battery, but often the battery meter on the phone slowly drops to zero.
I have a script on boot to update
Code:
/sys/class/power_supply/rk818-usb/input_current_limit
and I am setting it to 3000000. The value remains. It is not changed by other processes and this does not fix the charging issue. Changing the value seems to have no effect.
The keyboard battery seems like it is charging normally
Code:
sudo ppkb-i2c-charger-ctl info -v
Charger: Full ( chg_end)
Button: 00 ( btn_not_press)
0x70: 19
V=4197 mV (OCV 4214 mV) I=-6 mA
Rebooting does not fix the issue. After the internal battery meter reached 0% I tried removing the phone from the keyboard case. Despite reporting 0% battery, the phone continues to operate. It still reports the battery as 'charging'.
The phone is also getting very hot, under the EG-25G shield.
Here are some values reported that could be of use
Code:
sudo cat /sys/class/power_supply/rk818-battery/charge_counter
156
sudo cat /sys/class/power_supply/rk818-battery/voltage_now
3534000
sudo cat /sys/class/power_supply/rk818-battery/current_now
-1129000
My issue does not seem to be the same as any of the issues reported at
https://xnux.eu/pinephone-keyboard/faq.html