You are not logged in.

#1 2021-05-25 09:37:33

barthel
Member
From: Saint Charles, MO
Registered: 2011-07-27
Posts: 25

[SOLVED] XScreenSaver 6.0 running, but no output

Short version: XScreenSaver 5.44 worked fine, but 6.0 had my monitor reporting no input signal.

After doing basic troubleshooting, I contacted the developer with logs and configuration files.

When refactoring the code for 6.0, Jamie opted to not turn off the X server's saver functions, since most systems now do that by default.

You need

xset s 0

if you encounter this issue. (I'm running LXQt - you might see this in other lightweight environments.)

I opted to include it in my bashrc.d scripts, but you might prefer to do it as a session auto-start or a user systemd service.


Any technology distinguishable from magic is insufficiently advanced.
    - Cleon, _Foundation's Fear_

Offline

Board footer

Powered by FluxBB