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

Mali cannot initialize EGL

Sending an SOS to anyone out there.

I am new to OpenGL ES 3.0 for Windows.

I have already installed Visual Studio 2013, cMake and Mali.

My issue:

EGL cannot be initialized.

This is the error I get:

eglGetError<> =12289 at line 413 of cube.cpp

I installed Mali v2.1.1

My built desktop runs on W7.

VGA Info:

Integrated AMD Radeon HD 8000/7000 Series Graphics in the A-Series APU

   - Multi-VGA output support:HDMI.DVI/RGB port

Can anyone help?

Lester R.

Parents
  • Lester,

    First of all let me make sure that I understand correctly what has happened:

    you have installed Mali OpenGL ES 3.1 Emulator v2.1.1 on your machine with AMD Radeon HD 8000/7000 graphics card running Windows 7, run mali-cube.exe and got the EGL cannot be initialized error, right?


    Which file have you used to install Mali OpenGL ES 3.1 Emulator v2.1.1?
    Was it .exe installer or .zip archive?

    The graphics card seems to support OpenGL 4.4, so it should be enough to successfully run mali-cube.exe.

    Could you please confirm that you have the latest AMD graphics drivers installed?

    Could you also confirm that you can successfully run any OpenGL content on your machine?

    Also, please be advised that Mali OpenGL ES 3.1 Emulator doesn't officially support non-NVIDIA drivers (see User Guide).

    Cheers,

    Jacek

Reply
  • Lester,

    First of all let me make sure that I understand correctly what has happened:

    you have installed Mali OpenGL ES 3.1 Emulator v2.1.1 on your machine with AMD Radeon HD 8000/7000 graphics card running Windows 7, run mali-cube.exe and got the EGL cannot be initialized error, right?


    Which file have you used to install Mali OpenGL ES 3.1 Emulator v2.1.1?
    Was it .exe installer or .zip archive?

    The graphics card seems to support OpenGL 4.4, so it should be enough to successfully run mali-cube.exe.

    Could you please confirm that you have the latest AMD graphics drivers installed?

    Could you also confirm that you can successfully run any OpenGL content on your machine?

    Also, please be advised that Mali OpenGL ES 3.1 Emulator doesn't officially support non-NVIDIA drivers (see User Guide).

    Cheers,

    Jacek

Children