xset s activate and similar attempts to blank screen do not work
Hello, I'm running the base artix runit iso with xorg and i3wm. I've been running the system for about a year as a server computer/file host, so I don't use it daily, just occasionally when I need to update/maintain stuff. For the first long while, after 10 minutes the screen would go to "sleep," the monitor turns black and the monitor's status light changes from blue to orange. Shaking the mouse or using the keyboard would wake up the screen.
I don't recall changing anything that would disrupt this behavior, however recently (within the last few months), the screen does not go to sleep anymore.
I tried messing with various xset commands to test and found that xset s activate does not blank the screen like it is supposed to. The terminal just hangs for a second (like I had used the sleep command), and then resumes as normal. I tried "sleep 1; xset s activate" which also had no effect. I tried this also with various combinations of xset dpms force, but nothing blanks the screen.
xset q returns:
Keyboard Control:
auto repeat: on key click percent: 0 LED mask: 00000000
XKB indicators:
00: Caps Lock: off 01: Num Lock: off 02: Scroll Lock: off
03: Compose: off 04: Kana: off 05: Sleep: off
06: Suspend: off 07: Mute: off 08: Misc: off
09: Mail: off 10: Charging: off 11: Shift Lock: off
12: Group 2: off 13: Mouse Keys: off
auto repeat delay: 660 repeat rate: 25
auto repeating keys: 00ffffffdffffbbf
fadfffefffedffff
9fffffffffffffff
fff7ffffffffffff
bell percent: 50 bell pitch: 400 bell duration: 100
Pointer Control:
acceleration: 2/1 threshold: 4
Screen Saver:
prefer blanking: yes allow exposures: yes
timeout: 600 cycle: 600
Colors:
default colormap: 0x20 BlackPixel: 0x0 WhitePixel: 0xffffff
Font Path:
built-ins
DPMS (Display Power Management Signaling):
Standby: 600 Suspend: 600 Off: 600
DPMS is Enabled
Monitor is On
This indicates everything should go to sleep like normal after 10 minutes, but it does not. I can't find any error message indicating why xset s activate and xset dpms force off don't work either.
I don't know what I'm missing. I searched google as much as I could, but most people want to prevent the computer from going to sleep. I have the opposite problem!