radeon 4330hd instalacja sterowników

Wszystko związane z jądrem systemowym, sterownikami, sprzętem itp.
patrykkk
Posty: 26
Rejestracja: 03 czerwca 2012, 22:03

radeon 4330hd instalacja sterowników

Post autor: patrykkk »

witam chce zainstalować sterowniki do radeona 4330hd mobility, ściągnąłem paczke .run ze strony ati ale nie wiem jak wyłączyć x'y
killall gdm nie działa
system to debian wheezy
wogóle może polecacie inna metode instalacji/?
na squeeze instalowałem przez apt-get install linux-headers... itp i później edytowałem jakiś plik ale tam była instrukcja pod jądro 2.6 a teraz mam 3.2 i zmieniam w komendzie wersje ale nie znajduje ;/ co robic?
Awatar użytkownika
DaVidoSS
Junior Member
Posty: 875
Rejestracja: 06 marca 2010, 11:26
Lokalizacja: ~/

Post autor: DaVidoSS »

X-y możesz wyłączyć tak:

Kod: Zaznacz cały

su
xdmg=$(basename $(cat /etc/X11/default-display-manager 2>/dev/null))
/etc/init.d/$xdmg stop
Jestem za tym aby korzystać z paczek z repozytorium podczas instalacji sterownika aby mieć dostęp do wszystkich opcjonalnych bibliotek.
Po za tym każdy wedle uznania. Działa w każdym z możliwości w mniej-więcej jednakowej wydajności.
patrykkk
Posty: 26
Rejestracja: 03 czerwca 2012, 22:03

Post autor: patrykkk »

a jaka nazwe ma paczka z repo? :p
patrykkk
Posty: 26
Rejestracja: 03 czerwca 2012, 22:03

Post autor: patrykkk »

dobra zainstalowałem sterownik amd...run jakiś błąd mi tam wyskoczył i x'y nie wstawały ale pomogło

Kod: Zaznacz cały

 aticonfig --initial
i

Kod: Zaznacz cały

 fglrx-uninstall.sh
x'y startują lecz w gnome mam dalej tryb zastępczy :( i teraz pytanka
1. jak włączyć normalny tryb gnome?
2. jak zmienic menadżera domyślnego z kdm na gdm?
3. jak sprawdzić czy poprawnie są zainstalowane te sterowniki - jakiś test wydajności albo coś?
Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

Pakiet nazywa się:

Kod: Zaznacz cały

fglrx-driver
ale:
On wheezy fglrx-driver is not available, see #671320.
Więcej tutaj: http://wiki.debian.org/ATIProprietary

Edit:
Z jakiego sterownika korzystasz możesz sprawdzić poleceniem:

Kod: Zaznacz cały

glxinfo
Przyjęło się też sprawdzać działanie (nie wydajność) sterowników poprzez animacje:

Kod: Zaznacz cały

glxgears
Obydwa programy są w pakiecie:

Kod: Zaznacz cały

mesa-utils
Co do wydajności to poszukaj jakiegoś benchmarka w internecie, niektóre gry linuksowe oferują możliwość uruchomienia w specjalnym trybie w którym testują wydajność komputera poprzez rejestrowanie fps, ale teraz nie pamiętam które.
patrykkk
Posty: 26
Rejestracja: 03 czerwca 2012, 22:03

Post autor: patrykkk »

glxinfo pokazuje cos takiego ale niewiele mi to mowi xD

Kod: Zaznacz cały

name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method, 
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_MESA_copy_sub_buffer, GLX_INTEL_swap_event
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_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_create_context_es2_profile, GLX_MESA_copy_sub_buffer, 
    GLX_MESA_multithread_makecurrent, GLX_MESA_swap_control, 
    GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGI_make_current_read, 
    GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample, 
    GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, 
    GLX_EXT_texture_from_pixmap, GLX_INTEL_swap_event
