Justin Hammond

Results 179 comments of Justin Hammond

- Touchpad is better, but still has a big of "lag" do it. - LCD Backlight works, but there is a bug with the Starfive PWM driver, so we can't...

new images pushed with a few other fixes. right now, i'm working on the Charger...

Do you have uart board connected? You should get some logs there on what's going wrong.

Btw, There is no accelerometer on the PinetabV, so auto rotation won't work.

If the battery is empty, the PtV will shutdown after the login screen appears. Let it charge for a while and try again. (Will fix that eventually)

> > * Touchpad is better, but still has a big of "lag" do it. > > * LCD Backlight works, but there is a bug with the Starfive PWM...

New [Image](https://pine64.my-ho.st:8443/pinetabv/pinetabv-image-plasma-pinetabv-150823.img.bz2) just pushed that: * Uses a mainline driver for the charger IC rather than the vendor patched version shipped in the factory kernel. Charging is now much better,...

> As long as the pwm is not disabled, the pin will not being logic 1,you can set duty cycle 0,then backlight off. When the duty cycle is set from...

I've used some pretty conservative values right now for charging as we don't have a official data sheet on the battery. For slow "offline" charging you can improve by: 1)...

By the way, you can cat /sys/class/power/*/uevent to see the progress of charging. The previous driver was limiting charging to 500mA and a low voltage, and could never get a...