We're no longer updating This wiki!!

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:3.5inch_lcd_shield [2016/11/08 15:18]
john1117 [4. Auto login on console]
en:3.5inch_lcd_shield [2017/04/07 09:20] (current)
odroid [0. Create a new config file]
Line 13: Line 13:
 |LCD Interface|Parallel 8-bit| |LCD Interface|Parallel 8-bit|
 |LCD Controller|ILI9488| |LCD Controller|ILI9488|
-|LCD Active area|98.96(H) x 73.44(V)mm|+|LCD Active area|48.96(H) x 73.44(V)mm|
 |Touch Screen Type|Resistive| |Touch Screen Type|Resistive|
 |Touch Screen Controller|SX865X(I2C)| |Touch Screen Controller|SX865X(I2C)|
 |Backlight|LED| |Backlight|LED|
-|Resolution|320*480(Pixel)| +|Resolution|480*320(Pixel)| 
-|Board Size|95(H)x56(V)x17(T)mm|+|Board Size|56(H) x 95(V) x 17(T)mm|
 |ETC|5pin RTC Shield connector| |ETC|5pin RTC Shield connector|
 Schematic : Schematic :
Line 125: Line 125:
  
 ==== 4. Auto login on console ==== ==== 4. Auto login on console ====
-Edit tty2 service +Edit tty1 service 
-  sudo systemctl edit getty@tty2+  sudo systemctl edit getty@tty1
 And add And add
   [Service]   [Service]
Line 137: Line 137:
   ExecStart=   ExecStart=
   ExecStart=-/​sbin/​agetty -a odroid --noclear %I $TERM   ExecStart=-/​sbin/​agetty -a odroid --noclear %I $TERM
-Restart ​tty2 service +Restart ​tty1 service 
-  sudo systemctl restart getty@tty2+  sudo systemctl restart getty@tty1
  
 ===== Run Xwindow ===== ===== Run Xwindow =====
 {{:​en:​acc:​35tft:​home.png?​400|}} {{:​en:​acc:​35tft:​home.png?​400|}}
 ==== 0. Create a new config file ==== ==== 0. Create a new config file ====
-  sudo mv /​etc/​X11/​xorg.conf /​etc/​X11/​xorg.conf.old+  sudo cp /​etc/​X11/​xorg.conf /​etc/​X11/​xorg.conf.old
   sudo rm -fr /​etc/​X11/​xorg.conf.d/​exynos.conf   sudo rm -fr /​etc/​X11/​xorg.conf.d/​exynos.conf
 Add following lines in "/​etc/​X11/​xorg.conf"​ file. Add following lines in "/​etc/​X11/​xorg.conf"​ file.
Line 264: Line 264:
 ====== Auto Run ====== ====== Auto Run ======
   * [[3.5inch_lcd_shield:​AUTOCONSOLE | Automatically start console mode]]   * [[3.5inch_lcd_shield:​AUTOCONSOLE | Automatically start console mode]]
-  * [[3.5inch_lcd_shield:​AUTOX | Automatically start dekstop ​GUI mode]]+  * [[3.5inch_lcd_shield:​AUTOX | Automatically start desktop ​GUI mode]]
  
 ====== Applications ====== ====== Applications ======
   * [[3.5inch_lcd_shield:​MPLAYER | Using the mplayer on framebuffer]]   * [[3.5inch_lcd_shield:​MPLAYER | Using the mplayer on framebuffer]]
 +  * [[http://​forum.odroid.com/​viewtopic.php?​f=145&​t=26550|Multiclick button handler by mad_ady]]
en/3.5inch_lcd_shield.1478587702.txt.gz · Last modified: 2016/11/08 15:18 by john1117
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0