GLX version: 1.4
GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
    GLX_EXT_visual_info, GLX_EXT_visual_rating, 
    GLX_MESA_multithread_makecurrent, GLX_OML_swap_method, 
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_EXT_texture_from_pixmap
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x209)
OpenGL version string: 2.1 Mesa 8.0.2
OpenGL shading language version string: 1.20
OpenGL extensions:
    GL_ARB_multisample, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, 
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_copy_texture, 
    GL_EXT_polygon_offset, GL_EXT_subtexture, GL_EXT_texture_object, 
    GL_EXT_vertex_array, GL_EXT_compiled_vertex_array, GL_EXT_texture, 
    GL_EXT_texture3D, GL_IBM_rasterpos_clip, GL_ARB_point_parameters, 
    GL_EXT_draw_range_elements, GL_EXT_packed_pixels, GL_EXT_point_parameters, 
    GL_EXT_rescale_normal, GL_EXT_separate_specular_color, 
    GL_EXT_texture_edge_clamp, GL_SGIS_generate_mipmap, 
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, 
    GL_SGIS_texture_lod, GL_ARB_multitexture, GL_IBM_multimode_draw_arrays, 
    GL_IBM_texture_mirrored_repeat, GL_ARB_texture_cube_map, 
    GL_ARB_texture_env_add, GL_ARB_transpose_matrix, 
    GL_EXT_blend_func_separate, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays, 
    GL_EXT_secondary_color, GL_EXT_texture_env_add, GL_EXT_texture_lod_bias, 
    GL_INGR_blend_func_separate, GL_NV_blend_square, GL_NV_light_max_exponent, 
    GL_NV_texgen_reflection, GL_NV_texture_env_combine4, 
    GL_SUN_multi_draw_arrays, GL_ARB_texture_border_clamp, 
    GL_ARB_texture_compression, GL_EXT_framebuffer_object, 
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_MESA_window_pos, 
    GL_NV_packed_depth_stencil, GL_NV_texture_rectangle, GL_ARB_depth_texture, 
    GL_ARB_occlusion_query, GL_ARB_shadow, GL_ARB_texture_env_combine, 
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, 
    GL_ARB_texture_mirrored_repeat, GL_ARB_window_pos, 
    GL_EXT_stencil_two_side, GL_EXT_texture_cube_map, GL_NV_fog_distance, 
    GL_APPLE_packed_pixels, GL_APPLE_vertex_array_object, GL_ARB_draw_buffers, 
    GL_ARB_fragment_program, GL_ARB_fragment_shader, GL_ARB_shader_objects, 
    GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ATI_draw_buffers, 
    GL_ATI_texture_env_combine3, GL_ATI_texture_float, GL_EXT_shadow_funcs, 
    GL_EXT_stencil_wrap, GL_MESA_pack_invert, GL_MESA_ycbcr_texture, 
    GL_NV_primitive_restart, GL_ARB_fragment_program_shadow, 
    GL_ARB_half_float_pixel, GL_ARB_occlusion_query2, GL_ARB_point_sprite, 
    GL_ARB_shading_language_100, GL_ARB_sync, GL_ARB_texture_non_power_of_two, 
    GL_ARB_vertex_buffer_object, GL_ATI_blend_equation_separate, 
    GL_EXT_blend_equation_separate, GL_OES_read_format, 
    GL_ARB_pixel_buffer_object, GL_ARB_texture_compression_rgtc, 
    GL_ARB_texture_float, GL_ARB_texture_rectangle, 
    GL_ATI_texture_compression_3dc, GL_EXT_packed_float, 
    GL_EXT_pixel_buffer_object, GL_EXT_texture_compression_rgtc, 
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_rectangle, 
    GL_EXT_texture_sRGB, GL_EXT_texture_shared_exponent, 
    GL_ARB_framebuffer_object, GL_EXT_framebuffer_blit, 
    GL_EXT_framebuffer_multisample, GL_EXT_packed_depth_stencil, 
    GL_ARB_vertex_array_object, GL_ATI_separate_stencil, 
    GL_ATI_texture_mirror_once, GL_EXT_draw_buffers2, GL_EXT_draw_instanced, 
    GL_EXT_gpu_program_parameters, GL_EXT_texture_compression_latc, 
    GL_EXT_texture_sRGB_decode, GL_OES_EGL_image, GL_ARB_copy_buffer, 
    GL_ARB_draw_instanced, GL_ARB_half_float_vertex, GL_ARB_instanced_arrays, 
    GL_ARB_map_buffer_range, GL_ARB_texture_rg, GL_ARB_texture_swizzle, 
    GL_ARB_vertex_array_bgra, GL_EXT_separate_shader_objects, 
    GL_EXT_texture_swizzle, GL_EXT_vertex_array_bgra, 
    GL_NV_conditional_render, GL_AMD_draw_buffers_blend, 
    GL_ARB_ES2_compatibility, GL_ARB_draw_buffers_blend, 
    GL_ARB_draw_elements_base_vertex, GL_ARB_explicit_attrib_location, 
    GL_ARB_fragment_coord_conventions, GL_ARB_provoking_vertex, 
    GL_ARB_sampler_objects, GL_ARB_shader_texture_lod, 
    GL_ARB_vertex_type_2_10_10_10_rev, GL_EXT_provoking_vertex, 
    GL_EXT_texture_snorm, GL_MESA_texture_signed_rgba, GL_ARB_robustness, 
    GL_ARB_texture_storage

96 GLX Visuals
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x021 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x022 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0e0 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0e1 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x0e2 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0e3 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x0e4 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0e5 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x0e6 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x0e7 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x0e8 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x0e9 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x0ea 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x0eb 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x0ec 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0ed 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0ee 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0ef 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0f0 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x0f1 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x0f2 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x0f3 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x0f4 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x0f5 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x0f6 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0f7 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x0f8 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0f9 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x0fa 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0fb 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x0fc 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x0fd 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x0fe 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x0ff 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x100 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x101 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x102 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x103 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x104 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x105 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x106 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x107 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x108 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x109 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x10a 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x10b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x10c 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x10d 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x10e 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x10f 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x110 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x111 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x112 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x113 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x114 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x115 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x116 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x117 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x118 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x119 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x11a 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x11b 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x11c 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x11d 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x11e 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x11f 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x120 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x121 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x122 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x123 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x124 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x125 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x126 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x127 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x128 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x129 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x12a 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x12b 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x12c 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x12d 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x12e 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x12f 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x130 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x131 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x132 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x133 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x134 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x135 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x136 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x137 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x138 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x139 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x13a 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x13b 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x13c 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x04f 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None

