Date: Thu, 18 Apr 2002 11:08:03 +0100 (BST) From: =?iso-8859-1?q?Gavin=20Kenny?= <gavinkenny@yahoo.co.uk> To: Eric Anholt <eanholt@gladstone.uoregon.edu> Cc: mpd <mpd6334@cs.rit.edu>, "Karel J. Bosschaart" <karelj@wop21.wop.wtb.tue.nl>, questions@FreeBSD.ORG Subject: Re: DRI - Direct Rendering Message-ID: <20020418100803.88157.qmail@web20001.mail.yahoo.com> In-Reply-To: <1019017557.459.2.camel@anholt.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--- Eric Anholt <eanholt@gladstone.uoregon.edu> wrote: > > Well we seem to be making progress. dropping the > bpp > > to 16 in XF86Config and restarting the server > gives me > > a direct rendering enabled message in the log. :-) > > > > However my app (Java3D) doesan't seem to want to > run > > in anything below 24bpp. :-( > > > > mpd - How did you get your system to run in 24bpp? > > > > Gavin > You want to have the lines: > DefaultDepth 24 > DefaultFbbpp 32 > > in your Screen section. > Setting X to run at 24bpp is not the problem, getting X to run at 24bpp AND have direct rendering enabled is the problem. At the moment if I set bpp to 16 direct rendering is enabled; set bpp to 24 and direct rendering becomes disabled?? Any ideas as to why? Gavin __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020418100803.88157.qmail>