From owner-freebsd-hackers Tue Oct 22 7:38:22 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B386A37B401 for ; Tue, 22 Oct 2002 07:38:20 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id E18C743E6A for ; Tue, 22 Oct 2002 07:38:19 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id KAA01766; Tue, 22 Oct 2002 10:38:19 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g9MEbnc07437; Tue, 22 Oct 2002 10:37:49 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15797.25277.327022.609027@grasshopper.cs.duke.edu> Date: Tue, 22 Oct 2002 10:37:49 -0400 (EDT) To: Eric Anholt Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Ati Rage 128: Dpms suspend failes In-Reply-To: <1035222191.882.4.camel@anholt.dyndns.org> References: <20021021171636.B324@snoopy.cablecom.ch> <1035222191.882.4.camel@anholt.dyndns.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Eric Anholt writes: > On Mon, 2002-10-21 at 08:16, Hanspeter Roth wrote: > > Hello, > > > > I have two hosts connected to one monitor. My idea is attach the > > display to the other host by issuing `xset dpms force suspend'. > > This works on one host with a Matrox Millenium. > > On the host with an Ati Rage 128 Pro TF it works with Netbsd, but > > it doesn't work with FreeBSD 4.7-Release. > > The screen only turns blank but the LED remains green. This is the > > same when issuing `xset s activate'. > > > > What could be the reason on FreeBSD 4.7 that dpms force suspend > > doesn't work? > > > > Installed are XFree86-Server-4.2.1_3 and XFree86-libraries-4.2.1_1.) > > You need XFree86-Server-4.2.1_4 or later (it's at _5 now). I've now upgraded to XFree86-Server-4.2.1_5. dpms still does not work for me: % xset dpms force off ; xset q | tail -5 Standby: 300 Suspend: 600 Off: 660 DPMS is Enabled Monitor is Off Font cache: hi-mark (KB): 1024 low-mark (KB): 768 balance (%): 70 (and I'm looking at the monitor and it is on) My video card is an ATI Rage 128: none1@pci1:0:0: class=0x030000 card=0x7106174b chip=0x54461002 rev=0x00 hdr=0x00 vendor = 'ATI Technologies' device = 'Rage 128 Pro AGP 4x' class = display subclass = VGA Do I need something special in my /etc/X11/XF86Config to make this work? I never had problems on my old system (an alpha with a 3dlabs Permedia-2 based AGP card). Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message