elFarto / nvidia-vaapi-driver

A VA-API implemention using NVIDIA's NVDEC
Other
1.19k stars 54 forks source link

Not working with Firefox 98 #68

Closed KidoVin01 closed 2 years ago

KidoVin01 commented 2 years ago

Hello, I have an XPS 9500, and nvidia-smi and nvidia-settings seems to show 0% utilization. I have followed the README to modify the about:config and environment variables.

inxi -G

Graphics:
  Device-1: Intel CometLake-H GT2 [UHD Graphics] driver: i915 v: kernel
  Device-2: NVIDIA TU117M [GeForce GTX 1650 Ti Mobile] driver: nvidia
    v: 510.54
  Device-3: Microdia Integrated_Webcam_HD type: USB driver: uvcvideo
  Display: x11 server: X.Org v: 1.21.1.3 driver: X: loaded: intel,nvidia
    unloaded: modesetting gpu: i915 resolution: 1920x1200~60Hz
  OpenGL: renderer: Mesa Intel UHD Graphics (CML GT2) v: 4.6 Mesa 21.3.7

cat /sys/module/nvidia_drm/parameters/modeset

Y

NVD_LOG=1 MOZ_LOG="PlatformDecoderModule:5,Dmabuf:5" vainfo

Output ``` [10124-10124] ../src/vabackend.c:1642 __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 0x5581af236ba0 10 [10124-10124] ../src/vabackend.c:1645 __vaDriverInit_1_0 Non-DRM display type detected, defaulting to GPU ID 0. Use NVD_GPU to pick a specific GPU. [10124-10124] ../src/export-buf.c: 164 findGPUIndexFromFd Looking for GPU index: 0 [10124-10124] ../src/export-buf.c: 175 findGPUIndexFromFd Found 4 EGL devices [10124-10124] ../src/export-buf.c: 184 findGPUIndexFromFd Got EGL_CUDA_DEVICE_NV value '0' for EGLDevice 0 [10124-10124] ../src/export-buf.c: 208 findGPUIndexFromFd Selecting EGLDevice 0 [10124-10124] ../src/export-buf.c: 270 initExporter Driver doesn't support 16-bit surfaces [10124-10124] ../src/export-buf.c: 103 reconnect Reconnecting to stream vainfo: VA-API version: 1.13 (libva 2.14.0) vainfo: Driver version: VA-API NVDEC driver vainfo: Supported profile and entrypoints VAProfileMPEG2Simple : VAEntrypointVLD VAProfileMPEG2Main : VAEntrypointVLD VAProfileVC1Simple : VAEntrypointVLD VAProfileVC1Main : VAEntrypointVLD VAProfileVC1Advanced : VAEntrypointVLD : VAEntrypointVLD VAProfileH264Main : VAEntrypointVLD VAProfileH264High : VAEntrypointVLD VAProfileH264ConstrainedBaseline: VAEntrypointVLD VAProfileHEVCMain : VAEntrypointVLD VAProfileVP8Version0_3 : VAEntrypointVLD VAProfileVP9Profile0 : VAEntrypointVLD [10124-10124] ../src/vabackend.c:1626 nvTerminate Terminating 0x5581af236ba0 [10124-10124] ../src/export-buf.c: 65 releaseExporter Releasing exporter, 0 outstanding frames [10124-10124] ../src/export-buf.c: 82 releaseExporter Done releasing frames ```

NVD_LOG=1 MOZ_LOG="PlatformDecoderModule:5,Dmabuf:5"

Output ``` [Parent 7993: Main Thread]: D/Dmabuf Using DRM device /dev/dri/renderD129 [Parent 7993: Main Thread]: D/Dmabuf nsDMABufDevice::Configure() [Parent 7993: Main Thread]: D/Dmabuf Loading DMABuf system library libgbm.so.1 ... ATTENTION: default value of option mesa_glthread overridden by environment. [Parent 7993: Main Thread]: D/Dmabuf DMABuf is enabled [Child 8251: Main Thread]: D/PlatformDecoderModule PDMInitializer, Init PDMs in Content process [Child 8251: Main Thread]: D/Dmabuf Using DRM device /dev/dri/renderD129 [Child 8251: Main Thread]: D/Dmabuf nsDMABufDevice::IsDMABufVAAPIEnabled: EGL 1 media_ffmpeg_vaapi_enabled 1 CanUseHardwareVideoDecoding 1 XRE_IsRDDProcess 0 [Child 8251: Main Thread]: D/PlatformDecoderModule FFMPEG: VA-API FFmpeg is disabled by platform [Child 8251: Main Thread]: D/Dmabuf nsDMABufDevice::IsDMABufVAAPIEnabled: EGL 1 media_ffmpeg_vaapi_enabled 1 CanUseHardwareVideoDecoding 1 XRE_IsRDDProcess 0 [Child 8251: Main Thread]: D/PlatformDecoderModule FFMPEG: VA-API FFmpeg is disabled by platform [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [RDD 8327: Main Thread]: D/PlatformDecoderModule PDMInitializer, Init PDMs in RDD process [RDD 8327: Main Thread]: D/Dmabuf Using DRM device /dev/dri/renderD129 [RDD 8327: Main Thread]: D/Dmabuf nsDMABufDevice::IsDMABufVAAPIEnabled: EGL 1 media_ffmpeg_vaapi_enabled 1 CanUseHardwareVideoDecoding 1 XRE_IsRDDProcess 1 [RDD 8327: Main Thread]: D/Dmabuf nsDMABufDevice::IsDMABufVAAPIEnabled: EGL 1 media_ffmpeg_vaapi_enabled 1 CanUseHardwareVideoDecoding 1 XRE_IsRDDProcess 1 [RDD 8327: Main Thread]: D/PlatformDecoderModule Agnostic decoder supports requested type [RDD 8327: Main Thread]: D/PlatformDecoderModule Agnostic decoder supports requested type [RDD 8327: Main Thread]: D/PlatformDecoderModule Agnostic decoder supports requested type [RDD 8327: Main Thread]: D/PlatformDecoderModule Agnostic decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaPDecoder #2]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaPDecoder #1]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaSupervisor #1]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [RDD 8327: MediaSupervisor #1]: D/PlatformDecoderModule FFVPX: Hardware WebRender is off, disabled DMABuf & VAAPI. [RDD 8327: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: Initialising FFmpeg decoder [RDD 8327: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: codec vp9 : Google VP9 [RDD 8327: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: Set get_buffer2 for customized buffer allocation [vp9 @ 0x7f5b20a65f00] Requested frame threading with a custom get_buffer2() implementation which is not marked as thread safe. This is not supported anymore, make your callback thread-safe. [RDD 8327: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: FFmpeg decoder init successful. [RDD 8327: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: Choosing FFmpeg pixel format for video decoding. [RDD 8327: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: Requesting pixel format YUV420P. [vp9 @ 0x7f5b20a66400] Format yuv420p chosen by get_format(). [RDD 8327: MediaPDecoder #1]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7f5b20a66400 aFrame=7f5b20a1db00 [RDD 8327: MediaPDecoder #2]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7f5b20a66900 aFrame=7f5b20a81400 [RDD 8327: MediaPDecoder #1]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7f5b20a66e00 aFrame=7f5b20a89e00 [RDD 8327: MediaPDecoder #2]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7f5b20a67d00 aFrame=7f5b20a93700 [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [RDD 8327: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: Got one frame output with pts=14000 dts=14000 duration=33000 opaque=-9223372036854775808 [RDD 8327: MediaPDecoder #1]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7f5b20a66400 aFrame=7f5b20a1db00 [RDD 8327: MediaPDecoder #2]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7f5b20a66900 aFrame=7f5b20a81400 [RDD 8327: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: Got one frame output with pts=47000 dts=47000 duration=34000 opaque=-9223372036854775808 [RDD 8327: MediaPDecoder #1]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7f5b20a66e00 aFrame=7f5b20a89e00 [RDD 8327: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: Got one frame output with pts=81000 dts=81000 duration=33000 opaque=-9223372036854775808 [RDD 8327: MediaPDecoder #2]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7f5b20a67d00 aFrame=7f5b20a93700 [RDD 8327: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: Got one frame output with pts=114000 dts=114000 duration=33000 opaque=-9223372036854775808 [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaPDecoder #2]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaPDecoder #1]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaPDecoder #2]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaPDecoder #1]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaPDecoder #2]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaPDecoder #3]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaPDecoder #1]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaPDecoder #3]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaPDecoder #3]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaPDecoder #2]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaPDecoder #2]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaPDecoder #1]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaSupervisor #1]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaSupervisor #1]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaSupervisor #2]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 8251: MediaSupervisor #2]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [RDD 8327: MediaSupervisor #1]: D/PlatformDecoderModule Agnostic decoder supports requested type [RDD 8327: MediaSupervisor #1]: D/PlatformDecoderModule Agnostic decoder supports requested type [RDD 8327: MediaSupervisor #1]: D/PlatformDecoderModule FFVPX: Hardware WebRender is off, disabled DMABuf & VAAPI. [RDD 8327: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: Initialising FFmpeg decoder [RDD 8327: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: codec vp9 : Google VP9 [Child 8251: MediaPDecoder #1]: V/PlatformDecoderModule AudioTrimmer[7f46ff8efac0] ::PrepareTrimmers: sample[0,21000] no trimming information [RDD 8327: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: Set get_buffer2 for customized buffer allocation [vp9 @ 0x7f5b20a65f00] Requested frame threading with a custom get_buffer2() implementation which is not marked as thread safe. This is not supported anymore, make your callback thread-safe. [RDD 8327: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: FFmpeg decoder init successful. [RDD 8327: MediaPDecoder #2]: D/PlatformDecoderModule OpusDataDecoder[7f5b2f36bfc0] ::Decode: Opus decoder skipping 312 of 960 frames [Child 8251: MediaPDecoder #2]: V/PlatformDecoderModule AudioTrimmer[7f46ff8efac0] ::HandleDecodedResult: sample[0,21000] (decoded[0,13500] no trimming needed [RDD 8327: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: Choosing FFmpeg pixel format for video decoding. [RDD 8327: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: Requesting pixel format YUV420P. [vp9 @ 0x7f5b20a67300] Format yuv420p chosen by get_format(). [RDD 8327: MediaPDecoder #1]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7f5b20a67300 aFrame=7f5b2f320800 [RDD 8327: MediaPDecoder #2]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7f5b20a66400 aFrame=7f5b20a8a500 [RDD 8327: MediaPDecoder #2]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7f5b20a66900 aFrame=7f5b20a93200 [RDD 8327: MediaPDecoder #1]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7f5b20a66e00 aFrame=7f5b20a9c500 [RDD 8327: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: Got one frame output with pts=0 dts=0 duration=40000 opaque=-9223372036854775808 ATTENTION: default value of option mesa_glthread overridden by environment. ^C [kv@KV ~]$ Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. NVD_LOG=1 MOZ_LOG="PlatformDecoderModule:5,Dmabuf:5" firefox > firefox.log [Parent 8437: Main Thread]: D/Dmabuf Using DRM device /dev/dri/renderD129 [Parent 8437: Main Thread]: D/Dmabuf nsDMABufDevice::Configure() [Parent 8437: Main Thread]: D/Dmabuf Loading DMABuf system library libgbm.so.1 ... ATTENTION: default value of option mesa_glthread overridden by environment. [Parent 8437: Main Thread]: D/Dmabuf DMABuf is enabled ^[[A^[[B^CExiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. [kv@KV ~]$ ^C [kv@KV ~]$ ^C [kv@KV ~]$ NVD_LOG=1 MOZ_LOG="PlatformDecoderModule:5,Dmabuf:5" firefox > firefox.log [Parent 8744: Main Thread]: D/Dmabuf Using DRM device /dev/dri/renderD129 [Parent 8744: Main Thread]: D/Dmabuf nsDMABufDevice::Configure() [Parent 8744: Main Thread]: D/Dmabuf Loading DMABuf system library libgbm.so.1 ... ATTENTION: default value of option mesa_glthread overridden by environment. [Parent 8744: Main Thread]: D/Dmabuf DMABuf is enabled ^CExiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. Exiting due to channel error. [kv@KV ~]$ NVD_LOG=1 MOZ_LOG="PlatformDecoderModule:5,Dmabuf:5" firefox > firefox.log [kv@KV ~]$ [Parent 9146: Main Thread]: D/Dmabuf Using DRM device /dev/dri/renderD129 [Parent 9146: Main Thread]: D/Dmabuf nsDMABufDevice::Configure() [Parent 9146: Main Thread]: D/Dmabuf Loading DMABuf system library libgbm.so.1 ... ATTENTION: default value of option mesa_glthread overridden by environment. [Parent 9146: Main Thread]: D/Dmabuf DMABuf is enabled [Parent 9263: Main Thread]: D/Dmabuf Using DRM device /dev/dri/renderD129 [Parent 9263: Main Thread]: D/Dmabuf nsDMABufDevice::Configure() [Parent 9263: Main Thread]: D/Dmabuf Loading DMABuf system library libgbm.so.1 ... ATTENTION: default value of option mesa_glthread overridden by environment. [Parent 9263: Main Thread]: D/Dmabuf DMABuf is enabled [Child 9598: Main Thread]: D/PlatformDecoderModule PDMInitializer, Init PDMs in Content process [Child 9598: Main Thread]: D/Dmabuf Using DRM device /dev/dri/renderD129 [Child 9598: Main Thread]: D/Dmabuf nsDMABufDevice::IsDMABufVAAPIEnabled: EGL 1 media_ffmpeg_vaapi_enabled 0 CanUseHardwareVideoDecoding 1 XRE_IsRDDProcess 0 [Child 9598: Main Thread]: D/PlatformDecoderModule FFMPEG: VA-API FFmpeg is disabled by platform [Child 9598: Main Thread]: D/Dmabuf nsDMABufDevice::IsDMABufVAAPIEnabled: EGL 1 media_ffmpeg_vaapi_enabled 0 CanUseHardwareVideoDecoding 1 XRE_IsRDDProcess 0 [Child 9598: Main Thread]: D/PlatformDecoderModule FFMPEG: VA-API FFmpeg is disabled by platform [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [RDD 9673: Main Thread]: D/PlatformDecoderModule PDMInitializer, Init PDMs in RDD process [RDD 9673: Main Thread]: D/Dmabuf Using DRM device /dev/dri/renderD129 [RDD 9673: Main Thread]: D/Dmabuf nsDMABufDevice::IsDMABufVAAPIEnabled: EGL 1 media_ffmpeg_vaapi_enabled 0 CanUseHardwareVideoDecoding 1 XRE_IsRDDProcess 1 [RDD 9673: Main Thread]: D/PlatformDecoderModule FFMPEG: VA-API FFmpeg is disabled by platform [RDD 9673: Main Thread]: D/Dmabuf nsDMABufDevice::IsDMABufVAAPIEnabled: EGL 1 media_ffmpeg_vaapi_enabled 0 CanUseHardwareVideoDecoding 1 XRE_IsRDDProcess 1 [RDD 9673: Main Thread]: D/PlatformDecoderModule FFMPEG: VA-API FFmpeg is disabled by platform [RDD 9673: Main Thread]: D/PlatformDecoderModule Agnostic decoder supports requested type [RDD 9673: Main Thread]: D/PlatformDecoderModule Agnostic decoder supports requested type [RDD 9673: Main Thread]: D/PlatformDecoderModule Agnostic decoder supports requested type [RDD 9673: Main Thread]: D/PlatformDecoderModule Agnostic decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: MediaPDecoder #1]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: MediaSupervisor #1]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [RDD 9673: MediaSupervisor #1]: D/PlatformDecoderModule FFVPX: Hardware WebRender is off, disabled DMABuf & VAAPI. [RDD 9673: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: Initialising FFmpeg decoder [RDD 9673: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: codec vp9 : Google VP9 [RDD 9673: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: Set get_buffer2 for customized buffer allocation [vp9 @ 0x7fa1cec72a00] Requested frame threading with a custom get_buffer2() implementation which is not marked as thread safe. This is not supported anymore, make your callback thread-safe. [RDD 9673: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: FFmpeg decoder init successful. [RDD 9673: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: Choosing FFmpeg pixel format for video decoding. [RDD 9673: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: Requesting pixel format YUV420P. [vp9 @ 0x7fa1cec73e00] Format yuv420p chosen by get_format(). [RDD 9673: MediaPDecoder #1]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec73e00 aFrame=7fa1dcd1c600 [RDD 9673: MediaPDecoder #2]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec74300 aFrame=7fa1cec8d900 [RDD 9673: MediaPDecoder #1]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec72f00 aFrame=7fa1cec97e00 [RDD 9673: MediaPDecoder #2]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec73400 aFrame=7fa1ceca1400 [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: MediaPDecoder #2]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [RDD 9673: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: Got one frame output with pts=14000 dts=14000 duration=33000 opaque=-9223372036854775808 [RDD 9673: MediaPDecoder #1]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec73e00 aFrame=7fa1dcd1c600 [RDD 9673: MediaPDecoder #2]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec74300 aFrame=7fa1cec8d900 [RDD 9673: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: Got one frame output with pts=47000 dts=47000 duration=34000 opaque=-9223372036854775808 [RDD 9673: MediaPDecoder #1]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec72f00 aFrame=7fa1cec97e00 [RDD 9673: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: Got one frame output with pts=81000 dts=81000 duration=33000 opaque=-9223372036854775808 [RDD 9673: MediaPDecoder #2]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec73400 aFrame=7fa1ceca1400 [RDD 9673: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: Got one frame output with pts=114000 dts=114000 duration=33000 opaque=-9223372036854775808 [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: MediaPDecoder #3]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: MediaSupervisor #2]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: MediaSupervisor #2]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: MediaSupervisor #1]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: MediaPDecoder #2]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: MediaSupervisor #1]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [RDD 9673: MediaSupervisor #1]: D/PlatformDecoderModule Agnostic decoder supports requested type [RDD 9673: MediaSupervisor #1]: D/PlatformDecoderModule Agnostic decoder supports requested type [RDD 9673: MediaSupervisor #1]: D/PlatformDecoderModule FFVPX: Hardware WebRender is off, disabled DMABuf & VAAPI. [RDD 9673: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: Initialising FFmpeg decoder [RDD 9673: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: codec vp9 : Google VP9 [RDD 9673: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: Set get_buffer2 for customized buffer allocation [vp9 @ 0x7fa1cec73400] Requested frame threading with a custom get_buffer2() implementation which is not marked as thread safe. This is not supported anymore, make your callback thread-safe. [Child 9598: MediaPDecoder #2]: V/PlatformDecoderModule AudioTrimmer[7ff6506daa20] ::PrepareTrimmers: sample[0,21000] no trimming information [RDD 9673: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: FFmpeg decoder init successful. [RDD 9673: MediaPDecoder #1]: D/PlatformDecoderModule OpusDataDecoder[7fa1dcd67080] ::Decode: Opus decoder skipping 312 of 960 frames [RDD 9673: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: Choosing FFmpeg pixel format for video decoding. [RDD 9673: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: Requesting pixel format YUV420P. [vp9 @ 0x7fa1cec72a00] Format yuv420p chosen by get_format(). [RDD 9673: MediaPDecoder #2]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec72a00 aFrame=7fa1cec96f00 [Child 9598: MediaPDecoder #1]: V/PlatformDecoderModule AudioTrimmer[7ff6506daa20] ::HandleDecodedResult: sample[0,21000] (decoded[0,13500] no trimming needed [RDD 9673: MediaPDecoder #3]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec72f00 aFrame=7fa1cec9ed00 [RDD 9673: MediaPDecoder #3]: D/PlatformDecoderModule FFVPX: Got one frame output with pts=0 dts=0 duration=33000 opaque=-9223372036854775808 [RDD 9673: MediaPDecoder #3]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec72a00 aFrame=7fa1cec96f00 [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: MediaPDecoder #3]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: MediaPDecoder #2]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: MediaPDecoder #1]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: Main Thread]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: MediaPDecoder #2]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: MediaSupervisor #2]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [Child 9598: MediaSupervisor #2]: D/PlatformDecoderModule Sandbox RDD decoder supports requested type [RDD 9673: MediaSupervisor #1]: D/PlatformDecoderModule Agnostic decoder supports requested type [RDD 9673: MediaSupervisor #1]: D/PlatformDecoderModule Agnostic decoder supports requested type [RDD 9673: MediaSupervisor #1]: D/PlatformDecoderModule FFVPX: Hardware WebRender is off, disabled DMABuf & VAAPI. [RDD 9673: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: Initialising FFmpeg decoder [RDD 9673: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: codec vp9 : Google VP9 [RDD 9673: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: Set get_buffer2 for customized buffer allocation [vp9 @ 0x7fa1cec75c00] Requested frame threading with a custom get_buffer2() implementation which is not marked as thread safe. This is not supported anymore, make your callback thread-safe. [RDD 9673: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: FFmpeg decoder init successful. [Child 9598: MediaPDecoder #3]: V/PlatformDecoderModule AudioTrimmer[7ff6372e3700] ::PrepareTrimmers: sample[0,21000] no trimming information [RDD 9673: MediaPDecoder #1]: D/PlatformDecoderModule OpusDataDecoder[7fa1dcd69740] ::Decode: Opus decoder skipping 312 of 960 frames [Child 9598: MediaPDecoder #2]: V/PlatformDecoderModule AudioTrimmer[7ff6372e3700] ::HandleDecodedResult: sample[0,21000] (decoded[0,13500] no trimming needed [RDD 9673: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: Choosing FFmpeg pixel format for video decoding. [RDD 9673: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: Requesting pixel format YUV420P. [vp9 @ 0x7fa1cec72f00] Format yuv420p chosen by get_format(). [RDD 9673: MediaPDecoder #2]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec72f00 aFrame=7fa1cec94a00 [RDD 9673: MediaPDecoder #1]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec76100 aFrame=7fa1cec9d100 [RDD 9673: MediaPDecoder #1]: D/PlatformDecoderModule FFVPX: Got one frame output with pts=0 dts=0 duration=33000 opaque=-9223372036854775808 [RDD 9673: MediaPDecoder #1]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec72f00 aFrame=7fa1cec94a00 [Child 9598: MediaPDecoder #1]: V/PlatformDecoderModule AudioTrimmer[7ff6372e3700] ::PrepareTrimmers: sample[21000,41000] no trimming information [RDD 9673: MediaPDecoder #3]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec76100 aFrame=7fa1cec9d100 [Child 9598: MediaPDecoder #3]: V/PlatformDecoderModule AudioTrimmer[7ff6372e3700] ::HandleDecodedResult: sample[21000,41000] (decoded[14500,34500] no trimming needed [RDD 9673: MediaPDecoder #3]: D/PlatformDecoderModule FFVPX: Got one frame output with pts=33000 dts=33000 duration=34000 opaque=-9223372036854775808 [Child 9598: MediaPDecoder #3]: V/PlatformDecoderModule AudioTrimmer[7ff6372e3700] ::PrepareTrimmers: sample[41000,61000] no trimming information [Child 9598: MediaPDecoder #2]: V/PlatformDecoderModule AudioTrimmer[7ff6372e3700] ::HandleDecodedResult: sample[41000,61000] (decoded[34500,54500] no trimming needed [RDD 9673: MediaPDecoder #2]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec72f00 aFrame=7fa1cec94a00 [Child 9598: MediaPDecoder #2]: V/PlatformDecoderModule AudioTrimmer[7ff6372e3700] ::PrepareTrimmers: sample[61000,81000] no trimming information [Child 9598: MediaPDecoder #1]: V/PlatformDecoderModule AudioTrimmer[7ff6372e3700] ::HandleDecodedResult: sample[61000,81000] (decoded[54500,74500] no trimming needed [RDD 9673: MediaPDecoder #2]: D/PlatformDecoderModule FFVPX: Got one frame output with pts=67000 dts=67000 duration=33000 opaque=-9223372036854775808 [Child 9598: MediaPDecoder #1]: V/PlatformDecoderModule AudioTrimmer[7ff6372e3700] ::PrepareTrimmers: sample[81000,101000] no trimming information [Child 9598: MediaPDecoder #3]: V/PlatformDecoderModule AudioTrimmer[7ff6372e3700] ::HandleDecodedResult: sample[81000,101000] (decoded[74500,94500] no trimming needed [Child 9598: MediaPDecoder #3]: V/PlatformDecoderModule AudioTrimmer[7ff6372e3700] ::PrepareTrimmers: sample[101000,121000] no trimming information [Child 9598: MediaPDecoder #2]: V/PlatformDecoderModule AudioTrimmer[7ff6372e3700] ::HandleDecodedResult: sample[101000,121000] (decoded[94500,114500] no trimming needed [RDD 9673: MediaPDecoder #3]: V/PlatformDecoderModule GetVideoBuffer: aCodecContext=7fa1cec76100 aFrame=7fa1cec9d100 [Child 9598: MediaPDecoder #2]: V/PlatformDecoderModule AudioTrimmer[7ff6372e3700] ::PrepareTrimmers: sample[121000,141000] no trimming information [RDD 9673: MediaPDecoder #3]: D/PlatformDecoderModule FFVPX: Got one frame output with pts=100000 dts=100000 duration=33000 opaque=-9223372036854775808 [Child 9598: MediaPDecoder #1]: V/PlatformDecoderModule AudioTrimmer[7ff6372e3700] ::HandleDecodedResult: sample[121000,141000] (decoded[114500,134500] no trimming needed ```
elFarto commented 2 years ago

Firefox doesn't seem to be trying to use VA-API or the driver at all. Do you have LIBVA_DRIVER_NAME=nvidia set?

Also, can you paste the about:support page from Firefox (there's a Copy text to Clipboard button)?

KidoVin01 commented 2 years ago

Firefox doesn't seem to be trying to use VA-API or the driver at all. Do you have LIBVA_DRIVER_NAME=nvidia set?

Running echo $LIBVA_DRIVER_NAME gives me nvidia as expected

Also, can you paste the about:support page from Firefox (there's a Copy text to Clipboard button)?

I removed some IDs just in case they are sensitive, but feel free to let me know if I missed anything.

about:support ``` Application Basics ------------------ Name: Firefox Version: 98.0.2 Build ID: _ Distribution ID: archlinux User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:98.0) Gecko/20100101 Firefox/98.0 OS: Linux 5.15.31-1-lts #1 SMP Wed, 23 Mar 2022 09:55:25 +0000 OS Theme: Breeze / Adwaita-dark Multiprocess Windows: 1/1 Fission Windows: 1/1 Enabled by default Remote Processes: 6 Enterprise Policies: Inactive Google Location Service Key: Found Google Safebrowsing Key: Found Mozilla Location Service Key: Found Safe Mode: false Crash Reports for the Last 3 Days --------------------------------- Firefox Features ---------------- Name: DoH Roll-Out Version: 2.0.0 ID: doh-rollout@mozilla.org Name: Firefox Screenshots Version: 39.0.1 ID: screenshots@mozilla.org Name: Form Autofill Version: 1.0.1 ID: formautofill@mozilla.org Name: Picture-In-Picture Version: 1.0.0 ID: pictureinpicture@mozilla.org Name: Web Compatibility Interventions Version: 30.0.0 ID: webcompat@mozilla.org Name: WebCompat Reporter Version: 1.4.2 ID: webcompat-reporter@mozilla.org Remote Features --------------- bug-1690367-rollout-moving-webrtc-networking-functionality-into-i-release-87-100: active Remote Processes ---------------- Type: Privileged About Count: 1 Type: Extension Count: 1 Type: Isolated Service Worker Count: 1 Type: Isolated Web Content Count: 2 Type: Socket Count: 1 Add-ons ------- Name: Add-ons Search Detection Type: extension Version: 2.0.0 Enabled: true ID: addons-search-detection@mozilla.com Name: Amazon.co.uk Type: extension Version: 1.9 Enabled: true ID: amazon@search.mozilla.org Name: Bing Type: extension Version: 1.3 Enabled: true ID: bing@search.mozilla.org Name: DuckDuckGo Type: extension Version: 1.1 Enabled: true ID: ddg@search.mozilla.org Name: eBay Type: extension Version: 1.3 Enabled: true ID: ebay@search.mozilla.org Name: Google Type: extension Version: 1.2 Enabled: true ID: google@search.mozilla.org Name: Wikipedia (en) Type: extension Version: 1.1 Enabled: true ID: wikipedia@search.mozilla.org Graphics -------- Features Compositing: WebRender (Software) Asynchronous Pan/Zoom: wheel input enabled; scrollbar drag enabled; keyboard enabled; autoscroll enabled; smooth pinch-zoom enabled WebGL 1 Driver WSI Info: EGL_VENDOR: Mesa Project EGL_VERSION: 1.5 EGL_EXTENSIONS: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_CHROMIUM_sync_control EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_swap_buffers_with_damage EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_swap_buffers_with_damage EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_NOK_texture_from_pixmap EGL_WL_bind_wayland_display EGL_EXTENSIONS(nullptr): EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_KHR_platform_wayland EGL_EXT_platform_wayland EGL_KHR_platform_gbm EGL_MESA_platform_gbm EGL_MESA_platform_xcb EGL_MESA_platform_surfaceless IsWebglOutOfProcessEnabled: 0 WebGL 1 Driver Renderer: Intel -- Mesa Intel(R) UHD Graphics (CML GT2) WebGL 1 Driver Version: 4.6 (Compatibility Profile) Mesa 21.3.7 WebGL 1 Driver Extensions: GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_ATI_fragment_shader GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_copy_depth_to_color GL_NV_depth_clamp GL_NV_fog_distance GL_NV_half_float GL_APPLE_packed_pixels GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_texture_array GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_AMD_performance_monitor GL_EXT_texture_buffer_object GL_AMD_texture_texture4 GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_buffer_object GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_compatibility GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_stencil_export GL_ARB_shader_texture_lod GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_copy_image GL_NV_texture_barrier GL_ARB_draw_indirect GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_precision GL_ARB_shader_subroutine GL_ARB_texture_compression_bptc GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_viewport_array GL_EXT_direct_state_access GL_EXT_vertex_attrib_64bit GL_AMD_multi_draw_indirect GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_base_instance GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shader_atomic_counters GL_ARB_shader_image_load_store GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_query_buffer_object GL_AMD_shader_trinary_minmax GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_clear_buffer_object GL_ARB_compute_shader GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_fragment_layer_viewport GL_ARB_framebuffer_no_attachments GL_ARB_invalidate_subdata GL_ARB_multi_draw_indirect GL_ARB_program_interface_query GL_ARB_robust_buffer_access_behavior GL_ARB_shader_image_size GL_ARB_shader_storage_buffer_object GL_ARB_stencil_texturing GL_ARB_texture_buffer_range GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_AMD_pinned_memory GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_compute_variable_group_size GL_ARB_enhanced_layouts GL_ARB_indirect_parameters GL_ARB_internalformat_query2 GL_ARB_multi_bind GL_ARB_query_buffer_object GL_ARB_seamless_cubemap_per_texture GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shading_language_include GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_stencil8 GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_framebuffer_fetch GL_EXT_shader_integer_mix GL_INTEL_performance_query GL_ARB_ES3_1_compatibility GL_ARB_clip_control GL_ARB_conditional_render_inverted GL_ARB_cull_distance GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_get_texture_sub_image GL_ARB_pipeline_statistics_query GL_ARB_shader_texture_image_samples GL_ARB_texture_barrier GL_ARB_transform_feedback_overflow_query GL_EXT_polygon_offset_clamp GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_ARB_ES3_2_compatibility GL_ARB_fragment_shader_interlock GL_ARB_gpu_shader_int64 GL_ARB_parallel_shader_compile GL_ARB_post_depth_coverage GL_ARB_shader_atomic_counter_ops GL_ARB_shader_ballot GL_ARB_shader_clock GL_ARB_shader_viewport_layer_array GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_ARB_gl_spirv GL_ARB_spirv_extensions GL_MESA_shader_integer_functions GL_ARB_polygon_offset_clamp GL_ARB_texture_filter_anisotropic GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_INTEL_shader_atomic_float_minmax GL_INTEL_shader_integer_functions2 GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_EGL_sync GL_EXT_demote_to_helper_invocation WebGL 1 Extensions: ANGLE_instanced_arrays EXT_blend_minmax EXT_color_buffer_half_float EXT_float_blend EXT_frag_depth EXT_shader_texture_lod EXT_sRGB EXT_texture_compression_bptc EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_element_index_uint OES_fbo_render_mipmap OES_standard_derivatives OES_texture_float OES_texture_float_linear OES_texture_half_float OES_texture_half_float_linear OES_vertex_array_object WEBGL_color_buffer_float WEBGL_compressed_texture_astc WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_depth_texture WEBGL_draw_buffers WEBGL_lose_context WebGL 2 Driver WSI Info: EGL_VENDOR: Mesa Project EGL_VERSION: 1.5 EGL_EXTENSIONS: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_CHROMIUM_sync_control EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_swap_buffers_with_damage EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_swap_buffers_with_damage EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_NOK_texture_from_pixmap EGL_WL_bind_wayland_display EGL_EXTENSIONS(nullptr): EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_KHR_platform_wayland EGL_EXT_platform_wayland EGL_KHR_platform_gbm EGL_MESA_platform_gbm EGL_MESA_platform_xcb EGL_MESA_platform_surfaceless IsWebglOutOfProcessEnabled: 0 WebGL 2 Driver Renderer: Intel -- Mesa Intel(R) UHD Graphics (CML GT2) WebGL 2 Driver Version: 4.6 (Core Profile) Mesa 21.3.7 WebGL 2 Driver Extensions: GL_3DFX_texture_compression_FXT1 GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_gpu_shader_int64 GL_AMD_multi_draw_indirect GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trinary_minmax GL_AMD_texture_texture4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_ES2_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map_array GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ATI_blend_equation_separate GL_ATI_texture_float GL_EXT_EGL_image_storage GL_EXT_EGL_sync GL_EXT_abgr GL_EXT_blend_equation_separate GL_EXT_demote_to_helper_invocation GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_shader_framebuffer_fetch GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_shader_integer_mix GL_EXT_shader_samples_identical GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_multimode_draw_arrays GL_INTEL_blackhole_render GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_INTEL_shader_atomic_float_minmax GL_INTEL_shader_integer_functions2 GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_MESA_framebuffer_flip_y GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_signed_rgba GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_copy_image GL_NV_depth_clamp GL_NV_fragment_shader_interlock GL_NV_packed_depth_stencil GL_NV_texture_barrier GL_OES_EGL_image GL_S3_s3tc WebGL 2 Extensions: EXT_color_buffer_float EXT_float_blend EXT_texture_compression_bptc EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_texture_float_linear WEBGL_compressed_texture_astc WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_lose_context Window Protocol: x11 Desktop Environment: kde Target Frame Rate: 60 GPU #1 Active: Yes Description: Mesa Intel(R) UHD Graphics (CML GT2) Vendor ID: 0x8086 Device ID: 0x9bc4 Driver Vendor: mesa/iris Driver Version: 21.3.7.0 RAM: 0 GPU #2 Active: No Vendor ID: 0x10de Device ID: 0x1f95 Diagnostics AzureCanvasBackend: skia AzureContentBackend: skia AzureFallbackCanvasBackend: skia CMSOutputProfile: Empty profile data Display0: 1920x1200 default DisplayCount: 1 Decision Log HW_COMPOSITING: available by default blocked by env: Acceleration blocked by platform OPENGL_COMPOSITING: unavailable by default: Hardware compositing is disabled WEBRENDER: available by default disabled by env: Not qualified WEBRENDER_QUALIFIED: available by default blocklisted by env: No qualified hardware WEBRENDER_COMPOSITOR: disabled by default: Disabled by default blocklisted by env: Blocklisted by gfxInfo WEBRENDER_PARTIAL: available by default WEBRENDER_SHADER_CACHE: disabled by default: Disabled by default unavailable by runtime: WebRender disabled WEBRENDER_OPTIMIZED_SHADERS: available by default unavailable by runtime: WebRender disabled WEBRENDER_ANGLE: available by default unavailable by env: OS not supported WEBRENDER_DCOMP_PRESENT: available by default disabled by user: User disabled via pref unavailable by env: Requires Windows 10 or later unavailable by runtime: Requires ANGLE WEBRENDER_SOFTWARE: available by default WEBGPU: disabled by default: Disabled by default blocked by runtime: WebGPU can only be enabled in nightly X11_EGL: available by default force_enabled by user: Force enabled by envvar DMABUF: available by default Media ----- Audio Backend: pulse-rust Max Channels: 2 Preferred Sample Rate: 48000 Roundtrip latency (standard deviation): 77.98ms (19.75) Output Devices Name: Group Built-in Audio Analog Stereo: Input Devices Name: Group Monitor of Built-in Audio Analog Stereo: Built-in Audio Analog Stereo: Enumerate database Environment Variables --------------------- MOZ_X11_EGL: 1 MOZ_DISABLE_RDD_SANDBOX: 1 DISPLAY: :0 MOZ_ASSUME_USER_NS: 1 MOZ_CRASHREPORTER_EVENTS_DIRECTORY: _ MOZ_CRASHREPORTER_RESTART_ARG_0: /usr/lib/firefox/firefox MOZ_CRASHREPORTER_RESTART_ARG_1: MOZ_CRASHREPORTER_DATA_DIRECTORY: _ MOZ_CRASHREPORTER_PING_DIRECTORY: _ MOZ_CRASHREPORTER_STRINGS_OVERRIDE: /usr/lib/firefox/browser/crashreporter-override.ini MOZ_LAUNCHED_CHILD: MOZ_APP_SILENT_START: XRE_PROFILE_PATH: XRE_PROFILE_LOCAL_PATH: XRE_START_OFFLINE: XRE_BINARY_PATH: XRE_RESTARTED_BY_PROFILE_MANAGER: Experimental Features --------------------- about:home startup cache (browser.startup.homepage.abouthome_cache.enabled): false Cookies: SameSite=Lax by default (network.cookie.sameSite.laxByDefault): false Cookies: SameSite=None requires secure attribute (network.cookie.sameSite.noneRequiresSecure): false Cookies: Schemeful SameSite (network.cookie.sameSite.schemeful): false CSS: Constructable Stylesheets (layout.css.constructable-stylesheets.enabled): false CSS: Masonry Layout (layout.css.grid-template-masonry-value.enabled): false Developer Tools: Compatibility Panel (devtools.inspector.compatibility.enabled): true Developer Tools: Service Worker debugging (devtools.debugger.features.windowless-service-workers): false Firefox 100 User-Agent String (general.useragent.forceVersion100): false Media: JPEG XL (image.jxl.enabled): false Address Bar: show results during IME composition (browser.urlbar.keepPanelOpenDuringImeComposition): false Web API: WebGPU (dom.webgpu.enabled): false WebRTC Global Mute Toggles (privacy.webrtc.globalMuteToggles): false Win32k Lockdown (security.sandbox.content.win32k-disable): false Remote Experiments ------------------ Important Modified Preferences ------------------------------ browser.contentblocking.category: standard browser.search.region: CA browser.sessionstore.upgradeBackup.latestBuildID: _ browser.startup.homepage_override.buildID: _ browser.startup.homepage_override.mstone: 98.0.2 browser.urlbar.placeholderName: Google browser.urlbar.placeholderName.private: Google browser.urlbar.quicksuggest.migrationVersion: 2 browser.urlbar.quicksuggest.scenario: history doh-rollout.balrog-migration-done: true doh-rollout.doneFirstRun: true doh-rollout.home-region: CA doh-rollout.mode: 2 doh-rollout.self-enabled: true doh-rollout.uri: https://private.canadianshield.cira.ca/dns-query dom.forms.autocomplete.formautofill: true extensions.lastAppVersion: 98.0.2 gfx.blacklist.webrender: 4 gfx.blacklist.webrender.failureid: FEATURE_FAILURE_DDX_INTEL idle.lastDailyNotification: 1648313085 media.gmp-gmpopenh264.abi: x86_64-gcc3 media.gmp-gmpopenh264.lastUpdate: 1648312730 media.gmp-gmpopenh264.version: 1.8.1.1 media.gmp-manager.buildID: _ media.gmp-manager.lastCheck: 1648312926 media.gmp.storage.version.observed: 1 places.database.lastMaintenance: 1648313085 privacy.purge_trackers.date_in_cookie_database: 0 privacy.purge_trackers.last_purge: 1648313085094 privacy.sanitize.pending: [{"id":"newtab-container","itemsToClear":[],"options":{}}] security.sandbox.content.tempDirSuffix: 2722e230-9309-4a2d-878e-dcc1356bddca services.sync.engine.addresses.available: true storage.vacuum.last.index: 0 storage.vacuum.last.places.sqlite: 1648313085 Important Locked Preferences ---------------------------- fission.autostart.session: true Places Database --------------- Accessibility ------------- Activated: false Prevent Accessibility: 0 Library Versions ---------------- NSPR Expected minimum version: 4.33 Version in use: 4.33 NSS Expected minimum version: 3.76 Version in use: 3.76 NSSSMIME Expected minimum version: 3.76 Version in use: 3.76 NSSSSL Expected minimum version: 3.76 Version in use: 3.76 NSSUTIL Expected minimum version: 3.76 Version in use: 3.76 Sandbox ------- Seccomp-BPF (System Call Filtering): true Seccomp Thread Synchronization: true User Namespaces: true Content Process Sandboxing: true Media Plugin Sandboxing: true Content Process Sandbox Level: 4 Effective Content Process Sandbox Level: 4 Win32k Lockdown State for Content Process: Win32k Lockdown disabled -- Operating system not supported Rejected System Calls --------------------- Startup Cache ------------- Disk Cache Path: _ Ignore Disk Cache: false Found Disk Cache on Init: true Wrote to Disk Cache: false Internationalization & Localization ----------------------------------- Application Settings Requested Locales: ["en-US"] Available Locales: ["en-US"] App Locales: ["en-US"] Regional Preferences: ["en-US"] Default Locale: "en-US" Operating System System Locales: ["en-US"] Regional Preferences: ["en-US"] Remote Debugging (Chromium Protocol) ------------------------------------ Accepting Connections: false URL: Printing -------- Modified print settings ----------------------- ```
elFarto commented 2 years ago

Ok, Firefox has picked your Intel GPU to run on, and the driver doesn't currently support cross-GPU video decoding. Can you try running Firefox with this environment variable set: __NV_PRIME_RENDER_OFFLOAD=1.

KidoVin01 commented 2 years ago

I tried running __NV_PRIME_RENDER_OFFLOAD=1 firefox but it did not change anything.

I copied the about:support just in case:

Application Basics ------------------ Name: Firefox Version: 98.0.2 Build ID: _ Distribution ID: archlinux User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:98.0) Gecko/20100101 Firefox/98.0 OS: Linux 5.15.31-1-lts #1 SMP Wed, 23 Mar 2022 09:55:25 +0000 OS Theme: Breeze / Adwaita-dark Multiprocess Windows: 1/1 Fission Windows: 1/1 Enabled by default Remote Processes: 6 Enterprise Policies: Inactive Google Location Service Key: Found Google Safebrowsing Key: Found Mozilla Location Service Key: Found Safe Mode: false Crash Reports for the Last 3 Days --------------------------------- Firefox Features ---------------- Name: DoH Roll-Out Version: 2.0.0 ID: doh-rollout@mozilla.org Name: Firefox Screenshots Version: 39.0.1 ID: screenshots@mozilla.org Name: Form Autofill Version: 1.0.1 ID: formautofill@mozilla.org Name: Picture-In-Picture Version: 1.0.0 ID: pictureinpicture@mozilla.org Name: Web Compatibility Interventions Version: 30.0.0 ID: webcompat@mozilla.org Name: WebCompat Reporter Version: 1.4.2 ID: webcompat-reporter@mozilla.org Remote Features --------------- bug-1690367-rollout-moving-webrtc-networking-functionality-into-i-release-87-100: active Remote Processes ---------------- Type: Privileged About Count: 1 Type: Extension Count: 1 Type: Preallocated Count: 3 Type: Socket Count: 1 Add-ons ------- Name: Add-ons Search Detection Type: extension Version: 2.0.0 Enabled: true ID: addons-search-detection@mozilla.com Name: Amazon.co.uk Type: extension Version: 1.9 Enabled: true ID: amazon@search.mozilla.org Name: Bing Type: extension Version: 1.3 Enabled: true ID: bing@search.mozilla.org Name: DuckDuckGo Type: extension Version: 1.1 Enabled: true ID: ddg@search.mozilla.org Name: eBay Type: extension Version: 1.3 Enabled: true ID: ebay@search.mozilla.org Name: Google Type: extension Version: 1.2 Enabled: true ID: google@search.mozilla.org Name: Wikipedia (en) Type: extension Version: 1.1 Enabled: true ID: wikipedia@search.mozilla.org Graphics -------- Features Compositing: WebRender (Software) Asynchronous Pan/Zoom: wheel input enabled; scrollbar drag enabled; keyboard enabled; autoscroll enabled; smooth pinch-zoom enabled WebGL 1 Driver WSI Info: EGL_VENDOR: NVIDIA EGL_VERSION: 1.5 EGL_EXTENSIONS: EGL_EXT_buffer_age EGL_EXT_client_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_MESA_image_dma_buf_export EGL_EXT_output_base EGL_EXT_stream_acquire_mode EGL_EXT_sync_reuse EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage EGL_KHR_no_config_context EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_reusable_sync EGL_KHR_stream EGL_KHR_stream_attrib EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_NV_nvrm_fence_sync EGL_NV_post_sub_buffer EGL_NV_quadruple_buffer EGL_NV_stream_consumer_eglimage EGL_NV_stream_cross_display EGL_NV_stream_cross_object EGL_NV_stream_cross_process EGL_NV_stream_cross_system EGL_NV_stream_dma EGL_NV_stream_flush EGL_NV_stream_metadata EGL_NV_stream_remote EGL_NV_stream_reset EGL_NV_stream_socket EGL_NV_stream_socket_inet EGL_NV_stream_socket_unix EGL_NV_stream_sync EGL_NV_stream_fifo_next EGL_NV_stream_fifo_synchronous EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_stream_origin EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_NV_triple_buffer EGL_NV_robustness_video_memory_purge EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream EGL_EXTENSIONS(nullptr): EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_KHR_platform_wayland EGL_EXT_platform_wayland EGL_KHR_platform_gbm EGL_MESA_platform_gbm EGL_MESA_platform_xcb EGL_MESA_platform_surfaceless IsWebglOutOfProcessEnabled: 0 WebGL 1 Driver Renderer: NVIDIA Corporation -- NVIDIA GeForce GTX 1650 Ti/PCIe/SSE2 WebGL 1 Driver Version: 4.6.0 NVIDIA 510.54 WebGL 1 Driver Extensions: GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_AMD_vertex_shader_viewport_index GL_AMD_vertex_shader_layer GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_locations GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_sparse_texture2 GL_ARB_sparse_texture_clamp GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_filter_anisotropic GL_ARB_texture_filter_minmax GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_EGL_image_storage GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_multiview_texture_multisample GL_EXT_multiview_timer_query GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_provoking_vertex GL_EXT_raster_multisample GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shader_image_load_formatted GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_sparse_texture2 GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_window_rectangles GL_EXT_import_sync_object GL_NV_robustness_video_memory_purge GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_NV_memory_object_sparse GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_NV_timeline_semaphore GL_KHR_shader_subgroup GL_KTX_buffer_region GL_NV_alpha_to_coverage_dither_control GL_NV_bindless_multi_draw_indirect GL_NV_bindless_multi_draw_indirect_count GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_minmax_factor GL_NV_blend_square GL_NV_clip_space_w_scaling GL_NV_command_list GL_NV_compute_program5 GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_dilate GL_NV_conservative_raster_pre_snap GL_NV_conservative_raster_pre_snap_triangles GL_NV_conservative_raster_underestimation GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_ES1_1_compatibility GL_NV_ES3_1_compatibility GL_NV_explicit_multisample GL_NV_feature_query GL_NV_fence GL_NV_fill_rectangle GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_coverage_to_color GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_fragment_shader_barycentric GL_NV_fragment_shader_interlock GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_geometry_shader_passthrough GL_NV_gpu_program4 GL_NV_internalformat_sample_query GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program5_mem_extended GL_NV_gpu_program_fp64 GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_memory_attachment GL_NV_mesh_shader GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_point_sprite GL_NV_primitive_restart GL_NV_query_resource GL_NV_query_resource_tag GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_representative_fragment_test GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_scissor_exclusive GL_NV_shader_atomic_counters GL_NV_shader_atomic_float GL_NV_shader_atomic_float64 GL_NV_shader_atomic_fp16_vector GL_NV_shader_atomic_int64 GL_NV_shader_buffer_load GL_NV_shader_storage_buffer_object GL_NV_shader_subgroup_partitioned GL_NV_shader_texture_footprint GL_NV_shading_rate_image GL_NV_stereo_view_rendering GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_rectangle_compressed GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_uniform_buffer_unified_memory GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NV_viewport_array2 GL_NV_viewport_swizzle GL_NVX_conditional_render GL_NV_gpu_multicast GL_NVX_progress_fence GL_NVX_gpu_memory_info GL_NV_shader_thread_group GL_NV_shader_thread_shuffle GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OES_EGL_image GL_OVR_multiview GL_OVR_multiview2 GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum WebGL 1 Extensions: ANGLE_instanced_arrays EXT_blend_minmax EXT_color_buffer_half_float EXT_float_blend EXT_frag_depth EXT_shader_texture_lod EXT_sRGB EXT_texture_compression_bptc EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_element_index_uint OES_fbo_render_mipmap OES_standard_derivatives OES_texture_float OES_texture_float_linear OES_texture_half_float OES_texture_half_float_linear OES_vertex_array_object WEBGL_color_buffer_float WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_depth_texture WEBGL_draw_buffers WEBGL_lose_context WebGL 2 Driver WSI Info: EGL_VENDOR: NVIDIA EGL_VERSION: 1.5 EGL_EXTENSIONS: EGL_EXT_buffer_age EGL_EXT_client_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_MESA_image_dma_buf_export EGL_EXT_output_base EGL_EXT_stream_acquire_mode EGL_EXT_sync_reuse EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage EGL_KHR_no_config_context EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_reusable_sync EGL_KHR_stream EGL_KHR_stream_attrib EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_NV_nvrm_fence_sync EGL_NV_post_sub_buffer EGL_NV_quadruple_buffer EGL_NV_stream_consumer_eglimage EGL_NV_stream_cross_display EGL_NV_stream_cross_object EGL_NV_stream_cross_process EGL_NV_stream_cross_system EGL_NV_stream_dma EGL_NV_stream_flush EGL_NV_stream_metadata EGL_NV_stream_remote EGL_NV_stream_reset EGL_NV_stream_socket EGL_NV_stream_socket_inet EGL_NV_stream_socket_unix EGL_NV_stream_sync EGL_NV_stream_fifo_next EGL_NV_stream_fifo_synchronous EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_stream_origin EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_NV_triple_buffer EGL_NV_robustness_video_memory_purge EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream EGL_EXTENSIONS(nullptr): EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_KHR_platform_wayland EGL_EXT_platform_wayland EGL_KHR_platform_gbm EGL_MESA_platform_gbm EGL_MESA_platform_xcb EGL_MESA_platform_surfaceless IsWebglOutOfProcessEnabled: 0 WebGL 2 Driver Renderer: NVIDIA Corporation -- NVIDIA GeForce GTX 1650 Ti/PCIe/SSE2 WebGL 2 Driver Version: 3.2.0 NVIDIA 510.54 WebGL 2 Driver Extensions: GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_AMD_vertex_shader_viewport_index GL_AMD_vertex_shader_layer GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_locations GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_sparse_texture2 GL_ARB_sparse_texture_clamp GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_filter_anisotropic GL_ARB_texture_filter_minmax GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_EGL_image_storage GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_multiview_texture_multisample GL_EXT_multiview_timer_query GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_provoking_vertex GL_EXT_raster_multisample GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shader_image_load_formatted GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_sparse_texture2 GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_window_rectangles GL_EXT_import_sync_object GL_NV_robustness_video_memory_purge GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_NV_memory_object_sparse GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_NV_timeline_semaphore GL_KHR_shader_subgroup GL_KTX_buffer_region GL_NV_alpha_to_coverage_dither_control GL_NV_bindless_multi_draw_indirect GL_NV_bindless_multi_draw_indirect_count GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_minmax_factor GL_NV_blend_square GL_NV_clip_space_w_scaling GL_NV_command_list GL_NV_compute_program5 GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_dilate GL_NV_conservative_raster_pre_snap GL_NV_conservative_raster_pre_snap_triangles GL_NV_conservative_raster_underestimation GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_ES1_1_compatibility GL_NV_ES3_1_compatibility GL_NV_explicit_multisample GL_NV_feature_query GL_NV_fence GL_NV_fill_rectangle GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_coverage_to_color GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_fragment_shader_barycentric GL_NV_fragment_shader_interlock GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_geometry_shader_passthrough GL_NV_gpu_program4 GL_NV_internalformat_sample_query GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program5_mem_extended GL_NV_gpu_program_fp64 GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_memory_attachment GL_NV_mesh_shader GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_point_sprite GL_NV_primitive_restart GL_NV_query_resource GL_NV_query_resource_tag GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_representative_fragment_test GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_scissor_exclusive GL_NV_shader_atomic_counters GL_NV_shader_atomic_float GL_NV_shader_atomic_float64 GL_NV_shader_atomic_fp16_vector GL_NV_shader_atomic_int64 GL_NV_shader_buffer_load GL_NV_shader_storage_buffer_object GL_NV_shader_subgroup_partitioned GL_NV_shader_texture_footprint GL_NV_shading_rate_image GL_NV_stereo_view_rendering GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_rectangle_compressed GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_uniform_buffer_unified_memory GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NV_viewport_array2 GL_NV_viewport_swizzle GL_NVX_conditional_render GL_NV_gpu_multicast GL_NVX_progress_fence GL_NVX_gpu_memory_info GL_NV_shader_thread_group GL_NV_shader_thread_shuffle GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OES_EGL_image GL_OVR_multiview GL_OVR_multiview2 GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum WebGL 2 Extensions: EXT_color_buffer_float EXT_float_blend EXT_texture_compression_bptc EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_texture_float_linear OVR_multiview2 WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_lose_context Window Protocol: x11 Desktop Environment: kde Target Frame Rate: 60 GPU #1 Active: Yes Description: NVIDIA GeForce GTX 1650 Ti/PCIe/SSE2 Vendor ID: 0x10de Device ID: 0x1f95 Driver Vendor: nvidia/unknown Driver Version: 510.54.0.0 RAM: 0 GPU #2 Active: No Vendor ID: 0x8086 Device ID: 0x9bc4 Diagnostics AzureCanvasBackend: skia AzureContentBackend: skia AzureFallbackCanvasBackend: skia CMSOutputProfile: Empty profile data Display0: 1920x1200 default DisplayCount: 1 Decision Log HW_COMPOSITING: available by default blocked by env: Acceleration blocked by platform OPENGL_COMPOSITING: unavailable by default: Hardware compositing is disabled WEBRENDER: available by default disabled by env: Not qualified WEBRENDER_QUALIFIED: available by default blocklisted by env: No qualified hardware WEBRENDER_COMPOSITOR: disabled by default: Disabled by default blocklisted by env: Blocklisted by gfxInfo WEBRENDER_PARTIAL: available by default blocklisted by env: Blocklisted by gfxInfo WEBRENDER_SHADER_CACHE: disabled by default: Disabled by default unavailable by runtime: WebRender disabled WEBRENDER_OPTIMIZED_SHADERS: available by default unavailable by runtime: WebRender disabled WEBRENDER_ANGLE: available by default unavailable by env: OS not supported WEBRENDER_DCOMP_PRESENT: available by default disabled by user: User disabled via pref unavailable by env: Requires Windows 10 or later unavailable by runtime: Requires ANGLE WEBRENDER_SOFTWARE: available by default WEBGPU: disabled by default: Disabled by default blocked by runtime: WebGPU can only be enabled in nightly X11_EGL: available by default force_enabled by user: Force enabled by envvar DMABUF: available by default Media ----- Audio Backend: pulse-rust Max Channels: 2 Preferred Sample Rate: 48000 Roundtrip latency (standard deviation): ... Output Devices Name: Group Built-in Audio Analog Stereo: Input Devices Name: Group Monitor of Built-in Audio Analog Stereo: Built-in Audio Analog Stereo: Enumerate database Environment Variables --------------------- MOZ_X11_EGL: 1 MOZ_DISABLE_RDD_SANDBOX: 1 DISPLAY: :0 MOZ_ASSUME_USER_NS: 1 MOZ_CRASHREPORTER_EVENTS_DIRECTORY: _ MOZ_CRASHREPORTER_RESTART_ARG_0: /usr/lib/firefox/firefox MOZ_CRASHREPORTER_RESTART_ARG_1: MOZ_CRASHREPORTER_DATA_DIRECTORY: _ MOZ_CRASHREPORTER_PING_DIRECTORY: _ MOZ_CRASHREPORTER_STRINGS_OVERRIDE: /usr/lib/firefox/browser/crashreporter-override.ini MOZ_LAUNCHED_CHILD: MOZ_APP_SILENT_START: XRE_PROFILE_PATH: XRE_PROFILE_LOCAL_PATH: XRE_START_OFFLINE: XRE_BINARY_PATH: XRE_RESTARTED_BY_PROFILE_MANAGER: Experimental Features --------------------- about:home startup cache (browser.startup.homepage.abouthome_cache.enabled): false Cookies: SameSite=Lax by default (network.cookie.sameSite.laxByDefault): false Cookies: SameSite=None requires secure attribute (network.cookie.sameSite.noneRequiresSecure): false Cookies: Schemeful SameSite (network.cookie.sameSite.schemeful): false CSS: Constructable Stylesheets (layout.css.constructable-stylesheets.enabled): false CSS: Masonry Layout (layout.css.grid-template-masonry-value.enabled): false Developer Tools: Compatibility Panel (devtools.inspector.compatibility.enabled): true Developer Tools: Service Worker debugging (devtools.debugger.features.windowless-service-workers): false Firefox 100 User-Agent String (general.useragent.forceVersion100): false Media: JPEG XL (image.jxl.enabled): false Address Bar: show results during IME composition (browser.urlbar.keepPanelOpenDuringImeComposition): false Web API: WebGPU (dom.webgpu.enabled): false WebRTC Global Mute Toggles (privacy.webrtc.globalMuteToggles): false Win32k Lockdown (security.sandbox.content.win32k-disable): false Remote Experiments ------------------ Important Modified Preferences ------------------------------ accessibility.typeaheadfind.flashBar: 0 browser.contentblocking.category: standard browser.search.region: CA browser.sessionstore.upgradeBackup.latestBuildID: _ browser.startup.homepage_override.buildID: _ browser.startup.homepage_override.mstone: 98.0.2 browser.urlbar.placeholderName: Google browser.urlbar.placeholderName.private: Google browser.urlbar.quicksuggest.migrationVersion: 2 browser.urlbar.quicksuggest.scenario: history doh-rollout.balrog-migration-done: true doh-rollout.doneFirstRun: true doh-rollout.home-region: CA doh-rollout.mode: 2 doh-rollout.self-enabled: true doh-rollout.uri: https://private.canadianshield.cira.ca/dns-query dom.forms.autocomplete.formautofill: true extensions.lastAppVersion: 98.0.2 gfx.blacklist.webrender: 4 gfx.blacklist.webrender.failureid: FEATURE_FAILURE_DDX_INTEL idle.lastDailyNotification: 1648313085 media.gmp-gmpopenh264.abi: x86_64-gcc3 media.gmp-gmpopenh264.lastUpdate: 1648312730 media.gmp-gmpopenh264.version: 1.8.1.1 media.gmp-manager.buildID: _ media.gmp-manager.lastCheck: 1648312926 media.gmp.storage.version.observed: 1 places.database.lastMaintenance: 1648313085 privacy.purge_trackers.date_in_cookie_database: 0 privacy.purge_trackers.last_purge: 1648313085094 privacy.sanitize.pending: [{"id":"newtab-container","itemsToClear":[],"options":{}}] security.sandbox.content.tempDirSuffix: 2722e230-9309-4a2d-878e-dcc1356bddca services.sync.engine.addresses.available: true storage.vacuum.last.index: 0 storage.vacuum.last.places.sqlite: 1648313085 Important Locked Preferences ---------------------------- fission.autostart.session: true Places Database --------------- Accessibility ------------- Activated: false Prevent Accessibility: 0 Library Versions ---------------- NSPR Expected minimum version: 4.33 Version in use: 4.33 NSS Expected minimum version: 3.76 Version in use: 3.76 NSSSMIME Expected minimum version: 3.76 Version in use: 3.76 NSSSSL Expected minimum version: 3.76 Version in use: 3.76 NSSUTIL Expected minimum version: 3.76 Version in use: 3.76 Sandbox ------- Seccomp-BPF (System Call Filtering): true Seccomp Thread Synchronization: true User Namespaces: true Content Process Sandboxing: true Media Plugin Sandboxing: true Content Process Sandbox Level: 4 Effective Content Process Sandbox Level: 4 Win32k Lockdown State for Content Process: Win32k Lockdown disabled -- Operating system not supported Rejected System Calls --------------------- Startup Cache ------------- Disk Cache Path:_ Ignore Disk Cache: false Found Disk Cache on Init: true Wrote to Disk Cache: false Internationalization & Localization ----------------------------------- Application Settings Requested Locales: ["en-US"] Available Locales: ["en-US"] App Locales: ["en-US"] Regional Preferences: ["en-US"] Default Locale: "en-US" Operating System System Locales: ["en-US"] Regional Preferences: ["en-US"] Remote Debugging (Chromium Protocol) ------------------------------------ Accepting Connections: false URL: Printing -------- Modified print settings -----------------------
elFarto commented 2 years ago

Ok, try with __NV_PRIME_RENDER_OFFLOAD=1 and __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/10_nvidia.json.

KidoVin01 commented 2 years ago

Sadly still didn't work.

I do get the following error:

[GFX1-]: glxtest: libEGL missing eglGetDisplayDriverName
about:support ``` Application Basics ------------------ Name: Firefox Version: 98.0.2 Build ID: _ Distribution ID: archlinux User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:98.0) Gecko/20100101 Firefox/98.0 OS: Linux 5.15.31-1-lts #1 SMP Wed, 23 Mar 2022 09:55:25 +0000 OS Theme: Breeze / Adwaita-dark Multiprocess Windows: 1/1 Fission Windows: 1/1 Enabled by default Remote Processes: 8 Enterprise Policies: Inactive Google Location Service Key: Found Google Safebrowsing Key: Found Mozilla Location Service Key: Found Safe Mode: false Crash Reports for the Last 3 Days --------------------------------- Firefox Features ---------------- Name: DoH Roll-Out Version: 2.0.0 ID: doh-rollout@mozilla.org Name: Firefox Screenshots Version: 39.0.1 ID: screenshots@mozilla.org Name: Form Autofill Version: 1.0.1 ID: formautofill@mozilla.org Name: Picture-In-Picture Version: 1.0.0 ID: pictureinpicture@mozilla.org Name: Web Compatibility Interventions Version: 30.0.0 ID: webcompat@mozilla.org Name: WebCompat Reporter Version: 1.4.2 ID: webcompat-reporter@mozilla.org Remote Features --------------- bug-1690367-rollout-moving-webrtc-networking-functionality-into-i-release-87-100: active Remote Processes ---------------- Type: Privileged About Count: 1 Type: Extension Count: 1 Type: Isolated Web Content Count: 2 Type: Preallocated Count: 3 Type: Socket Count: 1 Add-ons ------- Name: Add-ons Search Detection Type: extension Version: 2.0.0 Enabled: true ID: addons-search-detection@mozilla.com Name: Amazon.co.uk Type: extension Version: 1.9 Enabled: true ID: amazon@search.mozilla.org Name: Bing Type: extension Version: 1.3 Enabled: true ID: bing@search.mozilla.org Name: DuckDuckGo Type: extension Version: 1.1 Enabled: true ID: ddg@search.mozilla.org Name: eBay Type: extension Version: 1.3 Enabled: true ID: ebay@search.mozilla.org Name: Google Type: extension Version: 1.2 Enabled: true ID: google@search.mozilla.org Name: Wikipedia (en) Type: extension Version: 1.1 Enabled: true ID: wikipedia@search.mozilla.org Graphics -------- Features Compositing: WebRender (Software) Asynchronous Pan/Zoom: wheel input enabled; scrollbar drag enabled; keyboard enabled; autoscroll enabled; smooth pinch-zoom enabled WebGL 1 Driver WSI Info: GLX 1.4 GLX_VENDOR(client): Mesa Project and SGI GLX_VENDOR(server): SGI Extensions: GLX_ARB_create_context GLX_ARB_create_context_no_error GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_buffer_age GLX_EXT_create_context_es2_profile GLX_EXT_create_context_es_profile GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_no_config_context GLX_EXT_swap_control GLX_EXT_swap_control_tear GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_INTEL_swap_event GLX_MESA_copy_sub_buffer GLX_MESA_query_renderer GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync IsWebglOutOfProcessEnabled: 0 WebGL 1 Driver Renderer: Intel -- Mesa Intel(R) UHD Graphics (CML GT2) WebGL 1 Driver Version: 4.6 (Compatibility Profile) Mesa 21.3.7 WebGL 1 Driver Extensions: GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_ATI_fragment_shader GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_copy_depth_to_color GL_NV_depth_clamp GL_NV_fog_distance GL_NV_half_float GL_APPLE_packed_pixels GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_texture_array GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_AMD_performance_monitor GL_EXT_texture_buffer_object GL_AMD_texture_texture4 GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_buffer_object GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_compatibility GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_stencil_export GL_ARB_shader_texture_lod GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_copy_image GL_NV_texture_barrier GL_ARB_draw_indirect GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_precision GL_ARB_shader_subroutine GL_ARB_texture_compression_bptc GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_viewport_array GL_EXT_direct_state_access GL_EXT_vertex_attrib_64bit GL_AMD_multi_draw_indirect GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_base_instance GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shader_atomic_counters GL_ARB_shader_image_load_store GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_query_buffer_object GL_AMD_shader_trinary_minmax GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_clear_buffer_object GL_ARB_compute_shader GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_fragment_layer_viewport GL_ARB_framebuffer_no_attachments GL_ARB_invalidate_subdata GL_ARB_multi_draw_indirect GL_ARB_program_interface_query GL_ARB_robust_buffer_access_behavior GL_ARB_shader_image_size GL_ARB_shader_storage_buffer_object GL_ARB_stencil_texturing GL_ARB_texture_buffer_range GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_AMD_pinned_memory GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_compute_variable_group_size GL_ARB_enhanced_layouts GL_ARB_indirect_parameters GL_ARB_internalformat_query2 GL_ARB_multi_bind GL_ARB_query_buffer_object GL_ARB_seamless_cubemap_per_texture GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shading_language_include GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_stencil8 GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_framebuffer_fetch GL_EXT_shader_integer_mix GL_INTEL_performance_query GL_ARB_ES3_1_compatibility GL_ARB_clip_control GL_ARB_conditional_render_inverted GL_ARB_cull_distance GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_get_texture_sub_image GL_ARB_pipeline_statistics_query GL_ARB_shader_texture_image_samples GL_ARB_texture_barrier GL_ARB_transform_feedback_overflow_query GL_EXT_polygon_offset_clamp GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_ARB_ES3_2_compatibility GL_ARB_fragment_shader_interlock GL_ARB_gpu_shader_int64 GL_ARB_parallel_shader_compile GL_ARB_post_depth_coverage GL_ARB_shader_atomic_counter_ops GL_ARB_shader_ballot GL_ARB_shader_clock GL_ARB_shader_viewport_layer_array GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_ARB_gl_spirv GL_ARB_spirv_extensions GL_MESA_shader_integer_functions GL_ARB_polygon_offset_clamp GL_ARB_texture_filter_anisotropic GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_INTEL_shader_atomic_float_minmax GL_INTEL_shader_integer_functions2 GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_EGL_sync GL_EXT_demote_to_helper_invocation WebGL 1 Extensions: ANGLE_instanced_arrays EXT_blend_minmax EXT_color_buffer_half_float EXT_float_blend EXT_frag_depth EXT_shader_texture_lod EXT_sRGB EXT_texture_compression_bptc EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_element_index_uint OES_fbo_render_mipmap OES_standard_derivatives OES_texture_float OES_texture_float_linear OES_texture_half_float OES_texture_half_float_linear OES_vertex_array_object WEBGL_color_buffer_float WEBGL_compressed_texture_astc WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_depth_texture WEBGL_draw_buffers WEBGL_lose_context WebGL 2 Driver WSI Info: GLX 1.4 GLX_VENDOR(client): Mesa Project and SGI GLX_VENDOR(server): SGI Extensions: GLX_ARB_create_context GLX_ARB_create_context_no_error GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_buffer_age GLX_EXT_create_context_es2_profile GLX_EXT_create_context_es_profile GLX_EXT_fbconfig_packed_float GLX_EXT_framebuffer_sRGB GLX_EXT_no_config_context GLX_EXT_swap_control GLX_EXT_swap_control_tear GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_INTEL_swap_event GLX_MESA_copy_sub_buffer GLX_MESA_query_renderer GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync IsWebglOutOfProcessEnabled: 0 WebGL 2 Driver Renderer: Intel -- Mesa Intel(R) UHD Graphics (CML GT2) WebGL 2 Driver Version: 4.6 (Core Profile) Mesa 21.3.7 WebGL 2 Driver Extensions: GL_3DFX_texture_compression_FXT1 GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_gpu_shader_int64 GL_AMD_multi_draw_indirect GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trinary_minmax GL_AMD_texture_texture4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_ES2_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map_array GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ATI_blend_equation_separate GL_ATI_texture_float GL_EXT_EGL_image_storage GL_EXT_EGL_sync GL_EXT_abgr GL_EXT_blend_equation_separate GL_EXT_demote_to_helper_invocation GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_shader_framebuffer_fetch GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_shader_integer_mix GL_EXT_shader_samples_identical GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_multimode_draw_arrays GL_INTEL_blackhole_render GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_INTEL_shader_atomic_float_minmax GL_INTEL_shader_integer_functions2 GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_MESA_framebuffer_flip_y GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_signed_rgba GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_copy_image GL_NV_depth_clamp GL_NV_fragment_shader_interlock GL_NV_packed_depth_stencil GL_NV_texture_barrier GL_OES_EGL_image GL_S3_s3tc WebGL 2 Extensions: EXT_color_buffer_float EXT_float_blend EXT_texture_compression_bptc EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_texture_float_linear WEBGL_compressed_texture_astc WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_lose_context Window Protocol: x11 Desktop Environment: kde Target Frame Rate: 60 GPU #1 Active: Yes Description: Mesa Intel(R) UHD Graphics (CML GT2) Vendor ID: 0x8086 Device ID: 0x9bc4 Driver Vendor: mesa/iris Driver Version: 21.3.7.0 RAM: 3072 GPU #2 Active: No Vendor ID: 0x10de Device ID: 0x1f95 Diagnostics AzureCanvasBackend: skia AzureContentBackend: skia AzureFallbackCanvasBackend: skia CMSOutputProfile: Empty profile data Display0: 1920x1200 default DisplayCount: 1 Decision Log HW_COMPOSITING: available by default blocked by env: Acceleration blocked by platform OPENGL_COMPOSITING: unavailable by default: Hardware compositing is disabled WEBRENDER: available by default disabled by env: Not qualified WEBRENDER_QUALIFIED: available by default blocklisted by env: No qualified hardware WEBRENDER_COMPOSITOR: disabled by default: Disabled by default blocklisted by env: Blocklisted by gfxInfo WEBRENDER_PARTIAL: available by default WEBRENDER_SHADER_CACHE: disabled by default: Disabled by default unavailable by runtime: WebRender disabled WEBRENDER_OPTIMIZED_SHADERS: available by default unavailable by runtime: WebRender disabled WEBRENDER_ANGLE: available by default unavailable by env: OS not supported WEBRENDER_DCOMP_PRESENT: available by default disabled by user: User disabled via pref unavailable by env: Requires Windows 10 or later unavailable by runtime: Requires ANGLE WEBRENDER_SOFTWARE: available by default WEBGPU: disabled by default: Disabled by default blocked by runtime: WebGPU can only be enabled in nightly X11_EGL: available by default force_enabled by user: Force enabled by envvar broken by runtime: glxtest could not use EGL DMABUF: available by default unavailable by runtime: Requires EGL Failure Log (#0) Error: glxtest: libEGL missing eglGetDisplayDriverName Media ----- Audio Backend: pulse-rust Max Channels: 2 Preferred Sample Rate: 48000 Roundtrip latency (standard deviation): ... Output Devices Name: Group Built-in Audio Analog Stereo: Input Devices Name: Group Monitor of Built-in Audio Analog Stereo: Built-in Audio Analog Stereo: Enumerate database Environment Variables --------------------- MOZ_X11_EGL: 1 MOZ_DISABLE_RDD_SANDBOX: 1 DISPLAY: :0 MOZ_ASSUME_USER_NS: 1 MOZ_CRASHREPORTER_EVENTS_DIRECTORY: _ MOZ_CRASHREPORTER_RESTART_ARG_0: /usr/lib/firefox/firefox MOZ_CRASHREPORTER_RESTART_ARG_1: MOZ_CRASHREPORTER_DATA_DIRECTORY: _ MOZ_CRASHREPORTER_PING_DIRECTORY: _ MOZ_CRASHREPORTER_STRINGS_OVERRIDE: /usr/lib/firefox/browser/crashreporter-override.ini MOZ_LAUNCHED_CHILD: MOZ_APP_SILENT_START: XRE_PROFILE_PATH: XRE_PROFILE_LOCAL_PATH: XRE_START_OFFLINE: XRE_BINARY_PATH: XRE_RESTARTED_BY_PROFILE_MANAGER: Experimental Features --------------------- about:home startup cache (browser.startup.homepage.abouthome_cache.enabled): false Cookies: SameSite=Lax by default (network.cookie.sameSite.laxByDefault): false Cookies: SameSite=None requires secure attribute (network.cookie.sameSite.noneRequiresSecure): false Cookies: Schemeful SameSite (network.cookie.sameSite.schemeful): false CSS: Constructable Stylesheets (layout.css.constructable-stylesheets.enabled): false CSS: Masonry Layout (layout.css.grid-template-masonry-value.enabled): false Developer Tools: Compatibility Panel (devtools.inspector.compatibility.enabled): true Developer Tools: Service Worker debugging (devtools.debugger.features.windowless-service-workers): false Firefox 100 User-Agent String (general.useragent.forceVersion100): false Media: JPEG XL (image.jxl.enabled): false Address Bar: show results during IME composition (browser.urlbar.keepPanelOpenDuringImeComposition): false Web API: WebGPU (dom.webgpu.enabled): false WebRTC Global Mute Toggles (privacy.webrtc.globalMuteToggles): false Win32k Lockdown (security.sandbox.content.win32k-disable): false Remote Experiments ------------------ Important Modified Preferences ------------------------------ accessibility.typeaheadfind.flashBar: 0 browser.contentblocking.category: standard browser.search.region: CA browser.sessionstore.upgradeBackup.latestBuildID: _ browser.startup.homepage_override.buildID: _ browser.startup.homepage_override.mstone: 98.0.2 browser.urlbar.placeholderName: Google browser.urlbar.placeholderName.private: Google browser.urlbar.quicksuggest.migrationVersion: 2 browser.urlbar.quicksuggest.scenario: history doh-rollout.balrog-migration-done: true doh-rollout.doneFirstRun: true doh-rollout.home-region: CA doh-rollout.mode: 2 doh-rollout.self-enabled: true doh-rollout.uri: https://private.canadianshield.cira.ca/dns-query dom.forms.autocomplete.formautofill: true extensions.lastAppVersion: 98.0.2 gfx.blacklist.webrender: 4 gfx.blacklist.webrender.failureid: FEATURE_FAILURE_DDX_INTEL idle.lastDailyNotification: 1648313085 media.gmp-gmpopenh264.abi: x86_64-gcc3 media.gmp-gmpopenh264.lastUpdate: 1648312730 media.gmp-gmpopenh264.version: 1.8.1.1 media.gmp-manager.buildID: _ media.gmp-manager.lastCheck: 1648312926 media.gmp.storage.version.observed: 1 places.database.lastMaintenance: 1648313085 privacy.purge_trackers.date_in_cookie_database: 0 privacy.purge_trackers.last_purge: 1648313085094 privacy.sanitize.pending: [{"id":"newtab-container","itemsToClear":[],"options":{}}] security.sandbox.content.tempDirSuffix: 2722e230-9309-4a2d-878e-dcc1356bddca services.sync.engine.addresses.available: true storage.vacuum.last.index: 0 storage.vacuum.last.places.sqlite: 1648313085 Important Locked Preferences ---------------------------- fission.autostart.session: true Places Database --------------- Accessibility ------------- Activated: false Prevent Accessibility: 0 Library Versions ---------------- NSPR Expected minimum version: 4.33 Version in use: 4.33 NSS Expected minimum version: 3.76 Version in use: 3.76 NSSSMIME Expected minimum version: 3.76 Version in use: 3.76 NSSSSL Expected minimum version: 3.76 Version in use: 3.76 NSSUTIL Expected minimum version: 3.76 Version in use: 3.76 Sandbox ------- Seccomp-BPF (System Call Filtering): true Seccomp Thread Synchronization: true User Namespaces: true Content Process Sandboxing: true Media Plugin Sandboxing: true Content Process Sandbox Level: 4 Effective Content Process Sandbox Level: 4 Win32k Lockdown State for Content Process: Win32k Lockdown disabled -- Operating system not supported Rejected System Calls --------------------- Startup Cache ------------- Disk Cache Path:_ Ignore Disk Cache: false Found Disk Cache on Init: true Wrote to Disk Cache: false Internationalization & Localization ----------------------------------- Application Settings Requested Locales: ["en-US"] Available Locales: ["en-US"] App Locales: ["en-US"] Regional Preferences: ["en-US"] Default Locale: "en-US" Operating System System Locales: ["en-US"] Regional Preferences: ["en-US"] Remote Debugging (Chromium Protocol) ------------------------------------ Accepting Connections: false URL: Printing -------- Modified print settings ----------------------- ```
elFarto commented 2 years ago

Hmm, I'm not sure what's going on here. Firefox seems dead set against using the NVIDIA card. I'll do some more research into it and see if I can find out why.

Can you check that you have the file /usr/share/glvnd/egl_vendor.d/10_nvidia.json?

KidoVin01 commented 2 years ago

Can you check that you have the file /usr/share/glvnd/egl_vendor.d/10_nvidia.json?

Yeap, the content is as follows:

{
    "file_format_version" : "1.0.0",
    "ICD" : {
        "library_path" : "libEGL_nvidia.so.0"
    }
}
elFarto commented 2 years ago

Hang on, that first test (with just __NV_PRIME_RENDER_OFFLOAD=1) did actually switch it over to the NVIDIA GPU. So that's the correct option. Can you run that again, and try setting this Firefox option in about:config gfx.webrender.compositor.force-enabled=true. You may have to restart FF after setting that.

KidoVin01 commented 2 years ago

I get this error now:

[GFX1-]: Failed to create EGLSurface!: 0x3009
[GFX1-]: Failed to create EGLSurface
[GFX1-]: Fallback WR to SW-WR

Running nvidia-smi shows very little usage despite loading a 4k video on youtube:

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 510.54       Driver Version: 510.54       CUDA Version: 11.6     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  NVIDIA GeForce ...  Off  | 00000000:01:00.0 Off |                  N/A |
| N/A   63C    P0    15W /  N/A |     18MiB /  4096MiB |      0%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|    0   N/A  N/A       545      G   /usr/lib/Xorg                      14MiB |
|    0   N/A  N/A      4015      G   /usr/lib/firefox/firefox            2MiB |
+-----------------------------------------------------------------------------+
about:support ``` Application Basics ------------------ Name: Firefox Version: 98.0.2 Build ID: _ Distribution ID: archlinux User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:98.0) Gecko/20100101 Firefox/98.0 OS: Linux 5.15.31-1-lts #1 SMP Wed, 23 Mar 2022 09:55:25 +0000 OS Theme: Breeze / Adwaita-dark Multiprocess Windows: 1/1 Fission Windows: 1/1 Enabled by default Remote Processes: 6 Enterprise Policies: Inactive Google Location Service Key: Found Google Safebrowsing Key: Found Mozilla Location Service Key: Found Safe Mode: false Crash Reports for the Last 3 Days --------------------------------- Firefox Features ---------------- Name: DoH Roll-Out Version: 2.0.0 ID: doh-rollout@mozilla.org Name: Firefox Screenshots Version: 39.0.1 ID: screenshots@mozilla.org Name: Form Autofill Version: 1.0.1 ID: formautofill@mozilla.org Name: Picture-In-Picture Version: 1.0.0 ID: pictureinpicture@mozilla.org Name: Web Compatibility Interventions Version: 30.0.0 ID: webcompat@mozilla.org Name: WebCompat Reporter Version: 1.4.2 ID: webcompat-reporter@mozilla.org Remote Features --------------- bug-1690367-rollout-moving-webrtc-networking-functionality-into-i-release-87-100: active Remote Processes ---------------- Type: Privileged About Count: 1 Type: Extension Count: 1 Type: Preallocated Count: 3 Type: Socket Count: 1 Add-ons ------- Name: Add-ons Search Detection Type: extension Version: 2.0.0 Enabled: true ID: addons-search-detection@mozilla.com Name: Amazon.co.uk Type: extension Version: 1.9 Enabled: true ID: amazon@search.mozilla.org Name: Bing Type: extension Version: 1.3 Enabled: true ID: bing@search.mozilla.org Name: DuckDuckGo Type: extension Version: 1.1 Enabled: true ID: ddg@search.mozilla.org Name: eBay Type: extension Version: 1.3 Enabled: true ID: ebay@search.mozilla.org Name: Google Type: extension Version: 1.2 Enabled: true ID: google@search.mozilla.org Name: Wikipedia (en) Type: extension Version: 1.1 Enabled: true ID: wikipedia@search.mozilla.org Graphics -------- Features Compositing: WebRender (Software) Asynchronous Pan/Zoom: wheel input enabled; scrollbar drag enabled; keyboard enabled; autoscroll enabled; smooth pinch-zoom enabled WebGL 1 Driver WSI Info: EGL_VENDOR: NVIDIA EGL_VERSION: 1.5 EGL_EXTENSIONS: EGL_EXT_buffer_age EGL_EXT_client_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_MESA_image_dma_buf_export EGL_EXT_output_base EGL_EXT_stream_acquire_mode EGL_EXT_sync_reuse EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage EGL_KHR_no_config_context EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_reusable_sync EGL_KHR_stream EGL_KHR_stream_attrib EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_NV_nvrm_fence_sync EGL_NV_post_sub_buffer EGL_NV_quadruple_buffer EGL_NV_stream_consumer_eglimage EGL_NV_stream_cross_display EGL_NV_stream_cross_object EGL_NV_stream_cross_process EGL_NV_stream_cross_system EGL_NV_stream_dma EGL_NV_stream_flush EGL_NV_stream_metadata EGL_NV_stream_remote EGL_NV_stream_reset EGL_NV_stream_socket EGL_NV_stream_socket_inet EGL_NV_stream_socket_unix EGL_NV_stream_sync EGL_NV_stream_fifo_next EGL_NV_stream_fifo_synchronous EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_stream_origin EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_NV_triple_buffer EGL_NV_robustness_video_memory_purge EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream EGL_EXTENSIONS(nullptr): EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_KHR_platform_wayland EGL_EXT_platform_wayland EGL_KHR_platform_gbm EGL_MESA_platform_gbm EGL_MESA_platform_xcb EGL_MESA_platform_surfaceless IsWebglOutOfProcessEnabled: 0 WebGL 1 Driver Renderer: NVIDIA Corporation -- NVIDIA GeForce GTX 1650 Ti/PCIe/SSE2 WebGL 1 Driver Version: 4.6.0 NVIDIA 510.54 WebGL 1 Driver Extensions: GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_AMD_vertex_shader_viewport_index GL_AMD_vertex_shader_layer GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_locations GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_sparse_texture2 GL_ARB_sparse_texture_clamp GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_filter_anisotropic GL_ARB_texture_filter_minmax GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_EGL_image_storage GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_multiview_texture_multisample GL_EXT_multiview_timer_query GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_provoking_vertex GL_EXT_raster_multisample GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shader_image_load_formatted GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_sparse_texture2 GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_window_rectangles GL_EXT_import_sync_object GL_NV_robustness_video_memory_purge GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_NV_memory_object_sparse GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_NV_timeline_semaphore GL_KHR_shader_subgroup GL_KTX_buffer_region GL_NV_alpha_to_coverage_dither_control GL_NV_bindless_multi_draw_indirect GL_NV_bindless_multi_draw_indirect_count GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_minmax_factor GL_NV_blend_square GL_NV_clip_space_w_scaling GL_NV_command_list GL_NV_compute_program5 GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_dilate GL_NV_conservative_raster_pre_snap GL_NV_conservative_raster_pre_snap_triangles GL_NV_conservative_raster_underestimation GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_ES1_1_compatibility GL_NV_ES3_1_compatibility GL_NV_explicit_multisample GL_NV_feature_query GL_NV_fence GL_NV_fill_rectangle GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_coverage_to_color GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_fragment_shader_barycentric GL_NV_fragment_shader_interlock GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_geometry_shader_passthrough GL_NV_gpu_program4 GL_NV_internalformat_sample_query GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program5_mem_extended GL_NV_gpu_program_fp64 GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_memory_attachment GL_NV_mesh_shader GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_point_sprite GL_NV_primitive_restart GL_NV_query_resource GL_NV_query_resource_tag GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_representative_fragment_test GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_scissor_exclusive GL_NV_shader_atomic_counters GL_NV_shader_atomic_float GL_NV_shader_atomic_float64 GL_NV_shader_atomic_fp16_vector GL_NV_shader_atomic_int64 GL_NV_shader_buffer_load GL_NV_shader_storage_buffer_object GL_NV_shader_subgroup_partitioned GL_NV_shader_texture_footprint GL_NV_shading_rate_image GL_NV_stereo_view_rendering GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_rectangle_compressed GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_uniform_buffer_unified_memory GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NV_viewport_array2 GL_NV_viewport_swizzle GL_NVX_conditional_render GL_NV_gpu_multicast GL_NVX_progress_fence GL_NVX_gpu_memory_info GL_NV_shader_thread_group GL_NV_shader_thread_shuffle GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OES_EGL_image GL_OVR_multiview GL_OVR_multiview2 GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum WebGL 1 Extensions: ANGLE_instanced_arrays EXT_blend_minmax EXT_color_buffer_half_float EXT_float_blend EXT_frag_depth EXT_shader_texture_lod EXT_sRGB EXT_texture_compression_bptc EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_element_index_uint OES_fbo_render_mipmap OES_standard_derivatives OES_texture_float OES_texture_float_linear OES_texture_half_float OES_texture_half_float_linear OES_vertex_array_object WEBGL_color_buffer_float WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_depth_texture WEBGL_draw_buffers WEBGL_lose_context WebGL 2 Driver WSI Info: EGL_VENDOR: NVIDIA EGL_VERSION: 1.5 EGL_EXTENSIONS: EGL_EXT_buffer_age EGL_EXT_client_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_MESA_image_dma_buf_export EGL_EXT_output_base EGL_EXT_stream_acquire_mode EGL_EXT_sync_reuse EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage EGL_KHR_no_config_context EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_reusable_sync EGL_KHR_stream EGL_KHR_stream_attrib EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_NV_nvrm_fence_sync EGL_NV_post_sub_buffer EGL_NV_quadruple_buffer EGL_NV_stream_consumer_eglimage EGL_NV_stream_cross_display EGL_NV_stream_cross_object EGL_NV_stream_cross_process EGL_NV_stream_cross_system EGL_NV_stream_dma EGL_NV_stream_flush EGL_NV_stream_metadata EGL_NV_stream_remote EGL_NV_stream_reset EGL_NV_stream_socket EGL_NV_stream_socket_inet EGL_NV_stream_socket_unix EGL_NV_stream_sync EGL_NV_stream_fifo_next EGL_NV_stream_fifo_synchronous EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_stream_origin EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_NV_triple_buffer EGL_NV_robustness_video_memory_purge EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream EGL_EXTENSIONS(nullptr): EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_KHR_platform_wayland EGL_EXT_platform_wayland EGL_KHR_platform_gbm EGL_MESA_platform_gbm EGL_MESA_platform_xcb EGL_MESA_platform_surfaceless IsWebglOutOfProcessEnabled: 0 WebGL 2 Driver Renderer: NVIDIA Corporation -- NVIDIA GeForce GTX 1650 Ti/PCIe/SSE2 WebGL 2 Driver Version: 3.2.0 NVIDIA 510.54 WebGL 2 Driver Extensions: GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_AMD_vertex_shader_viewport_index GL_AMD_vertex_shader_layer GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_locations GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_sparse_texture2 GL_ARB_sparse_texture_clamp GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_filter_anisotropic GL_ARB_texture_filter_minmax GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_EGL_image_storage GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_multiview_texture_multisample GL_EXT_multiview_timer_query GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_provoking_vertex GL_EXT_raster_multisample GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shader_image_load_formatted GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_sparse_texture2 GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_window_rectangles GL_EXT_import_sync_object GL_NV_robustness_video_memory_purge GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_NV_memory_object_sparse GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_NV_timeline_semaphore GL_KHR_shader_subgroup GL_KTX_buffer_region GL_NV_alpha_to_coverage_dither_control GL_NV_bindless_multi_draw_indirect GL_NV_bindless_multi_draw_indirect_count GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_minmax_factor GL_NV_blend_square GL_NV_clip_space_w_scaling GL_NV_command_list GL_NV_compute_program5 GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_dilate GL_NV_conservative_raster_pre_snap GL_NV_conservative_raster_pre_snap_triangles GL_NV_conservative_raster_underestimation GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_ES1_1_compatibility GL_NV_ES3_1_compatibility GL_NV_explicit_multisample GL_NV_feature_query GL_NV_fence GL_NV_fill_rectangle GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_coverage_to_color GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_fragment_shader_barycentric GL_NV_fragment_shader_interlock GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_geometry_shader_passthrough GL_NV_gpu_program4 GL_NV_internalformat_sample_query GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program5_mem_extended GL_NV_gpu_program_fp64 GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_memory_attachment GL_NV_mesh_shader GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_point_sprite GL_NV_primitive_restart GL_NV_query_resource GL_NV_query_resource_tag GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_representative_fragment_test GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_scissor_exclusive GL_NV_shader_atomic_counters GL_NV_shader_atomic_float GL_NV_shader_atomic_float64 GL_NV_shader_atomic_fp16_vector GL_NV_shader_atomic_int64 GL_NV_shader_buffer_load GL_NV_shader_storage_buffer_object GL_NV_shader_subgroup_partitioned GL_NV_shader_texture_footprint GL_NV_shading_rate_image GL_NV_stereo_view_rendering GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_rectangle_compressed GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_uniform_buffer_unified_memory GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NV_viewport_array2 GL_NV_viewport_swizzle GL_NVX_conditional_render GL_NV_gpu_multicast GL_NVX_progress_fence GL_NVX_gpu_memory_info GL_NV_shader_thread_group GL_NV_shader_thread_shuffle GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OES_EGL_image GL_OVR_multiview GL_OVR_multiview2 GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum WebGL 2 Extensions: EXT_color_buffer_float EXT_float_blend EXT_texture_compression_bptc EXT_texture_compression_rgtc EXT_texture_filter_anisotropic MOZ_debug OES_texture_float_linear OVR_multiview2 WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_lose_context Window Protocol: x11 Desktop Environment: kde Target Frame Rate: 60 GPU #1 Active: Yes Description: NVIDIA GeForce GTX 1650 Ti/PCIe/SSE2 Vendor ID: 0x10de Device ID: 0x1f95 Driver Vendor: nvidia/unknown Driver Version: 510.54.0.0 RAM: 0 GPU #2 Active: No Vendor ID: 0x8086 Device ID: 0x9bc4 Diagnostics AzureCanvasBackend: skia AzureContentBackend: skia AzureFallbackCanvasBackend: skia CMSOutputProfile: Empty profile data Display0: 1920x1200 default DisplayCount: 1 Decision Log HW_COMPOSITING: available by default unavailable by runtime: Failed to create new surface OPENGL_COMPOSITING: available by default WEBRENDER: available by default force_enabled by user: Force enabled by pref disabled by env: Not qualified unavailable by runtime: Failed to create new surface WEBRENDER_QUALIFIED: available by default blocklisted by env: No qualified hardware WEBRENDER_COMPOSITOR: disabled by default: Disabled by default force_enabled by user: Force enabled by pref blocklisted by env: Blocklisted by gfxInfo unavailable by runtime: Wayland support missing WEBRENDER_PARTIAL: available by default blocklisted by env: Blocklisted by gfxInfo WEBRENDER_SHADER_CACHE: disabled by default: Disabled by default WEBRENDER_OPTIMIZED_SHADERS: available by default WEBRENDER_ANGLE: available by default unavailable by env: OS not supported WEBRENDER_DCOMP_PRESENT: available by default disabled by user: User disabled via pref unavailable by env: Requires Windows 10 or later unavailable by runtime: Requires ANGLE WEBRENDER_SOFTWARE: available by default WEBGPU: disabled by default: Disabled by default blocked by runtime: WebGPU can only be enabled in nightly X11_EGL: available by default force_enabled by user: Force enabled by envvar DMABUF: available by default Failure Log (#0) Error: Failed to create EGLSurface!: 0x3009 (#1) Error: Failed to create EGLSurface (#2) Error: Fallback WR to SW-WR Media ----- Audio Backend: pulse-rust Max Channels: 2 Preferred Sample Rate: 48000 Roundtrip latency (standard deviation): 74.19ms (20.55) Output Devices Name: Group Built-in Audio Analog Stereo: Input Devices Name: Group Monitor of Built-in Audio Analog Stereo: Built-in Audio Analog Stereo: Enumerate database Environment Variables --------------------- MOZ_X11_EGL: 1 MOZ_DISABLE_RDD_SANDBOX: 1 DISPLAY: :0 MOZ_ASSUME_USER_NS: 1 MOZ_CRASHREPORTER_EVENTS_DIRECTORY: _ MOZ_CRASHREPORTER_RESTART_ARG_0: /usr/lib/firefox/firefox MOZ_CRASHREPORTER_RESTART_ARG_1: MOZ_CRASHREPORTER_DATA_DIRECTORY: _ MOZ_CRASHREPORTER_PING_DIRECTORY:_ MOZ_CRASHREPORTER_STRINGS_OVERRIDE: /usr/lib/firefox/browser/crashreporter-override.ini MOZ_LAUNCHED_CHILD: MOZ_APP_SILENT_START: XRE_PROFILE_PATH: XRE_PROFILE_LOCAL_PATH: XRE_START_OFFLINE: XRE_BINARY_PATH: XRE_RESTARTED_BY_PROFILE_MANAGER: Experimental Features --------------------- about:home startup cache (browser.startup.homepage.abouthome_cache.enabled): false Cookies: SameSite=Lax by default (network.cookie.sameSite.laxByDefault): false Cookies: SameSite=None requires secure attribute (network.cookie.sameSite.noneRequiresSecure): false Cookies: Schemeful SameSite (network.cookie.sameSite.schemeful): false CSS: Constructable Stylesheets (layout.css.constructable-stylesheets.enabled): false CSS: Masonry Layout (layout.css.grid-template-masonry-value.enabled): false Developer Tools: Compatibility Panel (devtools.inspector.compatibility.enabled): true Developer Tools: Service Worker debugging (devtools.debugger.features.windowless-service-workers): false Firefox 100 User-Agent String (general.useragent.forceVersion100): false Media: JPEG XL (image.jxl.enabled): false Address Bar: show results during IME composition (browser.urlbar.keepPanelOpenDuringImeComposition): false Web API: WebGPU (dom.webgpu.enabled): false WebRTC Global Mute Toggles (privacy.webrtc.globalMuteToggles): false Win32k Lockdown (security.sandbox.content.win32k-disable): false Remote Experiments ------------------ Important Modified Preferences ------------------------------ accessibility.typeaheadfind.flashBar: 0 browser.contentblocking.category: standard browser.search.region: CA browser.sessionstore.upgradeBackup.latestBuildID: _ browser.startup.homepage_override.buildID: _ browser.startup.homepage_override.mstone: 98.0.2 browser.urlbar.placeholderName: Google browser.urlbar.placeholderName.private: Google browser.urlbar.quicksuggest.migrationVersion: 2 browser.urlbar.quicksuggest.scenario: history doh-rollout.balrog-migration-done: true doh-rollout.doneFirstRun: true doh-rollout.home-region: CA doh-rollout.mode: 2 doh-rollout.self-enabled: true doh-rollout.uri: https://private.canadianshield.cira.ca/dns-query dom.forms.autocomplete.formautofill: true extensions.lastAppVersion: 98.0.2 gfx.blacklist.webrender: 4 gfx.blacklist.webrender.failureid: FEATURE_FAILURE_DDX_INTEL gfx.webrender.all: true gfx.webrender.compositor.force-enabled: true idle.lastDailyNotification: 1648313085 media.ffmpeg.vaapi.enabled: true media.gmp-gmpopenh264.abi: x86_64-gcc3 media.gmp-gmpopenh264.lastUpdate: 1648312730 media.gmp-gmpopenh264.version: 1.8.1.1 media.gmp-manager.buildID: _ media.gmp-manager.lastCheck: 1648312926 media.gmp.storage.version.observed: 1 places.database.lastMaintenance: 1648313085 privacy.purge_trackers.date_in_cookie_database: 0 privacy.purge_trackers.last_purge: 1648313085094 privacy.sanitize.pending: [{"id":"newtab-container","itemsToClear":[],"options":{}}] security.sandbox.content.tempDirSuffix: 2722e230-9309-4a2d-878e-dcc1356bddca services.sync.engine.addresses.available: true storage.vacuum.last.index: 0 storage.vacuum.last.places.sqlite: 1648313085 Important Locked Preferences ---------------------------- fission.autostart.session: true Places Database --------------- Accessibility ------------- Activated: false Prevent Accessibility: 0 Library Versions ---------------- NSPR Expected minimum version: 4.33 Version in use: 4.33 NSS Expected minimum version: 3.76 Version in use: 3.76 NSSSMIME Expected minimum version: 3.76 Version in use: 3.76 NSSSSL Expected minimum version: 3.76 Version in use: 3.76 NSSUTIL Expected minimum version: 3.76 Version in use: 3.76 Sandbox ------- Seccomp-BPF (System Call Filtering): true Seccomp Thread Synchronization: true User Namespaces: true Content Process Sandboxing: true Media Plugin Sandboxing: true Content Process Sandbox Level: 4 Effective Content Process Sandbox Level: 4 Win32k Lockdown State for Content Process: Win32k Lockdown disabled -- Operating system not supported Rejected System Calls --------------------- Startup Cache ------------- Disk Cache Path: _ Ignore Disk Cache: false Found Disk Cache on Init: true Wrote to Disk Cache: false Internationalization & Localization ----------------------------------- Application Settings Requested Locales: ["en-US"] Available Locales: ["en-US"] App Locales: ["en-US"] Regional Preferences: ["en-US"] Default Locale: "en-US" Operating System System Locales: ["en-US"] Regional Preferences: ["en-US"] Remote Debugging (Chromium Protocol) ------------------------------------ Accepting Connections: false URL: Printing -------- Modified print settings ----------------------- ```
elFarto commented 2 years ago

I've had a play around with this on my Optimus setup, and the only way I could reproduce it is if the Intel GPU was the default. Attempting to force Firefox onto the NVIDIA GPU would always produce an error (usually [GFX1-]: Failed to create EGLSurface!: 0x3009). However, I couldn't find a way around it.

I'm not sure if anything has changed with Firefox recently as I seem to remember it working, but I could be mistaken.

Unfortunately there's not much more I do to help, as this is a Firefox issue. I believe as soon as you can get Firefox to initialise on the NVIDIA GPU with webrender compositing, it should start to use VA-API.

KidoVin01 commented 2 years ago

With your Optimus laptop, did you use Optimus Manager?

it is if the Intel GPU was the default.

How did you select the discrete GPU be the default instead?

elFarto commented 2 years ago

I don't have an optimus laptop, just a computer with an Intel and NVIDIA GPU in it. That also lets me change which one is initialised first in the BIOS.

KidoVin01 commented 2 years ago

I think it might related to my hardware issue instead then.