This forum has been archived. All content is frozen. Please use KDE Discuss instead.

display resolution problem

Tags: None
(comma "," separated)
tap3ah
Registered Member
Posts
5
Karma
0

display resolution problem

Mon Jul 15, 2013 7:39 am
Hello
I use HP Pavilion g6 with secondary monitor attached. Native resolutions are 1366x768 (the built-in one) and 1920x1080 (the external one). In last 6 months I've been using Fedora 18 with KDE and everything worked just fine. KDE recognized second monitor and both of them worked in they native resolutions.
Last week I did clean install of Fedora 19. The external monitor didn't show up under Settings, and I've got only three choices for the built-in one: 1024x768, 800x600 and 640x480.
This morning, with no apparent reason, KDE started in it's native resolution. The choices were 1366x768 (native) and 1368x768. It was still unaware of the second monitor. However, when I restarted the system after minor kernel update, it started in 1366x768, but after about 20 seconds it spontaneously switched back to 1024x768.
Can anyone help me solve this please.
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: display resolution problem

Mon Jul 15, 2013 7:46 am
Can you check the output of "glxinfo" to see if your system is using hardware direct rendering, or software rendering?
Also, please check /usr/share/X11/xorg.conf.d/ to see if anything is forcing the usage of "fbdev" or drivers not suitable for your hardware.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
tap3ah
Registered Member
Posts
5
Karma
0

Re: display resolution problem

Mon Jul 15, 2013 8:32 am
glxinfo output:
Code: Select all
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_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_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_multithread_makecurrent, 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.3, 256 bits)
OpenGL version string: 2.1 Mesa 9.2.0-devel
OpenGL shading language version string: 1.30
OpenGL extensions:
    GL_AMD_conservative_depth, GL_AMD_draw_buffers_blend,
    GL_APPLE_packed_pixels, GL_APPLE_vertex_array_object,
    GL_ARB_ES2_compatibility, GL_ARB_blend_func_extended,
    GL_ARB_color_buffer_float, GL_ARB_conservative_depth, GL_ARB_copy_buffer,
    GL_ARB_debug_output, GL_ARB_depth_buffer_float, 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_fragment_coord_conventions,
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow,
    GL_ARB_fragment_shader, GL_ARB_framebuffer_object,
    GL_ARB_get_program_binary, GL_ARB_half_float_pixel,
    GL_ARB_half_float_vertex, GL_ARB_instanced_arrays,
    GL_ARB_internalformat_query, GL_ARB_invalidate_subdata,
    GL_ARB_map_buffer_range, 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_provoking_vertex, GL_ARB_robustness, GL_ARB_sampler_objects,
    GL_ARB_shader_bit_encoding, GL_ARB_shader_objects,
    GL_ARB_shader_texture_lod, GL_ARB_shading_language_100,
    GL_ARB_shading_language_packing, GL_ARB_shadow, 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_env_add, GL_ARB_texture_env_combine,
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,
    GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui,
    GL_ARB_texture_storage, 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_buffer_object,
    GL_ARB_vertex_program, GL_ARB_vertex_shader,
    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_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_object,
    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_provoking_vertex, GL_EXT_rescale_normal,
    GL_EXT_secondary_color, GL_EXT_separate_shader_objects,
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
    GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_subtexture,
    GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_array,
    GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc,
    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_MESA_pack_invert, GL_MESA_texture_array, GL_MESA_texture_signed_rgba,
    GL_MESA_window_pos, GL_MESA_ycbcr_texture, GL_NV_blend_square,
    GL_NV_conditional_render, 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_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
    GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays

120 GLX Visuals
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x021 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0f6 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0f7 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x0f8 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0f9 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x0fa 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0fb 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x0fc 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 None
0x0fd 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 Slow
0x0fe 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 None
0x0ff 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 Slow
0x100 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 None
0x101 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 Slow
0x102 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x103 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x104 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x105 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x106 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x107 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x108 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x109 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x10a 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x10b 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x10c 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x10d 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x10e 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x10f 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x110 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x111 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x112 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x113 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x114 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x115 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x116 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x117 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x118 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 None
0x119 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x11a 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 None
0x11b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x11c 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 None
0x11d 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x11e 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x11f 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x120 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x121 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x122 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x123 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x124 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x125 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x126 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x127 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x128 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x129 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x12a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x12b 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x12c 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x12d 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x12e 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x12f 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x130 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x131 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x132 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x133 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x134 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x135 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x136 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 None
0x137 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 Slow
0x138 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 None
0x139 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 Slow
0x13a 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 None
0x13b 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 Slow
0x13c 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x13d 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x13e 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x13f 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x140 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x141 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x142 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x143 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x144 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x145 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x146 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x147 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x148 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x149 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x14a 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x14b 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x14c 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x14d 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x14e 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x14f 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x150 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x151 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x152 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x153 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x154 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 None
0x155 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x156 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 None
0x157 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x158 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 None
0x159 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x15a 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x15b 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x15c 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x15d 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x15e 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x15f 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x160 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x161 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x162 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x163 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x164 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x165 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x166 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x167 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x168 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x169 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x16a 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x16b 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x041 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None

