On Sun, May 15, 2005 at 11:38:28AM +0100, Dave Airlie wrote: > > If you are using bash: > > export tcl_mode=0 > > glxinfo > > will show that tcl is off: NO-TCL in the renderer string. > > start your programm from this shell and it should run in sw-tcl mode. > > > > Are you using r200_dri.so compiled from current mesa-cvs repository? > > > > > > @dri-devel: or is Debians XFree 4.3 too old to use current dri drivers? > > with XF4.3 you might need to use RADEON_NO_TCL=1 instead, I've no idea > when we changed it over... XF4.3 will have issues in the userspace DRI > driver that can crash a machine, it is old old old... I don't think > changing the kernel will make it any more stable/unstable..
Hmm... $ export tcl_mode=0 $ export RADEON_NO_TCL=1 $ glxinfo|grep -i tcl OpenGL renderer string: Mesa DRI R200 20020827 AGP 1x TCL ? Thanks, -ryan ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
