On Fri, 2007-01-19 at 04:32 +0100, Hanno Böck wrote: > When using latest mesa and xorg-server from git, I get this error: > > [EMAIL PROTECTED] ~ $ glxgears > libGL warning: 3D driver claims to not support visual 0x4b > X Error of failed request: BadRequest (invalid request code or no such > operation) > Major opcode of failed request: 158 (DAMAGE) > Minor opcode of failed request: 4 () > Serial number of failed request: 37 > Current serial number in output stream: 38 > > > radeon 9600 M10, free dri/r300-driver, Gentoo Linux. > > As it notes that it may be cause of the damage extension, I tried disabling > that and then it works.
The issue is that the X Server is using the headers from damageproto to define the version it advertises. This is wrong -- the server should advertise whatever version it implements, and no higher. The solution for distros for now is to not ship new damageproto with old X Servers. -- Eric Anholt [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mesa3d-dev