Hey guys, today I download a Mesa-3D cvs source tree and a drm cvs source tree. This problem persist when trying miniglx & hardware accelerated fbdev with radeon_dri.so driver: ---------- #./miniglxsample [miniglx] probed chipset 0x4c59 CreateNotify Authorize - magic 1 ERROR! sizeof(RADEONDRIRec) does not match passed size from device driver libGL error: InitDriver failed libGL error: reverting to (slow) indirect rendering XOpenDisplay: __driCreateScreen failed Error: XOpenDisplay failed Destroy Notify ---------- Thanks !
miniglx is busted at the moment since we put the checks in for the sizes in the 32/64-bit code, the client tries to work out the size from a packet sent from the server it doesn't work it blows up.. I've fixed this locally but it doesn't work completely correct, I'm hoping tomorrow to get some time to fix it properly..
This should be fixed now in Mesa CVS, if not please re-open.
Mass version move, cvs -> git
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.