Index: r200_texstate.c =================================================================== RCS file: /cvs/mesa/Mesa/src/mesa/drivers/dri/r200/r200_texstate.c,v retrieving revision 1.15 diff -u -r1.15 r200_texstate.c --- r200_texstate.c 9 Oct 2004 23:29:07 -0000 1.15 +++ r200_texstate.c 10 Oct 2004 22:50:02 -0000 @@ -1362,7 +1362,7 @@ * Texture cache LRU hang workaround ------------- * not needed for r200 derivatives? */ - dbg = 0x0; + dbg = 0x6; if (((rmesa->hw.ctx.cmd[CTX_PP_CNTL] & (R200_TEX_0_ENABLE )) && ((((rmesa->hw.tex[0].cmd[TEX_PP_TXFILTER] & R200_MIN_FILTER_MASK)) &