Your message dated Thu, 13 Jun 2019 16:33:47 +0000
with message-id <e1hbsfb-000cc8...@fasolo.debian.org>
and subject line Bug#929451: fixed in nageru 1.8.4-1+buster1
has caused the Debian Bug report #929451,
regarding spurious crashes with “vertex shader lacks main()” on i965
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
929451: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929451
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libgl1-mesa-dri
Version: 18.3.4-2
Severity: important

Hi,

I've got a problem that essentially breaks Nageru on my Haswell laptop;
if you try to link a GLSL program twice (to get a new program number for it),
the second attempt fails with

  Error linking program: error: vertex shader lacks `main'

This fails with libgl1-mesa-dri from testing _only_ (both unstable
and experimental are fine), and even more interesting; if I recompile
mesa 18.3.4-2 myself with zero changes and install the resulting
libgl1-mesa-dri package, the problem goes away! So either the build
was made on a broken machine, or something in unstable has changed
in the meantime.

So, please binNMU libgl1-mesa-dri for at least amd64, since this is
likely to break a fair amount of applications.

-- Package-specific info:
glxinfo:
--------
name of display: :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_create_context_robustness, 
    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_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_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_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_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: Intel Open Source Technology Center (0x8086)
    Device: Mesa DRI Intel(R) Haswell Mobile  (0xa16)
    Version: 18.3.4
    Accelerated: yes
    Video memory: 1536MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 3.0
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.1
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Haswell Mobile 
OpenGL core profile version string: 4.5 (Core Profile) Mesa 18.3.4
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
    GL_3DFX_texture_compression_FXT1, GL_AMD_conservative_depth, 
    GL_AMD_draw_buffers_blend, GL_AMD_multi_draw_indirect, 
    GL_AMD_query_buffer_object, GL_AMD_seamless_cubemap_per_texture, 
    GL_AMD_shader_trinary_minmax, GL_AMD_vertex_shader_layer, 
    GL_AMD_vertex_shader_viewport_index, GL_ANGLE_texture_compression_dxt3, 
    GL_ANGLE_texture_compression_dxt5, GL_APPLE_object_purgeable, 
    GL_ARB_ES2_compatibility, GL_ARB_ES3_1_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_fragment_shader_interlock, 
    GL_ARB_framebuffer_no_attachments, GL_ARB_framebuffer_object, 
    GL_ARB_framebuffer_sRGB, GL_ARB_get_program_binary, 
    GL_ARB_get_texture_sub_image, GL_ARB_gpu_shader5, GL_ARB_gpu_shader_fp64, 
    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_pipeline_statistics_query, 
    GL_ARB_pixel_buffer_object, GL_ARB_point_sprite, 
    GL_ARB_polygon_offset_clamp, GL_ARB_program_interface_query, 
    GL_ARB_provoking_vertex, GL_ARB_query_buffer_object, 
    GL_ARB_robust_buffer_access_behavior, GL_ARB_robustness, 
    GL_ARB_sample_shading, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, 
    GL_ARB_seamless_cubemap_per_texture, GL_ARB_separate_shader_objects, 
    GL_ARB_shader_atomic_counter_ops, GL_ARB_shader_atomic_counters, 
    GL_ARB_shader_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_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_packing, GL_ARB_stencil_texturing, GL_ARB_sync, 
    GL_ARB_tessellation_shader, GL_ARB_texture_barrier, 
    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_float, 
    GL_ARB_texture_gather, GL_ARB_texture_mirror_clamp_to_edge, 
    GL_ARB_texture_multisample, GL_ARB_texture_non_power_of_two, 
    GL_ARB_texture_query_levels, GL_ARB_texture_query_lod, 
    GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, 
    GL_ARB_texture_stencil8, GL_ARB_texture_storage, 
    GL_ARB_texture_storage_multisample, GL_ARB_texture_swizzle, 
    GL_ARB_texture_view, GL_ARB_timer_query, GL_ARB_transform_feedback2, 
    GL_ARB_transform_feedback3, GL_ARB_transform_feedback_instanced, 
    GL_ARB_transform_feedback_overflow_query, GL_ARB_uniform_buffer_object, 
    GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object, 
    GL_ARB_vertex_attrib_64bit, GL_ARB_vertex_attrib_binding, 
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_shader, 
    GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, 
    GL_ARB_viewport_array, GL_ATI_blend_equation_separate, 
    GL_ATI_texture_float, GL_EXT_abgr, GL_EXT_blend_equation_separate, 
    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_packed_depth_stencil, GL_EXT_packed_float, 
    GL_EXT_pixel_buffer_object, GL_EXT_polygon_offset_clamp, 
    GL_EXT_provoking_vertex, GL_EXT_shader_framebuffer_fetch_non_coherent, 
    GL_EXT_shader_integer_mix, GL_EXT_shader_samples_identical, 
    GL_EXT_texture_array, GL_EXT_texture_compression_dxt1, 
    GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc, 
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_integer, 
    GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_decode, 
    GL_EXT_texture_shared_exponent, GL_EXT_texture_snorm, 
    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_performance_query, 
    GL_KHR_blend_equation_advanced, GL_KHR_context_flush_control, 
    GL_KHR_debug, GL_KHR_no_error, GL_KHR_robust_buffer_access_behavior, 
    GL_KHR_robustness, GL_MESA_pack_invert, GL_MESA_shader_integer_functions, 
    GL_MESA_texture_signed_rgba, GL_NV_conditional_render, GL_NV_depth_clamp, 
    GL_NV_fragment_shader_interlock, GL_NV_packed_depth_stencil, 
    GL_NV_texture_barrier, GL_OES_EGL_image, GL_S3_s3tc

OpenGL version string: 3.0 Mesa 18.3.4
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
    GL_3DFX_texture_compression_FXT1, GL_AMD_conservative_depth, 
    GL_AMD_draw_buffers_blend, GL_AMD_multi_draw_indirect, 
    GL_AMD_query_buffer_object, GL_AMD_seamless_cubemap_per_texture, 
    GL_AMD_shader_trinary_minmax, GL_ANGLE_texture_compression_dxt3, 
    GL_ANGLE_texture_compression_dxt5, GL_APPLE_object_purgeable, 
    GL_APPLE_packed_pixels, GL_ARB_ES2_compatibility, 
    GL_ARB_ES3_1_compatibility, GL_ARB_ES3_compatibility, 
    GL_ARB_arrays_of_arrays, GL_ARB_blend_func_extended, 
    GL_ARB_buffer_storage, GL_ARB_clear_buffer_object, GL_ARB_clear_texture, 
    GL_ARB_clip_control, GL_ARB_color_buffer_float, 
    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_depth_texture, GL_ARB_derivative_control, 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_explicit_attrib_location, GL_ARB_explicit_uniform_location, 
    GL_ARB_fragment_coord_conventions, GL_ARB_fragment_layer_viewport, 
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, 
    GL_ARB_fragment_shader, GL_ARB_fragment_shader_interlock, 
    GL_ARB_framebuffer_no_attachments, GL_ARB_framebuffer_object, 
    GL_ARB_framebuffer_sRGB, GL_ARB_get_program_binary, 
    GL_ARB_get_texture_sub_image, GL_ARB_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_multisample, GL_ARB_multitexture, 
    GL_ARB_occlusion_query, GL_ARB_occlusion_query2, 
    GL_ARB_pipeline_statistics_query, GL_ARB_pixel_buffer_object, 
    GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_polygon_offset_clamp, 
    GL_ARB_program_interface_query, GL_ARB_provoking_vertex, 
    GL_ARB_query_buffer_object, GL_ARB_robust_buffer_access_behavior, 
    GL_ARB_robustness, GL_ARB_sample_shading, GL_ARB_sampler_objects, 
    GL_ARB_seamless_cube_map, GL_ARB_seamless_cubemap_per_texture, 
    GL_ARB_separate_shader_objects, GL_ARB_shader_atomic_counter_ops, 
    GL_ARB_shader_atomic_counters, GL_ARB_shader_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_storage_buffer_object, GL_ARB_shader_texture_image_samples, 
    GL_ARB_shader_texture_lod, GL_ARB_shading_language_100, 
    GL_ARB_shading_language_420pack, GL_ARB_shading_language_packing, 
    GL_ARB_shadow, GL_ARB_stencil_texturing, GL_ARB_sync, 
    GL_ARB_texture_barrier, GL_ARB_texture_border_clamp, 
    GL_ARB_texture_compression, GL_ARB_texture_compression_bptc, 
    GL_ARB_texture_compression_rgtc, GL_ARB_texture_cube_map, 
    GL_ARB_texture_cube_map_array, 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_gather, 
    GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_mirrored_repeat, 
    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_transpose_matrix, 
    GL_ARB_uniform_buffer_object, 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_separate_stencil, GL_ATI_texture_env_combine3, 
    GL_ATI_texture_float, 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_draw_buffers2, GL_EXT_draw_instanced, 
    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_framebuffer_sRGB, 
    GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays, 
    GL_EXT_packed_depth_stencil, GL_EXT_packed_float, GL_EXT_packed_pixels, 
    GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, 
    GL_EXT_polygon_offset_clamp, GL_EXT_provoking_vertex, 
    GL_EXT_rescale_normal, GL_EXT_secondary_color, 
    GL_EXT_separate_specular_color, 
    GL_EXT_shader_framebuffer_fetch_non_coherent, GL_EXT_shader_integer_mix, 
    GL_EXT_shader_samples_identical, 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_array, 
    GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_rgtc, 
    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_integer, 
    GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle, 
    GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_decode, 
    GL_EXT_texture_shared_exponent, GL_EXT_texture_snorm, 
    GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_transform_feedback, 
    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_INTEL_performance_query, GL_KHR_blend_equation_advanced, 
    GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error, 
    GL_KHR_robust_buffer_access_behavior, GL_KHR_robustness, 
    GL_MESA_pack_invert, GL_MESA_shader_integer_functions, 
    GL_MESA_texture_signed_rgba, GL_MESA_window_pos, GL_NV_blend_square, 
    GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fog_distance, 
    GL_NV_fragment_shader_interlock, 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

OpenGL ES profile version string: OpenGL ES 3.1 Mesa 18.3.4
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
OpenGL ES profile extensions:
    GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5, 
    GL_APPLE_texture_max_level, GL_EXT_base_instance, 
    GL_EXT_blend_func_extended, GL_EXT_blend_minmax, GL_EXT_buffer_storage, 
    GL_EXT_clip_cull_distance, GL_EXT_color_buffer_float, 
    GL_EXT_compressed_ETC1_RGB8_sub_texture, GL_EXT_discard_framebuffer, 
    GL_EXT_disjoint_timer_query, GL_EXT_draw_buffers, 
    GL_EXT_draw_buffers_indexed, GL_EXT_draw_elements_base_vertex, 
    GL_EXT_frag_depth, GL_EXT_geometry_point_size, GL_EXT_geometry_shader, 
    GL_EXT_gpu_shader5, GL_EXT_map_buffer_range, GL_EXT_multi_draw_arrays, 
    GL_EXT_occlusion_query_boolean, GL_EXT_polygon_offset_clamp, 
    GL_EXT_primitive_bounding_box, GL_EXT_read_format_bgra, 
    GL_EXT_render_snorm, GL_EXT_robustness, GL_EXT_separate_shader_objects, 
    GL_EXT_shader_framebuffer_fetch_non_coherent, GL_EXT_shader_integer_mix, 
    GL_EXT_shader_io_blocks, GL_EXT_shader_samples_identical, 
    GL_EXT_tessellation_point_size, GL_EXT_tessellation_shader, 
    GL_EXT_texture_border_clamp, GL_EXT_texture_buffer, 
    GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_s3tc, 
    GL_EXT_texture_cube_map_array, GL_EXT_texture_filter_anisotropic, 
    GL_EXT_texture_format_BGRA8888, GL_EXT_texture_norm16, GL_EXT_texture_rg, 
    GL_EXT_texture_sRGB_decode, GL_EXT_texture_type_2_10_10_10_REV, 
    GL_EXT_unpack_subimage, GL_INTEL_performance_query, 
    GL_KHR_blend_equation_advanced, GL_KHR_context_flush_control, 
    GL_KHR_debug, GL_KHR_no_error, GL_KHR_robust_buffer_access_behavior, 
    GL_KHR_robustness, GL_MESA_framebuffer_flip_y, 
    GL_MESA_shader_integer_functions, GL_NV_draw_buffers, 
    GL_NV_fbo_color_attachments, GL_NV_fragment_shader_interlock, 
    GL_NV_image_formats, GL_NV_read_buffer, GL_NV_read_depth, 
    GL_NV_read_depth_stencil, GL_NV_read_stencil, GL_OES_EGL_image, 
    GL_OES_EGL_image_external, GL_OES_EGL_image_external_essl3, 
    GL_OES_EGL_sync, GL_OES_compressed_ETC1_RGB8_texture, GL_OES_depth24, 
    GL_OES_depth_texture, GL_OES_depth_texture_cube_map, 
    GL_OES_draw_buffers_indexed, GL_OES_draw_elements_base_vertex, 
    GL_OES_element_index_uint, GL_OES_fbo_render_mipmap, 
    GL_OES_geometry_point_size, GL_OES_geometry_shader, 
    GL_OES_get_program_binary, GL_OES_gpu_shader5, GL_OES_mapbuffer, 
    GL_OES_packed_depth_stencil, GL_OES_primitive_bounding_box, 
    GL_OES_required_internalformat, GL_OES_rgb8_rgba8, GL_OES_sample_shading, 
    GL_OES_sample_variables, GL_OES_shader_image_atomic, 
    GL_OES_shader_io_blocks, GL_OES_shader_multisample_interpolation, 
    GL_OES_standard_derivatives, GL_OES_stencil8, GL_OES_surfaceless_context, 
    GL_OES_tessellation_point_size, GL_OES_tessellation_shader, 
    GL_OES_texture_3D, GL_OES_texture_border_clamp, GL_OES_texture_buffer, 
    GL_OES_texture_cube_map_array, GL_OES_texture_float, 
    GL_OES_texture_float_linear, GL_OES_texture_half_float, 
    GL_OES_texture_half_float_linear, GL_OES_texture_npot, 
    GL_OES_texture_stencil8, GL_OES_texture_storage_multisample_2d_array, 
    GL_OES_vertex_array_object, GL_OES_vertex_half_float, 
    GL_OES_viewport_array

70 GLX Visuals
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x021 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x022 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x116 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x117 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x118 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x119 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x11a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x11b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x11c 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x11d 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 None
0x11e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 None
0x11f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None
0x120 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None
0x121 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x122 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x123 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x124 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x125 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None
0x126 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8 16 16 16 16  0 0 Slow
0x127 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 None
0x128 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  8 1 None
0x129 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 None
0x12a 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  8 1 None
0x12b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 None
0x12c 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  8 1 None
0x12d 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 None
0x12e 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  8 1 None
0x12f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 None
0x130 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  8 1 None
0x131 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 None
0x132 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  8 1 None
0x133 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x134 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x135 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x136 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x137 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x138 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x139 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x13a 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 None
0x13b 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 None
0x13c 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None
0x13d 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None
0x13e 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x13f 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x140 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x141 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x142 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None
0x143 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8 16 16 16 16  0 0 Slow
0x144 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 None
0x145 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  8 1 None
0x146 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 None
0x147 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  8 1 None
0x148 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 None
0x149 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  8 1 None
0x14a 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 None
0x14b 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  8 1 None
0x14c 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 None
0x14d 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  8 1 None
0x14e 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 None
0x14f 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  8 1 None
0x0b7 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x150 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x151 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x152 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x153 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 None
0x154 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 None
0x155 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None
0x156 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None
0x157 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x158 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None

94 GLXFBConfigs:
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x0b8  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0b9  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0ba  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0bb  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0bc  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0bd  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0be 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0bf 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0c0 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0c1 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0c2 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0c3 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0c4 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0c5 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0c6 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 None
0x0c7 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 None
0x0c8 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None
0x0c9 24 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None
0x0ca  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0cb  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x0cc 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0cd 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0ce 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0cf 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0d0 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None
0x0d1 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8 16 16 16 16  0 0 Slow
0x0d2  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 None
0x0d3  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  8 1 None
0x0d4  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 None
0x0d5  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  8 1 None
0x0d6 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 None
0x0d7 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  8 1 None
0x0d8 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 None
0x0d9 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  8 1 None
0x0da 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 None
0x0db 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  8 1 None
0x0dc 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 None
0x0dd 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  8 1 None
0x0de 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 None
0x0df 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  8 1 None
0x0e0 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 None
0x0e1 24 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  8 1 None
0x0e2  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0e3  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0e4  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0e5  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0e6  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0e7  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0e8 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0e9 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0ea 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0eb 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0ec 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0ed 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0ee 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0ef 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0f0 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 None
0x0f1 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 None
0x0f2 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None
0x0f3 24 dc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None
0x0f4  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0f5  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x0f6 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0f7 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0f8 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0f9 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0fa 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None
0x0fb 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8 16 16 16 16  0 0 Slow
0x0fc  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 None
0x0fd  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  8 1 None
0x0fe  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 None
0x0ff  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  8 1 None
0x100 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 None
0x101 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  8 1 None
0x102 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 None
0x103 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  8 1 None
0x104 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 None
0x105 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  8 1 None
0x106 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 None
0x107 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  8 1 None
0x108 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  4 1 None
0x109 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  8 1 None
0x10a 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  4 1 None
0x10b 24 dc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  8 1 None
0x10c 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x10d 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x10e 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x10f 32 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x110 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 None
0x111 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0  0  0  0  0  0  0  0 0 None
0x112 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None
0x113 32 tc  0  32  0 r  . .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None
0x114 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x115 32 tc  0  32  0 r  y .   8  8  8  8 .  s  0 24  8  0  0  0  0  0 0 None


X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Apr  2  2014 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 274 Mar  5 21:11 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 221 Oct 22  2017 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
#Section "Device"
#       Identifier "Intel"
#       Driver "intel"
#EndSection
Section "InputClass"
        Identifier "Ignore IR remote as keyboard"
        MatchProduct "GASIA USB Keyboard"
        Option "Ignore" "on"
EndSection

/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 5.1.0-rc7+ (r...@pannekake.samfundet.no) (gcc version 8.3.0 
(Debian 8.3.0-6)) #1 SMP Wed May 1 17:21:16 CEST 2019

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root  root  36616 Jul 14  2018 /var/log/Xorg.1.log
-rw-r--r-- 1 sesse sesse  5522 Mar  5 21:09 
/home/sesse/.local/share/xorg/Xorg.1.log
-rw-r--r-- 1 root  root  39206 May 21 09:11 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[     5.055] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[     5.055] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[     5.055] Current Operating System: Linux klump 5.1.0-rc7+ #1 SMP Wed May 1 
17:21:16 CEST 2019 x86_64
[     5.055] Kernel command line: BOOT_IMAGE=/vmlinuz-5.1.0-rc7+ 
root=/dev/mapper/klump--vg-root ro quiet init=/bin/systemd 
usbhid.quirks=0x09e8:0x0031:0x20000000 vsyscall=emulate
[     5.055] Build Date: 05 March 2019  08:11:12PM
[     5.055] xorg-server 2:1.20.4-1 (https://www.debian.org/support) 
[     5.055] Current version of pixman: 0.36.0
[     5.055]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     5.055] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.055] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 19 22:46:35 
2019
[     5.055] (==) Using config file: "/etc/X11/xorg.conf"
[     5.055] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.057] (==) No Layout section.  Using the first Screen section.
[     5.057] (==) No screen section available. Using defaults.
[     5.057] (**) |-->Screen "Default Screen Section" (0)
[     5.057] (**) |   |-->Monitor "<default monitor>"
[     5.058] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[     5.058] (==) Automatically adding devices
[     5.058] (==) Automatically enabling devices
[     5.058] (==) Automatically adding GPU devices
[     5.058] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.061] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     5.061]    Entry deleted from font path.
[     5.063] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        built-ins
[     5.063] (==) ModulePath set to "/usr/lib/xorg/modules"
[     5.063] (II) The server relies on udev to provide the list of input 
devices.
        If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[     5.063] (II) Loader magic: 0x55630ee31e20
[     5.063] (II) Module ABI versions:
[     5.063]    X.Org ANSI C Emulation: 0.4
[     5.063]    X.Org Video Driver: 24.0
[     5.063]    X.Org XInput driver : 24.1
[     5.063]    X.Org Server Extension : 10.0
[     5.064] (++) using VT number 7

[     5.064] (II) systemd-logind: logind integration requires -keeptty and 
-keeptty was not provided, disabling logind integration
[     5.064] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.067] (--) PCI:*(0@0:2:0) 8086:0a16:17aa:2214 rev 11, Mem @ 
0xe0000000/4194304, 0xc0000000/536870912, I/O @ 0x00003000/64, BIOS @ 
0x????????/131072
[     5.067] (II) LoadModule: "glx"
[     5.069] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     5.075] (II) Module glx: vendor="X.Org Foundation"
[     5.075]    compiled for 1.20.4, module version = 1.0.0
[     5.075]    ABI class: X.Org Server Extension, version 10.0
[     5.075] (==) Matched modesetting as autoconfigured driver 0
[     5.075] (==) Matched fbdev as autoconfigured driver 1
[     5.075] (==) Matched vesa as autoconfigured driver 2
[     5.075] (==) Assigned the driver to the xf86ConfigLayout
[     5.075] (II) LoadModule: "modesetting"
[     5.076] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     5.076] (II) Module modesetting: vendor="X.Org Foundation"
[     5.076]    compiled for 1.20.4, module version = 1.20.4
[     5.076]    Module class: X.Org Video Driver
[     5.076]    ABI class: X.Org Video Driver, version 24.0
[     5.076] (II) LoadModule: "fbdev"
[     5.076] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[     5.077] (II) Module fbdev: vendor="X.Org Foundation"
[     5.077]    compiled for 1.20.0, module version = 0.5.0
[     5.077]    Module class: X.Org Video Driver
[     5.077]    ABI class: X.Org Video Driver, version 24.0
[     5.077] (II) LoadModule: "vesa"
[     5.077] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     5.077] (II) Module vesa: vendor="X.Org Foundation"
[     5.077]    compiled for 1.20.4, module version = 2.4.0
[     5.077]    Module class: X.Org Video Driver
[     5.077]    ABI class: X.Org Video Driver, version 24.0
[     5.077] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     5.077] (II) FBDEV: driver for framebuffer: fbdev
[     5.077] (II) VESA: driver for VESA chipsets: vesa
[     5.099] (II) modeset(0): using drv /dev/dri/card0
[     5.099] (WW) Falling back to old probe method for fbdev
[     5.099] (II) Loading sub module "fbdevhw"
[     5.099] (II) LoadModule: "fbdevhw"
[     5.099] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[     5.100] (II) Module fbdevhw: vendor="X.Org Foundation"
[     5.100]    compiled for 1.20.4, module version = 0.0.2
[     5.100]    ABI class: X.Org Video Driver, version 24.0
[     5.100] (II) modeset(0): Creating default Display subsection in Screen 
section
        "Default Screen Section" for depth/fbbpp 24/32
[     5.100] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     5.100] (==) modeset(0): RGB weight 888
[     5.100] (==) modeset(0): Default visual is TrueColor
[     5.100] (II) Loading sub module "glamoregl"
[     5.100] (II) LoadModule: "glamoregl"
[     5.100] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     5.107] (II) Module glamoregl: vendor="X.Org Foundation"
[     5.107]    compiled for 1.20.4, module version = 1.0.1
[     5.107]    ABI class: X.Org ANSI C Emulation, version 0.4
[     5.162] (II) modeset(0): glamor X acceleration enabled on Mesa DRI 
Intel(R) Haswell Mobile 
[     5.162] (II) modeset(0): glamor initialized
[     5.163] (II) modeset(0): Output eDP-1 has no monitor section
[     5.163] (II) modeset(0): Output DP-1 has no monitor section
[     5.358] (II) modeset(0): Output HDMI-1 has no monitor section
[     5.358] (II) modeset(0): Output DP-2 has no monitor section
[     5.359] (II) modeset(0): Output HDMI-2 has no monitor section
[     5.360] (II) modeset(0): EDID for output eDP-1
[     5.360] (II) modeset(0): Manufacturer: LGD  Model: 437  Serial#: 0
[     5.360] (II) modeset(0): Year: 2013  Week: 0
[     5.360] (II) modeset(0): EDID Version: 1.4
[     5.360] (II) modeset(0): Digital Display Input
[     5.360] (II) modeset(0): 6 bits per channel
[     5.360] (II) modeset(0): Digital interface is DisplayPort
[     5.360] (II) modeset(0): Max Image Size [cm]: horiz.: 28  vert.: 16
[     5.360] (II) modeset(0): Gamma: 2.20
[     5.360] (II) modeset(0): No DPMS capabilities specified
[     5.360] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[     5.360] (II) modeset(0): First detailed timing is preferred mode
[     5.360] (II) modeset(0): Preferred mode is native pixel format and refresh 
rate
[     5.360] (II) modeset(0): redX: 0.604 redY: 0.351   greenX: 0.335 greenY: 
0.558
[     5.360] (II) modeset(0): blueX: 0.148 blueY: 0.113   whiteX: 0.313 whiteY: 
0.329
[     5.360] (II) modeset(0): Manufacturer's mask: 0
[     5.360] (II) modeset(0): Supported detailed timing:
[     5.360] (II) modeset(0): clock: 138.5 MHz   Image Size:  276 x 156 mm
[     5.360] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 
h_blank_end 2106 h_border: 0
[     5.360] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 
v_blanking: 1095 v_border: 0
[     5.360] (II) modeset(0):  LG Display
[     5.360] (II) modeset(0):  LP125WF2-SPB2
[     5.360] (II) modeset(0): EDID (in hex):
[     5.360] (II) modeset(0):   00ffffffffffff0030e4370400000000
[     5.360] (II) modeset(0):   00170104951c107802bf059a59558e26
[     5.360] (II) modeset(0):   1d505400000001010101010101010101
[     5.360] (II) modeset(0):   010101010101163680ba70380f403020
[     5.360] (II) modeset(0):   3500149c1000001a0000000000000000
[     5.360] (II) modeset(0):   00000000000000000000000000fe004c
[     5.360] (II) modeset(0):   4720446973706c61790a2020000000fe
[     5.360] (II) modeset(0):   004c503132355746322d5350423200dd
[     5.360] (II) modeset(0): Printing probed modes for output eDP-1
[     5.360] (II) modeset(0): Modeline "1920x1080"x60.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[     5.360] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 
2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[     5.360] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 
1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     5.360] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 
2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     5.360] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 
2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     5.360] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 
2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     5.361] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 
1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     5.361] (II) modeset(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 
1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[     5.361] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 
1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     5.361] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 
2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     5.361] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 
1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     5.361] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 
2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     5.361] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 
1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     5.361] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 
1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     5.361] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 
1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[     5.361] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 
1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     5.361] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 
1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     5.361] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 
1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     5.361] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 
1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     5.361] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 
1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     5.361] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 
1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     5.361] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 
1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     5.361] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 
1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[     5.361] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 
1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[     5.361] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 
1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     5.361] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 
1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     5.361] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 
1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     5.361] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 
1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     5.361] (II) modeset(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 
1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[     5.361] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 
1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     5.361] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 
1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     5.361] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 
1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     5.361] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 
1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     5.361] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 
1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     5.361] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 
1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     5.361] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 
1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     5.361] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 
1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     5.361] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 
1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     5.361] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 
1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     5.361] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 
1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     5.361] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 
1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     5.361] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 
1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     5.361] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 
1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     5.361] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 
1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     5.361] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 
1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     5.361] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 
1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     5.361] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 
1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     5.361] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 
1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     5.361] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 
1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     5.361] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056 
 600 601 605 628 +hsync +vsync (37.9 kHz d)
[     5.361] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024 
 600 601 603 625 +hsync +vsync (35.2 kHz d)
[     5.361] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 
1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     5.361] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920 
 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     5.361] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072 
 486 489 494 506 -hsync +vsync (30.3 kHz d)
[     5.361] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024 
 486 489 494 500 +hsync -vsync (29.8 kHz d)
[     5.361] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832 
 512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[     5.361] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940 
 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     5.361] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 
1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     5.361] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880 
 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     5.361] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844 
 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     5.361] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952 
 450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[     5.361] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924 
 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     5.361] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780 
 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     5.361] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900 
 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     5.361] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  
480 490 492 525 -hsync -vsync (31.5 kHz d)
[     5.361] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  
405 408 413 422 -hsync +vsync (25.1 kHz d)
[     5.361] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  
405 408 413 419 +hsync -vsync (24.7 kHz d)
[     5.361] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892 
 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     5.361] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764 
 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     5.361] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888 
 384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[     5.361] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760 
 384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[     5.361] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840 
 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     5.361] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720 
 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     5.361] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760 
 432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[     5.361] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832 
 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     5.361] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720 
 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     5.361] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  
360 363 368 376 -hsync +vsync (22.5 kHz d)
[     5.361] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  
360 363 368 374 +hsync -vsync (22.2 kHz d)
[     5.361] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672 
 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     5.361] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648 
 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     5.361] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592 
 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     5.361] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608 
 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     5.361] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560 
 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     5.361] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528 
 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     5.361] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512 
 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     5.361] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536 
 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     5.361] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512 
 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     5.361] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400 
 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     5.361] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448 
 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     5.361] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440 
 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     5.361] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400 
 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     5.361] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400 
 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     5.361] (II) modeset(0): EDID for output DP-1
[     5.554] (II) modeset(0): EDID for output HDMI-1
[     5.554] (II) modeset(0): EDID for output DP-2
[     5.555] (II) modeset(0): EDID for output HDMI-2
[     5.555] (II) modeset(0): Output eDP-1 connected
[     5.555] (II) modeset(0): Output DP-1 disconnected
[     5.555] (II) modeset(0): Output HDMI-1 disconnected
[     5.555] (II) modeset(0): Output DP-2 disconnected
[     5.555] (II) modeset(0): Output HDMI-2 disconnected
[     5.555] (II) modeset(0): Using exact sizes for initial modes
[     5.555] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[     5.555] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     5.555] (==) modeset(0): DPI set to (96, 96)
[     5.555] (II) Loading sub module "fb"
[     5.555] (II) LoadModule: "fb"
[     5.555] (II) Loading /usr/lib/xorg/modules/libfb.so
[     5.557] (II) Module fb: vendor="X.Org Foundation"
[     5.557]    compiled for 1.20.4, module version = 1.0.0
[     5.557]    ABI class: X.Org ANSI C Emulation, version 0.4
[     5.557] (II) UnloadModule: "fbdev"
[     5.557] (II) Unloading fbdev
[     5.557] (II) UnloadSubModule: "fbdevhw"
[     5.557] (II) Unloading fbdevhw
[     5.557] (II) UnloadModule: "vesa"
[     5.557] (II) Unloading vesa
[     5.569] (==) modeset(0): Backing store enabled
[     5.569] (==) modeset(0): Silken mouse enabled
[     5.631] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     5.632] (==) modeset(0): DPMS enabled
[     5.634] (II) modeset(0): [DRI2] Setup complete
[     5.634] (II) modeset(0): [DRI2]   DRI driver: i965
[     5.634] (II) modeset(0): [DRI2]   VDPAU driver: i965
[     5.634] (II) Initializing extension Generic Event Extension
[     5.634] (II) Initializing extension SHAPE
[     5.634] (II) Initializing extension MIT-SHM
[     5.635] (II) Initializing extension XInputExtension
[     5.635] (II) Initializing extension XTEST
[     5.635] (II) Initializing extension BIG-REQUESTS
[     5.636] (II) Initializing extension SYNC
[     5.636] (II) Initializing extension XKEYBOARD
[     5.636] (II) Initializing extension XC-MISC
[     5.636] (II) Initializing extension SECURITY
[     5.636] (II) Initializing extension XFIXES
[     5.637] (II) Initializing extension RENDER
[     5.637] (II) Initializing extension RANDR
[     5.637] (II) Initializing extension COMPOSITE
[     5.637] (II) Initializing extension DAMAGE
[     5.638] (II) Initializing extension MIT-SCREEN-SAVER
[     5.638] (II) Initializing extension DOUBLE-BUFFER
[     5.638] (II) Initializing extension RECORD
[     5.638] (II) Initializing extension DPMS
[     5.638] (II) Initializing extension Present
[     5.639] (II) Initializing extension DRI3
[     5.639] (II) Initializing extension X-Resource
[     5.639] (II) Initializing extension XVideo
[     5.639] (II) Initializing extension XVideo-MotionCompensation
[     5.639] (II) Initializing extension SELinux
[     5.639] (II) SELinux: Disabled on system
[     5.639] (II) Initializing extension GLX
[     5.645] (II) AIGLX: Loaded and initialized i965
[     5.645] (II) GLX: Initialized DRI2 GL provider for screen 0
[     5.645] (II) Initializing extension XFree86-VidModeExtension
[     5.645] (II) Initializing extension XFree86-DGA
[     5.645] (II) Initializing extension XFree86-DRI
[     5.645] (II) Initializing extension DRI2
[     5.653] (II) modeset(0): Damage tracking initialized
[     5.653] (II) modeset(0): Setting screen physical size to 508 x 285
[     5.710] (II) config/udev: Adding input device Power Button 
(/dev/input/event5)
[     5.710] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.710] (II) LoadModule: "libinput"
[     5.710] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     5.715] (II) Module libinput: vendor="X.Org Foundation"
[     5.715]    compiled for 1.20.4, module version = 0.28.2
[     5.715]    Module class: X.Org XInput Driver
[     5.715]    ABI class: X.Org XInput driver, version 24.1
[     5.715] (II) Using input driver 'libinput' for 'Power Button'
[     5.715] (**) Power Button: always reports core events
[     5.715] (**) Option "Device" "/dev/input/event5"
[     5.715] (**) Option "_source" "server/udev"
[     5.721] (II) event5  - Power Button: is tagged by udev as: Keyboard
[     5.721] (II) event5  - Power Button: device is a keyboard
[     5.721] (II) event5  - Power Button: device removed
[     5.746] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event5"
[     5.746] (II) XINPUT: Adding extended input device "Power Button" (type: 
KEYBOARD, id 6)
[     5.746] (**) Option "xkb_model" "pc105"
[     5.746] (**) Option "xkb_layout" "no"
[     5.769] (II) event5  - Power Button: is tagged by udev as: Keyboard
[     5.769] (II) event5  - Power Button: device is a keyboard
[     5.769] (II) config/udev: Adding input device Video Bus (/dev/input/event1)
[     5.769] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     5.769] (II) Using input driver 'libinput' for 'Video Bus'
[     5.769] (**) Video Bus: always reports core events
[     5.769] (**) Option "Device" "/dev/input/event1"
[     5.769] (**) Option "_source" "server/udev"
[     5.769] (II) event1  - Video Bus: is tagged by udev as: Keyboard
[     5.769] (II) event1  - Video Bus: device is a keyboard
[     5.769] (II) event1  - Video Bus: device removed
[     5.786] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event1"
[     5.786] (II) XINPUT: Adding extended input device "Video Bus" (type: 
KEYBOARD, id 7)
[     5.786] (**) Option "xkb_model" "pc105"
[     5.786] (**) Option "xkb_layout" "no"
[     5.787] (II) event1  - Video Bus: is tagged by udev as: Keyboard
[     5.787] (II) event1  - Video Bus: device is a keyboard
[     5.788] (II) config/udev: Adding input device Lid Switch 
(/dev/input/event3)
[     5.788] (II) No input driver specified, ignoring this device.
[     5.788] (II) This device may have been added with another device file.
[     5.788] (II) config/udev: Adding input device Sleep Button 
(/dev/input/event4)
[     5.788] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     5.788] (II) Using input driver 'libinput' for 'Sleep Button'
[     5.788] (**) Sleep Button: always reports core events
[     5.788] (**) Option "Device" "/dev/input/event4"
[     5.788] (**) Option "_source" "server/udev"
[     5.789] (II) event4  - Sleep Button: is tagged by udev as: Keyboard
[     5.789] (II) event4  - Sleep Button: device is a keyboard
[     5.789] (II) event4  - Sleep Button: device removed
[     5.810] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event4"
[     5.810] (II) XINPUT: Adding extended input device "Sleep Button" (type: 
KEYBOARD, id 8)
[     5.810] (**) Option "xkb_model" "pc105"
[     5.810] (**) Option "xkb_layout" "no"
[     5.811] (II) event4  - Sleep Button: is tagged by udev as: Keyboard
[     5.811] (II) event4  - Sleep Button: device is a keyboard
[     5.812] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 
(/dev/input/event8)
[     5.812] (II) No input driver specified, ignoring this device.
[     5.812] (II) This device may have been added with another device file.
[     5.813] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 
(/dev/input/event9)
[     5.813] (II) No input driver specified, ignoring this device.
[     5.813] (II) This device may have been added with another device file.
[     5.813] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 
(/dev/input/event10)
[     5.813] (II) No input driver specified, ignoring this device.
[     5.813] (II) This device may have been added with another device file.
[     5.813] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 
(/dev/input/event11)
[     5.813] (II) No input driver specified, ignoring this device.
[     5.813] (II) This device may have been added with another device file.
[     5.814] (II) config/udev: Adding input device HDA Intel HDMI 
HDMI/DP,pcm=10 (/dev/input/event12)
[     5.814] (II) No input driver specified, ignoring this device.
[     5.814] (II) This device may have been added with another device file.
[     5.814] (II) config/udev: Adding input device HDA Digital PCBeep 
(/dev/input/event13)
[     5.814] (II) No input driver specified, ignoring this device.
[     5.814] (II) This device may have been added with another device file.
[     5.815] (II) config/udev: Adding input device HDA Intel PCH Dock Mic 
(/dev/input/event14)
[     5.815] (II) No input driver specified, ignoring this device.
[     5.815] (II) This device may have been added with another device file.
[     5.815] (II) config/udev: Adding input device HDA Intel PCH Mic 
(/dev/input/event15)
[     5.815] (II) No input driver specified, ignoring this device.
[     5.815] (II) This device may have been added with another device file.
[     5.816] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone 
(/dev/input/event16)
[     5.816] (II) No input driver specified, ignoring this device.
[     5.816] (II) This device may have been added with another device file.
[     5.816] (II) config/udev: Adding input device HDA Intel PCH Headphone 
(/dev/input/event17)
[     5.816] (II) No input driver specified, ignoring this device.
[     5.816] (II) This device may have been added with another device file.
[     5.817] (II) config/udev: Adding input device AT Translated Set 2 keyboard 
(/dev/input/event0)
[     5.817] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput 
keyboard catchall"
[     5.817] (II) Using input driver 'libinput' for 'AT Translated Set 2 
keyboard'
[     5.817] (**) AT Translated Set 2 keyboard: always reports core events
[     5.817] (**) Option "Device" "/dev/input/event0"
[     5.817] (**) Option "_source" "server/udev"
[     5.818] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: 
Keyboard
[     5.818] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[     5.818] (II) event0  - AT Translated Set 2 keyboard: device removed
[     5.846] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[     5.846] (II) XINPUT: Adding extended input device "AT Translated Set 2 
keyboard" (type: KEYBOARD, id 9)
[     5.846] (**) Option "xkb_model" "pc105"
[     5.846] (**) Option "xkb_layout" "no"
[     5.847] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: 
Keyboard
[     5.847] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[     5.849] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad 
(/dev/input/event2)
[     5.849] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput 
touchpad catchall"
[     5.849] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[     5.849] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     5.849] (**) Option "Device" "/dev/input/event2"
[     5.849] (**) Option "_source" "server/udev"
[     5.850] (II) event2  - SynPS/2 Synaptics TouchPad: is tagged by udev as: 
Touchpad
[     5.853] (II) event2  - SynPS/2 Synaptics TouchPad: device is a touchpad
[     5.853] (II) event2  - SynPS/2 Synaptics TouchPad: device removed
[     5.886] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio1/input/input2/event2"
[     5.886] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics 
TouchPad" (type: TOUCHPAD, id 10)
[     5.888] (**) Option "AccelerationScheme" "none"
[     5.888] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[     5.888] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[     5.888] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[     5.889] (II) event2  - SynPS/2 Synaptics TouchPad: is tagged by udev as: 
Touchpad
[     5.891] (II) event2  - SynPS/2 Synaptics TouchPad: device is a touchpad
[     5.892] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad 
(/dev/input/mouse0)
[     5.892] (II) No input driver specified, ignoring this device.
[     5.892] (II) This device may have been added with another device file.
[     5.892] (II) config/udev: Adding input device PC Speaker 
(/dev/input/event7)
[     5.892] (II) No input driver specified, ignoring this device.
[     5.892] (II) This device may have been added with another device file.
[     5.894] (II) config/udev: Adding input device ThinkPad Extra Buttons 
(/dev/input/event6)
[     5.894] (**) ThinkPad Extra Buttons: Applying InputClass "libinput 
keyboard catchall"
[     5.894] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[     5.894] (**) ThinkPad Extra Buttons: always reports core events
[     5.894] (**) Option "Device" "/dev/input/event6"
[     5.894] (**) Option "_source" "server/udev"
[     5.894] (II) event6  - ThinkPad Extra Buttons: is tagged by udev as: 
Keyboard Switch
[     5.894] (II) event6  - ThinkPad Extra Buttons: device is a keyboard
[     5.894] (II) event6  - ThinkPad Extra Buttons: device removed
[     5.922] (**) Option "config_info" 
"udev:/sys/devices/platform/thinkpad_acpi/input/input8/event6"
[     5.922] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" 
(type: KEYBOARD, id 11)
[     5.922] (**) Option "xkb_model" "pc105"
[     5.922] (**) Option "xkb_layout" "no"
[     5.924] (II) event6  - ThinkPad Extra Buttons: is tagged by udev as: 
Keyboard Switch
[     5.924] (II) event6  - ThinkPad Extra Buttons: device is a keyboard
[    10.516] (II) modeset(0): EDID vendor "LGD", prod id 1079
[    10.516] (II) modeset(0): Printing DDC gathered Modelines:
[    10.516] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[    10.714] (II) modeset(0): EDID vendor "LGD", prod id 1079
[    10.714] (II) modeset(0): Printing DDC gathered Modelines:
[    10.714] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[    11.219] (II) modeset(0): EDID vendor "LGD", prod id 1079
[    11.219] (II) modeset(0): Printing DDC gathered Modelines:
[    11.219] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[    11.524] (II) modeset(0): EDID vendor "LGD", prod id 1079
[    11.524] (II) modeset(0): Printing DDC gathered Modelines:
[    11.524] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[    11.967] (II) modeset(0): EDID vendor "LGD", prod id 1079
[    11.967] (II) modeset(0): Printing DDC gathered Modelines:
[    11.967] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 70974.655] (II) modeset(0): EDID vendor "LGD", prod id 1079
[ 70974.656] (II) modeset(0): Printing DDC gathered Modelines:
[ 70974.656] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 70974.956] (II) modeset(0): EDID vendor "LGD", prod id 1079
[ 70974.956] (II) modeset(0): Printing DDC gathered Modelines:
[ 70974.956] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 72020.922] (II) modeset(0): EDID vendor "LGD", prod id 1079
[ 72020.922] (II) modeset(0): Printing DDC gathered Modelines:
[ 72020.922] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 72021.121] (II) modeset(0): EDID vendor "LGD", prod id 1079
[ 72021.121] (II) modeset(0): Printing DDC gathered Modelines:
[ 72021.121] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 72023.141] (II) modeset(0): EDID vendor "LGD", prod id 1079
[ 72023.141] (II) modeset(0): Printing DDC gathered Modelines:
[ 72023.141] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 72099.879] (II) modeset(0): EDID vendor "LGD", prod id 1079
[ 72099.879] (II) modeset(0): Printing DDC gathered Modelines:
[ 72099.879] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 72100.077] (II) modeset(0): EDID vendor "LGD", prod id 1079
[ 72100.077] (II) modeset(0): Printing DDC gathered Modelines:
[ 72100.077] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 72102.538] (II) modeset(0): EDID vendor "LGD", prod id 1079
[ 72102.538] (II) modeset(0): Printing DDC gathered Modelines:
[ 72102.538] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 72177.925] (II) modeset(0): EDID vendor "LGD", prod id 1079
[ 72177.925] (II) modeset(0): Printing DDC gathered Modelines:
[ 72177.925] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 72178.121] (II) modeset(0): EDID vendor "LGD", prod id 1079
[ 72178.121] (II) modeset(0): Printing DDC gathered Modelines:
[ 72178.121] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 72180.303] (II) modeset(0): EDID vendor "LGD", prod id 1079
[ 72180.303] (II) modeset(0): Printing DDC gathered Modelines:
[ 72180.303] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 75772.936] (II) modeset(0): EDID vendor "LGD", prod id 1079
[ 75772.936] (II) modeset(0): Printing DDC gathered Modelines:
[ 75772.936] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 75773.133] (II) modeset(0): EDID vendor "LGD", prod id 1079
[ 75773.133] (II) modeset(0): Printing DDC gathered Modelines:
[ 75773.133] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[ 75775.426] (II) modeset(0): EDID vendor "LGD", prod id 1079
[ 75775.426] (II) modeset(0): Printing DDC gathered Modelines:
[ 75775.426] (II) modeset(0): Modeline "1920x1080"x0.0  138.46  1920 1968 2000 
2106  1080 1083 1088 1095 +hsync -vsync (65.7 kHz eP)
[121878.708] (EE) event2  - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump 
detected and discarded.
See 
https://wayland.freedesktop.org/libinput/doc/1.12.6/touchpad-jumping-cursors.html
 for details

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
E: SUBSYSTEM=input
E: PRODUCT=19/0/1/0
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PROP=0
E: EV=3
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: USEC_INITIALIZED=4011368
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: TAGS=:seat:

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event5
N: input/event5
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event5
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event5
E: MAJOR=13
E: MINOR=69
E: USEC_INITIALIZED=4173768
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: XKBMODEL=pc105
E: XKBLAYOUT=no
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/1:LNXPWRBN/button
E: TAGS=:power-switch:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
E: SUBSYSTEM=input
E: PRODUCT=19/0/6/0
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PROP=0
E: EV=3
E: KEY=3e000b00000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: USEC_INITIALIZED=1211676
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: ID_FOR_SEAT=input-acpi-LNXVIDEO_00
E: TAGS=:seat:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event1
N: input/event1
L: 0
E: 
DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event1
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event1
E: MAJOR=13
E: MINOR=65
E: USEC_INITIALIZED=4149772
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: XKBMODEL=pc105
E: XKBLAYOUT=no
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/6:LNXVIDEO/video
E: TAGS=:power-switch:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
E: SUBSYSTEM=input
E: PRODUCT=19/0/5/0
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PROP=0
E: EV=21
E: SW=1
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: USEC_INITIALIZED=4011652
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: ID_FOR_SEAT=input-acpi-PNP0C0D_00
E: TAGS=:seat:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5/event3
N: input/event3
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5/event3
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event3
E: MAJOR=13
E: MINOR=67
E: USEC_INITIALIZED=4147992
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: LIBINPUT_DEVICE_GROUP=19/0/5:PNP0C0D/button
E: TAGS=:power-switch:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6
E: SUBSYSTEM=input
E: PRODUCT=19/0/3/0
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PROP=0
E: EV=3
E: KEY=4000 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: USEC_INITIALIZED=4008456
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: ID_FOR_SEAT=input-acpi-PNP0C0E_00
E: TAGS=:seat:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event4
N: input/event4
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event4
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event4
E: MAJOR=13
E: MINOR=68
E: USEC_INITIALIZED=4154260
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: XKBMODEL=pc105
E: XKBLAYOUT=no
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/3:PNP0C0E/button
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input10
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input10
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel HDMI HDMI/DP,pcm=3"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=140
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: USEC_INITIALIZED=4177773
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input10/event8
N: input/event8
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input10/event8
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event8
E: MAJOR=13
E: MINOR=72
E: USEC_INITIALIZED=4242905
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input11
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input11
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel HDMI HDMI/DP,pcm=7"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=140
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: USEC_INITIALIZED=4178011
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input11/event9
N: input/event9
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input11/event9
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event9
E: MAJOR=13
E: MINOR=73
E: USEC_INITIALIZED=4231528
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input12
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input12
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel HDMI HDMI/DP,pcm=8"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=140
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: USEC_INITIALIZED=4179239
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input12/event10
N: input/event10
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input12/event10
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event10
E: MAJOR=13
E: MINOR=74
E: USEC_INITIALIZED=4241428
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input13
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input13
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel HDMI HDMI/DP,pcm=9"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=140
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: USEC_INITIALIZED=4180700
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input13/event11
N: input/event11
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input13/event11
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event11
E: MAJOR=13
E: MINOR=75
E: USEC_INITIALIZED=4242347
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input14
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input14
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel HDMI HDMI/DP,pcm=10"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=140
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: USEC_INITIALIZED=4182554
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:03.0/sound/card0/input14/event12
N: input/event12
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input14/event12
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event12
E: MAJOR=13
E: MINOR=76
E: USEC_INITIALIZED=4230233
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input15
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input15
E: SUBSYSTEM=input
E: PRODUCT=1/10ec/292/1
E: NAME="HDA Digital PCBeep"
E: PHYS="card1/codec#0/beep0"
E: PROP=0
E: EV=40001
E: SND=6
E: MODALIAS=input:b0001v10ECp0292e0001-e0,12,kramls1,2,fw
E: USEC_INITIALIZED=4190075
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input15/event13
N: input/event13
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input15/event13
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event13
E: MAJOR=13
E: MINOR=77
E: USEC_INITIALIZED=4229294
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=1/10ec/292:card1/codec#0/beep0

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input16
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input16
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH Dock Mic"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=10
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: USEC_INITIALIZED=4191312
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input16/event14
N: input/event14
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input16/event14
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event14
E: MAJOR=13
E: MINOR=78
E: USEC_INITIALIZED=4238281
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input17
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input17
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH Mic"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=10
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: USEC_INITIALIZED=4191330
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input17/event15
N: input/event15
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input17/event15
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event15
E: MAJOR=13
E: MINOR=79
E: USEC_INITIALIZED=4245550
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input18
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input18
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH Dock Headphone"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=4
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: USEC_INITIALIZED=4192305
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input18/event16
N: input/event16
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input18/event16
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event16
E: MAJOR=13
E: MINOR=80
E: USEC_INITIALIZED=4247265
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input19
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input19
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel PCH Headphone"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=4
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: USEC_INITIALIZED=4193371
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:

P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input19/event17
N: input/event17
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input19/event17
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event17
E: MAJOR=13
E: MINOR=81
E: USEC_INITIALIZED=4245594
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0:ALSA
E: TAGS=:power-switch:

P: /devices/platform/i8042/serio0/input/input0
L: 0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: SUBSYSTEM=input
E: PRODUCT=11/1/1/ab54
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PROP=0
E: EV=120013
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: MSC=10
E: LED=7
E: 
MODALIAS=input:b0011v0001p0001eAB54-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: USEC_INITIALIZED=1126390
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: TAGS=:seat:

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
L: 0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event0
E: MAJOR=13
E: MINOR=64
E: USEC_INITIALIZED=4148345
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=no
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=11/1/1:isa0060/serio0
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: TAGS=:power-switch:

P: /devices/platform/i8042/serio1/input/input2
L: 0
E: DEVPATH=/devices/platform/i8042/serio1/input/input2
E: SUBSYSTEM=input
E: PRODUCT=11/2/7/1b1
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio1/input0"
E: PROP=15
E: EV=b
E: KEY=e520 10000 0 0 0 0
E: ABS=660800011000003
E: 
MODALIAS=input:b0011v0002p0007e01B1-e0,1,3,k110,145,148,14A,14D,14E,14F,ra0,1,18,1C,2F,35,36,39,3A,mlsfw
E: USEC_INITIALIZED=2074139
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: TAGS=:seat:

P: /devices/platform/i8042/serio1/input/input2/event2
N: input/event2
L: 0
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVPATH=/devices/platform/i8042/serio1/input/input2/event2
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event2
E: MAJOR=13
E: MINOR=66
E: USEC_INITIALIZED=4223828
E: EVDEV_ABS_00=::41
E: EVDEV_ABS_01=::37
E: EVDEV_ABS_35=::41
E: EVDEV_ABS_36=::37
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_WIDTH_MM=84
E: ID_INPUT_HEIGHT_MM=64
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_INPUT_TOUCHPAD_INTEGRATION=internal
E: LIBINPUT_DEVICE_GROUP=11/2/7:isa0060/serio1
E: LIBINPUT_FUZZ_35=8
E: LIBINPUT_FUZZ_36=8
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/platform/i8042/serio1/input/input2/mouse0
N: input/mouse0
L: 0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVPATH=/devices/platform/i8042/serio1/input/input2/mouse0
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/mouse0
E: MAJOR=13
E: MINOR=32
E: USEC_INITIALIZED=3995252
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse

P: /devices/platform/pcspkr/input/input9
L: 0
E: DEVPATH=/devices/platform/pcspkr/input/input9
E: SUBSYSTEM=input
E: PRODUCT=10/1f/1/100
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PROP=0
E: EV=40001
E: SND=6
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: USEC_INITIALIZED=4048335
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_FOR_SEAT=input-platform-pcspkr
E: TAGS=:seat:

P: /devices/platform/pcspkr/input/input9/event7
N: input/event7
L: 0
S: input/by-path/platform-pcspkr-event-spkr
E: DEVPATH=/devices/platform/pcspkr/input/input9/event7
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event7
E: MAJOR=13
E: MINOR=71
E: USEC_INITIALIZED=4155074
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: LIBINPUT_DEVICE_GROUP=10/1f/1:isa0061
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/platform/thinkpad_acpi/input/input8
L: 0
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input8
E: SUBSYSTEM=input
E: PRODUCT=19/17aa/5054/4101
E: NAME="ThinkPad Extra Buttons"
E: PHYS="thinkpad_acpi/input0"
E: PROP=0
E: EV=33
E: KEY=10040 0 18040000 0 50000000000000 0 1701b02102004 c000280051115000 
10e000000000000 0
E: MSC=10
E: SW=8
E: 
MODALIAS=input:b0019v17AAp5054e4101-e0,1,4,5,k71,72,73,78,8C,8E,90,94,98,9C,9E,AB,AD,BE,BF,C2,CD,D4,D9,E0,E1,E3,E4,EC,ED,EE,F0,174,176,1D2,1DB,1DC,246,250,ram4,lsfw3,
E: USEC_INITIALIZED=4044134
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: ID_FOR_SEAT=input-platform-thinkpad_acpi
E: TAGS=:seat:

P: /devices/platform/thinkpad_acpi/input/input8/event6
N: input/event6
L: 0
S: input/by-path/platform-thinkpad_acpi-event
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input8/event6
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event6
E: MAJOR=13
E: MINOR=70
E: USEC_INITIALIZED=4175237
E: KEYBOARD_KEY_01=screenlock
E: KEYBOARD_KEY_02=battery
E: KEYBOARD_KEY_03=sleep
E: KEYBOARD_KEY_04=wlan
E: KEYBOARD_KEY_06=switchvideomode
E: KEYBOARD_KEY_07=f21
E: KEYBOARD_KEY_08=f24
E: KEYBOARD_KEY_0b=suspend
E: KEYBOARD_KEY_0f=brightnessup
E: KEYBOARD_KEY_10=brightnessdown
E: KEYBOARD_KEY_11=kbdillumtoggle
E: KEYBOARD_KEY_13=zoom
E: KEYBOARD_KEY_14=volumeup
E: KEYBOARD_KEY_15=volumedown
E: KEYBOARD_KEY_16=mute
E: KEYBOARD_KEY_17=prog1
E: KEYBOARD_KEY_1a=f20
E: KEYBOARD_KEY_45=bookmarks
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: XKBMODEL=pc105
E: XKBLAYOUT=no
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/17aa/5054:thinkpad_acpi
E: DEVLINKS=/dev/input/by-path/platform-thinkpad_acpi-event
E: TAGS=:power-switch:


DRM Information from dmesg:
---------------------------


-- System Information:
Debian Release: 10.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.1.0-rc7+ (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN
Locale: LANG=nb_NO.utf8, LC_CTYPE=nb_NO.utf8 (charmap=UTF-8), 
LANGUAGE=nb_NO.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xserver-xorg depends on:
ii  x11-xkb-utils                                    7.7+4
ii  xkb-data                                         2.26-2
ii  xserver-xorg-core                                2:1.20.4-1
ii  xserver-xorg-input-all                           1:7.7+19
ii  xserver-xorg-input-libinput [xorg-driver-input]  0.28.2-2
ii  xserver-xorg-input-wacom [xorg-driver-input]     0.34.99.1-1
ii  xserver-xorg-video-amdgpu [xorg-driver-video]    19.0.1-1
ii  xserver-xorg-video-ati [xorg-driver-video]       1:19.0.1-1
ii  xserver-xorg-video-fbdev [xorg-driver-video]     1:0.5.0-1
ii  xserver-xorg-video-intel [xorg-driver-video]     2:2.99.917+git20180925-2
ii  xserver-xorg-video-nouveau [xorg-driver-video]   1:1.0.16-1
ii  xserver-xorg-video-qxl [xorg-driver-video]       0.1.5-2+b1
ii  xserver-xorg-video-radeon [xorg-driver-video]    1:19.0.1-1
ii  xserver-xorg-video-vesa [xorg-driver-video]      1:2.4.0-2

Versions of packages xserver-xorg recommends:
ii  xserver-xorg-legacy  2:1.20.4-1

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration  1.191
ii  libaudit1               1:2.8.4-3
ii  libbsd0                 0.9.1-2
ii  libc6                   2.28-10
ii  libdbus-1-3             1.12.14-1
ii  libdrm2                 2.4.97-1
ii  libegl1                 1.1.0-1
ii  libegl1-mesa            18.3.6-2
ii  libepoxy0               1.5.3-0.1
ii  libgbm1                 18.3.6-2
ii  libgcrypt20             1.8.4-5
ii  libgl1                  1.1.0-1
ii  libpciaccess0           0.14-1
ii  libpixman-1-0           0.36.0-1
ii  libselinux1             2.8-1+b1
ii  libsystemd0             241-4
ii  libudev1                241-4
ii  libunwind8              1.2.1-9
ii  libxau6                 1:1.0.8-1+b2
ii  libxdmcp6               1:1.1.2-3
ii  libxfont2               1:2.0.3-1
ii  libxshmfence1           1.3-1
ii  udev                    241-4
ii  xserver-common          2:1.20.4-1

Versions of packages xserver-xorg-core recommends:
ii  libpam-systemd  241-4

Versions of packages xserver-xorg-core suggests:
ii  xfonts-100dpi    1:1.0.4+nmu1
ii  xfonts-75dpi     1:1.0.4+nmu1
ii  xfonts-scalable  1:1.0.3-1.1

--- End Message ---
--- Begin Message ---
Source: nageru
Source-Version: 1.8.4-1+buster1

We believe that the bug you reported is fixed in the latest version of
nageru, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 929...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steinar H. Gunderson <se...@debian.org> (supplier of updated nageru package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 13 Jun 2019 17:57:18 +0200
Source: nageru
Binary: futatabi futatabi-dbgsym nageru nageru-dbgsym
Architecture: source amd64
Version: 1.8.4-1+buster1
Distribution: testing
Urgency: high
Maintainer: Steinar H. Gunderson <se...@debian.org>
Changed-By: Steinar H. Gunderson <se...@debian.org>
Description:
 futatabi   - multicamera slow motion video server
 nageru     - modern free software video mixer
Closes: 929451
Changes:
 nageru (1.8.4-1+buster1) testing; urgency=high
 .
   * fix-mesa-glsl-cache-crashes.diff: New patch, backported from upstream git.
     Fixes a crash (with a nonsensical GLSL link error) when running on Mesa
     versions that include the GLSL shader cache. (Closes: #929451)
Checksums-Sha1:
 8a5bf1d7dfc8823a4ce1bf86bc67f1e6a3c8bbf1 2340 nageru_1.8.4-1+buster1.dsc
 af905e1c51c213f3d683917be8559c2894afe6e9 5752 
nageru_1.8.4-1+buster1.debian.tar.xz
 be810226b9ab82a8306a7a4c854fce721b03e0c7 7140736 
futatabi-dbgsym_1.8.4-1+buster1_amd64.deb
 0fe693f867af5d81fffaabd960ca9de6bc779fa2 262056 
futatabi_1.8.4-1+buster1_amd64.deb
 f2936701b70555bec4f79ed4b9935239fd362e80 17925568 
nageru-dbgsym_1.8.4-1+buster1_amd64.deb
 6a45facc285060842825bcb8adcd8cd932322869 14799 
nageru_1.8.4-1+buster1_amd64.buildinfo
 d3096842e752c5a3bda850049cfd8f963bb23dad 580352 
nageru_1.8.4-1+buster1_amd64.deb
Checksums-Sha256:
 7d515407e54fc189c67433870a527600247fd412e5349dee8a8416b6a79447ce 2340 
nageru_1.8.4-1+buster1.dsc
 b39b3abfe2510c70f8b437ec860e93a79c9a71b79b9adfa19d82f67936458142 5752 
nageru_1.8.4-1+buster1.debian.tar.xz
 b40ad7fa78b7776c7bd3b4486aafcb15d700fad41d7d9c66264db9ca97379e8b 7140736 
futatabi-dbgsym_1.8.4-1+buster1_amd64.deb
 7cf0a8608c32c313a342b1a15f88e2e0fb32fede2971b9e9356f69e618296d88 262056 
futatabi_1.8.4-1+buster1_amd64.deb
 87edb95ed196a7c8fe36375c83547618c172da7027950b81d334d46f872ae338 17925568 
nageru-dbgsym_1.8.4-1+buster1_amd64.deb
 6a2206c1fa8d29a697602e419c7aaad49dd987821f21c3f7442792dda4f6757b 14799 
nageru_1.8.4-1+buster1_amd64.buildinfo
 a1e41c3bdb7dacccc04e7c8d44652cb0f1f4556ac7668f87edb07d1fe350cfa3 580352 
nageru_1.8.4-1+buster1_amd64.deb
Files:
 f0004c188cdb8e331ee0338106391a3d 2340 video optional nageru_1.8.4-1+buster1.dsc
 00ef7b4f17648a9abecdfd76c84bae83 5752 video optional 
nageru_1.8.4-1+buster1.debian.tar.xz
 37ed484ec646ac96a2c591fb575d5408 7140736 debug optional 
futatabi-dbgsym_1.8.4-1+buster1_amd64.deb
 a51933e19c0bc1f8f0a1a570dd12a2d9 262056 video optional 
futatabi_1.8.4-1+buster1_amd64.deb
 6a36f032ad4c50c60b09b7f2ba18e772 17925568 debug optional 
nageru-dbgsym_1.8.4-1+buster1_amd64.deb
 faecad25b993fe466f87b8c844b2492d 14799 video optional 
nageru_1.8.4-1+buster1_amd64.buildinfo
 17f683e8cf0313128bd9b7c091620445 580352 video optional 
nageru_1.8.4-1+buster1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEwukAT/AowY5OrduDf2F1YXeXj3YFAl0CdXUACgkQf2F1YXeX
j3agYQ/+MK12z78vpmr/vxihYHuwCrNQlCMXutxkqG8Gx+lqvgXcPBGuHBPFJeGk
l14GZfecKQ0UhByCP5rV8OuGRKj73zLVKfgnteFPZVUKygYZ5XTMZNdAaizoDi8o
LBuO27FSq9adaEUoFkkkHPk69pncCbqtdU193fmagHs5Brf0gt9dHoFTUjKeoU7/
dTXZsOCEG9EzCwYt+heZe4/VmQ2MwcawZ96slIHVN+sPJ7Y/+PRga2BlGKmiJnt/
GSpR700Ps/VhXizuHzCxissIt810IeVa48UM9/47wKpGP3QoQAa5VveU9EMzNIJl
O1KN97XDHnQjq2f0kNgPkyNZtiivK5g8QO0i8QPQ2JpFw09oYkfmpSRklev0ZOCL
6WFVJdvancQvk9Ekqj4E2So35oNHEGA5gfu8dPNz1lPTueRbtIFcsRga08pMzYN0
QBkp1je7pWw00t9bFppME9xcN1cEkB04Ju6HVlnCaXp+HqNYX7U5OdDy84TPr7Wy
fbJ1zjNa5dM1d2ZslQNQ4g4nk5J0L8GbCCMyxYCV3FDixodQFzzEnq3S4xjiXedb
nALYrtd5K1f6PGqr9fTTSoHgYgPwa75k250hzV3CnY3avrvmVdSdL4xW4/lENtXG
WVbj34RuHdjlgDXBVRw3zawO949u4dGWd4cIVSW0b8ba7fzwTFQ=
=LaYr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to