Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 278630 - Mesa 7.5-r1 has issues with DRI1 and Radeon
Summary: Mesa 7.5-r1 has issues with DRI1 and Radeon
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-22 03:59 UTC by David Korth
Modified: 2009-07-22 09:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Korth 2009-07-22 03:59:34 UTC
Mesa 7.5-r1 has some issues with Radeon cards when using DRI1. Notably, glxgears blanks the screen, and VirtualBox causes all the colors to screw up.

There's a patch in Mesa git that fixes these problems: http://cgit.freedesktop.org/mesa/mesa/commit/?h=mesa_7_5_branch&id=5ed440400573631f540701f3efd479d8c1592007

Reproducible: Always

Steps to Reproduce:
1. Install mesa-7.5-r1 on a system with a Radeon (<=R500) card.
2. Run glxgears.


Actual Results:  
Screen blanks.

Expected Results:  
glxgears should show up.
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2009-07-22 09:14:35 UTC
Okey revbumped to -r2.
Applied all upstream patches since the 7.5 tag.