You are not logged in.
recently i wrecked my system, so i went and reinstalled it.
i got my de and everything up and decided to test yt.
the video loaded and buffered, but never played.
i got this issue on my last install so i tried fixing it by killing pipewire, which didnt work.
audio is working perfectly though.
i have both pipewire AND pulseaudio packages, but i disabled the pipewire service.
im using the `nvidia` drivers.
this is the output of inxi:
System:
Host: behradspc Kernel: 6.16.8-arch2-1 arch: x86_64 bits: 64
Desktop: KDE Plasma v: 6.4.5 Distro: Arch Linux
Machine:
Type: Desktop System: ASUS product: N/A v: N/A serial: <superuser required>
Mobo: ASUSTeK model: ROG MAXIMUS Z790 HERO v: Rev 1.xx
serial: <superuser required> UEFI: American Megatrends v: 0904
date: 03/29/2023
CPU:
Info: 24-core (8-mt/16-st) model: Intel Core i9-14900K bits: 64
type: MST AMCP cache: L2: 32 MiB
Speed (MHz): avg: 800 min/max: 800/5700:6000:4400 cores: 1: 800 2: 800
3: 800 4: 800 5: 800 6: 800 7: 800 8: 800 9: 800 10: 800 11: 800 12: 800
13: 800 14: 800 15: 800 16: 800 17: 800 18: 800 19: 800 20: 800 21: 800
22: 800 23: 800 24: 800 25: 800 26: 800 27: 800 28: 800 29: 800 30: 800
31: 800 32: 800
Graphics:
Device-1: NVIDIA AD104 [GeForce RTX 4070] driver: nvidia v: 580.82.09
Display: xorg server: X.Org v: 21.1.18 with: Xwayland v: 24.1.8 driver: X:
loaded: nvidia gpu: nvidia,nvidia-nvswitch resolution: 1920x1080~75Hz
API: EGL v: 1.5 drivers: nvidia,swrast
platforms: gbm,x11,surfaceless,device
API: OpenGL v: 4.6.0 compat-v: 4.5 vendor: nvidia mesa v: 580.82.09
renderer: NVIDIA GeForce RTX 4070/PCIe/SSE2
API: Vulkan v: 1.4.321 drivers: nvidia surfaces: N/A
Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo
de: kscreen-console,kscreen-doctor gpu: nvidia-smi wl: wayland-info
x11: xdriinfo, xdpyinfo, xprop, xrandr
Audio:
Device-1: Intel Raptor Lake High Definition Audio driver: snd_hda_intel
Device-2: NVIDIA AD104 High Definition Audio driver: snd_hda_intel
Device-3: Generic USB Audio driver: hid-generic,snd-usb-audio,usbhid
type: USB
API: ALSA v: k6.16.8-arch2-1 status: kernel-api
Server-1: PipeWire v: 1.4.8 status: active
Server-2: PulseAudio v: 17.0-43-g3e2bb status: active
journalctl shows no useful data neither does systemctl status, but firefoxes inspector (ctrl+shift+i) shows a lot of errors like this one:
Media resource blob:https://www.youtube.com/d098a7ac-1c13-4d80-ae3f-b7987839066c could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005)
Details: auto mozilla::MediaChangeMonitor::CreateDecoderAndInit(MediaRawData *)::(anonymous class)::operator()(const MediaResult &) const: Unable to create decoder
Last edited by tunge (2025-09-26 07:26:29)
Offline
i have both pipewire AND pulseaudio packages
Most likely the cause of your problem. Remove pulseaudio. Install pipewire-pulse if you don't have it.
Links for reference:
https://bbs.archlinux.org/viewtopic.php?id=304758
https://bbs.archlinux.org/viewtopic.php?id=304787
https://bbs.archlinux.org/viewtopic.php?id=305111
https://bbs.archlinux.org/viewtopic.php?id=305624
Offline
uninstalled pulseaudio, installed pipewire-pulse, enabled the services, started the services, still broken.
should i restart my whole system?
Offline
restarted, its still broken. heres some possibly useful info.
[behrad@behradspc ~]$ systemctl status --user pipewire
● pipewire.service - PipeWire Multimedia Service
Loaded: loaded (/usr/lib/systemd/user/pipewire.service; enabled; preset: enabled)
Active: active (running) since Wed 2025-09-24 16:34:15 +0330; 8min ago
Invocation: e8b5e343d6c343f8a1b954611756c44e
TriggeredBy: ● pipewire.socket
Main PID: 1338 (pipewire)
Tasks: 3 (limit: 37871)
Memory: 8.4M (peak: 11.7M)
CPU: 119ms
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
└─1338 /usr/bin/pipewire
Sep 24 16:34:15 behradspc systemd[1324]: Started PipeWire Multimedia Service.
[behrad@behradspc ~]$ systemctl status --user wireplumber
● wireplumber.service - Multimedia Service Session Manager
Loaded: loaded (/usr/lib/systemd/user/wireplumber.service; enabled; preset: enabled)
Active: active (running) since Wed 2025-09-24 16:34:15 +0330; 8min ago
Invocation: 0244403cb9cc4eeeaff137c36458a246
Main PID: 1339 (wireplumber)
Tasks: 6 (limit: 37871)
Memory: 14.1M (peak: 15.6M)
CPU: 960ms
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/wireplumber.service
└─1339 /usr/bin/wireplumber
Sep 24 16:34:15 behradspc systemd[1324]: Started Multimedia Service Session Manager.
Sep 24 16:34:16 behradspc wireplumber[1339]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Sep 24 16:34:17 behradspc wireplumber[1339]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Sep 24 16:34:17 behradspc wireplumber[1339]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
[behrad@behradspc ~]$ systemctl status --user pipewire-pulse
● pipewire-pulse.service - PipeWire PulseAudio
Loaded: loaded (/usr/lib/systemd/user/pipewire-pulse.service; enabled; preset: enabled)
Active: active (running) since Wed 2025-09-24 16:34:15 +0330; 8min ago
Invocation: 4879ad5bcbf44ec5b060a40a062ba4dc
TriggeredBy: ● pipewire-pulse.socket
Main PID: 1340 (pipewire-pulse)
Tasks: 3 (limit: 37871)
Memory: 14.6M (peak: 21M)
CPU: 2.842s
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire-pulse.service
└─1340 /usr/bin/pipewire-pulse
Sep 24 16:34:15 behradspc systemd[1324]: Started PipeWire PulseAudio.
Offline
Does this only affect FF or also chromium or vivaldi?
Can you play videos w/ mpv (requires yt-dlp)?
Offline
mpv crashes (unrelated), but vlc works, and so does yt-dlp
it works on chromium though.
Offline
Does it work in https://wiki.archlinux.org/title/Firefo … shoot_Mode or w/ a completely fresh FF profile?
Offline
neither worked (this is over my head at this point i have no clue why its not working)
Offline
Do you have libva-nvidia-driver installed?
Offline
yes i do, libva, mesa, and libva-nvidia-driver are all installed
Offline
ok so now firefox just crashes when i open a video??? not even look at it if a vid is in another tab it just crashes????
on a new profile the same problem of not playing occurs....
EDIT: removed the .mozilla folder, setup everything, still borked.
Last edited by tunge (2025-09-25 07:55:03)
Offline
Could you provide the following information? Output of
vainfo
Launch firefox from the console like this
NVD_LOG=1 firefox 2>&1 | tee nvidia-firefox.log
navigate to a video hosting, play a video and copy the contents of nvidia-firefox.log here
Type about:support if firefox's address bar, push "Copy text to clipboard" button and paste results here
Offline
vainfo doesnt exist for me.
this is nvidia-firefox.log
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[Child 148604, MediaDecoderStateMachine #1] WARNING: Decoder=7fca4ef11500 Decode error: NS_ERROR_FAILURE (0x80004005) - Couldn't start Utility process: file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[Child 148604, MediaDecoderStateMachine #1] WARNING: Decoder=7fca59d30500 Decode error: NS_ERROR_FAILURE (0x80004005) - Couldn't start Utility process: file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[Child 148604, MediaDecoderStateMachine #1] WARNING: Decoder=7fca59d2e700 Decode error: NS_ERROR_FAILURE (0x80004005) - Couldn't start Utility process: file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[Child 148604, MediaDecoderStateMachine #1] WARNING: Decoder=7fca59d30200 Decode error: NS_ERROR_FAILURE (0x80004005) - Couldn't start Utility process: file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[Child 148604, MediaDecoderStateMachine #1] WARNING: Decoder=7fca55c1af00 Decode error: NS_ERROR_DOM_MEDIA_REMOTE_CRASHED_RDD_OR_GPU_ERR (0x806e0010): file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[Child 148604, MediaDecoderStateMachine #1] WARNING: Decoder=7fca5ab54800 Decode error: NS_ERROR_DOM_MEDIA_REMOTE_CRASHED_UTILITY_ERR (0x806e0011): file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[Child 148604, MediaDecoderStateMachine #1] WARNING: Decoder=7fca4e36e600 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - auto mozilla::MediaChangeMonitor::CreateDecoderAndInit(MediaRawData *)::(anonymous class)::operator()(const MediaResult &) const: Unable to create decoder: file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[Child 148604, MediaDecoderStateMachine #1] WARNING: Decoder=7fca5058a700 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - auto mozilla::MediaChangeMonitor::CreateDecoderAndInit(MediaRawData *)::(anonymous class)::operator()(const MediaResult &) const: Unable to create decoder: file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[Child 148604, MediaDecoderStateMachine #1] WARNING: Decoder=7fca5058a700 Decode error: NS_ERROR_DOM_MEDIA_REMOTE_CRASHED_UTILITY_ERR (0x806e0011): file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[Child 148604, MediaDecoderStateMachine #1] WARNING: Decoder=7fca7282eb00 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - auto mozilla::MediaChangeMonitor::CreateDecoderAndInit(MediaRawData *)::(anonymous class)::operator()(const MediaResult &) const: Unable to create decoder: file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
this is the about:support stuff:
Application Basics
------------------
Name: Firefox
Version: 143.0.1
Build ID: 20250919160751
Distribution ID: archlinux
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:143.0) Gecko/20100101 Firefox/143.0
OS: Linux 6.16.8-arch3-1 #1 SMP PREEMPT_DYNAMIC Mon, 22 Sep 2025 22:08:35 +0000
OS Theme: Breeze / Adwaita
Multiprocess Windows: 1/1
Fission Windows: 1/1 Enabled by default
Remote Processes: 10
Enterprise Policies: Inactive
Google Location Service Key: Found
Google Safebrowsing Key: Found
Mozilla Location Service Key: Missing
Safe Mode: false
Memory Size (RAM): 31.0 GB
Disk Space Available: 1,690 GB
Crash Reports for the Last 3 Days
---------------------------------
Remote Features
---------------
1-Callout Contextual Chatbot Suggestion Treatment A: Tab Switching Copy Rollout: (treatment-a-tab-switching-copy)
Account Adoption Callout Passwords - Global Rollout: (treatment-e)
Account Adoption PXI Menu - Rollout Fx143+: (treatment-a)
Address Autofill Desktop ( Pref, Release Rollout ): (enable-address-autofill)
AI Chatbot Page Summarization MVP - treatment-a-callout-badge Rollout: (treatment-a-callout-badge)
CHIPS Rollout to Firefox: (control)
Context ID rotation every 7 days: (control)
Custom Wallpapers, No Message Rollout - Release: (control)
Deprecate IpAddrAny Rollout for Release: (control)
Desktop Release Rollout: Show Relay to all Browsers - "Next" Sign-up modal CTA: (next-sign-up-modal-cta)
Device Migration Accounts Toolbar Icon - Rollout: (treatment-a)
Disable Enrollment Status Telemetry for Firefox Desktop (via nimbusTelemetry): (control)
Enable Nimbus Unenrollment Synchronization: (control)
Encrypted Client Hello - Fallback Mechanism: (control)
Limit use of OCSP - Rollout: (enforce)
Fast UDP for Firefox - Treatment Fast UDP Release Rollout: (treatment-fast-udp)
Fox Doodle Multi-Action CTA 2025 - Rollout: (treatment-a)
Fx Accounts Ping (release rollout 2): (control)
Link Previews - All Channel Rollout Without Onboarding: (long-press-preview)
Login Status Advisory Callout - Rollout: (treatment-a)
Mozilla VPN in Private Browsing - Treatment D Rollout (EN only): (treatment-d)
One Click Sponsored Settings: (control)
PDF Annotations - Highlight - Treatment B Rollout: (treatment-b)
Pin Frequently Used Websites - 143 - Promo Rollout, All Locales: (rollout-branch)
Report this ad: (control)
Smart Tab Groups Rollout - All Channels (ends before next ESR): (smart-tab-groups)
Spoc positions and placements - Rollout: (control)
Storage Access Heuristic Restriction Rollout: (treatment-branch)
Unified API for spocs and top sites - controlled rollout for release 133+: (control)
Visual Card updates: (updated)
Remote Processes
----------------
Type: Preallocated
Count: 3
Type: Isolated Web Content
Count: 2
Type: Fork Server
Count: 1
Type: Extension
Count: 1
Type: Socket
Count: 1
Type: Isolated Service Worker
Count: 1
Type: Privileged About
Count: 1
Add-ons
-------
Name: Add-ons Search Detection
Type: extension
Version: 3.0.0
Enabled: true
Location: app-builtin-addons
ID: addons-search-detection@mozilla.com
Name: Data Leak Blocker
Type: extension
Version: 144.0.20250915.154356
Enabled: true
Location: app-system-addons
ID: data-leak-blocker@mozilla.com
Name: Form Autofill
Type: extension
Version: 1.0.1
Enabled: true
Location: app-builtin-addons
ID: formautofill@mozilla.org
Name: New Tab
Type: extension
Version: 143.1.0
Enabled: true
Location: app-builtin-addons
ID: newtab@mozilla.org
Name: Picture-In-Picture
Type: extension
Version: 1.0.0
Enabled: true
Location: app-builtin-addons
ID: pictureinpicture@mozilla.org
Name: Web Compatibility Interventions
Type: extension
Version: 143.3.0
Enabled: true
Location: app-builtin-addons
ID: webcompat@mozilla.org
Name: System theme — auto
Type: theme
Version: 1.4.2
Enabled: true
Location: app-builtin
ID: default-theme@mozilla.org
Name: Dark
Type: theme
Version: 1.3.3
Enabled: false
Location: app-builtin
ID: firefox-compact-dark@mozilla.org
Name: Firefox Alpenglow
Type: theme
Version: 1.5
Enabled: false
Location: app-builtin
ID: firefox-alpenglow@mozilla.org
Name: Light
Type: theme
Version: 1.3.3
Enabled: false
Location: app-builtin
ID: firefox-compact-light@mozilla.org
Legacy User Stylesheets
-----------------------
Active: false
Stylesheets: No stylesheets found
Graphics
--------
Features
Window Device Pixel Ratios: 1
Compositing: WebRender
Font Visibility Debug Info: Linux Unknown - ID=arch
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_stream_acquire_mode EGL_EXT_sync_reuse EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage EGL_KHR_no_config_context EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_reusable_sync EGL_KHR_stream EGL_KHR_stream_attrib EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_NV_nvrm_fence_sync EGL_NV_post_sub_buffer EGL_NV_quadruple_buffer EGL_NV_stream_consumer_eglimage EGL_NV_stream_cross_display EGL_NV_stream_cross_object EGL_NV_stream_cross_process EGL_NV_stream_cross_system EGL_NV_stream_dma EGL_NV_stream_flush EGL_NV_stream_metadata EGL_NV_stream_remote EGL_NV_stream_reset EGL_NV_stream_socket EGL_NV_stream_socket_inet EGL_NV_stream_socket_unix EGL_NV_stream_sync EGL_NV_stream_fifo_next EGL_NV_stream_fifo_synchronous EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_stream_origin EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_NV_triple_buffer EGL_NV_robustness_video_memory_purge EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream EGL_EXTENSIONS(nullptr): EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_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 4070/PCIe/SSE2
WebGL 1 Driver Version: 4.6.0 NVIDIA 580.82.09
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_depth_clamp 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_stream_acquire_mode EGL_EXT_sync_reuse EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage EGL_KHR_no_config_context EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_reusable_sync EGL_KHR_stream EGL_KHR_stream_attrib EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_NV_nvrm_fence_sync EGL_NV_post_sub_buffer EGL_NV_quadruple_buffer EGL_NV_stream_consumer_eglimage EGL_NV_stream_cross_display EGL_NV_stream_cross_object EGL_NV_stream_cross_process EGL_NV_stream_cross_system EGL_NV_stream_dma EGL_NV_stream_flush EGL_NV_stream_metadata EGL_NV_stream_remote EGL_NV_stream_reset EGL_NV_stream_socket EGL_NV_stream_socket_inet EGL_NV_stream_socket_unix EGL_NV_stream_sync EGL_NV_stream_fifo_next EGL_NV_stream_fifo_synchronous EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_stream_origin EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_NV_triple_buffer EGL_NV_robustness_video_memory_purge EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream EGL_EXTENSIONS(nullptr): EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_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 4070/PCIe/SSE2
WebGL 2 Driver Version: 3.2.0 NVIDIA 580.82.09
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_depth_clamp 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: x11
Desktop Environment: kde
Target Frame Rate: 75
WebGPU Default Adapter: { "navigator.gpu": null }
WebGPU Fallback Adapter: { "navigator.gpu": null }
GPU #1
Active: Yes
Description: NVIDIA GeForce RTX 4070/PCIe/SSE2
Vendor ID: 0x10de
Device ID: 0x2786
Driver Vendor: nvidia/unknown
Driver Version: 580.82.9.0
RAM: 0
Diagnostics
AzureCanvasBackend: skia
AzureContentBackend: skia
AzureFallbackCanvasBackend: skia
CMSOutputProfile: Empty profile data
Display0: 1920x1080@75Hz scales:1.000000|1.000000
DisplayCount: 1
Font Visibility Debug Info: Linux Unknown - ID=arch
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
WEBRENDER_PARTIAL:
default: available,
env: blocklisted, Blocklisted by gfxInfo, Blocklisted; failure code FEATURE_ROLLOUT_WR_PARTIAL_PRESENT_NVIDIA_BINARY
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 unless in Nightly or on Windows., Blocklisted; failure code WEBGPU_DISABLE_RELEASE_OR_NON_WINDOWS
X11_EGL:
default: available,
DMABUF:
default: available,
HARDWARE_VIDEO_DECODING:
default: available,
env: blocklisted, Blocklisted by gfxInfo, Blocklisted; failure code FEATURE_FAILURE_VIDEO_DECODING_TEST_FAILED
runtime: unavailable, Force disabled by gfxInfo, Blocklisted; failure code FEATURE_FAILURE_VIDEO_DECODING_TEST_FAILED
HARDWARE_VIDEO_ENCODING:
default: available,
DMABUF_SURFACE_EXPORT:
default: available,
BACKDROP_FILTER:
default: available,
CANVAS_RENDERER_THREAD:
default: available,
ACCELERATED_CANVAS2D:
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
DMABUF_WEBGL:
default: available,
env: blocked, Blocklisted by gfxInfo, Blocklisted due to known issues: bug 1924578
VP8_HW_ENCODE:
default: available,
env: blocklisted, #BLOCKLIST_FEATURE_FAILURE_VIDEO_ENCODING_MISSING, Blocklisted; failure code FEATURE_FAILURE_VIDEO_ENCODING_MISSING
VP9_HW_ENCODE:
default: available,
env: blocklisted, #BLOCKLIST_FEATURE_FAILURE_VIDEO_ENCODING_MISSING, Blocklisted; failure code FEATURE_FAILURE_VIDEO_ENCODING_MISSING
H264_HW_ENCODE:
default: available,
env: blocklisted, #BLOCKLIST_FEATURE_FAILURE_VIDEO_ENCODING_MISSING, Blocklisted; failure code FEATURE_FAILURE_VIDEO_ENCODING_MISSING
AV1_HW_ENCODE:
default: available,
env: blocklisted, #BLOCKLIST_FEATURE_FAILURE_VIDEO_ENCODING_MISSING, Blocklisted; failure code FEATURE_FAILURE_VIDEO_ENCODING_MISSING
HEVC_HW_ENCODE:
default: available,
env: blocklisted, #BLOCKLIST_FEATURE_FAILURE_VIDEO_ENCODING_MISSING, Blocklisted; failure code FEATURE_FAILURE_VIDEO_ENCODING_MISSING
GL_NORM16_TEXTURES:
default: available,
WEBGPU_EXTERNAL_TEXTURE:
default: disabled, Disabled by default, Blocklisted; failure code FEATURE_FAILURE_DISABLED
runtime: blocked, WebGPU external textures are only supported on Windows, Blocklisted; failure code WEBGPU_EXTERNAL_TEXTURE_UNSUPPORTED_OS
Failure Log
(#0) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#14) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#15) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#16) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#17) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#18) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#19) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#20) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#21) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#22) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#23) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#24) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#25) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#26) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#27) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#28) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
Media
-----
Audio Backend: pulse-rust
Max Channels: 2
Preferred Sample Rate: 48000
Roundtrip latency (standard deviation): 176.69ms (25.71)
Codec Support Information: Codec support information unavailable. Try again after playing back a media file.
Output Devices
Name: Group, Vendor, State, Preferred, Format, Channels, Rate, Latency
USB Audio S/PDIF Output: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/sound/card0, ASUSTek Computer, Inc., Enabled, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
USB Audio Front Headphones: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/sound/card0, ASUSTek Computer, Inc., Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
USB Audio Speakers: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/sound/card0, ASUSTek Computer, Inc., Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
AD104 High Definition Audio Controller Digital Stereo (HDMI): /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2, NVIDIA Corporation, Enabled, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
SBS E2500: Enabled, All, default: S16LE, 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 USB Audio S/PDIF Output: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/sound/card0, ASUSTek Computer, Inc., Enabled, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Monitor of USB Audio Front Headphones: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/sound/card0, ASUSTek Computer, Inc., Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Monitor of USB Audio Speakers: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/sound/card0, ASUSTek Computer, Inc., Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
USB Audio Microphone: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/sound/card0, ASUSTek Computer, Inc., Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
USB Audio Line Input: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/sound/card0, ASUSTek Computer, Inc., Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Monitor of AD104 High Definition Audio Controller Digital Stereo (HDMI): /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2, NVIDIA Corporation, Enabled, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Monitor of SBS E2500: Enabled, All, default: S16LE, 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":"NotAllowed","sessionType":"[Temporary]","codec":{"decodingAndDecrypting":[],"decryptingOnly":["h264(all)","aac(all)","flac(all)","opus(all)","vp9(all)","av1(all)","vorbis(all)","vp8(all)"]}}, No, No
Environment Variables
---------------------
DISPLAY: :0
MOZ_ASSUME_USER_NS: 1
MOZ_CRASHREPORTER_EVENTS_DIRECTORY: /home/behrad/.mozilla/firefox/7mt2e0mb.default-release/crashes/events
MOZ_CRASHREPORTER_RESTART_ARG_1:
MOZ_CRASHREPORTER_DATA_DIRECTORY: /home/behrad/.mozilla/firefox/Crash Reports
MOZ_CRASHREPORTER_PING_DIRECTORY: /home/behrad/.mozilla/firefox/Pending Pings
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:
Remote Settings
---------------
Status: OK Not working
Status: 2025-09-25T08:16:51.000Z
Status: "1758785541798"
Status: Status Date Infos successThu Sep 25 2025 11:02:21 GMT+0330 (Iran Standard Time){}successThu Sep 25 2025 10:06:20 GMT+0330 (Iran Standard Time){}
Date: success
Infos: Thu Sep 25 2025 11:02:21 GMT+0330 (Iran Standard Time)
{}
success
Thu Sep 25 2025 10:06:20 GMT+0330 (Iran Standard Time)
{}
Status: success
Date: Thu Sep 25 2025 11:02:21 GMT+0330 (Iran Standard Time)
Infos: {}
Status: success
Date: Thu Sep 25 2025 10:06:20 GMT+0330 (Iran Standard Time)
Infos: {}
Remote Experiments
------------------
Long term holdback 2025H1 Growth Desktop: delivery
Visual Search Holdback: google-lens
Important Modified Preferences
------------------------------
accessibility.typeaheadfind.flashBar: 0
browser.contentblocking.category: standard
browser.search.region: CA
browser.sessionstore.upgradeBackup.latestBuildID: 20250919160751
browser.startup.homepage_override.buildID: 20250919160751
browser.startup.homepage_override.mstone: 143.0.1
browser.urlbar.placeholderName: DuckDuckGo
browser.urlbar.placeholderName.private: DuckDuckGo
browser.urlbar.quickactions.timesShownOnboardingLabel: 2
browser.urlbar.quicksuggest.migrationVersion: 2
browser.urlbar.recentsearches.lastDefaultChanged: 1758787985914
doh-rollout.doneFirstRun: true
doh-rollout.home-region: CA
doh-rollout.mode: 0
doh-rollout.uri: https://private.canadianshield.cira.ca/dns-query
dom.forms.autocomplete.formautofill: true
extensions.lastAppVersion: 143.0.1
media.gmp-gmpopenh264.abi: x86_64-gcc3
media.gmp-gmpopenh264.hashValue: f5246bf14d038adf4ce0c4360262ab722bc3de4220f047c3d542b4c564074b4877dc8659e3125c5171c749e7ce93f20cc63777eb5e1539e960670cbc
media.gmp-gmpopenh264.lastDownload: 1758786724
media.gmp-gmpopenh264.lastInstallStart: 1758786720
media.gmp-gmpopenh264.lastUpdate: 1758786724
media.gmp-gmpopenh264.version: 2.6.0
media.gmp-manager.buildID: 20250919160751
media.gmp-manager.lastCheck: 1758787033
media.gmp-manager.lastEmptyCheck: 1758787033
media.gmp.storage.version.observed: 1
media.videocontrols.picture-in-picture.video-toggle.first-seen-secs: 1758786779
network.cookie.CHIPS.lastMigrateDatabase: 2
privacy.bounceTrackingProtection.hasMigratedUserActivationData: true
privacy.clearOnShutdown_v2.formdata: true
privacy.sanitize.clearOnShutdown.hasMigratedToNewPrefs3: true
privacy.sanitize.pending: [{"id":"newtab-container","itemsToClear":[],"options":{}}]
privacy.trackingprotection.allow_list.hasMigratedCategoryPrefs: true
services.sync.declinedEngines:
services.sync.engine.addresses.available: true
signon.firefoxRelay.showToAllBrowsers: true
Important Locked Preferences
----------------------------
fission.autostart.session: true
media.utility-process.enabled: true
Places Database
---------------
Entity: sqlite_schema
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 30.2
Sequentiality (%): 100
Entity: moz_origins
Count: 10
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.2
Sequentiality (%): 100
Entity: sqlite_autoindex_moz_origins_1
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1
Sequentiality (%): 100
Entity: moz_places
Count: 50
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 39.9
Sequentiality (%): 100
Entity: moz_places_extra
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_places_url_hashindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 2
Sequentiality (%): 100
Entity: moz_places_hostindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 3.7
Sequentiality (%): 100
Entity: moz_places_visitcount
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.1
Sequentiality (%): 100
Entity: moz_places_frecencyindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.3
Sequentiality (%): 100
Entity: moz_places_lastvisitdateindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 2.2
Sequentiality (%): 100
Entity: moz_places_guid_uniqueindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 2.9
Sequentiality (%): 100
Entity: moz_places_originidindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.2
Sequentiality (%): 100
Entity: moz_places_altfrecencyindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.1
Sequentiality (%): 100
Entity: moz_historyvisits
Count: 58
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 4.1
Sequentiality (%): 100
Entity: moz_historyvisits_extra
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_historyvisits_placedateindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 3
Sequentiality (%): 100
Entity: moz_historyvisits_fromindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.4
Sequentiality (%): 100
Entity: moz_historyvisits_dateindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 2.7
Sequentiality (%): 100
Entity: moz_inputhistory
Count: 2
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.1
Sequentiality (%): 100
Entity: sqlite_autoindex_moz_inputhistory_1
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.1
Sequentiality (%): 100
Entity: moz_bookmarks
Count: 11
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.9
Sequentiality (%): 100
Entity: moz_bookmarks_deleted
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: sqlite_autoindex_moz_bookmarks_deleted_1
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_bookmarks_itemindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.3
Sequentiality (%): 100
Entity: moz_bookmarks_parentindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.3
Sequentiality (%): 100
Entity: moz_bookmarks_itemlastmodifiedindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.6
Sequentiality (%): 100
Entity: moz_bookmarks_dateaddedindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.5
Sequentiality (%): 100
Entity: moz_bookmarks_guid_uniqueindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.7
Sequentiality (%): 100
Entity: moz_keywords
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: sqlite_autoindex_moz_keywords_1
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: sqlite_sequence
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_keywords_placepostdata_uniqueindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_anno_attributes
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: sqlite_autoindex_moz_anno_attributes_1
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_annos
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_annos_placeattributeindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_items_annos
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_items_annos_itemattributeindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_meta
Count: 1
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.1
Sequentiality (%): 100
Entity: moz_places_metadata
Count: 31
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 3.3
Sequentiality (%): 100
Entity: moz_places_metadata_placecreated_uniqueindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.4
Sequentiality (%): 100
Entity: moz_places_metadata_referrerindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.7
Sequentiality (%): 100
Entity: moz_places_metadata_search_queries
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: sqlite_autoindex_moz_places_metadata_search_queries_1
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_previews_tombstones
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_newtab_story_click
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_newtab_story_impression
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_newtab_story_click_newtab_click_timestampindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_newtab_story_impression_newtab_impression_timestampindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_newtab_shortcuts_interaction
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_newtab_shortcuts_interaction_timestampindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_newtab_shortcuts_interaction_placeidindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: sqlite_stat1
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 3.2
Sequentiality (%): 100
Accessibility
-------------
Activated: false
Prevent Accessibility: 0
Library Versions
----------------
NSPR
Expected minimum version: 4.37
Version in use: 4.37
NSS
Expected minimum version: 3.116
Version in use: 3.116
NSSSMIME
Expected minimum version: 3.116
Version in use: 3.116
NSSSSL
Expected minimum version: 3.116
Version in use: 3.116
NSSUTIL
Expected minimum version: 3.116
Version in use: 3.116
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: 6
Effective Content Process Sandbox Level: 6
Rejected System Calls
---------------------
Startup Cache
-------------
Disk Cache Path: /home/behrad/.cache/mozilla/firefox/7mt2e0mb.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"]
App Locales: ["en-US"]
Regional Preferences: ["en-US"]
Default Locale: "en-US"
Operating System
System Locales: ["en-US"]
Regional Preferences: ["en-US"]
Remote Debugging (Chromium Protocol)
------------------------------------
Accepting Connections: false
URL:
Printing
--------
Modified print settings
-----------------------
Content Analysis (DLP)
----------------------
Active: false
Connected to Agent:
Agent Path:
Agent Failed Signature Verification:
Request Count:
Offline
vainfo requires libva-utils to be installed.
Looks like you didn't properly configure libva-nvidia-driver. Set environment variables
LIBVA_DRIVER_NAME=nvidia
NVD_BACKEND=direct
MOZ_DISABLE_RDD_SANDBOX=1
In about:config set media.hardware-video-decoding.force-enabled to true
Check is video playing error still persists
Also provide outputs of
vainfo
sudo cat /sys/module/nvidia_drm/parameters/modeset
Offline
ok i tried exporting those env vars, nothing (changed the config too)
vainfo is:
Trying display: wayland
Trying display: x11
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
sudo cat /sys/module/nvidia_drm/parameters/modeset is:
Y
Offline
vainfo looks good. Could you post new content of
NVD_LOG=1 firefox 2>&1 | tee nvidia-firefox.log
and about:support after you made the aforementioned adjustments?
Offline
about:support is:
Application Basics
------------------
Name: Firefox
Version: 143.0.1
Build ID: 20250919160751
Distribution ID: archlinux
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:143.0) Gecko/20100101 Firefox/143.0
OS: Linux 6.16.8-arch3-1 #1 SMP PREEMPT_DYNAMIC Mon, 22 Sep 2025 22:08:35 +0000
OS Theme: Breeze / Adwaita
Multiprocess Windows: 1/1
Fission Windows: 1/1 Enabled by default
Remote Processes: 9
Enterprise Policies: Inactive
Google Location Service Key: Found
Google Safebrowsing Key: Found
Mozilla Location Service Key: Missing
Safe Mode: false
Memory Size (RAM): 31.0 GB
Disk Space Available: 1,688 GB
Crash Reports for the Last 3 Days
---------------------------------
Remote Features
---------------
1-Callout Contextual Chatbot Suggestion Treatment A: Tab Switching Copy Rollout: (treatment-a-tab-switching-copy)
Account Adoption Callout Passwords - Global Rollout: (treatment-e)
Account Adoption PXI Menu - Rollout Fx143+: (treatment-a)
Address Autofill Desktop ( Pref, Release Rollout ): (enable-address-autofill)
AI Chatbot Page Summarization MVP - treatment-a-callout-badge Rollout: (treatment-a-callout-badge)
CHIPS Rollout to Firefox: (control)
Context ID rotation every 7 days: (control)
Custom Wallpapers, No Message Rollout - Release: (control)
Deprecate IpAddrAny Rollout for Release: (control)
Desktop Release Rollout: Show Relay to all Browsers - "Next" Sign-up modal CTA: (next-sign-up-modal-cta)
Device Migration Accounts Toolbar Icon - Rollout: (treatment-a)
Disable Enrollment Status Telemetry for Firefox Desktop (via nimbusTelemetry): (control)
Enable Nimbus Unenrollment Synchronization: (control)
Encrypted Client Hello - Fallback Mechanism: (control)
Limit use of OCSP - Rollout: (enforce)
Fast UDP for Firefox - Treatment Fast UDP Release Rollout: (treatment-fast-udp)
Fox Doodle Multi-Action CTA 2025 - Rollout: (treatment-a)
Fx Accounts Ping (release rollout 2): (control)
Link Previews - All Channel Rollout Without Onboarding: (long-press-preview)
Login Status Advisory Callout - Rollout: (treatment-a)
Mozilla VPN in Private Browsing - Treatment D Rollout (EN only): (treatment-d)
One Click Sponsored Settings: (control)
PDF Annotations - Highlight - Treatment B Rollout: (treatment-b)
Pin Frequently Used Websites - 143 - Promo Rollout, All Locales: (rollout-branch)
Report this ad: (control)
Smart Tab Groups Rollout - All Channels (ends before next ESR): (smart-tab-groups)
Spoc positions and placements - Rollout: (control)
Storage Access Heuristic Restriction Rollout: (treatment-branch)
Unified API for spocs and top sites - controlled rollout for release 133+: (control)
Visual Card updates: (updated)
Remote Processes
----------------
Type: Isolated Service Worker
Count: 1
Type: Isolated Web Content
Count: 1
Type: Preallocated
Count: 3
Type: Extension
Count: 1
Type: Privileged About
Count: 1
Type: Socket
Count: 1
Type: Fork Server
Count: 1
Add-ons
-------
Name: Add-ons Search Detection
Type: extension
Version: 3.0.0
Enabled: true
Location: app-builtin-addons
ID: addons-search-detection@mozilla.com
Name: Data Leak Blocker
Type: extension
Version: 144.0.20250915.154356
Enabled: true
Location: app-system-addons
ID: data-leak-blocker@mozilla.com
Name: Form Autofill
Type: extension
Version: 1.0.1
Enabled: true
Location: app-builtin-addons
ID: formautofill@mozilla.org
Name: New Tab
Type: extension
Version: 143.1.0
Enabled: true
Location: app-builtin-addons
ID: newtab@mozilla.org
Name: Picture-In-Picture
Type: extension
Version: 1.0.0
Enabled: true
Location: app-builtin-addons
ID: pictureinpicture@mozilla.org
Name: Web Compatibility Interventions
Type: extension
Version: 143.3.0
Enabled: true
Location: app-builtin-addons
ID: webcompat@mozilla.org
Name: System theme — auto
Type: theme
Version: 1.4.2
Enabled: true
Location: app-builtin
ID: default-theme@mozilla.org
Name: Dark
Type: theme
Version: 1.3.3
Enabled: false
Location: app-builtin
ID: firefox-compact-dark@mozilla.org
Name: Firefox Alpenglow
Type: theme
Version: 1.5
Enabled: false
Location: app-builtin
ID: firefox-alpenglow@mozilla.org
Name: Light
Type: theme
Version: 1.3.3
Enabled: false
Location: app-builtin
ID: firefox-compact-light@mozilla.org
Legacy User Stylesheets
-----------------------
Active: false
Stylesheets: No stylesheets found
Graphics
--------
Features
Window Device Pixel Ratios: 1
Compositing: WebRender
Font Visibility Debug Info: Linux Unknown - ID=arch
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_stream_acquire_mode EGL_EXT_sync_reuse EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage EGL_KHR_no_config_context EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_reusable_sync EGL_KHR_stream EGL_KHR_stream_attrib EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_NV_nvrm_fence_sync EGL_NV_post_sub_buffer EGL_NV_quadruple_buffer EGL_NV_stream_consumer_eglimage EGL_NV_stream_cross_display EGL_NV_stream_cross_object EGL_NV_stream_cross_process EGL_NV_stream_cross_system EGL_NV_stream_dma EGL_NV_stream_flush EGL_NV_stream_metadata EGL_NV_stream_remote EGL_NV_stream_reset EGL_NV_stream_socket EGL_NV_stream_socket_inet EGL_NV_stream_socket_unix EGL_NV_stream_sync EGL_NV_stream_fifo_next EGL_NV_stream_fifo_synchronous EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_stream_origin EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_NV_triple_buffer EGL_NV_robustness_video_memory_purge EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream EGL_EXTENSIONS(nullptr): EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_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 4070/PCIe/SSE2
WebGL 1 Driver Version: 4.6.0 NVIDIA 580.82.09
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_depth_clamp 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_stream_acquire_mode EGL_EXT_sync_reuse EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage EGL_KHR_no_config_context EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_reusable_sync EGL_KHR_stream EGL_KHR_stream_attrib EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_NV_nvrm_fence_sync EGL_NV_post_sub_buffer EGL_NV_quadruple_buffer EGL_NV_stream_consumer_eglimage EGL_NV_stream_cross_display EGL_NV_stream_cross_object EGL_NV_stream_cross_process EGL_NV_stream_cross_system EGL_NV_stream_dma EGL_NV_stream_flush EGL_NV_stream_metadata EGL_NV_stream_remote EGL_NV_stream_reset EGL_NV_stream_socket EGL_NV_stream_socket_inet EGL_NV_stream_socket_unix EGL_NV_stream_sync EGL_NV_stream_fifo_next EGL_NV_stream_fifo_synchronous EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_stream_origin EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_NV_triple_buffer EGL_NV_robustness_video_memory_purge EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream EGL_EXTENSIONS(nullptr): EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_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 4070/PCIe/SSE2
WebGL 2 Driver Version: 3.2.0 NVIDIA 580.82.09
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_depth_clamp 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: x11
Desktop Environment: kde
Target Frame Rate: 75
WebGPU Default Adapter: { "navigator.gpu": null }
WebGPU Fallback Adapter: { "navigator.gpu": null }
GPU #1
Active: Yes
Description: NVIDIA GeForce RTX 4070/PCIe/SSE2
Vendor ID: 0x10de
Device ID: 0x2786
Driver Vendor: nvidia/unknown
Driver Version: 580.82.9.0
RAM: 0
Diagnostics
AzureCanvasBackend: skia
AzureContentBackend: skia
AzureFallbackCanvasBackend: skia
CMSOutputProfile: Empty profile data
Display0: 1920x1080@75Hz scales:1.000000|1.000000
DisplayCount: 1
Font Visibility Debug Info: Linux Unknown - ID=arch
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
WEBRENDER_PARTIAL:
default: available,
env: blocklisted, Blocklisted by gfxInfo, Blocklisted; failure code FEATURE_ROLLOUT_WR_PARTIAL_PRESENT_NVIDIA_BINARY
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 unless in Nightly or on Windows., Blocklisted; failure code WEBGPU_DISABLE_RELEASE_OR_NON_WINDOWS
X11_EGL:
default: available,
DMABUF:
default: available,
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
HARDWARE_VIDEO_ENCODING:
default: available,
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,
HEVC_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
DMABUF_WEBGL:
default: available,
env: blocked, Blocklisted by gfxInfo, Blocklisted due to known issues: bug 1924578
VP8_HW_ENCODE:
default: available,
env: blocklisted, #BLOCKLIST_FEATURE_FAILURE_VIDEO_ENCODING_MISSING, Blocklisted; failure code FEATURE_FAILURE_VIDEO_ENCODING_MISSING
VP9_HW_ENCODE:
default: available,
env: blocklisted, #BLOCKLIST_FEATURE_FAILURE_VIDEO_ENCODING_MISSING, Blocklisted; failure code FEATURE_FAILURE_VIDEO_ENCODING_MISSING
H264_HW_ENCODE:
default: available,
env: blocklisted, #BLOCKLIST_FEATURE_FAILURE_VIDEO_ENCODING_MISSING, Blocklisted; failure code FEATURE_FAILURE_VIDEO_ENCODING_MISSING
AV1_HW_ENCODE:
default: available,
env: blocklisted, #BLOCKLIST_FEATURE_FAILURE_VIDEO_ENCODING_MISSING, Blocklisted; failure code FEATURE_FAILURE_VIDEO_ENCODING_MISSING
HEVC_HW_ENCODE:
default: available,
env: blocklisted, #BLOCKLIST_FEATURE_FAILURE_VIDEO_ENCODING_MISSING, Blocklisted; failure code FEATURE_FAILURE_VIDEO_ENCODING_MISSING
GL_NORM16_TEXTURES:
default: available,
WEBGPU_EXTERNAL_TEXTURE:
default: disabled, Disabled by default, Blocklisted; failure code FEATURE_FAILURE_DISABLED
runtime: blocked, WebGPU external textures are only supported on Windows, Blocklisted; failure code WEBGPU_EXTERNAL_TEXTURE_UNSUPPORTED_OS
Failure Log
(#0) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#1) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#2) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#3) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#4) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#5) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#6) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#7) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
(#8) Error: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
Media
-----
Audio Backend: pulse-rust
Max Channels: 2
Preferred Sample Rate: 48000
Roundtrip latency (standard deviation): 178.89ms (25.96)
Codec Support Information: Codec support information unavailable. Try again after playing back a media file.
Output Devices
Name: Group, Vendor, State, Preferred, Format, Channels, Rate, Latency
USB Audio S/PDIF Output: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/sound/card0, ASUSTek Computer, Inc., Enabled, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
USB Audio Front Headphones: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/sound/card0, ASUSTek Computer, Inc., Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
USB Audio Speakers: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/sound/card0, ASUSTek Computer, Inc., Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
SBS E2500: Enabled, All, default: S16LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
AD104 High Definition Audio Controller Digital Stereo (HDMI): /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2, NVIDIA Corporation, Enabled, None, 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 USB Audio S/PDIF Output: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/sound/card0, ASUSTek Computer, Inc., Enabled, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Monitor of USB Audio Front Headphones: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/sound/card0, ASUSTek Computer, Inc., Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Monitor of USB Audio Speakers: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/sound/card0, ASUSTek Computer, Inc., Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
USB Audio Microphone: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/sound/card0, ASUSTek Computer, Inc., Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
USB Audio Line Input: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/sound/card0, ASUSTek Computer, Inc., Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Monitor of SBS E2500: Enabled, All, default: S16LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Monitor of AD104 High Definition Audio Controller Digital Stereo (HDMI): /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2, NVIDIA Corporation, Enabled, 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":"NotAllowed","sessionType":"[Temporary]","codec":{"decodingAndDecrypting":[],"decryptingOnly":["h264(all)","aac(all)","flac(all)","opus(all)","vp9(all)","av1(all)","vorbis(all)","vp8(all)"]}}, No, No
Environment Variables
---------------------
MOZ_DISABLE_RDD_SANDBOX: 1
DISPLAY: :0
MOZ_ASSUME_USER_NS: 1
MOZ_CRASHREPORTER_EVENTS_DIRECTORY: /home/behrad/.mozilla/firefox/7mt2e0mb.default-release/crashes/events
MOZ_CRASHREPORTER_RESTART_ARG_1:
MOZ_CRASHREPORTER_DATA_DIRECTORY: /home/behrad/.mozilla/firefox/Crash Reports
MOZ_CRASHREPORTER_PING_DIRECTORY: /home/behrad/.mozilla/firefox/Pending Pings
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:
Remote Settings
---------------
Status: OK Not working
Status: 2025-09-25T11:01:58.000Z
Status: "1758793228831"
Status: Status Date Infos successThu Sep 25 2025 13:10:28 GMT+0330 (Iran Standard Time){}successThu Sep 25 2025 12:38:34 GMT+0330 (Iran Standard Time){}successThu Sep 25 2025 11:02:21 GMT+0330 (Iran Standard Time){}successThu Sep 25 2025 10:06:20 GMT+0330 (Iran Standard Time){}
Date: success
Infos: Thu Sep 25 2025 13:10:28 GMT+0330 (Iran Standard Time)
{}
success
Thu Sep 25 2025 12:38:34 GMT+0330 (Iran Standard Time)
{}
success
Thu Sep 25 2025 11:02:21 GMT+0330 (Iran Standard Time)
{}
success
Thu Sep 25 2025 10:06:20 GMT+0330 (Iran Standard Time)
{}
Status: success
Date: Thu Sep 25 2025 13:10:28 GMT+0330 (Iran Standard Time)
Infos: {}
Status: success
Date: Thu Sep 25 2025 12:38:34 GMT+0330 (Iran Standard Time)
Infos: {}
Status: success
Date: Thu Sep 25 2025 11:02:21 GMT+0330 (Iran Standard Time)
Infos: {}
Status: success
Date: Thu Sep 25 2025 10:06:20 GMT+0330 (Iran Standard Time)
Infos: {}
Remote Experiments
------------------
Long term holdback 2025H1 Growth Desktop: delivery
Visual Search Holdback: google-lens
Important Modified Preferences
------------------------------
accessibility.typeaheadfind.flashBar: 0
browser.contentblocking.category: standard
browser.search.region: CA
browser.sessionstore.upgradeBackup.latestBuildID: 20250919160751
browser.startup.homepage_override.buildID: 20250919160751
browser.startup.homepage_override.mstone: 143.0.1
browser.urlbar.placeholderName: DuckDuckGo
browser.urlbar.placeholderName.private: DuckDuckGo
browser.urlbar.quickactions.timesShownOnboardingLabel: 2
browser.urlbar.quicksuggest.migrationVersion: 2
browser.urlbar.recentsearches.lastDefaultChanged: 1758787985914
doh-rollout.doneFirstRun: true
doh-rollout.home-region: CA
doh-rollout.mode: 0
doh-rollout.uri: https://private.canadianshield.cira.ca/dns-query
dom.forms.autocomplete.formautofill: true
extensions.lastAppVersion: 143.0.1
idle.lastDailyNotification: 1758796598
media.gmp-gmpopenh264.abi: x86_64-gcc3
media.gmp-gmpopenh264.hashValue: f5246bf14d038adf4ce0c4360262ab722bc3de4220f047c3d542b4c564074b4877dc8659e3125c5171c749e7ce93f20cc63777eb5e1539e960670cbc
media.gmp-gmpopenh264.lastDownload: 1758786724
media.gmp-gmpopenh264.lastInstallStart: 1758786720
media.gmp-gmpopenh264.lastUpdate: 1758786724
media.gmp-gmpopenh264.version: 2.6.0
media.gmp-manager.buildID: 20250919160751
media.gmp-manager.lastCheck: 1758787033
media.gmp-manager.lastEmptyCheck: 1758787033
media.gmp.storage.version.observed: 1
media.hardware-video-decoding.force-enabled: true
media.videocontrols.picture-in-picture.video-toggle.first-seen-secs: 1758786779
network.cookie.CHIPS.lastMigrateDatabase: 2
places.database.lastMaintenance: 1758796598
privacy.bounceTrackingProtection.hasMigratedUserActivationData: true
privacy.clearOnShutdown_v2.formdata: true
privacy.purge_trackers.date_in_cookie_database: 0
privacy.purge_trackers.last_purge: 1758796598676
privacy.sanitize.clearOnShutdown.hasMigratedToNewPrefs3: true
privacy.sanitize.pending: [{"id":"newtab-container","itemsToClear":[],"options":{}}]
privacy.trackingprotection.allow_list.hasMigratedCategoryPrefs: true
services.sync.declinedEngines:
services.sync.engine.addresses.available: true
signon.firefoxRelay.showToAllBrowsers: true
storage.vacuum.last.index: 0
storage.vacuum.last.places.sqlite: 1758796598
Important Locked Preferences
----------------------------
fission.autostart.session: true
media.utility-process.enabled: true
Places Database
---------------
Entity: sqlite_schema
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 30.2
Sequentiality (%): 100
Entity: moz_origins
Count: 14
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.6
Sequentiality (%): 100
Entity: sqlite_autoindex_moz_origins_1
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.3
Sequentiality (%): 100
Entity: moz_places
Count: 67
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 52.6
Sequentiality (%): 100
Entity: moz_places_extra
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_places_url_hashindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 2.7
Sequentiality (%): 100
Entity: moz_places_hostindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 4.9
Sequentiality (%): 100
Entity: moz_places_visitcount
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.5
Sequentiality (%): 100
Entity: moz_places_frecencyindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.7
Sequentiality (%): 100
Entity: moz_places_lastvisitdateindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 3
Sequentiality (%): 100
Entity: moz_places_guid_uniqueindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 3.9
Sequentiality (%): 100
Entity: moz_places_originidindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.7
Sequentiality (%): 100
Entity: moz_places_altfrecencyindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.5
Sequentiality (%): 100
Entity: moz_historyvisits
Count: 82
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 5.8
Sequentiality (%): 100
Entity: moz_historyvisits_extra
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_historyvisits_placedateindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 4.3
Sequentiality (%): 100
Entity: moz_historyvisits_fromindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.9
Sequentiality (%): 100
Entity: moz_historyvisits_dateindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 3.8
Sequentiality (%): 100
Entity: moz_inputhistory
Count: 3
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.2
Sequentiality (%): 100
Entity: sqlite_autoindex_moz_inputhistory_1
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.1
Sequentiality (%): 100
Entity: moz_bookmarks
Count: 11
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.9
Sequentiality (%): 100
Entity: moz_bookmarks_deleted
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: sqlite_autoindex_moz_bookmarks_deleted_1
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_bookmarks_itemindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.3
Sequentiality (%): 100
Entity: moz_bookmarks_parentindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.3
Sequentiality (%): 100
Entity: moz_bookmarks_itemlastmodifiedindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.6
Sequentiality (%): 100
Entity: moz_bookmarks_dateaddedindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.5
Sequentiality (%): 100
Entity: moz_bookmarks_guid_uniqueindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.7
Sequentiality (%): 100
Entity: moz_keywords
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: sqlite_autoindex_moz_keywords_1
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: sqlite_sequence
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_keywords_placepostdata_uniqueindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_anno_attributes
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: sqlite_autoindex_moz_anno_attributes_1
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_annos
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_annos_placeattributeindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_items_annos
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_items_annos_itemattributeindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_meta
Count: 1
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.1
Sequentiality (%): 100
Entity: moz_places_metadata
Count: 41
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 4.4
Sequentiality (%): 100
Entity: moz_places_metadata_placecreated_uniqueindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 1.9
Sequentiality (%): 100
Entity: moz_places_metadata_referrerindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0.9
Sequentiality (%): 100
Entity: moz_places_metadata_search_queries
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: sqlite_autoindex_moz_places_metadata_search_queries_1
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_previews_tombstones
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_newtab_story_click
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_newtab_story_impression
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_newtab_story_click_newtab_click_timestampindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_newtab_story_impression_newtab_impression_timestampindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_newtab_shortcuts_interaction
Count: 0
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_newtab_shortcuts_interaction_timestampindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: moz_newtab_shortcuts_interaction_placeidindex
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 0
Sequentiality (%): 100
Entity: sqlite_stat1
Count: -
Size (KiB): 32
Size (%): 1.9
Efficiency (%): 3.4
Sequentiality (%): 100
Accessibility
-------------
Activated: false
Prevent Accessibility: 0
Library Versions
----------------
NSPR
Expected minimum version: 4.37
Version in use: 4.37
NSS
Expected minimum version: 3.116
Version in use: 3.116
NSSSMIME
Expected minimum version: 3.116
Version in use: 3.116
NSSSSL
Expected minimum version: 3.116
Version in use: 3.116
NSSUTIL
Expected minimum version: 3.116
Version in use: 3.116
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: 6
Effective Content Process Sandbox Level: 6
Rejected System Calls
---------------------
Startup Cache
-------------
Disk Cache Path: /home/behrad/.cache/mozilla/firefox/7mt2e0mb.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"]
App Locales: ["en-US"]
Regional Preferences: ["en-US"]
Default Locale: "en-US"
Operating System
System Locales: ["en-US"]
Regional Preferences: ["en-US"]
Remote Debugging (Chromium Protocol)
------------------------------------
Accepting Connections: false
URL:
Printing
--------
Modified print settings
-----------------------
Content Analysis (DLP)
----------------------
Active: false
Connected to Agent:
Agent Path:
Agent Failed Signature Verification:
Request Count:
nvidia-firefox.log is:
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[Child 333762, MediaDecoderStateMachine #1] WARNING: Decoder=7f2a441f7f00 Decode error: NS_ERROR_DOM_MEDIA_REMOTE_CRASHED_UTILITY_ERR (0x806e0011): file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[Child 333762, MediaDecoderStateMachine #1] WARNING: Decoder=7f2a41550d00 Decode error: NS_ERROR_DOM_MEDIA_REMOTE_CRASHED_UTILITY_ERR (0x806e0011): file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[Child 333762, MediaDecoderStateMachine #1] WARNING: Decoder=7f2a415bc400 Decode error: NS_ERROR_DOM_MEDIA_REMOTE_CRASHED_UTILITY_ERR (0x806e0011): file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[Child 333762, MediaDecoderStateMachine #1] WARNING: Decoder=7f2a492e8f00 Decode error: NS_ERROR_DOM_MEDIA_REMOTE_CRASHED_UTILITY_ERR (0x806e0011): file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[Child 333762, MediaDecoderStateMachine #1] WARNING: Decoder=7f2a3e877900 Decode error: NS_ERROR_NOT_AVAILABLE (0x80040111) - Couldn't start RDD process: file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[Child 333762, MediaDecoderStateMachine #1] WARNING: Decoder=7f2a452e7700 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - auto mozilla::MediaChangeMonitor::CreateDecoderAndInit(MediaRawData *)::(anonymous class)::operator()(const MediaResult &) const: Unable to create decoder: file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[Child 333762, MediaDecoderStateMachine #1] WARNING: Decoder=7f2a452e8600 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - auto mozilla::MediaChangeMonitor::CreateDecoderAndInit(MediaRawData *)::(anonymous class)::operator()(const MediaResult &) const: Unable to create decoder: file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[Child 333762, MediaDecoderStateMachine #1] WARNING: Decoder=7f2a452e8600 Decode error: NS_ERROR_DOM_MEDIA_REMOTE_CRASHED_UTILITY_ERR (0x806e0011): file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[Child 333762, MediaDecoderStateMachine #1] WARNING: Decoder=7f2a3e7cad00 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - auto mozilla::MediaChangeMonitor::CreateDecoderAndInit(MediaRawData *)::(anonymous class)::operator()(const MediaResult &) const: Unable to create decoder: file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[GFX1-]: VideoBridgeParent receives IPC close with reason=AbnormalShutdown
[Child 333762, MediaDecoderStateMachine #1] WARNING: Decoder=7f2a3e937100 Decode error: NS_ERROR_DOM_MEDIA_REMOTE_CRASHED_UTILITY_ERR (0x806e0011): file /usr/src/debug/firefox/firefox-143.0.1/dom/media/MediaDecoderStateMachineBase.cpp:168
Offline
If you navigate to Firefox Settings->General->Performance, uncheck "Use recommended performance settings" and after that uncheck "Use hardware acceleration when available" do youtube videos start playing?
Offline
nope
Offline
ok so now firefox just crashes when i open a video??? not even look at it if a vid is in another tab it just crashes????
on a new profile the same problem of not playing occurs....
EDIT: removed the .mozilla folder, setup everything, still borked.
Status quo: does FF still crash or just not play the video?
Can you play videos on not-youtube (dailymotion, vimeo - or maybe a local video) inside FF?
Offline
Status quo: does FF still crash or just not play the video?
Can you play videos on not-youtube (dailymotion, vimeo - or maybe a local video) inside FF?
FF doesnt play the video, it asks me to save the file or open with mpv when i open a local video, dailymotion is broken too
Offline
update: wireplumber sigsegvs now, i swear im cursed or something. im gonna reinstall my system.
Offline
Offline
still broken, should i just pick pipewire in archinstall
Last edited by tunge (2025-09-25 16:34:32)
Offline
Do you have a backtrace for wireplumber, https://wiki.archlinux.org/title/Core_d … _core_dump ?
Offline