Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Failed to create the GdkGLPixmap
Failed to setup openGL 3D emulation; removing 3D support
I run Mandriva One Spring 2008 on an Intel Centrino laptop.
My video card is some integrated Intel card, with 256 MB memory.
I appear to have drivers for it.
Why, soitenly. Thank you for the quick reply, too.
This is the card: 82852/855GM Integrated Graphics Device
Mandriva says it uses this driver for it: Card:Intel 810 and later
This is my CPU, while were at it: Intel(R) Pentium(R) M processor 1.70GHz
Nope, there's no "Direct Rendering" entry in glxinfo.
I've applied the changes to xorg.conf described in the tutorial, yet the problem persists.
glxinfo now says
direct rendering: Yes
EDIT: I noticed the error message from desmume changed to:
(desmume:9538): GdkGLExt-WARNING **: glXMakeCurrent() failed
Failed to initialise openGL 3D emulation; removing 3D support
Good, your video driver now is aware to make use of the 3D abilities of your GPU.
Have you restarted X after you made the changes?
When I look up the error and check desmume there's a few points to say here:
- desmume is in alpha, update to the latest release whenever possible. Chances are this is / was a bug in desmume
- The error you now get seems to be related to multi-threaded and opengl due to bad video drivers which have tls so one thread cannot read from another thread so they need a supervisor thread that does the 3d stuff. A bit elaborate way to say, very likely a bug you won't be able to fix other than waiting and updating desmume whenever there's a new release and update your video drivers to the latest level.
You don't mention what version of desmume you were trying. I got that error with version 0.9.1 (Debian Squeeze as of this writing) and found this thread. I then updated it to 0.9.2 (Debian Sid aotw), and the error was fixed.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.