From owner-freebsd-stable@FreeBSD.ORG Tue Aug 26 12:54:44 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09A4C16A4BF for ; Tue, 26 Aug 2003 12:54:44 -0700 (PDT) Received: from symbion.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32F5543F93 for ; Tue, 26 Aug 2003 12:54:41 -0700 (PDT) (envelope-from gjohnson@srrc.ars.usda.gov) Received: from node1.cluster.srrc.usda.gov (localhost [127.0.0.1]) by symbion.srrc.usda.gov (8.12.9/8.12.9) with ESMTP id h7QJsUer030172; Tue, 26 Aug 2003 14:54:30 -0500 (CDT) (envelope-from glenn@node1.cluster.srrc.usda.gov) Received: (from glenn@localhost)h7QJsDV3030171; Tue, 26 Aug 2003 14:54:13 -0500 (CDT) (envelope-from glenn) Date: Tue, 26 Aug 2003 14:54:04 -0500 From: Glenn Johnson To: Sean_Welch@alum.wofford.org Message-ID: <20030826195404.GA29843@node1.cluster.srrc.usda.gov> References: <1773423.1061925721167.JavaMail.nobody@kermit.psp.pas.earthlink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1773423.1061925721167.JavaMail.nobody@kermit.psp.pas.earthlink.net> User-Agent: Mutt/1.5.4i cc: freebsd-stable@freebsd.org Subject: Re: Radeon 7500 w/ DRI locking on restart of X X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2003 19:54:44 -0000 On Tue, Aug 26, 2003 at 12:21:56PM -0500, Sean Welch wrote: > Is anyone else seeing this issue? Yes, I have a Radeon 9100 that does the same thing. In fact, I sent a message to the -current mailing list just a couple of days ago. > I'm running into it on desktop boxes and a laptop running 4.8-RELEASE > with up to date ports collections and various versions of DRI > installed over a ports version of X. I'm also seeing this under > 5.1-RELEASE on the laptop. > > Everything works perfectly unless/until I restart the X server. This > appears to be initiated automatically when running GDM -- ie, GDM > starts, you log in using that X session, you log out and the session > stops, GDM starts X again and displays the login screen. > > This seems to happen a bit more than 1/3 of the times I try it > (intentionally or not). It isn't much of a problem on the laptop as > I'm the only user and tend to turn the machine off when I log out but > it is causing all sorts of issues on the desktops because they are > intended to be used as multi-user (serially and also simultaneously) > systems. > > Any ideas? The instability goes away completely with DRI disabled, > but part of the use of these desktops is in the accelerated OpenGL > rendering... Well, I may have a work around. Try putting the following in the Device section of your XF86Config file: Option "ForcePCIMode" "true" That will slow down your 3D acceleration though. I have been running with this option for about 2 days and have not had a lockup with it yet. I was going to run it for another day or so and contact Eric Anholt about it. See if it works for your machines. That should provide enough corroborating evidence. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@srrc.ars.usda.gov