Thread: Modding Libra 2
View Single Post
Old 10-23-2021, 07:00 PM   #23
xor_
Zealot
xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.
 
Posts: 101
Karma: 470830
Join Date: Nov 2012
Location: Berlin
Device: Kobo Libra 2
Quote:
Originally Posted by NiLuJe View Post
Just to double check, could you run the finger_trace tool, and see if it actually draws stuff in the right place (say, a short swipe in the top left corner).
Keep in mind that it'll fight to the death with whatever's attempting to redraw stuff below it ;p. (Hit Ctrl+C to quit).
Looks all plausible to me.

Quote:
Ideally, it would be amazing if someone could test this in all four rotations:

fbdepth -R UR
fbdepth -R CW
fbdepth -R UD
fbdepth -R CCW
See attachment.



Quote:
On another matter completely, if someone could poke in /sys/class/backlight to see where the frontlight & LED controls are hidden, that would be neat
ls -lA /sys/class/backlight/

Code:
lrwxrwxrwx    1 admin    root             0 Oct 24 00:39 lm3630a_led -> ../../devices/platform/soc/2100000.aips-bus/21a0000.i2c/i2c-0/0-0036/backlight/lm3630a_led
lrwxrwxrwx    1 admin    root             0 Oct 24 00:39 lm3630a_leda -> ../../devices/platform/soc/2100000.aips-bus/21a0000.i2c/i2c-0/0-0036/backlight/lm3630a_leda
lrwxrwxrwx    1 admin    root             0 Oct 24 00:39 lm3630a_ledb -> ../../devices/platform/soc/2100000.aips-bus/21a0000.i2c/i2c-0/0-0036/backlight/lm3630a_ledb
lrwxrwxrwx    1 admin    root             0 Oct 24 00:39 mxc_msp430.0 -> ../../devices/platform/ntx_bl/backlight/mxc_msp430.0
Attached Files
File Type: txt fbdepth-testing.txt (2.1 KB, 133 views)

Last edited by xor_; 10-23-2021 at 07:08 PM.
xor_ is offline   Reply With Quote