Update took out screen lock 26 January 2025, 15:04:15 About a 1 1/2 month ago an update using "sudo pacman -Syu" my screen saver stopped working. This had happened before and would usually get fixed in subsequent updates. This time it hasn't done so. I run the Cinnamon desktop on the Zen kernel, currently:Linux BobsWorkstation 6.12.9-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Fri, 10 Jan 2025 22:29:00 +0000 x86_64 GNU/LinuxWhile trying to find the issue, I found that the lock function in the Cinnamon menu doesn't work either. Where can I investigate to resolve this issue? Is there a configuration file I should look at?Thank you to all that can help and or direct me.
Re: Update took out screen lock Reply #1 – Today at 00:11:25 I don't know what your login manager is; figure out how to lock the screen through a terminal.With elogind, the command is Code: [Select]loginctl lock-session.You can then try running that and see what message you get when/if it fails to lock.Other places to look are dmesg and whatever log system you're using.
Re: Update took out screen lock Reply #2 – Today at 19:17:12 Thank you. That command didn't return anything. My biggest problem is that I've been running such stable distributions for so long, I've lost much of my troubleshooting knowledge. dmesg returns mostly sata events.I'm trying to find a good log file viewer that dosen't require systemd. I have openrc as my init system.
Re: Update took out screen lock Reply #3 – Today at 19:44:23 I think hitman utils might have? @Hitman ah, i make myself laughhttps://forum.artixlinux.org/index.php/topic,4030.0.html/https://gitlab.com/Hitman_47/utilities.shmaybe not. lnav?