Details of the X-stack: ---------------------- mesa/drm: master (git) 19-DEC mesa/mesa : 7.2 xorg/xserver: 1.5.2 xorg/xf86-video-ati: master(git) 19-DEC xorg/driver/xf86-input-keyboard - 1.3.0 xorg/driver/xf86-input-mouse-1.3.0 Problem: --------- Lightsmark (http://dee.cz/lightsmark/) doesn't launch due to no support of OpenGL 2.0 in the driver ================ $/home/sunil/lightsmark/bin>./backend This is Lightsmark 2008 [Linux 32bit] log. Check it if benchmark doesn't work properly. Xlib: extension "Generic Event Extension" missing on display ":0.0". Xlib: extension "Generic Event Extension" missing on display ":0.0". Failed to set default 1280x1024 fullscreen, falling back to 1024x768 fullscreen. Graphics card driver doesn't support OpenGL 2.0. Please update your graphics card drivers. If it doesn't help, contact us at support@lightsprint.com. Supported graphics cards: - GeForce 5xxx, 6xxx, 7xxx, 8xxx (including GeForce Go) - Radeon 9500-9800, Xxxx, X1xxx, HD2xxx, HD3xxx (including Mobility Radeon) - subset of FireGL and Quadro families Press ENTER to close. ============
Created attachment 21397 [details] xorg.conf
Created attachment 21398 [details] Xorg.0.log
Created attachment 21399 [details] glxinfo
Created attachment 21400 [details] lightsmark error
OpenGL support is completely up to the Mesa driver. FWIW, a Gallium3D driver should more or less implicitly support OpenGL 2.x.
OpenGL 2.x support is not planned for any Radeon driver in Mesa. You'll have to wait for Gallium, unfortunately. Leaving this open because it is a valid bug. Maybe we should establish a blocker bug for support of each OGL version?
we will retest this once gallium is available. closing for now.
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.