Configuring the ‘lid close’ action to ‘Shut down’ results in a broken suspend state instead of a power-off, and opening the lid again only shows a black screen, requiring a hard reset or a manual sddm.service restart via TTY.
cat /etc/systemd/logind.conf
LidSwitchIgnoreInhibited=no
HandleLidSwitch=ignore
HandleLidSwitchExternalPower=ignore
HandleLidSwitchDocked=ignore
Operating System: Aurora 44
KDE Plasma Version: 6.6.4
KDE Frameworks Version: 6.26.0
Qt Version: 6.10.3
Kernel Version: 7.0.4-200.fc44.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5700U with Radeon Graphics
Memory: 8 GiB of RAM (6.6 GiB usable)
Graphics Processor: AMD Radeon Graphics
Manufacturer: LENOVO
Product Name: 82MF
System Version: IdeaPad 3 15ALC6
The journald actually shows systemd reaching sleep.target instead of shutdown, i couldn’t find a bug to report against, so i’m asking here first if i’m doing something wrong. Thanks!