All times are UTC-06:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Sun Nov 27, 2011 4:58 pm 
Offline

Joined: Thu Aug 11, 2011 4:14 pm
Posts: 36
Location: USA
Has anyone been able to get working any of the opengl-es demos besides simple_draw? The glmark2-es2 benchmark reports an error with EGL, and also the glxgears demo does not work- the Mesa OpenGL report an error related to the GLX visual.

Update: I installed the Mesa Software Rendering package (mesa-sw) and now the GLX gears demo works. Glmark2-es2 works momentarily, then crashes.


Top
   
 Post subject:
PostPosted: Fri Dec 09, 2011 4:55 am 
Offline

Joined: Wed Dec 07, 2011 2:27 am
Posts: 2
Image

Hello,

Using Debian armhf, the same as the "3d" enabled image.

Edit /etc/X11/xorg.conf

change the "disabled" lines to "Load"

and uncomment the Option "Backend" line also.

Looks like:

Section "Module"
Load "extmod"
Load "dbe"
Load "glx"
Load "dri"
Load "dri2"
EndSection

Section "Device"
Identifier "IMX"
Driver "imx"
Option "ShadowFB" "off"
Option "AccelMethod" "EXA"
Option "Backend" "Z430"
# Option "Compositing" "off"
EndSection

If you install additional mesa libs the software renderer will be used instead.

Only these should be installed:

libgl1-mesa-dri
libgl1-mesa-glx
libglapi-mesa
libglu1-mesa
mesa-utils

Hope this helps.


Top
   
 Post subject:
PostPosted: Fri Dec 09, 2011 8:49 am 
Offline
Genesi

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1422
Great answer xvw! :)

_________________
http://bbrv.blogspot.com


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 3 posts ] 

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 21 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group