180 GLXFBConfigs:
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x042 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x043 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x044 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x045 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x046 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x047 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x048 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 None
0x049 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 Slow
0x04a 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 None
0x04b 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 Slow
0x04c 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 None
0x04d 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 Slow
0x04e 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x04f 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x050 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x051 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x052 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x053 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x054 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x055 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x056 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x057 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x058 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x059 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x05a 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x05b 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x05c 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x05d 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x05e 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x05f 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x060 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x061 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x062 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x063 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x064 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x065 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x066 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 None
0x067 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x068 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 None
0x069 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x06a 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 None
0x06b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x06c 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x06d 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x06e 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x06f 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x070 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x071 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x072 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x073 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x074 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x075 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x076 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x077 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x078 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x079 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x07a 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x07b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x07c 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x07d 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x07e  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x07f  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x080  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x081  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x082  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x083  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x084  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x085  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x086  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x087  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x088  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x089  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x08a  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 None
0x08b  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x08c  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 None
0x08d  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x08e  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 None
0x08f  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x090  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x091  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x092  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x093  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x094  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x095  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x096  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 None
0x097  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x098  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 None
0x099  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x09a  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 None
0x09b  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x09c 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x09d 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x09e 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x09f 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x0a0 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0a1 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x0a2 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 None
0x0a3 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 Slow
0x0a4 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 None
0x0a5 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 Slow
0x0a6 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0  0  0  0  0  0 0 None
0x0a7 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 16  0 16 16 16 16  0 0 Slow
0x0a8 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x0a9 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x0aa 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x0ab 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x0ac 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x0ad 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x0ae 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0af 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0b0 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0b1 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0b2 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0b3 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0b4 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x0b5 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x0b6 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x0b7 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x0b8 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x0b9 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x0ba 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0bb 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x0bc 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0bd 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x0be 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0bf 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x0c0 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0c1 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x0c2 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0c3 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x0c4 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0c5 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x0c6 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x0c7 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x0c8 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x0c9 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x0ca 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x0cb 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x0cc 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0cd 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0ce 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0cf 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0d0 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0d1 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0d2 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x0d3 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x0d4 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x0d5 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x0d6 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x0d7 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x0d8  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0d9  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x0da  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0db  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x0dc  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0dd  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x0de  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0df  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x0e0  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0e1  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x0e2  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x0e3  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x0e4  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 None
0x0e5  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x0e6  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 None
0x0e7  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x0e8  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 None
0x0e9  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x0ea  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0eb  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0ec  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0ed  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0ee  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0ef  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0f0  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 None
0x0f1  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x0f2  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 None
0x0f3  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x0f4  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 None
0x0f5  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0 16 16 16  0  0 0 Slow

The content of /usr/share/X11/xorg.conf.d/:
Code: Select all
10-evdev.conf
10-quirks.conf
50-synaptics.conf
50-vmmouse.conf
50-wacom.conf
glamor.conf

I'm not sure what to look for. The files seem to deal with input devices (touchpads and mice), except for glamor.conf who's content is:
Code: Select all
Section "Module"
        Load  "dri2"
        Load  "glamoregl"
EndSection

No mention of fbdev.

Last edited by tap3ah on Mon Jul 15, 2013 8:34 am, edited 1 time in total.
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: display resolution problem

Mon Jul 15, 2013 8:34 am
That is the "llvmpipe" software renderer. What type of graphics card does your system have?


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
tap3ah
Registered Member
Posts
5
Karma
0

Re: display resolution problem

Mon Jul 15, 2013 8:54 am
I just checked. Apparently it has two graphic adapters: Intel HD and Radeon HD 6470M.
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: display resolution problem

Mon Jul 15, 2013 8:56 am
Okay, that means you have some form of Hybrid graphics then, which complicates matters. Can you try examining the content of /var/log/Xorg.0.log to see what X thinks of your system state? It should reveal which driver(s) it is trying to use, and which ones it ends up using.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
tap3ah
Registered Member
Posts
5
Karma
0

Re: display resolution problem

Mon Jul 15, 2013 9:17 am
The content of /var/log/Xorg.0.log. For convenience, I cut out the list of arguments for each Mode.
Code: Select all
[    20.989]
X.Org X Server 1.14.2
Release Date: 2013-06-25
[    20.989] X Protocol Version 11, Revision 0
[    20.989] Build Operating System:  2.6.32-358.2.1.el6.x86_64
[    20.989] Current Operating System: Linux localhost.localdomain 3.9.9-302.fc19.x86_64 #1 SMP Sat Jul 6 13:41:07 UTC 2013 x86_64
[    20.989] Kernel command line: BOOT_IMAGE=/vmlinuz-3.9.9-302.fc19.x86_64 root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/swap nomodeset rd.md=0 rd.dm=0 vconsole.keymap=us rd.luks=0 vconsole.font=latarcyrheb-sun16 rd.lvm.lv=fedora/root rhgb quiet LANG=en_US.UTF-8
[    20.989] Build Date: 12 July 2013  12:32:08AM
[    20.989] Build ID: xorg-x11-server 1.14.2-4.fc19
[    20.989] Current version of pixman: 0.30.0
   to make sure that you have the latest version.
[    20.989] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    20.989] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 15 11:00:19 2013
[    21.028] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    21.028] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    21.028] (==) No Layout section.  Using the first Screen section.
[    21.028] (==) No screen section available. Using defaults.
[    21.028] (**) |-->Screen "Default Screen Section" (0)
[    21.028] (**) |   |-->Monitor "<default monitor>"
[    21.028] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[    21.028] (==) Automatically adding devices
[    21.028] (==) Automatically enabling devices
[    21.028] (==) Automatically adding GPU devices
[    21.028] (==) FontPath set to:
   catalogue:/etc/X11/fontpath.d,
   built-ins
[    21.028] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    21.028] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[    21.028] (II) Loader magic: 0x800d00
[    21.028] (II) Module ABI versions:
[    21.029] (--) PCI:*(0:0:2:0) 8086:0116:103c:1670 rev 9, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[    21.030] (--) PCI: (0:1:0:0) 1002:6760:103c:1670 rev 0, Mem @ 0xa0000000/268435456, 0xc2600000/131072, I/O @ 0x00004000/256, BIOS @ 0x????????/131072
[    21.030] Initializing built-in extension Generic Event Extension
[    21.030] Initializing built-in extension SHAPE
[    21.030] Initializing built-in extension MIT-SHM
[    21.030] Initializing built-in extension XInputExtension
[    21.030] Initializing built-in extension XTEST
[    21.030] Initializing built-in extension BIG-REQUESTS
[    21.030] Initializing built-in extension SYNC
[    21.030] Initializing built-in extension XKEYBOARD
[    21.030] Initializing built-in extension XC-MISC
[    21.030] Initializing built-in extension XINERAMA
[    21.030] Initializing built-in extension XFIXES
[    21.030] Initializing built-in extension RENDER
[    21.030] Initializing built-in extension RANDR
[    21.030] Initializing built-in extension COMPOSITE
[    21.030] Initializing built-in extension DAMAGE
[    21.030] Initializing built-in extension MIT-SCREEN-SAVER
[    21.030] Initializing built-in extension DOUBLE-BUFFER
[    21.030] Initializing built-in extension RECORD
[    21.030] Initializing built-in extension DPMS
[    21.030] Initializing built-in extension X-Resource
[    21.030] Initializing built-in extension XVideo
[    21.030] Initializing built-in extension XVideo-MotionCompensation
[    21.030] Initializing built-in extension SELinux
[    21.030] Initializing built-in extension XFree86-VidModeExtension
[    21.030] Initializing built-in extension XFree86-DGA
[    21.030] Initializing built-in extension XFree86-DRI
[    21.030] Initializing built-in extension DRI2
[    21.030] (II) "glx" will be loaded by default.
[    21.030] (II) LoadModule: "dri2"
[    21.030] (II) Module "dri2" already built-in
[    21.030] (II) LoadModule: "glamoregl"
[    21.158] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[    21.734] (II) Module glamoregl: vendor="X.Org Foundation"
[    21.734] (II) LoadModule: "glx"
[    21.734] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    21.734] (II) Module glx: vendor="X.Org Foundation"
[    21.734] (==) AIGLX enabled
[    21.735] Loading extension GLX
[    21.735] (==) Matched intel as autoconfigured driver 0
[    21.735] (==) Matched vesa as autoconfigured driver 1
[    21.735] (==) Matched modesetting as autoconfigured driver 2
[    21.735] (==) Matched fbdev as autoconfigured driver 3
[    21.735] (==) Assigned the driver to the xf86ConfigLayout
[    21.735] (II) LoadModule: "intel"
[    21.735] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[    21.735] (II) Module intel: vendor="X.Org Foundation"
[    21.735] (II) LoadModule: "vesa"
[    21.735] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[    21.735] (II) Module vesa: vendor="X.Org Foundation"
[    21.735] (II) LoadModule: "modesetting"
[    21.736] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    21.736] (II) Module modesetting: vendor="X.Org Foundation"
[    21.736] (II) LoadModule: "fbdev"
[    21.736] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[    21.745] (II) Module fbdev: vendor="X.Org Foundation"
[    21.745] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
   i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
   E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
   965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
   4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
   Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
   Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
   Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
   Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
   Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
   Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
   Haswell Desktop (GT3), Haswell Mobile (GT1), Haswell Mobile (GT2),
   Haswell Mobile (GT3), Haswell Server (GT1), Haswell Server (GT2),
   Haswell Server (GT3), Haswell (GT1), Haswell (GT2), Haswell (GT3),
   Haswell (GT1), Haswell (GT2), Haswell (GT3),
   Haswell SDV Desktop (GT1), Haswell SDV Desktop (GT2),
   Haswell SDV Desktop (GT3), Haswell SDV Mobile (GT1),
   Haswell SDV Mobile (GT2), Haswell SDV Mobile (GT3),
   Haswell SDV Server (GT1), Haswell SDV Server (GT2),
   Haswell SDV Server (GT3), Haswell SDV (GT1), Haswell SDV (GT2),
   Haswell SDV (GT3), Haswell SDV (GT1), Haswell SDV (GT2),
   Haswell SDV (GT3), Haswell ULT Desktop (GT1),
   Haswell ULT Desktop (GT2), Haswell ULT Desktop (GT3),
   Haswell ULT Mobile (GT1), Haswell ULT Mobile (GT2),
   Haswell ULT Mobile (GT3), Haswell ULT Server (GT1),
   Haswell ULT Server (GT2), Haswell ULT Server (GT3),
   Haswell ULT (GT1), Haswell ULT (GT2), Haswell ULT (GT3),
   Haswell ULT (GT1), Haswell ULT (GT2), Haswell ULT (GT3),
   Haswell CRW Desktop (GT1), Haswell CRW Desktop (GT2),
   Haswell CRW Desktop (GT3), Haswell CRW Mobile (GT1),
   Haswell CRW Mobile (GT2), Haswell CRW Mobile (GT3),
   Haswell CRW Server (GT1), Haswell CRW Server (GT2),
   Haswell CRW Server (GT3), Haswell CRW (GT1), Haswell CRW (GT2),
   Haswell CRW (GT3), Haswell CRW (GT1), Haswell CRW (GT2),
   Haswell CRW (GT3), ValleyView PO board
