You are not logged in.
super L -> screen locks, starts power save, then backlight turns back on.
trying to google/wiki but my searches aren't helping get anywhere. i do not see any indication of the event in journalctl or dmesg. i see the blocks in the systemd-inhibit --list but for some reason dead ending with those searches as well..
[hugh@north ~]$ neofetch
-` hugh@north
.o+` ----------
`ooo/ OS: Arch Linux x86_64
`+oooo: Host: Z790 AORUS ELITE X AX -CF
`+oooooo: Kernel: 6.9.7-arch1-1
-+oooooo+: Uptime: 23 mins
`/:-:++oooo+: Packages: 1144 (pacman)
`/++++/+++++++: Shell: bash 5.2.26
`/++++++++++++++: Resolution: 2560x1080
`/+++ooooooooooooo/` DE: GNOME 46.3.1
./ooosssso++osssssso+` WM: Mutter
.oossssso-````/ossssss+` WM Theme: Adwaita
-osssssso. :ssssssso. Theme: Adwaita-dark [GTK2/3]
:osssssss/ osssso+++. Icons: Adwaita [GTK2/3]
/ossssssss/ +ssssooo/- Terminal: kgx
`/ossssso+/:- -:/+osssso+- CPU: Intel i9-14900KS (32) @ 5.900GHz
`+sso+:-` `.-/+oso: GPU: NVIDIA GeForce RTX 3090 Ti
`++:. `-/+/ Memory: 4813MiB / 128669MiB
.` `/
[hugh@north ~]$ systemd-inhibit --list
WHO UID USER PID COMM WHAT WHY
MODE
Libvirt 0 root 4149 libvirtd shutdown Virtual machines need to be saved delay
NetworkManager 0 root 843 NetworkManager sleep NetworkManager needs to turn off networks delay
UPower 0 root 1240 upowerd sleep Pause device polling delay
GNOME Shell 1000 hugh 1602 gnome-shell sleep GNOME needs to lock the screen delay
hugh 1000 hugh 1759 gsd-media-keys handle-power-key:handle-suspend-key:handle-hibernate-key GNOME handling keypresses block
hugh 1000 hugh 1759 gsd-media-keys sleep GNOME handling keypresses delay
hugh 1000 hugh 1765 gsd-power sleep GNOME needs to lock the screen delay
hugh 1000 hugh 1579 gnome-session-b sleep user session inhibited block
8 inhibitors listed.
[root@north ~]# systemctl status nvidia-{suspend,resume,hibernate,powerd}
○ nvidia-suspend.service - NVIDIA system suspend actions
Loaded: loaded (/usr/lib/systemd/system/nvidia-suspend.service; enabled; preset: disabled)
Active: inactive (dead)
○ nvidia-resume.service - NVIDIA system resume actions
Loaded: loaded (/usr/lib/systemd/system/nvidia-resume.service; enabled; preset: disabled)
Active: inactive (dead)
○ nvidia-hibernate.service - NVIDIA system hibernate actions
Loaded: loaded (/usr/lib/systemd/system/nvidia-hibernate.service; enabled; preset: disabled)
Active: inactive (dead)
○ nvidia-powerd.service - nvidia-powerd service
Loaded: loaded (/usr/lib/systemd/system/nvidia-powerd.service; disabled; preset: disabled)
Active: inactive (dead)
[root@north ~]# really hoping someone can help nudge me in the right direction, would like to have the powersave feature working when i leave my system.
if there is any other info i should provide please let me know.
Offline