Bug 19234 - Lightsmark - An OpenGL benchmark applications doesn't start using radeon driver
Summary: Lightsmark - An OpenGL benchmark applications doesn't start using radeon driver
Status: CLOSED WONTFIX
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/r300 (show other bugs)
Version: 7.2
Hardware: x86 (IA32) All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-22 04:04 UTC by Sunil Mekathotti
Modified: 2009-09-13 23:57 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
xorg.conf (7.20 KB, application/octet-stream)
2008-12-22 04:05 UTC, Sunil Mekathotti
Details
Xorg.0.log (73.63 KB, text/plain)
2008-12-22 04:06 UTC, Sunil Mekathotti
Details
glxinfo (4.26 KB, text/plain)
2008-12-22 04:06 UTC, Sunil Mekathotti
Details
lightsmark error (798 bytes, text/plain)
2008-12-22 04:07 UTC, Sunil Mekathotti
Details

Description Sunil Mekathotti 2008-12-22 04:04:30 UTC
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.
============
Comment 1 Sunil Mekathotti 2008-12-22 04:05:58 UTC
Created attachment 21397 [details]
xorg.conf
Comment 2 Sunil Mekathotti 2008-12-22 04:06:22 UTC
Created attachment 21398 [details]
Xorg.0.log
Comment 3 Sunil Mekathotti 2008-12-22 04:06:43 UTC
Created attachment 21399 [details]
glxinfo
Comment 4 Sunil Mekathotti 2008-12-22 04:07:06 UTC
Created attachment 21400 [details]
lightsmark error
Comment 5 Michel Dänzer 2008-12-22 04:32:14 UTC
OpenGL support is completely up to the Mesa driver.

FWIW, a Gallium3D driver should more or less implicitly support OpenGL 2.x.
Comment 6 Corbin Simpson 2008-12-22 06:50:33 UTC
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?
Comment 7 Sunil Mekathotti 2009-09-13 23:57:25 UTC
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.