(06-08-2016, 08:34 AM)coolnine98 Wrote:(06-08-2016, 05:04 AM)longsleep Wrote: Well most certainly you suffer from undervoltage and your Drive just shuts down.
I have installed the image and working great. Thanks longsleep. I have managed to solve HDMI and Headphone voice.
I have set up auto login but still it ask me to click on my id (no password) on boot. How do I get rid of that and simply just boot into the desktop?
I'll assume that your Pine board is safely at home under close supervision.
![[Image: cool.png]](http://forum.pine64.org/images/smilies/cool.png)
sudo YOUR-FAVORITE-EDITOR /etc/lightdm/lightdm.conf
and add something like the following lines, save, and exit (you might be actually creating the file):
[SeatDefaults]
allow-guest=false
autologin-guest=false
autologin-user=YOUR-USER-NAME
autologin-user-timeout=0
autologin-session=lightdm-autologin
A full installation process that I used based on Longsleep's work (if you have any interest) appears here: https://www.element14.com/community/comm...4-with-2gb
The next time you power up or reboot, you should go immediately into the desktop associated with YOUR-USER-NAME.