From owner-freebsd-stable@FreeBSD.ORG Fri Mar 19 18:36:27 2004 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 EC3DD16A4CE for ; Fri, 19 Mar 2004 18:36:27 -0800 (PST) Received: from eden.barryp.org (host-150-32-220-24.midco.net [24.220.32.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94FCA43D1D for ; Fri, 19 Mar 2004 18:36:27 -0800 (PST) (envelope-from bp@barryp.org) Received: from [10.66.0.248] (helo=barryp.org) by eden.barryp.org with asmtp (Exim 4.20) id 1B4WLX-000N5a-5B; Fri, 19 Mar 2004 20:36:23 -0600 Message-ID: <405BADFC.2020704@barryp.org> Date: Fri, 19 Mar 2004 20:35:40 -0600 From: Barry Pederson User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stijn Hoop , Jamie Bowden , stable@freebsd.org References: <7670000.1079480581@palle.girgensohn.se> <13770000.1079537744@rambutan.pingpong.net> <40591A47.1C6617C7@kuzbass.ru> <33830000.1079712277@durian.pingpong.net> <20040319163201.GA16433@svzserv.kemerovo.su> <405B2D7A.5050309@barryp.org> <20040319195637.GA93135@pcwin002.win.tue.nl> In-Reply-To: <20040319195637.GA93135@pcwin002.win.tue.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on eden.barryp.org X-Spam-Status: No, hits=-4.9 required=4.5 tests=BAYES_00 autolearn=ham version=2.61 Subject: Re: ATI Radeon 9600 SE & OpenGL? 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: Sat, 20 Mar 2004 02:36:28 -0000 Stijn Hoop wrote: >>So does the 3D acceleration actually work in your setup? > > It does in mine: > > agp0: mem 0xf8000000-0xfbffffff at device 0.0 on pci0 > > later after starting X: > > drm0: port 0xd800-0xd8ff mem 0xdf000000-0xdf00ffff,0xf0000000-0xf7ffffff irq 11 at device 0.0 on pci1 > > And glxgears gets me an acceptable framerate. Unfortunately I'm not at the > console or I'd show you the numbers. > > I just put this card in the machine last week and I had to upgrade to > XFree86-4-Server-snap port but other than that I didn't do anything fancy > iirc. > > XF86Config attached fwiw. > > HTH, > > --Stijn Thanks, having a known-working configuration to sure helps, but after taking your config and just reducing the "Modes" list in the "Screen" section to something my monitor can handle - I still get the same result, a hard hang with a black screen. Jamie Bowden wrote: >>I end up just pulling the power cord and then letting it >>reboot and go through a fsck. > > > Instead, hold the power button down for ~15 seconds. Much less > trauma on the hardware than pulling the plug. Thanks, that's good to know - ended up giving that a try too :) Barry