From owner-freebsd-questions@FreeBSD.ORG Thu Jun 12 20:49:43 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53A0937B401 for ; Thu, 12 Jun 2003 20:49:43 -0700 (PDT) Received: from chaos.obstruction.com (CPE00e018983b2f-CM013349903124.cpe.net.cable.rogers.com [24.156.200.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 752F143F85 for ; Thu, 12 Jun 2003 20:49:42 -0700 (PDT) (envelope-from guy@obstruction.com) Received: by chaos.obstruction.com (Postfix, from userid 1000) id 2F4905C24; Thu, 12 Jun 2003 23:30:37 -0400 (EDT) Date: Thu, 12 Jun 2003 23:30:37 -0400 From: Guy Middleton To: freebsd-questions@FreeBSD.org Message-ID: <20030613033037.GA53539@chaos.obstruction.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: monitor "xset dpms" stopped working in 5.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 03:49:43 -0000 I recently upgraded my system from 3.1 to 5.1. I have this in my .xsession: xset s 300 s blank dpms 1200 3600 So after 20 minutes, the monitor would go into "standby" mode, then after an hour into "suspend" mode. Now in 5.1, it will go standby, but never suspend. Even whey I do "xset dpms force suspend", it goes into standby and stays there. An "xset q" in this state says the monitor is in "Suspend" state, even though it isn't. Has anybody seen this before? Is there a fix?