[    21.745] (II) VESA: driver for VESA chipsets: vesa
[    21.745] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    21.745] (II) FBDEV: driver for framebuffer: fbdev
[    21.745] (++) using VT number 1
[    21.789] (WW) Falling back to old probe method for modesetting
[    21.790] (EE) open /dev/dri/card0: No such file or directory
[    21.790] (WW) Falling back to old probe method for fbdev
[    21.790] (II) Loading sub module "fbdevhw"
[    21.790] (II) LoadModule: "fbdevhw"
[    21.790] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[    21.790] (II) Module fbdevhw: vendor="X.Org Foundation"
[    21.790] (EE) open /dev/fb0: No such file or directory
[    21.790] (II) Loading sub module "vbe"
[    21.790] (II) LoadModule: "vbe"
[    21.790] (II) Loading /usr/lib64/xorg/modules/libvbe.so
[    21.790] (II) Module vbe: vendor="X.Org Foundation"
[    21.790] (II) Loading sub module "int10"
[    21.790] (II) LoadModule: "int10"
[    21.790] (II) Loading /usr/lib64/xorg/modules/libint10.so
[    21.790] (II) Module int10: vendor="X.Org Foundation"
[    21.791] (II) VESA(0): initializing int10
[    21.791] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    21.791] (II) VESA(0): VESA BIOS detected
[    21.791] (II) VESA(0): VESA VBE Version 3.0
[    21.791] (II) VESA(0): VESA VBE Total Mem: 32704 kB
[    21.791] (II) VESA(0): VESA VBE OEM: Intel(R)Sandybridge Mobile Graphics Chipset Accelerated VGA BIOS
[    21.791] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[    21.791] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[    21.791] (II) VESA(0): VESA VBE OEM Product: Intel(R)Sandybridge Mobile Graphics Controller
[    21.791] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[    21.797] (II) VESA(0): Creating default Display subsection in Screen section
   "Default Screen Section" for depth/fbbpp 24/32
[    21.797] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[    21.797] (==) VESA(0): RGB weight 888
[    21.797] (==) VESA(0): Default visual is TrueColor
[    21.797] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[    21.797] (II) Loading sub module "ddc"
[    21.797] (II) LoadModule: "ddc"
[    21.797] (II) Module "ddc" already built-in
[    21.797] (II) VESA(0): VESA VBE DDC supported
[    21.797] (II) VESA(0): VESA VBE DDC Level 2
[    21.797] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[    21.810] (II) VESA(0): VESA VBE DDC read successfully
[    21.810] (II) VESA(0): Manufacturer: GSM  Model: 5783  Serial#: 444069
[    21.810] (II) VESA(0): Year: 2011  Week: 8
[    21.810] (II) VESA(0): EDID Version: 1.3
[    21.810] (II) VESA(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[    21.810] (II) VESA(0): Sync:  Separate  SyncOnGreen
[    21.810] (II) VESA(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[    21.810] (II) VESA(0): Gamma: 2.20
[    21.810] (II) VESA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[    21.810] (II) VESA(0): First detailed timing is preferred mode
[    21.810] (II) VESA(0): redX: 0.645 redY: 0.335   greenX: 0.301 greenY: 0.616
[    21.810] (II) VESA(0): blueX: 0.145 blueY: 0.069   whiteX: 0.312 whiteY: 0.323
[    21.810] (II) VESA(0): Supported established timings:
[    21.810] (II) VESA(0): 720x400@70Hz
[    21.810] (II) VESA(0): 640x480@60Hz
[    21.810] (II) VESA(0): 640x480@75Hz
[    21.810] (II) VESA(0): 800x600@60Hz
[    21.810] (II) VESA(0): 800x600@75Hz
[    21.810] (II) VESA(0): 1024x768@60Hz
[    21.810] (II) VESA(0): 1024x768@75Hz
[    21.810] (II) VESA(0): 1280x1024@75Hz
[    21.810] (II) VESA(0): Manufacturer's mask: 0
[    21.810] (II) VESA(0): Supported standard timings:
[    21.810] (II) VESA(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    21.810] (II) VESA(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    21.810] (II) VESA(0): #2: hsize: 1280  vsize 1024  refresh: 75  vid: 36737
[    21.810] (II) VESA(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    21.810] (II) VESA(0): Supported detailed timing:
[    21.810] (II) VESA(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[    21.810] (II) VESA(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    21.810] (II) VESA(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    21.810] (II) VESA(0): Supported detailed timing:
[    21.810] (II) VESA(0): clock: 146.2 MHz   Image Size:  477 x 268 mm
[    21.810] (II) VESA(0): h_active: 1680  h_sync: 1784  h_sync_end 1960 h_blank_end 2240 h_border: 0
[    21.810] (II) VESA(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1089 v_border: 0
[    21.810] (II) VESA(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
[    21.810] (II) VESA(0): Monitor name: W2246
[    21.810] (II) VESA(0): EDID (in hex):
[    21.810] (II) VESA(0):    00ffffffffffff001e6d8357a5c60600
[    21.810] (II) VESA(0):    081501036a301b78ea3333a5554d9d25
[    21.810] (II) VESA(0):    115052a54b00b3008180818f714f0101
[    21.810] (II) VESA(0):    010101010101023a801871382d40582c
[    21.810] (II) VESA(0):    4500dd0c1100001a21399030621a2740
[    21.810] (II) VESA(0):    68b03600dd0c1100001c000000fd0038
[    21.810] (II) VESA(0):    4b1e530f000a202020202020000000fc
[    21.810] (II) VESA(0):    0057323234360a20202020202020005d
[    21.810] (II) VESA(0): EDID vendor "GSM", prod id 22403
[    21.810] (II) VESA(0): Using EDID range info for horizontal sync
[    21.810] (II) VESA(0): Using EDID range info for vertical refresh
[    21.810] (II) VESA(0): Printing DDC gathered Modelines:
[    21.810] (II) VESA(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync -vsync (67.5 kHz eP)
[    21.810] (II) VESA(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    21.810] (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    21.810] (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    21.810] (II) VESA(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    21.810] (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    21.810] (II) VESA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    21.810] (II) VESA(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    21.810] (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    21.810] (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    21.810] (II) VESA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    21.810] (II) VESA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    21.810] (II) VESA(0): Searching for matching VESA mode(s):
[    21.810] Mode: 160 (1366x768)
[    21.811] Mode: 161 (1366x768)
[    21.811] *Mode: 162 (1366x768)
[    21.812] Mode: 163 (0x0)
[    21.812] Mode: 164 (0x0)
[    21.812] Mode: 165 (0x0)
[    21.813] Mode: 166 (0x0)
[    21.813] Mode: 167 (0x0)
[    21.813] Mode: 168 (0x0)
[    21.814] Mode: 169 (0x0)
[    21.814] Mode: 16a (0x0)
[    21.814] Mode: 16b (0x0)
[    21.815] Mode: 16c (0x0)
[    21.815] Mode: 16d (0x0)
[    21.815] Mode: 16e (0x0)
[    21.815] Mode: 16f (0x0)
[    21.816] Mode: 170 (0x0)
[    21.816] Mode: 171 (0x0)
[    21.816] Mode: 13c (0x0)
[    21.817] Mode: 14d (0x0)
[    21.817] Mode: 15c (0x0)
[    21.817] Mode: 13a (0x0)
[    21.818] Mode: 14b (0x0)
[    21.818] Mode: 15a (0x0)
[    21.818] Mode: 107 (0x0)
[    21.819] Mode: 11a (0x0)
[    21.819] Mode: 11b (0x0)
[    21.819] Mode: 105 (1024x768)
[    21.820] Mode: 117 (1024x768)
[    21.820] *Mode: 118 (1024x768)
[    21.821] *Mode: 112 (640x480)
[    21.821] Mode: 114 (800x600)
[    21.822] *Mode: 115 (800x600)
[    21.822] Mode: 101 (640x480)
[    21.823] Mode: 103 (800x600)
[    21.823] Mode: 111 (640x480)
[    21.823] (II) VESA(0): Total Memory: 511 64KB banks (32704kB)
[    21.823] (II) VESA(0): <default monitor>: Using hsync range of 30.00-83.00 kHz
[    21.823] (II) VESA(0): <default monitor>: Using vrefresh range of 56.00-75.00 Hz
[    21.823] (II) VESA(0): <default monitor>: Using maximum pixel clock of 155.00 MHz
[    21.823] (WW) VESA(0): Unable to estimate virtual size
[    21.823] (II) VESA(0): Not using built-in mode "1366x768" (no mode of this name)
[    21.824] (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
[    21.824] (**) VESA(0): *Built-in mode "1024x768"
[    21.824] (**) VESA(0): *Built-in mode "800x600"
[    21.824] (**) VESA(0): *Built-in mode "640x480"
[    21.824] (**) VESA(0): Display dimensions: (480, 270) mm
[    21.824] (**) VESA(0): DPI set to (54, 72)
[    21.824] (**) VESA(0): Using "Shadow Framebuffer"
[    21.824] (II) Loading sub module "shadow"
[    21.824] (II) LoadModule: "shadow"
[    21.824] (II) Loading /usr/lib64/xorg/modules/libshadow.so
[    21.824] (II) Module shadow: vendor="X.Org Foundation"
[    21.824] (II) Loading sub module "fb"
[    21.824] (II) LoadModule: "fb"
[    22.621] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    22.621] (II) Module fb: vendor="X.Org Foundation"
[    22.621] (II) UnloadModule: "modesetting"
[    22.621] (II) Unloading modesetting
[    22.621] (II) UnloadModule: "fbdev"
[    22.621] (II) Unloading fbdev
[    22.621] (II) UnloadSubModule: "fbdevhw"
[    22.621] (II) Unloading fbdevhw
[    22.621] (==) Depth 24 pixmap format is 32 bpp
[    22.621] (II) Loading sub module "int10"
[    22.621] (II) LoadModule: "int10"
[    22.621] (II) Loading /usr/lib64/xorg/modules/libint10.so
[    22.621] (II) Module int10: vendor="X.Org Foundation"
[    22.621] (II) VESA(0): initializing int10
[    22.621] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    22.621] (II) VESA(0): VESA BIOS detected
[    22.621] (II) VESA(0): VESA VBE Version 3.0
[    22.621] (II) VESA(0): VESA VBE Total Mem: 32704 kB
[    22.621] (II) VESA(0): VESA VBE OEM: Intel(R)Sandybridge Mobile Graphics Chipset Accelerated VGA BIOS
[    22.621] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[    22.621] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[    22.621] (II) VESA(0): VESA VBE OEM Product: Intel(R)Sandybridge Mobile Graphics Controller
[    22.621] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[    22.622] (II) VESA(0): virtual address = 0x7f24b2a6c000,
   physical address = 0xb0000000, size = 33488896
[    22.630] (II) VESA(0): Setting up VESA Mode 0x118 (1024x768)
[    22.703] (==) VESA(0): Default visual is TrueColor
[    22.703] (==) VESA(0): Backing store disabled
[    22.703] (==) VESA(0): DPMS enabled
[    22.703] (==) RandR enabled
[    22.703] (II) Found 2 VGA devices: arbiter wrapping enabled
[    22.708] (II) SELinux: Disabled by boolean
[    22.708] (II) AIGLX: Screen 0 is not DRI2 capable
[    22.708] (II) AIGLX: Screen 0 is not DRI capable
[    26.637] (II) AIGLX: Loaded and initialized swrast
[    26.637] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    26.881] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    26.881] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    26.881] (**) Power Button: Applying InputClass "system-keyboard"
[    26.881] (II) LoadModule: "evdev"
[    26.882] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    26.882] (II) Module evdev: vendor="X.Org Foundation"
[    26.882] (II) Using input driver 'evdev' for 'Power Button'
[    26.882] (**) Power Button: always reports core events
[    26.882] (**) evdev: Power Button: Device: "/dev/input/event2"
[    26.882] (--) evdev: Power Button: Vendor 0 Product 0x1
[    26.882] (--) evdev: Power Button: Found keys
[    26.882] (II) evdev: Power Button: Configuring as keyboard
[    26.882] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    26.882] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    26.882] (**) Option "xkb_rules" "evdev"
[    26.882] (**) Option "xkb_model" "evdev"
[    26.882] (**) Option "xkb_layout" "us,rs,rs"
[    26.882] (**) Option "xkb_variant" ",,latin"
[    26.882] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    26.902] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    26.903] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    26.903] (**) Power Button: Applying InputClass "system-keyboard"
[    26.903] (II) Using input driver 'evdev' for 'Power Button'
[    26.903] (**) Power Button: always reports core events
[    26.903] (**) evdev: Power Button: Device: "/dev/input/event1"
[    26.903] (--) evdev: Power Button: Vendor 0 Product 0x1
[    26.903] (--) evdev: Power Button: Found keys
[    26.903] (II) evdev: Power Button: Configuring as keyboard
[    26.903] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    26.903] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    26.903] (**) Option "xkb_rules" "evdev"
[    26.903] (**) Option "xkb_model" "evdev"
[    26.903] (**) Option "xkb_layout" "us,rs,rs"
[    26.903] (**) Option "xkb_variant" ",,latin"
[    26.903] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    26.903] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    26.903] (II) No input driver specified, ignoring this device.
[    26.903] (II) This device may have been added with another device file.
[    26.903] (II) config/udev: Adding input device PixArt HP Mobile USB Optical Mouse (/dev/input/event4)
[    26.903] (**) PixArt HP Mobile USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    26.903] (II) Using input driver 'evdev' for 'PixArt HP Mobile USB Optical Mouse'
[    26.904] (**) PixArt HP Mobile USB Optical Mouse: always reports core events
[    26.904] (**) evdev: PixArt HP Mobile USB Optical Mouse: Device: "/dev/input/event4"
[    26.904] (--) evdev: PixArt HP Mobile USB Optical Mouse: Vendor 0x3f0 Product 0x8607
[    26.904] (--) evdev: PixArt HP Mobile USB Optical Mouse: Found 3 mouse buttons
[    26.904] (--) evdev: PixArt HP Mobile USB Optical Mouse: Found scroll wheel(s)
[    26.904] (--) evdev: PixArt HP Mobile USB Optical Mouse: Found relative axes
[    26.904] (--) evdev: PixArt HP Mobile USB Optical Mouse: Found x and y relative axes
[    26.904] (II) evdev: PixArt HP Mobile USB Optical Mouse: Configuring as mouse
[    26.904] (II) evdev: PixArt HP Mobile USB Optical Mouse: Adding scrollwheel support
[    26.904] (**) evdev: PixArt HP Mobile USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    26.904] (**) evdev: PixArt HP Mobile USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    26.904] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input4/event4"
[    26.904] (II) XINPUT: Adding extended input device "PixArt HP Mobile USB Optical Mouse" (type: MOUSE, id 8)
[    26.904] (II) evdev: PixArt HP Mobile USB Optical Mouse: initialized for relative axes.
[    26.904] (**) PixArt HP Mobile USB Optical Mouse: (accel) keeping acceleration scheme 1
[    26.904] (**) PixArt HP Mobile USB Optical Mouse: (accel) acceleration profile 0
[    26.904] (**) PixArt HP Mobile USB Optical Mouse: (accel) acceleration factor: 2.000
[    26.904] (**) PixArt HP Mobile USB Optical Mouse: (accel) acceleration threshold: 4
[    26.904] (II) config/udev: Adding input device PixArt HP Mobile USB Optical Mouse (/dev/input/mouse0)
[    26.904] (II) No input driver specified, ignoring this device.
[    26.904] (II) This device may have been added with another device file.
[    26.904] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[    26.904] (II) No input driver specified, ignoring this device.
[    26.904] (II) This device may have been added with another device file.
[    26.905] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[    26.905] (II) No input driver specified, ignoring this device.
[    26.905] (II) This device may have been added with another device file.
[    26.905] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12)
[    26.905] (II) No input driver specified, ignoring this device.
[    26.905] (II) This device may have been added with another device file.
[    26.905] (II) config/udev: Adding input device NOVATEK USB Keyboard (/dev/input/event5)
[    26.905] (**) NOVATEK USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    26.905] (**) NOVATEK USB Keyboard: Applying InputClass "system-keyboard"
[    26.905] (II) Using input driver 'evdev' for 'NOVATEK USB Keyboard'
[    26.905] (**) NOVATEK USB Keyboard: always reports core events
[    26.905] (**) evdev: NOVATEK USB Keyboard: Device: "/dev/input/event5"
[    26.905] (--) evdev: NOVATEK USB Keyboard: Vendor 0x461 Product 0x10
[    26.905] (--) evdev: NOVATEK USB Keyboard: Found keys
[    26.905] (II) evdev: NOVATEK USB Keyboard: Configuring as keyboard
[    26.905] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input5/event5"
[    26.905] (II) XINPUT: Adding extended input device "NOVATEK USB Keyboard" (type: KEYBOARD, id 9)
[    26.905] (**) Option "xkb_rules" "evdev"
[    26.905] (**) Option "xkb_model" "evdev"
[    26.905] (**) Option "xkb_layout" "us,rs,rs"
[    26.905] (**) Option "xkb_variant" ",,latin"
[    26.905] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    26.906] (II) config/udev: Adding input device NOVATEK USB Keyboard (/dev/input/event6)
[    26.906] (**) NOVATEK USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    26.906] (**) NOVATEK USB Keyboard: Applying InputClass "system-keyboard"
[    26.906] (II) Using input driver 'evdev' for 'NOVATEK USB Keyboard'
[    26.906] (**) NOVATEK USB Keyboard: always reports core events
[    26.906] (**) evdev: NOVATEK USB Keyboard: Device: "/dev/input/event6"
[    26.906] (--) evdev: NOVATEK USB Keyboard: Vendor 0x461 Product 0x10
[    26.906] (--) evdev: NOVATEK USB Keyboard: Found keys
[    26.906] (II) evdev: NOVATEK USB Keyboard: Configuring as keyboard
[    26.906] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/input/input6/event6"
[    26.906] (II) XINPUT: Adding extended input device "NOVATEK USB Keyboard" (type: KEYBOARD, id 10)
[    26.906] (**) Option "xkb_rules" "evdev"
[    26.906] (**) Option "xkb_model" "evdev"
[    26.906] (**) Option "xkb_layout" "us,rs,rs"
[    26.906] (**) Option "xkb_variant" ",,latin"
[    26.906] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    26.906] (II) config/udev: Adding input device HP Webcam-101 (/dev/input/event8)
[    26.906] (**) HP Webcam-101: Applying InputClass "evdev keyboard catchall"
[    26.907] (**) HP Webcam-101: Applying InputClass "system-keyboard"
[    26.907] (II) Using input driver 'evdev' for 'HP Webcam-101'
[    26.907] (**) HP Webcam-101: always reports core events
[    26.907] (**) evdev: HP Webcam-101: Device: "/dev/input/event8"
[    26.907] (--) evdev: HP Webcam-101: Vendor 0x5c8 Product 0x21e
[    26.907] (--) evdev: HP Webcam-101: Found keys
[    26.907] (II) evdev: HP Webcam-101: Configuring as keyboard
[    26.907] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input8/event8"
[    26.907] (II) XINPUT: Adding extended input device "HP Webcam-101" (type: KEYBOARD, id 11)
[    26.907] (**) Option "xkb_rules" "evdev"
[    26.907] (**) Option "xkb_model" "evdev"
[    26.907] (**) Option "xkb_layout" "us,rs,rs"
[    26.907] (**) Option "xkb_variant" ",,latin"
[    26.907] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    26.907] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    26.907] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    26.907] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    26.907] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    26.907] (**) AT Translated Set 2 keyboard: always reports core events
[    26.907] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event3"
[    26.907] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    26.907] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    26.907] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    26.907] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    26.907] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    26.907] (**) Option "xkb_rules" "evdev"
[    26.907] (**) Option "xkb_model" "evdev"
[    26.907] (**) Option "xkb_layout" "us,rs,rs"
[    26.907] (**) Option "xkb_variant" ",,latin"
[    26.907] (**) Option "xkb_options" "grp:shift_caps_toggle"
[    26.908] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[    26.908] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    26.908] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    26.908] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    26.908] (II) LoadModule: "synaptics"
[    26.908] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[    26.908] (II) Module synaptics: vendor="X.Org Foundation"
[    26.908] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    26.908] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    26.908] (**) Option "Device" "/dev/input/event7"
[    26.933] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    26.933] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5634 (res 51)
[    26.933] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4598 (res 76)
[    26.933] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    26.933] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    26.933] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    26.933] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    26.933] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    26.933] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    26.943] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[    26.943] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[    26.943] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    26.943] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    26.943] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.038
[    26.943] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    26.943] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    26.943] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    26.943] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    26.943] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    26.943] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[    26.943] (II) No input driver specified, ignoring this device.
[    26.943] (II) This device may have been added with another device file.
[    26.943] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event9)
[    26.943] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    26.943] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[    26.943] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[    26.944] (**) HP WMI hotkeys: always reports core events
[    26.944] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event9"
[    26.944] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[    26.944] (--) evdev: HP WMI hotkeys: Found keys
[    26.944] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[    26.944] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event9"
[    26.944] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 14)
[    26.944] (**) Option "xkb_rules" "evdev"
[    26.944] (**) Option "xkb_model" "evdev"
[    26.944] (**) Option "xkb_layout" "us,rs,rs"
[    26.944] (**) Option "xkb_variant" ",,latin"
[    26.944] (**) Option "xkb_options" "grp:shift_caps_toggle"
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: display resolution problem  Topic is solved

Mon Jul 15, 2013 9:22 am
Ah, in this case the Intel kernel module is unavailable because you have disabled mode setting.
Code: Select all
nomodeset

You need to reboot with mode setting enabled in your kernel (simply removing the nomodeset kernel argument should suffice), after which it should all start working properly again.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
tap3ah
Registered Member
Posts
5
Karma
0

Re: display resolution problem

Mon Jul 15, 2013 9:33 am
Bingo! It works!
I started Fedora for the first time with nomodeset argument and didn't realize that pressing F12 saves changes into grub.cfg.
Thanks a lot, mate, you've been more than helpful.


Bookmarks



Who is online

Registered users: Baidu [Spider], Bing [Bot], Google [Bot]