From owner-freebsd-questions@FreeBSD.ORG Tue Jun 24 21:01:55 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 D7A0C37B401 for ; Tue, 24 Jun 2003 21:01:55 -0700 (PDT) Received: from dsl-146-127.resnet.purdue.edu (dsl-146-127.resnet.purdue.edu [128.211.146.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18E6243FAF for ; Tue, 24 Jun 2003 21:01:55 -0700 (PDT) (envelope-from dedrick@dsl-146-127.resnet.purdue.edu) Received: from dsl-146-127.resnet.purdue.edu (localhost [127.0.0.1]) h5P3v16m000290; Tue, 24 Jun 2003 22:57:02 -0500 (EST) (envelope-from dedrick@dsl-146-127.resnet.purdue.edu) Received: from localhost (dedrick@localhost)id h5P3v1o3000287; Tue, 24 Jun 2003 22:57:01 -0500 (EST) Date: Tue, 24 Jun 2003 22:57:01 -0500 (EST) From: Eric Dedrick To: guy@obstruction.com, freebsd-questions@freebsd.org Message-ID: <20030624224753.H275@dsl-146-127.resnet.purdue.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: DPMS not working 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: Wed, 25 Jun 2003 04:01:56 -0000 I'm running 4.8 and XF86 Version 4.2.1. DPMS isn't working right on my new machine (ASUS A7A266 motherboard). 1. The monitor is capable of doing DPMS 2. DPMS works fine when the monitor is just displaying a text console 3. DPMS does not work from X 4. I have checked my /etc/X11/XF86Config file, Options "DPMS" is in the monitor section. 5. xset q says DPMS (Energy Star): Standby: 1200 Suspend: 1800 Off: 2400 DPMS is Enabled Monitor is On 6. Everything seems to just blank the screen, but never powers off the monitor: xset dpms force off the screen goes blank, but the monitor does not power off. 7. I have tried many different DPMS settings in my BIOS and I think it should be okay. Any guesses? Thanks.