then:
loginctl show-session <whatever num not 1> -P Type
What is your result? The black screen with cursor sounds like Xorg on tty2 but for me at least, my plasma session is on tty3 and I always have tty2 eaten by Xorg
I agree though that autologin using sddm.conf.d/ .conf files don’t work for me either. I do though… need that value in a conf file to get me to an sddm that allows me to login to wayland and retain my selection for next time
put a value in this conf file of:
[Autologin]
User=myuser
Session=plasmawayland.desktop
If I remove the .conf file, I get stuck in X11. However, this doesn’t auto log me in for wayland. I get a login screen at sddm. If I remove it… autologin to x11. I’m assuming then there is another area that should be edited rather than sddm.conf but unfortunately, I dont know what that would be