We're no longer updating This wiki!!

This is an old revision of the document!


Auto console

Add following lines in "/etc/modprobe.d/lcd32.conf" file.

options fbtft_device name=odroidc_tft32 rotate=270 gpios=reset:116,dc:115 speed=32000000 cs=0

Add following lines in "/etc/modules" file.

spicc
fbtft_device

Add kernel argument to file "/media/boot/boot.ini"

Find bootargs line and append following line to the end of line.

fbcon=map:22

ex) setenv bootargs “root=UUID… fbcon=map:22”

Automatically enable

Add following line in “/etc/rc.local” file.

chvt 1

Reboot

sudo reboot
en/c1_tft_autoconsole.1479090021.txt.gz · Last modified: 2016/11/14 10:50 by john1117
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0