Skip to content

chromium-ozone-wayland: eglCreateContext: Requested version is not supported #849

@MastaG

Description

@MastaG

When I run chromium-ozone-wayland on my armv7 board using the Panfrost mesa drivers, I always get the following error:

ERROR:gl_display.cc(497)] EGL Driver message (Error) eglCreateContext: Requested version is not supported

The browser runs fine otherwise and seems fully accelerated except for WebGL.
Is it possible I could get more verbose information regarding the above error?
My chromium flags:
--ozone-platform=wayland --enable-wayland-ime --use-gl=angle --use-angle=gles-egl --use-cmd-decoder=passthrough --ignore-gpu-blocklist --ignore-gpu-blacklist --enable-accelerated-video-decode --enable-features=VaapiVideoDecoder,VaapiVideoEncoder --gtk-version=4 --disable-gpu-memory-buffer-video-frames

By the way: --use-gl=egl doesn't seem to work anymore and needs to be replaced with: --use-gl=angle --use-angle=gles-egl or --use-gl=angle --use-angle=gl-egl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions