You are not logged in.
Pages: 1
Running Tiger Lake integrated graphics on my laptop (Thinkpad X1 Carbon G9), and with the latest Mesa and Intel firmware packages, hardware video acceleration appears to be not working. When using YouTube (Firefox claims hardware decoding as possible for all codecs in :support), my power usage reported via Powertop shoots up to 15-20w.
MPV with the -hw-dec option reports:
[ffmpeg/video] vp9: Device does not support the VK_KHR_video_decode_queue extension!
[ffmpeg/video] vp9: Failed to initialize decoder for 1920x1080 @ 0
[ffmpeg/video] vp9: Not all references are available
[ffmpeg/video] vp9: Not all references are availableMPV version outputs:
mpv v0.41.0 Copyright © 2000-2025 mpv/MPlayer/mplayer2 projects
built on Dec 22 2025 14:58:51
libplacebo version: v7.351.0
FFmpeg version: n8.0.1
FFmpeg library versions:
libavcodec 62.11.100
libavdevice 62.1.100
libavfilter 11.4.100
libavformat 62.3.100
libavutil 60.8.100
libswresample 6.1.100
libswscale 9.1.100Thanks for any help.
PS. sorry for the initally bogus forum post, I've got a cat around the house and he decided to walk around on my keyboard and press enter to submit a mess of gibberish.
Last edited by joensuulainen (2026-01-25 19:22:34)
Offline
vainfohttps://wiki.archlinux.org/title/Hardwa … tion#Intel
nb. that HW acceleration in browsers is a mess of its own, focus on mpv for the start.
Offline
Command outputs the following:
Trying display: wayland
vainfo: VA-API version: 1.22 (libva 2.22.0)
vainfo: Driver version: Intel iHD driver for Intel(R) Gen Graphics - 25.3.4 ()
vainfo: Supported profile and entrypoints
VAProfileNone : VAEntrypointVideoProc
VAProfileNone : VAEntrypointStats
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Simple : VAEntrypointEncSlice
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointFEI
VAProfileH264Main : VAEntrypointEncSliceLP
VAProfileH264High : VAEntrypointVLD
VAProfileH264High : VAEntrypointEncSlice
VAProfileH264High : VAEntrypointFEI
VAProfileH264High : VAEntrypointEncSliceLP
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
VAProfileJPEGBaseline : VAEntrypointVLD
VAProfileJPEGBaseline : VAEntrypointEncPicture
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
VAProfileH264ConstrainedBaseline: VAEntrypointFEI
VAProfileH264ConstrainedBaseline: VAEntrypointEncSliceLP
VAProfileVP8Version0_3 : VAEntrypointVLD
VAProfileHEVCMain : VAEntrypointVLD
VAProfileHEVCMain : VAEntrypointEncSlice
VAProfileHEVCMain : VAEntrypointFEI
VAProfileHEVCMain : VAEntrypointEncSliceLP
VAProfileHEVCMain10 : VAEntrypointVLD
VAProfileHEVCMain10 : VAEntrypointEncSlice
VAProfileHEVCMain10 : VAEntrypointEncSliceLP
VAProfileVP9Profile0 : VAEntrypointVLD
VAProfileVP9Profile1 : VAEntrypointVLD
VAProfileVP9Profile2 : VAEntrypointVLD
VAProfileVP9Profile3 : VAEntrypointVLD
VAProfileHEVCMain12 : VAEntrypointVLD
VAProfileHEVCMain12 : VAEntrypointEncSlice
VAProfileHEVCMain422_10 : VAEntrypointVLD
VAProfileHEVCMain422_10 : VAEntrypointEncSlice
VAProfileHEVCMain422_12 : VAEntrypointVLD
VAProfileHEVCMain422_12 : VAEntrypointEncSlice
VAProfileHEVCMain444 : VAEntrypointVLD
VAProfileHEVCMain444 : VAEntrypointEncSliceLP
VAProfileHEVCMain444_10 : VAEntrypointVLD
VAProfileHEVCMain444_10 : VAEntrypointEncSliceLP
VAProfileHEVCMain444_12 : VAEntrypointVLD
VAProfileHEVCSccMain : VAEntrypointVLD
VAProfileHEVCSccMain : VAEntrypointEncSliceLP
VAProfileHEVCSccMain10 : VAEntrypointVLD
VAProfileHEVCSccMain10 : VAEntrypointEncSliceLP
VAProfileHEVCSccMain444 : VAEntrypointVLD
VAProfileHEVCSccMain444 : VAEntrypointEncSliceLP
VAProfileAV1Profile0 : VAEntrypointVLD
VAProfileHEVCSccMain444_10 : VAEntrypointVLD
VAProfileHEVCSccMain444_10 : VAEntrypointEncSliceLPAdditionally, I used the software Handbrake to transcode the test video I used for the earlier post into H.264, and it outputs an identical error message (though, with H.264 in place of VP9.)
I installed the vpl_gpu_rt package, and tried both videos, and still nothing changed.
I also tried the opt-in-with-kernel-parameters Xe driver from the latest kernel and no dice.
Last edited by joensuulainen (2026-01-25 23:46:59)
Offline
mpv --vo=gpu --hwdec=vaapi video.mp4Is this on wayland or x11?
From the previous output
vulkan.info --summarywith the latest Mesa and Intel firmware packages
For clarification, is this a regression? Does downgrading either or both of them fix this?
Offline
Is this on wayland or x11?
Wayland, specifically Plasma. I tried on Xorg with both Xfce and i3 and nothing changed.
From the previous output
vulkan.info --summary
Assuming you meant vulkaninfo:
==========
VULKANINFO
==========
Vulkan Instance Version: 1.4.335
Instance Extensions: count = 27
-------------------------------
VK_EXT_acquire_drm_display : extension revision 1
VK_EXT_acquire_xlib_display : extension revision 1
VK_EXT_debug_report : extension revision 10
VK_EXT_debug_utils : extension revision 2
VK_EXT_direct_mode_display : extension revision 1
VK_EXT_display_surface_counter : extension revision 1
VK_EXT_headless_surface : extension revision 1
VK_EXT_layer_settings : extension revision 2
VK_EXT_surface_maintenance1 : extension revision 1
VK_EXT_swapchain_colorspace : extension revision 5
VK_KHR_device_group_creation : extension revision 1
VK_KHR_display : extension revision 23
VK_KHR_external_fence_capabilities : extension revision 1
VK_KHR_external_memory_capabilities : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2 : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2 : extension revision 1
VK_KHR_portability_enumeration : extension revision 1
VK_KHR_surface : extension revision 25
VK_KHR_surface_maintenance1 : extension revision 1
VK_KHR_surface_protected_capabilities : extension revision 1
VK_KHR_wayland_surface : extension revision 6
VK_KHR_xcb_surface : extension revision 6
VK_KHR_xlib_surface : extension revision 6
VK_LUNARG_direct_driver_loading : extension revision 1
VK_NV_display_stereo : extension revision 1
Instance Layers: count = 8
--------------------------
VK_LAYER_MESA_anti_lag Open-source implementation of the VK_AMD_anti_lag extension. 1.4.303 version 1
VK_LAYER_MESA_device_select Linux device selection layer 1.4.303 version 1
VK_LAYER_NV_optimus NVIDIA Optimus layer 1.4.325 version 1
VK_LAYER_NV_present NVIDIA Presentation Layer 1.4.325 version 1
VK_LAYER_VALVE_steam_fossilize_32 Steam Pipeline Caching Layer 1.3.207 version 1
VK_LAYER_VALVE_steam_fossilize_64 Steam Pipeline Caching Layer 1.3.207 version 1
VK_LAYER_VALVE_steam_overlay_32 Steam Overlay Layer 1.3.207 version 1
VK_LAYER_VALVE_steam_overlay_64 Steam Overlay Layer 1.3.207 version 1
Devices:
========
GPU0:
apiVersion = 1.4.328
driverVersion = 25.3.4
vendorID = 0x8086
deviceID = 0x9a49
deviceType = PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU
deviceName = Intel(R) Iris(R) Xe Graphics (TGL GT2)
driverID = DRIVER_ID_INTEL_OPEN_SOURCE_MESA
driverName = Intel open-source Mesa driver
driverInfo = Mesa 25.3.4-arch1.1
conformanceVersion = 1.4.0.0
deviceUUID = 8680499a-0100-0000-0002-000000000000
driverUUID = 4c455cee-7873-0e67-d65e-b27962d02d0dFor clarification, is this a regression? Does downgrading either or both of them fix this?
I tried bumping Mesa down to 1.24-3.3.2, and it appears to have broken my graphics; I didn't want to bother any further scaling down the dependency tree to find out what package to downgrade to fix that.
Offline
Assuming you meant vulkaninfo:
You, must have touched the dot - sorry.
I tried bumping Mesa down to 1.24-3.3.2, and it appears to have broken my graphics
Humm?
Nothing seems really rebuild for the mesa update?
So what's the output for
mpv --vo=gpu --hwdec=vaapi video.mp4?
Offline
So what's the output for
mpv --vo=gpu --hwdec=vaapi video.mp4?
Ah, my apologies, appear to have missed that in the reply.
It appears to be working fine, and my power usage appears to be normal for hardware decoding (10-11W; or at least, I think that's normal. I don't have a frame of reference for power usage :^) )
● Video --vid=1 (vp9 1920x1080 29.97 fps) [default]
● Audio --aid=1 --alang=eng (opus 2ch 48000 Hz) [default]
MESA-INTEL: warning: ../mesa-25.3.4/src/intel/vulkan/anv_formats.c:993: FINISHME: support more multi-planar formats with DRM modifiers
Using hardware decoding (vaapi).
AO: [pipewire] 48000Hz stereo 2ch floatp
VO: [gpu] 1920x1080 vaapi[nv12]
AV: 00:00:01 / 00:26:50 (0%) A-V: -0.000
Exiting... (Quit) This is quite strange, I'm curious what's preventing Firefox from invoking hardware acceleration, then?
Last edited by joensuulainen (2026-01-26 23:05:12)
Offline
https://wiki.archlinux.org/title/Firefo … celeration
Edit:
VK_LAYER_NV_optimus NVIDIA Optimus layer 1.4.325 version 1
VK_LAYER_NV_present NVIDIA Presentation Layer 1.4.325 version 1Is this an optimus system (hybrid graphics)?
Last edited by seth (2026-01-26 23:06:27)
Offline
I've tried everything in this wiki page already. Even after setting the verbose logging enviroment variable and playing a video, the terminal is still blank. I even tried using logging to a file with all logging modules enabled, and the log files were also still blank.
Is this an optimus system (hybrid graphics)?
No, the only GPU present in this system is the integrated one.
Offline
pacman -Qs 'vulkan|nvidia'And please upload the contents of about:support somewhere.
Offline
pacman -Qs 'vulkan|nvidia'And please upload the contents of about:support somewhere.
local/egl-gbm 1.1.3-1
The GBM EGL external platform library
local/egl-wayland 4:1.1.21-1
EGLStream-based Wayland external platform
local/egl-wayland2 1.0.0.rc.r57.g1893c37-1
EGLStream-based Wayland external platform (2)
local/egl-x11 1.0.4-1
NVIDIA XLib and XCB EGL Platform Library
local/lib32-vulkan-icd-loader 1.4.335.0-1
Vulkan Installable Client Driver (ICD) Loader (32-bit)
local/lib32-vulkan-intel 1:25.3.4-1
Open-source Vulkan driver for Intel GPUs - 32-bit
local/lib32-vulkan-mesa-implicit-layers 1:25.3.4-1
Mesa's implicit Vulkan layers - 32-bit
local/libvdpau 1.5-3
Nvidia VDPAU library
local/libxnvctrl 590.48.01-1
NVIDIA NV-CONTROL X extension
local/linux-firmware-nvidia 20260110-1
Firmware files for Linux - Firmware for NVIDIA GPUs and SoCs
local/nvidia-utils 590.48.01-2
NVIDIA drivers utilities
local/qt6-shadertools 6.10.1-1 (qt6)
Provides functionality for the shader pipeline that allows Qt Quick to operate on Vulkan, Metal, and Direct3D, in addition to
OpenGL
local/spirv-tools 1:1.4.335.0-1 (vulkan-devel)
API and commands for processing SPIR-V modules
local/vulkan-icd-loader 1.4.335.0-1 (vulkan-devel)
Vulkan Installable Client Driver (ICD) Loader
local/vulkan-intel 1:25.3.4-1
Open-source Vulkan driver for Intel GPUs
local/vulkan-mesa-implicit-layers 1:25.3.4-1
Mesa's implicit Vulkan layers
local/vulkan-nouveau 1:25.3.4-1
Open-source Vulkan driver for Nvidia GPUs
local/vulkan-radeon 1:25.3.4-1
Open-source Vulkan driver for AMD GPUs
local/vulkan-tools 1.4.335.0-1 (vulkan-devel)
Vulkan tools and utilities
local/xf86-video-nouveau 1.0.18-1 (xorg-drivers)
Open Source 3D acceleration driver for nVidia cardsHuh, I guess I do have Nvidia drivers. I don't remember installing any, though.
And here's :support
Application Basics
------------------
Name: Firefox
Version: 147.0.1
Build ID: 20260116180059
Distribution ID: archlinux
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:147.0) Gecko/20100101 Firefox/147.0
OS: Linux 6.18.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Sun, 18 Jan 2026 00:34:07 +0000
OS Theme: Adwaita / Adwaita
Multiprocess Windows: 1/1
Fission Windows: 1/1 Enabled by default
Remote Processes: 15
Enterprise Policies: Inactive
Google Location Service Key: Found
Google Safebrowsing Key: Found
Mozilla Location Service Key: Missing
Safe Mode: false
Memory Size (RAM): 31.1 GB
Disk Space Available: 384 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)
Address Autofill Desktop ( Pref, Release Rollout ): (enable-address-autofill)
AI Chatbot Page Summarization MVP - treatment-a-callout-badge Rollout v2: (treatment-a-callout-badge)
Context ID rotation every 3 days: (control)
Desktop Release Rollout: Show Relay to all Browsers - "Next" Sign-up modal CTA: (next-sign-up-modal-cta)
Disable Compression Dictionaries 147: (control)
Disable Enrollment Status Telemetry for Firefox Desktop (via nimbusTelemetry): (control)
Disable SafeBrowsing V5 for Desktop Release: (control)
Don't defer timeouts while loading si.com: (control)
Downsample uptake.remotecontent events: (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)
Firefox Backup feature gradual rollout: (treatment)
Fx Accounts Ping (release rollout 2): (control)
Link Previews - All Channel Rollout With Onboarding: (long-press-preview)
Link Previews - All Channel Rollout Without Onboarding: (long-press-preview)
Multiple Profile Switching Rollout V2: (treatment-a-multi-profiles)
New Tab 148.0.20251211.63751 to Release: (rollout)
OHTTP Merino Content Recs Rollout: (enable-ohttp)
PDF Annotations - Highlight - Treatment B Rollout: (treatment-b)
Pin Frequently Used Websites - 143 - Promo Rollout, All Locales: (rollout-branch)
Private Window Visual Refresh - rollout: (control)
Product Insight Telemetry via Server Knobs - Rollout - Release: (control-rollout)
Refactor New Tab telemetry Rollout: (treatment)
Sections Rollout US: (sections)
Set to Default - Hamburger Menu Rollout: (treatment-c)
Temporarily disable New Tab train-hops on Linux for Beta and Release: (control)
Unified API for spocs and top sites - controlled rollout for release 133+: (control)
Update NewTab telemetry to include time zone offset (v2): (branch)
Visual Card updates: (updated)
Visual Search Rollout: (google-lens-rollout)
Windows UI Automation release rollout: (rollout)
Remote Processes
----------------
Type: Preallocated
Count: 3
Type: RDD
Count: 1
Type: Isolated Web Content
Count: 5
Type: Privileged About
Count: 1
Type: Extension
Count: 1
Type: Socket
Count: 1
Type: Fork Server
Count: 1
Type: Utility JavaScript Oracle
Count: 1
Type: Utility Generic Audio Decoder
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.0
Enabled: true
Location: app-builtin-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: IPP Activator
Type: extension
Version: 0.1
Enabled: true
Location: app-builtin-addons
ID: ipp-activator@mozilla.com
Name: New Tab
Type: extension
Version: 148.0.20251211.63751
Enabled: true
Location: app-profile
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: uBlock Origin
Type: extension
Version: 1.68.0
Enabled: true
Location: app-profile
ID: uBlock0@raymondhill.net
Name: Web Compatibility Interventions
Type: extension
Version: 147.10.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.4
Enabled: false
Location: app-builtin
ID: firefox-compact-dark@mozilla.org
Name: Firefox Alpenglow
Type: theme
Version: 1.5.1
Enabled: false
Location: app-builtin
ID: firefox-alpenglow@mozilla.org
Name: Light
Type: theme
Version: 1.3.4
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: 2.142857142857143
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: Mesa Project EGL_VERSION: 1.5 EGL_EXTENSIONS: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_config_select_group EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_present_opaque EGL_EXT_protected_content EGL_EXT_query_reset_notification_strategy EGL_EXT_surface_compression EGL_EXT_swap_buffers_with_damage EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image_base EGL_KHR_no_config_context EGL_KHR_partial_update EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_swap_buffers_with_damage EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_MESA_x11_native_visual_id 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: Intel -- Mesa Intel(R) Iris(R) Xe Graphics (TGL GT2)
WebGL 1 Driver Version: 4.6 (Compatibility Profile) Mesa 25.3.4-arch1.1
WebGL 1 Driver Extensions: GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_ATI_fragment_shader GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_NV_fog_distance GL_NV_half_float GL_APPLE_packed_pixels GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_depth_bounds_test GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_ATI_texture_compression_3dc GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_texture_array GL_EXT_texture_compression_latc GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_AMD_performance_monitor GL_EXT_texture_buffer_object GL_AMD_texture_texture4 GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_buffer_object GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_compatibility GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_stencil_export GL_ARB_shader_texture_lod GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_EXT_texture_storage GL_MESA_texture_signed_rgba GL_NV_copy_image GL_NV_texture_barrier GL_ARB_draw_indirect GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_precision GL_ARB_shader_subroutine GL_ARB_texture_compression_bptc GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_viewport_array GL_EXT_direct_state_access GL_EXT_vertex_attrib_64bit GL_AMD_multi_draw_indirect GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_base_instance GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shader_atomic_counters GL_ARB_shader_image_load_store GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_query_buffer_object GL_AMD_shader_trinary_minmax GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_clear_buffer_object GL_ARB_compute_shader GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_fragment_layer_viewport GL_ARB_framebuffer_no_attachments GL_ARB_invalidate_subdata GL_ARB_multi_draw_indirect GL_ARB_program_interface_query GL_ARB_robust_buffer_access_behavior GL_ARB_shader_image_size GL_ARB_shader_storage_buffer_object GL_ARB_stencil_texturing GL_ARB_texture_buffer_range GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_AMD_pinned_memory GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_compute_variable_group_size GL_ARB_enhanced_layouts GL_ARB_indirect_parameters GL_ARB_internalformat_query2 GL_ARB_multi_bind GL_ARB_query_buffer_object GL_ARB_seamless_cubemap_per_texture GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shading_language_include GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_stencil8 GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_debug_label GL_EXT_shader_framebuffer_fetch GL_EXT_shader_integer_mix GL_INTEL_performance_query GL_ARB_ES3_1_compatibility GL_ARB_clip_control GL_ARB_conditional_render_inverted GL_ARB_cull_distance GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_get_texture_sub_image GL_ARB_pipeline_statistics_query GL_ARB_shader_texture_image_samples GL_ARB_texture_barrier GL_ARB_transform_feedback_overflow_query GL_EXT_polygon_offset_clamp GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_ARB_ES3_2_compatibility GL_ARB_fragment_shader_interlock GL_ARB_gpu_shader_int64 GL_ARB_parallel_shader_compile GL_ARB_post_depth_coverage GL_ARB_shader_atomic_counter_ops GL_ARB_shader_ballot GL_ARB_shader_clock GL_ARB_shader_viewport_layer_array GL_ARB_texture_filter_minmax GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_ARB_gl_spirv GL_ARB_spirv_extensions GL_MESA_shader_integer_functions GL_ARB_polygon_offset_clamp GL_ARB_texture_filter_anisotropic GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_INTEL_shader_atomic_float_minmax GL_INTEL_shader_integer_functions2 GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_EGL_sync GL_EXT_demote_to_helper_invocation GL_EXT_EGL_image_storage_compression GL_NV_ES1_1_compatibility GL_MESA_texture_const_bandwidth GL_EXT_shader_clock
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_astc WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_depth_texture WEBGL_draw_buffers WEBGL_lose_context
WebGL 2 Driver WSI Info: outOfProcess: false inProcess: true EGL_VENDOR: Mesa Project EGL_VERSION: 1.5 EGL_EXTENSIONS: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_config_select_group EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_present_opaque EGL_EXT_protected_content EGL_EXT_query_reset_notification_strategy EGL_EXT_surface_compression EGL_EXT_swap_buffers_with_damage EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image_base EGL_KHR_no_config_context EGL_KHR_partial_update EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_swap_buffers_with_damage EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_MESA_x11_native_visual_id 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: Intel -- Mesa Intel(R) Iris(R) Xe Graphics (TGL GT2)
WebGL 2 Driver Version: 4.6 (Core Profile) Mesa 25.3.4-arch1.1
WebGL 2 Driver Extensions: GL_3DFX_texture_compression_FXT1 GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_gpu_shader_int64 GL_AMD_multi_draw_indirect GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trinary_minmax GL_AMD_texture_texture4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_ES2_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map_array GL_ARB_texture_filter_anisotropic GL_ARB_texture_filter_minmax GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ATI_blend_equation_separate GL_ATI_texture_float GL_EXT_EGL_image_storage GL_EXT_EGL_image_storage_compression GL_EXT_EGL_sync GL_EXT_abgr GL_EXT_blend_equation_separate GL_EXT_debug_label GL_EXT_demote_to_helper_invocation GL_EXT_depth_bounds_test GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_shader_clock GL_EXT_shader_framebuffer_fetch GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_shader_integer_mix GL_EXT_shader_samples_identical GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_multimode_draw_arrays GL_INTEL_blackhole_render GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_INTEL_shader_atomic_float_minmax GL_INTEL_shader_integer_functions2 GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_MESA_framebuffer_flip_y GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_const_bandwidth GL_MESA_texture_signed_rgba GL_NV_alpha_to_coverage_dither_control GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_copy_image GL_NV_depth_clamp GL_NV_fragment_shader_interlock GL_NV_packed_depth_stencil GL_NV_texture_barrier GL_OES_EGL_image GL_S3_s3tc
WebGL 2 Extensions: EXT_color_buffer_float EXT_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 WEBGL_compressed_texture_astc WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_lose_context
Window Protocol: wayland
Desktop Environment: kde
Target Frame Rate: 60
WebGPU Default Adapter: { "navigator.gpu": null }
WebGPU Fallback Adapter: { "navigator.gpu": null }
GPU #1
Active: Yes
Description: Mesa Intel(R) Iris(R) Xe Graphics (TGL GT2)
Vendor ID: 0x8086
Device ID: 0x9a49
Driver Vendor: mesa/iris
Driver Version: 25.3.4.0
RAM: 0
Diagnostics
AzureCanvasBackend: skia
AzureContentBackend: skia
AzureFallbackCanvasBackend: skia
CMSOutputProfile: Empty profile data
Display0: 3840x2400@60Hz scales:2.150056|2.150056
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,
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,
X11_EGL:
default: available,
DMABUF:
default: available,
HARDWARE_VIDEO_DECODING:
default: available,
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,
env: blocked, Blocklisted by gfxInfo, Blocklisted; failure code FEATURE_FAILURE_BROKEN_DRIVER
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,
DMABUF_WEBGL:
default: available,
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,
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,
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 not supported on this Operating Sy, Blocklisted; failure code WEBGPU_EXTERNAL_TEXTURE_UNSUPPORTED_OS
MESA_THREADING:
default: available,
Media
-----
Audio Backend: pulse-rust
Max Channels: 2
Preferred Sample Rate: 48000
Roundtrip latency (standard deviation): 99.09ms (46.48)
Codec Support Information:
Codec Name: Software Decoding, Hardware Decoding, Software Encoding, Hardware Encoding
H264: Supported, Supported, Unsupported, Supported
VP9: Supported, Supported, Unsupported, Unsupported
VP8: Supported, Supported, Unsupported, Unsupported
AV1: Supported, Supported, Unsupported, Unsupported
HEVC: Supported, Supported, Unsupported, Supported
AAC: Supported, Unsupported, Unsupported, Unsupported
MP3: Supported, Unsupported, Unsupported, Unsupported
Opus: Supported, Unsupported, Unsupported, Unsupported
Vorbis: Supported, Unsupported, Unsupported, Unsupported
FLAC: Supported, Unsupported, Unsupported, Unsupported
Wave: Supported, Unsupported, Unsupported, Unsupported
Output Devices
Name: Group, Vendor, State, Preferred, Format, Channels, Rate, Latency
Tiger Lake-LP Smart Sound Technology Audio Controller Speaker: /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0, Intel Corporation, Enabled, All, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Tiger Lake-LP Smart Sound Technology Audio Controller HDMI / DisplayPort 3 Output: /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0, Intel Corporation, Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Tiger Lake-LP Smart Sound Technology Audio Controller HDMI / DisplayPort 2 Output: /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0, Intel Corporation, Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Tiger Lake-LP Smart Sound Technology Audio Controller HDMI / DisplayPort 1 Output: /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0, Intel Corporation, Unplugged, 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
Tiger Lake-LP Smart Sound Technology Audio Controller Digital Microphone: /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0, Intel Corporation, Enabled, All, default: F32LE, support: S16LE S16BE F32LE F32BE, 4, default: 48000, support: 1 - 384000, 0 - 0
Monitor of Tiger Lake-LP Smart Sound Technology Audio Controller HDMI / DisplayPort 3 Output: /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0, Intel Corporation, Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Monitor of Tiger Lake-LP Smart Sound Technology Audio Controller HDMI / DisplayPort 2 Output: /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0, Intel Corporation, Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Monitor of Tiger Lake-LP Smart Sound Technology Audio Controller HDMI / DisplayPort 1 Output: /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0, Intel Corporation, Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Monitor of Tiger Lake-LP Smart Sound Technology Audio Controller Speaker: /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0, Intel Corporation, Enabled, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Tiger Lake-LP Smart Sound Technology Audio Controller Stereo Microphone: /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0, Intel Corporation, Unplugged, None, default: F32LE, support: S16LE S16BE F32LE F32BE, 2, default: 48000, support: 1 - 384000, 0 - 0
Content Decryption Modules Information
Key System Name: Video Robustness, Audio Robustness, Capabilities, Clear Lead
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
Environment Variables
---------------------
DISPLAY: :1
MOZ_ASSUME_USER_NS: 1
MOZ_CRASHREPORTER_EVENTS_DIRECTORY: /home/ethan/.config/mozilla/firefox/fwwamu4j.default-release/crashes/events
MOZ_CRASHREPORTER_RESTART_ARG_1:
MOZ_CRASHREPORTER_DATA_DIRECTORY: /home/ethan/.config/mozilla/firefox/Crash Reports
MOZ_CRASHREPORTER_PING_DIRECTORY: /home/ethan/.config/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
Status: 2026-01-28T23:44:56.000Z
Status: "1769634846525"
Status: Status Date Infos successWed Jan 28 2026 17:35:28 GMT-0500 (Eastern Standard Time){}successWed Jan 28 2026 16:14:06 GMT-0500 (Eastern Standard Time){}successMon Jan 26 2026 18:11:59 GMT-0500 (Eastern Standard Time){}successMon Jan 26 2026 17:19:46 GMT-0500 (Eastern Standard Time){}successMon Jan 26 2026 15:01:11 GMT-0500 (Eastern Standard Time){}successMon Jan 26 2026 14:24:55 GMT-0500 (Eastern Standard Time){}successMon Jan 26 2026 13:36:34 GMT-0500 (Eastern Standard Time){}successMon Jan 26 2026 01:36:27 GMT-0500 (Eastern Standard Time){}successSun Jan 25 2026 22:57:11 GMT-0500 (Eastern Standard Time){}successSun Jan 25 2026 20:14:41 GMT-0500 (Eastern Standard Time){}
Date: success
Infos: Wed Jan 28 2026 17:35:28 GMT-0500 (Eastern Standard Time)
{}
success
Wed Jan 28 2026 16:14:06 GMT-0500 (Eastern Standard Time)
{}
success
Mon Jan 26 2026 18:11:59 GMT-0500 (Eastern Standard Time)
{}
success
Mon Jan 26 2026 17:19:46 GMT-0500 (Eastern Standard Time)
{}
success
Mon Jan 26 2026 15:01:11 GMT-0500 (Eastern Standard Time)
{}
success
Mon Jan 26 2026 14:24:55 GMT-0500 (Eastern Standard Time)
{}
success
Mon Jan 26 2026 13:36:34 GMT-0500 (Eastern Standard Time)
{}
success
Mon Jan 26 2026 01:36:27 GMT-0500 (Eastern Standard Time)
{}
success
Sun Jan 25 2026 22:57:11 GMT-0500 (Eastern Standard Time)
{}
success
Sun Jan 25 2026 20:14:41 GMT-0500 (Eastern Standard Time)
{}
Status: success
Date: Wed Jan 28 2026 17:35:28 GMT-0500 (Eastern Standard Time)
Infos: {}
Status: success
Date: Wed Jan 28 2026 16:14:06 GMT-0500 (Eastern Standard Time)
Infos: {}
Status: success
Date: Mon Jan 26 2026 18:11:59 GMT-0500 (Eastern Standard Time)
Infos: {}
Status: success
Date: Mon Jan 26 2026 17:19:46 GMT-0500 (Eastern Standard Time)
Infos: {}
Status: success
Date: Mon Jan 26 2026 15:01:11 GMT-0500 (Eastern Standard Time)
Infos: {}
Status: success
Date: Mon Jan 26 2026 14:24:55 GMT-0500 (Eastern Standard Time)
Infos: {}
Status: success
Date: Mon Jan 26 2026 13:36:34 GMT-0500 (Eastern Standard Time)
Infos: {}
Status: success
Date: Mon Jan 26 2026 01:36:27 GMT-0500 (Eastern Standard Time)
Infos: {}
Status: success
Date: Sun Jan 25 2026 22:57:11 GMT-0500 (Eastern Standard Time)
Infos: {}
Status: success
Date: Sun Jan 25 2026 20:14:41 GMT-0500 (Eastern Standard Time)
Infos: {}
Remote Experiments
------------------
Long term holdback 2026 Growth Desktop: delivery
Important Modified Preferences
------------------------------
accessibility.typeaheadfind.flashBar: 0
browser.contentblocking.category: standard
browser.search.region: US
browser.sessionstore.upgradeBackup.latestBuildID: 20260116180059
browser.startup.homepage_override.buildID: 20260116180059
browser.startup.homepage_override.mstone: 147.0.1
browser.theme.toolbar-theme: 0
browser.urlbar.lastUrlbarSearchSeconds: 1769641695
browser.urlbar.placeholderName: DuckDuckGo
browser.urlbar.placeholderName.private: DuckDuckGo
browser.urlbar.quickactions.timesShownOnboardingLabel: 3
browser.urlbar.quicksuggest.migrationVersion: 6
browser.urlbar.recentsearches.lastDefaultChanged: 1768967060416
browser.urlbar.tipShownCount.searchTip_onboard: 4
doh-rollout.doneFirstRun: true
doh-rollout.home-region: US
doh-rollout.mode: 2
doh-rollout.self-enabled: true
doh-rollout.uri: https://mozilla.cloudflare-dns.com/dns-query
dom.forms.autocomplete.formautofill: true
extensions.lastAppVersion: 147.0.1
idle.lastDailyNotification: 1769367251
media.gmp-gmpopenh264.abi: x86_64-gcc3
media.gmp-gmpopenh264.hashValue: f5246bf14d038adf4ce0c4360262ab722bc3de4220f047c3d542b4c564074b4877dc8659e3125c5171c749e7ce93f20cc63777eb5e1539e960670cbc
media.gmp-gmpopenh264.lastDownload: 1768770349
media.gmp-gmpopenh264.lastInstallStart: 1768770349
media.gmp-gmpopenh264.lastUpdate: 1768770349
media.gmp-gmpopenh264.version: 2.6.0
media.gmp-manager.buildID: 20260116180059
media.gmp-manager.lastCheck: 1769456930
media.gmp-manager.lastEmptyCheck: 1769456930
media.gmp.storage.version.observed: 1
media.videocontrols.picture-in-picture.video-toggle.first-seen-secs: 1768772789
media.webspeech.synth.dont_notify_on_error: true
network.cookie.CHIPS.lastMigrateDatabase: 2
network.dns.disablePrefetch: true
network.http.speculative-parallel-limit: 0
network.prefetch-next: false
places.database.lastMaintenance: 1768771057
privacy.bounceTrackingProtection.hasMigratedUserActivationData: true
privacy.clearOnShutdown_v2.formdata: true
privacy.purge_trackers.date_in_cookie_database: 0
privacy.purge_trackers.last_purge: 1769367251135
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.content-prefs.sqlite: 1769103288
storage.vacuum.last.index: 2
storage.vacuum.last.places.sqlite: 1768771057
Important Locked Preferences
----------------------------
fission.autostart.session: true
media.utility-process.enabled: true
Places Database
---------------
Accessibility
-------------
Activated: false
Prevent Accessibility: 0
Library Versions
----------------
NSPR
Expected minimum version: 4.38.2
Version in use: 4.38.2
NSS
Expected minimum version: 3.120
Version in use: 3.120
NSSSMIME
Expected minimum version: 3.120
Version in use: 3.120
NSSSSL
Expected minimum version: 3.120
Version in use: 3.120
NSSUTIL
Expected minimum version: 3.120
Version in use: 3.120
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/ethan/.cache/mozilla/firefox/fwwamu4j.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
H264_HW_DECODE:
default: available,
AV1_HW_DECODE:
default: available,
HEVC_HW_DECODE:
default: available,
DMABUF_WEBGL:
default: available,
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,
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,Doesn't look enforced and you might want to opt for enforcing h264 instead?
https://addons.mozilla.org/de/firefox/addon/h264ify/
Offline
H264_HW_DECODE: default: available, AV1_HW_DECODE: default: available, HEVC_HW_DECODE: default: available, DMABUF_WEBGL: default: available, 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, 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,Doesn't look enforced and you might want to opt for enforcing h264 instead?
https://addons.mozilla.org/de/firefox/addon/h264ify/
I tried this plugin, along with a fork of it and neither seemed to have any impact on the power use. Perhaps a full reinstall is in order?
Offline
Reinstalling the same software will lead to the same results - this isn't windows. You'd have a better chance wiping your FF profile or testing a fresh user.
However, afaiu your problems are limited to the browser (firefox) and don't exist w/ eg. mpv
Does using h264ify get you h264 videos (eg. youtube exposes this in a rightclick menu "stats for nerds")
impact on the power use
Errr… power use?
Check intel_gpu_top, https://wiki.archlinux.org/title/Hardwa … rification
The "power use" of youtube.com (in case that's your testcase) is mostly down to the social media crap and AI and javascript, not the video playback.
Offline
impact on the power use
Errr… power use?
.
The whole reason I was tipped off to the existence of this problem is because YouTube uses almost 20w of power and that's just not sustainable on a laptop; I would be fine with any sort of hacky solution if it just brings my power down.
Does using h264ify get you h264 videos (eg. youtube exposes this in a rightclick menu "stats for nerds")
Appears not. https://imgur.com/a/u09pbZ4
Offline
Appears yes: https://en.wikipedia.org/wiki/Advanced_Video_Coding
Check intel_gpu_top to see whether the browser uses VAAPI, maybe also try chromium resp. Vivaldi has its own ffmpeg implementation
https://wiki.archlinux.org/title/Vivaldi#Media_playback
But there's also countless solutions to watch youtube w/o a browser (I basically never open the webpage) or things like https://yewtu.be
Offline
Appears yes: https://en.wikipedia.org/wiki/Advanced_Video_Coding
Woops.
Check intel_gpu_top to see whether the browser uses VAAPI, maybe also try chromium resp. Vivaldi has its own ffmpeg implementation
https://wiki.archlinux.org/title/Vivaldi#Media_playbackBut there's also countless solutions to watch youtube w/o a browser (I basically never open the webpage) or things like https://yewtu.be
Still no dice; the Video category is empty. https://imgur.com/NuU4Ve4
Perhaps it's easiest to just yt-dlp anything I'd like to watch?
Offline
This dice: https://firefox-source-docs.mozilla.org … dd-process
There's one bar (enforcing VP9 or higher resolution/refresh rate might change that?)
Test yewtu.be or some local video in the browser's media player to see whether the problem is actually video decoding or youtube.
https://archlinux.org/packages/?sort=&q … =&flagged=
Offline
This dice: https://firefox-source-docs.mozilla.org … dd-process
There's one bar (enforcing VP9 or higher resolution/refresh rate might change that?)
You'd think that decoding a video at 1080p60 would use more than 2% GPU, no? And the 25% usgae of Firefox for 3d seems kind of suspect...
Test yewtu.be or some local video in the browser's media player to see whether the problem is actually video decoding or youtube.
https://archlinux.org/packages/?sort=&q … =&flagged=
On a local video, the power draw of my laptop (which is what I'm using as a sort of hacky-test to see if video playback is working as it should) stays around 10-11W, which as per MPV seems standard.
Yewtu.be seems to be broken for me, all videos report unable to play because of server error or unsupported format.
So I suppose the problem is with YouTube then?
Offline
You'd think that decoding a video at 1080p60 would use more than 2% GPU, no?
Depends on the video, decoding 4k @ 60fps takes no CPU if the movie is a pre-sfx marvel movie (ie. a green screen) - also there's gonna be only action while the movie is actually decoded (what can fluctuate w/ buffers and is gonna be nothing when hitting pause)
Yewtu.be seems to be broken for me
Download some youtube video w/ yt-dlp (-F for available formats, make it h264) and open the local file in the browser and see how that performs.
Offline
Pages: 1