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
Next revision Both sides next revision
en:c1_lcdshield [2016/11/14 10:31]
john1117 [Run Console]
en:c1_lcdshield [2016/11/14 10:51]
john1117 [Run Xwindow]
Line 75: Line 75:
 chvt 1 : console\\ chvt 1 : console\\
 chvt 7 : X11 chvt 7 : X11
-=== 3. Auto login on console === 
-Edit tty1 service 
-  sudo systemctl edit getty@tty1 
-And add 
-  [Service] 
-  ExecStart= 
-  ExecStart=-/​sbin/​agetty -a odroid --noclear %I $TERM 
-  ​ 
- 
-  odroid@odroid:​~$ sudo systemctl cat getty@tty1 | grep Exec 
-  ExecStart=-/​sbin/​agetty --noclear %I $TERM 
-  ExecStart= 
-  ExecStart=-/​sbin/​agetty -a odroid --noclear %I $TERM 
-Restart tty1 service 
-  sudo systemctl restart getty@tty1 
- 
 ===== Run Xwindow ===== ===== Run Xwindow =====
 === 0. Create a new config file === === 0. Create a new config file ===
Line 103: Line 87:
  
 === 1. Run === === 1. Run ===
-  sudo /​etc/​init.d/​lightdm ​start+  sudo /​etc/​init.d/​lightdm ​restart
  
 ===== Touch Calibration ===== ===== Touch Calibration =====
en/c1_lcdshield.txt ยท Last modified: 2016/11/14 11:04 by john1117
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0