From owner-freebsd-stable@FreeBSD.ORG Fri Mar 19 20:53:55 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 B499116A4CE for ; Fri, 19 Mar 2004 20:53:55 -0800 (PST) Received: from crux.i-cable.com (crux.i-cable.com [203.83.110.33]) by mx1.FreeBSD.org (Postfix) with SMTP id 9942E43D31 for ; Fri, 19 Mar 2004 20:53:54 -0800 (PST) (envelope-from hmchan@alumni.cuhk.edu.hk) Received: (qmail 26655 invoked by uid 107); 20 Mar 2004 04:53:52 -0000 Received: from cm218-252-177-196.hkcable.com.hk (218.252.177.196) by 0 with SMTP; 20 Mar 2004 04:53:52 -0000 Date: Sat, 20 Mar 2004 12:53:51 +0800 (HKT) From: Spencer Chan X-X-Sender: spencer@amd To: "stable@freebsd.org" In-Reply-To: <405BADFC.2020704@barryp.org> Message-ID: <20040320124834.E11836@amd> References: <7670000.1079480581@palle.girgensohn.se> <13770000.1079537744@rambutan.pingpong.net> <33830000.1079712277@durian.pingpong.net> <405B2D7A.5050309@barryp.org><405BADFC.2020704@barryp.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: ATI Radeon 9600 SE & OpenGL? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: hmchan@alumni.cuhk.edu.hk 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 04:53:55 -0000 Just to add some data point, i have ~#pciconf -l -v|egrep agp\|drm agp0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x30991106 rev=0x00 hdr=0x00 drm0@pci1:0:0: class=0x030000 card=0x017018bc chip=0x59641002 rev=0x01 hdr=0x00 ~#dmesg |grep drm drm0: port 0xa000-0xa0ff mem 0xe1000000-0xe100ffff,0xd0000000-0xd7ffffff irq 11 at device 0.0 on pci1 info: [drm] AGP at 0xc0000000 256MB info: [drm] Initialized radeon 1.10.0 20020828 on minor 0 info: [drm] Loading R200 Microcode drm0: [MPSAFE] info: [drm] Loading R200 Microcode My system is RELENG_5_2, with src/sys/dev/drm/radeon* updated to HEAD to recognize my card's PCI id. I am using XFree86 4.4 binaries. However my glxgear framerate is slower than what i got with r128 on the same system. But it works anyways. On Fri, 19 Mar 2004, Barry Pederson wrote: > 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 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >