You are not logged in.

#1 2023-12-29 21:10:46

hmzaaa
Member
Registered: 2023-12-29
Posts: 2

hardware acceleration fail

there's an app called "PokeMMO" and when i try to launch it, it gives me an error saying "Error attempting to set up hardware accelerated graphics"

 
Gtk-Message: 02:04:41.062: Failed to load module "colorreload-gtk-module"
Gtk-Message: 02:04:41.062: Failed to load module "window-decorations-gtk-module"
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: radeonsi
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: radeonsi
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
[LWJGL] GLFW_VERSION_UNAVAILABLE error
        Description : GLX: Failed to create context: BadValue

Offline

#2 2023-12-29 23:06:12

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,048

Re: hardware acceleration fail

Well, fix your GL installation?

Inb4:  https://bbs.archlinux.org/viewtopic.php?id=57855
Illustrate the context (display server) post the output of "glxinfo -B" and your Xorg log, https://wiki.archlinux.org/title/Xorg#General

Offline

#3 2023-12-30 08:39:41

hmzaaa
Member
Registered: 2023-12-29
Posts: 2

Re: hardware acceleration fail

Thank you for the response. Sorry for my inadequate post.

Despite rebooting several times yesterday, i shut down my pc completely this morning and it seems to be that for whatever reason, the app runs perfectly fine now.

Here is the entire log after running the app. There seems to be no missing radeon drivers. I have no clue why. I havent even downloaded anything:

 Picked up _JAVA_OPTIONS: -Dfile.encoding="UTF-8"
Started launcher at /home/hmzaaa
Gtk-Message: 13:30:19.428: Failed to load module "colorreload-gtk-module"
Gtk-Message: 13:30:19.428: Failed to load module "window-decorations-gtk-module"
Starting with params [/snap/pokemmo/227/runtime/bin/java, -XX:+IgnoreUnrecognizedVMOptions, -XX:+UseZGC, -Xms128M, -Xmx384M, -XX:+UnlockDiagnosticVMOptions, -XX:-UseAESCTRIntrinsics, -XX:-UseAESIntrinsics, -Dfile.encoding=UTF-8, -cp, PokeMMO.exe, com.pokeemu.client.Client]
Picked up _JAVA_OPTIONS: -Dfile.encoding="UTF-8"
tinyfd_version 3.9.0
tinyfd_response GUI yad
13:30:21,303 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version ?
13:30:21,304 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6bf0219d - No custom configurators were discovered as a service.
13:30:21,304 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6bf0219d - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
13:30:21,304 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6bf0219d - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
13:30:21,312 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
13:30:21,312 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
13:30:21,315 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6bf0219d - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 9 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
13:30:21,315 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6bf0219d - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
13:30:21,316 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6bf0219d - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
13:30:21,316 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
13:30:21,316 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/hmzaaa/snap/pokemmo/common/pokemmo-client-live/PokeMMO.exe!/logback.xml]
13:30:21,318 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@dd0c991 - URL [jar:file:/home/hmzaaa/snap/pokemmo/common/pokemmo-client-live/PokeMMO.exe!/logback.xml] is not of type file
13:30:21,361 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
13:30:21,361 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:30:21,364 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:30:21,378 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE_TO_FILE]
13:30:21,378 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
13:30:21,379 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:30:21,379 |-INFO in ch.qos.logback.core.FileAppender[CONSOLE_TO_FILE] - File property is set to [log/console.log]
13:30:21,380 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [MOD_APPENDER]
13:30:21,380 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
13:30:21,380 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:30:21,380 |-INFO in ch.qos.logback.core.FileAppender[MOD_APPENDER] - File property is set to [log/mods.log]
13:30:21,381 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [mod] to false
13:30:21,382 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [MOD_APPENDER] to Logger[mod]
13:30:21,382 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to DEBUG
13:30:21,382 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [priority] in [ch.qos.logback.classic.Logger]
13:30:21,382 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
13:30:21,382 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE_TO_FILE] to Logger[ROOT]
13:30:21,382 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5f16132a - End of configuration.
13:30:21,383 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@69fb6037 - Registering current configuration as safe fallback point
13:30:21,383 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6bf0219d - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 67 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

