From owner-freebsd-hackers Mon Oct 21 12:11: 2 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 500DF37B401 for ; Mon, 21 Oct 2002 12:11:01 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id A56BE43E42 for ; Mon, 21 Oct 2002 12:11:00 -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 PAA16270; Mon, 21 Oct 2002 15:11:00 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g9LJAT006082; Mon, 21 Oct 2002 15:10:29 -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: <15796.20773.904732.386897@grasshopper.cs.duke.edu> Date: Mon, 21 Oct 2002 15:10:29 -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'm running 4.2.1_4 and dpms does not work for me. I just grabbed some diffs from the Xfree86 cvs to bring drivers/ati/r128_driver.c up to 1.57.2.1 and drivers/ati/r128_reg.h up to 1.14 and rebuilt the my r128_drv.o module. I'll see if it works the next time X crashes.. (I'm running current, so X crashes once/day or so..) Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message