On 31.07.2009 10:26, Terry Barnaby wrote:
> Hi,I have a problem with the Mesa DRI Radeon 300 driver in that I cannot use 
> the 
> blender application as the menus are not displayed correctly. See bug:
> https://bugs.freedesktop.org/show_bug.cgi?id=21774
> 
> I would like to get this fixed as I need to be able to run blender at a 
> reasonable speed on this system. I am running the latest 
> DRM/MESA/xf86-video-ati 
> code from git. Are there any pointers on how to start debugging this ?
> For example, can I turn off various hardware acceleration features one by one
> until I find the source of the problem ?

This looks like an issue with dri2 and front buffer rendering. Did you
try if this still works with dri1? You probably can't just disable dri2,
but disabling kms (nomodeset boot param) should force the driver to use
dri1 (for radeon cards) I think.

Roland

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to