D
Deleted member 210773
Guest
I don’t know why since yesterday morning the operating system MiniOS 5.0 Linux (Debian based) went into sleep mode after ten minutes.
I tried everything to fix the problem with xfce power manager, but without success; so I installed the lxqt power manager (which in my opinion is better than xfce). Likewise the problem is back, I typed the Code command in the terminal:
xset -dpms
This command disables the DPMS function, which controls screen dimming.
To make sure the settings are applied correctly, you can check the current DPMS settings:
In the terminal, run:
Code:
xset -q
But the problem came back within an hour of turning on the computer, so I used the commands:
(sudo)
/usr/bin/xset s noblank
/usr/bin/xset s disabled
/usr/bin/xset dpms 0 0 0
/usr/bin/xset -dpms
The problem is partially solved, because when I restart the computer the problem reappears and I have to repeat all the above commands.
What should I do to avoid having to repeat commands every time I restart my computer with MiniOS 5.0?
Attached lxqt power manager on MiniOS 5.0
I tried everything to fix the problem with xfce power manager, but without success; so I installed the lxqt power manager (which in my opinion is better than xfce). Likewise the problem is back, I typed the Code command in the terminal:
xset -dpms
This command disables the DPMS function, which controls screen dimming.
To make sure the settings are applied correctly, you can check the current DPMS settings:
In the terminal, run:
Code:
xset -q
But the problem came back within an hour of turning on the computer, so I used the commands:
(sudo)
/usr/bin/xset s noblank
/usr/bin/xset s disabled
/usr/bin/xset dpms 0 0 0
/usr/bin/xset -dpms
The problem is partially solved, because when I restart the computer the problem reappears and I have to repeat all the above commands.
What should I do to avoid having to repeat commands every time I restart my computer with MiniOS 5.0?
Attached lxqt power manager on MiniOS 5.0
Attachments
Last edited by a moderator:

