Graphics Feature Status Canvas: Software only. Hardware acceleration disabled Canvas out-of-process rasterization: Disabled Direct Rendering Display Compositor: Disabled Compositing: Software only. Hardware acceleration disabled Multiple Raster Threads: Disabled OpenGL: Disabled Rasterization: Software only. Hardware acceleration disabled Raw Draw: Disabled Video Decode: Software only. Hardware acceleration disabled Video Encode: Software only. Hardware acceleration disabled Vulkan: Disabled WebGL: Disabled WebGL2: Disabled WebGPU: Disabled Driver Bug Workarounds clear_uniforms_before_first_program_use enable_webgl_timer_query_extensions exit_on_context_lost disabled_extension_GL_KHR_blend_equation_advanced disabled_extension_GL_KHR_blend_equation_advanced_coherent disabled_extension_GL_MESA_framebuffer_flip_y Problems Detected WebGPU has been disabled via blocklist or the command line. Disabled Features: webgpu Gpu compositing has been disabled, either via blocklist, about:flags or the command line. The browser will fall back to software compositing and hardware acceleration will be unavailable. Disabled Features: gpu_compositing GPU process was unable to boot: GPU process crashed too many times with SwiftShader. Disabled Features: all Clear uniforms before first program use on all platforms: 124764, 349137 Applied Workarounds: clear_uniforms_before_first_program_use Disable KHR_blend_equation_advanced until cc shaders are updated: 661715 Applied Workarounds: disable(GL_KHR_blend_equation_advanced), disable(GL_KHR_blend_equation_advanced_coherent) Expose WebGL's disjoint_timer_query extensions on platforms with site isolation: 808744, 870491 Applied Workarounds: enable_webgl_timer_query_extensions Some drivers can't recover after OUT_OF_MEM and context lost: 893177 Applied Workarounds: exit_on_context_lost Disable GL_MESA_framebuffer_flip_y for desktop GL: 964010 Applied Workarounds: disable(GL_MESA_framebuffer_flip_y) DAWN Info Vulkan backend - SwiftShader Device (Subzero) [Default Toggle Names] lazy_clear_resource_on_first_use: https://crbug.com/dawn/145: Clears resource to zero on first usage. This initializes the resource so that no dirty bits from recycled memory is present in the new resource. use_temporary_buffer_in_texture_to_texture_copy: https://crbug.com/dawn/42: Split texture-to-texture copy into two copies: copy from source texture into a temporary buffer, and copy from the temporary buffer into the destination texture when copying between compressed textures that don't have block-aligned sizes. This workaround is enabled by default on all Vulkan drivers to solve an issue in the Vulkan SPEC about the texture-to-texture copies with compressed formats. See #1005 (https://github.com/KhronosGroup/Vulkan-Docs/issues/1005) for more details. vulkan_use_d32s8: https://crbug.com/dawn/286: Vulkan mandates support of either D32_FLOAT_S8 or D24_UNORM_S8. When available the backend will use D32S8 (toggle to on) but setting the toggle to off will make it use the D24S8 format when possible. vulkan_use_s8: https://crbug.com/dawn/666: Vulkan has a pure stencil8 format but it is not universally available. When this toggle is on, the backend will use S8 for the stencil8 format, otherwise it will fallback to D32S8 or D24S8. disallow_unsafe_apis: http://crbug.com/1138528: Produces validation errors on API entry points or parameter combinations that aren't considered secure yet. use_vulkan_zero_initialize_workgroup_memory_extension: https://crbug.com/dawn/1302: Initialize workgroup memory with OpConstantNull on Vulkan when the Vulkan extension VK_KHR_zero_initialize_workgroup_memory is supported. [WebGPU Forced Toggles - enabled] disallow_spirv: https://crbug.com/1214923: Disallow usage of SPIR-V completely so that only WGSL is used for shader modules. This is useful to prevent a Chromium renderer process from successfully sending SPIR-V code to be compiled in the GPU process. [Supported Features] texture-compression-bc texture-compression-etc2 texture-compression-astc timestamp-query timestamp-query-inside-passes depth-clip-control depth32float-stencil8 indirect-first-instance rg11b10ufloat-renderable dawn-internal-usages dawn-native Version Information Data exported 2023-02-16T07:58:07.529Z Chrome version Chrome/110.0.5481.100 Operating system Linux 6.1.12-arch1-1 Software rendering list URL https://chromium.googlesource.com/chromium/src/+/4be7a36f7cb943af6118e449bbab494b43dcaddd/gpu/config/software_rendering_list.json Driver bug list URL https://chromium.googlesource.com/chromium/src/+/4be7a36f7cb943af6118e449bbab494b43dcaddd/gpu/config/gpu_driver_bug_list.json ANGLE commit id ef6f212741f8 2D graphics backend Skia/110 aab9fb4100da797d25fe340e9a2fcb2ae30fc2e1 Command Line /usr/lib/chromium/chromium --enable-features=VaapiVideoEncoder,VaapiVideoDecoder,CanvasOopRasterization --enable-zero-copy --use-gl=desktop --enable-raw-draw --enable-gpu-rasterization --use-vulkan --flag-switches-begin --flag-switches-end --desktop-startup-id=i3/|usr|bin|chromium/1922-2-moria_TIME43192 Driver Information Initialization time 0 In-process GPU false Passthrough Command Decoder false Sandboxed true GPU0 VENDOR= 0x0000, DEVICE=0x0000 Optimus false AMD switchable false GPU CUDA compute capability major version 0 Pixel shader version Vertex shader version Max. MSAA samples Machine model name Machine model version GL_VENDOR Disabled GL_RENDERER Disabled GL_VERSION Disabled GL_EXTENSIONS Disabled Extensions GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_MESA_framebuffer_flip_y Disabled WebGL Extensions Window system binding vendor Window system binding version Window system binding extensions XDG_CURRENT_DESKTOP i3 XDG_SESSION_TYPE x11 GDMSESSION i3 Ozone platform x11 Direct rendering version unknown Reset notification strategy 0x0000 GPU process crash count 0 gfx::BufferFormats supported for allocation and texturing R_8: not supported, R_16: not supported, RG_88: not supported, RG_1616: not supported, BGR_565: not supported, RGBA_4444: not supported, RGBX_8888: not supported, RGBA_8888: not supported, BGRX_8888: not supported, BGRA_1010102: not supported, RGBA_1010102: not supported, BGRA_8888: not supported, RGBA_F16: not supported, YVU_420: not supported, YUV_420_BIPLANAR: not supported, YUVA_420_TRIPLANAR: not supported, P010: not supported Compositor Information Tile Update Mode Zero-copy Partial Raster Enabled GpuMemoryBuffers Status R_8 Software only R_16 Software only RG_88 Software only RG_1616 Software only BGR_565 Software only RGBA_4444 Software only RGBX_8888 Software only RGBA_8888 Software only BGRX_8888 Software only BGRA_1010102 Software only RGBA_1010102 Software only BGRA_8888 Software only RGBA_F16 Software only YVU_420 Software only YUV_420_BIPLANAR Software only YUVA_420_TRIPLANAR Software only P010 Software only Display(s) Information Info Display[2785062953156690] bounds=[0,720 1843x1152], workarea=[0,720 1844x1152], scale=2, rotation=0, panel_rotation=0 internal. Color space (all) {primaries:BT709, transfer:SRGB, matrix:RGB, range:FULL} Buffer format (all) BGRA_8888 Color volume {name:'srgb', r:[0.6400, 0.3300], g:[0.3000, 0.6000], b:[0.1500, 0.3300], w:[0.3127, 0.3290]} SDR white level in nits 203 HDR relative maximum luminance 1 Bits per color component 8 Bits per pixel 24 Refresh Rate in Hz 60 Info Display[18309524851522643] bounds=[282,0 1279x720], workarea=[281,0 1281x720], scale=2, rotation=0, panel_rotation=0 external. Color space (all) {primaries:BT709, transfer:SRGB, matrix:RGB, range:FULL} Buffer format (all) BGRA_8888 Color volume {name:'srgb', r:[0.6400, 0.3300], g:[0.3000, 0.6000], b:[0.1500, 0.3300], w:[0.3127, 0.3290]} SDR white level in nits 203 HDR relative maximum luminance 1 Bits per color component 8 Bits per pixel 24 Refresh Rate in Hz 59 Video Acceleration Information Decoding Encoding Vulkan Information Device Performance Information Driver Information for Hardware GPU Initialization time 0 In-process GPU false Passthrough Command Decoder false Sandboxed true GPU0 VENDOR= 0x0000, DEVICE=0x0000 Optimus false AMD switchable false GPU CUDA compute capability major version 0 Pixel shader version Vertex shader version Max. MSAA samples Machine model name Machine model version GL_VENDOR Disabled GL_RENDERER Disabled GL_VERSION Disabled GL_EXTENSIONS Disabled Extensions Disabled WebGL Extensions Window system binding vendor Window system binding version Window system binding extensions XDG_CURRENT_DESKTOP i3 XDG_SESSION_TYPE x11 GDMSESSION i3 Ozone platform x11 Direct rendering version unknown Reset notification strategy 0x0000 GPU process crash count 0 gfx::BufferFormats supported for allocation and texturing R_8: not supported, R_16: not supported, RG_88: not supported, RG_1616: not supported, BGR_565: not supported, RGBA_4444: not supported, RGBX_8888: not supported, RGBA_8888: not supported, BGRX_8888: not supported, BGRA_1010102: not supported, RGBA_1010102: not supported, BGRA_8888: not supported, RGBA_F16: not supported, YVU_420: not supported, YUV_420_BIPLANAR: not supported, YUVA_420_TRIPLANAR: not supported, P010: not supported Graphics Feature Status for Hardware GPU Canvas: Software only. Hardware acceleration disabled Canvas out-of-process rasterization: Disabled Direct Rendering Display Compositor: Disabled Compositing: Software only. Hardware acceleration disabled Multiple Raster Threads: Disabled OpenGL: Disabled Rasterization: Software only. Hardware acceleration disabled Raw Draw: Disabled Video Decode: Software only. Hardware acceleration disabled Video Encode: Software only. Hardware acceleration disabled Vulkan: Disabled WebGL: Disabled WebGL2: Disabled WebGPU: Disabled Problems Detected for Hardware GPU WebGPU has been disabled via blocklist or the command line. Disabled Features: webgpu Gpu compositing has been disabled, either via blocklist, about:flags or the command line. The browser will fall back to software compositing and hardware acceleration will be unavailable. Disabled Features: gpu_compositing GPU process was unable to boot: GPU process crashed too many times with SwiftShader. Disabled Features: all Log Messages GpuProcessHost: The GPU process exited normally. Everything is okay. GpuProcessHost: The GPU process exited normally. Everything is okay. [4005:4005:0216/085750.716090:ERROR:gl_factory.cc(128)] : Requested GL implementation (gl=desktop-gl,angle=none) not found in allowed implementations: [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none),(gl=egl-angle,angle=swiftshader)]. [4005:4005:0216/085750.744242:ERROR:viz_main_impl.cc(186)] : Exiting GPU process due to errors during initialization GpuProcessHost: The GPU process exited normally. Everything is okay. [4051:4051:0216/085750.753233:ERROR:gl_factory.cc(128)] : Requested GL implementation (gl=desktop-gl,angle=none) not found in allowed implementations: [(gl=egl-angle,angle=default),(gl=egl-gles2,angle=none),(gl=egl-angle,angle=swiftshader)]. [4051:4051:0216/085750.754369:ERROR:viz_main_impl.cc(186)] : Exiting GPU process due to errors during initialization GpuProcessHost: The GPU process exited normally. Everything is okay. [4059:4059:0216/085750.770494:ERROR:angle_platform_impl.cc(43)] : Display.cpp:1014 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-3): Initialization of an object could not be completed for implementation-specific reasons, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, initialize:1457. [4059:4059:0216/085750.770597:ERROR:gl_display.cc(504)] : EGL Driver message (Critical) eglInitialize: Internal Vulkan error (-3): Initialization of an object could not be completed for implementation-specific reasons, in ../../third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, initialize:1457. [4059:4059:0216/085750.770622:ERROR:gl_display.cc(917)] : eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED [4059:4059:0216/085750.770646:ERROR:gl_ozone_egl.cc(23)] : GLDisplayEGL::Initialize failed. [4059:4059:0216/085750.772101:ERROR:viz_main_impl.cc(186)] : Exiting GPU process due to errors during initialization GpuProcessHost: The GPU process exited normally. Everything is okay. [4068:4068:0216/085750.781907:WARNING:vaapi_wrapper.cc(805)] : VAAPI video acceleration not available for disabled [4068:4068:0216/085750.782012:ERROR:gpu_init.cc(523)] : Passthrough is not supported, GL is disabled, ANGLE is