Commit 67fa4630a169b68b3c11d4b8aeee28748ec4a4bb
1 parent
f27446b7a5
Exists in
fhd
RGB 스왑
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
files/run.sh
@@ -32,5 +32,7 @@ export TSLIB_TSDEVICE=/dev/input/event0 | @@ -32,5 +32,7 @@ export TSLIB_TSDEVICE=/dev/input/event0 | ||
32 | export QT_QPA_PLATFORM=linuxfb:fb=/dev/fb0:rotation=270 | 32 | export QT_QPA_PLATFORM=linuxfb:fb=/dev/fb0:rotation=270 |
33 | export QT_QPA_EVDEV_KEYBOARD_PARAMETERS=/dev/input/event1 | 33 | export QT_QPA_EVDEV_KEYBOARD_PARAMETERS=/dev/input/event1 |
34 | 34 | ||
35 | +echo RGB24 > /sys/class/graphics/fb0/fsl_disp_fb_format | ||
36 | + | ||
35 | cd ${BASE_DIR} | 37 | cd ${BASE_DIR} |
36 | ./superdaemon & | 38 | ./superdaemon & |