From owner-freebsd-questions@FreeBSD.ORG Wed Jun 25 05:47:18 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 A101137B401 for ; Wed, 25 Jun 2003 05:47:18 -0700 (PDT) Received: from spam2.snu.ac.kr (spam2.snu.ac.kr [147.46.10.68]) by mx1.FreeBSD.org (Postfix) with SMTP id 5BD4743FE0 for ; Wed, 25 Jun 2003 05:47:17 -0700 (PDT) (envelope-from lahaye@users.sourceforge.net) Received: (snipe 1021 invoked by alias); 25 Jun 2003 12:54:32 -0000 Received: from lahaye@users.sourceforge.net with Spamsniper2.0 (Processed in 0.049558 secs); Received: from unknown (HELO sis1.snu.ac.kr) (147.46.10.36) by 0 with SMTP; 25 Jun 2003 12:54:32 -0000 X-RCPTTO: freebsd-questions@freebsd.org,guy-dated-1059135390.39bb02@obstruction.com, Received: from users.sourceforge.net ([147.46.44.183]) by sis1.snu.ac.kr (8.12.9/8.12.9) with ESMTP id h5PCj1uR307360; Wed, 25 Jun 2003 21:45:02 +0900 Message-ID: <3EF999D2.4010009@users.sourceforge.net> Date: Wed, 25 Jun 2003 21:47:14 +0900 From: Rob Lahaye Organization: Seoul National University - South Korea User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4b) Gecko/20030518 X-Accept-Language: en-us, en, ko-kr MIME-Version: 1.0 To: Guy Middleton , freebsd-questions@freebsd.org References: <20030624224753.H275@dsl-146-127.resnet.purdue.edu> <20030625121626.GA10940@chaos.obstruction.com> In-Reply-To: <20030625121626.GA10940@chaos.obstruction.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: 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 12:47:19 -0000 Guy, I won't help much solve the problem. All I want to say, is that I see the same thing on my system (FreeBSD 4.8 with up-to-date-from-ports Xfree and other software). I have a regular monitor, SamSung SyncMaster 20GLsi. Indeed it only blanks. When I do "xset dpms force off" in my X-display, nothing happens. I vaguely remember it used to work in the past (when my OS was also Linux, instead of FreeBSD....). However, when I go elsewhere, e.g. ctrl-Alt-F1 text screen, do a "setenv DISPLAY " and then repeat the xset command above, "xset q" says "Monitor is Off". Hmmm, but I'm on the same monitor, which is on !?!? My wild guess is, that this may be broken with recent Xfree 4.3.0. Or is only XFree broken in the FreeBSD ports collection? A wrong FreeBSD patch? You may try to convince the FreeBSD or XFree lists/people to comment on this. Regards, Rob. Guy Middleton wrote: > On Tue, Jun 24, 2003 at 10:57:01PM -0500, Eric Dedrick wrote: > >>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. > > > I still haven't figured mine out. I asked on the xfree86 list also, but > had no replies yet.