Subject: Re: DRM, DRI, X11 and Radeon and NetBSD-current
To: Jared D. McNeill <jmcneill@invisible.ca>
From: Vincent <10.50@free.fr>
List: tech-x11
Date: 03/31/2007 22:36:46
Jared D. McNeill wrote:

> The 'claims to not support visual' messages are harmless. You should 
> have 3D acceleration now. To use AIGLX extensions, you need to set the 
> LIBGL_ALWAYS_INDIRECT=1 environment variable. For example, my script to 
> start compiz:
> 
>   #!/bin/sh
> 
>   LIBGL_ALWAYS_INDIRECT=1                                 \
>   LD_LIBRARY_PATH=/usr/pkg/lib/compiz:$LD_LIBRARY_PATH    \
>   /usr/pkg/bin/compiz $*


Ok, I'll try to compile compiz and see what's going on. I'll keep you 
posted, if you so desire.

Thanks once again for withstanding my numerous nonsenses.

Vincent