144 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
----------------------------------------------------------------------------
0x050 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x051 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x052 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x053 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x054 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x055 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x056 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x057 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x058 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x059 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x05a 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x05b 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x05c 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x05d 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x05e 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x05f 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x060 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x061 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x062 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x063 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x064 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x065 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x066 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x067 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x068 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x069 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x06a 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x06b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x06c 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x06d 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x06e 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x06f 24 tc  0  24  0 r  . .   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  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x073 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x074 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x075 24 tc  0  24  0 r  . .   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  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x079 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x07a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x07b 24 tc  0  24  0 r  . .   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 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x07f 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x080  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x081  0 tc  0  16  0 r  . .   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  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x085  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x086  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 None
0x087  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x088  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 None
0x089  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x08a  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 None
0x08b  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x08c  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x08d  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x08e  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x08f  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x090  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x091  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x092  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 None
0x093  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x094  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 None
0x095  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x096  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 None
0x097  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x098 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x099 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x09a 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x09b 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x09c 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x09d 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0 16 16 16 16  0 0 Slow
0x09e 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x09f 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x0a0 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x0a1 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x0a2 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0  0  0  0  0  0 0 None
0x0a3 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  0 16 16 16 16  0 0 Slow
0x0a4 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0a5 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0a6 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0a7 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0a8 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0a9 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0aa 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x0ab 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x0ac 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x0ad 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x0ae 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0  0  0  0  0  0 0 None
0x0af 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 32  0 16 16 16 16  0 0 Slow
0x0b0 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0b1 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x0b2 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0b3 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x0b4 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0b5 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x0b6 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x0b7 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x0b8 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x0b9 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x0ba 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0  0  0  0  0  0 0 None
0x0bb 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x0bc 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0bd 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0be 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0bf 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0c0 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0c1 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0c2 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x0c3 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x0c4 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x0c5 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x0c6 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0  0  0  0  0  0 0 None
0x0c7 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x0c8  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0c9  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x0ca  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0cb  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x0cc  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0cd  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0 16 16 16  0  0 0 Slow
0x0ce  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 None
0x0cf  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x0d0  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 None
0x0d1  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x0d2  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0  0  0  0  0  0 0 None
0x0d3  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  0 16 16 16  0  0 0 Slow
0x0d4  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0d5  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0d6  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0d7  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0d8  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0d9  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0da  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 None
0x0db  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x0dc  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 None
0x0dd  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0 16 16 16  0  0 0 Slow
0x0de  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0  0  0  0  0  0 0 None
0x0df  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 32  0 16 16 16  0  0 0 Slow

Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

System działa na otwartych sterownikach:

Kod: Zaznacz cały

OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x209)
OpenGL version string: 2.1 Mesa 8.0.2
I zawartość pliku /var/log/xorg.0.log
I tak właściwie to co chcesz osiągnąć? Bo najpierw zainstalowałeś sterownik zamknięty od AMD i później go usunąłeś. Więc teraz jest taka sytuacja jak przed jego instalacją, system działa na sterowniku otwartym, akceleracja sprzętowa jest.
patrykkk
Posty: 26
Rejestracja: 03 czerwca 2012, 22:03

Post autor: patrykkk »

Rafal_F pisze:System działa na otwartych sterownikach:

Kod: Zaznacz cały

OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x209)
OpenGL version string: 2.1 Mesa 8.0.2
I zawartość pliku /var/log/xorg.0.log
I tak właściwie to co chcesz osiągnąć? Bo najpierw zainstalowałeś sterownik zamknięty od AMD i później go usunąłeś. Więc teraz jest taka sytuacja jak przed jego instalacją, system działa na sterowniku otwartym, akceleracja sprzętowa jest.

Kod: Zaznacz cały

[    20.356] 
X.Org X Server 1.12.1.902 (1.12.2 RC 2)
Release Date: 2012-05-19
[    20.356] X Protocol Version 11, Revision 0
[    20.356] Build Operating System: Linux 3.2.0-2-amd64 x86_64 Debian
[    20.356] Current Operating System: Linux debian 3.2.0-2-amd64 #1 SMP Fri Jun 1 17:49:08 UTC 2012 x86_64
[    20.356] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-2-amd64 root=UUID=cbdd1b5c-3445-499e-82ad-158b31458589 ro quiet
[    20.356] Build Date: 20 May 2012  08:57:17AM
[    20.356] xorg-server 2:1.12.1.902-1 (Cyril Brulebois <kibi@debian.org>) 
[    20.356] Current version of pixman: 0.24.4
[    20.356]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    20.356] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    20.356] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jun 18 21:31:51 2012
[    20.389] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    20.413] (==) No Layout section.  Using the first Screen section.
[    20.413] (==) No screen section available. Using defaults.
[    20.413] (**) |-->Screen "Default Screen Section" (0)
[    20.413] (**) |   |-->Monitor "<default monitor>"
[    20.414] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[    20.414] (==) Automatically adding devices
[    20.414] (==) Automatically enabling devices
[    20.451] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    20.451]     Entry deleted from font path.
[    20.511] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/100dpi/:unscaled,
    /usr/share/fonts/X11/75dpi/:unscaled,
    /usr/share/fonts/X11/Type1,
    /usr/share/fonts/X11/100dpi,
    /usr/share/fonts/X11/75dpi,
    /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    built-ins
