You are not logged in.

#1 2024-10-19 12:31:59

Luh
Member
Registered: 2018-01-22
Posts: 24

[UPSTREAM] SDDM: unable to login on monitor 1, but works on monitor 2

Hi,

I have two monitors. When I power on my computer, SDDM puts the cursor on the monitor-1. So, I type my password, but nothing appends. I need to put my cusor on the password field of the second monitor, then type it, and then SDDM logs me in.
What surprised me is that on the monitor 1, the buttons "Sleep". "Restart" and "Shutdown" are all greyed.
If I try to login directly on the monitor 2 (without entering my password on the monitor 1), it works as intended.

SDDM config :

# cat /etc/sddm.conf.d/kde_settings.conf
[Autologin]
Relogin=false
Session=
User=

[General]
HaltCommand=/usr/bin/systemctl poweroff
RebootCommand=/usr/bin/systemctl reboot

[Theme]
Current=breeze
CursorTheme=breeze_cursors
Font=Noto Sans,10,-1,0,400,0,0,0,0,0,0,0,0,0,0,1

[Users]
MaximumUid=60513
MinimumUid=1000
# cat /etc/systemd/system/display-manager.service
[Unit]
Description=Simple Desktop Display Manager
Documentation=man:sddm(1) man:sddm.conf(5)
Conflicts=getty@tty1.service
After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service systemd-logind.service
PartOf=graphical.target
StartLimitIntervalSec=30
StartLimitBurst=2

[Service]
ExecStart=/usr/bin/sddm
Restart=always

[Install]
Alias=display-manager.service

Related topic : https://bbs.archlinux.org/viewtopic.php?id=237091

Do you have any idea to either (1) set the cursor to the monitor 2 by default or (2) ensure SDDM logs me in on the monitor 1 ?

Last edited by Luh (2024-10-21 18:48:05)

Offline

#2 2024-10-20 18:01:56

ebbez
Member
Registered: 2024-10-20
Posts: 1

Re: [UPSTREAM] SDDM: unable to login on monitor 1, but works on monitor 2

I am currently also experiencing the same thing. It seems like an upstream bug, probably caused by an update to Qt 6.8, and it's already reported to the KDE Bugtracking System: https://bugs.kde.org/show_bug.cgi?id=494804

Offline

#3 2024-10-21 08:24:36

rootkit
Member
Registered: 2024-07-18
Posts: 4

Re: [UPSTREAM] SDDM: unable to login on monitor 1, but works on monitor 2

Same here, upgrade to Plasma 6.2.1 seems to be pretty buggy. When trying to login from external monitor it remains locked, no problem moving the mouse to the laptop screen and login from here.

Offline

#4 2024-10-21 18:47:25

Luh
Member
Registered: 2018-01-22
Posts: 24

Re: [UPSTREAM] SDDM: unable to login on monitor 1, but works on monitor 2

Oh okey, thank you for your replies.

Offline

#5 2024-11-02 13:24:50

thechaoshow
Member
Registered: 2024-11-02
Posts: 3

Re: [UPSTREAM] SDDM: unable to login on monitor 1, but works on monitor 2

I am experiencing the same issue.

Offline

Board footer

Powered by FluxBB