[INFO 2023-12-30 13:30:21 PKT][main] com.pokeemu.client.Client:-1 - Initialized logger in 5 ms
[INFO 2023-12-30 13:30:21 PKT][main] f.Bz:-1 - Loaded 1 config properties.
[INFO 2023-12-30 13:30:21 PKT][main] com.pokeemu.client.Client:-1 - Starting PokeMMO Client. Client revision: 25385
[INFO 2023-12-30 13:30:21 PKT][main] com.pokeemu.client.Client:-1 - https://pokemmo.com
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - Java Vendor: BellSoft
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - Java Version: 17.0.9
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - Java Home: /snap/pokemmo/227/runtime
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - Client Home: /home/%OS_USERNAME%/snap/pokemmo/common/pokemmo-client-live
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - OS name: Linux
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - OS version: 6.6.8-arch1-1
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - OS arch: amd64
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - JVM arch: 64
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - JVM Runtime: OpenJDK Runtime Environment
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - JVM version: 17.0.9+11-LTS
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - Max Heap Memory: 384 MB
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - Locale: en
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - File Encoding: UTF-8
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - Gdx version: 1.11.0
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - JVM Arguments: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseZGC -Xms128M -Xmx384M -XX:+UnlockDiagnosticVMOptions -XX:-UseAESCTRIntrinsics -XX:-UseAESIntrinsics -Dfile.encoding=UTF-8 -Dfile.encoding=UTF-8
[INFO 2023-12-30 13:30:21 PKT][main] f.r9:-1 - PokeMMO is running in a Snapcraft.io container
[INFO 2023-12-30 13:30:21 PKT][main] f.r9:-1 - - Has permissions: [JOYSTICK]
Accessibility Stub initialized
Gtk-Message: 13:30:21.489: Failed to load module "colorreload-gtk-module"
Gtk-Message: 13:30:21.489: Failed to load module "window-decorations-gtk-module"
[hmzaaa@shredder ~]$ [INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - OpenGL vendor: AMD
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - OpenGL renderer: AMD NAVY_FLOUNDER (DRM 3.54.0, 6.6.8-arch1-1, LLVM 12.0.0)
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - OpenGL version: 4.6 (Compatibility Profile) Mesa 21.2.6
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - OpenGL 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_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_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_ATI_meminfo GL_EXT_provoking_vertex GL_EXT_texture_snorm 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_shader_image_load_store GL_EXT_vertex_attrib_64bit GL_NV_vdpau_interop 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_bindless_texture 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_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_sparse_buffer GL_ARB_texture_barrier GL_ARB_transform_feedback_overflow_query GL_EXT_polygon_offset_clamp GL_EXT_shader_image_load_formatted GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_shader_atomic_int64 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_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_ARB_gl_spirv GL_ARB_spirv_extensions GL_EXT_window_rectangles 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_AMD_framebuffer_multisample_advanced GL_EXT_EGL_image_storage GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_EGL_sync GL_EXT_demote_to_helper_invocation 
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - MSAA Max Samples Support: 8
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - Max Texture Size: 16384
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - Max Texture Image Units: 32
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - Current Resolution: 1024 x 768
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - Has Audio: f.Xb0@7b94089b
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - NDS Map Cache Enabled: true
[INFO 2023-12-30 13:30:21 PKT][main] f.cn0:2 - Loading possible string container: strings_zh-Hant.xml (Internal)
[INFO 2023-12-30 13:30:21 PKT][main] f.cn0:2 - Loading possible string container: strings_it.xml (Internal)
[INFO 2023-12-30 13:30:21 PKT][main] f.cn0:2 - Loading possible string container: strings_de.xml (Internal)
[INFO 2023-12-30 13:30:21 PKT][main] f.cn0:2 - Loading possible string container: strings_zh.xml (Internal)
[INFO 2023-12-30 13:30:21 PKT][main] f.cn0:2 - Loading possible string container: strings_pt-BR.xml (Internal)
[INFO 2023-12-30 13:30:21 PKT][main] f.cn0:2 - Loading possible string container: strings_es.xml (Internal)
[INFO 2023-12-30 13:30:21 PKT][main] f.cn0:2 - Loading possible string container: strings_fr.xml (Internal)
[INFO 2023-12-30 13:30:21 PKT][main] f.cn0:2 - Loading possible string container: strings_ko.xml (Internal)
[INFO 2023-12-30 13:30:21 PKT][main] f.cn0:2 - Loading possible string container: strings_en.xml (Internal)
[INFO 2023-12-30 13:30:21 PKT][main] f.cn0:2 - Loading possible string container: strings_pl.xml (Internal)
[INFO 2023-12-30 13:30:21 PKT][main] f.cn0:2 - Loading possible string container: strings_ja.xml (Internal)
[INFO 2023-12-30 13:30:21 PKT][main] f.cE:18 - Populating primary string container: en from data/strings/strings_en.xml (Internal)
[INFO 2023-12-30 13:30:21 PKT][main] f.Pw:144 - Initializing ui viewport with 1024.0 x 768.0 // 1024 x 768 uiViewportScale: 1.0
[INFO 2023-12-30 13:30:21 PKT][ThreadPool-1] f.P1:14 - Rom potential count 0 (0)
[INFO 2023-12-30 13:30:21 PKT][main] f.fl0:-1 - LWJGL version: 3.3.2-snapshot
[INFO 2023-12-30 13:30:21 PKT][main] f.g8:2 - Starting controller setup
[INFO 2023-12-30 13:30:21 PKT][ThreadPool-1] f.G8:2 - Native Audio frame count per buffer size: 960
[Controllers] added manager for application, 1 managers active
[INFO 2023-12-30 13:30:21 PKT][ThreadPool-1] f.d00:6 - Possible mod resources.zip
[INFO 2023-12-30 13:30:21 PKT][main] f.Pw:-1 - Loading theme "default"
[INFO 2023-12-30 13:30:21 PKT][main] f.Pw:2 - backFrameScale: 1.0
[INFO 2023-12-30 13:30:21 PKT][main] f.Pw:4 - Theme url pokemmo://local:80theme.xml
[INFO 2023-12-30 13:30:21 PKT][ThreadPool-1] f.d00:27 - Loaded available mod 'PokeMMO Base Resources'
[INFO 2023-12-30 13:30:21 PKT][ThreadPool-1] f.d00:6 - Possible mod example_mod.zip
[INFO 2023-12-30 13:30:21 PKT][ThreadPool-1] f.d00:27 - Loaded available mod 'PokeMMO Example Mod'
[INFO 2023-12-30 13:30:21 PKT][main] f.dS:11 - Generating Fonts...
[INFO 2023-12-30 13:30:21 PKT][main] f.t90:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2023-12-30 13:30:21 PKT][main] f.t90:5 - Generating atlas for font NotoSansCJK-Bold.ttc
[INFO 2023-12-30 13:30:21 PKT][main] f.t90:5 - Generating atlas for font NotoSansCJK-Bold.ttc
[INFO 2023-12-30 13:30:21 PKT][main] f.t90:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2023-12-30 13:30:21 PKT][main] f.t90:5 - Generating atlas for font NotoSansCJK-Bold.ttc
[INFO 2023-12-30 13:30:21 PKT][main] f.t90:5 - Generating atlas for font NotoSans-SemiCondensedBlack.ttf
[INFO 2023-12-30 13:30:21 PKT][main] f.t90:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2023-12-30 13:30:21 PKT][main] f.t90:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2023-12-30 13:30:21 PKT][main] f.t90:5 - Generating atlas for font DejaVuLGCSans.ttf
[INFO 2023-12-30 13:30:21 PKT][main] f.t90:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2023-12-30 13:30:21 PKT][main] f.t90:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2023-12-30 13:30:21 PKT][main] f.t90:5 - Generating atlas for font NotoSansCJK-Medium.ttc
[INFO 2023-12-30 13:30:21 PKT][main] f.t90:5 - Generating atlas for font NotoSansCJK-Bold.ttc
[INFO 2023-12-30 13:30:22 PKT][main] f.t90:5 - Generating atlas for font battle.ttf
[INFO 2023-12-30 13:30:22 PKT][main] f.t90:5 - Generating atlas for font NotoSansCJK-Bold.ttc
[INFO 2023-12-30 13:30:22 PKT][main] f.dS:13 - Default font to 'alphabeta'
[INFO 2023-12-30 13:30:22 PKT][main] f.dS:15 - Generated fonts in 143 ms.
[INFO 2023-12-30 13:30:22 PKT][main] f.Pw:6 - Loaded theme "default" in 260
[INFO 2023-12-30 13:30:22 PKT][main] f.Pw:32 - refreshing uix viewport with 1024.0 x 768.0 // 1024 x 768 uiViewportScale: 1.0
[INFO 2023-12-30 13:30:22 PKT][main] f.Pw:32 - refreshing uix viewport with 2560.0 x 1368.0 // 2560 x 1368 uiViewportScale: 1.0
[WARN 2023-12-30 13:30:23 PKT][main] f.Ip:3 - Dialog layout has incomplete state 

