Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Hardware acceleration doesn't work on Debian 11, ATI RS690

Need help with peripherals or devices?
Post Reply
Message
Author
the_non
Posts: 1
Joined: 2021-12-17 02:55
Been thanked: 1 time

Hardware acceleration doesn't work on Debian 11, ATI RS690

#1 Post by the_non »

Hello. Sorry for my english.

First things first — about 1 year before i used Ubuntu Focal Fossa, there was hardware acceleration. I had Ubuntu on two my drives, the first (Y) i used everyday, the second (Z) very rarely. Both of them received upgrades, and i upgraded only Y. After upgrade, Y lost its acceleration, so i tried to fix this problem with no results (it was my first Linux ever).

So, after that i removed Ubuntu on Y and installed Debian Buster with XFCE. From the box there wasn't acceleration too, even with non-free packages. I installed all from the AtiHowTo -- no changes. After couple of sleepless nights i somehow come to this solution: i copied all files from /usr/lib/x86_64-linux-gnu/dri/* on Z (that wasn't upgraded) and moved it to my Debian 10... and.... this worked! (I don't sure if only this fixed problem, maybe some another installs, but... i just don't remeber, like, really, big sorry).

So i forgot about this problem and removed Z. Until now. It seems that after upgrade to Debian 11 (also with XFCE) all files in dri/* was changed, and i lost acceleration again. I haven't done any backups, yes, very smart.

Pure situation

I installed all from the AtiHowTo guide, no more. It seems that i have now problem with OpenGL. When i run glxgears, it works OK (with segfault after ESC..).

When i run glxinfo, i receive this:

Code: Select all

name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_no_error, 
    GLX_ARB_create_context_profile, GLX_ARB_fbconfig_float, 
    GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_import_context, GLX_EXT_libglvnd, GLX_EXT_no_config_context, 
    GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
    GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, 
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
    GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
    GLX_SGI_swap_control
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_context_flush_control, GLX_ARB_create_context, 
    GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
    GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, 
    GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, 
    GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, GLX_EXT_swap_control, 
    GLX_EXT_swap_control_tear, GLX_EXT_texture_from_pixmap, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, 
    GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent, 
    GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method, 
    GLX_OML_sync_control, GLX_SGIS_multisample, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
    GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_no_error, 
    GLX_ARB_create_context_profile, GLX_ARB_fbconfig_float, 
    GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_import_context, GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_INTEL_swap_event, 
    GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer, GLX_MESA_swap_control, 
    GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGIS_multisample, 
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, 
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: X.Org R300 Project (0x1002)
    Device: ATI RS690 (0x791e)
    Version: 20.3.5
    Accelerated: yes
    Video memory: 128MB
    Unified memory: no
    Preferred profile: compat (0x2)
    Max core profile version: 0.0
    Max compat profile version: 2.1
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 2.0
OpenGL vendor string: X.Org R300 Project
OpenGL renderer string: ATI RS690
OpenGL version string: 2.1 Mesa 20.3.5
OpenGL shading language version string: 1.20
OpenGL extensions:
    GL_AMD_shader_trinary_minmax, GL_ANGLE_texture_compression_dxt3, 
    GL_ANGLE_texture_compression_dxt5, GL_APPLE_packed_pixels, 
    GL_ARB_ES2_compatibility, GL_ARB_buffer_storage, 
    GL_ARB_clear_buffer_object, GL_ARB_clip_control, 
    GL_ARB_compressed_texture_pixel_storage, GL_ARB_copy_buffer, 
    GL_ARB_debug_output, GL_ARB_depth_texture, GL_ARB_draw_buffers, 
    GL_ARB_draw_elements_base_vertex, GL_ARB_explicit_attrib_location, 
    GL_ARB_explicit_uniform_location, GL_ARB_fragment_coord_conventions, 
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, 
    GL_ARB_fragment_shader, GL_ARB_framebuffer_object, 
    GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image, 
    GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, 
    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_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, 
    GL_ARB_occlusion_query2, GL_ARB_parallel_shader_compile, 
    GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, 
    GL_ARB_program_interface_query, GL_ARB_provoking_vertex, 
    GL_ARB_robustness, GL_ARB_sampler_objects, GL_ARB_separate_shader_objects, 
    GL_ARB_shader_atomic_counter_ops, GL_ARB_shader_atomic_counters, 
    GL_ARB_shader_image_load_store, GL_ARB_shader_image_size, 
    GL_ARB_shader_objects, GL_ARB_shading_language_100, 
    GL_ARB_shading_language_include, GL_ARB_shadow, GL_ARB_sync, 
    GL_ARB_texture_barrier, GL_ARB_texture_border_clamp, 
    GL_ARB_texture_compression, GL_ARB_texture_cube_map, 
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine, 
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, 
    GL_ARB_texture_filter_anisotropic, GL_ARB_texture_float, 
    GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_mirrored_repeat, 
    GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, 
    GL_ARB_texture_rg, GL_ARB_texture_storage, GL_ARB_texture_swizzle, 
    GL_ARB_transpose_matrix, GL_ARB_vertex_array_bgra, 
    GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_binding, 
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader, 
    GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, 
    GL_ARB_window_pos, GL_ATI_blend_equation_separate, GL_ATI_draw_buffers, 
    GL_ATI_fragment_shader, GL_ATI_separate_stencil, 
    GL_ATI_texture_compression_3dc, GL_ATI_texture_env_combine3, 
    GL_ATI_texture_float, GL_ATI_texture_mirror_once, 
    GL_EXT_EGL_image_storage, GL_EXT_EGL_sync, GL_EXT_abgr, GL_EXT_bgra, 
    GL_EXT_blend_color, GL_EXT_blend_equation_separate, 
    GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract, 
    GL_EXT_compiled_vertex_array, GL_EXT_copy_texture, 
    GL_EXT_direct_state_access, GL_EXT_draw_range_elements, GL_EXT_fog_coord, 
    GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, 
    GL_EXT_framebuffer_multisample_blit_scaled, GL_EXT_framebuffer_object, 
    GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays, 
    GL_EXT_packed_depth_stencil, GL_EXT_packed_pixels, 
    GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, 
    GL_EXT_provoking_vertex, GL_EXT_rescale_normal, GL_EXT_secondary_color, 
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, 
    GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_subtexture, 
    GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_compression_dxt1, 
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map, 
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add, 
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, 
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias, 
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, 
    GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_R8, 
    GL_EXT_texture_sRGB_decode, GL_EXT_texture_snorm, GL_EXT_texture_swizzle, 
    GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, 
    GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip, 
    GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate, 
    GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error, 
    GL_KHR_parallel_shader_compile, GL_KHR_texture_compression_astc_ldr, 
    GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_pack_invert, 
    GL_MESA_texture_signed_rgba, GL_MESA_window_pos, GL_MESA_ycbcr_texture, 
    GL_NV_blend_square, GL_NV_conditional_render, GL_NV_copy_image, 
    GL_NV_fog_distance, GL_NV_half_float, GL_NV_light_max_exponent, 
    GL_NV_packed_depth_stencil, GL_NV_primitive_restart, 
    GL_NV_texgen_reflection, GL_NV_texture_barrier, 
    GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_OES_EGL_image, 
    GL_OES_read_format, GL_S3_s3tc, GL_SGIS_generate_mipmap, 
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, 
    GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays
Segmentation fault
Segmentation fault seems strange, huh? What a nice punchline.

So when i run any other program that somehow work with OpenGL, it doesn't work. I.e when i run Telegram, it fails. It works only if i set LIBGL_ALWAYS_SOFTWARE to 1. When i run Google Chrome, chrome://gpu show me this:

Code: Select all

Graphics Feature Status

Canvas: Software only, hardware acceleration unavailable
Canvas out-of-process rasterization: Disabled
Compositing: Software only. Hardware acceleration disabled
Multiple Raster Threads: Disabled
Out-of-process Rasterization: Disabled
OpenGL: Disabled # Why??
Rasterization: Software only. Hardware acceleration disabled
Raw Draw: Disabled
Skia Renderer: Enabled
Video Decode: Software only. Hardware acceleration disabled
Vulkan: Disabled
WebGL: Software only, hardware acceleration unavailable
WebGL2: Software only, hardware acceleration unavailable

Problems Detected

Raster is using a single thread.
Disabled Features: multiple_raster_threads
Accelerated video decode has been disabled, either via blocklist, about:flags or the command line.
Disabled Features: video_decode
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
Even VLC refuses to open videos. Output:

Code: Select all

VLC media player 3.0.16 Vetinari (revision 3.0.13-8-g41878ff4f2)
[0000556cf9ea75b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Fontconfig error: "/etc/fonts/local.conf", line 1: no element found
Fontconfig error: "/etc/fonts/local.conf", line 1: no element found
[00007f92980061e0] gl gl: Initialized libplacebo v2.72.0 (API v72)
libva info: VA-API version 1.10.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/r300_drv_video.so
libva info: va_openDriver() returns -1
[00007f92980061e0] glconv_vaapi_x11 gl error: vaInitialize: unknown libva error
libva info: VA-API version 1.10.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/r600_drv_video.so
libva info: Found init function __vaDriverInit_1_10
r300: driver missing
libva error: /usr/lib/x86_64-linux-gnu/dri/r600_drv_video.so init failed
libva info: va_openDriver() returns 2
[00007f92980061e0] glconv_vaapi_drm gl error: vaInitialize: resource allocation failed
libva info: VA-API version 1.10.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/r600_drv_video.so
libva info: Found init function __vaDriverInit_1_10
r300: driver missing
libva error: /usr/lib/x86_64-linux-gnu/dri/r600_drv_video.so init failed
libva info: va_openDriver() returns 2
[00007f92980061e0] glconv_vaapi_drm gl error: vaInitialize: resource allocation failed
Fontconfig error: "/etc/fonts/local.conf", line 1: no element found
Segmentation fault
VaInfo output:

Code: Select all

libva info: VA-API version 1.10.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/r300_drv_video.so
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
VdpauInfo:

Code: Select all

display: :0.0   screen: 0
API version: 1
Information string: G3DVL VDPAU Driver Shared Library version 1.0

Video surface:

name   width height types
-------------------------------------------
420     2048  2048  NV12 YV12 
422     2048  2048  
444     2048  2048  Y8U8V8A8 V8U8Y8A8 
420_16  2048  2048  
422_16  2048  2048  
444_16  2048  2048  

Decoder capabilities:

name                        level macbs width height
----------------------------------------------------
MPEG1                           0 16384  2048  2048
MPEG2_SIMPLE                    3 16384  2048  2048
MPEG2_MAIN                      3 16384  2048  2048
H264_BASELINE                  --- not supported ---
H264_MAIN                      --- not supported ---
H264_HIGH                      --- not supported ---
VC1_SIMPLE                     --- not supported ---
VC1_MAIN                       --- not supported ---
VC1_ADVANCED                   --- not supported ---
MPEG4_PART2_SP                 --- not supported ---
MPEG4_PART2_ASP                --- not supported ---
DIVX4_QMOBILE                  --- not supported ---
DIVX4_MOBILE                   --- not supported ---
DIVX4_HOME_THEATER             --- not supported ---
DIVX4_HD_1080P                 --- not supported ---
DIVX5_QMOBILE                  --- not supported ---
DIVX5_MOBILE                   --- not supported ---
DIVX5_HOME_THEATER             --- not supported ---
DIVX5_HD_1080P                 --- not supported ---
H264_CONSTRAINED_BASELINE      --- not supported ---
H264_EXTENDED                  --- not supported ---
H264_PROGRESSIVE_HIGH          --- not supported ---
H264_CONSTRAINED_HIGH          --- not supported ---
H264_HIGH_444_PREDICTIVE       --- not supported ---
VP9_PROFILE_0                  --- not supported ---
VP9_PROFILE_1                  --- not supported ---
VP9_PROFILE_2                  --- not supported ---
VP9_PROFILE_3                  --- not supported ---
HEVC_MAIN                      --- not supported ---
HEVC_MAIN_10                   --- not supported ---
HEVC_MAIN_STILL                --- not supported ---
HEVC_MAIN_12                   --- not supported ---
HEVC_MAIN_444                  --- not supported ---
HEVC_MAIN_444_10               --- not supported ---
HEVC_MAIN_444_12               --- not supported ---

Output surface:

name              width height nat types
----------------------------------------------------
B8G8R8A8          2048  2048    y  NV12 YV12 Y8U8V8A8 V8U8Y8A8 P010 P016 A4I4 I4A4 A8I8 I8A8 
R8G8B8A8          2048  2048    y  NV12 YV12 Y8U8V8A8 V8U8Y8A8 P010 P016 A4I4 I4A4 A8I8 I8A8 

Bitmap surface:

name              width height
------------------------------
B8G8R8A8          2048  2048
R8G8B8A8          2048  2048
A8                2048  2048

Video mixer:

feature name                    sup
------------------------------------
DEINTERLACE_TEMPORAL             y
DEINTERLACE_TEMPORAL_SPATIAL     -
INVERSE_TELECINE                 -
NOISE_REDUCTION                  y
SHARPNESS                        y
LUMA_KEY                         y
HIGH QUALITY SCALING - L1        y
HIGH QUALITY SCALING - L2        -
HIGH QUALITY SCALING - L3        -
HIGH QUALITY SCALING - L4        -
HIGH QUALITY SCALING - L5        -
HIGH QUALITY SCALING - L6        -
HIGH QUALITY SCALING - L7        -
HIGH QUALITY SCALING - L8        -
HIGH QUALITY SCALING - L9        -

parameter name                  sup      min      max
-----------------------------------------------------
VIDEO_SURFACE_WIDTH              y        48     2048
VIDEO_SURFACE_HEIGHT             y        48     2048
CHROMA_TYPE                      y  
LAYERS                           y         0        4

attribute name                  sup      min      max
-----------------------------------------------------
BACKGROUND_COLOR                 y  
CSC_MATRIX                       y  
NOISE_REDUCTION_LEVEL            y      0.00     1.00
SHARPNESS_LEVEL                  y     -1.00     1.00
LUMA_KEY_MIN_LUMA                y  
LUMA_KEY_MAX_LUMA                y
So, nothing works.

What i make

As i have my old Ubuntu Live CD (it's Z state), i boot to it, copied all files from dri/*, replaced with them files on my Debian dri/* and... nothing works, BUT, VLC (seems that only it) now support acceleration via VDPAU. This is only one action that i done, so:

VLC output (Works with acceleration):

Code: Select all

[0000562b605ad5b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Fontconfig error: "/etc/fonts/local.conf", line 1: no element found
libEGL warning: MESA-LOADER: failed to open r300: /usr/lib/dri/r300_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

libEGL warning: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

libEGL warning: MESA-LOADER: failed to open r300: /usr/lib/dri/r300_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

libEGL warning: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

Fontconfig error: "/etc/fonts/local.conf", line 1: no element found
libEGL warning: MESA-LOADER: failed to open r300: /usr/lib/dri/r300_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

libEGL warning: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

libEGL warning: MESA-LOADER: failed to open r300: /usr/lib/dri/r300_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

libEGL warning: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

[00007f436c0e6140] main filter error: Failed to create video converter
Fontconfig error: "/etc/fonts/local.conf", line 1: no element found
libEGL warning: MESA-LOADER: failed to open r300: /usr/lib/dri/r300_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

libEGL warning: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

[00007f436c0e6140] main filter error: Failed to create video converter
[00007f4378c96a60] avcodec decoder: Using G3DVL VDPAU Driver Shared Library version 1.0 for hardware decoding
[h264 @ 0x7f4378cb9ec0] Failed setup for format vdpau: hwaccel initialisation returned error.
[00007f4378c96a60] avcodec decoder error: existing hardware acceleration cannot be reused
libEGL warning: MESA-LOADER: failed to open r300: /usr/lib/dri/r300_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

libEGL warning: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

libEGL warning: MESA-LOADER: failed to open r300: /usr/lib/dri/r300_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

libEGL warning: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

libEGL warning: MESA-LOADER: failed to open r300: /usr/lib/dri/r300_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

libEGL warning: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

libEGL warning: MESA-LOADER: failed to open r300: /usr/lib/dri/r300_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

libEGL warning: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri)

QObject::~QObject: Timers cannot be stopped from another thread
GLXInfo (Now errors):

Code: Select all

name of display: :0.0
Error: couldn't find RGB GLX visual or fbconfig
GLXgears (doesn't work):

Code: Select all

Error: couldn't get an RGB, Double-buffered visual
Google Chrome: no changes
VaInfo: no changes
VdpauInfo: no changes
Telegram: opens even with OpenGL enabled


So, i don't know what can i make more, and i came to ask for help. There is sure no talking about games, but videos at 720p@30fps should work... maybe? If this hardware is so old, that nothing can help, i will understand. I'm not a very expert of Linux, and IMO every link in Google about MESA now purple, so... meh.

All *mesa* packages installed

Code: Select all

glx-alternative-mesa/stable,stable 1.2.0 amd64
glx-alternative-mesa/stable,stable 1.2.0 i386
libd3dadapter9-mesa-dev/stable,stable 20.3.5-1 amd64
libd3dadapter9-mesa-dev/stable,stable 20.3.5-1 i386
libd3dadapter9-mesa/stable,stable 20.3.5-1 amd64
libd3dadapter9-mesa/stable,stable 20.3.5-1 i386
libegl-mesa0/stable,stable,now 20.3.5-1 amd64 [installed,automatic]
libegl-mesa0/stable,stable 20.3.5-1 i386
libegl1-mesa-dev/stable,stable,now 20.3.5-1 amd64 [installed,automatic]
libegl1-mesa-dev/stable,stable 20.3.5-1 i386
libegl1-mesa/stable,stable 20.3.5-1 amd64
libegl1-mesa/stable,stable 20.3.5-1 i386
libgl1-mesa-dev/stable,stable,now 20.3.5-1 amd64 [installed]
libgl1-mesa-dev/stable,stable 20.3.5-1 i386
libgl1-mesa-dri/stable,stable,now 20.3.5-1 amd64 [installed]
libgl1-mesa-dri/stable,stable,now 20.3.5-1 i386 [installed]
libgl1-mesa-glx/stable,stable,now 20.3.5-1 amd64 [installed]
libgl1-mesa-glx/stable,stable 20.3.5-1 i386
libglapi-mesa/stable,stable,now 20.3.5-1 amd64 [installed,automatic]
libglapi-mesa/stable,stable,now 20.3.5-1 i386 [installed,automatic]
libgles2-mesa-dev/stable,stable 20.3.5-1 amd64
libgles2-mesa-dev/stable,stable 20.3.5-1 i386
libgles2-mesa/stable,stable 20.3.5-1 amd64
libgles2-mesa/stable,stable 20.3.5-1 i386
libglu1-mesa-dev/stable,stable 9.0.1-1 amd64
libglu1-mesa-dev/stable,stable 9.0.1-1 i386
libglu1-mesa/stable,stable,now 9.0.1-1 amd64 [installed,automatic]
libglu1-mesa/stable,stable,now 9.0.1-1 i386 [installed,automatic]
libglw1-mesa-dev/stable,stable 8.0.0-1.1+b1 amd64
libglw1-mesa-dev/stable,stable 8.0.0-1.1+b1 i386
libglw1-mesa/stable,stable 8.0.0-1.1+b1 amd64
libglw1-mesa/stable,stable 8.0.0-1.1+b1 i386
libglx-mesa0/stable,stable,now 20.3.5-1 amd64 [installed]
libglx-mesa0/stable,stable,now 20.3.5-1 i386 [installed]
libosmesa6-dev/stable,stable 20.3.5-1 amd64
libosmesa6-dev/stable,stable 20.3.5-1 i386
libosmesa6/stable,stable,now 20.3.5-1 amd64 [installed,automatic]
libosmesa6/stable,stable,now 20.3.5-1 i386 [installed,automatic]
libwayland-egl1-mesa/stable,stable 20.3.5-1 amd64
libwayland-egl1-mesa/stable,stable 20.3.5-1 i386
mesa-common-dev/stable,stable 20.3.5-1 amd64
mesa-common-dev/stable,stable 20.3.5-1 i386
mesa-opencl-icd/stable,stable 20.3.5-1 amd64
mesa-opencl-icd/stable,stable 20.3.5-1 i386
mesa-utils-extra/stable,stable 8.4.0-1+b1 amd64
mesa-utils-extra/stable,stable 8.4.0-1+b1 i386
mesa-utils/stable,stable,now 8.4.0-1+b1 amd64 [installed]
mesa-utils/stable,stable 8.4.0-1+b1 i386
mesa-va-drivers/stable,stable,now 20.3.5-1 amd64 [installed]
mesa-va-drivers/stable,stable,now 20.3.5-1 i386 [installed,automatic]
mesa-vdpau-drivers/stable,stable,now 20.3.5-1 amd64 [installed]
mesa-vdpau-drivers/stable,stable,now 20.3.5-1 i386 [installed,automatic]
mesa-vulkan-drivers/stable,stable,now 20.3.5-1 amd64 [installed]
mesa-vulkan-drivers/stable,stable,now 20.3.5-1 i386 [installed]
mir-client-platform-mesa-dev/stable,stable 1.8.0+dfsg1-18 amd64
mir-client-platform-mesa-dev/stable,stable 1.8.0+dfsg1-18 i386
mir-client-platform-mesa5/stable,stable 1.8.0+dfsg1-18 amd64
mir-client-platform-mesa5/stable,stable 1.8.0+dfsg1-18 i386
mir-platform-graphics-mesa-kms16/stable,stable 1.8.0+dfsg1-18 amd64
mir-platform-graphics-mesa-kms16/stable,stable 1.8.0+dfsg1-18 i386
mir-platform-graphics-mesa-x16/stable,stable 1.8.0+dfsg1-18 amd64
mir-platform-graphics-mesa-x16/stable,stable 1.8.0+dfsg1-18 i386
All xserver-xorg-video* (may be needed?)

Code: Select all

xserver-xorg-video-all/stable,stable,now 1:7.7+22 amd64 [installed]
xserver-xorg-video-all/stable,stable 1:7.7+22 i386
xserver-xorg-video-amdgpu/stable,stable,now 19.1.0-2 amd64 [installed]
xserver-xorg-video-amdgpu/stable,stable 19.1.0-2 i386
xserver-xorg-video-ati/stable,stable,now 1:19.1.0-2 amd64 [installed]
xserver-xorg-video-ati/stable,stable 1:19.1.0-2 i386
xserver-xorg-video-cirrus/stable,stable 1:1.5.3-1+b3 amd64
xserver-xorg-video-cirrus/stable,stable 1:1.5.3-1+b3 i386
xserver-xorg-video-dummy/stable,stable 1:0.3.8-1+b1 amd64
xserver-xorg-video-dummy/stable,stable 1:0.3.8-1+b1 i386
xserver-xorg-video-fbdev/stable,stable,now 1:0.5.0-1 amd64 [installed,automatic]
xserver-xorg-video-fbdev/stable,stable 1:0.5.0-1 i386
xserver-xorg-video-geode/stable,stable 2.11.20-6 i386
xserver-xorg-video-glide/stable,stable 1.2.2-1+b7 amd64
xserver-xorg-video-glide/stable,stable 1.2.2-1+b7 i386
xserver-xorg-video-intel/stable,stable,now 2:2.99.917+git20200714-1+b1 amd64 [installed,automatic]
xserver-xorg-video-intel/stable,stable 2:2.99.917+git20200714-1+b1 i386
xserver-xorg-video-ivtv-dbg/stable,stable 1.1.2-2+b6 amd64
xserver-xorg-video-ivtv-dbg/stable,stable 1.1.2-2+b6 i386
xserver-xorg-video-ivtv/stable,stable 1.1.2-2+b6 amd64
xserver-xorg-video-ivtv/stable,stable 1.1.2-2+b6 i386
xserver-xorg-video-mach64/stable,stable,now 6.9.6-3 amd64 [installed]
xserver-xorg-video-mach64/stable,stable 6.9.6-3 i386
xserver-xorg-video-mga/stable,stable 1:2.0.0-1 amd64
xserver-xorg-video-mga/stable,stable 1:2.0.0-1 i386
xserver-xorg-video-neomagic/stable,stable 1:1.3.0-2+b1 amd64
xserver-xorg-video-neomagic/stable,stable 1:1.3.0-2 i386
xserver-xorg-video-nouveau/stable,stable,now 1:1.0.17-1 amd64 [installed,automatic]
xserver-xorg-video-nouveau/stable,stable 1:1.0.17-1 i386
xserver-xorg-video-nvidia-legacy-390xx/stable,stable 390.144-1 amd64
xserver-xorg-video-nvidia-legacy-390xx/stable,stable 390.144-1 i386
xserver-xorg-video-nvidia-tesla-418/stable,stable 418.211.00-1 amd64
xserver-xorg-video-nvidia-tesla-450/stable,stable 450.142.00-1 amd64
xserver-xorg-video-nvidia-tesla-460/stable,stable 460.91.03-1 amd64
xserver-xorg-video-nvidia/stable,stable 460.91.03-1 amd64
xserver-xorg-video-openchrome/stable,stable 1:0.6.0-4 amd64
xserver-xorg-video-openchrome/stable,stable 1:0.6.0-4 i386
xserver-xorg-video-qxl/stable,stable,now 0.1.5+git20200331-1 amd64 [installed,automatic]
xserver-xorg-video-qxl/stable,stable 0.1.5+git20200331-1 i386
xserver-xorg-video-r128/stable,stable,now 6.12.0-2+b1 amd64 [installed]
xserver-xorg-video-r128/stable,stable 6.12.0-2 i386
xserver-xorg-video-radeon/stable,stable,now 1:19.1.0-2 amd64 [installed]
xserver-xorg-video-radeon/stable,stable 1:19.1.0-2 i386
xserver-xorg-video-savage/stable,stable 1:2.3.9-4 amd64
xserver-xorg-video-savage/stable,stable 1:2.3.9-4 i386
xserver-xorg-video-siliconmotion/stable,stable 1:1.7.9-3+b1 amd64
xserver-xorg-video-siliconmotion/stable,stable 1:1.7.9-3 i386
xserver-xorg-video-sisusb/stable,stable 1:0.9.7-2+b1 amd64
xserver-xorg-video-sisusb/stable,stable 1:0.9.7-2 i386
xserver-xorg-video-tdfx/stable,stable 1:1.5.0-4 amd64
xserver-xorg-video-tdfx/stable,stable 1:1.5.0-4 i386
xserver-xorg-video-trident/stable,stable 1:1.3.8-2+b1 amd64
xserver-xorg-video-trident/stable,stable 1:1.3.8-2 i386
xserver-xorg-video-vesa/stable,stable,now 1:2.5.0-1 amd64 [installed,automatic]
xserver-xorg-video-vesa/stable,stable 1:2.5.0-1 i386
xserver-xorg-video-vmware/stable,stable,now 1:13.3.0-3 amd64 [installed,automatic]
xserver-xorg-video-vmware/stable,stable 1:13.3.0-3 i386
All from https://wiki.debian.org/AtiHowTo is installed.

What can i do now?

Thanks in advance for any help.

Post Reply