> Wayland platform:
> libEGL warning: egl: failed to create dri2 screen
> EGL API version: 1.5
> EGL vendor string: Mesa Project
> EGL version string: 1.5
> EGL client APIs: OpenGL OpenGL_ES 
> OpenGL core profile vendor: Mesa
> OpenGL core profile renderer: zink Vulkan 1.4(NVIDIA GeForce RTX 2080 
> (NVIDIA_PROPRIETARY))
> [...]

This is definitely not right (even though it's able to pick up the
fallback to Zink), and potentially causing the issue here.

An update to `libnvidia-egl-wayland1` was just released to Ubuntu 24.04:
please try installing the update (version 1:1.1.13-1ubuntu0.1) and check
if that fixes the issue.

If the update doesn't fix the issue, let's gather more debug info:

1. Run:
     snap run --shell chromium -c 'cat 
/snap/chromium/current/gpu-2404/usr/share/egl/egl_external_platform.d/10_nvidia_wayland.json'
   and share the output here

2. Download libnvidia-egl-wayland.so.1 from attachments and
     sudo cp ~/Downloads/libnvidia-egl-wayland.so.1 
/usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1
   then reboot and check chromium again. If it still doesn't work, run:
     cp /usr/bin/eglinfo $XDG_RUNTIME_DIR/snap.chromium/
     snap run --shell chromium -c '$XDG_RUNTIME_DIR/eglinfo -B -p wayland'
   and share the output here.

$ sha256sum libnvidia-egl-wayland.so.1
05690cff0f16f98c5278d7400c533bf5691146c8003cc2bf923fb3de45ce6f8e  
libnvidia-egl-wayland.so.1

You may also obtain the attached file from NVIDIA directly by
downloading the driver https://www.nvidia.com/en-
us/drivers/details/254665/ and extracting it (filename libnvidia-egl-
wayland.so.1.1.20)

** Attachment added: "libnvidia-egl-wayland.so.1"
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/2131588/+attachment/5929147/+files/libnvidia-egl-wayland.so.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2131588

Title:
  Chromium screen share black screen - regression

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/2131588/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to