Re: [arch-general] DPMS not working with fbdev driver

2016-04-16 Thread Sebastián Pedersen
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

Re: [arch-general] DPMS not working with fbdev driver

2016-04-16 Thread Ralf Mardorf
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

Re: [arch-general] DPMS not working with fbdev driver

2016-04-16 Thread Ralf Mardorf
FWIW, did you check the BIOS settings? The search engine mentions a BIOS "Video Off Method" when I searched regarding a broken relay :D.

Re: [arch-general] DPMS not working with fbdev driver

2016-04-16 Thread Sebastián Pedersen
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

Re: [arch-general] DPMS not working with fbdev driver

2016-04-16 Thread Ralf Mardorf
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

Re: [arch-general] DPMS not working with fbdev driver

2016-04-16 Thread Ralf Mardorf
Oops ;) Here "timeout" aka blanking, is earlier than "Standby". Pardon and I'm quiet now ;).

Re: [arch-general] DPMS not working with fbdev driver

2016-04-16 Thread Sebastián Pedersen
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

Re: [arch-general] DPMS not working with fbdev driver

2016-04-16 Thread Ralf Mardorf
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

Re: [arch-general] DPMS not working with fbdev driver

2016-04-16 Thread Ralf Mardorf
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:

Re: [arch-general] DPMS not working with fbdev driver

2016-04-16 Thread Ralf Mardorf
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.

Re: [arch-general] DPMS not working with fbdev driver

2016-04-16 Thread Ralf Mardorf
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