On 16-04-2016 04:03 PM, Ralf Mardorf wrote:
If needed, I switch between those drivers:
[rocketmouse@archlinux ~]$ grep Driver /etc/X11/xorg.conf
### Available Driver options are:-
Driver "radeon"
#Driver "nvidia"
#Driver "nv"
#Driver "nouv
If needed, I switch between those drivers:
[rocketmouse@archlinux ~]$ grep Driver /etc/X11/xorg.conf
### Available Driver options are:-
Driver "radeon"
#Driver "nvidia"
#Driver "nv"
#Driver "nouveau"
#Driver "vesa"
Vesa is the l
FWIW, did you check the BIOS settings? The search engine mentions a
BIOS "Video Off Method" when I searched regarding a broken relay :D.
On 16-04-2016 03:39 PM, Ralf Mardorf wrote:
On Sat, 16 Apr 2016 15:31:19 -0300, Sebastián Pedersen wrote:
I would be surprise if any other application is overwriting the DPMS
configuration.
No app does, I'm lacking in concentration at the moment ;). I'm sorry.
What is reported by "xset -q" are
On Sat, 16 Apr 2016 15:31:19 -0300, Sebastián Pedersen wrote:
>I would be surprise if any other application is overwriting the DPMS
>configuration.
No app does, I'm lacking in concentration at the moment ;). I'm sorry.
What is reported by "xset -q" are the really used values, no ifs, no
buts, no o
Oops ;)
Here "timeout" aka blanking, is earlier than "Standby".
Pardon and I'm quiet now ;).
On 16-04-2016 03:20 PM, Ralf Mardorf wrote:
On Sat, 16 Apr 2016 20:07:11 +0200, Ralf Mardorf wrote:
On Sat, 16 Apr 2016 14:00:49 -0300, Sebastián Pedersen wrote:
[sebas@parabolaSebas64 ~]$ xset -q
DPMS (Energy Star):
Standby: 600Suspend: 600Off: 600
DPMS is Enabled
Monitor is On
On Sat, 16 Apr 2016 20:07:11 +0200, Ralf Mardorf wrote:
>On Sat, 16 Apr 2016 14:00:49 -0300, Sebastián Pedersen wrote:
>>[sebas@parabolaSebas64 ~]$ xset -q
>>DPMS (Energy Star):
>> Standby: 600Suspend: 600Off: 600
>> DPMS is Enabled
>> Monitor is On
>
>[rocketmouse@archlinux ~]$ xse
On Sat, 16 Apr 2016 14:00:49 -0300, Sebastián Pedersen wrote:
>[sebas@parabolaSebas64 ~]$ xset -q
>Keyboard Control:
> auto repeat: onkey click percent: 0LED mask: 0002
> XKB indicators:
> 00: Caps Lock: off01: Num Lock:on 02: Scroll Lock:
> off 03: Compose:
On Sat, 16 Apr 2016 14:00:49 -0300, Sebastián Pedersen wrote:
>Off: 600
Hmm?
[rocketmouse@archlinux ~]$ grep Driver /etc/X11/xorg.conf | grep -v "#"
Driver "radeon"
Perhaps a driver issue.
Ensure that nothing overwrites the settings, e.g. xscreensaver,
xfce4-power-manager or anything else. I set up
Section "ServerFlags"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection
by xorg.conf and then use xscreensaver-comm
11 matches
Mail list logo