From owner-freebsd-stable@FreeBSD.ORG Mon Aug 25 09:10:32 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 E2D5316A4BF for ; Mon, 25 Aug 2003 09:10:32 -0700 (PDT) Received: from symbion.srrc.usda.gov (symbion.srrc.usda.gov [199.133.86.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5829D43FE1 for ; Mon, 25 Aug 2003 09:10:31 -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 h7PG9qfi041057; Mon, 25 Aug 2003 11:09:52 -0500 (CDT) (envelope-from glenn@node1.cluster.srrc.usda.gov) Received: (from glenn@localhost)h7PG9aBN041056; Mon, 25 Aug 2003 11:09:36 -0500 (CDT) (envelope-from glenn) Date: Mon, 25 Aug 2003 11:09:36 -0500 From: Glenn Johnson To: Vulpes Velox Message-ID: <20030825160936.GB40907@node1.cluster.srrc.usda.gov> References: <20030824043218.00df0796.kitbsdlists@HotPOP.com> <20030825090247.GB538@exmatis1.cnrm.meteo.fr> <20030825151128.6a2fe1d7.kitbsdlists@HotPOP.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030825151128.6a2fe1d7.kitbsdlists@HotPOP.com> User-Agent: Mutt/1.5.4i cc: freebsd-stable@freebsd.org Subject: Re: GL problems with 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: Mon, 25 Aug 2003 16:10:33 -0000 On Mon, Aug 25, 2003 at 03:11:28PM -0500, Vulpes Velox wrote: > On Mon, 25 Aug 2003 11:02:47 +0200 Igor Pokrovsky > wrote: > > > On Sun, Aug 24, 2003 at 04:32:18AM -0500, Vulpes Velox wrote: > > > > > I am running 4stable with a Radeon R100 QD [Radeon 7200] and > > > XFree86 v. 4.3.0 and I when ever I try to run anything that > > > uses GL I end up with X freezing and the keyboard becoming > > > unresponsive. The only way I can solve this is by sshing, suing to > > > root, and either rebooting or killing and restarting X. > > > > > > I have X compiled with -O or -O2... forget which. > > > > You have not gave us any clues... Post your configs, and you > > probably shouldn't change optimization compilation flags from > > defaults. > > > Here is the X config. As far as more info goes, it does it with any > program that uses GL. I've not noticed any thing similar between them > all other than that. ...snip... > Section "Device" > > ### Available Driver options are:- > ### Values: : integer, : float, : "True"/"False", > ### : "String", : " Hz/kHz/MHz" > ### [arg]: arg optional > #Option "NoAccel" # [] > #Option "SWcursor" # [] > #Option "Dac6Bit" # [] > #Option "Dac8Bit" # [] > #Option "ForcePCIMode" # [] > #Option "CPPIOMode" # [] > #Option "CPusecTimeout" # > Option "AGPMode" "4" # > Option "AGPFastWrite" "True"# [] Try removing the AGPFastWrite option and see if that helps. -- Glenn Johnson USDA, ARS, SRRC Phone: (504) 286-4252 New Orleans, LA 70124 e-mail: gjohnson@srrc.ars.usda.gov