08-07-2018, 04:44 PM
I've installed Bionic LXDE, but I'm not having any success getting it to autologin. Any suggestions?
Added the following lines:
Upon reboot, it still requests login. I've tried several different variations of the above file. I've also tried moving lightdm.conf directly into the /etc/lightdm folder.
I'm thinking that lightdm isn't looking in this directory (or perhaps it isn't functioning properly) because the desktop background specified in the same folder in 99_xxx_rock64.conf isn't loading either.
Code:
sudo vi /etc/lightdm/lightdm-gtk-greeter.conf.d/lightdm.conf
Added the following lines:
Code:
[SeatDefaults]
greeter-session=lightdm-greeter
greeter-hide-users=true
session-wrapper=/etc/X11/Xsession
autologin-user=rock64
Upon reboot, it still requests login. I've tried several different variations of the above file. I've also tried moving lightdm.conf directly into the /etc/lightdm folder.
I'm thinking that lightdm isn't looking in this directory (or perhaps it isn't functioning properly) because the desktop background specified in the same folder in 99_xxx_rock64.conf isn't loading either.