02-09-2022, 10:45 AM
(This post was last modified: 02-09-2022, 10:48 AM by ragreenburg.)
(02-07-2022, 10:02 AM)thismarty Wrote: My keyboard case itself won't charge.
Clone the utilities package, install php and run `make`. It should hopefully build the package. From there go into the `build` directory and run
Code:
sudo ./ppkb-i2c-charger-ctl info
(02-07-2022, 03:25 AM)Fragggy Wrote: Have you tried to increase the Power the Keyboard can provide in OS level?
echo 1500000 > /sys/class/power_supply/rk818-usb/input_current_limit
Default is 500mA and often not enough to charge a running phone.
I've seen this posted a few places, including the FAQ, but every time I try that it doesn't work. I have to use nano to change the values.