I have a brand new install of Mate 24.04 and I have enabled auto-login on the mate-user-admin app, as well as tried several configuration changes under /etc/lightdm/lightdm.conf.
No matter what I do, the machine will not auto-login as the user I have chosen. I am trying to do this remotely over SSH so that it will start x0vncserver so that I can get to the desktop remotely.
I have been struggling with this for days trying every kind of combination possible. Any help would be greatly appreciated. Right now I only have ssh access to the device. I can remote to it and run: ssh -X mate-user-admin but it won’t let me click on the button, so I have been trying to get it to auto-login by changing configurations in lightdm and then rebooting, but the “who” command never shows the:
USERNAME tty7 2025-09-23 05:06 (:0)
it only shows my ssh session pts/0.
Also, if you only want to run one or more xapplication(s) remotely, you don't need to forward the whole desktop. Just forward the application you want to run:
I see same issue in a specific setup. I don’t know why, but autologin doesn’t work with Ubuntu Mate 24.04 in Legacy bios mode, with Radeon GPU and dualboot Windows. Do you have this setup?
No, I don’t have a dual boot, nor is it in legacy mode, and the video card is an Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller.
I also had this problem on another machine after a fresh upgrade/install to 24.04, but some how I was able to get it to work. My notes said that I had to restart lightdm service after reboot, so I put that in a root cronjob and that seemed to fix that machine, but for this one it doesn’t work.