GL, x.org 6.9, and missing TrueColor visuals

timwoj at ieee.org timwoj at ieee.org
Mon Jul 17 09:53:06 PDT 2006


On Mon, 17 Jul 2006, Michel Dänzer wrote:

> Date: Mon, 17 Jul 2006 17:44:26 +0200
> From: "Michel [ISO-8859-1] Dänzer" <michel at tungstengraphics.com>
> To: timwoj at ieee.org
> Cc: xorg at lists.freedesktop.org
> Subject: Re: GL, x.org 6.9, and missing TrueColor visuals
> 
> On Wed, 2006-07-05 at 17:53 -0500, timwoj at ieee.org wrote:
>>
>> I went back and looked at the log again to see if maybe I missed
>> something, and I did.  Must have scrolled right past it.  I should have
>> just grepped :P
>>
>> (WW) AIGLX: 3D driver claims to not support visual 0x23
>> (WW) AIGLX: 3D driver claims to not support visual 0x25
>> (WW) AIGLX: 3D driver claims to not support visual 0x27
>> (WW) AIGLX: 3D driver claims to not support visual 0x29
>> (WW) AIGLX: 3D driver claims to not support visual 0x2b
>> (WW) AIGLX: 3D driver claims to not support visual 0x2d
>> (WW) AIGLX: 3D driver claims to not support visual 0x2f
>> (WW) AIGLX: 3D driver claims to not support visual 0x31
>>
>> Those correspond to some, but not all, of the TrueColor visuals listed in
>> xdpyinfo.
>
> Is it all of them listed by glxinfo? That would probably explain why the
> test program fails. FWIW, most real world apps just seem to attempt to
> continue with default visual in this case.
>
> If you aren't running Mesa CVS yet, you could try that, as some people
> reported that at least some of these issues have been fixed there.
>

glxinfo lists visuals in the "gaps" between the ones listed above. 
There's visuals at 0x24 and 0x26 for example.  I am running the Mesa CVS 
version now, but I haven't rebuilt x.org against it.  I get some other 
errors from glxinfo, the largest of which is that it's trying to use the 
dri module from my old X install.  I can't figure out how to get it to 
use the new one.  Here's the errors I get when I run it:

libGL error: dlopen /usr/X11R6/lib/modules/dri/updates/i915_dri.so failed 
(/usr/X11R6/lib/modules/dri/updates/i915_dri.so: cannot open shared object 
file: No such file or directory)

ERROR!  sizeof(I830DRIRec) does not match passed size from device driver
libGL warning: 3D driver returned no fbconfigs.
libGL error: InitDriver failed
libGL error: reverting to (slow) indirect rendering

Tim


More information about the xorg mailing list