As you asked, I will still provide the output for glxinfo -B:

 name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: AMD (0x1002)
    Device: AMD Radeon RX 6750 XT (radeonsi, navi22, LLVM 16.0.6, DRM 3.54, 6.6.8-arch1-1) (0x73df)
    Version: 24.0.0
    Accelerated: yes
    Video memory: 12288MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.6
    Max compat profile version: 4.6
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
    VBO free memory - total: 11533 MB, largest block: 11533 MB
    VBO free aux. memory - total: 15486 MB, largest block: 15486 MB
    Texture free memory - total: 11533 MB, largest block: 11533 MB
    Texture free aux. memory - total: 15486 MB, largest block: 15486 MB
    Renderbuffer free memory - total: 11533 MB, largest block: 11533 MB
    Renderbuffer free aux. memory - total: 15486 MB, largest block: 15486 MB
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 12288 MB
    Total available memory: 27891 MB
    Currently available dedicated video memory: 11533 MB
OpenGL vendor string: AMD
OpenGL renderer string: AMD Radeon RX 6750 XT (radeonsi, navi22, LLVM 16.0.6, DRM 3.54, 6.6.8-arch1-1)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 24.0.0-devel (git-61c9cf9890)
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 24.0.0-devel (git-61c9cf9890)
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 24.0.0-devel (git-61c9cf9890)
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 

