From owner-freebsd-mobile@FreeBSD.ORG Mon Apr 10 23:23:32 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A16216A400 for ; Mon, 10 Apr 2006 23:23:32 +0000 (UTC) (envelope-from danolson@visi.com) Received: from conn.mc.mpls.visi.com (conn.mc.mpls.visi.com [208.42.156.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0590D43D45 for ; Mon, 10 Apr 2006 23:23:31 +0000 (GMT) (envelope-from danolson@visi.com) Received: from [192.168.240.220] (danolson.dsl.visi.com [209.98.225.50]) by conn.mc.mpls.visi.com (Postfix) with ESMTP id 251B281AC; Mon, 10 Apr 2006 18:23:31 -0500 (CDT) Message-ID: <443AE8F1.1020403@visi.com> Date: Mon, 10 Apr 2006 18:23:29 -0500 From: Dan Olson User-Agent: Thunderbird 1.5 (X11/20060407) MIME-Version: 1.0 To: freebsd-mobile@freebsd.org, frank@altpeter.de References: <20060308141302.GE47666@pegasus.dyndns.info> <20060310152957.GC1052@galgenberg.net> <20060310153632.GA50027@pegasus.dyndns.info> <20060406151237.GE53380@pegasus.dyndns.info> <4436A099.2090208@visi.com> <20060409185002.GA40723@hermes.hosts.corpex.de> <20060410142655.GA3853@pegasus.dyndns.info> In-Reply-To: <20060410142655.GA3853@pegasus.dyndns.info> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: [solved] IBM T42p (Radeon RV350) and Direct Rendering (DRI) problems X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2006 23:23:32 -0000 Frank Altpeter wrote: > Hi there, > > Cc freebsd-mobile@freebsd.org wrote on 2006-04-09 at 20:50:02 CEST: >> Hi there, >> >> Dan Olson wrote on 2006-04-07 at 19:25:45 CEST: >>> It works on my T42p with FreeBSD 6.0 and these ports: >> Whoa nelly... quite strange... >> >>> dri-6.4.1,2 >>> xorg-6.9.0 >> dri-6.4.1,2 = up-to-date with port >> xorg-6.9.0 = up-to-date with port >> >>> I know glxgears is not a real benchmark but I get around 1550 FPS from >>> it. I've forgotten how much I got without. >> Without it's about 250 on mine... >> >>> Just use the correct dri port and make sure there is nothing weird in >>> your xorg.conf file. If you have more trouble post the xorg.conf and >>> Xorg log file. >> Well, then there seems to be a big desaster in my xorg.conf, since it >> doesn't work - i would be really happy if you might take a look at these: >> >> http://www.foxalpha.de/temp/xorg.0.log >> http://www.foxalpha.de/temp/xorg.conf > > Extremely strange... i just tried out to build a completely new xorg.conf > via xorgcfg, used the plain config that has been generated and there it > is: > > freddy@pegasus:~ 0% glxinfo| grep -i render > *********************************WARN_ONCE********************************* > File r300_state.c function r300Enable line 456 > TODO - double side stencil ! > *************************************************************************** > No ctx->FragmentProgram._Current!! > direct rendering: Yes > OpenGL renderer string: Mesa DRI R300 20040924 AGP 1x TCL > > > So, finally - any idea why it didn't work with my configuration? Just to > make sure i understand what's the difference between my configuration > hyperlinked above and the one xorgcfg was building (which can be found at > http://www.foxalpha.de/temp/xorg.conf.new ) ... > Maybe it was the dual screens or the AGPFastWrite. I don't know. Glad its working for you now. Dan