From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wojciech Pyczak Subject: DPMS will keep switching monitor on and off Date: Fri, 02 Sep 2011 12:29:28 +0200 Message-ID: <4E60B008.60305@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-fx0-f49.google.com (mail-fx0-f49.google.com [209.85.161.49]) by gabe.freedesktop.org (Postfix) with ESMTP id 3FCF79EB2F for ; Fri, 2 Sep 2011 03:29:32 -0700 (PDT) Received: by fxd20 with SMTP id 20so1915685fxd.36 for ; Fri, 02 Sep 2011 03:29:31 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org Some time ago there was a patch [1] merged in which was designed to fix DPMS (monitor would go on/off all the time [2] instead of just going off), I was happy to see this one but unfortunately it doesn't work for me - I still experience the same behaviour. I'm terrible lazy so I didn't report it before but seeing that some "unrelated" change might be the cause of bug in dri code (as in #42162) got me wondering. Should I open a bug report for it ? [1] 73104b5cfe3067d68f2c2de3f3d4d4964c55873e [2] https://bugzilla.redhat.com/show_bug.cgi?id=728228