[    20.511] (==) ModulePath set to "/usr/lib/xorg/modules"
[    20.511] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[    20.512] (II) Loader magic: 0x7fd10714bae0
[    20.512] (II) Module ABI versions:
[    20.512]     X.Org ANSI C Emulation: 0.4
[    20.512]     X.Org Video Driver: 12.0
[    20.512]     X.Org XInput driver : 16.0
[    20.512]     X.Org Server Extension : 6.0
[    20.513] (--) PCI:*(0:1:0:0) 1002:9552:144d:c050 rev 0, Mem @ 0xd0000000/268435456, 0xcfef0000/65536, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
[    20.513] (II) Open ACPI successful (/var/run/acpid.socket)
[    20.513] (II) LoadModule: "extmod"
[    20.540] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    20.564] (II) Module extmod: vendor="X.Org Foundation"
[    20.564]     compiled for 1.12.1.902, module version = 1.0.0
[    20.564]     Module class: X.Org Server Extension
[    20.564]     ABI class: X.Org Server Extension, version 6.0
[    20.564] (II) Loading extension SELinux
[    20.564] (II) Loading extension MIT-SCREEN-SAVER
[    20.564] (II) Loading extension XFree86-VidModeExtension
[    20.564] (II) Loading extension XFree86-DGA
[    20.564] (II) Loading extension DPMS
[    20.564] (II) Loading extension XVideo
[    20.564] (II) Loading extension XVideo-MotionCompensation
[    20.564] (II) Loading extension X-Resource
[    20.564] (II) LoadModule: "dbe"
[    20.565] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    20.579] (II) Module dbe: vendor="X.Org Foundation"
[    20.579]     compiled for 1.12.1.902, module version = 1.0.0
[    20.579]     Module class: X.Org Server Extension
[    20.579]     ABI class: X.Org Server Extension, version 6.0
[    20.579] (II) Loading extension DOUBLE-BUFFER
[    20.579] (II) LoadModule: "glx"
[    20.579] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    20.598] (II) Module glx: vendor="X.Org Foundation"
[    20.598]     compiled for 1.12.1.902, module version = 1.0.0
[    20.598]     ABI class: X.Org Server Extension, version 6.0
[    20.598] (==) AIGLX enabled
[    20.598] (II) Loading extension GLX
[    20.598] (II) LoadModule: "record"
[    20.598] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    20.614] (II) Module record: vendor="X.Org Foundation"
[    20.614]     compiled for 1.12.1.902, module version = 1.13.0
[    20.614]     Module class: X.Org Server Extension
[    20.614]     ABI class: X.Org Server Extension, version 6.0
[    20.614] (II) Loading extension RECORD
[    20.614] (II) LoadModule: "dri"
[    20.614] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    20.627] (II) Module dri: vendor="X.Org Foundation"
[    20.627]     compiled for 1.12.1.902, module version = 1.0.0
[    20.627]     ABI class: X.Org Server Extension, version 6.0
[    20.627] (II) Loading extension XFree86-DRI
[    20.627] (II) LoadModule: "dri2"
[    20.627] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    20.628] (II) Module dri2: vendor="X.Org Foundation"
[    20.628]     compiled for 1.12.1.902, module version = 1.2.0
[    20.628]     ABI class: X.Org Server Extension, version 6.0
[    20.628] (II) Loading extension DRI2
[    20.628] (==) Matched ati as autoconfigured driver 0
[    20.628] (==) Matched vesa as autoconfigured driver 1
[    20.628] (==) Matched fbdev as autoconfigured driver 2
[    20.628] (==) Assigned the driver to the xf86ConfigLayout
[    20.628] (II) LoadModule: "ati"
[    20.628] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    20.635] (II) Module ati: vendor="X.Org Foundation"
[    20.635]     compiled for 1.12.1, module version = 6.14.4
[    20.635]     Module class: X.Org Video Driver
[    20.635]     ABI class: X.Org Video Driver, version 12.0
[    20.635] (II) LoadModule: "radeon"
[    20.635] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    20.718] (II) Module radeon: vendor="X.Org Foundation"
[    20.718]     compiled for 1.12.1, module version = 6.14.4
[    20.718]     Module class: X.Org Video Driver
[    20.718]     ABI class: X.Org Video Driver, version 12.0
[    20.719] (II) LoadModule: "vesa"
[    20.719] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    20.733] (II) Module vesa: vendor="X.Org Foundation"
[    20.733]     compiled for 1.12.1, module version = 2.3.1
[    20.733]     Module class: X.Org Video Driver
[    20.733]     ABI class: X.Org Video Driver, version 12.0
[    20.733] (II) LoadModule: "fbdev"
[    20.733] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    20.740] (II) Module fbdev: vendor="X.Org Foundation"
[    20.740]     compiled for 1.12.1, module version = 0.4.2
[    20.740]     ABI class: X.Org Video Driver, version 12.0
[    20.740] (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, 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, 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,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA
[    20.747] (II) VESA: driver for VESA chipsets: vesa
[    20.747] (II) FBDEV: driver for framebuffer: fbdev
[    20.747] (++) using VT number 7

[    20.752] (II) [KMS] Kernel modesetting enabled.
[    20.752] (WW) Falling back to old probe method for vesa
[    20.752] (WW) Falling back to old probe method for fbdev
[    20.752] (II) Loading sub module "fbdevhw"
[    20.752] (II) LoadModule: "fbdevhw"
[    20.752] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    20.765] (II) Module fbdevhw: vendor="X.Org Foundation"
[    20.765]     compiled for 1.12.1.902, module version = 0.0.2
[    20.765]     ABI class: X.Org Video Driver, version 12.0
[    20.765] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[    20.765] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    20.765] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    20.765] (==) RADEON(0): Default visual is TrueColor
[    20.765] (==) RADEON(0): RGB weight 888
[    20.765] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    20.765] (--) RADEON(0): Chipset: "ATI Mobility Radeon 4300 Series" (ChipID = 0x9552)
[    20.766] (II) RADEON(0): PCIE card detected
[    20.766] drmOpenDevice: node name is /dev/dri/card0
[    20.766] drmOpenDevice: open result is 9, (OK)
[    20.766] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    20.766] drmOpenDevice: node name is /dev/dri/card0
[    20.766] drmOpenDevice: open result is 9, (OK)
[    20.766] drmOpenByBusid: drmOpenMinor returns 9
[    20.766] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    20.766] (II) RADEON(0): GPU accel disabled or not working, using shadowfb for KMS
[    20.766] (II) Loading sub module "shadow"
[    20.766] (II) LoadModule: "shadow"
[    20.766] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    20.767] (II) Module shadow: vendor="X.Org Foundation"
[    20.767]     compiled for 1.12.1.902, module version = 1.1.0
[    20.768]     ABI class: X.Org ANSI C Emulation, version 0.4
[    20.768] (II) RADEON(0): KMS Color Tiling: disabled
[    20.768] (II) RADEON(0): KMS Pageflipping: enabled
[    20.768] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[    20.768] (II) RADEON(0): Output LVDS has no monitor section
[    20.792] (II) RADEON(0): Output VGA-0 has no monitor section
[    20.796] (II) RADEON(0): Output HDMI-0 has no monitor section
[    20.796] (II) RADEON(0): EDID for output LVDS
[    20.796] (II) RADEON(0): Manufacturer: CPT  Model: 14bf  Serial#: 0
[    20.796] (II) RADEON(0): Year: 2009  Week: 37
[    20.796] (II) RADEON(0): EDID Version: 1.3
[    20.796] (II) RADEON(0): Digital Display Input
[    20.796] (II) RADEON(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    20.796] (II) RADEON(0): Gamma: 2.20
[    20.796] (II) RADEON(0): No DPMS capabilities specified
[    20.796] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    20.796] (II) RADEON(0): First detailed timing is preferred mode
[    20.796] (II) RADEON(0): redX: 0.618 redY: 0.340   greenX: 0.331 greenY: 0.568
[    20.796] (II) RADEON(0): blueX: 0.149 blueY: 0.059   whiteX: 0.315 whiteY: 0.329
[    20.796] (II) RADEON(0): Manufacturer's mask: 0
[    20.796] (II) RADEON(0): Supported detailed timing:
[    20.796] (II) RADEON(0): clock: 75.4 MHz   Image Size:  344 x 193 mm
[    20.796] (II) RADEON(0): h_active: 1366  h_sync: 1425  h_sync_end 1464 h_blank_end 1560 h_border: 0
[    20.796] (II) RADEON(0): v_active: 768  v_sync: 773  v_sync_end 783 v_blanking: 806 v_border: 0
[    20.796] (II) RADEON(0): Unknown vendor-specific block f
[    20.796] (II) RADEON(0):  CPT
[    20.796] (II) RADEON(0):  CLAA156WA11A
[    20.796] (II) RADEON(0): EDID (in hex):
[    20.796] (II) RADEON(0):     00ffffffffffff000e14bf1400000000
[    20.796] (II) RADEON(0):     25130103802213780a4e4d9e57549126
[    20.796] (II) RADEON(0):     0f505400000001010101010101010101
[    20.796] (II) RADEON(0):     010101010101781d56c2500026303b27
[    20.796] (II) RADEON(0):     5a0058c1100000180000000f00202020
[    20.797] (II) RADEON(0):     2020202020206e050f00000000fe0043
[    20.797] (II) RADEON(0):     50540a202020202020202020000000fe
[    20.797] (II) RADEON(0):     00434c4141313536574131314120002a
[    20.797] (II) RADEON(0): EDID vendor "CPT", prod id 5311
[    20.797] (II) RADEON(0): Printing DDC gathered Modelines:
[    20.797] (II) RADEON(0): Modeline "1366x768"x0.0   75.44  1366 1425 1464 1560  768 773 783 806 -hsync -vsync (48.4 kHz eP)
[    20.797] (II) RADEON(0): Printing probed modes for output LVDS
[    20.797] (II) RADEON(0): Modeline "1366x768"x60.0   75.44  1366 1425 1464 1560  768 773 783 806 -hsync -vsync (48.4 kHz eP)
[    20.797] (II) RADEON(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz)
[    20.797] (II) RADEON(0): Modeline "1152x768"x59.8   71.75  1152 1216 1328 1504  768 771 781 798 -hsync +vsync (47.7 kHz)
[    20.797] (II) RADEON(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[    20.797] (II) RADEON(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[    20.797] (II) RADEON(0): Modeline "848x480"x59.7   31.50  848 872 952 1056  480 483 493 500 -hsync +vsync (29.8 kHz)
[    20.797] (II) RADEON(0): Modeline "720x480"x59.7   26.75  720 744 808 896  480 483 493 500 -hsync +vsync (29.9 kHz)
[    20.797] (II) RADEON(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
[    20.820] (II) RADEON(0): EDID for output VGA-0
[    20.824] (II) RADEON(0): EDID for output HDMI-0
[    20.824] (II) RADEON(0): Output LVDS connected
[    20.824] (II) RADEON(0): Output VGA-0 disconnected
[    20.824] (II) RADEON(0): Output HDMI-0 disconnected
[    20.824] (II) RADEON(0): Using exact sizes for initial modes
[    20.824] (II) RADEON(0): Output LVDS using initial mode 1366x768
[    20.824] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    20.824] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:20000000 visible:fba0000
[    20.824] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[    20.824] (**) RADEON(0): Display dimensions: (340, 190) mm
[    20.824] (**) RADEON(0): DPI set to (102, 102)
[    20.824] (II) Loading sub module "fb"
[    20.824] (II) LoadModule: "fb"
[    20.824] (II) Loading /usr/lib/xorg/modules/libfb.so
[    20.831] (II) Module fb: vendor="X.Org Foundation"
[    20.831]     compiled for 1.12.1.902, module version = 1.0.0
[    20.831]     ABI class: X.Org ANSI C Emulation, version 0.4
[    20.831] (II) Loading sub module "ramdac"
[    20.831] (II) LoadModule: "ramdac"
[    20.831] (II) Module "ramdac" already built-in
[    20.831] (II) UnloadModule: "vesa"
[    20.831] (II) Unloading vesa
[    20.831] (II) UnloadModule: "fbdev"
[    20.831] (II) Unloading fbdev
[    20.832] (II) UnloadSubModule: "fbdevhw"
[    20.832] (II) Unloading fbdevhw
[    20.832] (--) Depth 24 pixmap format is 32 bpp
[    20.833] (II) RADEON(0): Front buffer size: 4608K
[    20.833] (II) RADEON(0): VRAM usage limit set to 227750K
[    20.834] (==) RADEON(0): Backing store disabled
[    20.834] (WW) RADEON(0): Direct rendering disabled
[    20.834] (II) RADEON(0): Acceleration disabled
[    20.834] (==) RADEON(0): DPMS enabled
[    20.834] (==) RADEON(0): Silken mouse enabled
[    20.838] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    20.838] (--) RandR disabled
[    20.838] (II) Initializing built-in extension Generic Event Extension
[    20.838] (II) Initializing built-in extension SHAPE
[    20.838] (II) Initializing built-in extension MIT-SHM
[    20.838] (II) Initializing built-in extension XInputExtension
[    20.838] (II) Initializing built-in extension XTEST
[    20.838] (II) Initializing built-in extension BIG-REQUESTS
[    20.838] (II) Initializing built-in extension SYNC
[    20.838] (II) Initializing built-in extension XKEYBOARD
[    20.838] (II) Initializing built-in extension XC-MISC
[    20.838] (II) Initializing built-in extension SECURITY
[    20.838] (II) Initializing built-in extension XINERAMA
[    20.838] (II) Initializing built-in extension XFIXES
[    20.838] (II) Initializing built-in extension RENDER
[    20.838] (II) Initializing built-in extension RANDR
[    20.838] (II) Initializing built-in extension COMPOSITE
[    20.838] (II) Initializing built-in extension DAMAGE
[    20.838] (II) SELinux: Disabled on system
[    20.845] (II) AIGLX: Screen 0 is not DRI2 capable
[    20.845] (II) AIGLX: Screen 0 is not DRI capable
[    21.261] (II) AIGLX: Loaded and initialized swrast
[    21.262] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    21.262] (II) RADEON(0): Setting screen physical size to 361 x 203
[    21.789] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    21.790] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    21.790] (II) LoadModule: "evdev"
[    21.790] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    21.940] (II) Module evdev: vendor="X.Org Foundation"
[    21.940]     compiled for 1.12.1, module version = 2.7.0
[    21.940]     Module class: X.Org XInput Driver
[    21.940]     ABI class: X.Org XInput driver, version 16.0
[    21.940] (II) Using input driver 'evdev' for 'Power Button'
[    21.940] (**) Power Button: always reports core events
[    21.940] (**) evdev: Power Button: Device: "/dev/input/event5"
[    21.940] (--) evdev: Power Button: Vendor 0 Product 0x1
[    21.940] (--) evdev: Power Button: Found keys
[    21.940] (II) evdev: Power Button: Configuring as keyboard
[    21.940] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[    21.940] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    21.940] (**) Option "xkb_rules" "evdev"
[    21.940] (**) Option "xkb_model" "pc105"
[    21.940] (**) Option "xkb_layout" "pl"
[    21.993] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    21.993] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    21.993] (II) Using input driver 'evdev' for 'Video Bus'
[    21.993] (**) Video Bus: always reports core events
[    21.993] (**) evdev: Video Bus: Device: "/dev/input/event6"
[    21.993] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    21.993] (--) evdev: Video Bus: Found keys
[    21.993] (II) evdev: Video Bus: Configuring as keyboard
[    21.993] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input6/event6"
[    21.993] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    21.993] (**) Option "xkb_rules" "evdev"
[    21.993] (**) Option "xkb_model" "pc105"
[    21.993] (**) Option "xkb_layout" "pl"
[    21.993] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    21.993] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    21.993] (II) Using input driver 'evdev' for 'Power Button'
[    21.993] (**) Power Button: always reports core events
[    21.993] (**) evdev: Power Button: Device: "/dev/input/event3"
[    21.993] (--) evdev: Power Button: Vendor 0 Product 0x1
[    21.993] (--) evdev: Power Button: Found keys
[    21.994] (II) evdev: Power Button: Configuring as keyboard
[    21.994] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
[    21.994] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    21.994] (**) Option "xkb_rules" "evdev"
[    21.994] (**) Option "xkb_model" "pc105"
[    21.994] (**) Option "xkb_layout" "pl"
[    21.994] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    21.994] (II) No input driver specified, ignoring this device.
[    21.994] (II) This device may have been added with another device file.
[    21.995] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[    21.995] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    21.995] (II) Using input driver 'evdev' for 'Sleep Button'
[    21.995] (**) Sleep Button: always reports core events
[    21.995] (**) evdev: Sleep Button: Device: "/dev/input/event4"
[    21.995] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    21.995] (--) evdev: Sleep Button: Found keys
[    21.995] (II) evdev: Sleep Button: Configuring as keyboard
[    21.995] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4/event4"
[    21.995] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    21.995] (**) Option "xkb_rules" "evdev"
[    21.995] (**) Option "xkb_model" "pc105"
[    21.995] (**) Option "xkb_layout" "pl"
[    21.995] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event13)
[    21.995] (II) No input driver specified, ignoring this device.
[    21.995] (II) This device may have been added with another device file.
[    21.996] (II) config/udev: Adding input device Avago USB LaserStream(TM) Mouse (/dev/input/event1)
[    21.996] (**) Avago USB LaserStream(TM) Mouse: Applying InputClass "evdev pointer catchall"
[    21.996] (II) Using input driver 'evdev' for 'Avago USB LaserStream(TM) Mouse'
[    21.996] (**) Avago USB LaserStream(TM) Mouse: always reports core events
[    21.996] (**) evdev: Avago USB LaserStream(TM) Mouse: Device: "/dev/input/event1"
[    21.996] (--) evdev: Avago USB LaserStream(TM) Mouse: Vendor 0x192f Product 0x716
[    21.996] (--) evdev: Avago USB LaserStream(TM) Mouse: Found 9 mouse buttons
[    21.996] (--) evdev: Avago USB LaserStream(TM) Mouse: Found scroll wheel(s)
[    21.996] (--) evdev: Avago USB LaserStream(TM) Mouse: Found relative axes
[    21.996] (--) evdev: Avago USB LaserStream(TM) Mouse: Found x and y relative axes
[    21.996] (II) evdev: Avago USB LaserStream(TM) Mouse: Configuring as mouse
[    21.996] (II) evdev: Avago USB LaserStream(TM) Mouse: Adding scrollwheel support
[    21.996] (**) evdev: Avago USB LaserStream(TM) Mouse: YAxisMapping: buttons 4 and 5
[    21.996] (**) evdev: Avago USB LaserStream(TM) Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    21.996] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/input/input1/event1"
[    21.996] (II) XINPUT: Adding extended input device "Avago USB LaserStream(TM) Mouse" (type: MOUSE, id 10)
[    21.996] (II) evdev: Avago USB LaserStream(TM) Mouse: initialized for relative axes.
[    21.996] (**) Avago USB LaserStream(TM) Mouse: (accel) keeping acceleration scheme 1
[    21.996] (**) Avago USB LaserStream(TM) Mouse: (accel) acceleration profile 0
[    21.996] (**) Avago USB LaserStream(TM) Mouse: (accel) acceleration factor: 2.000
[    21.996] (**) Avago USB LaserStream(TM) Mouse: (accel) acceleration threshold: 4
[    21.997] (II) config/udev: Adding input device Avago USB LaserStream(TM) Mouse (/dev/input/mouse0)
[    21.997] (II) No input driver specified, ignoring this device.
[    21.997] (II) This device may have been added with another device file.
[    21.997] (II) config/udev: Adding input device Namuga 1.3M Webcam (/dev/input/event12)
[    21.997] (**) Namuga 1.3M Webcam: Applying InputClass "evdev keyboard catchall"
[    21.997] (II) Using input driver 'evdev' for 'Namuga 1.3M Webcam'
[    21.997] (**) Namuga 1.3M Webcam: always reports core events
[    21.997] (**) evdev: Namuga 1.3M Webcam: Device: "/dev/input/event12"
[    21.997] (--) evdev: Namuga 1.3M Webcam: Vendor 0xac8 Product 0xc335
[    21.997] (--) evdev: Namuga 1.3M Webcam: Found keys
[    21.997] (II) evdev: Namuga 1.3M Webcam: Configuring as keyboard
[    21.997] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/input/input12/event12"
[    21.997] (II) XINPUT: Adding extended input device "Namuga 1.3M Webcam" (type: KEYBOARD, id 11)
[    21.997] (**) Option "xkb_rules" "evdev"
[    21.997] (**) Option "xkb_model" "pc105"
[    21.997] (**) Option "xkb_layout" "pl"
[    21.998] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[    21.998] (II) No input driver specified, ignoring this device.
[    21.998] (II) This device may have been added with another device file.
[    21.998] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event10)
[    21.998] (II) No input driver specified, ignoring this device.
[    21.998] (II) This device may have been added with another device file.
[    21.999] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event11)
[    21.999] (II) No input driver specified, ignoring this device.
[    21.999] (II) This device may have been added with another device file.
[    21.999] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    21.999] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    21.999] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    21.999] (**) AT Translated Set 2 keyboard: always reports core events
[    21.999] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    21.999] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    21.999] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    21.999] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    21.999] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    21.999] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    21.999] (**) Option "xkb_rules" "evdev"
[    21.999] (**) Option "xkb_model" "pc105"
[    21.999] (**) Option "xkb_layout" "pl"
[    22.000] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[    22.000] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    22.000] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    22.000] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    22.000] (II) LoadModule: "synaptics"
[    22.000] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    22.096] (II) Module synaptics: vendor="X.Org Foundation"
[    22.096]     compiled for 1.12.1, module version = 1.6.1
[    22.096]     Module class: X.Org XInput Driver
[    22.096]     ABI class: X.Org XInput driver, version 16.0
[    22.096] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    22.096] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    22.096] (**) Option "Device" "/dev/input/event8"
[    22.152] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    22.152] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5672
[    22.152] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4910
[    22.152] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    22.152] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    22.152] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    22.152] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    22.152] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    22.152] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    22.176] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input8/event8"
[    22.176] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[    22.176] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    22.176] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[    22.176] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
[    22.176] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    22.176] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    22.176] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    22.176] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    22.176] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    22.176] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[    22.177] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    22.177] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    22.177] (II) No input driver specified, ignoring this device.
[    22.177] (II) This device may have been added with another device file.
[    22.177] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event14)
[    22.177] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    22.177] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    22.177] (**) ACPI Virtual Keyboard Device: always reports core events
[    22.178] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event14"
[    22.178] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[    22.178] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[    22.178] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[    22.178] (**) Option "config_info" "udev:/sys/devices/virtual/input/input14/event14"
[    22.178] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 14)
[    22.178] (**) Option "xkb_rules" "evdev"
[    22.178] (**) Option "xkb_model" "pc105"
[    22.178] (**) Option "xkb_layout" "pl"
[    22.330] (II) RADEON(0): EDID vendor "CPT", prod id 5311
[    22.330] (II) RADEON(0): Printing DDC gathered Modelines:
[    22.330] (II) RADEON(0): Modeline "1366x768"x0.0   75.44  1366 1425 1464 1560  768 773 783 806 -hsync -vsync (48.4 kHz eP)
[    27.483] (II) RADEON(0): EDID vendor "CPT", prod id 5311
[    27.483] (II) RADEON(0): Printing DDC gathered Modelines:
[    27.483] (II) RADEON(0): Modeline "1366x768"x0.0   75.44  1366 1425 1464 1560  768 773 783 806 -hsync -vsync (48.4 kHz eP)
[    31.973] (II) RADEON(0): EDID vendor "CPT", prod id 5311
[    31.973] (II) RADEON(0): Printing DDC gathered Modelines:
[    31.973] (II) RADEON(0): Modeline "1366x768"x0.0   75.44  1366 1425 1464 1560  768 773 783 806 -hsync -vsync (48.4 kHz eP)
[    43.422] (II) RADEON(0): EDID vendor "CPT", prod id 5311
[    43.422] (II) RADEON(0): Printing DDC gathered Modelines:
[    43.422] (II) RADEON(0): Modeline "1366x768"x0.0   75.44  1366 1425 1464 1560  768 773 783 806 -hsync -vsync (48.4 kHz eP)
[    44.516] (II) RADEON(0): EDID vendor "CPT", prod id 5311
[    44.516] (II) RADEON(0): Printing DDC gathered Modelines:
[    44.516] (II) RADEON(0): Modeline "1366x768"x0.0   75.44  1366 1425 1464 1560  768 773 783 806 -hsync -vsync (48.4 kHz eP)
[    48.364] (II) RADEON(0): EDID vendor "CPT", prod id 5311
[    48.364] (II) RADEON(0): Printing DDC gathered Modelines:
[    48.364] (II) RADEON(0): Modeline "1366x768"x0.0   75.44  1366 1425 1464 1560  768 773 783 806 -hsync -vsync (48.4 kHz eP)
Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

Trochę to dziwne, glxinfo pokazuje direct rendering: yes, a w logu xorg:

Kod: Zaznacz cały

[    20.834] (WW) RADEON(0): Direct rendering disabled
[    20.834] (II) RADEON(0): Acceleration disabled
Sprawdź czy masz zainstalowany pakiet:

Kod: Zaznacz cały

firmware-linux-nonfree
patrykkk
Posty: 26
Rejestracja: 03 czerwca 2012, 22:03

Post autor: patrykkk »

Rafal_F pisze:Trochę to dziwne, glxinfo pokazuje direct rendering: yes, a w logu xorg:

Kod: Zaznacz cały

[    20.834] (WW) RADEON(0): Direct rendering disabled
[    20.834] (II) RADEON(0): Acceleration disabled
Sprawdź czy masz zainstalowany pakiet:

Kod: Zaznacz cały

firmware-linux-nonfree
jak to sprawdzic?
ODPOWIEDZ