Re: Notebook's password input jammed at SDDM login after screen lock:
-pj via openSUSE Users <[email protected]>
| Newsgroups | gmane.linux.suse.general |
|---|---|
| Message-ID | <[email protected]> |
On 8/22/26 3:45 AM, Masaru Nomiya wrote: > Hello, > > In the Message; > > Subject : Re: Notebook's password input jammed at SDDM login after screen lock: > Message-ID : <[email protected]> > Date & Time: Fri, 21 Aug 2026 21:38:40 -0500 > > [PJ] == -pj via openSUSE Users <[email protected]> has written: > > PJ> On 8/21/26 6:29 PM, Masaru Nomiya wrote: > [...] > MN> > It's true -- it's a bit of a stretch to think this is caused by the > MN> > driver. So, I looked into it and found this information, though it’s > MN> > a bit outdated. > > PJ> Many thanks for looking more deeply at this. > > MN> > https://github.com/sddm/sddm/issues/1289 > > MN> > It's true that problems with sddm can be a real headache.... > > MN> > Anyway, choud you show this results? > > MN> > $ cat /etc/sddm.conf.d/sddm.conf > > PJ> /etc/sddm.conf.d> ls -lah > PJ> total 48K > PJ> drwxr-xr-x. 1 root root 34 Aug 2 05:11 . > PJ> drwxr-xr-x. 1 root root 3.9K Aug 21 21:12 .. > PJ> -rw-r--r--. 1 root root 170 Mar 13 12:24 kde_settings.conf > PJ> paul@localhost:/etc/sddm.conf.d> > > PJ> and > > PJ> /etc> cat sddm.conf > PJ> paul@localhost:/etc> pwd > PJ> /etc > > PJ> is empty. Although :< > > PJ> /etc/sddm.conf.d> cat kde_settings.conf > PJ> [Autologin] > PJ> Relogin=false > PJ> Session=default.desktop > PJ> User= > > PJ> [General] > PJ> HaltCommand= > PJ> RebootCommand= > > PJ> [Theme] > PJ> Current=breeze-openSUSE > > PJ> [Users] > PJ> MaximumUid=60000 > PJ> MinimumUid=1000 > PJ> paul@localhost:/etc/sddm.conf.d> > > PJ> Notice the above line 'Relogin=false' is set, but it is under > PJ> [Autologin] which I do not wish to use. Could this be something > PJ> perhaps? > > Thanks. > > Setting 'Relogin=false' is fine. I have it set that way, too. > > Anyway, based on your kde_settings.conf, you're using a complex setup > where you log in via X11 and then Wayland starts after login. While > this is possible, how about modifying it as shown below? > > [General] > HaltCommand=halt > InputMethod= > Namespaces= > Numlock=none > RebootCommand=reboot > > [Autologin] > Relogin=false > Session= > User= > > [Theme] > Current=breeze-openSUSE > > [Users] > DefaultPath=/usr/local/sbin:/usr/local/bin:/usr/bin > HideShells= > HideUsers= > MaximumUid=60513 > MinimumUid=1000 > RememberLastSession=true > RememberLastUser=true > ReuseSession=true > > [Wayland] > CompositorCommand=kwin_wayland --drm --no-lockscreen > SessionCommand=/usr/share/sddm/scripts/wayland-session > SessionDir=/usr/share/wayland-sessions > SessionLogFile=.local/share/sddm/wayland-session.log > > > However, many websites (in Japan, at least) state that sddm's Wayland > support is experimental and that this situation has not changed. > > https://www.phoronix.com/news/SDDM-0.20-Released > > They say that if you absolutely must use sddm, you should use it with > X11. > > Huh? > Are you a game user, by any chance? > My uncle provided me games for AppleIIC when I was younger in grade school. Most recently I was given the MSI i5-6600K motherboard from his son's old computer. I have wished to play more games on the linux desktop yes. I have Playstation 1 and Playstation 2 games of sorts also which I did purchase used but only with case and manual included. CDogs-SDL may be worth a look if you are interested. An advanced openSUSE user fixed the package and it does indeed work now quite well. > Best Regards. -Kind Regards