Announcement

Collapse
No announcement yet.

paulo.miguel.dias PPA edition (llvm 3.8 and mesa 4.x) ready

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • paulo.miguel.dias PPA edition (llvm 3.8 and mesa 4.x) ready

    Hello/2 all...

    I'm happy to report that i successfully overcome the llvm 3.7/3.8 compilation bugs that were plaguing the ubuntu PPA builds.

    You can now enjoy full LLVM 3.8.x goodness together with mesa 4.x for radeon and once its ready, intel.

    go get it at https://launchpad.net/~paulo-miguel-...e/ubuntu/mesa/ (wily for now)

    I use this ppa myself, so i plan on keeping it updated as often as possible (at least once a week).

    any questions and/or suggestions, feel free to add them below.

    enjoy

    Paulo Dias

    edit: added beignet

    i added beignet 1.2.x git to the repo, right now is compiled against llvm 3.7.x , i'll push it to 3.8.x as soon as the code compiles with it.
    Last edited by groo_pcd; 11 January 2016, 12:26 PM.

  • #2
    Hey Paulo, thank you for your hard work! I'm just reporting in that my R9 390 still sadly only displays OpenGL 3.0 after installing this PPA in Ubuntu 15.10. I don't mean to bother you, but are only older cards before 300 series supported for 4.x support?

    Or is it just my card in particular that isn't currently supported by RadeonSI? Regardless, keep up the good work! Hopefully I'll be able to use your ppa soon

    Comment


    • #3
      Thank you so much, Paulo!! I had been using mesa 11 with llvm 3.7 from April! So now it's time to upgrade to wily and to update mesa. I'm curious to see how much the performance of my Radeon HD 7870 has improved.

      Comment


      • #4
        Originally posted by sabun View Post
        Hey Paulo, thank you for your hard work! I'm just reporting in that my R9 390 still sadly only displays OpenGL 3.0 after installing this PPA in Ubuntu 15.10. I don't mean to bother you, but are only older cards before 300 series supported for 4.x support?

        Or is it just my card in particular that isn't currently supported by RadeonSI? Regardless, keep up the good work! Hopefully I'll be able to use your ppa soon
        Hey there, do you use PRIME (intel/radeon combo) or single card?

        could you post here the result of DRI_PRIME=1 glxinfo and/or glxinfo? also could you post xorg.log? if im not mistaken R9 390 uses the new amdgpu driver which isnt ready yet. someone else might know more about this card.

        Comment


        • #5
          First of all, tank you for your effort.

          I had it installed now, working fine with a R9 290. Games tested so far:

          - Euro Truck Simulator 2 seems no gains in performance with OpenGL4.1;

          - Left 4 Dead 2 looks like got some gains in minimum FPS;

          - Shadows of Mordor still not working, but is okay because it needs OpenGL4.3;

          - Metro 2033 Redux is working fine. Using max quality, 2xMSAA, 16xAF, VSync, 1080p resolution, in a R9 290 and a FX-8350 CPU, got around 35 FPS in the first 10min of gameplay, with spikes between 25 and 40 fps.

          - Later tonight will test with Bioshock Infinity and other heavy games too see how things are.

          Comment


          • #6
            Originally posted by groo_pcd View Post

            Hey there, do you use PRIME (intel/radeon combo) or single card?

            could you post here the result of DRI_PRIME=1 glxinfo and/or glxinfo? also could you post xorg.log? if im not mistaken R9 390 uses the new amdgpu driver which isnt ready yet. someone else might know more about this card.
            It turns out I do have OpenGL 4.1 thanks to this PPA!

            As jf33 explained to me, I needed glxinfo | grep core to get the correct information. Using glxinfo | grep "OpenGL" wasn't giving me the information I was seeking.

            I'm really grateful, thank you for this PPA I appreciate it

            Comment


            • #7
              I'm still on openGL 3.0

              Code:
              kurush@kurush-PC:~$ glxinfo | grep OpenGL
              OpenGL vendor string: X.Org
              OpenGL renderer string: Gallium 0.4 on AMD TONGA (DRM 3.0.0, LLVM 3.8.0)
              OpenGL version string: 3.0 Mesa 11.1.0-devel
              OpenGL shading language version string: 1.30

              Comment


              • #8
                -B
                Originally posted by Klassic Six View Post
                I'm still on openGL 3.0

                Code:
                kurush@kurush-PC:~$ glxinfo | grep OpenGL
                OpenGL vendor string: X.Org
                OpenGL renderer string: Gallium 0.4 on AMD TONGA (DRM 3.0.0, LLVM 3.8.0)
                OpenGL version string: 3.0 Mesa 11.1.0-devel
                OpenGL shading language version string: 1.30
                do glxinfo |grep core
                should show what you are looking for.

                enjoy

                Comment


                • #9
                  Originally posted by groo_pcd View Post
                  -B

                  do glxinfo |grep core
                  should show what you are looking for.

                  enjoy
                  Nothing!!

                  Code:
                  kurush@kurush-PC:~$ glxinfo | grep core
                  kurush@kurush-PC:~$

                  Comment


                  • #10
                    Originally posted by groo_pcd View Post

                    Hey there, do you use PRIME (intel/radeon combo) or single card?

                    could you post here the result of DRI_PRIME=1 glxinfo and/or glxinfo? also could you post xorg.log? if im not mistaken R9 390 uses the new amdgpu driver which isnt ready yet. someone else might know more about this card.
                    Awesome work.

                    So I've installed linux-4.3-rc5, and the amdgpu driver claims my AMD Fury, which is nice. However, Unity is being weird, and I can't get the launcher or anything else to display, just a blank desktop with a few icons. I've tried enabling the Unity Plugin with ccsm, which usually does the trick, but no go this time. I suspect that it may help if the latest version of xserver-xorg-video-amdgpu would be built with the components from your ppa.

                    I'll post some logs in a bit, but as the mainline kernel doesn't support my ethernet card, I either have amdgpu or networking depending on the kernel I boot.

                    Kernel 4.2:
                    Code:
                    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_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
                        GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
                        GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
                        GLX_SGIX_pbuffer, GLX_SGI_make_current_read
                    client glx vendor string: Mesa Project and SGI
                    client glx version string: 1.4
                    client 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_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_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
                        GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
                        GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent,
                        GLX_MESA_query_renderer, GLX_OML_swap_method, GLX_SGIS_multisample,
                        GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_make_current_read
                    OpenGL vendor string: VMware, Inc.
                    OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.8, 256 bits)
                    OpenGL version string: 3.0 Mesa 11.1.0-devel
                    OpenGL shading language version string: 1.30
                    OpenGL context flags: (none)
                    OpenGL extensions:
                        GL_AMD_conservative_depth, GL_AMD_draw_buffers_blend,
                        GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_stencil_export,
                        GL_AMD_shader_trinary_minmax, GL_ANGLE_texture_compression_dxt3,
                        GL_ANGLE_texture_compression_dxt5, GL_APPLE_packed_pixels,
                        GL_APPLE_vertex_array_object, GL_ARB_ES2_compatibility,
                        GL_ARB_ES3_compatibility, GL_ARB_base_instance,
                        GL_ARB_blend_func_extended, GL_ARB_buffer_storage,
                        GL_ARB_clear_buffer_object, GL_ARB_clip_control,
                        GL_ARB_color_buffer_float, GL_ARB_compressed_texture_pixel_storage,
                        GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
                        GL_ARB_copy_buffer, GL_ARB_debug_output, GL_ARB_depth_buffer_float,
                        GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_draw_buffers,
                        GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex,
                        GL_ARB_draw_instanced, GL_ARB_explicit_attrib_location,
                        GL_ARB_explicit_uniform_location, GL_ARB_fragment_coord_conventions,
                        GL_ARB_fragment_program, GL_ARB_fragment_program_shadow,
                        GL_ARB_fragment_shader, GL_ARB_framebuffer_object,
                        GL_ARB_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_instanced_arrays,
                        GL_ARB_internalformat_query, GL_ARB_invalidate_subdata,
                        GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, GL_ARB_multi_bind,
                        GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query,
                        GL_ARB_occlusion_query2, GL_ARB_pixel_buffer_object,
                        GL_ARB_point_parameters, GL_ARB_point_sprite,
                        GL_ARB_program_interface_query, GL_ARB_provoking_vertex,
                        GL_ARB_robustness, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map,
                        GL_ARB_seamless_cubemap_per_texture, GL_ARB_separate_shader_objects,
                        GL_ARB_shader_bit_encoding, GL_ARB_shader_objects,
                        GL_ARB_shader_stencil_export, 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_border_clamp, GL_ARB_texture_compression,
                        GL_ARB_texture_compression_rgtc, GL_ARB_texture_cube_map,
                        GL_ARB_texture_query_levels, 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_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_compression_3dc,
                        GL_ATI_texture_env_combine3, GL_ATI_texture_float,
                        GL_ATI_texture_mirror_once, 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, 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_integer_mix,
                        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_latc, 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_integer, GL_EXT_texture_lod_bias,
                        GL_EXT_texture_mirror_clamp, GL_EXT_texture_object,
                        GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_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_KHR_context_flush_control, GL_KHR_debug, GL_MESA_pack_invert,
                        GL_MESA_texture_signed_rgba, GL_MESA_window_pos, GL_MESA_ycbcr_texture,
                        GL_NV_blend_square, GL_NV_conditional_render, GL_NV_depth_clamp,
                        GL_NV_fog_distance, GL_NV_light_max_exponent, GL_NV_packed_depth_stencil,
                        GL_NV_primitive_restart, GL_NV_texgen_reflection,
                        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
                        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_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,
                    Kernel 4.3:
                    Code:
                    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_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_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_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
                        GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_swap_control
                    client glx vendor string: Mesa Project and SGI
                    client glx version string: 1.4
                    client 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_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_create_context_es2_profile, 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
                    OpenGL vendor string: X.Org
                    OpenGL renderer string: Gallium 0.4 on AMD FIJI (DRM 3.1.0, LLVM 3.8.0)
                    OpenGL core profile version string: 4.1 (Core Profile) Mesa 11.1.0-devel
                    OpenGL core profile shading language version string: 4.10
                    OpenGL core profile context flags: (none)
                    OpenGL core profile profile mask: core profile
                    OpenGL core profile extensions:
                        GL_AMD_conservative_depth, GL_AMD_draw_buffers_blend,
                        GL_AMD_pinned_memory, GL_AMD_seamless_cubemap_per_texture,
                        GL_AMD_shader_stencil_export, 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_ARB_ES2_compatibility, GL_ARB_ES3_compatibility, GL_ARB_base_instance,
                        GL_ARB_blend_func_extended, GL_ARB_buffer_storage,
                        GL_ARB_clear_buffer_object, GL_ARB_clip_control,
                        GL_ARB_compressed_texture_pixel_storage,
                        GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
                        GL_ARB_copy_buffer, 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_explicit_attrib_location,
                        GL_ARB_explicit_uniform_location, GL_ARB_fragment_coord_conventions,
                        GL_ARB_fragment_layer_viewport, GL_ARB_fragment_shader,
                        GL_ARB_framebuffer_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_instanced_arrays,
                        GL_ARB_internalformat_query, 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_program_interface_query,
                        GL_ARB_provoking_vertex, 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_bit_encoding, GL_ARB_shader_objects,
                        GL_ARB_shader_precision, GL_ARB_shader_stencil_export,
                        GL_ARB_shader_subroutine, GL_ARB_shader_texture_image_samples,
                        GL_ARB_shader_texture_lod, 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_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_timer_query, GL_ARB_transform_feedback2,
                        GL_ARB_transform_feedback3, GL_ARB_transform_feedback_instanced,
                        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_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_ATI_texture_mirror_once, GL_EXT_abgr,
                        GL_EXT_blend_equation_separate, GL_EXT_depth_bounds_test,
                        GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_framebuffer_blit,
                        GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_multisample_blit_scaled,
                        GL_EXT_framebuffer_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_integer_mix, GL_EXT_texture_array,
                        GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_rgtc,
                        GL_EXT_texture_compression_s3tc, GL_EXT_texture_filter_anisotropic,
                        GL_EXT_texture_integer, GL_EXT_texture_mirror_clamp, 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_IBM_multimode_draw_arrays, GL_KHR_context_flush_control, GL_KHR_debug,
                        GL_MESA_pack_invert, GL_MESA_texture_signed_rgba,
                        GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_packed_depth_stencil,
                        GL_NV_texture_barrier, GL_NV_vdpau_interop, GL_OES_EGL_image,
                        GL_OES_read_format, GL_S3_s3tc
                    
                    OpenGL version string: 3.0 Mesa 11.1.0-devel
                    OpenGL shading language version string: 1.30
                    OpenGL context flags: (none)
                    OpenGL extensions:
                        GL_AMD_conservative_depth, GL_AMD_draw_buffers_blend,
                        GL_AMD_pinned_memory, GL_AMD_seamless_cubemap_per_texture,
                        GL_AMD_shader_stencil_export, GL_AMD_shader_trinary_minmax,
                        GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5,
                        GL_APPLE_packed_pixels, GL_APPLE_vertex_array_object,
                        GL_ARB_ES2_compatibility, GL_ARB_ES3_compatibility, GL_ARB_base_instance,
                        GL_ARB_blend_func_extended, GL_ARB_buffer_storage,
                        GL_ARB_clear_buffer_object, GL_ARB_clip_control,
                        GL_ARB_color_buffer_float, GL_ARB_compressed_texture_pixel_storage,
                        GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
                        GL_ARB_copy_buffer, 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_instanced,
                        GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location,
                        GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program,
                        GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader,
                        GL_ARB_framebuffer_object, GL_ARB_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_instanced_arrays, GL_ARB_internalformat_query,
                        GL_ARB_invalidate_subdata, GL_ARB_map_buffer_alignment,
                        GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multisample,
                        GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_occlusion_query2,
                        GL_ARB_pipeline_statistics_query, GL_ARB_pixel_buffer_object,
                        GL_ARB_point_parameters, GL_ARB_point_sprite,
                        GL_ARB_program_interface_query, GL_ARB_provoking_vertex,
                        GL_ARB_robustness, GL_ARB_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_bit_encoding,
                        GL_ARB_shader_objects, GL_ARB_shader_precision,
                        GL_ARB_shader_stencil_export, 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_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_timer_query, GL_ARB_transform_feedback2,
                        GL_ARB_transform_feedback3, GL_ARB_transform_feedback_instanced,
                        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_compression_3dc,
                        GL_ATI_texture_env_combine3, GL_ATI_texture_float,
                        GL_ATI_texture_mirror_once, 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_depth_bounds_test, 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,
                        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_integer_mix,
                        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_latc, 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_mirror_clamp,
                        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_KHR_context_flush_control, GL_KHR_debug, GL_MESA_pack_invert,
                        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_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_NV_vdpau_interop,
                        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.0 Mesa 11.1.0-devel
                    OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
                    OpenGL ES profile extensions:
                        GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5,
                        GL_APPLE_texture_max_level, GL_EXT_blend_minmax,
                        GL_EXT_color_buffer_float, GL_EXT_discard_framebuffer,
                        GL_EXT_draw_buffers, GL_EXT_map_buffer_range, GL_EXT_multi_draw_arrays,
                        GL_EXT_read_format_bgra, GL_EXT_separate_shader_objects,
                        GL_EXT_shader_integer_mix, GL_EXT_texture_compression_dxt1,
                        GL_EXT_texture_filter_anisotropic, GL_EXT_texture_format_BGRA8888,
                        GL_EXT_texture_rg, GL_EXT_texture_type_2_10_10_10_REV,
                        GL_EXT_unpack_subimage, GL_KHR_context_flush_control, GL_NV_draw_buffers,
                        GL_NV_fbo_color_attachments, 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_sync,
                        GL_OES_compressed_ETC1_RGB8_texture, GL_OES_depth24, GL_OES_depth_texture,
                        GL_OES_depth_texture_cube_map, GL_OES_element_index_uint,
                        GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer,
                        GL_OES_packed_depth_stencil, GL_OES_rgb8_rgba8,
                        GL_OES_standard_derivatives, GL_OES_stencil8, GL_OES_surfaceless_context,
                        GL_OES_texture_3D, 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_vertex_array_object
                    Xorg.log
                    Code:
                    [    73.275] 
                    X.Org X Server 1.17.2
                    Release Date: 2015-06-16
                    [    73.275] X Protocol Version 11, Revision 0
                    [    73.275] Build Operating System: Linux 3.19.0-30-generic x86_64 Ubuntu
                    [    73.275] Current Operating System: Linux magnesium 4.3.0-040300rc5-generic #201510111530 SMP Sun Oct 11 19:31:35 UTC 2015 x86_64
                    [    73.275] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-040300rc5-generic root=UUID=737d2d7f-8a32-4411-8e72-3eea7a4179f4 ro quiet splash vt.handoff=7
                    [    73.275] Build Date: 30 September 2015  09:08:47AM
                    [    73.275] xorg-server 2:1.17.2-1ubuntu9 (For technical support please see http://www.ubuntu.com/support) 
                    [    73.275] Current version of pixman: 0.32.6
                    [    73.275]     Before reporting problems, check http://wiki.x.org
                        to make sure that you have the latest version.
                    [    73.275] Markers: (--) probed, (**) from config file, (==) default setting,
                        (++) from command line, (!!) notice, (II) informational,
                        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
                    [    73.275] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 14 22:50:36 2015
                    [    73.275] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
                    [    73.276] (==) No Layout section.  Using the first Screen section.
                    [    73.276] (==) No screen section available. Using defaults.
                    [    73.276] (**) |-->Screen "Default Screen Section" (0)
                    [    73.276] (**) |   |-->Monitor "<default monitor>"
                    [    73.276] (==) No monitor specified for screen "Default Screen Section".
                        Using a default monitor configuration.
                    [    73.276] (==) Automatically adding devices
                    [    73.276] (==) Automatically enabling devices
                    [    73.276] (==) Automatically adding GPU devices
                    [    73.276] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
                    [    73.276]     Entry deleted from font path.
                    [    73.276] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
                    [    73.276]     Entry deleted from font path.
                    [    73.276] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
                    [    73.276]     Entry deleted from font path.
                    [    73.276] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
                    [    73.276]     Entry deleted from font path.
                    [    73.276] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
                    [    73.276]     Entry deleted from font path.
                    [    73.276] (==) FontPath set to:
                        /usr/share/fonts/X11/misc,
                        /usr/share/fonts/X11/Type1,
                        built-ins
                    [    73.276] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
                    [    73.276] (II) The server relies on udev to provide the list of input devices.
                        If no devices become available, reconfigure udev or disable AutoAddDevices.
                    [    73.276] (II) Loader magic: 0x564ec943fd40
                    [    73.276] (II) Module ABI versions:
                    [    73.276]     X.Org ANSI C Emulation: 0.4
                    [    73.276]     X.Org Video Driver: 19.0
                    [    73.276]     X.Org XInput driver : 21.0
                    [    73.276]     X.Org Server Extension : 9.0
                    [    73.276] (II) xfree86: Adding drm device (/dev/dri/card0)
                    [    73.277] (--) PCI:*(0:1:0:0) 1002:7300:174b:e329 rev 203, Mem @ 0xc0000000/268435456, 0xd0000000/2097152, 0xdfe00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
                    [    73.277] (II) LoadModule: "glx"
                    [    73.277] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
                    [    73.277] (II) Module glx: vendor="X.Org Foundation"
                    [    73.277]     compiled for 1.17.2, module version = 1.0.0
                    [    73.277]     ABI class: X.Org Server Extension, version 9.0
                    [    73.277] (==) AIGLX enabled
                    [    73.277] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
                    [    73.277]     loading driver: amdgpu
                    [    73.277] (==) Matched amdgpu as autoconfigured driver 0
                    [    73.277] (==) Matched fglrx as autoconfigured driver 1
                    [    73.277] (==) Matched ati as autoconfigured driver 2
                    [    73.277] (==) Matched fglrx as autoconfigured driver 3
                    [    73.277] (==) Matched ati as autoconfigured driver 4
                    [    73.277] (==) Matched modesetting as autoconfigured driver 5
                    [    73.277] (==) Matched fbdev as autoconfigured driver 6
                    [    73.277] (==) Matched vesa as autoconfigured driver 7
                    [    73.277] (==) Assigned the driver to the xf86ConfigLayout
                    [    73.277] (II) LoadModule: "amdgpu"
                    [    73.277] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
                    [    73.278] (II) Module amdgpu: vendor="X.Org Foundation"
                    [    73.278]     compiled for 1.17.2, module version = 0.0.1
                    [    73.278]     Module class: X.Org Video Driver
                    [    73.278]     ABI class: X.Org Video Driver, version 19.0
                    [    73.278] (II) LoadModule: "fglrx"
                    [    73.278] (WW) Warning, couldn't open module fglrx
                    [    73.278] (II) UnloadModule: "fglrx"
                    [    73.278] (II) Unloading fglrx
                    [    73.278] (EE) Failed to load module "fglrx" (module does not exist, 0)
                    [    73.278] (II) LoadModule: "ati"
                    [    73.278] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
                    [    73.278] (II) Module ati: vendor="X.Org Foundation"
                    [    73.278]     compiled for 1.17.2, module version = 7.5.99
                    [    73.278]     Module class: X.Org Video Driver
                    [    73.278]     ABI class: X.Org Video Driver, version 19.0
                    [    73.278] (II) LoadModule: "radeon"
                    [    73.278] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
                    [    73.278] (II) Module radeon: vendor="X.Org Foundation"
                    [    73.278]     compiled for 1.17.2, module version = 7.5.99
                    [    73.278]     Module class: X.Org Video Driver
                    [    73.278]     ABI class: X.Org Video Driver, version 19.0
                    [    73.278] (II) LoadModule: "modesetting"
                    [    73.278] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
                    [    73.278] (II) Module modesetting: vendor="X.Org Foundation"
                    [    73.278]     compiled for 1.17.2, module version = 1.17.2
                    [    73.278]     Module class: X.Org Video Driver
                    [    73.278]     ABI class: X.Org Video Driver, version 19.0
                    [    73.278] (II) LoadModule: "fbdev"
                    [    73.278] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
                    [    73.278] (II) Module fbdev: vendor="X.Org Foundation"
                    [    73.278]     compiled for 1.17.1, module version = 0.4.4
                    [    73.278]     Module class: X.Org Video Driver
                    [    73.278]     ABI class: X.Org Video Driver, version 19.0
                    [    73.278] (II) LoadModule: "vesa"
                    [    73.278] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
                    [    73.278] (II) Module vesa: vendor="X.Org Foundation"
                    [    73.278]     compiled for 1.17.1, module version = 2.3.4
                    [    73.278]     Module class: X.Org Video Driver
                    [    73.278]     ABI class: X.Org Video Driver, version 19.0
                    [    73.278] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
                    [    73.278]     loading driver: amdgpu
                    [    73.278] (==) Matched amdgpu as autoconfigured driver 0
                    [    73.278] (==) Matched fglrx as autoconfigured driver 1
                    [    73.278] (==) Matched ati as autoconfigured driver 2
                    [    73.278] (==) Matched fglrx as autoconfigured driver 3
                    [    73.278] (==) Matched ati as autoconfigured driver 4
                    [    73.278] (==) Matched modesetting as autoconfigured driver 5
                    [    73.278] (==) Matched fbdev as autoconfigured driver 6
                    [    73.278] (==) Matched vesa as autoconfigured driver 7
                    [    73.278] (==) Assigned the driver to the xf86ConfigLayout
                    [    73.278] (II) LoadModule: "amdgpu"
                    [    73.278] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
                    [    73.278] (II) Module amdgpu: vendor="X.Org Foundation"
                    [    73.278]     compiled for 1.17.2, module version = 0.0.1
                    [    73.278]     Module class: X.Org Video Driver
                    [    73.278]     ABI class: X.Org Video Driver, version 19.0
                    [    73.278] (II) LoadModule: "fglrx"
                    [    73.278] (WW) Warning, couldn't open module fglrx
                    [    73.278] (II) UnloadModule: "fglrx"
                    [    73.278] (II) Unloading fglrx
                    [    73.278] (EE) Failed to load module "fglrx" (module does not exist, 0)
                    [    73.278] (II) LoadModule: "ati"
                    [    73.278] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
                    [    73.278] (II) Module ati: vendor="X.Org Foundation"
                    [    73.278]     compiled for 1.17.2, module version = 7.5.99
                    [    73.278]     Module class: X.Org Video Driver
                    [    73.278]     ABI class: X.Org Video Driver, version 19.0
                    [    73.278] (II) LoadModule: "modesetting"
                    [    73.278] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
                    [    73.278] (II) Module modesetting: vendor="X.Org Foundation"
                    [    73.278]     compiled for 1.17.2, module version = 1.17.2
                    [    73.278]     Module class: X.Org Video Driver
                    [    73.278]     ABI class: X.Org Video Driver, version 19.0
                    [    73.278] (II) UnloadModule: "modesetting"
                    [    73.278] (II) Unloading modesetting
                    [    73.278] (II) Failed to load module "modesetting" (already loaded, 0)
                    [    73.278] (II) LoadModule: "fbdev"
                    [    73.279] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
                    [    73.279] (II) Module fbdev: vendor="X.Org Foundation"
                    [    73.279]     compiled for 1.17.1, module version = 0.4.4
                    [    73.279]     Module class: X.Org Video Driver
                    [    73.279]     ABI class: X.Org Video Driver, version 19.0
                    [    73.279] (II) UnloadModule: "fbdev"
                    [    73.279] (II) Unloading fbdev
                    [    73.279] (II) Failed to load module "fbdev" (already loaded, 0)
                    [    73.279] (II) LoadModule: "vesa"
                    [    73.279] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
                    [    73.279] (II) Module vesa: vendor="X.Org Foundation"
                    [    73.279]     compiled for 1.17.1, module version = 2.3.4
                    [    73.279]     Module class: X.Org Video Driver
                    [    73.279]     ABI class: X.Org Video Driver, version 19.0
                    [    73.279] (II) UnloadModule: "vesa"
                    [    73.279] (II) Unloading vesa
                    [    73.279] (II) Failed to load module "vesa" (already loaded, 0)
                    [    73.279] (II) AMDGPU: Driver for AMD Radeon chipsets: BONAIRE, BONAIRE, BONAIRE,
                        BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI,
                        KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
                        KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KAVERI, KAVERI,
                        KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
                        KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
                        KAVERI, KAVERI, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
                        HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, TOPAZ, TOPAZ,
                        TOPAZ, TOPAZ, TOPAZ, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA, TONGA,
                        TONGA, TONGA, CARRIZO, CARRIZO, CARRIZO, CARRIZO, CARRIZO, FIJI
                    [    73.279] (II) RADEON: Driver for ATI Radeon chipsets:
                        ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
                        ATI Radeon Mobility X300 (M24) 3152 (PCIE),
                        ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
                        ATI Radeon X600 (RV380) 3E50 (PCIE),
                        ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
                        ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
                        ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
                        ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
                        ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
                        ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
                        ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
                        ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
                        ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
                        ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
                        ATI Radeon IGP330M/340M/350M (U2) 4337,
                        ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
                        ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
                        ATI Radeon X800PRO (R420) JI (AGP),
                        ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
                        ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
                        ATI Radeon Mobility 9800 (M18) JN (AGP),
                        ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
                        ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
                        ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
                        ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
                        ATI Radeon Mobility M7 LW (AGP),
                        ATI Mobility FireGL 7800 M7 LX (AGP),
                        ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
                        ATI FireGL Mobility 9000 (M9) Ld (AGP),
                        ATI Radeon Mobility 9000 (M9) Lf (AGP),
                        ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
                        ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
                        ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
                        ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
                        ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
                        ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
                        ATI Radeon Mobility 9600 (M10) NQ (AGP),
                        ATI Radeon Mobility 9600 (M11) NR (AGP),
                        ATI Radeon Mobility 9600 (M10) NS (AGP),
                        ATI FireGL Mobility T2 (M10) NT (AGP),
                        ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
                        ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
                        ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
                        ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
                        ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
                        ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
                        ATI Radeon Mobility X300 (M22) 5460 (PCIE),
                        ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
                        ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
                        ATI Radeon X800PRO (R423) UI (PCIE),
                        ATI Radeon X800LE (R423) UJ (PCIE),
                        ATI Radeon X800SE (R423) UK (PCIE),
                        ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
                        ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
                        ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
                        ATI FireGL unknown (R423) UR (PCIE),
                        ATI FireGL unknown (R423) UT (PCIE),
                        ATI Mobility FireGL V5000 (M26) (PCIE),
                        ATI Mobility FireGL V5000 (M26) (PCIE),
                        ATI Mobility Radeon X700 XL (M26) (PCIE),
                        ATI Mobility Radeon X700 (M26) (PCIE),
                        ATI Mobility Radeon X700 (M26) (PCIE),
                        ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
                        ATI Radeon Mobility 9100 IGP (U3) 5835,
                        ATI Radeon XPRESS 200 5954 (PCIE),
                        ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
                        ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
                        ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
                        ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
                        ATI Radeon XPRESS 200M 5975 (PCIE),
                        ATI Radeon XPRESS 200 5A41 (PCIE),
                        ATI Radeon XPRESS 200M 5A42 (PCIE),
                        ATI Radeon XPRESS 200 5A61 (PCIE),
                        ATI Radeon XPRESS 200M 5A62 (PCIE),
                        ATI Radeon X300 (RV370) 5B60 (PCIE),
                        ATI Radeon X600 (RV370) 5B62 (PCIE),
                        ATI Radeon X550 (RV370) 5B63 (PCIE),
                        ATI FireGL V3100 (RV370) 5B64 (PCIE),
                        ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
                        ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
                        ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
                        ATI Mobility Radeon X800 XT (M28) (PCIE),
                        ATI Mobility FireGL V5100 (M28) (PCIE),
                        ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
                        ATI Radeon X850 XT PE (R480) (PCIE),
                        ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
                        ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
                        ATI Radeon X850 XT (R480) (PCIE),
                        ATI Radeon X800XT (R423) 5D57 (PCIE),
                        ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
                        ATI Radeon X700 PRO (RV410) (PCIE),
                        ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
                        ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
                        ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
                        ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
                        ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
                        ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
                        ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
                        ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
                        ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
                        ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
                        ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
                        ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
                        ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
                        ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
                        ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
                        ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
                        ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
                        ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
                        ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
                        ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
                        ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
                        ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
                        ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
                        ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
                        ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
                        ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
                        ATI Mobility Radeon X1700, ATI Radeon X2300HD,
                        ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
                        ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
                        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
                        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
                        ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
                        ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
                        ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
                        ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
                        ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
                        ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
                        ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
                        ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
                        ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
                        ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
                        ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
                        ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
                        ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
                        ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
                        ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
                        ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
                        AMD FireStream 9250, ATI FirePro V8700 (FireGL),
                        ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
                        ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
                        ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
                        ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
                        ATI Mobility Radeon HD 4670, ATI FirePro M5750,
                        ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
                        ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
                        ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
                        ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
                        ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
                        ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
                        ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
                        ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
                        ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
                        ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
                        ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
                        ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
                        ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
                        ATI Mobility Radeon HD 3850 X2, ATI RV670,
                        ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
                        ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
                        ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
                        ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
                        ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
                        ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
                        ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
                        ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
                        ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
                        ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
                        ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
                        ATI FireGL V3600, ATI Radeon HD 2600 LE,
                        ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
                        ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
                        ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
                        ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
                        ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
                        ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
                        ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
                        ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
                        ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
                        ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
                        ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
                        ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
                        ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
                        SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
                        ATI Radeon 4100, ATI Mobility Radeon HD 4200,
                        ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
                        AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
                        AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
                        AMD Radeon HD 6300 Series Graphics,
                        AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
                        ATI FirePro (FireGL) Graphics Adapter,
                        ATI FirePro (FireGL) Graphics Adapter,
                        ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
                        AMD Firestream 9350, ATI Radeon HD 5800 Series,
                        ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
                        ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
                        ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
                        ATI Mobility Radeon HD 5800 Series,
                        ATI FirePro (FireGL) Graphics Adapter,
                        ATI FirePro (FireGL) Graphics Adapter,
                        ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
                        ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
                        ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
                        ATI Mobility Radeon HD 5000 Series,
                        ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
                        ATI FirePro (FireGL) Graphics Adapter,
                        ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
                        ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
                        ATI Mobility Radeon HD 5000 Series,
                        ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
                        ATI Mobility Radeon Graphics, CEDAR,
                        ATI FirePro (FireGL) Graphics Adapter,
                        ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
                        ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
                        CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
                        AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
                        CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
                        BARTS, BARTS, Mobility Radeon HD 6000 Series,
                        Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
                        AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
                        AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
                        TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
                        TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
                        CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
                        CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
                        ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
                        ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
                        ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
                        ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
                        TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
                        TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
                        PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
                        VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
                        VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
                        VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
                        OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
                        OLAND, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE,
                        BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
                        BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
                        KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
                        KABINI, KABINI, KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
                        MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
                        MULLINS, MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI,
                        KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
                        KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
                        KAVERI, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
                        HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
                    [    73.280] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
                    [    73.280] (II) FBDEV: driver for framebuffer: fbdev
                    [    73.280] (II) VESA: driver for VESA chipsets: vesa
                    [    73.280] (++) using VT number 7
                    
                    [    73.283] (II) [KMS] Kernel modesetting enabled.
                    [    73.283] (WW) Falling back to old probe method for modesetting
                    [    73.284] (WW) Falling back to old probe method for fbdev
                    [    73.284] (II) Loading sub module "fbdevhw"
                    [    73.284] (II) LoadModule: "fbdevhw"
                    [    73.284] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
                    [    73.284] (II) Module fbdevhw: vendor="X.Org Foundation"
                    [    73.284]     compiled for 1.17.2, module version = 0.0.2
                    [    73.284]     ABI class: X.Org Video Driver, version 19.0
                    [    73.284] (WW) Falling back to old probe method for vesa
                    [    73.284] (II) AMDGPU(0): Creating default Display subsection in Screen section
                        "Default Screen Section" for depth/fbbpp 24/32
                    [    73.284] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
                    [    73.284] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
                    [    73.284] (==) AMDGPU(0): Default visual is TrueColor
                    [    73.284] (==) AMDGPU(0): RGB weight 888
                    [    73.284] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
                    [    73.284] (--) AMDGPU(0): Chipset: "FIJI" (ChipID = 0x7300)
                    [    73.284] (II) Loading sub module "dri2"
                    [    73.284] (II) LoadModule: "dri2"
                    [    73.284] (II) Module "dri2" already built-in
                    [    73.292] (II) Loading sub module "glamoregl"
                    [    73.292] (II) LoadModule: "glamoregl"
                    [    73.292] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
                    [    73.294] (II) Module glamoregl: vendor="X.Org Foundation"
                    [    73.294]     compiled for 1.17.2, module version = 1.0.0
                    [    73.294]     ABI class: X.Org ANSI C Emulation, version 0.4
                    [    73.294] (II) glamor: OpenGL accelerated X.org driver based.
                    [    73.294] (II) glamor: EGL version 1.4 (DRI2):
                    [    73.295] (II) AMDGPU(0): glamor detected, initialising EGL layer.
                    [    73.295] (II) AMDGPU(0): KMS Pageflipping: enabled
                    [    73.301] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
                    [    73.308] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
                    [    73.316] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
                    [    73.347] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
                    [    73.353] (II) AMDGPU(0): EDID for output DisplayPort-0
                    [    73.360] (II) AMDGPU(0): EDID for output DisplayPort-1
                    [    73.368] (II) AMDGPU(0): EDID for output DisplayPort-2
                    [    73.399] (II) AMDGPU(0): EDID for output HDMI-A-0
                    [    73.399] (II) AMDGPU(0): Manufacturer: DEL  Model: a017  Serial#: 810571091
                    [    73.399] (II) AMDGPU(0): Year: 2007  Week: 20
                    [    73.399] (II) AMDGPU(0): EDID Version: 1.3
                    [    73.399] (II) AMDGPU(0): Digital Display Input
                    [    73.399] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 52  vert.: 33
                    [    73.399] (II) AMDGPU(0): Gamma: 2.20
                    [    73.399] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
                    [    73.399] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
                    [    73.399] (II) AMDGPU(0): Default color space is primary color space
                    [    73.399] (II) AMDGPU(0): First detailed timing is preferred mode
                    [    73.399] (II) AMDGPU(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
                    [    73.399] (II) AMDGPU(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
                    [    73.399] (II) AMDGPU(0): Supported established timings:
                    [    73.399] (II) AMDGPU(0): 720x400@70Hz
                    [    73.399] (II) AMDGPU(0): 640x480@60Hz
                    [    73.399] (II) AMDGPU(0): 640x480@75Hz
                    [    73.399] (II) AMDGPU(0): 800x600@60Hz
                    [    73.399] (II) AMDGPU(0): 800x600@75Hz
                    [    73.399] (II) AMDGPU(0): 1024x768@60Hz
                    [    73.399] (II) AMDGPU(0): 1024x768@75Hz
                    [    73.399] (II) AMDGPU(0): 1280x1024@75Hz
                    [    73.399] (II) AMDGPU(0): Manufacturer's mask: 0
                    [    73.399] (II) AMDGPU(0): Supported standard timings:
                    [    73.399] (II) AMDGPU(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
                    [    73.399] (II) AMDGPU(0): #1: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
                    [    73.399] (II) AMDGPU(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
                    [    73.399] (II) AMDGPU(0): #3: hsize: 1680  vsize 1050  refresh: 60  vid: 179
                    [    73.399] (II) AMDGPU(0): Supported detailed timing:
                    [    73.399] (II) AMDGPU(0): clock: 154.0 MHz   Image Size:  519 x 324 mm
                    [    73.399] (II) AMDGPU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
                    [    73.399] (II) AMDGPU(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
                    [    73.399] (II) AMDGPU(0): Serial No: UY54575G0PUS
                    [    73.399] (II) AMDGPU(0): Monitor name: DELL 2407WFP
                    [    73.399] (II) AMDGPU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
                    [    73.399] (II) AMDGPU(0): EDID (in hex):
                    [    73.399] (II) AMDGPU(0):     00ffffffffffff0010ac17a053555030
                    [    73.399] (II) AMDGPU(0):     1411010380342178eeee91a3544c9926
                    [    73.399] (II) AMDGPU(0):     0f5054a54b008180a940714fb3000101
                    [    73.399] (II) AMDGPU(0):     010101010101283c80a070b023403020
                    [    73.399] (II) AMDGPU(0):     360007442100001a000000ff00555935
                    [    73.399] (II) AMDGPU(0):     34353735473050555320000000fc0044
                    [    73.399] (II) AMDGPU(0):     454c4c20323430375746500a000000fd
                    [    73.399] (II) AMDGPU(0):     00384c1e5311000a2020202020200057
                    [    73.399] (II) AMDGPU(0): Printing probed modes for output HDMI-A-0
                    [    73.399] (II) AMDGPU(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
                    [    73.399] (II) AMDGPU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
                    [    73.399] (II) AMDGPU(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
                    [    73.399] (II) AMDGPU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
                    [    73.399] (II) AMDGPU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
                    [    73.399] (II) AMDGPU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
                    [    73.399] (II) AMDGPU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
                    [    73.399] (II) AMDGPU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
                    [    73.399] (II) AMDGPU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
                    [    73.399] (II) AMDGPU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
                    [    73.399] (II) AMDGPU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
                    [    73.399] (II) AMDGPU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
                    [    73.399] (II) AMDGPU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
                    [    73.399] (II) AMDGPU(0): Output DisplayPort-0 disconnected
                    [    73.399] (II) AMDGPU(0): Output DisplayPort-1 disconnected
                    [    73.399] (II) AMDGPU(0): Output DisplayPort-2 disconnected
                    [    73.399] (II) AMDGPU(0): Output HDMI-A-0 connected
                    [    73.399] (II) AMDGPU(0): Using exact sizes for initial modes
                    [    73.399] (II) AMDGPU(0): Output HDMI-A-0 using initial mode 1920x1200
                    [    73.399] (II) AMDGPU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
                    [    73.399] (II) AMDGPU(0): mem size init: gart size :ff4dc000 vram size: s:100000000 visible:e1f9000
                    [    73.399] (==) AMDGPU(0): DPI set to (96, 96)
                    [    73.399] (II) Loading sub module "fb"
                    [    73.399] (II) LoadModule: "fb"
                    [    73.399] (II) Loading /usr/lib/xorg/modules/libfb.so
                    [    73.399] (II) Module fb: vendor="X.Org Foundation"
                    [    73.399]     compiled for 1.17.2, module version = 1.0.0
                    [    73.399]     ABI class: X.Org ANSI C Emulation, version 0.4
                    [    73.399] (II) Loading sub module "ramdac"
                    [    73.399] (II) LoadModule: "ramdac"
                    [    73.399] (II) Module "ramdac" already built-in
                    [    73.399] (II) UnloadModule: "radeon"
                    [    73.399] (II) Unloading radeon
                    [    73.399] (II) UnloadModule: "modesetting"
                    [    73.399] (II) Unloading modesetting
                    [    73.399] (II) UnloadModule: "fbdev"
                    [    73.399] (II) Unloading fbdev
                    [    73.399] (II) UnloadSubModule: "fbdevhw"
                    [    73.399] (II) Unloading fbdevhw
                    [    73.399] (II) UnloadModule: "vesa"
                    [    73.399] (II) Unloading vesa
                    [    73.399] (--) Depth 24 pixmap format is 32 bpp
                    [    73.399] (II) AMDGPU(0): [DRI2] Setup complete
                    [    73.399] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
                    [    73.399] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
                    [    73.399] (II) AMDGPU(0): Front buffer pitch: 8192 bytes
                    [    73.400] (==) AMDGPU(0): DRI3 disabled
                    [    73.400] (==) AMDGPU(0): Backing store enabled
                    [    73.400] (II) AMDGPU(0): Direct rendering enabled
                    [    73.422] (II) AMDGPU(0): Use GLAMOR acceleration.
                    [    73.422] (II) AMDGPU(0): Acceleration enabled
                    [    73.422] (==) AMDGPU(0): DPMS enabled
                    [    73.422] (==) AMDGPU(0): Silken mouse enabled
                    [    73.422] (II) AMDGPU(0): Set up textured video (glamor)
                    [    73.422] (II) AMDGPU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
                    [    73.423] (--) RandR disabled
                    [    73.425] (II) SELinux: Disabled on system
                    [    73.425] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
                    [    73.425] (II) AIGLX: enabled GLX_ARB_create_context
                    [    73.425] (II) AIGLX: enabled GLX_ARB_create_context_profile
                    [    73.425] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
                    [    73.425] (II) AIGLX: enabled GLX_INTEL_swap_event
                    [    73.425] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
                    [    73.425] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
                    [    73.425] (II) AIGLX: enabled GLX_ARB_fbconfig_float
                    [    73.425] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
                    [    73.425] (II) AIGLX: enabled GLX_ARB_create_context_robustness
                    [    73.426] (II) AIGLX: Loaded and initialized radeonsi
                    [    73.426] (II) GLX: Initialized DRI2 GL provider for screen 0
                    [    73.430] (II) AMDGPU(0): Setting screen physical size to 508 x 317
                    [    73.437] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
                    [    73.441] (II) config/udev: Adding input device Power Button (/dev/input/event2)
                    [    73.441] (**) Power Button: Applying InputClass "evdev keyboard catchall"
                    [    73.441] (II) LoadModule: "evdev"
                    [    73.441] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
                    [    73.441] (II) Module evdev: vendor="X.Org Foundation"
                    [    73.441]     compiled for 1.17.1, module version = 2.9.2
                    [    73.441]     Module class: X.Org XInput Driver
                    [    73.441]     ABI class: X.Org XInput driver, version 21.0
                    [    73.441] (II) Using input driver 'evdev' for 'Power Button'
                    [    73.442] (**) Power Button: always reports core events
                    [    73.442] (**) evdev: Power Button: Device: "/dev/input/event2"
                    [    73.442] (--) evdev: Power Button: Vendor 0 Product 0x1
                    [    73.442] (--) evdev: Power Button: Found keys
                    [    73.442] (II) evdev: Power Button: Configuring as keyboard
                    [    73.442] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
                    [    73.442] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
                    [    73.442] (**) Option "xkb_rules" "evdev"
                    [    73.442] (**) Option "xkb_model" "pc105"
                    [    73.442] (**) Option "xkb_layout" "us"
                    [    73.442] (II) config/udev: Adding input device Power Button (/dev/input/event1)
                    [    73.442] (**) Power Button: Applying InputClass "evdev keyboard catchall"
                    [    73.442] (II) Using input driver 'evdev' for 'Power Button'
                    [    73.442] (**) Power Button: always reports core events
                    [    73.442] (**) evdev: Power Button: Device: "/dev/input/event1"
                    [    73.442] (--) evdev: Power Button: Vendor 0 Product 0x1
                    [    73.442] (--) evdev: Power Button: Found keys
                    [    73.442] (II) evdev: Power Button: Configuring as keyboard
                    [    73.442] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
                    [    73.442] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
                    [    73.442] (**) Option "xkb_rules" "evdev"
                    [    73.442] (**) Option "xkb_model" "pc105"
                    [    73.442] (**) Option "xkb_layout" "us"
                    [    73.442] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
                    [    73.442] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
                    [    73.442] (II) Using input driver 'evdev' for 'Sleep Button'
                    [    73.442] (**) Sleep Button: always reports core events
                    [    73.442] (**) evdev: Sleep Button: Device: "/dev/input/event0"
                    [    73.442] (--) evdev: Sleep Button: Vendor 0 Product 0x3
                    [    73.442] (--) evdev: Sleep Button: Found keys
                    [    73.442] (II) evdev: Sleep Button: Configuring as keyboard
                    [    73.442] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
                    [    73.442] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
                    [    73.442] (**) Option "xkb_rules" "evdev"
                    [    73.442] (**) Option "xkb_model" "pc105"
                    [    73.442] (**) Option "xkb_layout" "us"
                    [    73.442] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event7)
                    [    73.442] (II) No input driver specified, ignoring this device.
                    [    73.442] (II) This device may have been added with another device file.
                    [    73.443] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event8)
                    [    73.443] (II) No input driver specified, ignoring this device.
                    [    73.443] (II) This device may have been added with another device file.
                    [    73.443] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event9)
                    [    73.443] (II) No input driver specified, ignoring this device.
                    [    73.443] (II) This device may have been added with another device file.
                    [    73.443] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event10)
                    [    73.443] (II) No input driver specified, ignoring this device.
                    [    73.443] (II) This device may have been added with another device file.
                    [    73.443] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event11)
                    [    73.443] (II) No input driver specified, ignoring this device.
                    [    73.443] (II) This device may have been added with another device file.
                    [    73.443] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event6)
                    [    73.443] (II) No input driver specified, ignoring this device.
                    [    73.443] (II) This device may have been added with another device file.
                    [    73.443] (II) config/udev: Adding input device Logitech Performance MX (/dev/input/event3)
                    [    73.443] (**) Logitech Performance MX: Applying InputClass "evdev pointer catchall"
                    [    73.443] (II) Using input driver 'evdev' for 'Logitech Performance MX'
                    [    73.443] (**) Logitech Performance MX: always reports core events
                    [    73.443] (**) evdev: Logitech Performance MX: Device: "/dev/input/event3"
                    [    73.443] (--) evdev: Logitech Performance MX: Vendor 0x46d Product 0x101a
                    [    73.443] (--) evdev: Logitech Performance MX: Found 20 mouse buttons
                    [    73.443] (--) evdev: Logitech Performance MX: Found scroll wheel(s)
                    [    73.443] (--) evdev: Logitech Performance MX: Found relative axes
                    [    73.443] (--) evdev: Logitech Performance MX: Found x and y relative axes
                    [    73.443] (II) evdev: Logitech Performance MX: Configuring as mouse
                    [    73.443] (II) evdev: Logitech Performance MX: Adding scrollwheel support
                    [    73.443] (**) evdev: Logitech Performance MX: YAxisMapping: buttons 4 and 5
                    [    73.443] (**) evdev: Logitech Performance MX: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
                    [    73.443] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/0003:046D:C52B.0003/0003:046D:101A.0004/input/input6/event3"
                    [    73.443] (II) XINPUT: Adding extended input device "Logitech Performance MX" (type: MOUSE, id 9)
                    [    73.443] (II) evdev: Logitech Performance MX: initialized for relative axes.
                    [    73.443] (**) Logitech Performance MX: (accel) keeping acceleration scheme 1
                    [    73.443] (**) Logitech Performance MX: (accel) acceleration profile 0
                    [    73.443] (**) Logitech Performance MX: (accel) acceleration factor: 2.000
                    [    73.443] (**) Logitech Performance MX: (accel) acceleration threshold: 4
                    [    73.444] (II) config/udev: Adding input device Logitech Performance MX (/dev/input/mouse0)
                    [    73.444] (II) No input driver specified, ignoring this device.
                    [    73.444] (II) This device may have been added with another device file.
                    [    73.444] (II) config/udev: Adding input device Logitech K520 (/dev/input/event4)
                    [    73.444] (**) Logitech K520: Applying InputClass "evdev keyboard catchall"
                    [    73.444] (II) Using input driver 'evdev' for 'Logitech K520'
                    [    73.444] (**) Logitech K520: always reports core events
                    [    73.444] (**) evdev: Logitech K520: Device: "/dev/input/event4"
                    [    73.444] (--) evdev: Logitech K520: Vendor 0x46d Product 0x2011
                    [    73.444] (--) evdev: Logitech K520: Found 1 mouse buttons
                    [    73.444] (--) evdev: Logitech K520: Found scroll wheel(s)
                    [    73.444] (--) evdev: Logitech K520: Found relative axes
                    [    73.444] (II) evdev: Logitech K520: Forcing relative x/y axes to exist.
                    [    73.444] (--) evdev: Logitech K520: Found absolute axes
                    [    73.444] (II) evdev: Logitech K520: Forcing absolute x/y axes to exist.
                    [    73.444] (--) evdev: Logitech K520: Found keys
                    [    73.444] (II) evdev: Logitech K520: Configuring as mouse
                    [    73.444] (II) evdev: Logitech K520: Configuring as keyboard
                    [    73.444] (II) evdev: Logitech K520: Adding scrollwheel support
                    [    73.444] (**) evdev: Logitech K520: YAxisMapping: buttons 4 and 5
                    [    73.444] (**) evdev: Logitech K520: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
                    [    73.444] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/0003:046D:C52B.0003/0003:046D:2011.0005/input/input7/event4"
                    [    73.444] (II) XINPUT: Adding extended input device "Logitech K520" (type: KEYBOARD, id 10)
                    [    73.444] (**) Option "xkb_rules" "evdev"
                    [    73.444] (**) Option "xkb_model" "pc105"
                    [    73.444] (**) Option "xkb_layout" "us"
                    [    73.444] (II) evdev: Logitech K520: initialized for relative axes.
                    [    73.444] (WW) evdev: Logitech K520: ignoring absolute axes.
                    [    73.444] (**) Logitech K520: (accel) keeping acceleration scheme 1
                    [    73.444] (**) Logitech K520: (accel) acceleration profile 0
                    [    73.444] (**) Logitech K520: (accel) acceleration factor: 2.000
                    [    73.444] (**) Logitech K520: (accel) acceleration threshold: 4
                    [    73.444] (II) config/udev: Adding input device Logitech MX Master (/dev/input/event5)
                    [    73.444] (**) Logitech MX Master: Applying InputClass "evdev pointer catchall"
                    [    73.444] (**) Logitech MX Master: Applying InputClass "evdev keyboard catchall"
                    [    73.444] (II) Using input driver 'evdev' for 'Logitech MX Master'
                    [    73.444] (**) Logitech MX Master: always reports core events
                    [    73.444] (**) evdev: Logitech MX Master: Device: "/dev/input/event5"
                    [    73.444] (--) evdev: Logitech MX Master: Vendor 0x46d Product 0x4041
                    [    73.444] (--) evdev: Logitech MX Master: Found 20 mouse buttons
                    [    73.444] (--) evdev: Logitech MX Master: Found scroll wheel(s)
                    [    73.444] (--) evdev: Logitech MX Master: Found relative axes
                    [    73.444] (--) evdev: Logitech MX Master: Found x and y relative axes
                    [    73.444] (--) evdev: Logitech MX Master: Found absolute axes
                    [    73.444] (II) evdev: Logitech MX Master: Forcing absolute x/y axes to exist.
                    [    73.444] (--) evdev: Logitech MX Master: Found keys
                    [    73.444] (II) evdev: Logitech MX Master: Configuring as mouse
                    [    73.444] (II) evdev: Logitech MX Master: Configuring as keyboard
                    [    73.444] (II) evdev: Logitech MX Master: Adding scrollwheel support
                    [    73.444] (**) evdev: Logitech MX Master: YAxisMapping: buttons 4 and 5
                    [    73.444] (**) evdev: Logitech MX Master: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
                    [    73.444] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/0003:046D:C52B.0003/0003:046D:4041.0006/input/input8/event5"
                    [    73.445] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: KEYBOARD, id 11)
                    [    73.445] (**) Option "xkb_rules" "evdev"
                    [    73.445] (**) Option "xkb_model" "pc105"
                    [    73.445] (**) Option "xkb_layout" "us"
                    [    73.445] (II) evdev: Logitech MX Master: initialized for relative axes.
                    [    73.445] (WW) evdev: Logitech MX Master: ignoring absolute axes.
                    [    73.445] (**) Logitech MX Master: (accel) keeping acceleration scheme 1
                    [    73.445] (**) Logitech MX Master: (accel) acceleration profile 0
                    [    73.445] (**) Logitech MX Master: (accel) acceleration factor: 2.000
                    [    73.445] (**) Logitech MX Master: (accel) acceleration threshold: 4
                    [    73.445] (II) config/udev: Adding input device Logitech MX Master (/dev/input/mouse1)
                    [    73.445] (II) No input driver specified, ignoring this device.
                    [    73.445] (II) This device may have been added with another device file.
                    [    73.445] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
                    [    73.445] (II) No input driver specified, ignoring this device.
                    [    73.445] (II) This device may have been added with another device file.
                    [    73.445] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
                    [    73.445] (II) No input driver specified, ignoring this device.
                    [    73.445] (II) This device may have been added with another device file.
                    [    73.445] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event14)
                    [    73.445] (II) No input driver specified, ignoring this device.
                    [    73.445] (II) This device may have been added with another device file.
                    [    73.445] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event15)
                    [    73.445] (II) No input driver specified, ignoring this device.
                    [    73.445] (II) This device may have been added with another device file.
                    [    73.446] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event16)
                    [    73.446] (II) No input driver specified, ignoring this device.
                    [    73.446] (II) This device may have been added with another device file.
                    [    73.446] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event17)
                    [    73.446] (II) No input driver specified, ignoring this device.
                    [    73.446] (II) This device may have been added with another device file.
                    [    73.446] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
                    [    73.446] (II) No input driver specified, ignoring this device.
                    [    73.446] (II) This device may have been added with another device file.
                    [    73.763] (II) AMDGPU(0): EDID vendor "DEL", prod id 40983
                    [    73.763] (II) AMDGPU(0): Using EDID range info for horizontal sync
                    [    73.763] (II) AMDGPU(0): Using EDID range info for vertical refresh
                    [    73.763] (II) AMDGPU(0): Printing DDC gathered Modelines:
                    [    73.763] (II) AMDGPU(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
                    [    73.763] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
                    [    73.763] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
                    [    73.763] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
                    [    73.763] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
                    [    73.763] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
                    [    73.763] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
                    [    73.763] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
                    [    73.763] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
                    [    73.763] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
                    [    73.763] (II) AMDGPU(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
                    [    73.763] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
                    [    73.763] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
                    [    73.851] (II) AMDGPU(0): EDID vendor "DEL", prod id 40983
                    [    73.851] (II) AMDGPU(0): Using hsync ranges from config file
                    [    73.851] (II) AMDGPU(0): Using vrefresh ranges from config file
                    [    73.851] (II) AMDGPU(0): Printing DDC gathered Modelines:
                    [    73.851] (II) AMDGPU(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
                    [    73.851] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
                    [    73.851] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
                    [    73.851] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
                    [    73.851] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
                    [    73.851] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
                    [    73.851] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
                    [    73.851] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
                    [    73.851] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
                    [    73.851] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
                    [    73.851] (II) AMDGPU(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
                    [    73.851] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
                    [    73.851] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
                    [    76.355] (II) AMDGPU(0): EDID vendor "DEL", prod id 40983
                    [    76.355] (II) AMDGPU(0): Using hsync ranges from config file
                    [    76.355] (II) AMDGPU(0): Using vrefresh ranges from config file
                    [    76.355] (II) AMDGPU(0): Printing DDC gathered Modelines:
                    [    76.355] (II) AMDGPU(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
                    [    76.355] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
                    [    76.355] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
                    [    76.355] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
                    [    76.355] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
                    [    76.355] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
                    [    76.355] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
                    [    76.355] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
                    [    76.355] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
                    [    76.355] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
                    [    76.355] (II) AMDGPU(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
                    [    76.355] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
                    [    76.355] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
                    [    76.435] (II) AMDGPU(0): EDID vendor "DEL", prod id 40983
                    [    76.435] (II) AMDGPU(0): Using hsync ranges from config file
                    [    76.435] (II) AMDGPU(0): Using vrefresh ranges from config file
                    [    76.435] (II) AMDGPU(0): Printing DDC gathered Modelines:
                    [    76.435] (II) AMDGPU(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
                    [    76.435] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
                    [    76.435] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
                    [    76.435] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
                    [    76.435] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
                    [    76.435] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
                    [    76.435] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
                    [    76.435] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
                    [    76.435] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
                    [    76.435] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
                    [    76.435] (II) AMDGPU(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
                    [    76.435] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
                    [    76.435] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
                    [    76.441] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
                    [    76.651] (II) AMDGPU(0): EDID vendor "DEL", prod id 40983
                    [    76.651] (II) AMDGPU(0): Using hsync ranges from config file
                    [    76.651] (II) AMDGPU(0): Using vrefresh ranges from config file
                    [    76.651] (II) AMDGPU(0): Printing DDC gathered Modelines:
                    [    76.651] (II) AMDGPU(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
                    [    76.651] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
                    [    76.651] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
                    [    76.651] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
                    [    76.651] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
                    [    76.651] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
                    [    76.651] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
                    [    76.651] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
                    [    76.651] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
                    [    76.651] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
                    [    76.651] (II) AMDGPU(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
                    [    76.651] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
                    [    76.651] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
                    [    76.703] (II) AMDGPU(0): EDID vendor "DEL", prod id 40983
                    [    76.703] (II) AMDGPU(0): Using hsync ranges from config file
                    [    76.703] (II) AMDGPU(0): Using vrefresh ranges from config file
                    [    76.703] (II) AMDGPU(0): Printing DDC gathered Modelines:
                    [    76.703] (II) AMDGPU(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
                    [    76.703] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
                    [    76.703] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
                    [    76.703] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
                    [    76.703] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
                    [    76.703] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
                    [    76.703] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
                    [    76.703] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
                    [    76.703] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
                    [    76.703] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
                    [    76.703] (II) AMDGPU(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
                    [    76.703] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
                    [    76.703] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
                    [    77.015] (II) AMDGPU(0): EDID vendor "DEL", prod id 40983
                    [    77.015] (II) AMDGPU(0): Using hsync ranges from config file
                    [    77.015] (II) AMDGPU(0): Using vrefresh ranges from config file
                    [    77.015] (II) AMDGPU(0): Printing DDC gathered Modelines:
                    [    77.015] (II) AMDGPU(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
                    [    77.015] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
                    [    77.015] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
                    [    77.015] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
                    [    77.015] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
                    [    77.015] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
                    [    77.015] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
                    [    77.015] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
                    [    77.015] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
                    [    77.015] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
                    [    77.015] (II) AMDGPU(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
                    [    77.015] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
                    [    77.015] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
                    [    77.031] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
                    [    77.040] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
                    [    90.744] (II) AMDGPU(0): EDID vendor "DEL", prod id 40983
                    [    90.744] (II) AMDGPU(0): Using hsync ranges from config file
                    [    90.744] (II) AMDGPU(0): Using vrefresh ranges from config file
                    [    90.744] (II) AMDGPU(0): Printing DDC gathered Modelines:
                    [    90.744] (II) AMDGPU(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz eP)
                    [    90.744] (II) AMDGPU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
                    [    90.744] (II) AMDGPU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
                    [    90.744] (II) AMDGPU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
                    [    90.744] (II) AMDGPU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
                    [    90.744] (II) AMDGPU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
                    [    90.744] (II) AMDGPU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
                    [    90.744] (II) AMDGPU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
                    [    90.744] (II) AMDGPU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
                    [    90.744] (II) AMDGPU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
                    [    90.744] (II) AMDGPU(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
                    [    90.744] (II) AMDGPU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
                    [    90.744] (II) AMDGPU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
                    [   102.508] (II) AIGLX: Suspending AIGLX clients for VT switch
                    Last edited by BenPope; 14 October 2015, 10:56 AM.

                    Comment

                    Working...
                    X