We're no longer updating This wiki!!

This is an old revision of the document!


Auto console

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

options fbtft_device name=flexpfb rotate=270
options flexfb chip=ili9488

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

ODROID-C1/C2

aml_i2c
pwm-meson
pwm-ctrl
fbtft_device
flexfb
sx65x

ODROID-XU4

fbtft_device
flexfb
sx65x

Disable xorg

16.04

sudo systemctl disable lightdm.service

15.04, 15.10

sudo systemctl disable lightdm

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

fbcon=map:22

Backlight enable on ODROID-C1

The PWM0 of ODROID-C1 is pull-down as default, so you have to add following line in “/etc/rc.local” file.

echo 1 > /sys/devices/platform/pwm-ctrl/enable0

Reboot

sudo reboot
3.5inch_lcd_shield/autoconsole.1475146386.txt.gz · Last modified: 2016/09/29 19:23 by john1117
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0