Skip to content

SDL2.30.8: Count not create EGL windows surface with KMSDRM enable #11029

Open
@puredragon

Description

@puredragon

on ubuntu xfce 22.04, RK3576(soc)

I have set the hint before program runs in bash like:
export SDL_VIDEODRIVER=kmsdrm

but got error in SDL_kmsdrmvideo.c:

Can't window GBM/EGL surfaces on window creation

and the root cause is eglChooseConfig return found_configs =0.

I have installed libgles2-mesa-dev and glxinfo seems OK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions