Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvidia direct broken with driver 560 #319

Open
groopcd opened this issue Aug 19, 2024 · 9 comments
Open

nvidia direct broken with driver 560 #319

groopcd opened this issue Aug 19, 2024 · 9 comments

Comments

@groopcd
Copy link

groopcd commented Aug 19, 2024

starting with driver 560 (i jumped from 550 to 560) firefox now gives up with the following error:

libva info: VA-API version 1.22.0
libva info: Trying to open /usr/lib64/dri/nvidia_drv_video.so
libva info: Found init function __vaDriverInit_1_0
4200.268969579 [37465-37733] ../src/vabackend.c:2188 __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 31
4200.268974010 [37465-37733] ../src/vabackend.c:2197 __vaDriverInit_1_0 Now have 0 (0 max) instances
4200.268976536 [37465-37733] ../src/vabackend.c:2223 __vaDriverInit_1_0 Selecting Direct backend
4200.274431014 [37465-37733] ../src/direct/nv-driver.c: 267 init_nvdriver Initing nvdriver...
4200.274454812 [37465-37733] ../src/direct/nv-driver.c: 285 init_nvdriver NVIDIA kernel driver version: 560.28.03, major version: 560, minor version: 28
4200.274461271 [37465-37733] ../src/direct/nv-driver.c: 292 init_nvdriver Got dev info: 100 2 6 1
libva info: va_openDriver() returns 0
4200.398661110 [37465-37733] ../src/vabackend.c:1446 nvQueryImageFormats In nvQueryImageFormats
4200.520148678 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 6 with 0 attributes
4200.520159574 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
4200.520161234 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f365e3dc7c0 8
4200.526104988 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4200.526118296 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 7 with 0 attributes
4200.526121369 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
4200.526122661 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f365e3dcc40 8
4200.531018868 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4200.531028646 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 13 with 0 attributes
4200.531031071 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
4200.531032292 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f365e3dc7c0 8
4200.536877503 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4200.536893200 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 14 with 0 attributes
4200.536897107 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 9 (8) (nil) 0
4200.536899055 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 9 (8) 0x7f365e3dc7c0 8
4200.543022752 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4200.543036070 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 19 with 0 attributes
4200.543039439 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (8) (nil) 0
4200.543041158 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (8) 0x7f365e3dcc40 8
4200.548237708 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
4200.548253653 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 32 with 0 attributes
4200.548256666 [37465-37733] ../src/vabackend.c: 737 nvCreateConfig Unable to determine surface type for VP9/AV1 codec due to no RTFormat specified.
4200.548260529 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 11 (8) (nil) 0
4200.548262309 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 11 (8) 0x7f365e3dcc40 8
4200.555111579 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
4200.555127495 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 21 with 0 attributes
4200.555131495 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (10) (nil) 0
4200.555133312 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (10) 0x7f365e3dc7c0 8
4200.560849558 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
4200.612462135 [37465-37747] ../src/vabackend.c:2188 __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 31
4200.612470501 [37465-37747] ../src/vabackend.c:2197 __vaDriverInit_1_0 Now have 1 (0 max) instances
4200.612472802 [37465-37747] ../src/vabackend.c:2223 __vaDriverInit_1_0 Selecting Direct backend
4200.612493106 [37465-37747] ../src/direct/nv-driver.c: 267 init_nvdriver Initing nvdriver...
4200.612508395 [37465-37747] ../src/direct/nv-driver.c: 285 init_nvdriver NVIDIA kernel driver version: 560.28.03, major version: 560, minor version: 28
4200.612512189 [37465-37747] ../src/direct/nv-driver.c: 292 init_nvdriver Got dev info: 100 2 6 1
4200.728130044 [37465-37747] ../src/vabackend.c:1446 nvQueryImageFormats In nvQueryImageFormats
4200.757503707 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 6 with 0 attributes
4200.757516756 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
4200.757519551 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f364c5fc580 8
4200.762570441 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4200.762582756 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 32566
4200.762585553 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f364c5fc280 8
4200.809217918 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4200.809242499 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecf980)
4200.809246016 [37465-37733] ../src/vabackend.c:1540 nvDeriveImage In nvDeriveImage
4200.809249428 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecff20)
4200.809251804 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecfa20)
4200.809254038 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecf020)
4200.809256358 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecfac0)
4200.809258639 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecfc00)
4200.809260869 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecf0c0)
4200.809263491 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0240)
4200.809265942 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecf200)
4200.809268177 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed02e0)
4200.809270434 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0380)
4200.809272802 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecf2a0)
4200.809275051 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecf340)
4200.809277293 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ecf3e0)
4200.809279659 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0920)
4200.809281916 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0c40)
4200.809284634 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0d80)
4200.809287055 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0420)
4200.809289356 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed04c0)
4200.809291701 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0600)
4200.809294089 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0560)
4200.809296594 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed06a0)
4200.809298877 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0ec0)
4200.809301199 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0f60)
4200.809303587 [37465-37733] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 720x720, format 1 (0x7f3648ed0740)
4200.882757407 [37465-37747] ../src/vabackend.c: 674 nvCreateConfig got profile: 6 with 0 attributes
4200.882769123 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
4200.882771754 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f364c5fc280 8
4200.889377185 [37465-37747] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4200.889392536 [37465-37747] ../src/vabackend.c: 674 nvCreateConfig got profile: 7 with 0 attributes
4200.889396467 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
4200.889398364 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f364c5fc400 8
4201.006088545 [37465-37733] ../src/vabackend.c: 674 nvCreateConfig got profile: 6 with 0 attributes
4201.006104476 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
4201.006107727 [37465-37733] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f364c5fc280 8
4201.012115302 [37465-37733] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4201.012133417 [37465-37733] ../src/vabackend.c:1021 nvCreateContext creating context with 25 render targets, 25 surfaces, at 720x720
4201.017917441 [37465-37747] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4201.017948286 [37465-37747] ../src/vabackend.c: 674 nvCreateConfig got profile: 13 with 0 attributes
4201.017952805 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
4201.017954858 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f364c5fcb80 8
4201.025827042 [37465-37747] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4201.025849032 [37465-37747] ../src/vabackend.c: 674 nvCreateConfig got profile: 14 with 0 attributes
4201.025855640 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 9 (8) (nil) 0
4201.025858087 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 9 (8) 0x7f364c5fcdc0 8
4201.040560755 [37465-37747] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
4201.040578985 [37465-37747] ../src/vabackend.c: 674 nvCreateConfig got profile: 19 with 0 attributes
4201.040583522 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (8) (nil) 0
4201.040585426 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (8) 0x7f364c5fc280 8
4201.047721051 [37465-37772] ../src/vabackend.c: 416 resolveSurfaces [RT] Resolve thread for 0x7f36499de000 started
4201.048309039 [37465-37772] ../src/direct/direct-export-buf.c: 151 direct_allocateBackingImage Allocating BackingImage: 0x7f365e3ea900 720x720 = 884736 bytes
4201.049888043 [37465-37772] ../src/direct/direct-export-buf.c: 160 direct_allocateBackingImage Allocate Buffer: 86 87 71
4201.049893295 [37465-37772] ../src/direct/direct-export-buf.c: 170 direct_allocateBackingImage Importing memory to CUDA
4201.050046214 [37465-37747] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
4201.050057592 [37465-37747] ../src/vabackend.c: 674 nvCreateConfig got profile: 32 with 0 attributes
4201.050060166 [37465-37747] ../src/vabackend.c: 737 nvCreateConfig Unable to determine surface type for VP9/AV1 codec due to no RTFormat specified.
4201.050064164 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 11 (8) (nil) 0
4201.050066005 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 11 (8) 0x7f364c5fcd00 8
4201.051198794 [37465-37772] ../src/direct/direct-export-buf.c: 151 direct_allocateBackingImage Allocating BackingImage: 0x7f365e3ea9e0 720x720 = 884736 bytes
4201.052886526 [37465-37772] ../src/direct/direct-export-buf.c: 160 direct_allocateBackingImage Allocate Buffer: 92 95 96
4201.052889958 [37465-37772] ../src/direct/direct-export-buf.c: 170 direct_allocateBackingImage Importing memory to CUDA
4201.055026287 [37465-37772] ../src/direct/direct-export-buf.c: 151 direct_allocateBackingImage Allocating BackingImage: 0x7f365e3eaac0 720x720 = 884736 bytes
4201.055957916 [37465-37772] ../src/direct/direct-export-buf.c: 160 direct_allocateBackingImage Allocate Buffer: 92 97 95
4201.055961012 [37465-37772] ../src/direct/direct-export-buf.c: 170 direct_allocateBackingImage Importing memory to CUDA
4201.066828318 [37465-37747] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
4201.066869315 [37465-37747] ../src/vabackend.c: 674 nvCreateConfig got profile: 21 with 0 attributes
4201.066872906 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (10) (nil) 0
4201.066875166 [37465-37747] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (10) 0x7f364c5fcac0 8
4201.077330656 [37465-37747] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
4201.077573129 [37465-37747] ../src/vabackend.c:2098 nvTerminate Terminating 0x7f367043ad40
4201.078367799 [37465-37747] ../src/vabackend.c:2112 nvTerminate Now have 1 (0 max) instances
4201.181161792 [37465-37733] ../src/direct/direct-export-buf.c: 46 debug [EGL] eglCreateImageKHR: EGL_BAD_PARAMETER error: In eglCreateImageKHR: requested buffer attributes are not supported

  4201.181513850 [37465-37733] ../src/vabackend.c:1121         nvDestroyContext Destroying context: 35
  4201.181520648 [37465-37733] ../src/vabackend.c: 325           destroyContext Signaling resolve thread to exit
  4201.181524667 [37465-37733] ../src/vabackend.c: 331           destroyContext Waiting for resolve thread to exit
  4201.181529671 [37465-37772] ../src/vabackend.c: 458          resolveSurfaces [RT] Resolve thread for 0x7f36499de000 exiting
  4201.181555896 [37465-37733] ../src/vabackend.c: 333           destroyContext pthread_timedjoin_np finished with 0
  4201.189065749 [37465-37747] ../src/vabackend.c:2188       __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 31
  4201.189076053 [37465-37747] ../src/vabackend.c:2197       __vaDriverInit_1_0 Now have 1 (0 max) instances
  4201.189078901 [37465-37747] ../src/vabackend.c:2223       __vaDriverInit_1_0 Selecting Direct backend
  4201.189087830 [37465-37747] ../src/direct/nv-driver.c: 267            init_nvdriver Initing nvdriver...
  4201.189101616 [37465-37747] ../src/direct/nv-driver.c: 285            init_nvdriver NVIDIA kernel driver version: 560.28.03, major version: 560, minor version: 28
  4201.189104990 [37465-37747] ../src/direct/nv-driver.c: 292            init_nvdriver Got dev info: 100 2 6 1
  4201.288640293 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface 0 (0x7f3648ed0740)
  4201.288664536 [37465-37747] ../src/vabackend.c:1446      nvQueryImageFormats In nvQueryImageFormats
  4201.288788576 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface 2 (0x7f3648ed0ec0)
  4201.288803266 [37465-37747] ../src/vabackend.c:2098              nvTerminate Terminating 0x7f367043ad40
  4201.289528089 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface 1 (0x7f3648ed0f60)
  4201.289531448 [37465-37747] ../src/vabackend.c:2112              nvTerminate Now have 1 (0 max) instances
  4201.289817966 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ed06a0)
  4201.289823324 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ed0560)
  4201.289825808 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ed0600)
  4201.289828307 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ed04c0)
  4201.289831360 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ed0420)
  4201.289833936 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ed0d80)
  4201.289836408 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ed0c40)
  4201.289838772 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ed0920)
  4201.289841158 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ecf3e0)
  4201.289844463 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ecf340)
  4201.289847001 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ecf2a0)
  4201.289849740 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ed0380)
  4201.289852364 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ed02e0)
  4201.289854987 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ecf200)
  4201.289857370 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ed0240)
  4201.289860084 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ecf0c0)
  4201.289862626 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ecfc00)
  4201.289865442 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ecfac0)
  4201.289867959 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ecf020)
  4201.289870597 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ecfa20)
  4201.289873183 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ecff20)
  4201.289900443 [37465-37733] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3648ecf980)
  4201.289906125 [37465-37733] ../src/vabackend.c:2098              nvTerminate Terminating 0x7f367043a980
  4201.290760374 [37465-37733] ../src/vabackend.c:2112              nvTerminate Now have 0 (0 max) instances
  4201.415369124 [37465-37773] ../src/vabackend.c:2188       __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 31
  4201.415381022 [37465-37773] ../src/vabackend.c:2197       __vaDriverInit_1_0 Now have 0 (0 max) instances
  4201.415383388 [37465-37773] ../src/vabackend.c:2223       __vaDriverInit_1_0 Selecting Direct backend
  4201.415406657 [37465-37773] ../src/direct/nv-driver.c: 267            init_nvdriver Initing nvdriver...
  4201.415419642 [37465-37773] ../src/direct/nv-driver.c: 285            init_nvdriver NVIDIA kernel driver version: 560.28.03, major version: 560, minor version: 28
  4201.415424287 [37465-37773] ../src/direct/nv-driver.c: 292            init_nvdriver Got dev info: 100 2 6 1
  4201.515290966 [37465-37773] ../src/vabackend.c:1446      nvQueryImageFormats In nvQueryImageFormats
  4201.515452966 [37465-37807] ../src/vabackend.c:2188       __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 31
  4201.515460493 [37465-37807] ../src/vabackend.c:2197       __vaDriverInit_1_0 Now have 1 (0 max) instances
  4201.515462925 [37465-37807] ../src/vabackend.c:2223       __vaDriverInit_1_0 Selecting Direct backend
  4201.515485512 [37465-37807] ../src/direct/nv-driver.c: 267            init_nvdriver Initing nvdriver...
  4201.515500587 [37465-37807] ../src/direct/nv-driver.c: 285            init_nvdriver NVIDIA kernel driver version: 560.28.03, major version: 560, minor version: 28
  4201.515504544 [37465-37807] ../src/direct/nv-driver.c: 292            init_nvdriver Got dev info: 100 2 6 1
  4201.636718110 [37465-37807] ../src/vabackend.c:1446      nvQueryImageFormats In nvQueryImageFormats
  4201.637084873 [37465-37807] ../src/vabackend.c:2098              nvTerminate Terminating 0x7f367043b100
  4201.638293072 [37465-37807] ../src/vabackend.c:2112              nvTerminate Now have 1 (0 max) instances
  4201.710398249 [37465-37807] ../src/vabackend.c:2188       __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 31
  4201.710406380 [37465-37807] ../src/vabackend.c:2197       __vaDriverInit_1_0 Now have 1 (0 max) instances
  4201.710408250 [37465-37807] ../src/vabackend.c:2223       __vaDriverInit_1_0 Selecting Direct backend
  4201.710415060 [37465-37807] ../src/direct/nv-driver.c: 267            init_nvdriver Initing nvdriver...
  4201.710438897 [37465-37807] ../src/direct/nv-driver.c: 285            init_nvdriver NVIDIA kernel driver version: 560.28.03, major version: 560, minor version: 28
  4201.710442235 [37465-37807] ../src/direct/nv-driver.c: 292            init_nvdriver Got dev info: 100 2 6 1
  4201.818080283 [37465-37807] ../src/vabackend.c:1446      nvQueryImageFormats In nvQueryImageFormats
  4201.818418454 [37465-37807] ../src/vabackend.c:2098              nvTerminate Terminating 0x7f367043b100
  4201.819908690 [37465-37807] ../src/vabackend.c:2112              nvTerminate Now have 1 (0 max) instances
  4201.845931851 [37465-37773] ../src/vabackend.c: 674           nvCreateConfig got profile: 19 with 0 attributes
  4201.845944263 [37465-37773] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (8) (nil) 0
  4201.845947170 [37465-37773] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (8) 0x7f364c5fce80 8
  4201.868639410 [37465-37773] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
  4201.868654701 [37465-37773] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (8) (nil) 32566
  4201.868657739 [37465-37773] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (8) 0x7f364c5fc400 8
  4201.891249558 [37465-37773] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
  4201.891272291 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0a840)
  4201.891275629 [37465-37773] ../src/vabackend.c:1540            nvDeriveImage In nvDeriveImage
  4201.891279971 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0aca0)
  4201.891283817 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0b1a0)
  4201.891287499 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0b380)
  4201.891290759 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0ade0)
  4201.891294230 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0b2e0)
  4201.891297383 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0a980)
  4201.891300367 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0afc0)
  4201.891303401 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0ad40)
  4201.891306419 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0aa20)
  4201.891310337 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0a160)
  4201.891313198 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0a520)
  4201.891319419 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0b240)
  4201.891322053 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0ae80)
  4201.891324790 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0a700)
  4201.891327607 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0a020)
  4201.891330599 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0ab60)
  4201.891333370 [37465-37773] ../src/vabackend.c: 957        nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f3641a0a0c0)
  4201.892829865 [37465-37807] ../src/vabackend.c:2188       __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 31
  4201.892835621 [37465-37807] ../src/vabackend.c:2197       __vaDriverInit_1_0 Now have 1 (0 max) instances
  4201.892838206 [37465-37807] ../src/vabackend.c:2223       __vaDriverInit_1_0 Selecting Direct backend
  4201.892845855 [37465-37807] ../src/direct/nv-driver.c: 267            init_nvdriver Initing nvdriver...
  4201.892853603 [37465-37807] ../src/direct/nv-driver.c: 285            init_nvdriver NVIDIA kernel driver version: 560.28.03, major version: 560, minor version: 28
  4201.892856779 [37465-37807] ../src/direct/nv-driver.c: 292            init_nvdriver Got dev info: 100 2 6 1
  4201.997970944 [37465-37807] ../src/vabackend.c:1446      nvQueryImageFormats In nvQueryImageFormats
  4201.998177333 [37465-37807] ../src/vabackend.c:2098              nvTerminate Terminating 0x7f367043b2e0
  4201.998883131 [37465-37807] ../src/vabackend.c:2112              nvTerminate Now have 1 (0 max) instances
  4202.066189860 [37465-37807] ../src/vabackend.c:2188       __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 31
  4202.066199262 [37465-37807] ../src/vabackend.c:2197       __vaDriverInit_1_0 Now have 1 (0 max) instances
  4202.066201667 [37465-37807] ../src/vabackend.c:2223       __vaDriverInit_1_0 Selecting Direct backend
  4202.066212421 [37465-37807] ../src/direct/nv-driver.c: 267            init_nvdriver Initing nvdriver...
  4202.066222414 [37465-37807] ../src/direct/nv-driver.c: 285            init_nvdriver NVIDIA kernel driver version: 560.28.03, major version: 560, minor version: 28
  4202.066226456 [37465-37807] ../src/direct/nv-driver.c: 292            init_nvdriver Got dev info: 100 2 6 1
  4202.174923637 [37465-37807] ../src/vabackend.c:1446      nvQueryImageFormats In nvQueryImageFormats
  4202.175132716 [37465-37807] ../src/vabackend.c:2098              nvTerminate Terminating 0x7f367043b100
  4202.176111824 [37465-37807] ../src/vabackend.c:2112              nvTerminate Now have 1 (0 max) instances
  4202.208338241 [37465-37773] ../src/vabackend.c: 674           nvCreateConfig got profile: 19 with 0 attributes
  4202.208352563 [37465-37773] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (8) (nil) 0
  4202.208355113 [37465-37773] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (8) 0x7f364c5fcdc0 8
  4202.230085815 [37465-37773] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
  4202.230112596 [37465-37773] ../src/vabackend.c:1021          nvCreateContext creating context with 18 render targets, 18 surfaces, at 1920x1080
  4202.260000198 [37465-37829] ../src/vabackend.c: 416          resolveSurfaces [RT] Resolve thread for 0x7f3649b81000 started
  4202.260296627 [37465-37773] ../src/direct/direct-export-buf.c: 151 direct_allocateBackingImage Allocating BackingImage: 0x7f365e3ea9e0 1920x1080 = 3440640 bytes
  4202.261110380 [37465-37773] ../src/direct/direct-export-buf.c: 160 direct_allocateBackingImage Allocate Buffer: 59 73 75
  4202.261113328 [37465-37773] ../src/direct/direct-export-buf.c: 170 direct_allocateBackingImage Importing memory to CUDA
  4202.261925313 [37465-37773] ../src/direct/direct-export-buf.c:  46                    debug [EGL] eglCreateImageKHR: EGL_BAD_PARAMETER error: In eglCreateImageKHR: requested buffer attributes are not supported

  4202.262323786 [37465-37773] ../src/vabackend.c:1121         nvDestroyContext Destroying context: 21
  4202.262327649 [37465-37773] ../src/vabackend.c: 325           destroyContext Signaling resolve thread to exit
  4202.262330150 [37465-37773] ../src/vabackend.c: 331           destroyContext Waiting for resolve thread to exit
  4202.262333601 [37465-37829] ../src/vabackend.c: 458          resolveSurfaces [RT] Resolve thread for 0x7f3649b81000 exiting
  4202.262355173 [37465-37773] ../src/vabackend.c: 333           destroyContext pthread_timedjoin_np finished with 0
  4202.495619472 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface 0 (0x7f3641a0a0c0)
  4202.495748304 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0ab60)
  4202.495751923 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0a020)
  4202.495754393 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0a700)
  4202.495756571 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0ae80)
  4202.495758406 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0b240)
  4202.495760429 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0a520)
  4202.495762207 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0a160)
  4202.495763450 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0aa20)
  4202.495765082 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0ad40)
  4202.495766909 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0afc0)
  4202.495768586 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0a980)
  4202.495770192 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0b2e0)
  4202.495771761 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0ade0)
  4202.495773414 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0b380)
  4202.495775099 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0b1a0)
  4202.495776350 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0aca0)
  4202.495777934 [37465-37773] ../src/vabackend.c: 991        nvDestroySurfaces Destroying surface -1 (0x7f3641a0a840)
  4202.495781853 [37465-37773] ../src/vabackend.c:2098              nvTerminate Terminating 0x7f367043ad40
  4202.496375331 [37465-37773] ../src/vabackend.c:2112              nvTerminate Now have 0 (0 max) instances
  4202.797507686 [37465-37830] ../src/vabackend.c:2188       __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 31
  4202.797519019 [37465-37830] ../src/vabackend.c:2197       __vaDriverInit_1_0 Now have 0 (0 max) instances
  4202.797522063 [37465-37830] ../src/vabackend.c:2223       __vaDriverInit_1_0 Selecting Direct backend
  4202.797555408 [37465-37830] ../src/direct/nv-driver.c: 267            init_nvdriver Initing nvdriver...
  4202.797569932 [37465-37830] ../src/direct/nv-driver.c: 285            init_nvdriver NVIDIA kernel driver version: 560.28.03, major version: 560, minor version: 28
  4202.797573390 [37465-37830] ../src/direct/nv-driver.c: 292            init_nvdriver Got dev info: 100 2 6 1
  4202.896338238 [37465-37830] ../src/vabackend.c:1446      nvQueryImageFormats In nvQueryImageFormats
  4202.896694347 [37465-37830] ../src/vabackend.c:2098              nvTerminate Terminating 0x7f367043a980
  4202.897455697 [37465-37830] ../src/vabackend.c:2112              nvTerminate Now have 0 (0 max) instances

using:

NVD_LOG=1 MOZ_DISABLE_RDD_SANDBOX=1 NVD_BACKEND=direct __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/10_nvidia.json firefox

and all the proper options in the readme file.

any workaround yet?

@TheBigK02
Copy link

560.35.03 works now which was released on debian today. So all good.

Thanks for looking into this.

@ManuLinares
Copy link

nvidia-dkms 560.35.03 working fine here.

@groopcd you need to post all your system specs

@groopcd
Copy link
Author

groopcd commented Aug 26, 2024

still not working:

opensuse tumbleweed
firefox 129

Name Firefox
129.0
20240801122119
openSUSE
Mozilla/5.0 (X11; Linux x86_64; rv:129.0) Gecko/20100101 Firefox/129.0
Linux 6.10.5-1-default #1 SMP PREEMPT_DYNAMIC Fri Aug 16 11:15:41 UTC 2024 (30fd964)
Application Basics

Name: Firefox
Version: 129.0
Build ID: 20240801122119
Distribution ID: openSUSE
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:129.0) Gecko/20100101 Firefox/129.0
OS: Linux 6.10.5-1-default #1 SMP PREEMPT_DYNAMIC Fri Aug 16 11:15:41 UTC 2024 (30fd964)
OS Theme: Breeze / Adwaita
Multiprocess Windows: 1/1
Fission Windows: 1/1 Enabled by default
Remote Processes: 18
Enterprise Policies: Inactive
Google Location Service Key: Missing
Google Safebrowsing Key: Found
Mozilla Location Service Key: Found
Safe Mode: false
Memory Size (RAM): 31.2 GB
Disk Space Available: 287 GB

Crash Reports for the Last 3 Days

Firefox Features

Name: Firefox Screenshots
Version: 39.0.1
ID: [email protected]

Name: Form Autofill
Version: 1.0.1
ID: [email protected]

Name: Picture-In-Picture
Version: 1.0.0
ID: [email protected]

Name: Web Compatibility Interventions
Version: 129.5.0
ID: [email protected]

Name: WebCompat Reporter
Version: 2.1.0
ID: [email protected]

Remote Features

Consolidated Search Configuration (ROW) [Desktop] Relaunch: (rollout)
CSV Import (Release Rollout): (enable-csv-import)
Device Migration Q4 Spotlights Remaining Population: (treatment)
Disable Redirects for Authretries: (control)
Encrypted Client Hello - Fallback Mechanism: (control)
Extensions Migration in Import Wizard - 117+: (control)
Highlighting in PDFs - Rollout: (treatment)
Home and newtab wallpapers v2 Rollout Global Relaunch: (control)
PHC Rollout: (rollout)
Recommend Add-ons - Staff pick Relaunch - Treatment A Rollout: (treatment-a)
Relay integration into Firefox 118+ Release for all FXA and autofill users: (enable-relay-integration)
Tab Hover Preview Release Rollout: (control)
Upgrade Spotlight Rollout: (treatment)

Remote Processes

Type: Isolated Web Content
Count: 7

Type: Preallocated
Count: 3

Type: Socket
Count: 1

Type: Isolated Service Worker
Count: 2

Type: RDD
Count: 1

Type: Extension
Count: 1

Type: Privileged About
Count: 1

Type: Utility JavaScript Oracle
Count: 1

Type: Utility Generic Audio Decoder
Count: 1

Add-ons

Name: Dicionário Português (pt-PT
Type: dictionary
Version: 19.2.3.4resigned1
Enabled: true
ID: [email protected]

Name: Add-ons Search Detection
Type: extension
Version: 2.0.0
Enabled: true
ID: [email protected]

Name: Bing
Type: extension
Version: 1.7
Enabled: true
ID: [email protected]

Name: Bitwarden Password Manager
Type: extension
Version: 2024.7.1
Enabled: true
ID: {446900e4-71c2-419f-a6a7-df9c091e268b}

Name: Dark Mode
Type: extension
Version: 0.4.5
Enabled: true
ID: {174b2d58-b983-4501-ab4b-07e71203cb43}

Name: DuckDuckGo
Type: extension
Version: 1.5
Enabled: true
ID: [email protected]

Name: enhanced-h264ify
Type: extension
Version: 2.2.1
Enabled: true
ID: {9a41dee2-b924-4161-a971-7fb35c053a4a}

Name: Facebook Container
Type: extension
Version: 2.3.11
Enabled: true
ID: @contain-facebook

Name: Feedly Subscribe Button
Type: extension
Version: 0.9.1resigned1
Enabled: true
ID: {a8ffd15d-67d0-427f-80ad-07a7d76431e1}

Name: Firefox Multi-Account Containers
Type: extension
Version: 8.1.3
Enabled: true
ID: @testpilot-containers

Name: Foxy Gestures
Type: extension
Version: 1.2.12
Enabled: true
ID: {e839c3f9-298e-4cd0-99e0-464431cb7c34}

Name: Ghostery Tracker & Ad Blocker - Privacy AdBlock
Type: extension
Version: 10.4.1
Enabled: true
ID: [email protected]

Name: Google
Type: extension
Version: 1.5
Enabled: true
ID: [email protected]

Name: LastPass: Free Password Manager
Type: extension
Version: 4.127.0.1
Enabled: true
ID: [email protected]

Name: Media Panel
Type: extension
Version: 2.6
Enabled: true
ID: {68d048f4-9449-4c97-8425-6dac7f743b14}

Name: Plasma Integration
Type: extension
Version: 1.9.1
Enabled: true
ID: [email protected]

Name: Share Backported
Type: extension
Version: 2.1.6
Enabled: true
ID: {1bab54e2-6c60-4ee1-88f7-52b1df77924f}

Name: SteamDB
Type: extension
Version: 4.5
Enabled: true
ID: [email protected]

Name: Tab Session Manager
Type: extension
Version: 7.0.1
Enabled: true
ID: Tab-Session-Manager@sienori

Name: Text Contrast for Dark Themes
Type: extension
Version: 2.1.6
Enabled: true
ID: jid1-nMVE2oP40qeQDQ@jetpack

Name: Toolbar Controls for YouTube Music
Type: extension
Version: 0.1.3resigned1
Enabled: true
ID: {1cb25516-2dd9-4ea3-86ad-6fd863ee2fa1}

Name: uBlock Origin
Type: extension
Version: 1.59.0
Enabled: true
ID: [email protected]

Name: User-Agent Switcher
Type: extension
Version: 0.3.0
Enabled: true
ID: {75afe46a-7a50-4c6b-b866-c43a1075b071}

Name: Wikipedia (en)
Type: extension
Version: 1.4
Enabled: true
ID: [email protected]

Name: Language: Português (PT) (Portuguese)
Type: locale
Version: 129.0.20240819.150008
Enabled: true
ID: [email protected]

Name: Dark
Type: theme
Version: 1.2
Enabled: true
ID: [email protected]

Name: NoScript
Type: extension
Version: 11.4.34
Enabled: false
ID: {73a6fe31-595d-460b-a920-fcc0f8843232}

Name: simple-modify-headers
Type: extension
Version: 1.9.0
Enabled: false
ID: {f6ca2dfb-43a6-4334-9fad-8d5a71a1fe67}

Name: APNG-Madara Uchiha
Type: theme
Version: 2.0
Enabled: false
ID: {c28769c6-8a9c-4313-86be-61aebef3c5ab}

Name: Breeze (Plasma 5)
Type: theme
Version: 2.0
Enabled: false
ID: {347bba68-bed6-4734-9a2c-1c629ef14793}

Name: Breeze Dark
Type: theme
Version: 2.0
Enabled: false
ID: {659dd103-5b7f-4348-9d2d-971349f0552d}

Name: Dabbling in Colors by MaDonna
Type: theme
Version: 5.0
Enabled: false
ID: {9b510882-367b-4766-bdef-d19c89d70da9}

Name: Dark Fox
Type: theme
Version: 2.0
Enabled: false
ID: {e7fe4ffe-f256-4f85-906d-072fdd698585}

Name: evil robots
Type: theme
Version: 2.0
Enabled: false
ID: {4c6d126b-e02e-452c-9aab-43a5c6c4e241}

Name: Firefox Alpenglow
Type: theme
Version: 1.4
Enabled: false
ID: [email protected]

Name: Firefox Nova
Type: theme
Version: 2.0
Enabled: false
ID: {928afe3b-903c-4979-a2cc-275008824118}

Name: Groovy Blue
Type: theme
Version: 2.0
Enabled: false
ID: {6149213c-39c0-4bad-8ffa-f0bff06e96f8}

Name: KDE Breeze Dark
Type: theme
Version: 1.11
Enabled: false
ID: {795f47a0-55be-47a9-8fdd-5f8ff4f0577c}

Name: Leaves by MaDonna
Type: theme
Version: 5.0
Enabled: false
ID: {8d557830-bb7f-4b38-aae7-dc10f19af947}

Name: Light
Type: theme
Version: 1.2
Enabled: false
ID: [email protected]

Name: Stormy Ship
Type: theme
Version: 2.0
Enabled: false
ID: {5cf47b63-d71d-4bab-8aff-3daa5ecde7d0}

Name: Sunset Foggy Sea by MaDonna
Type: theme
Version: 6.0
Enabled: false
ID: {fc48c481-0e1a-4f93-8dd8-4f212b2018fa}

Name: System theme — auto
Type: theme
Version: 1.3
Enabled: false
ID: [email protected]

Name: Waterfall Island
Type: theme
Version: 7.0
Enabled: false
ID: {00a406f3-4319-4c2b-af7d-9a777cdf9a9d}

Name: White Glossy Look
Type: theme
Version: 2.0
Enabled: false
ID: {24c52f25-6a38-464b-953f-a58022f56c2f}

Legacy User Stylesheets

Active: false
Stylesheets: No stylesheets found

Graphics

Features
Window Device Pixel Ratios: 2
Compositing: WebRender
Font Visibility Debug Info: Linux Unknown - ID="opensVERSION_ID="20240823"
Asynchronous Pan/Zoom: wheel input enabled; scrollbar drag enabled; keyboard enabled; autoscroll enabled; smooth pinch-zoom enabled
WebGL 1 Driver WSI Info: outOfProcess: false inProcess: true EGL_VENDOR: NVIDIA EGL_VERSION: 1.5 EGL_EXTENSIONS: EGL_ANDROID_native_fence_sync 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_output_drm EGL_EXT_protected_content EGL_EXT_stream_consumer_egloutput 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_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_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_EXT_present_opaque 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_MESA_platform_surfaceless EGL_EXT_explicit_device EGL_KHR_platform_wayland EGL_EXT_platform_wayland EGL_KHR_platform_gbm EGL_MESA_platform_gbm EGL_EXT_platform_xcb
WebGL 1 Driver Renderer: NVIDIA Corporation -- NVIDIA GeForce RTX 3080/PCIe/SSE2
WebGL 1 Driver Version: 4.6.0 NVIDIA 560.35.03
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_program_multiview 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_primitive_shading_rate 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_dirty_tile_map 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_uniform_buffer_std430_layout 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_NVX_nvenc_interop 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: outOfProcess: false inProcess: true EGL_VENDOR: NVIDIA EGL_VERSION: 1.5 EGL_EXTENSIONS: EGL_ANDROID_native_fence_sync 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_output_drm EGL_EXT_protected_content EGL_EXT_stream_consumer_egloutput 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_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_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_EXT_present_opaque 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_MESA_platform_surfaceless EGL_EXT_explicit_device EGL_KHR_platform_wayland EGL_EXT_platform_wayland EGL_KHR_platform_gbm EGL_MESA_platform_gbm EGL_EXT_platform_xcb
WebGL 2 Driver Renderer: NVIDIA Corporation -- NVIDIA GeForce RTX 3080/PCIe/SSE2
WebGL 2 Driver Version: 3.2.0 NVIDIA 560.35.03
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_program_multiview 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_primitive_shading_rate 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_dirty_tile_map 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_uniform_buffer_std430_layout 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_NVX_nvenc_interop 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_draw_buffers_indexed 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: wayland
Desktop Environment: kde
Target Frame Rate: 60
WebGPU Default Adapter: { "navigator.gpu": null }
WebGPU Fallback Adapter: { "navigator.gpu": null }
GPU #1
Active: Yes
Description: NVIDIA GeForce RTX 3080/PCIe/SSE2
Vendor ID: 0x10de
Device ID: 0x2216
Driver Vendor: nvidia/unknown
Driver Version: 560.35.3.0
RAM: 0

Diagnostics
AzureCanvasBackend: skia
AzureContentBackend: skia
AzureFallbackCanvasBackend: skia
CMSOutputProfile: Empty profile data
Display0: 1920x1080@60Hz scales:1.000000|1.000000
Display1: 3840x2160@60Hz scales:2.000000|2.000000
DisplayCount: 2
Font Visibility Debug Info: Linux Unknown - ID="opensVERSION_ID="20240823"
Decision Log
HW_COMPOSITING:
default: available,
OPENGL_COMPOSITING:
default: available,
WEBRENDER:
default: available,
WEBRENDER_COMPOSITOR:
default: disabled, Disabled by default, Blocklisted; failure code FEATURE_FAILURE_DISABLED
env: blocklisted, Blocklisted by gfxInfo, Blocklisted; failure code FEATURE_FAILURE_WEBRENDER_COMPOSITOR_DISABLED
runtime: blocked, Cannot be enabled in release or beta, Blocklisted; failure code FEATURE_FAILURE_DISABLE_RELEASE_OR_BETA
WEBRENDER_PARTIAL:
default: available,
WEBRENDER_SHADER_CACHE:
default: disabled, Disabled by default, Blocklisted; failure code FEATURE_FAILURE_DISABLED
WEBRENDER_OPTIMIZED_SHADERS:
default: available,
WEBRENDER_ANGLE:
default: available,
env: unavailable, OS not supported, Blocklisted; failure code FEATURE_FAILURE_OS_NOT_SUPPORTED
WEBRENDER_DCOMP_PRESENT:
default: available,
user: disabled, User disabled via pref, Blocklisted; failure code FEATURE_FAILURE_DCOMP_PREF_DISABLED
env: unavailable, Requires GPU process, Blocklisted; failure code FEATURE_FAILURE_NO_GPU_PROCESS
runtime: unavailable, Requires ANGLE, Blocklisted; failure code FEATURE_FAILURE_DCOMP_NOT_ANGLE
WEBRENDER_SCISSORED_CACHE_CLEARS:
default: available,
WEBGPU:
default: available,
runtime: blocked, WebGPU cannot be enabled in release or beta, Blocklisted; failure code WEBGPU_DISABLE_RELEASE_OR_BETA
X11_EGL:
default: available,
user: force_enabled, Force enabled by pref,
DMABUF:
default: available,
user: force_enabled, Force enabled by pref,
HARDWARE_VIDEO_DECODING:
default: available,
user: force_enabled, Force enabled by pref,
env: blocklisted, Blocklisted by gfxInfo, Blocklisted; failure code FEATURE_HARDWARE_VIDEO_DECODING_NO_LINUX_NVIDIA
HW_DECODED_VIDEO_ZERO_COPY:
default: available,
VP8_HW_DECODE:
default: available,
VP9_HW_DECODE:
default: available,
DMABUF_SURFACE_EXPORT:
default: available,
BACKDROP_FILTER:
default: available,
CANVAS_RENDERER_THREAD:
default: available,
ACCELERATED_CANVAS2D:
default: available,
H264_HW_DECODE:
default: available,
AV1_HW_DECODE:
default: available,
REMOTE_CANVAS:
default: disabled, Disabled via pref, Blocklisted; failure code FEATURE_FAILURE_DISABLED
env: unavailable-no-gpu-process, Disabled without GPU process, Blocklisted; failure code FEATURE_REMOTE_CANVAS_NO_GPU_PROCESS
runtime: blocked, Platform not supported, Blocklisted; failure code FEATURE_REMOTE_CANVAS_NOT_WINDOWS

Media

Audio Backend: pulse-rust
Max Channels: 2
Preferred Sample Rate: 48000
Roundtrip latency (standard deviation): 59.06ms (23.67)
Codec Support Information:
Codec Name: Software Decoding, Hardware Decoding
H264: Supported, Supported
VP9: Supported, Supported
VP8: Supported, Supported
AV1: Supported, Supported
HEVC: Unsupported, Unsupported
Theora: Supported, Unsupported
AAC: Supported, Unsupported
MP3: Supported, Unsupported
Opus: Supported, Unsupported
Vorbis: Supported, Unsupported
FLAC: Supported, Unsupported
Wave: Supported, Unsupported
Output Devices
Name: Group, Vendor, State, Preferred, Format, Channels, Rate, Latency
GA102 High Definition Audio Controller Digital Stereo (HDMI): /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1, NVIDIA Corporation, Enabled, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Built-in Audio Analog Stereo: /devices/pci0000:00/0000:00:1f.3/sound/card0, Intel Corporation, Enabled, All, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Input Devices
Name: Group, Vendor, State, Preferred, Format, Channels, Rate, Latency
Monitor of GA102 High Definition Audio Controller Digital Stereo (HDMI): /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1, NVIDIA Corporation, Enabled, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Monitor of Built-in Audio Analog Stereo: /devices/pci0000:00/0000:00:1f.3/sound/card0, Intel Corporation, Enabled, All, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Built-in Audio Analog Stereo: /devices/pci0000:00/0000:00:1f.3/sound/card0, Intel Corporation, Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0

Enumerate database
Content Decryption Modules Information
Key System Name: Video Robustness, Audio Robustness, Capabilities, Clear Lead, HDCP 2.2 Compatible
org.w3.clearkey: {"persistent":"optional","distinctive":"not-allowed","sessionType":"[Temporary]","codec":{"decodingAndDecrypting":[],"decryptingOnly":["h264(all)","aac(all)","flac(all)","opus(all)","vp9(all)","av1(all)","vorbis(all)","vp8(all)"]}}, No, No
com.widevine.alpha: SW_SECURE_CRYPTO,SW_SECURE_DECODE, SW_SECURE_CRYPTO, {"persistent":"optional","distinctive":"not-allowed","sessionType":"[Temporary]","codec":{"decodingAndDecrypting":["h264(all)","vp9(all)","av1(all)","vp8(all)"],"decryptingOnly":["aac(all)","flac(all)","opus(all)","vorbis(all)"]}}, Yes, No

Environment Variables

MOZ_DBUS_REMOTE: 1
MOZ_DISABLE_LANGPACKS: 1
MOZ_DISABLE_RDD_SANDBOX: 1
MOZ_GMP_PATH: /usr/lib64/mozilla/plugins/gmp-gmpopenh264/system-installed
MOZ_APP_LAUNCHER: /usr/bin/firefox
DISPLAY: :1
MOZ_ENABLE_WAYLAND: 1
MOZ_USE_XINPUT2: 1
MOZ_ASSUME_USER_NS: 1
MOZ_CRASHREPORTER_EVENTS_DIRECTORY: /home/groo/.mozilla/firefox/1nui6g7l.default-release/crashes/events
MOZ_CRASHREPORTER_RESTART_ARG_1:
MOZ_CRASHREPORTER_DATA_DIRECTORY: /home/groo/.mozilla/firefox/Crash Reports
MOZ_CRASHREPORTER_PING_DIRECTORY: /home/groo/.mozilla/firefox/Pending Pings
MOZ_CRASHREPORTER_STRINGS_OVERRIDE: /usr/lib64/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

Cookies: SameSite=None requires secure attribute (network.cookie.sameSite.noneRequiresSecure): false
CSS: Masonry Layout (layout.css.grid-template-masonry-value.enabled): false
Developer Tools: Service Worker debugging (devtools.debugger.features.windowless-service-workers): false
AI Chatbot Integration (browser.ml.chat.enabled): 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

Remote Settings

Status: OK Not working

Status: 2024-08-26T18:38:35.000Z

Status: "1724697280402"

Status: Status Date Infos successMon Aug 26 2024 19:34:40 GMT+0100 (Western European Summer Time){}successMon Aug 26 2024 16:10:30 GMT+0100 (Western European Summer Time){}successSun Aug 25 2024 15:47:02 GMT+0100 (Western European Summer Time){}successSat Aug 24 2024 02:13:42 GMT+0100 (Western European Summer Time){}successFri Aug 23 2024 18:43:56 GMT+0100 (Western European Summer Time){}successFri Aug 23 2024 16:44:26 GMT+0100 (Western European Summer Time){}successWed Aug 21 2024 21:08:13 GMT+0100 (Western European Summer Time){}successTue Aug 20 2024 09:57:12 GMT+0100 (Western European Summer Time){}successMon Aug 19 2024 19:25:25 GMT+0100 (Western European Summer Time){}successMon Aug 19 2024 19:01:35 GMT+0100 (Western European Summer Time){}
Date: success
Infos: Mon Aug 26 2024 19:34:40 GMT+0100 (Western European Summer Time)
{}
success
Mon Aug 26 2024 16:10:30 GMT+0100 (Western European Summer Time)
{}
success
Sun Aug 25 2024 15:47:02 GMT+0100 (Western European Summer Time)
{}
success
Sat Aug 24 2024 02:13:42 GMT+0100 (Western European Summer Time)
{}
success
Fri Aug 23 2024 18:43:56 GMT+0100 (Western European Summer Time)
{}
success
Fri Aug 23 2024 16:44:26 GMT+0100 (Western European Summer Time)
{}
success
Wed Aug 21 2024 21:08:13 GMT+0100 (Western European Summer Time)
{}
success
Tue Aug 20 2024 09:57:12 GMT+0100 (Western European Summer Time)
{}
success
Mon Aug 19 2024 19:25:25 GMT+0100 (Western European Summer Time)
{}
success
Mon Aug 19 2024 19:01:35 GMT+0100 (Western European Summer Time)
{}

Status: success
Date: Mon Aug 26 2024 19:34:40 GMT+0100 (Western European Summer Time)
Infos: {}

Status: success
Date: Mon Aug 26 2024 16:10:30 GMT+0100 (Western European Summer Time)
Infos: {}

Status: success
Date: Sun Aug 25 2024 15:47:02 GMT+0100 (Western European Summer Time)
Infos: {}

Status: success
Date: Sat Aug 24 2024 02:13:42 GMT+0100 (Western European Summer Time)
Infos: {}

Status: success
Date: Fri Aug 23 2024 18:43:56 GMT+0100 (Western European Summer Time)
Infos: {}

Status: success
Date: Fri Aug 23 2024 16:44:26 GMT+0100 (Western European Summer Time)
Infos: {}

Status: success
Date: Wed Aug 21 2024 21:08:13 GMT+0100 (Western European Summer Time)
Infos: {}

Status: success
Date: Tue Aug 20 2024 09:57:12 GMT+0100 (Western European Summer Time)
Infos: {}

Status: success
Date: Mon Aug 19 2024 19:25:25 GMT+0100 (Western European Summer Time)
Infos: {}

Status: success
Date: Mon Aug 19 2024 19:01:35 GMT+0100 (Western European Summer Time)
Infos: {}

Remote Experiments

Long term holdback 2024 H2 Velocity Desktop: delivery
Pin: Email and Calendar tabs - Existing user: treatment-b

Important Modified Preferences

accessibility.typeaheadfind.flashBar: 0
browser.contentblocking.category: standard
browser.download.useDownloadDir: false
browser.search.region: PT
browser.sessionstore.upgradeBackup.latestBuildID: 20240801122119
browser.startup.homepage: about:home
browser.startup.homepage_override.buildID: 20240801122119
browser.startup.homepage_override.mstone: 129.0
browser.startup.page: 3
browser.tabs.inTitlebar: 1
browser.toolbars.bookmarks.visibility: never
browser.urlbar.maxRichResults: 12
browser.urlbar.placeholderName: Google
browser.urlbar.placeholderName.private: Google
browser.urlbar.quicksuggest.migrationVersion: 2
browser.urlbar.quicksuggest.scenario: history
browser.urlbar.showSearchSuggestionsFirst: false
browser.urlbar.tipShownCount.searchTip_onboard: 4
browser.urlbar.tipShownCount.searchTip_redirect: 1
doh-rollout.doneFirstRun: true
doh-rollout.home-region: PT
extensions.formautofill.creditCards.reauth.optout: MDIEEPgAAAAAAAAAAAAAAAAAAAEwFAYIKoZIhvcNAwcECC/4Hq+87smSBAgimsk0/9S7hw==
extensions.lastAppVersion: 129.0
gfx.x11-egl.force-enabled: true
idle.lastDailyNotification: 1724697086
media.autoplay.default: 5
media.eme.enabled: true
media.ffmpeg.encoder.enabled: true
media.ffmpeg.vaapi.enabled: true
media.gmp-gmpopenh264.abi: x86_64-gcc3
media.gmp-gmpopenh264.hashValue: 53a58bfb4c8124ad4f7655b99bfdea290033a085e0796b19245b33b91c0948fdac9f0c3e817130b352493a65d9a7a0fc8a7c1eedc618cdaa2b458073
media.gmp-gmpopenh264.lastDownload: 1716644720
media.gmp-gmpopenh264.lastInstallStart: 1716644720
media.gmp-gmpopenh264.lastUpdate: 1716644720
media.gmp-gmpopenh264.version: 2.3.2
media.gmp-manager.buildID: 20240801122119
media.gmp-manager.lastCheck: 1724621862
media.gmp-manager.lastEmptyCheck: 1724621862
media.gmp-widevinecdm.abi: x86_64-gcc3
media.gmp-widevinecdm.hashValue: 661ad969099a89a278384f56a17ae912c3542d585ea4981f3b9a3c6e1a07f8da6ffad9db29cee194bf7834adc3ca258c775cd2b0980e3e6cb7ee8b39
media.gmp-widevinecdm.lastDownload: 1717440720
media.gmp-widevinecdm.lastInstallStart: 1717440720
media.gmp-widevinecdm.lastUpdate: 1717440720
media.gmp-widevinecdm.version: 4.10.2710.0
media.gmp.storage.version.observed: 1
media.hardware-video-decoding.force-enabled: true
media.videocontrols.picture-in-picture.video-toggle.first-seen-secs: 1717439107
media.videocontrols.picture-in-picture.video-toggle.has-used: true
network.dns.disablePrefetch: true
network.http.speculative-parallel-limit: 0
network.predictor.enabled: false
network.prefetch-next: false
places.database.lastMaintenance: 1724697086
privacy.bounceTrackingProtection.hasMigratedUserActivationData: true
privacy.donottrackheader.enabled: true
privacy.globalprivacycontrol.enabled: true
privacy.globalprivacycontrol.was_ever_enabled: true
privacy.purge_trackers.date_in_cookie_database: 0
privacy.purge_trackers.last_purge: 1724697086389
privacy.sanitize.clearOnShutdown.hasMigratedToNewPrefs2: true
privacy.sanitize.pending: [{"id":"newtab-container","itemsToClear":[],"options":{}}]
privacy.userContext.enabled: true
privacy.userContext.extension: {1bab54e2-6c60-4ee1-88f7-52b1df77924f}
privacy.userContext.ui.enabled: true
security.sandbox.content.tempDirSuffix: e8fd4c1a-faab-4690-bc6c-977e2d126db0
services.sync.declinedEngines:
services.sync.engine.creditcards: true
services.sync.engine.prefs.modified: false
services.sync.lastPing: 1724621800
services.sync.lastSync: Mon Aug 26 2024 19:39:06 GMT+0100 (Western European Summer Time)
signon.management.page.os-auth.optout: MDIEEPgAAAAAAAAAAAAAAAAAAAEwFAYIKoZIhvcNAwcECFW5Pq/0/1itBAjEdJUyukVAGQ==
signon.rememberSignons: false
storage.vacuum.last.content-prefs.sqlite: 1722449804
storage.vacuum.last.index: 2
storage.vacuum.last.places.sqlite: 1722125762
widget.dmabuf.force-enabled: true

Important Locked Preferences

fission.autostart.session: true

Places Database

Entity: sqlite_schema
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 24.6
Sequentiality (%): 40.6

Entity: moz_origins
Count: 678
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 80.8
Sequentiality (%): 40.6

Entity: sqlite_autoindex_moz_origins_1
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 70.2
Sequentiality (%): 40.6

Entity: moz_places
Count: 4863
Size (KiB): 1408
Size (%): 31.7
Efficiency (%): 86
Sequentiality (%): 40.6

Entity: moz_places_extra
Count: 0
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0
Sequentiality (%): 40.6

Entity: moz_places_url_hashindex
Count: -
Size (KiB): 128
Size (%): 2.9
Efficiency (%): 51.9
Sequentiality (%): 40.6

Entity: moz_places_hostindex
Count: -
Size (KiB): 192
Size (%): 4.3
Efficiency (%): 62.5
Sequentiality (%): 40.6

Entity: moz_places_visitcount
Count: -
Size (KiB): 96
Size (%): 2.2
Efficiency (%): 40.3
Sequentiality (%): 40.6

Entity: moz_places_frecencyindex
Count: -
Size (KiB): 96
Size (%): 2.2
Efficiency (%): 45.3
Sequentiality (%): 40.6

Entity: moz_places_lastvisitdateindex
Count: -
Size (KiB): 128
Size (%): 2.9
Efficiency (%): 57.6
Sequentiality (%): 40.6

Entity: moz_places_guid_uniqueindex
Count: -
Size (KiB): 128
Size (%): 2.9
Efficiency (%): 74.1
Sequentiality (%): 40.6

Entity: moz_places_originidindex
Count: -
Size (KiB): 96
Size (%): 2.2
Efficiency (%): 47.4
Sequentiality (%): 40.6

Entity: moz_places_altfrecencyindex
Count: -
Size (KiB): 96
Size (%): 2.2
Efficiency (%): 39.5
Sequentiality (%): 40.6

Entity: moz_historyvisits
Count: 11889
Size (KiB): 320
Size (%): 7.2
Efficiency (%): 88.9
Sequentiality (%): 40.6

Entity: moz_historyvisits_extra
Count: 0
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0
Sequentiality (%): 40.6

Entity: moz_historyvisits_placedateindex
Count: -
Size (KiB): 320
Size (%): 7.2
Efficiency (%): 68.8
Sequentiality (%): 40.6

Entity: moz_historyvisits_fromindex
Count: -
Size (KiB): 128
Size (%): 2.9
Efficiency (%): 74.1
Sequentiality (%): 40.6

Entity: moz_historyvisits_dateindex
Count: -
Size (KiB): 256
Size (%): 5.8
Efficiency (%): 72.6
Sequentiality (%): 40.6

Entity: moz_inputhistory
Count: 13
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0.9
Sequentiality (%): 40.6

Entity: sqlite_autoindex_moz_inputhistory_1
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0.6
Sequentiality (%): 40.6

Entity: moz_bookmarks
Count: 320
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 84.9
Sequentiality (%): 40.6

Entity: moz_bookmarks_deleted
Count: 0
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0
Sequentiality (%): 40.6

Entity: sqlite_autoindex_moz_bookmarks_deleted_1
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0
Sequentiality (%): 40.6

Entity: moz_bookmarks_itemindex
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 10.2
Sequentiality (%): 40.6

Entity: moz_bookmarks_parentindex
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 10.5
Sequentiality (%): 40.6

Entity: moz_bookmarks_itemlastmodifiedindex
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 17.9
Sequentiality (%): 40.6

Entity: moz_bookmarks_dateaddedindex
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 15.3
Sequentiality (%): 40.6

Entity: moz_bookmarks_guid_uniqueindex
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 19.2
Sequentiality (%): 40.6

Entity: moz_keywords
Count: 2
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0.1
Sequentiality (%): 40.6

Entity: sqlite_autoindex_moz_keywords_1
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0.1
Sequentiality (%): 40.6

Entity: sqlite_sequence
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0.1
Sequentiality (%): 40.6

Entity: moz_keywords_placepostdata_uniqueindex
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0.1
Sequentiality (%): 40.6

Entity: moz_anno_attributes
Count: 2
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0.2
Sequentiality (%): 40.6

Entity: sqlite_autoindex_moz_anno_attributes_1
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0.2
Sequentiality (%): 40.6

Entity: moz_annos
Count: 12
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 3.9
Sequentiality (%): 40.6

Entity: moz_annos_placeattributeindex
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0.4
Sequentiality (%): 40.6

Entity: moz_items_annos
Count: 0
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0
Sequentiality (%): 40.6

Entity: moz_items_annos_itemattributeindex
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0
Sequentiality (%): 40.6

Entity: moz_meta
Count: 5
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0.6
Sequentiality (%): 40.6

Entity: moz_places_metadata
Count: 847
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 96.8
Sequentiality (%): 40.6

Entity: moz_places_metadata_placecreated_uniqueindex
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 43.8
Sequentiality (%): 40.6

Entity: moz_places_metadata_referrerindex
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 23.3
Sequentiality (%): 40.6

Entity: moz_places_metadata_search_queries
Count: 0
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0
Sequentiality (%): 40.6

Entity: sqlite_autoindex_moz_places_metadata_search_queries_1
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0
Sequentiality (%): 40.6

Entity: moz_previews_tombstones
Count: 0
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 0
Sequentiality (%): 40.6

Entity: sqlite_stat1
Count: -
Size (KiB): 32
Size (%): 0.7
Efficiency (%): 4.2
Sequentiality (%): 40.6

Accessibility

Activated: false
Prevent Accessibility: 0

Library Versions

NSPR
Expected minimum version: 4.35
Version in use: 4.35

NSS
Expected minimum version: 3.102
Version in use: 3.102

NSSSMIME
Expected minimum version: 3.102
Version in use: 3.102

NSSSSL
Expected minimum version: 3.102
Version in use: 3.102

NSSUTIL
Expected minimum version: 3.102
Version in use: 3.102

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

Rejected System Calls

Startup Cache

Disk Cache Path: /home/groo/.cache/mozilla/firefox/1nui6g7l.default-release/startupCache/startupCache.8.little
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","pt-PT"]
App Locales: ["en-US"]
Regional Preferences: ["en-US"]
Default Locale: "en-US"
Operating System
System Locales: ["en-US"]
Regional Preferences: ["pt-PT"]

Remote Debugging (Chromium Protocol)

Accepting Connections: false
URL:

Printing

Modified print settings

print_printer: Mozilla Save to PDF

Content Analysis (DLP)

Active: false
Connected to Agent:
Agent Path:
Agent Failed Signature Verification:
Request Count:


Operating System: openSUSE Tumbleweed 20240823
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2
Kernel Version: 6.10.5-1-default (64-bit)
Graphics Platform: Wayland
Processors: 16 × 11th Gen Intel® Core™ i7-11700F @ 2.50GHz
Memory: 31,2 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3080/PCIe/SSE2
Manufacturer: Micro-Star International Co., Ltd.
Product Name: MS-7C75
System Version: 1.0


vaapi log
MOZ_DISABLE_RDD_SANDBOX=1 NVD_BACKEND=direct NVD_LOG=1 firefox
kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Mozilla Firefox" msgid_plural: "" msgctxt: ""
libva info: VA-API version 1.22.0
libva info: Trying to open /usr/lib64/dri/nvidia_drv_video.so
libva info: Found init function __vaDriverInit_1_0
653.770191657 [7811-7820] ../src/vabackend.c:2188 __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 31
653.770196495 [7811-7820] ../src/vabackend.c:2197 __vaDriverInit_1_0 Now have 0 (0 max) instances
653.770198629 [7811-7820] ../src/vabackend.c:2223 __vaDriverInit_1_0 Selecting Direct backend
653.776442858 [7811-7820] ../src/direct/nv-driver.c: 267 init_nvdriver Initing nvdriver...
653.776470136 [7811-7820] ../src/direct/nv-driver.c: 285 init_nvdriver NVIDIA kernel driver version: 560.35.03, major version: 560, minor version: 35
653.776474624 [7811-7820] ../src/direct/nv-driver.c: 292 init_nvdriver Got dev info: 100 1 2 6
libva info: va_openDriver() returns 0
653.884417198 [7811-7820] ../src/vabackend.c:1446 nvQueryImageFormats In nvQueryImageFormats
654.040929589 [7811-7820] ../src/vabackend.c: 674 nvCreateConfig got profile: 6 with 0 attributes
654.040943015 [7811-7820] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
654.040944807 [7811-7820] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f706d9bcac0 8
654.049017017 [7811-7820] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
654.049039088 [7811-7820] ../src/vabackend.c: 674 nvCreateConfig got profile: 7 with 0 attributes
654.049059230 [7811-7820] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
654.049060774 [7811-7820] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f706d9bc700 8
654.057781765 [7811-7820] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
654.057800340 [7811-7820] ../src/vabackend.c: 674 nvCreateConfig got profile: 13 with 0 attributes
654.057804627 [7811-7820] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) (nil) 0
654.057806480 [7811-7820] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 4 (8) 0x7f706d9bc700 8
654.064415779 [7811-7820] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
654.064436507 [7811-7820] ../src/vabackend.c: 674 nvCreateConfig got profile: 14 with 0 attributes
654.064440752 [7811-7820] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 9 (8) (nil) 0
654.064442643 [7811-7820] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 9 (8) 0x7f706d9bc700 8
654.073652696 [7811-7820] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 48 - 4096, height: 16 - 4096
654.073673598 [7811-7820] ../src/vabackend.c: 674 nvCreateConfig got profile: 19 with 0 attributes
654.073678071 [7811-7820] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (8) (nil) 0
654.073680561 [7811-7820] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (8) 0x7f706d9bc700 8
654.082298153 [7811-7820] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
654.082320081 [7811-7820] ../src/vabackend.c: 674 nvCreateConfig got profile: 32 with 0 attributes
654.082322899 [7811-7820] ../src/vabackend.c: 737 nvCreateConfig Unable to determine surface type for VP9/AV1 codec due to no RTFormat specified.
654.082326850 [7811-7820] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 11 (8) (nil) 0
654.082328711 [7811-7820] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 11 (8) 0x7f706d9bc700 8
654.091262124 [7811-7820] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
654.091282890 [7811-7820] ../src/vabackend.c: 674 nvCreateConfig got profile: 21 with 0 attributes
654.091288779 [7811-7820] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (10) (nil) 0
654.091291101 [7811-7820] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 10 (10) 0x7f706d9bc700 8
654.100020470 [7811-7820] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
654.100269756 [7811-7820] ../src/vabackend.c:2098 nvTerminate Terminating 0x7f707a43a200
654.100942510 [7811-7820] ../src/vabackend.c:2112 nvTerminate Now have 0 (0 max) instances
654.173306337 [7811-7936] ../src/vabackend.c:2188 __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 31
654.173316061 [7811-7936] ../src/vabackend.c:2197 __vaDriverInit_1_0 Now have 0 (0 max) instances
654.173318608 [7811-7936] ../src/vabackend.c:2223 __vaDriverInit_1_0 Selecting Direct backend
654.173335105 [7811-7936] ../src/direct/nv-driver.c: 267 init_nvdriver Initing nvdriver...
654.173348977 [7811-7936] ../src/direct/nv-driver.c: 285 init_nvdriver NVIDIA kernel driver version: 560.35.03, major version: 560, minor version: 35
654.173352860 [7811-7936] ../src/direct/nv-driver.c: 292 init_nvdriver Got dev info: 100 1 2 6
654.289877712 [7811-7936] ../src/vabackend.c:1446 nvQueryImageFormats In nvQueryImageFormats
654.290046324 [7811-7941] ../src/vabackend.c:2188 __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 31
654.290051140 [7811-7941] ../src/vabackend.c:2197 __vaDriverInit_1_0 Now have 1 (0 max) instances
654.290053221 [7811-7941] ../src/vabackend.c:2223 __vaDriverInit_1_0 Selecting Direct backend
654.290071175 [7811-7941] ../src/direct/nv-driver.c: 267 init_nvdriver Initing nvdriver...
654.290098030 [7811-7941] ../src/direct/nv-driver.c: 285 init_nvdriver NVIDIA kernel driver version: 560.35.03, major version: 560, minor version: 35
654.290102357 [7811-7941] ../src/direct/nv-driver.c: 292 init_nvdriver Got dev info: 100 1 2 6
654.401124232 [7811-7941] ../src/vabackend.c:1446 nvQueryImageFormats In nvQueryImageFormats
654.401174388 [7811-7936] ../src/vabackend.c:2098 nvTerminate Terminating 0x7f707a43a200
654.402593670 [7811-7936] ../src/vabackend.c:2112 nvTerminate Now have 1 (0 max) instances
654.498544555 [7811-7936] ../src/vabackend.c:2188 __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 31
654.498552919 [7811-7936] ../src/vabackend.c:2197 __vaDriverInit_1_0 Now have 1 (0 max) instances
654.498555258 [7811-7936] ../src/vabackend.c:2223 __vaDriverInit_1_0 Selecting Direct backend
654.498564843 [7811-7936] ../src/direct/nv-driver.c: 267 init_nvdriver Initing nvdriver...
654.498575208 [7811-7936] ../src/direct/nv-driver.c: 285 init_nvdriver NVIDIA kernel driver version: 560.35.03, major version: 560, minor version: 35
654.498578411 [7811-7936] ../src/direct/nv-driver.c: 292 init_nvdriver Got dev info: 100 1 2 6
654.640670080 [7811-7936] ../src/vabackend.c:1446 nvQueryImageFormats In nvQueryImageFormats
654.640898436 [7811-7936] ../src/vabackend.c:2098 nvTerminate Terminating 0x7f707a43b2e0
654.641765575 [7811-7936] ../src/vabackend.c:2112 nvTerminate Now have 1 (0 max) instances
654.725659164 [7811-7936] ../src/vabackend.c:2188 __vaDriverInit_1_0 Initialising NVIDIA VA-API Driver: 31
654.725669996 [7811-7936] ../src/vabackend.c:2197 __vaDriverInit_1_0 Now have 1 (0 max) instances
654.725672583 [7811-7936] ../src/vabackend.c:2223 __vaDriverInit_1_0 Selecting Direct backend
654.725682383 [7811-7936] ../src/direct/nv-driver.c: 267 init_nvdriver Initing nvdriver...
654.725695024 [7811-7936] ../src/direct/nv-driver.c: 285 init_nvdriver NVIDIA kernel driver version: 560.35.03, major version: 560, minor version: 35
654.725699468 [7811-7936] ../src/direct/nv-driver.c: 292 init_nvdriver Got dev info: 100 1 2 6
654.852719628 [7811-7941] ../src/vabackend.c: 674 nvCreateConfig got profile: 32 with 0 attributes
654.852734303 [7811-7941] ../src/vabackend.c: 737 nvCreateConfig Unable to determine surface type for VP9/AV1 codec due to no RTFormat specified.
654.852743731 [7811-7941] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 11 (8) (nil) 0
654.852746981 [7811-7941] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 11 (8) 0x7f704fed2580 8
654.865216650 [7811-7941] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
654.865233328 [7811-7941] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 11 (8) (nil) 32624
654.865235464 [7811-7941] ../src/vabackend.c:1802 nvQuerySurfaceAttributes with 11 (8) 0x7f704fed2dc0 8
654.866230827 [7811-7936] ../src/vabackend.c:1446 nvQueryImageFormats In nvQueryImageFormats
654.866403075 [7811-7936] ../src/vabackend.c:2098 nvTerminate Terminating 0x7f707a43af20
654.867975194 [7811-7936] ../src/vabackend.c:2112 nvTerminate Now have 1 (0 max) instances
654.879047720 [7811-7941] ../src/vabackend.c:1869 nvQuerySurfaceAttributes Returning constraints: width: 128 - 8192, height: 128 - 8192
654.879070433 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049d060)
654.879073869 [7811-7941] ../src/vabackend.c:1540 nvDeriveImage In nvDeriveImage
654.879077529 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049cf20)
654.879080024 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049c160)
654.879082369 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049c660)
654.879087154 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049c980)
654.879089961 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049c2a0)
654.879092404 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049cc00)
654.879094898 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049d100)
654.879097332 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049cd40)
654.879099680 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049c020)
654.879102032 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049cde0)
654.879104500 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049ce80)
654.879106999 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049cfc0)
654.879110732 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049d2e0)
654.879118099 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049d380)
654.879121027 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049d920)
654.879125298 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f705049d9c0)
654.879128694 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f70525cade0)
654.879131195 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f70525cb100)
654.879133790 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f70525cae80)
654.879136273 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f70525cb1a0)
654.879138815 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f70525cb420)
654.879143475 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f70525cbe20)
654.879145948 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f70525cb4c0)
654.879148585 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f70525cb560)
654.879151719 [7811-7941] ../src/vabackend.c: 957 nvCreateSurfaces2 Creating surface 1920x1080, format 1 (0x7f70525cbc40)
654.946706796 [7811-7936] ../src/vabackend.c:2188 __vaDriverInit_1_0 Initialis


i also had to enable this new config:

The "HARDWARE_VIDEO_DECODING=blocklisted by env: Blocklisted by gfxInfo" shown in about:support introduced to Firefox when they renamed the VAAPI can be overridden in about:config.

media.hardware-video-decoding.force-enabled=true

This should result in "HARDWARE_VIDEO_DECODING=force_enabled by user: Force enabled by pref" being additionally show in about:suppport.

still no hw accel, nvidia-smi pmon is blank

--- vaapi output

Trying display: wayland
libva info: VA-API version 1.22.0
libva info: Trying to open /usr/lib64/dri/nvidia_drv_video.so
libva info: Found init function __vaDriverInit_1_0
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.22 (libva 2.22.0)
vainfo: Driver version: VA-API NVDEC driver [direct backend]
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
VAProfileH264Main : VAEntrypointVLD
VAProfileH264High : VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileHEVCMain : VAEntrypointVLD
VAProfileVP8Version0_3 : VAEntrypointVLD
VAProfileVP9Profile0 : VAEntrypointVLD
VAProfileAV1Profile0 : VAEntrypointVLD
VAProfileHEVCMain10 : VAEntrypointVLD
VAProfileHEVCMain12 : VAEntrypointVLD
VAProfileVP9Profile2 : VAEntrypointVLD
VAProfileHEVCMain444 : VAEntrypointVLD
VAProfileHEVCMain444_10 : VAEntrypointVLD
VAProfileHEVCMain444_12 : VAEntrypointVLD

looks like this is the culprit now:

   654.852719628 [7811-7941] ../src/vabackend.c: 674           nvCreateConfig got profile: 32 with 0 attributes
   654.852734303 [7811-7941] ../src/vabackend.c: 737           nvCreateConfig Unable to determine surface type for VP9/AV1 codec due to no RTFormat specified.

please advise and thank you

@rkoot
Copy link

rkoot commented Aug 27, 2024

I had to install ffmpeg (more specifically, the various libav* packages) from the packman repo to get it going.

@groopcd
Copy link
Author

groopcd commented Aug 27, 2024

I had to install ffmpeg (more specifically, the various libav* packages) from the packman repo to get it going.

mind you this was working with driver 550, i just changed to 560 and direct broke, no further changes

@elFarto
Copy link
Owner

elFarto commented Aug 27, 2024

The eglCreateImageKHR mentioned in the log output suggest this is an EGL issue, as that method is only available in the MESA library. Make sure that the proprietary version of the driver was installed, and that eglinfo is showing NVIDIA as the default for the various options.

@rkoot
Copy link

rkoot commented Aug 28, 2024

I had to install ffmpeg (more specifically, the various libav* packages) from the packman repo to get it going.

mind you this was working with driver 550, i just changed to 560 and direct broke, no further changes

I'm running the same stack as you do, OpenSuse Tumbleweed (up to date), firefox 129.0, nvidia (version 560.35.3) open kernel module (so not the proprietary one) and it works just fine for me. I have to mention that all 560 drivers prior to 560.35.3 did not work with the open kernel module.
I just used the instructions from the README. I did need to switch my ffmpeg install from the oss repo to the packman repo to get it all working.

@groopcd
Copy link
Author

groopcd commented Aug 28, 2024

I had to install ffmpeg (more specifically, the various libav* packages) from the packman repo to get it going.

mind you this was working with driver 550, i just changed to 560 and direct broke, no further changes

I had to install ffmpeg (more specifically, the various libav* packages) from the packman repo to get it going.

mind you this was working with driver 550, i just changed to 560 and direct broke, no further changes

I'm running the same stack as you do, OpenSuse Tumbleweed (up to date), firefox 129.0, nvidia (version 560.35.3) open kernel module (so not the proprietary one) and it works just fine for me. I have to mention that all 560 drivers prior to 560.35.3 did not work with the open kernel module. I just used the instructions from the README. I did need to switch my ffmpeg install from the oss repo to the packman repo to get it all working.

sweet, could you post here a rpm -qa|egrep -i nvidia and rpm -qa|egrep -i ffmpeg so i can compare the packages?

