May 23, 20233 yr Author Sorry I'm confused. Is the PC your are shutting down the one running the container ?
May 23, 20233 yr 1 hour ago, Djoss said: Sorry I'm confused. Is the PC your are shutting down the one running the container ? Sorry, i should have explained it a bit better. I have 2 computers: PC 1 is the Unraid Machine PC 2 is my Windows gaming/personal Machine I use PC2 to configure my unraid server (PC 1) and mess with plex/arr's via chrome browser. I open the Firefox docker (a chrome tab opens with firefox) and i have my airline (southwest) check in page as the homepage. I enter my information and a countdown clock starts. When i'm done using PC 2, i shut it down. PC 1 still stays running (it never shuts down). It looks like this before i shutdown PC 2: When i come back the next morning and fire up PC 2 and open chrome, all my unraid tabs (dashboard/plex/arrs/firefox) automatically open and on the firefox browser, the countown clock and the fields i entered are no longer there. It looks like this in the morning (the timer had not expired, it should still have countdown time remaining) My goal with using the docker was so that i could have the browser stay open forever and i could just load all my flight info into it and not worry about remembering to check in. I hope this explains it a bit better. Any ideas? Edit: I just noticed there was a docker container update...i just updated, i'll post if it fixed it. Edited May 23, 20233 yr by danimal86
May 25, 20233 yr Author Also, are you sure it's not the site itself that has an issue when kept open for too long ?
May 25, 20233 yr 39 minutes ago, Djoss said: Also, are you sure it's not the site itself that has an issue when kept open for too long ? I didn't think about that. Any way to track that? I think for the most part i'll just have to set it up the day of....Not the biggest issue in the world. Thanks for your help
May 26, 20233 yr Author You can try to open a new tab and start a stop watch at https://www.online-stopwatch.com/. This will at least confirm that there is no issue with Firefox itself.
May 26, 20233 yr 10 hours ago, Djoss said: You can try to open a new tab and start a stop watch at https://www.online-stopwatch.com/. This will at least confirm that there is no issue with Firefox itself. Thats a great idea! I've got it running now.
May 27, 20233 yr I just checked on it, and the stopwatch had reset itself to the Stopwatch or Countdown homepage. So it seems like it is something with firefox resetting.
May 28, 20233 yr 18 hours ago, danimal86 said: So it seems like it is something with firefox resetting. Do you backup your appdata?
May 30, 20233 yr On 5/28/2023 at 8:16 AM, JonathanM said: Do you backup your appdata? Dang, i didn't even think about this. Yes i do, i remember running into a problem with Lucky Backups that it would disconnect when my appdata backups, nightly. I'll set it to Exclude the Firefox appdata folder during my daily backups. @Djoss I bet this is the problem. Going to try the stopwatch again.
June 1, 20233 yr On 5/28/2023 at 8:16 AM, JonathanM said: Do you backup your appdata? i tried using the stopwatch and it had reset itself, so it wasn't the appdata backup I'll give it a try again and see if it will not reset overnight. Edit: it reset overnight Edited June 2, 20233 yr by danimal86
June 6, 20233 yr Got it figured out. Go into CA Backup Appdata v2.5 and uder the Backlup/Settings tab, go down to the bottom to Show Advanced Settings, and uncheck Firefox to stop when backing up appdata.
June 26, 20242 yr Is there a timer that resets everything in this sandbox/firefox? Today when i woke up, all bookmarks/history were gone. No backup plugins were running. Running latest version. Best Regards
June 26, 20242 yr Author 3 hours ago, Jawnyboy said: Is there a timer that resets everything in this sandbox/firefox? Today when i woke up, all bookmarks/history were gone. No backup plugins were running. Running latest version. Best Regards No, nothing resets everything You can check the uptime of the container to see if it has been restarted.
September 27, 20241 yr Hello, I've started to get the following error when the docker is booting [xvnc ] Fatal server error: [xvnc ] (EE) vncExtInit: failed to bind socket: Address in use (98) [xvnc ] (EE) [supervisor ] service 'xvnc' failed to be started: not ready after 5000 msec, giving up. I have the traffic running through binhex-qbittorrentvpn, which was working perfectly until I did 2 things. I changed the end point on the VPN and I installed the Opera docker, so I could test my Internet connection without running through the VPN. I'm going to assume the end point change isn't the issue, as binhex-qbittorrentvpn is running fine and so is everything else that is running through it. Any help would be great as your version of Firefox is excellent PS If I run the traffic normally through bridge, it works fine. So after some tinkering myself, I thought I had fixed it by just changing the Firefox port in binhex-qbittorrentvpn, but that failed so when changing them back, it rebuilt and then was working. But this caused another issue of when opening Nicotine+ which is a totally different port. It would display Firefox. I'm so confused. Edited September 27, 20241 yr by will1565
October 24, 2025Oct 24 Just a heads up, The most recent version v25.09.1 was causing the first tab to attempt to open to 127.0.0.1 despite other urls set. I presume it is related to this change:https://github.com/jlesage/docker-firefox/commit/6a5d2365d8b7d44fbb9c38889cb4529c718f761e#diff-0bc14dd397db5d7da683201b8b1aa9ee10a9a07e86e10415fe02828d4437c9a2 which changes the ordering startup tabs and FF_CUSTOM_ARGS. Since the default config passes in 0 as FF_CUSTOM_ARGS.For anyone struggling with this, simply remove the FF_CUSTOM_ARGS flag in the Unraid UI for the container.
January 10Jan 10 Hi,I want to run isolated firefox browsers, and added a custom docker network to run a firefox container. It works, but is quite sluggish, especially when first time loading a home page. The server includes a AdGuard Home/Unbound dns setup. The firefox container passed traffic thruDocker DNS (127.0.0.X)which is the suspected reason why browsing is sluggish. Forcing --dns 10.10.50.60 in Extra parameters brakes the container.Running macvlan in the server.Any recommendation how to setup?//F
January 25Jan 25 Author On 1/24/2026 at 1:04 PM, Jaybau said:How do I get the most recent version of Firefox?Image = v145.0.Release = v147.0.This container is based on Alpine Linux. Currently, 145.0 is the latest version available from the latest Alpine Linux stable repo: https://pkgs.alpinelinux.org/packages?name=firefox&branch=v3.23&repo=&arch=x86_64&origin=&flagged=&maintainer=
3 hours ago3 hr is there a way for firefox app to use nvidia gpu expose to container, container has access to gpu but firefox keeps rendering on cpu not using gpu at all.[cont-init ] 10-web-notification.sh: terminated successfully.[cont-init ] 10-webauth.sh: executing...[cont-init ] 10-webauth.sh: terminated successfully.[cont-init ] 10-x11-unix.sh: executing...[cont-init ] 10-x11-unix.sh: terminated successfully.[cont-init ] 10-xdg-runtime-dir.sh: executing...[cont-init ] 10-xdg-runtime-dir.sh: terminated successfully.[cont-init ] 15-check-gpu.sh: executing...[cont-init ] 15-check-gpu.sh: [ OK ] the device /dev/dri/renderD128 has proper permissions.[cont-init ] 15-check-gpu.sh: [ OK ] the container can write to device /dev/dri/renderD128.[cont-init ] 15-check-gpu.sh: [ OK ] the device /dev/dri/card1 has proper permissions.[cont-init ] 15-check-gpu.sh: [ OK ] the container can write to device /dev/dri/card1.[cont-init ] 15-check-gpu.sh: [ OK ] the device /dev/dri/card0 has proper permissions.[cont-init ] 15-check-gpu.sh: [ OK ] the container can write to device /dev/dri/card0.[cont-init ] 15-check-gpu.sh: [ OK ] a GPU node has been found.[cont-init ] 15-check-gpu.sh: [ OK ] a render node has been found.[cont-init ] 15-check-gpu.sh: terminated successfully.[cont-init ] 15-cjk-font.sh: executing...[cont-init ] 15-cjk-font.sh: terminated successfully.[cont-init ] 15-install-pkgs.sh: executing...[cont-init ] 15-install-pkgs.sh: terminated successfully.[cont-init ] 20-web-terminal.sh: executing...[cont-init ] 20-web-terminal.sh: terminated successfully.[cont-init ] 55-firefox.sh: executing...[cont-init ] 55-firefox.sh: terminated successfully.[cont-init ] 56-firefox-set-prefs-from-env.sh: executing...[cont-init ] 56-firefox-set-prefs-from-env.sh: Setting preference 'alerts.useSystemBackend'...[cont-init ] 56-firefox-set-prefs-from-env.sh: terminated successfully.[cont-init ] 85-take-config-ownership.sh: executing...[cont-init ] 85-take-config-ownership.sh: terminated successfully.[cont-init ] 89-info.sh: executing... ╭――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╮ │ │ │ Application: Firefox │ │ Application Version: 151.0.3-r0 │ │ Docker Image Version: 26.07.1 │ │ Docker Image Platform: linux/amd64 │ │ │ ╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯[cont-init ] 89-info.sh: terminated successfully.[cont-init ] all container initialization scripts executed.[init ] giving control to process supervisor.[supervisor ] loading services...[supervisor ] loading service 'default'...[supervisor ] loading service 'app'...[supervisor ] loading service 'gui'...[supervisor ] loading service 'audiorecorder'...[supervisor ] service 'audiorecorder' is disabled.[supervisor ] loading service 'certsmonitor'...[supervisor ] service 'certsmonitor' is disabled.[supervisor ] loading service 'dbus'...[supervisor ] loading service 'fastcompmgr'...[supervisor ] loading service 'openbox'...[supervisor ] loading service 'xvnc'...[supervisor ] loading service 'nginx'...[supervisor ] loading service 'webauth'...[supervisor ] service 'webauth' is disabled.[supervisor ] loading service 'pulseaudio'...[supervisor ] service 'pulseaudio' is disabled.[supervisor ] loading service 'webservices'...[supervisor ] service 'webservices' is disabled.[supervisor ] loading service 'xrdb'...[supervisor ] loading service 'logmonitor'...[supervisor ] service 'logmonitor' is disabled.[supervisor ] loading service 'logrotate'...[supervisor ] all services loaded.[supervisor ] starting services...[supervisor ] starting service 'dbus'...[supervisor ] starting service 'xvnc'...[xvnc ] Xvnc TigerVNC 1.16.2 - built May 1 2026 22:49:01[xvnc ] Copyright (C) 1999-2026 TigerVNC team and many others (see README.rst)[xvnc ] See https://www.tigervnc.org for information on TigerVNC.[xvnc ] Underlying X server release 12101021[xvnc ] Thu Jul 9 08:32:47 2026[xvnc ] vncext: VNC extension running![xvnc ] vncext: Listening for VNC connections on /tmp/vnc.sock (mode 0660)[xvnc ] vncext: Listening for VNC connections on all interface(s), port 5900[xvnc ] vncext: Created VNC server for screen 0[xvnc ] [mi] mieq: warning: overriding existing handler 0 with 0x1491015f1249 for event 2[xvnc ] [mi] mieq: warning: overriding existing handler 0 with 0x1491015f1249 for event 3[supervisor ] starting service 'openbox'...[supervisor ] starting service 'fastcompmgr'...[supervisor ] starting service 'nginx'...[nginx ] Listening for HTTP connections on port 3001.[supervisor ] starting service 'xrdb'...[supervisor ] starting service 'app'...[supervisor ] all services started.[supervisor ] service 'xrdb' exited (with status 0).[app ] [1424] Sandbox: CanCreateUserNamespace() clone() failure: EPERM[app ] Mozilla Firefox 151.0.3[dbus ] dbus-daemon[1370]: [session uid=99 pid=1370] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=99 pid=1417 comm="/usr/lib/firefox/firefox --profile /config/profile")[dbus ] dbus-daemon[1370]: [session uid=99 pid=1370] Successfully activated service 'org.a11y.Busabout:support from container:Graphics--------FeaturesWindow Device Pixel Ratios: 1Compositing: WebRenderFont Visibility Debug Info: Linux Unknown - ID=alpineAsynchronous Pan/Zoom: wheel input enabled; scrollbar drag enabled; keyboard enabled; autoscroll enabled; smooth pinch-zoom enabledWebGL 1 Driver WSI Info: outOfProcess: false inProcess: true EGL_VENDOR: Mesa Project EGL_VERSION: 1.5 EGL_EXTENSIONS: EGL_ANDROID_blob_cache EGL_ANGLE_sync_control_rate 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_query_reset_notification_strategy EGL_EXT_surface_compression EGL_EXT_swap_buffers_with_damage 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_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_query_driver EGL_MESA_x11_native_visual_id EGL_EXTENSIONS(nullptr): EGL_EXT_client_extensions EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_explicit_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfacelessWebGL 1 Driver Renderer: Mesa -- llvmpipe (LLVM 22.1.3, 256 bits)WebGL 1 Driver Version: 4.6 (Compatibility Profile) Mesa 26.1.1WebGL 1 Driver Extensions: GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_ATI_fragment_shader GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_copy_depth_to_color GL_NV_depth_clamp GL_NV_fog_distance GL_NV_half_float GL_APPLE_packed_pixels GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_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_mirror_clamp 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_ATI_texture_mirror_once 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_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_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_ATI_meminfo 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_NV_shader_atomic_float GL_AMD_pinned_memory GL_ARB_buffer_storage GL_ARB_clear_texture 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_NVX_gpu_memory_info 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_ARM_shader_framebuffer_fetch_depth_stencil GL_EXT_polygon_offset_clamp GL_EXT_shader_image_load_formatted 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_gpu_shader_int64 GL_ARB_parallel_shader_compile GL_ARB_post_depth_coverage GL_ARB_sample_locations 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_texture_filter_minmax GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_sample_locations 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_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_shader_atomic_float_minmax GL_MESA_framebuffer_flip_y GL_OVR_multiview GL_OVR_multiview2 GL_EXT_EGL_sync GL_EXT_EGL_image_storage_compression GL_NV_ES1_1_compatibility GL_EXT_mesh_shader GL_EXT_shader_clockWebGL 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_contextWebGL 2 Driver WSI Info: outOfProcess: false inProcess: true EGL_VENDOR: Mesa Project EGL_VERSION: 1.5 EGL_EXTENSIONS: EGL_ANDROID_blob_cache EGL_ANGLE_sync_control_rate 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_query_reset_notification_strategy EGL_EXT_surface_compression EGL_EXT_swap_buffers_with_damage 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_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_query_driver EGL_MESA_x11_native_visual_id EGL_EXTENSIONS(nullptr): EGL_EXT_client_extensions EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_explicit_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfacelessWebGL 2 Driver Renderer: Mesa -- llvmpipe (LLVM 22.1.3, 256 bits)WebGL 2 Driver Version: 4.6 (Core Profile) Mesa 26.1.1WebGL 2 Driver Extensions: GL_3DFX_texture_compression_FXT1 GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_gpu_shader_int64 GL_AMD_multi_draw_indirect 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_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_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_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_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_ARM_shader_framebuffer_fetch_depth_stencil GL_ATI_blend_equation_separate GL_ATI_meminfo GL_ATI_texture_float GL_ATI_texture_mirror_once 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_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_mesh_shader 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_shader_clock GL_EXT_shader_framebuffer_fetch GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_shader_image_load_formatted GL_EXT_shader_integer_mix 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_filter_minmax GL_EXT_texture_integer GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8 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_shader_atomic_float_minmax GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_MESA_framebuffer_flip_y GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_signed_rgba GL_NVX_gpu_memory_info GL_NV_alpha_to_coverage_dither_control GL_NV_conditional_render GL_NV_copy_image GL_NV_depth_clamp GL_NV_packed_depth_stencil GL_NV_sample_locations GL_NV_shader_atomic_float GL_NV_texture_barrier GL_OES_EGL_image GL_OVR_multiview GL_OVR_multiview2 GL_S3_s3tcWebGL 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_astc WEBGL_compressed_texture_etc WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_lose_contextWindow Protocol: x11Desktop Environment: openboxTarget Frame Rate: 60WebGPU Default Adapter: { "navigator.gpu": null }WebGPU Fallback Adapter: { "navigator.gpu": null }GPU #1Active: YesDescription: llvmpipe (LLVM 22.1.3, 256 bits)Vendor ID: MesaDevice ID: llvmpipe (LLVM 22.1.3, 256 bits)Driver Vendor: mesa/llvmpipeDriver Version: 26.1.1.0RAM: 0GPU #2Active: NoVendor ID: 0x102bDevice ID: 0x0534DiagnosticsAzureCanvasBackend: skiaAzureContentBackend: skiaAzureFallbackCanvasBackend: skiaCMSOutputProfile: Empty profile dataDisplay0: 1920x879@60Hz scales:1.000000|1.000000 SDRDisplayCount: 1Font Visibility Debug Info: Linux Unknown - ID=alpineDecision LogHW_COMPOSITING:default: available,user: force_enabled, Force-enabled by pref,OPENGL_COMPOSITING:default: available,user: force_enabled, Force-enabled by pref,WEBRENDER:default: available,user: force_enabled, Force enabled by pref,env: blocklisted, Blocklisted by gfxInfo, Blocklisted; failure code FEATURE_FAILURE_SOFTWARE_GLWEBRENDER_COMPOSITOR:default: disabled, Disabled by default, Blocklisted; failure code FEATURE_FAILURE_DISABLEDenv: blocklisted, Blocklisted by gfxInfo, Blocklisted; failure code FEATURE_FAILURE_WEBRENDER_COMPOSITOR_DISABLEDWEBRENDER_PARTIAL:default: available,WEBRENDER_SHADER_CACHE:default: disabled, Disabled by default, Blocklisted; failure code FEATURE_FAILURE_DISABLEDWEBRENDER_OPTIMIZED_SHADERS:default: available,WEBRENDER_ANGLE:default: available,env: unavailable, OS not supported, Blocklisted; failure code FEATURE_FAILURE_OS_NOT_SUPPORTEDWEBRENDER_DCOMP_PRESENT:default: available,user: disabled, User disabled via pref, Blocklisted; failure code FEATURE_FAILURE_DCOMP_PREF_DISABLEDenv: unavailable, Requires GPU process, Blocklisted; failure code FEATURE_FAILURE_NO_GPU_PROCESSruntime: unavailable, Requires ANGLE, Blocklisted; failure code FEATURE_FAILURE_DCOMP_NOT_ANGLEWEBRENDER_SCISSORED_CACHE_CLEARS:default: available,WEBGPU:default: available,X11_EGL:default: available,DMABUF:default: available,runtime: failed, Failed to configure, Blocklisted; failure code FEATURE_FAILURE_NO_DRM_DEVICEHARDWARE_VIDEO_DECODING:default: available,user: force_enabled, Force enabled by pref,env: blocklisted, Blocklisted by gfxInfo, Blocklisted; failure code FEATURE_FAILURE_VIDEO_DECODING_TEST_FAILEDruntime: unavailable, Force disabled by gfxInfo, Blocklisted; failure code FEATURE_FAILURE_VIDEO_DECODING_TEST_FAILEDHARDWARE_VIDEO_ENCODING:default: available,DMABUF_SURFACE_EXPORT:default: available,env: blocked, Blocklisted by gfxInfo, Blocklisted; failure code FEATURE_FAILURE_BROKEN_DRIVERBACKDROP_FILTER:default: available,CANVAS_RENDERER_THREAD:default: available,ACCELERATED_CANVAS2D: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_MISSINGVP9_HW_ENCODE:default: available,env: blocklisted, #BLOCKLIST_FEATURE_FAILURE_VIDEO_ENCODING_MISSING, Blocklisted; failure code FEATURE_FAILURE_VIDEO_ENCODING_MISSINGH264_HW_ENCODE:default: available,env: blocklisted, #BLOCKLIST_FEATURE_FAILURE_VIDEO_ENCODING_MISSING, Blocklisted; failure code FEATURE_FAILURE_VIDEO_ENCODING_MISSINGAV1_HW_ENCODE:default: available,env: blocklisted, #BLOCKLIST_FEATURE_FAILURE_VIDEO_ENCODING_MISSING, Blocklisted; failure code FEATURE_FAILURE_VIDEO_ENCODING_MISSINGHEVC_HW_ENCODE:default: available,env: blocklisted, #BLOCKLIST_FEATURE_FAILURE_VIDEO_ENCODING_MISSING, Blocklisted; failure code FEATURE_FAILURE_VIDEO_ENCODING_MISSINGGL_NORM16_TEXTURES:default: available,WEBGPU_EXTERNAL_TEXTURE:default: disabled, Disabled by default, Blocklisted; failure code FEATURE_FAILURE_DISABLEDruntime: blocked, WebGPU external textures are not supported on this Operating Sy, Blocklisted; failure code WEBGPU_EXTERNAL_TEXTURE_UNSUPPORTED_OSMESA_THREADING:default: available,env: failed, No glthread with EGL and X11, Blocklisted; failure code FEATURE_FAILURE_EGL_X11WEBGL:default: available,VIDEO_HDR:default: available,env: blocklisted, Blocklisted by gfxInfo, Blocklisted; failure code FEATURE_FAILURE_VIDEO_DECODING_TEST_FAILEDMedia-----Audio Backend: alsaMax Channels: 0Preferred Sample Rate: 44100Roundtrip latency (standard deviation): ...Codec Support Information:Codec Name: Software Decoding, Hardware Decoding, Software Encoding, Hardware EncodingH264: Supported, Unsupported, Unsupported, UnsupportedVP9: Supported, Unsupported, Unsupported, UnsupportedVP8: Supported, Unsupported, Unsupported, UnsupportedAV1: Supported, Unsupported, Unsupported, UnsupportedHEVC: Supported, Unsupported, Unsupported, UnsupportedAAC: Supported, Unsupported, Unsupported, UnsupportedMP3: Supported, Unsupported, Unsupported, UnsupportedOpus: Supported, Unsupported, Unsupported, UnsupportedVorbis: Supported, Unsupported, Unsupported, UnsupportedFLAC: Supported, Unsupported, Unsupported, UnsupportedWave: Supported, Unsupported, Unsupported, UnsupportedOutput DevicesName: Group, Vendor, State, Preferred, Format, Channels, Rate, LatencyInput DevicesName: Group, Vendor, State, Preferred, Format, Channels, Rate, LatencyContent Decryption Modules InformationKey System Name: Video Robustness, Audio Robustness, Capabilities, Clear Leadorg.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)"]}}, NoEnvironment Variables---------------------MOZ_ENABLE_WAYLAND: 1DISPLAY_HEIGHT: 1080DISPLAY: :0DISPLAY_WIDTH: 1920MOZ_ASSUME_USER_NS: 0MOZ_LAUNCHED_CHILD:MOZ_APP_SILENT_START:XRE_START_OFFLINE:XRE_RESTARTED_BY_PROFILE_MANAGER:
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.