View Single Post
Old 09-29-2019, 02:33 PM   #7
DomesticExtremis
Addict
DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.
 
DomesticExtremis's Avatar
 
Posts: 243
Karma: 359054
Join Date: Nov 2012
Device: default
Quote:
Originally Posted by pazos View Post
The PMIC seems fine (it is already initialized in u-boot) and all it does is fault handling using a https://en.wikipedia.org/wiki/Undervoltage-lockout threshold.

If you have the equipment you can measure PMIC Vin and see if it is above minimum (3.0v).

What I'm not able to figure out is the other error (this one on the EPDC framebuffer driver):
Code:
epdfbdc_set_width_height(1439): new DCSize(3342336)>original DCSize(3317760) !
I know it is tagged as an error in kernel code but I'm not sure if that is the cause, a consequence of another circuitry error or totally unrelated.

I'm wondering what happens if you boot your device without the ribbon cable connected to the screen (do it at your own risk, ofc).
Yes I noticed that too, but I think it is a secondary problem at the moment. I will try your suggestion at some point.
DomesticExtremis is offline   Reply With Quote