also, how did you switch to the packman repo for ffmpeg (i have it enabled but im new to tumbleweed).

@rkoot
Copy link

rkoot commented Aug 29, 2024

I'm running the same stack as you do, OpenSuse Tumbleweed (up to date), firefox 129.0, nvidia (version 560.35.3) open kernel module (so not the proprietary one) and it works just fine for me. I have to mention that all 560 drivers prior to 560.35.3 did not work with the open kernel module. I just used the instructions from the README. I did need to switch my ffmpeg install from the oss repo to the packman repo to get it all working.

sweet, could you post here a rpm -qa|egrep -i nvidia and rpm -qa|egrep -i ffmpeg so i can compare the packages?

rpm -qa | egrep 'ffmpeg|nvidia'
ffmpeg-7-libavfilter-devel-7.0.2-1699.3.pm.3.x86_64
nvidia-texture-tools-2.1.2-2.13.x86_64
ffmpegthumbs-24.08.0-1.1.x86_64
nvidia-compute-utils-G06-560.35.03-0.x86_64
ffmpeg-7-libavcodec-devel-7.0.2-1699.3.pm.3.x86_64
kernel-firmware-nvidia-gspx-G06-560.35.03-0.x86_64
kernel-firmware-nvidia-gspx-G06-555.42.06-0.x86_64
ffmpeg-7-libswresample-devel-7.0.2-1699.3.pm.3.x86_64
nvidia-open-560.35.03-1.x86_64
ffmpeg-7-libswscale-devel-7.0.2-1699.3.pm.3.x86_64
nvidia-drivers-G06-560.35.03-0.x86_64
nvidia-compute-G06-32bit-560.35.03-0.x86_64
kernel-firmware-nvidia-20240809-1.1.noarch
nvidia-video-G06-560.35.03-0.x86_64
ffmpeg-7-libavdevice-devel-7.0.2-1699.3.pm.3.x86_64
ffmpeg-7-libpostproc-devel-7.0.2-1699.3.pm.3.x86_64
nvidia-open-560-560.35.03-1.x86_64
nvidia-gl-G06-560.35.03-0.x86_64
ffmpeg-7-libavutil-devel-7.0.2-1699.3.pm.3.x86_64
ffmpeg-7-libavformat-devel-7.0.2-1699.3.pm.3.x86_64
kernel-firmware-nvidia-gspx-G06-560.28.03-0.x86_64
nvidia-utils-G06-560.35.03-0.x86_64
nvidia-compute-G06-560.35.03-0.x86_64
ffmpeg-7-7.0.2-1699.3.pm.3.x86_64
nvidia-gl-G06-32bit-560.35.03-0.x86_64
nvidia-video-G06-32bit-560.35.03-0.x86_64
nvidia-open-driver-G06-kmp-default-560.35.03_k4.12.14_lp150.12.82-0.x86_64

Btw, the nvidia drivers are installed from nvidia's cuda repo (https://developer.download.nvidia.com/compute/cuda/repos/opensuse15/x86_64/)

My firefox settings (only those settings that changed from default settings in firefox):
media.ffmpeg.vaapi.enabled = true
gfx.x11-egl.force-enabled = true
widget.dmabuf.force-enabled = true

contents of ~/.bashrc
export NVD_BACKEND=direct
export LIBVA_DRIVER_NAME=nvidia
export MOZ_X11_EGL=1
export MOZ_DISABLE_RDD_SANDBOX=1

also, how did you switch to the packman repo for ffmpeg (i have it enabled but im new to tumbleweed).

Case 1: you want to switch all relevant packages from the oss repo to the packman repo.

  • First check with 'zypper lr -u' what number the packman repo has.
  • The perform the switch with 'zypper dup -r number-of-the-packman-repo --allow-vendor-change

Case 2 (more fine grained control, but also a lot more finicky): you only want to switch certain packages from the oss repo to the packman repo.

  • Start yast and go to the software management module.
  • search for ie 'ffmpeg' and select the 'Versions' tab.
  • here you can toggle between the various available versions, ie the oss and the packman ones.
  • yast will ask you what to do with the various dependant packages, ie switch or not.

Oh, and I also added my user account to the 'video' group (/etc/group)

I hope this sorts you out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants