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:c1_tft_autox [2016/11/14 10:56]
john1117 [Auto startx]
en:c1_tft_autox [2016/11/17 09:56]
odroid [Auto login [16.04]]
Line 9: Line 9:
 === Create a new config file === === Create a new config file ===
   sudo mv /​etc/​X11/​xorg.conf /​etc/​X11/​xorg.conf.old   sudo mv /​etc/​X11/​xorg.conf /​etc/​X11/​xorg.conf.old
- +  sudo vi /​etc/​X11/​xorg.conf 
-=== Add following lines in "/​etc/​X11/​xorg.conf"​ file. ===+=== And then, add following lines in "/​etc/​X11/​xorg.conf"​ file. ===
 <​code>​ <​code>​
 Section "​Device"​ Section "​Device"​
Line 23: Line 23:
  
  
-===== Auto login =====+===== Auto login [16.04] ​=====
 If you want auto login.\\ If you want auto login.\\
 Edit /​etc/​lightdm/​lightdm.conf file to enable auto-login: (password: odroid) Edit /​etc/​lightdm/​lightdm.conf file to enable auto-login: (password: odroid)
Line 37: Line 37:
 </​code>​ </​code>​
  
 +
 +If it doesn'​t work, edit /​usr/​share/​lightdm/​lightdm.conf.d/​60-lightdm-gtk-greeter.conf file to add below three lines.
 +<​code>​
 +[SeatDefaults]
 +greeter-session=lightdm-gtk-greeter
 +autologin-user=odroid
 +</​code>​
en/c1_tft_autox.txt · Last modified: 2016/11/17 09:56 by odroid
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0