You are not logged in.

#1 2023-12-30 01:17:34

damjan
Member
Registered: 2006-05-30
Posts: 453

sddm + wayland (weston) doesn't power off the screen

sddm 0.20.0-3 (from kde-unstable)
weston 13.0.0-1 (extra)

sddm is configured to use a wayland display server, by default it runs weston:

# /etc/sddm.conf.d/10-wayland.conf 
[General]
DisplayServer=wayland

Problem is, the screen doesn't go into power-saving mode, and is on all the time.
Do I need to somehow configure weston for it?

I don't have any weston specific confgiuration in either /etc or /var/lib/sddm/

$ sudo find /var/lib/sddm/
/var/lib/sddm/
/var/lib/sddm/state.conf
/var/lib/sddm/.config
/var/lib/sddm/.config/user-dirs.dirs
/var/lib/sddm/.config/user-dirs.locale
/var/lib/sddm/.config/qtvirtualkeyboard

Offline

#2 2024-01-02 14:56:20

damjan
Member
Registered: 2006-05-30
Posts: 453

Re: sddm + wayland (weston) doesn't power off the screen

enforcing idle-time on the weston command line, didn't change a thing hmm

[Wayland]
CompositorCommand=/usr/bin/weston --shell=fullscreen-shell.so --idle-time=30

Offline

#3 2024-02-06 18:17:16

bakgwailo
Member
Registered: 2011-01-27
Posts: 15

Re: sddm + wayland (weston) doesn't power off the screen

Known issue for awhile, sleep/suspend also does not work in SDDM when there is no user logged in:

https://github.com/sddm/sddm/issues/1302

Offline

Board footer

Powered by FluxBB