The Xorg log:

 [    22.856] (II) AMDGPU(0): EDID vendor "SAM", prod id 29156
[    22.856] (II) AMDGPU(0): Using hsync ranges from config file
[    22.856] (II) AMDGPU(0): Using vrefresh ranges from config file
[    22.856] (II) AMDGPU(0): Printing DDC gathered Modelines:
[    22.856] (II) AMDGPU(0): Modeline "2560x1440"x0.0  639.93  2560 2573 2605 2650  1440 1451 1459 1465 +hsync -vsync (241.5 kHz eP)
[    22.856] (II) AMDGPU(0): Modeline "1920x1080"x0.0  362.63  1920 1928 1960 2000  1080 1086 1094 1100 +hsync -vsync (181.3 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "2560x1440"x0.0  497.75  2560 2608 2640 2720  1440 1443 1448 1525 +hsync -vsync (183.0 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "2560x1440"x0.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "1920x1080"x0.0  297.00  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "1920x1080"x0.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    22.856] (II) AMDGPU(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e) 

I am currently trying to re create the problem, to see if this is a fluke, and so that i do not encounter an error like this again. If i do, i will let you know. Again, thanks for bearing with me.

Offline

#4 2023-12-30 10:36:55

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,096

Re: hardware acceleration fail

That is only a small part of the xorg log, please use the first link in seth signature to upload the full log .

There is a pokemmo package in aur, are you using that ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB