This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

EGL GLX error:No configs found with the requested attributes.

I download Mali OpenGL ES SDK v2.44  and follow the SDK tutorial quck start guide.

finally I run the binary to execute the example,the following erro message appears.

FATAL - EGL: (initialize 104) GLX returned Error base : a9, Event Base : 69
FATAL - EGL: GLX supports the following extensions: GLX_MESA_copy_sub_buffer GLX_MESA_pixmap_colormap GLX_MESA_release_buffers GLX_ARB_get_proc_address GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_SGIX_fbconfig GLX_SGIX_pbuffer
Error: No configs found with the requested attributes.

 

How can I do next?

thanks for any help!

  • Hi ,

    If I understand correctly you are trying to execute a sample from the Mali OpenGL ES SDK using the emulator?
    Would you be able to tell me which sample you are trying to execute and your system specifications (OS, GPU, etc...)?

    Cheers
  • thanks for your reply.
    Yes,I used the emulator on ubuntu 14 via vmware 12.
    When I run every example ,the error messages are same.
    My host OS is win10 pro 64bit and hardware display card is nVidia GeForce 940 MX .
    I'm looking forward to your help.
  • I had a look at your issue.

    My bet would be on some kind of incompatibilities with running the emulator inside a VM. You might want to check this option.

    If possible I would recommend that you test on your host machine directly. You will find projects for Visual Studio inside the visual_studio folder.

    Let me know if either of these options works for you.

     

    Cheers