[SOLVED] kms, xf86-video-ati: direct rendering issues

Hi,
Quite possible I'm doing something completely wrong, but how to enable direct rendering on an r500 chip (x1400 mobility radeon) with kms enabled?
I let the module be loaded early (-> mkinitcpio) and have radeon.modeset=1 in my grub-menu.lst. kernel mode setting works, the x-server starts (in contrast to when having modeset=0, then Xorg segfaults due to libglx) and in the Xorg.0.log when looking for DRI, it tells me that the modules dri, dri2 and glx are all properly loaded. Nevertheless, glxgears is damn slow as well as glxinfo telling me that direct rendering is not enabled.
Using the git versions of xf86-video-ati and libdrm didn't change the bahaviour.
package versions:
kernel 2.6.36.2-1
mesa 7.9-1
libdrm-git (from a few minutes ago)
xf86-video-ati-git (from a few minutes ago)
xorg.conf: there's no difference in having LoadModule "dri", "dri2" in the Module-Section or having Option "DRI" "on" in the Device section or not having any xorg.conf at all.
Any ideas? or is dri up and running and glxgears just sucks and glxinfo doesn't show the correct information?
Last edited by rochus (2010-12-17 18:27:56)

you have to install ati-dri
and BTW, you should not use libdrm-git if you don't planning compile mesa yourself. libdrm in arch repo is new enough.

Similar Messages

  • Xf86-video-ati direct rendering yes, but glxgears shows nul [solved]

    glxinfo says i have direct rendering, but glxgears does not show anything (it still processes stuff, and gives me fps (which vary with the size and visibility of the window))
    so here are the log/outputs that might have the answer:
    glxinfo
    $ glxinfo ~
    name of display: :0.0
    libGL warning: 3D driver claims to not support visual 0x4b
    display: :0 screen: 0
    direct rendering: Yes
    server glx vendor string: SGI
    server glx version string: 1.2
    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_SGI_make_current_read, GLX_SGI_swap_control,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
    client glx vendor string: SGI
    client glx version string: 1.4
    client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, 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 version: 1.2
    GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
    GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
    OpenGL vendor string: DRI R300 Project
    OpenGL renderer string: Mesa DRI R300 20060815 AGP 4x x86/MMX/SSE TCL
    OpenGL version string: 1.3 Mesa 7.0
    OpenGL extensions:
    GL_ARB_fragment_program, GL_ARB_imaging, GL_ARB_multisample,
    GL_ARB_multitexture, GL_ARB_texture_border_clamp,
    GL_ARB_texture_compression, GL_ARB_texture_cube_map,
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
    GL_MESAX_texture_float, GL_ARB_texture_mirrored_repeat,
    GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_window_pos,
    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_clip_volume_hint,
    GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture,
    GL_EXT_draw_range_elements, GL_EXT_gpu_program_parameters,
    GL_EXT_histogram, GL_EXT_packed_pixels, GL_EXT_polygon_offset,
    GL_EXT_rescale_normal, GL_EXT_secondary_color,
    GL_EXT_separate_specular_color, GL_EXT_stencil_two_side,
    GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias,
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object,
    GL_EXT_texture_rectangle, GL_EXT_vertex_array, GL_APPLE_packed_pixels,
    GL_ATI_blend_equation_separate, GL_ATI_texture_env_combine3,
    GL_ATI_texture_mirror_once, GL_IBM_rasterpos_clip,
    GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate,
    GL_MESA_pack_invert, GL_MESA_ycbcr_texture, GL_MESA_window_pos,
    GL_NV_blend_square, GL_NV_light_max_exponent, GL_NV_texture_rectangle,
    GL_NV_texgen_reflection, GL_NV_vertex_program, GL_OES_read_format,
    GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_generate_mipmap,
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
    GL_SGIS_texture_lod
    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    0x23 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x24 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
    0x25 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x26 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
    0x27 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x28 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
    0x29 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x2a 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
    0x2b 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x2c 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
    0x2d 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x2e 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
    0x2f 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x30 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
    0x31 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x32 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
    0x4b 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 Ncon
    Xorg.log
    X Window System Version 1.3.0
    Release Date: 19 April 2007
    X Protocol Version 11, Revision 0, Release 1.3
    Build Operating System: UNKNOWN
    Current Operating System: Linux dell 2.6.21-ARCH #1 SMP PREEMPT Wed Jul 4 18:21:19 EDT 2007 i686
    Build Date: 06 July 2007
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 26 02:18:12 2007
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
    (WW) The directory "/usr/share/fonts/75pi" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    built-ins,
    /usr/share/fonts/local,
    /usr/share/fonts/artwiz-fonts,
    /usr/share/fonts/misc,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Option "AIGLX" "true"
    (**) Extension "Composite" is enabled
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81d92e0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 1.2
    X.Org XInput driver : 0.7
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.2
    (++) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 8086,1130 card 0000,0000 rev 02 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 8086,1131 card 0000,0000 rev 02 class 06,04,00 hdr 01
    (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 02 class 06,04,00 hdr 01
    (II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 02 class 06,01,00 hdr 80
    (II) PCI: 00:1f:1: chip 8086,244b card 8086,4541 rev 02 class 01,01,80 hdr 00
    (II) PCI: 00:1f:2: chip 8086,2442 card 8086,4541 rev 02 class 0c,03,00 hdr 00
    (II) PCI: 00:1f:3: chip 8086,2443 card 8086,4541 rev 02 class 0c,05,00 hdr 00
    (II) PCI: 01:00:0: chip 1002,4152 card 174b,0830 rev 00 class 03,00,00 hdr 80
    (II) PCI: 01:00:1: chip 1002,4172 card 174b,0831 rev 00 class 03,80,00 hdr 00
    (II) PCI: 02:0b:0: chip 9004,5078 card 0000,0000 rev 01 class 01,00,00 hdr 00
    (II) PCI: 02:0c:0: chip 1102,0002 card 1102,8022 rev 0a class 04,01,00 hdr 80
    (II) PCI: 02:0c:1: chip 1102,7002 card 1102,0020 rev 0a class 09,80,00 hdr 80
    (II) PCI: 02:0d:0: chip 10b7,9200 card 10b7,1000 rev 78 class 02,00,00 hdr 00
    (II) PCI: End of PCI scan
    (II) Intel Bridge workaround enabled
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 1 I/O range:
    [0] -1 0 0x0000c000 - 0x0000cfff (0x1000) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0xff800000 - 0xff8fffff (0x100000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0xb6900000 - 0xf69fffff (0x40100000) MX[b]
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 2 I/O range:
    [0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[b]
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0xff900000 - 0xff9fffff (0x100000) MX[b]
    (II) Bus 2 prefetchable memory range:
    [0] -1 0 0xf6a00000 - 0xf6afffff (0x100000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (--) PCI:*(1:0:0) ATI Technologies Inc RV350 AR [Radeon 9600] rev 0, Mem @ 0xe0000000/28, 0xff8f0000/16, I/O @ 0xc800/8, BIOS @ 0xff8c0000/17
    (--) PCI: (1:0:1) ATI Technologies Inc RV350 AR [Radeon 9600] (Secondary) rev 0, Mem @ 0xd0000000/28, 0xff8e0000/16
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) PCI Memory resource overlap reduced 0xf8000000 from 0xfbffffff to 0xf7ffffff
    (II) Active PCI resource ranges:
    [0] -1 0 0xff9fec00 - 0xff9fec7f (0x80) MX[b]
    [1] -1 0 0xff9ff000 - 0xff9fffff (0x1000) MX[b]
    [2] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [3] -1 0 0xff8e0000 - 0xff8effff (0x10000) MX[b](B)
    [4] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [5] -1 0 0xff8c0000 - 0xff8dffff (0x20000) MX[b](B)
    [6] -1 0 0xff8f0000 - 0xff8fffff (0x10000) MX[b](B)
    [7] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [8] -1 0 0x0000dc00 - 0x0000dc7f (0x80) IX[b]
    [9] -1 0 0x0000dff0 - 0x0000dff7 (0x8) IX[b]
    [10] -1 0 0x0000df80 - 0x0000df9f (0x20) IX[b]
    [11] -1 0 0x0000efa0 - 0x0000efaf (0x10) IX[b]
    [12] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[b]
    [13] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
    [14] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges:
    [0] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0xff9fec00 - 0xff9fec7f (0x80) MX[b]
    [1] -1 0 0xff9ff000 - 0xff9fffff (0x1000) MX[b]
    [2] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [3] -1 0 0xff8e0000 - 0xff8effff (0x10000) MX[b](B)
    [4] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [5] -1 0 0xff8c0000 - 0xff8dffff (0x20000) MX[b](B)
    [6] -1 0 0xff8f0000 - 0xff8fffff (0x10000) MX[b](B)
    [7] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [8] -1 0 0x0000dc00 - 0x0000dc7f (0x80) IX[b]
    [9] -1 0 0x0000dff0 - 0x0000dff7 (0x8) IX[b]
    [10] -1 0 0x0000df80 - 0x0000df9f (0x20) IX[b]
    [11] -1 0 0x0000efa0 - 0x0000efaf (0x10) IX[b]
    [12] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[b]
    [13] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
    [14] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[b](B)
    (II) Inactive PCI resource ranges after removing overlaps:
    [0] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xff9fec00 - 0xff9fec7f (0x80) MX[b]
    [5] -1 0 0xff9ff000 - 0xff9fffff (0x1000) MX[b]
    [6] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [7] -1 0 0xff8e0000 - 0xff8effff (0x10000) MX[b](B)
    [8] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [9] -1 0 0xff8c0000 - 0xff8dffff (0x20000) MX[b](B)
    [10] -1 0 0xff8f0000 - 0xff8fffff (0x10000) MX[b](B)
    [11] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [13] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [14] -1 0 0x0000dc00 - 0x0000dc7f (0x80) IX[b]
    [15] -1 0 0x0000dff0 - 0x0000dff7 (0x8) IX[b]
    [16] -1 0 0x0000df80 - 0x0000df9f (0x20) IX[b]
    [17] -1 0 0x0000efa0 - 0x0000efaf (0x10) IX[b]
    [18] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[b]
    [19] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
    [20] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[b](B)
    [21] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
    (II) LoadModule: "i2c"(II) Module already built-in
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.3.0, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "xtrap"
    (II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
    (II) Module xtrap: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DEC-XTRAP
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (**) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "ati"
    (II) Loading /usr/lib/xorg/modules/drivers//ati_drv.so
    (II) Module ati: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 6.6.192
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 1.2
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.1.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.7
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.1.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.7
    (II) ATI: ATI driver wrapper (version 6.6.192) for chipsets: mach64, rage128, radeon
    (II) Primary Device is: PCI 01:00:0
    (II) Loading sub module "radeon"
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers//radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 4.2.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 1.2
    (II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
    ATI ES1000 515E (PCI), ATI ES1000 5969 (PCI),
    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 Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330/340/350 (A4) 4137,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
    ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP),
    ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon 9100 PRO IGP 7834,
    ATI Radeon Mobility 9200 IGP 7835, 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 Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (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 FireGL RV360 AV (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 9650,
    ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP),
    ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP),
    ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
    ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE),
    ATI Radeon Mobility X600 (M24) 3150 (PCIE),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (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 X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (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 XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE),
    ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE), ATI FireGL V5000 (RV410) (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 X700 PRO (RV410) (PCIE),
    ATI Radeon X700 XT (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE),
    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 X800XT (R420) JP (AGP), ATI Radeon X800 SE (R420) (AGP),
    ATI Radeon AIW X800 VE (R420) JT (AGP),
    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 FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V7100 (R423) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Radeon X800 (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 XTP (R430) (PCIE),
    ATI Radeon X850 5D4C (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP)
    (WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found
    (--) Chipset ATI Radeon 9600XT AR (AGP) found
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xff9fec00 - 0xff9fec7f (0x80) MX[b]
    [5] -1 0 0xff9ff000 - 0xff9fffff (0x1000) MX[b]
    [6] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [7] -1 0 0xff8e0000 - 0xff8effff (0x10000) MX[b](B)
    [8] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [9] -1 0 0xff8c0000 - 0xff8dffff (0x20000) MX[b](B)
    [10] -1 0 0xff8f0000 - 0xff8fffff (0x10000) MX[b](B)
    [11] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [13] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [14] -1 0 0x0000dc00 - 0x0000dc7f (0x80) IX[b]
    [15] -1 0 0x0000dff0 - 0x0000dff7 (0x8) IX[b]
    [16] -1 0 0x0000df80 - 0x0000df9f (0x20) IX[b]
    [17] -1 0 0x0000efa0 - 0x0000efaf (0x10) IX[b]
    [18] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[b]
    [19] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
    [20] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[b](B)
    [21] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
    (II) resource ranges after probing:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0xff9fec00 - 0xff9fec7f (0x80) MX[b]
    [5] -1 0 0xff9ff000 - 0xff9fffff (0x1000) MX[b]
    [6] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [7] -1 0 0xff8e0000 - 0xff8effff (0x10000) MX[b](B)
    [8] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [9] -1 0 0xff8c0000 - 0xff8dffff (0x20000) MX[b](B)
    [10] -1 0 0xff8f0000 - 0xff8fffff (0x10000) MX[b](B)
    [11] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x0000dc00 - 0x0000dc7f (0x80) IX[b]
    [18] -1 0 0x0000dff0 - 0x0000dff7 (0x8) IX[b]
    [19] -1 0 0x0000df80 - 0x0000df9f (0x20) IX[b]
    [20] -1 0 0x0000efa0 - 0x0000efaf (0x10) IX[b]
    [21] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[b]
    [22] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
    [23] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[b](B)
    [24] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
    [25] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [26] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (**) RADEON(0): RADEONPreInit
    (II) RADEON(0): MMIO registers at 0xff8f0000: size 64KB
    (II) RADEON(0): PCI bus 1 card 0 func 0
    (==) RADEON(0): Depth 24, (==) framebuffer bpp 32
    (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) RADEON(0): Default visual is TrueColor
    (**) RADEON(0): Option "AGPMode" "4"
    (**) RADEON(0): Option "RenderAccel" "true"
    (**) RADEON(0): Option "SubPixelOrder" "RGB"
    (**) RADEON(0): Option "AccelMethod" "exa"
    (**) RADEON(0): Option "DRI" "true"
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 0.1.0
    ABI class: X.Org Video Driver, version 1.2
    (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (==) RADEON(0): RGB weight 888
    (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    (==) RADEON(0): X server will not keep DPI constant for all screen sizes
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.2
    (II) RADEON(0): initializing int10
    (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    (--) RADEON(0): Chipset: "ATI Radeon 9600XT AR (AGP)" (ChipID = 0x4152)
    (--) RADEON(0): Linear framebuffer at 0xe0000000
    (--) RADEON(0): BIOS at 0xff8c0000
    (II) RADEON(0): AGP card detected
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.25.0
    (==) RADEON(0): Page Flipping disabled
    (II) RADEON(0): Will try to use DMA for Xv image transfers
    (II) RADEON(0): Generation 2 PCI interface, using max accessible memory
    (II) RADEON(0): Detected total video RAM=262144K, accessible=262144K (PCI BAR=262144K)
    (--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM)
    (II) RADEON(0): Color tiling enabled by default
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"(II) Module already built-in
    (II) RADEON(0): I2C bus "DDC" initialized.
    (II) RADEON(0): Legacy BIOS detected
    (II) RADEON(0): Connector0: DDCType-2, DACType-1, TMDSType-0, ConnectorType-3
    (II) RADEON(0): Connector1: DDCType-3, DACType-0, TMDSType--1, ConnectorType-2
    (II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DDC:ddc2" removed.
    (II) RADEON(0): DDC Type: 2, Detected Type: 3
    (II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DDC:ddc2" removed.
    (II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DDC:ddc2" removed.
    (II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
    (II) RADEON(0): I2C device "DDC:ddc2" removed.
    (II) RADEON(0): DDC Type: 3, Detected Type: 0
    (II) RADEON(0): EDID data from the display on 1st port ----------------------
    (II) RADEON(0): Manufacturer: NEC Model: 665c Serial#: 16843009
    (II) RADEON(0): Year: 2004 Week: 43
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Digital Display Input
    (II) RADEON(0): Max H-Image Size [cm]: horiz.: 41 vert.: 31
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    (II) RADEON(0): Default color space is primary color space
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.638 redY: 0.342 greenX: 0.293 greenY: 0.609
    (II) RADEON(0): blueX: 0.147 blueY: 0.068 whiteX: 0.313 whiteY: 0.329
    (II) RADEON(0): Supported VESA Video Modes:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@67Hz
    (II) RADEON(0): 640x480@72Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@56Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@72Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 832x624@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@70Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): 1152x870@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported Future Video Modes:
    (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    (II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    (II) RADEON(0): #4: hsize: 1280 vsize 960 refresh: 75 vid: 20353
    (II) RADEON(0): #5: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) RADEON(0): #6: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
    (II) RADEON(0): #7: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    (II) RADEON(0): Supported additional Video Mode:
    (II) RADEON(0): clock: 162.0 MHz Image Size: 408 x 306 mm
    (II) RADEON(0): h_active: 1600 h_sync: 1664 h_sync_end 1856 h_blank_end 2160 h_border: 0
    (II) RADEON(0): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1250 v_border: 0
    (II) RADEON(0): Ranges: V min: 56 V max: 85 Hz, H min: 31 H max: 92 kHz, PixClock max 170 MHz
    (II) RADEON(0): Monitor name: LCD200VX
    (II) RADEON(0): Serial No: 4X001188QA
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff0038a35c6601010101
    (II) RADEON(0): 2b0e010380291f78ee60e5a3574b9c25
    (II) RADEON(0): 115054bfef80315945596159714f814f
    (II) RADEON(0): 81808199a940483f403062b0324040c0
    (II) RADEON(0): 130098321100001e000000fd0038551f
    (II) RADEON(0): 5c11000a202020202020000000fc004c
    (II) RADEON(0): 434432303056580a20202020000000ff
    (II) RADEON(0): 00345830303131383851410a202000bd
    (II) RADEON(0):
    (II) RADEON(0): Port1:
    Monitor -- TMDS
    Connector -- DVI-I
    DAC Type -- TVDAC/ExtDAC
    TMDS Type -- Internal
    DDC Type -- DVI_DDC
    (II) RADEON(0): Port2:
    Monitor -- NONE
    Connector -- VGA
    DAC Type -- Primary
    TMDS Type -- NONE
    DDC Type -- VGA_DDC
    (II) RADEON(0): ---- Primary Head: Port1 ----
    (II) RADEON(0): ---- Secondary Head: Not used ----
    (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=40000; xclk=29700
    (II) RADEON(0): DFP table revision: 3
    (II) RADEON(0): Panel infos found from DDC detailed: 1600x1200
    (WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
    (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) RADEON(0): Validating modes on Primary head ---------
    (II) RADEON(0): DFP table revision: 3
    (II) RADEON(0): Valid Mode from Detailed timing table: 1600x1200
    (II) RADEON(0): Valid Mode from standard timing table: 640x480
    (II) RADEON(0): Valid Mode from standard timing table: 800x600
    (II) RADEON(0): Valid Mode from standard timing table: 1024x768
    (II) RADEON(0): Valid Mode from standard timing table: 1152x864
    (II) RADEON(0): Valid Mode from standard timing table: 1280x1024
    (II) RADEON(0): Valid Mode from standard timing table: 1280x1024
    (II) RADEON(0): Valid Mode from standard timing table: 1600x1200
    (II) RADEON(0): Valid Mode from established timing table: 1280x1024
    (II) RADEON(0): Valid Mode from established timing table: 1024x768
    (II) RADEON(0): Valid Mode from established timing table: 1024x768
    (II) RADEON(0): Valid Mode from established timing table: 1024x768
    (II) RADEON(0): Valid Mode from established timing table: 832x624
    (II) RADEON(0): Valid Mode from established timing table: 800x600
    (II) RADEON(0): Valid Mode from established timing table: 800x600
    (II) RADEON(0): Valid Mode from established timing table: 800x600
    (II) RADEON(0): Valid Mode from established timing table: 800x600
    (II) RADEON(0): Valid Mode from established timing table: 640x480
    (II) RADEON(0): Valid Mode from established timing table: 640x480
    (II) RADEON(0): Valid Mode from established timing table: 640x480
    (II) RADEON(0): Total of 20 mode(s) found.
    (II) RADEON(0): Total number of valid DDC mode(s) found: 20
    (--) RADEON(0): Virtual size is 1600x1200 (pitch 1600)
    (**) RADEON(0): *Driver mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "1600x1200" 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    (**) RADEON(0): *Default mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "1600x1200" 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    (**) RADEON(0): *Default mode "1280x1024": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "1280x1024" 162.00 1280 1664 1856 2160 1024 1201 1204 1250 +hsync +vsync
    (**) RADEON(0): *Default mode "1280x1024": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "1280x1024" 162.00 1280 1664 1856 2160 1024 1201 1204 1250 +hsync +vsync
    (**) RADEON(0): *Default mode "1280x1024": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "1280x1024" 162.00 1280 1664 1856 2160 1024 1201 1204 1250 +hsync +vsync
    (**) RADEON(0): *Default mode "1152x864": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "1152x864" 162.00 1152 1664 1856 2160 864 1201 1204 1250 +hsync +vsync
    (**) RADEON(0): *Default mode "1024x768": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "1024x768" 162.00 1024 1664 1856 2160 768 1201 1204 1250 +hsync +vsync
    (**) RADEON(0): *Default mode "1024x768": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "1024x768" 162.00 1024 1664 1856 2160 768 1201 1204 1250 +hsync +vsync
    (**) RADEON(0): *Default mode "1024x768": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "1024x768" 162.00 1024 1664 1856 2160 768 1201 1204 1250 -hsync -vsync
    (**) RADEON(0): *Default mode "1024x768": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "1024x768" 162.00 1024 1664 1856 2160 768 1201 1204 1250 -hsync -vsync
    (**) RADEON(0): *Default mode "832x624": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "832x624" 162.00 832 1664 1856 2160 624 1201 1204 1250 -hsync -vsync
    (**) RADEON(0): *Default mode "800x600": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "800x600" 162.00 800 1664 1856 2160 600 1201 1204 1250 +hsync +vsync
    (**) RADEON(0): *Default mode "800x600": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "800x600" 162.00 800 1664 1856 2160 600 1201 1204 1250 +hsync +vsync
    (**) RADEON(0): *Default mode "800x600": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "800x600" 162.00 800 1664 1856 2160 600 1201 1204 1250 +hsync +vsync
    (**) RADEON(0): *Default mode "800x600": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "800x600" 162.00 800 1664 1856 2160 600 1201 1204 1250 +hsync +vsync
    (**) RADEON(0): *Default mode "800x600": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "800x600" 162.00 800 1664 1856 2160 600 1201 1204 1250 +hsync +vsync
    (**) RADEON(0): *Default mode "640x480": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "640x480" 162.00 640 1664 1856 2160 480 1201 1204 1250 -hsync -vsync
    (**) RADEON(0): *Default mode "640x480": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "640x480" 162.00 640 1664 1856 2160 480 1201 1204 1250 -hsync -vsync
    (**) RADEON(0): *Default mode "640x480": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "640x480" 162.00 640 1664 1856 2160 480 1201 1204 1250 -hsync -vsync
    (**) RADEON(0): *Default mode "640x480": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "640x480" 162.00 640 1664 1856 2160 480 1201 1204 1250 -hsync -vsync
    (--) RADEON(0): Display dimensions: (410, 310) mm
    (--) RADEON(0): DPI set to (99, 98)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"(II) Module already built-in
    (**) RADEON(0): Using EXA acceleration architecture
    (II) Loading sub module "exa"
    (II) LoadModule: "exa"
    (II) Loading /usr/lib/xorg/modules//libexa.so
    (II) Module exa: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 2.1.0
    ABI class: X.Org Video Driver, version 1.2
    (==) RADEON(0): Assuming overlay scaler buffer width is 1920
    (II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
    (!!) RADEON(0): For information on using the multimedia capabilities
    of this adapter, please see http://gatos.sf.net.
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] 0 0 0xff8f0000 - 0xff8fffff (0x10000) MX[b]
    [1] 0 0 0xe0000000 - 0xefffffff (0x10000000) MX[b]
    [2] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [3] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [4] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [5] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [6] -1 0 0xff9fec00 - 0xff9fec7f (0x80) MX[b]
    [7] -1 0 0xff9ff000 - 0xff9fffff (0x1000) MX[b]
    [8] -1 0 0xf8000000 - 0xf7ffffff (0x0) MX[b]O
    [9] -1 0 0xff8e0000 - 0xff8effff (0x10000) MX[b](B)
    [10] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[b](B)
    [11] -1 0 0xff8c0000 - 0xff8dffff (0x20000) MX[b](B)
    [12] -1 0 0xff8f0000 - 0xff8fffff (0x10000) MX[b](B)
    [13] -1 0 0xe0000000 - 0xefffffff (0x10000000) MX[b](B)
    [14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprU)
    [15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprU)
    [16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprU)
    [17] 0 0 0x0000c800 - 0x0000c8ff (0x100) IX[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [20] -1 0 0x0000dc00 - 0x0000dc7f (0x80) IX[b]
    [21] -1 0 0x0000dff0 - 0x0000dff7 (0x8) IX[b]
    [22] -1 0 0x0000df80 - 0x0000df9f (0x20) IX[b]
    [23] -1 0 0x0000efa0 - 0x0000efaf (0x10) IX[b]
    [24] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[b]
    [25] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[b]
    [26] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[b](B)
    [27] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[b]
    [28] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [29] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (**) RADEON(0): RADEONScreenInit e0000000 0 0
    (**) RADEON(0): Map: 0xe0000000, 0x10000000
    (==) RADEON(0): Write-combining range (0xe0000000,0x10000000)
    (**) RADEON(0): RADEONSave
    (**) RADEON(0): RADEONSaveMode(0x820b378)
    (**) RADEON(0): Read: 0x00080002 0x00010014 0x00000000
    (**) RADEON(0): Read: rd=2, fd=20, pd=1
    (**) RADEON(0): Read: 0x00000000 0x00000000 0x00000000
    (**) RADEON(0): Read: rd=0, fd=0, pd=0
    (**) RADEON(0): RADEONSaveMode returns 0x820b378
    (==) RADEON(0): Using 24 bit depth buffer
    (**) RADEON(0): RADEONInitMemoryMap() :
    (**) RADEON(0): mem_size : 0x10000000
    (**) RADEON(0): MC_FB_LOCATION : 0xefffe000
    (**) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    (II) RADEON(0): Depth moves disabled by default
    (**) RADEON(0): Setting up initial surfaces
    (**) RADEON(0): Setting up accel memmap
    (==) RADEON(0): Not using accelerated EXA DownloadFromScreen hook
    (II) RADEON(0): Allocating from a screen of 262144 kb
    (II) RADEON(0): Will use 16 kb for hardware cursor at offset 0x00753000
    (II) RADEON(0): Will use 7500 kb for front buffer at offset 0x00000000
    (II) RADEON(0): Will use 7500 kb for back buffer at offset 0x00757000
    (II) RADEON(0): Will use 7500 kb for depth buffer at offset 0x00eaa000
    (II) RADEON(0): Will use 119808 kb for textures at offset 0x015fd000
    (II) RADEON(0): Will use 119820 kb for X Server offscreen at offset 0x08afd000
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) RADEON(0): [drm] DRM interface version 1.3
    (II) RADEON(0): [drm] created "radeon" driver at busid "pci:0000:01:00.0"
    (II) RADEON(0): [drm] added 8192 byte SAREA at 0xd0e0e000
    (II) RADEON(0): [drm] mapped SAREA 0xd0e0e000 to 0xb7c5c000
    (II) RADEON(0): [drm] framebuffer handle = 0xe0000000
    (II) RADEON(0): [drm] added 1 reserved context for kernel
    (**) RADEON(0): Using AGP 4x
    (==) RADEON(0): AGP Fast Writes disabled
    (II) RADEON(0): [agp] Mode 0x1f000207 [AGP 0x8086/0x1130; Card 0x1002/0x4152]
    (II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001
    (II) RADEON(0): [agp] ring handle = 0xf8000000
    (II) RADEON(0): [agp] Ring mapped at 0xa79b4000
    (II) RADEON(0): [agp] ring read ptr handle = 0xf8101000
    (II) RADEON(0): [agp] Ring read ptr mapped at 0xb7c5b000
    (II) RADEON(0): [agp] vertex/indirect buffers handle = 0xf8102000
    (II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xa77b4000
    (II) RADEON(0): [agp] GART texture map handle = 0xf8302000
    (II) RADEON(0): [agp] GART Texture map mapped at 0xa72d4000
    (II) RADEON(0): [drm] register handle = 0xff8f0000
    (II) RADEON(0): [dri] Visual configs initialized
    (**) RADEON(0): Initializing fb layer
    (**) RADEON(0): RADEONModeInit()
    1600x1200 162.00 1600 1664 1856 2160 1200 1201 1204 1250 (24,32) +H +V
    (**) RADEON(0): dc=16200, of=32400, fd=144, pd=2
    (**) RADEON(0): RADEONInit returns 0x820bd34
    (**) RADEON(0): RADEONRestoreMode(0x820bd34)
    (**) RADEON(0): RADEONRestoreMemMapRegisters() :
    (**) RADEON(0): MC_FB_LOCATION : 0xefffe000
    (**) RADEON(0): MC_AGP_LOCATION : 0xffffffc0
    (**) RADEON(0): Map Changed ! Applying ...
    (**) RADEON(0): Map applied, resetting engine ...
    (**) RADEON(0): Updating display base addresses...
    (**) RADEON(0): Memory map updated.
    (**) RADEON(0): Programming CRTC1, offset: 0x00000000
    (**) RADEON(0): Wrote: 0x0000000c 0x00010090 0x00000000 (0x0000bf00)
    (**) RADEON(0): Wrote: rd=12, fd=144, pd=1
    (**) RADEON(0): GRPH_BUFFER_CNTL from 30004c4c to 20307c7c
    (**) RADEON(0): RADEONSaveScreen(0)
    (**) RADEON(0): Initializing backing store
    (==) RADEON(0): Backing store disabled
    (**) RADEON(0): DRI Finishing init !
    (II) RADEON(0): X context handle = 0x1
    (II) RADEON(0): [drm] installed DRM signal handler
    (II) RADEON(0): [DRI] installation complete
    (**) RADEON(0): EngineRestore (32/32)
    (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
    (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
    (II) RADEON(0): [drm] dma control initialized, using IRQ 11
    (II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808
    (WW) RADEON(0): DRI init changed memory map, adjusting ...
    (WW) RADEON(0): MC_FB_LOCATION was: 0xefffe000 is: 0xefffe000
    (WW) RADEON(0): MC_AGP_LOCATION was: 0xffffffc0 is: 0xf87ff800
    (**) RADEON(0): GRPH_BUFFER_CNTL from 30004c4c to 20307c7c
    (II) RADEON(0): Direct rendering enabled
    (**) RADEON(0): Setting up final surfaces
    (**) RADEON(0): Initializing Acceleration
    (II) RADEON(0): Render acceleration unsupported on R300 type cards and newer.
    (**) RADEON(0): EngineInit (32/32)
    (**) RADEON(0): Pitch for acceleration = 200
    (**) RADEON(0): EngineRestore (32/32)
    (II) EXA(0): Offscreen pixmap area of 122695680 bytes
    (II) EXA(0): Driver registered support for the following operations:
    (II) Solid
    (II) Copy
    (II) UploadToScreen
    (II) DownloadFromScreen
    (II) RADEON(0): Acceleration enabled
    (**) RADEON(0): Initializing DPMS
    (**) Option "dpms"
    (**) RADEON(0): DPMS enabled
    (**) RADEON(0): Initializing Cursor
    (==) RADEON(0): Silken mouse enabled
    (**) RADEON(0): Initializing color map
    (**) RADEON(0): Initializing DGA
    (**) RADEON(0): Initializing Xv
    (II) RADEON(0): No video input capabilities detected and no information is provided - disabling multimedia i2c
    (II) Loading sub module "theatre_detect"
    (II) LoadModule: "theatre_detect"
    (II) Loading /usr/lib/xorg/modules/multimedia//theatre_detect_drv.so
    (II) Module theatre_detect: vendor="X.Org Foundation"
    compiled for 1.3.0, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.2
    (II) RADEON(0): no multimedia table present, disabling Rage Theatre.
    (WW) RADEON(0): Option "XAANoOffscreenPixmaps" is not used
    (WW) RADEON(0): Option "AllowGLXWithComposite" is not used
    (**) RADEON(0): RADEONScreenInit finished
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension XAccessControlExtension
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (WW) AIGLX: 3D driver claims to not support visual 0x23
    (WW) AIGLX: 3D driver claims to not support visual 0x24
    (WW) AIGLX: 3D driver claims to not support visual 0x25
    (WW) AIGLX: 3D driver claims to not support visual 0x26
    (WW) AIGLX: 3D driver claims to not support visual 0x27
    (WW) AIGLX: 3D driver claims to not support visual 0x28
    (WW) AIGLX: 3D driver claims to not support visual 0x29
    (WW) AIGLX: 3D driver claims to not support visual 0x2a
    (WW) AIGLX: 3D driver claims to not support visual 0x2b
    (WW) AIGLX: 3D driver claims to not support visual 0x2c
    (WW) AIGLX: 3D driver claims to not support visual 0x2d
    (WW) AIGLX: 3D driver claims to not support visual 0x2e
    (WW) AIGLX: 3D driver claims to not support visual 0x2f
    (WW) AIGLX: 3D driver claims to not support visual 0x30
    (WW) AIGLX: 3D driver claims to not support visual 0x31
    (WW) AIGLX: 3D driver claims to not support visual 0x32
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/r300_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (**) Option "Protocol" "auto"
    (**) Mouse0: Device: "/dev/input/mice"
    (**) Mouse0: Protocol: "auto"
    (**) Option "CorePointer"
    (**) Mouse0: Core Pointer
    (**) Option "Device" "/dev/input/mice"
    (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5 6 7"
    (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
    (**) Mouse0: Buttons: 11
    (**) Option "CoreKeyboard"
    (**) Keyboard0: Core Keyboard
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "AutoRepeat" "500 30"
    (**) Option "XkbRules" "xorg"
    (**) Keyboard0: XkbRules: "xorg"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "us"
    (**) Keyboard0: XkbLayout: "us"
    (**) Option "XkbOptions" "altwin:super_win"
    (**) Keyboard0: XkbOptions: "altwin:super_win"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    (--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
    (II) Mouse0: ps2EnableDataReporting: succeeded
    Could not init font path element built-ins, removing from list!
    (**) RADEON(0): RADEONSaveScreen(2)
    (II) 3rd Button detected: disabling emulate3Button
    xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    Option "AIGLX" "true"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "built-ins"
    FontPath "/usr/share/fonts/local"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/artwiz-fonts"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75pi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "i2c"
    Load "freetype"
    Load "extmod"
    Load "xtrap"
    Load "record"
    Load "dbe"
    Load "dri"
    Load "glx"
    Load "bitmap"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbOptions" "altwin:super_win"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Section "Monitor"
    #DisplaySize 410 310 # mm
    Identifier "Monitor0"
    VendorName "NEC"
    ModelName "LCD200VX"
    ### Comment all HorizSync and VertRefresh values to use DDC:
    HorizSync 31.0 - 92.0
    VertRefresh 56.0 - 85.0
    Option "DPMS"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "BusType" # [<str>]
    #Option "CPPIOMode" # [<bool>]
    #Option "CPusecTimeout" # <i>
    #Option "AGPFastWrite" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnableDepthMoves" # [<bool>]
    #Option "EnablePageFlip" # [<bool>]
    #Option "NoBackBuffer" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "FBTexPercent" # <i>
    #Option "DepthBits" # <i>
    #Option "AccelDFS" # [<bool>]
    #Option "PanelOff" # [<bool>]
    #Option "DDCMode" # [<bool>]
    #Option "MonitorLayout" # [<str>]
    #Option "IgnoreEDID" # [<bool>]
    #Option "UseFBDev" # [<bool>]
    #Option "MergedFB" # [<bool>]
    #Option "CRT2HSync" # [<str>]
    #Option "CRT2VRefresh" # [<str>]
    #Option "CRT2Position" # [<str>]
    #Option "MetaModes" # [<str>]
    #Option "MergedDPI" # [<str>]
    #Option "MergedXinerama" # [<bool>]
    #Option "MergedXineramaCRT2IsScreen0" # [<bool>]
    #Option "MergedNonRectangular" # [<bool>]
    #Option "MergedMouseRestriction" # [<bool>]
    #Option "DisplayPriority" # [<str>]
    #Option "PanelSize" # [<str>]
    #Option "ForceMinDotClock" # <freq>
    #Option "ColorTiling" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "RageTheatreCrystal" # <i>
    #Option "RageTheatreTunerPort" # <i>
    #Option "RageTheatreCompositePort" # <i>
    #Option "RageTheatreSVideoPort" # <i>
    #Option "TunerType" # <i>
    #Option "RageTheatreMicrocPath" # <str>
    #Option "RageTheatreMicrocType" # <str>
    #Option "SubPixelOrder" # [<str>]
    #Option "ShowCache" # [<bool>]
    #Option "DynamicClocks" # [<bool>]
    #Option "BIOSHotkeys" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "ReverseDDC" # [<bool>]
    #Option "LVDSProbePLL" # [<bool>]
    #Option "ConstantDPI" # [<bool>]
    Identifier "Card0"
    Driver "ati"
    VendorName "ATI Technologies Inc"
    BoardName "RV350 AR [Radeon 9600]"
    BusID "PCI:1:0:0"
    Option "XAANoOffscreenPixmaps" "true"
    Option "DRI" "true"
    Option "AccelMethod" "exa"
    Option "AGPMode" "4"
    # Option "GARTSize" "32" # <i>
    Option "SubPixelOrder" "RGB"
    Option "RenderAccel" "true"
    Option "AllowGLXWithComposite" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "DRI"
    Group 0
    Mode 0666
    EndSection
    the driver seems to be failing to show the output (what the visuals do?)/do some stages of processing. It is odd that direct rendering would seem to be "true" yet not have the visuals available to show it. (the errors like (WW) AIGLX: 3D driver claims to not support visual 0x32)
    previously this box had direct rendering, (using an older version of the same driver in testing)
    not sure when it got broken because I wasnt using it for a while
    thanks for your input
    Last edited by vogt (2007-07-26 13:46:13)

    Pretty delayed update, but this was just an error in the xorg.conf: apparently something got changed, so regenerating the config with X -configure generates one that worked well.

  • [SOLVED] Gnome + xf86-video-ati = Compiz-fusion can't start wo f-i

    I know this is not a new issue but... let's try again.
    The title is pretty much the situation. I reinstalled the whole system recently and installed Catalyst which worked good except for a delay on maximizing/resizing windows. Yesterday I saw the new about Catalyst going to AUR and all that stuff so I decided to switch to open source drivers. They work pretty good but the wiki-way to start compiz without fusion-icon which used to work with catalyst does not work anymore.
    $ cat /etc/X11/xorg.conf
    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    EndSection
    Section "Files"
    EndSection
    Section "Module"
    Load "synaptics"
    Load "glx"
    Load "dri"
    Load "drm"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "radeon"
    BusID "PCI:1:0:0"
    Option "XAANoOffscreenPixmaps" "true" #needed for aiglx
    Option "ColorTiling" "on"
    Option "AccelMethod" "EXA"
    Option "EnablePageFlip" "on"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x800"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    $ cat /usr/share/applications/compiz.desktop
    [Desktop Entry]
    Type=Application
    Encoding=UTF-8
    Name=Compiz
    Exec=compiz ccp
    NoDisplay=true
    # name of loadable control center module
    X-GNOME-WMSettingsModule=compiz
    # name we put on the WM spec check window
    X-GNOME-WMName=Compiz
    $ gconftool-2 --get /desktop/gnome/session/required_components/windowmanager
    compiz
    $ fusion-icon
    * Detected Session: gnome
    * Searching for installed applications...
    * No GLX_EXT_texture_from_pixmap with direct rendering context
    ... present with indirect rendering, exporting: LIBGL_ALWAYS_INDIRECT=1
    * Using the GTK Interface
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    * Starting Compiz
    ... executing: compiz --replace --sm-disable --ignore-desktop-hints ccp --indirect-rendering
    /usr/lib/python2.6/site-packages/FusionIcon/interface_gtk/main.py:214: GtkWarning: Theme directory 24x24/stock of theme hydroxygenPablerkasMod has no size field
    gtk.main()
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Xlib: extension "Generic Event Extension" missing on display ":0.0".
    Thanks in advance
    Last edited by Slurp (2009-03-08 19:10:34)

    In your compiz.desktop instead of:
    Exec=compiz ccp
    It should be:
    Exec=compiz --sm-disable --ignore-desktop-hints ccp --indirect-rendering
    Edit:
    If you still have problems after that you need to export LIBGL_ALWAYS_INDIRECT=1, which is what fusion-icon is doing.
    Last edited by CursedMonkey (2009-03-04 21:41:03)

  • Xorg, xf86-video-ati - no OpenGL rendering [Mobility Radeon HD 5000]

    Hello
    I got a new laptop (Asus b53j, EU version with an i3 - should be same hardware otherwise) and of course it needs to run Arch, or it'll slowly rust.
    It has an option to switch the graphics card in Windows (From Intel to ATI Mobility Radeon HD 5000 Series), which I guess might have something to do with this issue.
    I'm unable to get any OpenGL rendering working, using the xf86-video-ati driver.
    lspci
    00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18)
    00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 18)
    00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
    00:19.0 Ethernet controller: Intel Corporation 82577LM Gigabit Network Connection (rev 06)
    00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
    00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
    00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
    00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 06)
    00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
    00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06)
    00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller (rev 06)
    00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
    01:00.0 VGA compatible controller: ATI Technologies Inc Manhattan [Mobility Radeon HD 5000 Series]
    01:00.1 Audio device: ATI Technologies Inc Manhattan HDMI Audio [Mobility Radeon HD 5000 Series]
    03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6200 (rev 35)
    3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 05)
    3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 05)
    3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05)
    3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 05)
    3f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
    3f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
    xorg log (grep WW): Full log here http://codepad.org/FkQBzGoq
    [ 3838.156] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 3838.156] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 3838.157] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 3838.425] (WW) RADEON(0): Direct rendering disabled
    [ 3838.428] (WW) RADEON(0): Option "DynamicPM" is not used
    [ 3838.428] (WW) RADEON(0): Option "ClockGating" is not used
    [ 3838.428] (WW) RADEON(0): Option "DMAForXv" is not used
    [ 3838.428] (WW) RADEON(0): Option "ScalerWidth" is not used
    glxinfo | grep -i direct
    direct rendering: Yes
    glxinfo | grep -i opengl
    OpenGL vendor string: Mesa Project
    OpenGL renderer string: Software Rasterizer
    OpenGL version string: 2.1 Mesa 7.10
    OpenGL shading language version string: 1.20
    OpenGL extensions:
    20-radeon.conf
    Section "Device"
    Identifier "ATI Technologies Inc Manhattan [Mobility Radeon HD 5000 Series"
    Driver "radeon"
    Option "DRI" "on" # ?
    Option "DynamicPM" "on" # Dynamic powersaving.
    Option "ClockGating" "on" # Assisting option for powersaving.
    Option "AccelMethod" "EXA" # EXA should fit most cases.
    Option "EXAVSync" "on" # EXAVSync is explained above.
    Option "DMAForXv" "on" # Forced option in order to enable Xv overlay.
    Option "ScalerWidth" "2048" # That should fix some very rare bugs.
    Option "EnablePageFlip" "on" # It will not be enabled on R5xx cards.
    Option "RenderAccel" "on" # Optional. It should be enabled by default.
    Option "AccelDFS" "on" # Optional. See the man page.
    BusID "PCI:1:0:0"
    EndSection
    No custom xorg.conf file, only a 20-radeon.conf file in /etc/X11/xorg.conf.d/, but I tried removing this also.
    dmesg log: http://codepad.org/WNELOXjo
    Thanks for any help.
    Last edited by valvet (2011-01-31 21:24:15)

    Gusar wrote:
    (II) RADEON(0): GPU accel disabled or not working, using shadowfb for KMS
    ^ There's your issue. Just a wild guess: are you in the video group? And another one: do you have the linux-firmware package installed?
    Yes to both :-(.
    disk wheel http hal video audio optical storage power users
    Name : linux-firmware
    Version : 20101108-1
    URL : http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git;a=summary
    Licenses : GPL2 GPL3 custom
    Groups : None
    Provides : kernel26-firmware=2.6.34.99
    Depends On : None
    Optional Deps : None
    Required By : kernel26
    Conflicts With : linux-firmware-git kernel26-firmware ar9170-fw iwlwifi-1000-ucode iwlwifi-3945-ucode iwlwifi-4965-ucode iwlwifi-5000-ucode iwlwifi-5150-ucode iwlwifi-6000-ucode
    rt2870usb-fw rt2x00-rt61-fw rt2x00-rt71w-fw
    Replaces : kernel26-firmware ar9170-fw iwlwifi-1000-ucode iwlwifi-3945-ucode iwlwifi-4965-ucode iwlwifi-5000-ucode iwlwifi-5150-ucode iwlwifi-6000-ucode rt2870usb-fw
    rt2x00-rt61-fw rt2x00-rt71w-fw
    Installed Size : 21232,00 K
    Packager : Thomas Bächler <[email protected]>
    Architecture : any
    Build Date : 2010-11-08T23:31:43 CET
    Install Date : 2011-01-31T17:04:52 CET
    Install Reason : Explicitly installed
    Install Script : No
    Description : Firmware files for Linux
    I wonder why it's telling me it's disabled or not working.. hrm.

  • [SOLVED] Mobility Radeon HD 5400 Series with xf86-video-ati

    I have an hp laptop with the following VGA Devices:
    00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
    01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Manhattan [Mobility Radeon HD 5400 Series]
    I installed:
    xf86-video-ati 1:7.0.0-1
    When I run:
    Xorg -configure
    I get:
    [ 8983.828] (EE)
    [ 8983.829] (EE) Backtrace:
    [ 8983.830] (EE) 0: Xorg (xorg_backtrace+0x36) [0x58a426]
    [ 8983.832] (EE) 1: Xorg (0x400000+0x18e279) [0x58e279]
    [ 8983.833] (EE) 2: /usr/lib/libpthread.so.0 (0x7f5ea78c8000+0xf1e0) [0x7f5ea78d71e0]
    [ 8983.834] (EE) 3: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7f5ea53e2000+0x41bd4) [0x7f5ea5423bd4]
    [ 8983.836] (EE) 4: Xorg (DoConfigure+0xdec) [0x46b15c]
    [ 8983.837] (EE) 5: Xorg (0x400000+0x7a728) [0x47a728]
    [ 8983.838] (EE) 6: Xorg (0x400000+0x26786) [0x426786]
    [ 8983.839] (EE) 7: /usr/lib/libc.so.6 (__libc_start_main+0xf5) [0x7f5ea654ca15]
    [ 8983.841] (EE) 8: Xorg (0x400000+0x26cad) [0x426cad]
    [ 8983.842] (EE)
    [ 8983.843] (EE) Segmentation fault at address 0x18
    [ 8983.847]
    Fatal server error:
    [ 8983.848] Caught signal 11 (Segmentation fault). Server aborting
    What did I tried:
    Using vesa instead --> gives me a flickering screen
    Using intel instead --> gives me a black screen
    Somebody an idea, what I can do?
    Last edited by haschibaschi (2013-01-23 21:25:23)

    Ok, I removed the packages
    xf86-video-intel xf86-video-vesa xf86-video-fbdev
    So its the xf86-video-ati, which is used.
    Here is my Xorg.0.log
    [ 9.006]
    X.Org X Server 1.13.2
    Release Date: 2013-01-24
    [ 9.006] X Protocol Version 11, Revision 0
    [ 9.006] Build Operating System: Linux 3.7.4-1-ARCH x86_64
    [ 9.006] Current Operating System: Linux flaptop 3.7.4-1-ARCH #1 SMP PREEMPT Mon Jan 21 23:05:29 CET 2013 x86_64
    [ 9.006] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c40fce05-33ae-4a4d-aa51-21295185a22f ro quiet
    [ 9.006] Build Date: 25 January 2013 09:33:50AM
    [ 9.006]
    [ 9.006] Current version of pixman: 0.28.2
    [ 9.006] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 9.006] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 9.006] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan 26 00:26:38 2013
    [ 9.109] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 9.220] (==) No Layout section. Using the first Screen section.
    [ 9.220] (==) No screen section available. Using defaults.
    [ 9.220] (**) |-->Screen "Default Screen Section" (0)
    [ 9.220] (**) | |-->Monitor "<default monitor>"
    [ 9.221] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 9.221] (==) Automatically adding devices
    [ 9.221] (==) Automatically enabling devices
    [ 9.221] (==) Automatically adding GPU devices
    [ 9.326] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 9.326] Entry deleted from font path.
    [ 9.368] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 9.368] Entry deleted from font path.
    [ 9.368] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 9.368] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 9.368] Entry deleted from font path.
    [ 9.368] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 9.368] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 9.368] (**) ModulePath set to "/usr/lib/xorg/modules/updates,/usr/lib/xorg/modules"
    [ 9.368] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 9.368] (II) Loader magic: 0x7fcc40
    [ 9.368] (II) Module ABI versions:
    [ 9.368] X.Org ANSI C Emulation: 0.4
    [ 9.368] X.Org Video Driver: 13.1
    [ 9.368] X.Org XInput driver : 18.0
    [ 9.368] X.Org Server Extension : 7.0
    [ 9.368] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 9.369] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 9.371] (--) PCI:*(0:0:2:0) 8086:0046:103c:144a rev 2, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00005050/8
    [ 9.371] (--) PCI: (0:1:0:0) 1002:68e0:103c:144a rev 0, Mem @ 0xa0000000/268435456, 0xc4400000/131072, I/O @ 0x00004000/256, BIOS @ 0x????????/131072
    [ 9.371] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 9.384] Initializing built-in extension Generic Event Extension
    [ 9.384] Initializing built-in extension SHAPE
    [ 9.384] Initializing built-in extension MIT-SHM
    [ 9.384] Initializing built-in extension XInputExtension
    [ 9.384] Initializing built-in extension XTEST
    [ 9.384] Initializing built-in extension BIG-REQUESTS
    [ 9.384] Initializing built-in extension SYNC
    [ 9.384] Initializing built-in extension XKEYBOARD
    [ 9.384] Initializing built-in extension XC-MISC
    [ 9.385] Initializing built-in extension SECURITY
    [ 9.385] Initializing built-in extension XINERAMA
    [ 9.385] Initializing built-in extension XFIXES
    [ 9.385] Initializing built-in extension RENDER
    [ 9.385] Initializing built-in extension RANDR
    [ 9.385] Initializing built-in extension COMPOSITE
    [ 9.385] Initializing built-in extension DAMAGE
    [ 9.385] Initializing built-in extension MIT-SCREEN-SAVER
    [ 9.385] Initializing built-in extension DOUBLE-BUFFER
    [ 9.385] Initializing built-in extension RECORD
    [ 9.385] Initializing built-in extension DPMS
    [ 9.385] Initializing built-in extension X-Resource
    [ 9.385] Initializing built-in extension XVideo
    [ 9.385] Initializing built-in extension XVideo-MotionCompensation
    [ 9.385] Initializing built-in extension XFree86-VidModeExtension
    [ 9.385] Initializing built-in extension XFree86-DGA
    [ 9.385] Initializing built-in extension XFree86-DRI
    [ 9.385] Initializing built-in extension DRI2
    [ 9.385] (II) LoadModule: "glx"
    [ 9.439] (II) Loading /usr/lib/xorg/modules/updates/extensions/libglx.so
    [ 9.497] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 9.497] compiled for 6.9.0, module version = 1.0.0
    [ 9.498] Loading extension GLX
    [ 9.498] (==) Matched intel as autoconfigured driver 0
    [ 9.498] (==) Matched ati as autoconfigured driver 1
    [ 9.498] (==) Matched intel as autoconfigured driver 2
    [ 9.498] (==) Matched vesa as autoconfigured driver 3
    [ 9.498] (==) Matched modesetting as autoconfigured driver 4
    [ 9.498] (==) Matched fbdev as autoconfigured driver 5
    [ 9.498] (==) Assigned the driver to the xf86ConfigLayout
    [ 9.498] (II) LoadModule: "intel"
    [ 9.544] (WW) Warning, couldn't open module intel
    [ 9.544] (II) UnloadModule: "intel"
    [ 9.544] (II) Unloading intel
    [ 9.544] (EE) Failed to load module "intel" (module does not exist, 0)
    [ 9.544] (II) LoadModule: "ati"
    [ 9.545] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 9.558] (II) Module ati: vendor="X.Org Foundation"
    [ 9.558] compiled for 1.13.0, module version = 7.0.0
    [ 9.558] Module class: X.Org Video Driver
    [ 9.558] ABI class: X.Org Video Driver, version 13.0
    [ 9.558] (II) LoadModule: "radeon"
    [ 9.559] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 9.640] (II) Module radeon: vendor="X.Org Foundation"
    [ 9.641] compiled for 1.13.0, module version = 7.0.0
    [ 9.641] Module class: X.Org Video Driver
    [ 9.641] ABI class: X.Org Video Driver, version 13.0
    [ 9.641] (II) LoadModule: "vesa"
    [ 9.641] (WW) Warning, couldn't open module vesa
    [ 9.641] (II) UnloadModule: "vesa"
    [ 9.641] (II) Unloading vesa
    [ 9.641] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 9.641] (II) LoadModule: "modesetting"
    [ 9.641] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 9.650] (II) Module modesetting: vendor="X.Org Foundation"
    [ 9.650] compiled for 1.13.1, module version = 0.6.0
    [ 9.650] Module class: X.Org Video Driver
    [ 9.650] ABI class: X.Org Video Driver, version 13.1
    [ 9.650] (II) LoadModule: "fbdev"
    [ 9.651] (WW) Warning, couldn't open module fbdev
    [ 9.651] (II) UnloadModule: "fbdev"
    [ 9.651] (II) Unloading fbdev
    [ 9.651] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 9.651] (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, SUMO, ATI Radeon HD 4200,
    ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
    CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
    BARTS, BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
    TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
    PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
    VERDE, VERDE, VERDE, VERDE, VERDE
    [ 9.655] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 9.655] (++) using VT number 7
    [ 9.670] (II) [KMS] Kernel modesetting enabled.
    [ 9.670] (II) modesetting(0): using drv /dev/dri/card0
    [ 9.670] (II) modesetting(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 9.670] (==) modesetting(0): Depth 24, (==) framebuffer bpp 32
    [ 9.670] (==) modesetting(0): RGB weight 888
    [ 9.670] (==) modesetting(0): Default visual is TrueColor
    [ 9.670] (II) modesetting(0): ShadowFB: preferred YES, enabled YES
    [ 9.670] (II) modesetting(0): Output LVDS-0 has no monitor section
    [ 9.683] (II) modesetting(0): Output VGA-0 has no monitor section
    [ 9.683] (II) modesetting(0): EDID for output LVDS-0
    [ 9.683] (II) modesetting(0): Manufacturer: AUO Model: 22ec Serial#: 0
    [ 9.683] (II) modesetting(0): Year: 2009 Week: 1
    [ 9.683] (II) modesetting(0): EDID Version: 1.3
    [ 9.683] (II) modesetting(0): Digital Display Input
    [ 9.683] (II) modesetting(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 9.683] (II) modesetting(0): Gamma: 2.20
    [ 9.683] (II) modesetting(0): No DPMS capabilities specified
    [ 9.683] (II) modesetting(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 9.683] (II) modesetting(0): First detailed timing is preferred mode
    [ 9.683] (II) modesetting(0): redX: 0.620 redY: 0.340 greenX: 0.330 greenY: 0.570
    [ 9.683] (II) modesetting(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 9.683] (II) modesetting(0): Manufacturer's mask: 0
    [ 9.683] (II) modesetting(0): Supported detailed timing:
    [ 9.683] (II) modesetting(0): clock: 69.3 MHz Image Size: 344 x 193 mm
    [ 9.683] (II) modesetting(0): h_active: 1366 h_sync: 1398 h_sync_end 1422 h_blank_end 1432 h_border: 0
    [ 9.683] (II) modesetting(0): v_active: 768 v_sync: 771 v_sync_end 775 v_blanking: 806 v_border: 0
    [ 9.684] (II) modesetting(0): Unknown vendor-specific block f
    [ 9.684] (II) modesetting(0): AUO
    [ 9.684] (II) modesetting(0): B156XW02 V2
    [ 9.684] (II) modesetting(0): EDID (in hex):
    [ 9.684] (II) modesetting(0): 00ffffffffffff0006afec2200000000
    [ 9.684] (II) modesetting(0): 01130103802213780ac8959e57549226
    [ 9.684] (II) modesetting(0): 0f505400000001010101010101010101
    [ 9.684] (II) modesetting(0): 010101010101121b5642500026302018
    [ 9.684] (II) modesetting(0): 340058c1100000180000000f00000000
    [ 9.684] (II) modesetting(0): 00000000000000000020000000fe0041
    [ 9.684] (II) modesetting(0): 554f0a202020202020202020000000fe
    [ 9.684] (II) modesetting(0): 004231353658573032205632200a00c0
    [ 9.684] (II) modesetting(0): Printing probed modes for output LVDS-0
    [ 9.684] (II) modesetting(0): Modeline "1366x768"x60.0 69.30 1366 1398 1422 1432 768 771 775 806 -hsync -vsync (48.4 kHz eP)
    [ 9.697] (II) modesetting(0): EDID for output VGA-0
    [ 9.697] (II) modesetting(0): Output LVDS-0 connected
    [ 9.697] (II) modesetting(0): Output VGA-0 disconnected
    [ 9.697] (II) modesetting(0): Using exact sizes for initial modes
    [ 9.697] (II) modesetting(0): Output LVDS-0 using initial mode 1366x768
    [ 9.697] (II) modesetting(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 9.697] (==) modesetting(0): DPI set to (96, 96)
    [ 9.697] (II) Loading sub module "fb"
    [ 9.697] (II) LoadModule: "fb"
    [ 9.697] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 9.730] (II) Module fb: vendor="X.Org Foundation"
    [ 9.730] compiled for 1.13.2, module version = 1.0.0
    [ 9.730] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 9.730] (II) Loading sub module "shadow"
    [ 9.730] (II) LoadModule: "shadow"
    [ 9.730] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 9.744] (II) Module shadow: vendor="X.Org Foundation"
    [ 9.744] compiled for 1.13.2, module version = 1.1.0
    [ 9.744] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 9.744] (==) RADEON(G0): Depth 24, (--) framebuffer bpp 32
    [ 9.744] (II) RADEON(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 9.744] (==) RADEON(G0): Default visual is TrueColor
    [ 9.744] (==) RADEON(G0): RGB weight 888
    [ 9.744] (II) RADEON(G0): Using 8 bits per RGB (8 bit DAC)
    [ 9.744] (--) RADEON(G0): Chipset: "ATI Mobility Radeon HD 5000 Series" (ChipID = 0x68e0)
    [ 9.745] (II) Loading sub module "dri2"
    [ 9.745] (II) LoadModule: "dri2"
    [ 9.745] (II) Module "dri2" already built-in
    [ 9.745] (II) Loading sub module "exa"
    [ 9.745] (II) LoadModule: "exa"
    [ 9.745] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 9.762] (II) Module exa: vendor="X.Org Foundation"
    [ 9.762] compiled for 1.13.2, module version = 2.6.0
    [ 9.762] ABI class: X.Org Video Driver, version 13.1
    [ 9.762] (II) RADEON(G0): KMS Color Tiling: enabled
    [ 9.762] (II) RADEON(G0): KMS Color Tiling 2D: enabled
    [ 9.762] (II) RADEON(G0): KMS Pageflipping: enabled
    [ 9.762] (II) RADEON(G0): SwapBuffers wait for vsync: enabled
    [ 9.765] (II) RADEON(G0): Output LVDS-1 has no monitor section
    [ 9.767] (II) RADEON(G0): Output HDMI-0 has no monitor section
    [ 9.893] (II) RADEON(G0): Output VGA-1 has no monitor section
    [ 9.896] (II) RADEON(G0): EDID for output LVDS-1
    [ 9.896] (II) RADEON(G0): Printing probed modes for output LVDS-1
    [ 9.896] (II) RADEON(G0): Modeline "1366x768"x60.0 69.30 1366 1398 1422 1432 768 771 775 806 -hsync -vsync (48.4 kHz eP)
    [ 9.896] (II) RADEON(G0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz)
    [ 9.896] (II) RADEON(G0): Modeline "1152x768"x59.8 71.75 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.7 kHz)
    [ 9.896] (II) RADEON(G0): Modeline "1024x768"x59.9 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
    [ 9.896] (II) RADEON(G0): Modeline "800x600"x59.9 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
    [ 9.896] (II) RADEON(G0): Modeline "848x480"x59.7 31.50 848 872 952 1056 480 483 493 500 -hsync +vsync (29.8 kHz)
    [ 9.896] (II) RADEON(G0): Modeline "720x480"x59.7 26.75 720 744 808 896 480 483 493 500 -hsync +vsync (29.9 kHz)
    [ 9.896] (II) RADEON(G0): Modeline "640x480"x59.4 23.75 640 664 720 800 480 483 487 500 -hsync +vsync (29.7 kHz)
    [ 9.899] (II) RADEON(G0): EDID for output HDMI-0
    [ 10.023] (II) RADEON(G0): EDID for output VGA-1
    [ 10.023] (II) RADEON(G0): Output LVDS-1 connected
    [ 10.023] (II) RADEON(G0): Output HDMI-0 disconnected
    [ 10.023] (II) RADEON(G0): Output VGA-1 disconnected
    [ 10.023] (II) RADEON(G0): Using exact sizes for initial modes
    [ 10.023] (II) RADEON(G0): Output LVDS-1 using initial mode 1366x768
    [ 10.023] (II) RADEON(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 10.023] (II) RADEON(G0): mem size init: gart size :1fdff000 vram size: s:20000000 visible:fba0000
    [ 10.023] (II) RADEON(G0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 10.024] (==) RADEON(G0): DPI set to (96, 96)
    [ 10.024] (II) Loading sub module "fb"
    [ 10.024] (II) LoadModule: "fb"
    [ 10.024] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 10.024] (II) Module fb: vendor="X.Org Foundation"
    [ 10.024] compiled for 1.13.2, module version = 1.0.0
    [ 10.024] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 10.024] (II) Loading sub module "ramdac"
    [ 10.024] (II) LoadModule: "ramdac"
    [ 10.024] (II) Module "ramdac" already built-in
    [ 10.024] (==) Depth 24 pixmap format is 32 bpp
    [ 10.037] (II) RADEON(G0): [DRI2] Setup complete
    [ 10.037] (II) RADEON(G0): [DRI2] DRI driver: r600
    [ 10.037] (II) RADEON(G0): [DRI2] VDPAU driver: r600
    [ 10.037] (II) RADEON(G0): Front buffer size: 4128K
    [ 10.037] (II) RADEON(G0): VRAM usage limit set to 228182K
    [ 10.048] (==) RADEON(G0): Backing store disabled
    [ 10.048] (II) RADEON(G0): Direct rendering enabled
    [ 10.048] (II) RADEON(G0): Setting EXA maxPitchBytes
    [ 10.048] (II) EXA(256): Driver allocated offscreen pixmaps
    [ 10.048] (II) EXA(256): Driver registered support for the following operations:
    [ 10.048] (II) Solid
    [ 10.048] (II) Copy
    [ 10.048] (II) Composite (RENDER acceleration)
    [ 10.048] (II) UploadToScreen
    [ 10.048] (II) DownloadFromScreen
    [ 10.048] (II) RADEON(G0): Acceleration enabled
    [ 10.048] (==) RADEON(G0): DPMS enabled
    [ 10.048] (==) RADEON(G0): Silken mouse enabled
    [ 10.049] (II) RADEON(G0): Set up textured video
    [ 10.049] (II) RADEON(G0): [XvMC] Associated with Radeon Textured Video.
    [ 10.049] (II) RADEON(G0): [XvMC] Extension initialized.
    [ 10.049] (II) RADEON(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 10.056] (==) modesetting(0): Backing store disabled
    [ 10.056] (==) modesetting(0): Silken mouse enabled
    [ 10.056] (II) modesetting(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 10.056] (==) modesetting(0): DPMS enabled
    [ 10.080] (--) RandR disabled
    [ 10.100] (EE) GLX error: Can not get required symbols.
    [ 10.100] (II) modesetting(0): Damage tracking initialized
    [ 10.100] (II) modesetting(0): Setting screen physical size to 361 x 203
    [ 10.428] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 10.428] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 10.428] (II) LoadModule: "evdev"
    [ 10.429] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 10.498] (II) Module evdev: vendor="X.Org Foundation"
    [ 10.498] compiled for 1.13.0, module version = 2.7.3
    [ 10.498] Module class: X.Org XInput Driver
    [ 10.498] ABI class: X.Org XInput driver, version 18.0
    [ 10.498] (II) Using input driver 'evdev' for 'Power Button'
    [ 10.498] (**) Power Button: always reports core events
    [ 10.498] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 10.498] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 10.498] (--) evdev: Power Button: Found keys
    [ 10.498] (II) evdev: Power Button: Configuring as keyboard
    [ 10.498] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 10.498] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 10.498] (**) Option "xkb_rules" "evdev"
    [ 10.498] (**) Option "xkb_model" "evdev"
    [ 10.498] (**) Option "xkb_layout" "ch"
    [ 10.498] (**) Option "xkb_variant" "de"
    [ 10.547] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
    [ 10.547] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 10.547] (II) Using input driver 'evdev' for 'Video Bus'
    [ 10.548] (**) Video Bus: always reports core events
    [ 10.548] (**) evdev: Video Bus: Device: "/dev/input/event14"
    [ 10.548] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 10.548] (--) evdev: Video Bus: Found keys
    [ 10.548] (II) evdev: Video Bus: Configuring as keyboard
    [ 10.548] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14/event14"
    [ 10.548] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 10.548] (**) Option "xkb_rules" "evdev"
    [ 10.548] (**) Option "xkb_model" "evdev"
    [ 10.548] (**) Option "xkb_layout" "ch"
    [ 10.548] (**) Option "xkb_variant" "de"
    [ 10.548] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
    [ 10.548] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 10.548] (II) Using input driver 'evdev' for 'Video Bus'
    [ 10.548] (**) Video Bus: always reports core events
    [ 10.548] (**) evdev: Video Bus: Device: "/dev/input/event15"
    [ 10.548] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 10.548] (--) evdev: Video Bus: Found keys
    [ 10.548] (II) evdev: Video Bus: Configuring as keyboard
    [ 10.548] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:10/LNXVIDEO:02/input/input15/event15"
    [ 10.548] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 10.548] (**) Option "xkb_rules" "evdev"
    [ 10.548] (**) Option "xkb_model" "evdev"
    [ 10.548] (**) Option "xkb_layout" "ch"
    [ 10.548] (**) Option "xkb_variant" "de"
    [ 10.549] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 10.549] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 10.549] (II) Using input driver 'evdev' for 'Power Button'
    [ 10.549] (**) Power Button: always reports core events
    [ 10.549] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 10.549] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 10.549] (--) evdev: Power Button: Found keys
    [ 10.549] (II) evdev: Power Button: Configuring as keyboard
    [ 10.549] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
    [ 10.549] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
    [ 10.549] (**) Option "xkb_rules" "evdev"
    [ 10.549] (**) Option "xkb_model" "evdev"
    [ 10.549] (**) Option "xkb_layout" "ch"
    [ 10.549] (**) Option "xkb_variant" "de"
    [ 10.549] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 10.549] (II) No input driver specified, ignoring this device.
    [ 10.549] (II) This device may have been added with another device file.
    [ 10.549] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 10.550] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event13)
    [ 10.550] (II) No input driver specified, ignoring this device.
    [ 10.550] (II) This device may have been added with another device file.
    [ 10.550] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 10.550] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
    [ 10.550] (II) No input driver specified, ignoring this device.
    [ 10.550] (II) This device may have been added with another device file.
    [ 10.551] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event11)
    [ 10.551] (II) No input driver specified, ignoring this device.
    [ 10.551] (II) This device may have been added with another device file.
    [ 10.551] (II) config/udev: Adding input device HDA Intel MID Front Headphone (/dev/input/event12)
    [ 10.551] (II) No input driver specified, ignoring this device.
    [ 10.551] (II) This device may have been added with another device file.
    [ 10.552] (II) config/udev: Adding input device Acrox USB & PS/2 Mouse (/dev/input/event9)
    [ 10.552] (**) Acrox USB & PS/2 Mouse: Applying InputClass "evdev pointer catchall"
    [ 10.552] (II) Using input driver 'evdev' for 'Acrox USB & PS/2 Mouse'
    [ 10.552] (**) Acrox USB & PS/2 Mouse: always reports core events
    [ 10.552] (**) evdev: Acrox USB & PS/2 Mouse: Device: "/dev/input/event9"
    [ 10.552] (--) evdev: Acrox USB & PS/2 Mouse: Vendor 0xf62 Product 0x1001
    [ 10.552] (--) evdev: Acrox USB & PS/2 Mouse: Found 9 mouse buttons
    [ 10.552] (--) evdev: Acrox USB & PS/2 Mouse: Found scroll wheel(s)
    [ 10.552] (--) evdev: Acrox USB & PS/2 Mouse: Found relative axes
    [ 10.552] (--) evdev: Acrox USB & PS/2 Mouse: Found x and y relative axes
    [ 10.552] (II) evdev: Acrox USB & PS/2 Mouse: Configuring as mouse
    [ 10.552] (II) evdev: Acrox USB & PS/2 Mouse: Adding scrollwheel support
    [ 10.552] (**) evdev: Acrox USB & PS/2 Mouse: YAxisMapping: buttons 4 and 5
    [ 10.552] (**) evdev: Acrox USB & PS/2 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 10.552] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input9/event9"
    [ 10.553] (II) XINPUT: Adding extended input device "Acrox USB & PS/2 Mouse" (type: MOUSE, id 10)
    [ 10.553] (II) evdev: Acrox USB & PS/2 Mouse: initialized for relative axes.
    [ 10.553] (**) Acrox USB & PS/2 Mouse: (accel) keeping acceleration scheme 1
    [ 10.553] (**) Acrox USB & PS/2 Mouse: (accel) acceleration profile 0
    [ 10.553] (**) Acrox USB & PS/2 Mouse: (accel) acceleration factor: 2.000
    [ 10.553] (**) Acrox USB & PS/2 Mouse: (accel) acceleration threshold: 4
    [ 10.554] (II) config/udev: Adding input device Acrox USB & PS/2 Mouse (/dev/input/mouse1)
    [ 10.554] (II) No input driver specified, ignoring this device.
    [ 10.554] (II) This device may have been added with another device file.
    [ 10.554] (II) config/udev: Adding input device 2SF022 (/dev/input/event8)
    [ 10.554] (**) 2SF022: Applying InputClass "evdev keyboard catchall"
    [ 10.554] (II) Using input driver 'evdev' for '2SF022'
    [ 10.554] (**) 2SF022: always reports core events
    [ 10.554] (**) evdev: 2SF022: Device: "/dev/input/event8"
    [ 10.554] (--) evdev: 2SF022: Vendor 0xbda Product 0x5801
    [ 10.554] (--) evdev: 2SF022: Found keys
    [ 10.555] (II) evdev: 2SF022: Configuring as keyboard
    [ 10.555] (**) 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"
    [ 10.555] (II) XINPUT: Adding extended input device "2SF022" (type: KEYBOARD, id 11)
    [ 10.555] (**) Option "xkb_rules" "evdev"
    [ 10.555] (**) Option "xkb_model" "evdev"
    [ 10.555] (**) Option "xkb_layout" "ch"
    [ 10.555] (**) Option "xkb_variant" "de"
    [ 10.556] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 10.556] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 10.556] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 10.556] (**) AT Translated Set 2 keyboard: always reports core events
    [ 10.556] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 10.556] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 10.556] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 10.556] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 10.556] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 10.556] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 10.556] (**) Option "xkb_rules" "evdev"
    [ 10.556] (**) Option "xkb_model" "evdev"
    [ 10.556] (**) Option "xkb_layout" "ch"
    [ 10.556] (**) Option "xkb_variant" "de"
    [ 10.557] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
    [ 10.557] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 10.557] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 10.557] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 10.557] (II) LoadModule: "synaptics"
    [ 10.557] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 10.705] (II) Module synaptics: vendor="X.Org Foundation"
    [ 10.705] compiled for 1.13.1, module version = 1.6.2
    [ 10.705] Module class: X.Org XInput Driver
    [ 10.705] ABI class: X.Org XInput driver, version 18.0
    [ 10.705] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 10.705] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 10.705] (**) Option "Device" "/dev/input/event7"
    [ 10.720] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 10.720] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
    [ 10.720] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5672
    [ 10.720] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4550
    [ 10.720] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 10.720] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 10.720] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
    [ 10.720] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 10.720] (**) Option "TapButton1" "1"
    [ 10.720] (**) Option "TapButton2" "2"
    [ 10.720] (**) Option "TapButton3" "3"
    [ 10.720] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    [ 10.720] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 10.720] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 10.726] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
    [ 10.727] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
    [ 10.727] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 10.727] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 10.727] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.038
    [ 10.727] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 10.727] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 10.727] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 10.727] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 10.727] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 10.728] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 10.728] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 10.728] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event6)
    [ 10.728] (II) No input driver specified, ignoring this device.
    [ 10.728] (II) This device may have been added with another device file.
    [ 10.729] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
    [ 10.729] (II) No input driver specified, ignoring this device.
    [ 10.729] (II) This device may have been added with another device file.
    [ 10.729] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 10.729] (II) No input driver specified, ignoring this device.
    [ 10.729] (II) This device may have been added with another device file.
    [ 10.730] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event5)
    [ 10.730] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 10.731] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
    [ 10.731] (**) HP WMI hotkeys: always reports core events
    [ 10.731] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event5"
    [ 10.731] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
    [ 10.731] (--) evdev: HP WMI hotkeys: Found keys
    [ 10.731] (II) evdev: HP WMI hotkeys: Configuring as keyboard
    [ 10.731] (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event5"
    [ 10.731] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 14)
    [ 10.731] (**) Option "xkb_rules" "evdev"
    [ 10.731] (**) Option "xkb_model" "evdev"
    [ 10.731] (**) Option "xkb_layout" "ch"
    [ 10.731] (**) Option "xkb_variant" "de"
    Between why I installed the mentioned packages was, cause I'v seen these log entries in the Xorg.0.log:
    (EE) Failed to load module "xxxx" (module does not exist, 0)
    Can somebody explain what happens here.

  • It's all green with xf86-video-ati. [Solved]

    Firstly, I am running an updated install of Arch with KDE. My graphics card is an ATI Radeon HD 4800
    After following the directions on the wiki (http://wiki.archlinux.org/index.php/ATI), my entire screen is shaded dark green. I can see things through it, bit it makes changes difficult.
    Before the problem, I enabled early start KMS as per the directions, this did not seem to affect anything after a restart or two.
    I moved on to generating a xorg.conf file using HWD and configuring it to use xf86-video-ati. Upon running hwd -x, I found it odd that it only generated a xorg.conf.mesa file, but assumed that I could make the changes that I wanted myself. I made a copy of the generated configuration file and named it xorg.conf and began editing. At this point in time, my computer was green screen free. The default generated config file worked fine using mesa, but I wanted to utilize my GPU. I found the "Devices" section and commented out:
    Driver      "vesa"
    and added
    Driver      "radeon"
    This is where my problems began. Upon rebooting, I was presented with a green KDM. Logging in or switching consoles did nothing to save me from my newly made green Frankenstein computer. So, I renamed my xorg.conf file to xorg.conf.bak and rebooted. Everything was back to normal (no green, no xorg.conf). I checked my Xorg.0.log file, but couldn't make out any errors. I've included my xorg.conf file as well as my the last part of my log file to aid anyone brave enough to do battle with the green. It would be great if anyone could help me out with this, I think that I'm a bit in over my head. Also, I would use the proprietary catalyst drivers, but they don't yet support the newest version of xorg that I'm running. I've tested the catalyst drivers in other installs and the GPU works perfectly, so I'm positive that it isn't a hardware problem.
    If there is any more information that I can provide, just let me know.
    xorg.conf
    Section "ServerLayout"
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "PS/2 Mouse" "CorePointer"
    # Serial Mouse not detected
    # USB Mouse not detected
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    Option "AutoAddDevices" "False"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    # Additional fonts: Locale, Gimp, TTF...
    FontPath "/usr/share/fonts/cyrillic"
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    # Load "synaptics"
    Load "drm"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    # Auto-generated by Archie mkxcfg
    Section "Monitor"
    Identifier "Monitor0"
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors
    VertRefresh 50.0 - 75.0 # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    # 640x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    # 720x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    # 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    # 640x480 @ 72Hz (VESA) hsync: 37.9kHz
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    # 640x480 @ 75Hz (VESA) hsync: 37.5kHz
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    # 640x480 @ 85Hz (VESA) hsync: 43.3kHz
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    # 800x600 @ 56Hz (VESA) hsync: 35.2kHz
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    # 800x600 @ 60Hz (VESA) hsync: 37.9kHz
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    # 800x600 @ 72Hz (VESA) hsync: 48.1kHz
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    # 800x600 @ 75Hz (VESA) hsync: 46.9kHz
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    # 800x600 @ 85Hz (VESA) hsync: 53.7kHz
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    # 1024x768i @ 43Hz (industry standard) hsync: 35.5kHz
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync Interlace
    # 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    # 1024x768 @ 70Hz (VESA) hsync: 56.5kHz
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    # 1024x768 @ 75Hz (VESA) hsync: 60.0kHz
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    # 1024x768 @ 85Hz (VESA) hsync: 68.7kHz
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    # 1152x864 @ 75Hz (VESA) hsync: 67.5kHz
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    # 1280x960 @ 60Hz (VESA) hsync: 60.0kHz
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    # 1280x960 @ 85Hz (VESA) hsync: 85.9kHz
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    # 1280x1024 @ 60Hz (VESA) hsync: 64.0kHz
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 75Hz (VESA) hsync: 80.0kHz
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    # 1280x1024 @ 85Hz (VESA) hsync: 91.1kHz
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    # 1600x1200 @ 60Hz (VESA) hsync: 75.0kHz
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 65Hz (VESA) hsync: 81.3kHz
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 70Hz (VESA) hsync: 87.5kHz
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 75Hz (VESA) hsync: 93.8kHz
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1600x1200 @ 85Hz (VESA) hsync: 106.3kHz
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    # 1792x1344 @ 60Hz (VESA) hsync: 83.6kHz
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    # 1792x1344 @ 75Hz (VESA) hsync: 106.3kHz
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    # 1856x1392 @ 60Hz (VESA) hsync: 86.3kHz
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    # 1856x1392 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    # 1920x1440 @ 60Hz (VESA) hsync: 90.0kHz
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    # 1920x1440 @ 75Hz (VESA) hsync: 112.5kHz
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    # Additional modelines
    ModeLine "1800x1440" 230 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    ModeLine "1800x1440" 250 1800 1896 2088 2392 1440 1441 1444 1490 +HSync +VSync
    # Extended modelines with GTF timings
    # 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
    ModeLine "640x480" 43.16 640 680 744 848 480 481 484 509 -HSync +Vsync
    # 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
    ModeLine "768x576" 34.96 768 792 872 976 576 577 580 597 -HSync +Vsync
    # 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
    ModeLine "768x576" 42.93 768 800 880 992 576 577 580 601 -HSync +Vsync
    # 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
    ModeLine "768x576" 45.51 768 808 888 1008 576 577 580 602 -HSync +Vsync
    # 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
    ModeLine "768x576" 51.84 768 808 888 1008 576 577 580 605 -HSync +Vsync
    # 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
    ModeLine "768x576" 62.57 768 816 896 1024 576 577 580 611 -HSync +Vsync
    # 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
    ModeLine "800x600" 68.18 800 848 936 1072 600 601 604 636 -HSync +Vsync
    # 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
    ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +Vsync
    # 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62 MHz
    ModeLine "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 -HSync +Vsync
    # 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
    ModeLine "1152x864" 119.65 1152 1224 1352 1552 864 865 868 907 -HSync +Vsync
    # 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
    ModeLine "1152x864" 143.47 1152 1232 1360 1568 864 865 868 915 -HSync +Vsync
    # 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54 MHz
    ModeLine "1280x960" 124.54 1280 1368 1504 1728 960 961 964 1001 -HSync +Vsync
    # 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
    ModeLine "1280x960" 129.86 1280 1368 1504 1728 960 961 964 1002 -HSync +Vsync
    # 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk: 178.99 MHz
    ModeLine "1280x960" 178.99 1280 1376 1520 1760 960 961 964 1017 -HSync +Vsync
    # 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz; pclk: 190.96 MHz
    ModeLine "1280x1024" 190.96 1280 1376 1520 1760 1024 1025 1028 1085 -HSync +Vsync
    # 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 122.61 MHz
    ModeLine "1400x1050" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -HSync +Vsync
    # 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk: 149.34 MHz
    ModeLine "1400x1050" 149.34 1400 1496 1648 1896 1050 1051 1054 1094 -HSync +Vsync
    # 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 155.85 MHz
    ModeLine "1400x1050" 155.85 1400 1496 1648 1896 1050 1051 1054 1096 -HSync +Vsync
    # 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
    ModeLine "1400x1050" 179.26 1400 1504 1656 1912 1050 1051 1054 1103 -HSync +Vsync
    # 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 214.39 MHz
    ModeLine "1400x1050" 214.39 1400 1512 1664 1928 1050 1051 1054 1112 -HSync +Vsync
    # 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 280.64 MHz
    ModeLine "1600x1200" 280.64 1600 1728 1904 2208 1200 1201 1204 1271 -HSync +Vsync
    EndSection
    # Auto-generated by Archie mkxcfg
    Section "Device"
    Identifier "Card0"
    #Driver "vesa"
    Driver "radeon"
    VendorName "All"
    BoardName "All"
    Option "AccelMethod" "EXA"
    Option "RenderAccel" "on"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 16
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Xorg.0.log (not complete)
    Dac detection success
    (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    Unhandled monitor type 0
    (II) RADEON(0): EDID vendor "SAM", prod id 292
    (II) RADEON(0): Using EDID range info for horizontal sync
    (II) RADEON(0): Using EDID range info for vertical refresh
    (II) RADEON(0): Printing DDC gathered Modelines:
    (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1
    (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    (II) RADEON(0): Manufacturer: SAM Model: 124 Serial#: 1296707895
    (II) RADEON(0): Year: 2004 Week: 51
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    (II) RADEON(0): Sync: Separate Composite
    (II) RADEON(0): Max Image Size [cm]: horiz.: 34 vert.: 27
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.650 redY: 0.330 greenX: 0.330 greenY: 0.600
    (II) RADEON(0): blueX: 0.150 blueY: 0.080 whiteX: 0.313 whiteY: 0.329
    (II) RADEON(0): Supported established timings:
    (II) RADEON(0): 720x400@70Hz
    (II) RADEON(0): 640x480@60Hz
    (II) RADEON(0): 640x480@67Hz
    (II) RADEON(0): 640x480@72Hz
    (II) RADEON(0): 640x480@75Hz
    (II) RADEON(0): 800x600@56Hz
    (II) RADEON(0): 800x600@60Hz
    (II) RADEON(0): 800x600@72Hz
    (II) RADEON(0): 800x600@75Hz
    (II) RADEON(0): 832x624@75Hz
    (II) RADEON(0): 1024x768@60Hz
    (II) RADEON(0): 1024x768@70Hz
    (II) RADEON(0): 1024x768@75Hz
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): 1152x864@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported standard timings:
    (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) RADEON(0): #1: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    (II) RADEON(0): Supported detailed timing:
    (II) RADEON(0): clock: 108.0 MHz Image Size: 338 x 270 mm
    (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 140 MHz
    (II) RADEON(0): Monitor name: SyncMaster
    (II) RADEON(0): Serial No: H9NXC27207
    (II) RADEON(0): EDID (in hex):
    (II) RADEON(0): 00ffffffffffff004c2d240137314a4d
    (II) RADEON(0): 330e01036c221b782aaaa5a654549926
    (II) RADEON(0): 145054bfef808180714f010101010101
    (II) RADEON(0): 010101010101302a009851002a403070
    (II) RADEON(0): 1300520e1100001e000000fd00384b1e
    (II) RADEON(0): 510e000a202020202020000000fc0053
    (II) RADEON(0): 796e634d61737465720a2020000000ff
    (II) RADEON(0): 0048394e584332373230370a20200010
    (II) RADEON(0): EDID vendor "SAM", prod id 292
    Output CRT1 disable success
    Blank CRTC 0 success
    Disable CRTC memreq 0 success
    Disable CRTC 0 success
    Blank CRTC 1 success
    Disable CRTC memreq 1 success
    Disable CRTC 1 success
    Blank CRTC 0 success
    Disable CRTC memreq 0 success
    Disable CRTC 0 success
    Output CRT1 disable success
    Enable CRTC 0 success
    Enable CRTC memreq 0 success
    Unblank CRTC 0 success
    Output CRT1 enable success
    Last edited by ryeguy146 (2009-11-20 02:20:55)

    ryeguy146 wrote:
    The proprietary driver doesn't yet support XOrg 7.5, so unless I want to rip out X and downgrade, that's out of the question. Hell, I don't even know where I'd get the source for 7.4 (latest supported) if I wanted it. MadTux suggests that ATI may be releasing the next version of the Catalyst soon, so maybe they'll support 7.5 with that. Maybe not. I don't have this problem using, say, ubuntu with the old XOrg.
    The xf86-video-radeon gives me a black screen, so that's out, though I haven't tried either the xf86-video-radeon-git or the xf86-video-ati-git, I may just bust those out and see what it gets me.
    Flamelab's suggestion seems plausable. Installing xf86-video-ati-git and using his xorg.conf sample; I'll try that out now and report back shortly.
    Edit:
    Well that's interesting. Trying flamelab's suggestion does seem to work perfectly. No green, no black screen, just good stuff. Glxgears runs nicely (which I assume is OpenGL). My xorg.conf is as follows:
    Section "Device"
    Identifier "My Graphics Card"
    Driver "radeon"
    Option "DRI" "on"
    Option "AccelMethod" "EXA"
    Option "DMAForXv" "on"
    Option "RenderAccel" "on"
    EndSection
    So that's something. Compositing still doesn't wish to work, but I think that I'm getting to where I want to be. Thanks for the tip, M177ER.
    In order to see 3D with xf86-video-ati-git or you'll wait for linux kernel 2.6.32 (coming soon), or you can build the -git versions of mesa,libgl,ati-dri, kernel etc which can cause trouble if you don't know what to do. See here if you have time : http://bbs.archlinux.org/viewtopic.php?id=79509
    As for the PKGBUILD: Xorg-server is a bit strict with full xorg.conf files lately. So creating a lite xorg.conf, can solve most problems.

  • [Solved] xf86-video-ati driver and [Radeon Mobility 7500] help

    I have an thinkpad T42 laptop (video card is ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]) with openbox and slim and I instaled xf86-video-ati. My problem is that minimizing and maximizing are very slow, lxterminal decoration bar disapear..... I also tried to install xf86-video-ati-git without any improuvements.
    this is my xorg.conf:
    Section "ServerLayout"
    Identifier "Default Layout"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "SynapticsTouchpad" "SendCoreEvents"
    InputDevice "Keyboard0" "CoreKeyboard"
    Option "AIGLX" "true
    EndSection
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    # FontPath "/usr/share/fonts/PEX"
    # Additional fonts: Locale, Gimp, TTF...
    # FontPath "/usr/share/fonts/cyrillic"
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    FontPath "/usr/share/fonts/Type1"
    # FontPath "/usr/share/fonts/ttf/western"
    # FontPath "/usr/share/fonts/ttf/decoratives"
    # FontPath "/usr/share/fonts/truetype"
    # FontPath "/usr/share/fonts/truetype/openoffice"
    # FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    # FontPath "/usr/share/fonts/latex-ttf-fonts"
    # FontPath "/usr/share/fonts/defoma/CID"
    # FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "bitmap" # bitmap-fonts
    Load "type1"
    Load "freetype"
    Load "record"
    Load "dbe"
    Load "glx"
    Load "dri2"
    Load "dri"
    Load "synaptics"
    Load "extmod"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "CorePointer"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/input/mice"
    Option "Emulate3Buttons" "on"
    Option "YAxisMapping" "4 5"
    Option "XAxisMapping" "6 7"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    Identifier "SynapticsTouchpad"
    Driver "synaptics"
    Option "AlwaysCore" "true" # send events to CorePointer
    Option "VertEdgeScroll" "true" # enable vertical scroll zone
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors
    VertRefresh 50.0 - 75.0 # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    # 640x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    # 720x400 @ 85Hz (VESA) hsync: 37.9kHz
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    # 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    # 640x480 @ 72Hz (VESA) hsync: 37.9kHz
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    # 640x480 @ 75Hz (VESA) hsync: 37.5kHz
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    # 640x480 @ 85Hz (VESA) hsync: 43.3kHz
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    # 800x600 @ 56Hz (VESA) hsync: 35.2kHz
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    # 800x600 @ 60Hz (VESA) hsync: 37.9kHz
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    # 800x600 @ 72Hz (VESA) hsync: 48.1kHz
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    # 800x600 @ 75Hz (VESA) hsync: 46.9kHz
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    # 800x600 @ 85Hz (VESA) hsync: 53.7kHz
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    # 1024x768i @ 43Hz (industry standard) hsync: 35.5kHz
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync Interlace
    # 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    # 1024x768 @ 70Hz (VESA) hsync: 56.5kHz
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    # 1024x768 @ 75Hz (VESA) hsync: 60.0kHz
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    # 1024x768 @ 85Hz (VESA) hsync: 68.7kHz
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    # Extended modelines with GTF timings
    # 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
    ModeLine "640x480" 43.16 640 680 744 848 480 481 484 509 -HSync +Vsync
    # 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
    ModeLine "768x576" 34.96 768 792 872 976 576 577 580 597 -HSync +Vsync
    # 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
    ModeLine "768x576" 42.93 768 800 880 992 576 577 580 601 -HSync +Vsync
    # 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
    ModeLine "768x576" 45.51 768 808 888 1008 576 577 580 602 -HSync +Vsync
    # 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
    ModeLine "768x576" 51.84 768 808 888 1008 576 577 580 605 -HSync +Vsync
    # 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
    ModeLine "768x576" 62.57 768 816 896 1024 576 577 580 611 -HSync +Vsync
    # 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
    ModeLine "800x600" 68.18 800 848 936 1072 600 601 604 636 -HSync +Vsync
    # 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
    ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814 -HSync +Vsync
    EndSection
    Section "Device"
    Identifier "Card0"
    Boardname "ATI Radeon"
    Busid "PCI:1:0:0"
    Driver "radeon"
    Screen 0
    Vendorname "ATI"
    Option "MergedFB" "off"
    Option "AccelMethod" "EXA"
    Option "EXANoComposite" "false"
    Option "FBTexPercent" "50"
    Option "MigrationHeuristic" "greedy"
    Option "DRI" "true"
    Option "GARTSize" "1536"
    Option "AGPMode" "4"
    Option "Colortiling" "On"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    DefaultColorDepth 24
    SubSection "Display"
    Depth 1
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 4
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 8
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 15
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 16
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 24
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
    Depth 32
    Modes "1024x768" "800x600" "640x480"
    EndSubSection
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Last edited by botzoboy (2010-05-29 07:39:30)

    theapodan
    this is my Xorg.0.log:
    X.Org X Server 1.7.6
    Release Date: 2010-03-17
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.33-ARCH i686
    Current Operating System: Linux arch 2.6.33-ARCH #1 SMP PREEMPT Thu May 13 12:06:25 CEST 2010 i686
    Kernel command line: root=/dev/disk/by-uuid/7e750225-da5a-470f-a024-af37495f11d5 ro
    Build Date: 01 April 2010 05:35:33PM
    Current version of pixman: 0.18.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 29 09:20:42 2010
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Default Layout"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "SynapticsTouchpad"
    (**) |-->Input Device "Keyboard0"
    (**) Option "AIGLX" "true"
    (**) Option "AutoAddDevices" "False"
    (**) Not automatically adding devices
    (==) Automatically enabling devices
    (**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "Composite" is enabled
    (II) Loader magic: 0x81e4c60
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (++) using VT number 7
    (--) PCI:*(0:1:0:0) 1002:4c57:1014:0530 ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] rev 0, Mem @ 0xe0000000/134217728, 0xc0100000/65536, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (**) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.3, module version = 1.2.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
    compiled for 1.7.5.902, module version = 6.12.192
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 1.5.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) LoadModule: "synaptics"
    (II) Reloading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 1.4.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (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 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 8500 AIW BC (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 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 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 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 HD 4350,
    ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
    ATI Mobility Radeon 4500 Series, ATI FirePro RG220, 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 RV710,
    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,
    ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4290,
    CYPRESS, ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, 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 5700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series,
    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, CEDAR, CEDAR, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, CEDAR, ATI Radeon HD 5450,
    CEDAR
    (II) Primary Device is: PCI 01@00:00:0
    (II) [KMS] Kernel modesetting enabled.
    (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
    (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) RADEON(0): Default visual is TrueColor
    (**) RADEON(0): Option "ColorTiling" "On"
    (**) RADEON(0): Option "AccelMethod" "EXA"
    (**) RADEON(0): Option "DRI" "true"
    (==) RADEON(0): RGB weight 888
    (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    (--) RADEON(0): Chipset: "ATI Radeon Mobility M7 LW (AGP)" (ChipID = 0x4c57)
    (II) RADEON(0): AGP card detected
    (II) RADEON(0): KMS Color Tiling: enabled
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 9, (OK)
    drmOpenByBusid: drmOpenMinor returns 9
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) [drm] DRM interface version 1.3
    (II) [drm] DRM open master succeeded.
    (II) RADEON(0): Output VGA-0 using monitor section Monitor0
    (II) RADEON(0): Output DVI-0 has no monitor section
    (II) RADEON(0): Output LVDS has no monitor section
    (II) RADEON(0): Output S-video has no monitor section
    (II) RADEON(0): Output VGA-0 disconnected
    (II) RADEON(0): Output DVI-0 disconnected
    (II) RADEON(0): Output LVDS connected
    (II) RADEON(0): Output S-video disconnected
    (II) RADEON(0): Using user preference for initial modes
    (II) RADEON(0): Output LVDS using initial mode 1024x768
    (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    (II) RADEON(0): mem size init: gart size :fdff000 vram size: s:2000000 visible:1f00000
    (II) RADEON(0): EXA: Driver will not allow EXA pixmaps in VRAM
    (==) RADEON(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) Loading sub module "exa"
    (II) LoadModule: "exa"
    (II) Loading /usr/lib/xorg/modules/libexa.so
    (II) Module exa: vendor="X.Org Foundation"
    compiled for 1.7.6, module version = 2.5.0
    ABI class: X.Org Video Driver, version 6.0
    (--) Depth 24 pixmap format is 32 bpp
    (II) RADEON(0): [DRI2] Setup complete
    (II) RADEON(0): Front buffer size: 3072K
    (II) RADEON(0): VRAM usage limit set to 25804K
    (==) RADEON(0): Backing store disabled
    (II) RADEON(0): Direct rendering enabled
    (II) RADEON(0): Render acceleration enabled for R100 type cards.
    (II) RADEON(0): Setting EXA maxPitchBytes
    (**) RADEON(0): Option "MigrationHeuristic" "greedy"
    (**) RADEON(0): Option "EXANoComposite" "false"
    (II) EXA(0): Driver allocated offscreen pixmaps
    (II) EXA(0): Driver registered support for the following operations:
    (II) Solid
    (II) Copy
    (II) Composite (RENDER acceleration)
    (II) UploadToScreen
    (II) DownloadFromScreen
    (II) RADEON(0): Acceleration enabled
    (**) RADEON(0): DPMS enabled
    (==) RADEON(0): Silken mouse enabled
    (II) RADEON(0): Set up textured video
    (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (WW) RADEON(0): Option "MergedFB" is not used
    (WW) RADEON(0): Option "FBTexPercent" is not used
    (WW) RADEON(0): Option "GARTSize" is not used
    (WW) RADEON(0): Option "AGPMode" is not used
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/radeon_dri.so
    (II) GLX: Initialized DRI2 GL provider for screen 0
    (II) RADEON(0): Setting screen physical size to 270 x 203
    (**) Option "Protocol" "ExplorerPS/2"
    (**) Mouse0: Device: "/dev/input/mice"
    (**) Mouse0: Protocol: "ExplorerPS/2"
    (**) Option "CorePointer"
    (**) Mouse0: always reports core events
    (**) Option "Device" "/dev/input/mice"
    (**) Option "Emulate3Buttons" "on"
    (**) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
    (**) Option "ZAxisMapping" "4 5"
    (**) Mouse0: ZAxisMapping: buttons 4 and 5
    (**) Mouse0: Buttons: 9
    (**) Mouse0: Sensitivity: 1
    (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
    (**) Mouse0: (accel) keeping acceleration scheme 1
    (**) Mouse0: (accel) acceleration profile 0
    (II) Mouse0: ps2EnableDataReporting: succeeded
    (II) Synaptics touchpad driver version 1.2.1
    (--) SynapticsTouchpad auto-dev sets device to /dev/input/event7
    (**) Option "Device" "/dev/input/event7"
    (II) SynapticsTouchpad: x-axis range 1472 - 5472
    (II) SynapticsTouchpad: y-axis range 1408 - 4448
    (II) SynapticsTouchpad: pressure range 0 - 255
    (II) SynapticsTouchpad: finger width range 0 - 0
    (II) SynapticsTouchpad: buttons: left right double triple
    (**) Option "VertEdgeScroll" "true"
    (--) SynapticsTouchpad: touchpad found
    (**) Option "AlwaysCore" "true"
    (**) Option "SendCoreEvents"
    (**) SynapticsTouchpad: always reports core events
    (II) XINPUT: Adding extended input device "SynapticsTouchpad" (type: TOUCHPAD)
    (**) SynapticsTouchpad: (accel) keeping acceleration scheme 1
    (**) SynapticsTouchpad: (accel) acceleration profile 0
    (--) SynapticsTouchpad: touchpad found
    (**) Option "CoreKeyboard"
    (**) Keyboard0: always reports core events
    (**) Option "Protocol" "standard"
    (**) Keyboard0: Protocol: standard
    (**) Option "XkbRules" "base"
    (**) Keyboard0: XkbRules: "base"
    (**) Option "XkbModel" "pc105"
    (**) Keyboard0: XkbModel: "pc105"
    (**) Option "XkbLayout" "us"
    (**) Keyboard0: XkbLayout: "us"
    (**) Option "CustomKeycodes" "off"
    (**) Keyboard0: CustomKeycodes disabled
    (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
    (II) config/hal: Adding input device TPPS/2 IBM TrackPoint
    (II) AutoAddDevices is off - not adding device.
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device ThinkPad Extra Buttons
    (II) AutoAddDevices is off - not adding device.
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) AutoAddDevices is off - not adding device.
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) AutoAddDevices is off - not adding device.
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (II) AutoAddDevices is off - not adding device.
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device Sleep Button
    (II) AutoAddDevices is off - not adding device.
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device Video Bus
    (II) AutoAddDevices is off - not adding device.
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) config/hal: Adding input device Power Button
    (II) AutoAddDevices is off - not adding device.
    (EE) config/hal: NewInputDeviceRequest failed (8)
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) AIGLX: Resuming AIGLX clients after VT switch
    (II) Mouse0: ps2EnableDataReporting: succeeded
    (--) SynapticsTouchpad: touchpad found

  • Rendering bugs on xf86-video-ati on GNOME Shell

    Hi guys. I have a problem with graphics rendering on Arch i686 installed on a bootable USB stick. To handle multiple devices I did pacman -S xorg-drivers. Unfortunately when I log in to GDM/GNOME shell the screen is full of artifacts - several icons are just invisible and rectangular parts of page in Chromium are black, gnome-shell controls blink and so on.
    I did not test other display managers/desktop environments. xf86-video-ati works fine for me on 64bit Arch installed on the HDD.
    $ journalctl -xb --no-pager
    -- Logs begin at śro 2014-12-24 02:09:53 CET, end at sob 2014-12-27 14:20:29 CET. --
    gru 27 14:14:08 lapa systemd-journal[141]: Runtime journal is using 8.0M (max allowed 151.4M, trying to leave 227.1M free of 1.4G available → current limit 151.4M).
    gru 27 14:14:08 lapa systemd-journal[141]: Permanent journal is using 16.0M (max allowed 1.2G, trying to leave 1.8G free of 9.1G available → current limit 1.2G).
    gru 27 14:14:09 lapa systemd-journal[141]: Time spent on flushing to /var is 147.203ms for 2 entries.
    gru 27 14:14:09 lapa kernel: Initializing cgroup subsys cpuset
    gru 27 14:14:09 lapa kernel: Initializing cgroup subsys cpu
    gru 27 14:14:09 lapa kernel: Initializing cgroup subsys cpuacct
    gru 27 14:14:09 lapa kernel: Linux version 3.17.6-1-ARCH (builduser@foutrelis) (gcc version 4.9.2 (GCC) ) #1 SMP PREEMPT Sun Dec 7 23:58:19 UTC 2014
    gru 27 14:14:09 lapa kernel: e820: BIOS-provided physical RAM map:
    gru 27 14:14:09 lapa kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
    gru 27 14:14:09 lapa kernel: BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
    gru 27 14:14:09 lapa kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    gru 27 14:14:09 lapa kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bfb3efff] usable
    gru 27 14:14:09 lapa kernel: BIOS-e820: [mem 0x00000000bfb3f000-0x00000000bfbbefff] reserved
    gru 27 14:14:09 lapa kernel: BIOS-e820: [mem 0x00000000bfbbf000-0x00000000bfebefff] ACPI NVS
    gru 27 14:14:09 lapa kernel: BIOS-e820: [mem 0x00000000bfebf000-0x00000000bfef5fff] ACPI data
    gru 27 14:14:09 lapa kernel: BIOS-e820: [mem 0x00000000bfef6000-0x00000000bfefffff] usable
    gru 27 14:14:09 lapa kernel: BIOS-e820: [mem 0x00000000bff00000-0x00000000dfffffff] reserved
    gru 27 14:14:09 lapa kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    gru 27 14:14:09 lapa kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    gru 27 14:14:09 lapa kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
    gru 27 14:14:09 lapa kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
    gru 27 14:14:09 lapa kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    gru 27 14:14:09 lapa kernel: BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
    gru 27 14:14:09 lapa kernel: BIOS-e820: [mem 0x0000000100000000-0x000000011effffff] usable
    gru 27 14:14:09 lapa kernel: Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    gru 27 14:14:09 lapa kernel: SMBIOS 2.7 present.
    gru 27 14:14:09 lapa kernel: DMI: Acer Aspire 7560/JE70-SB, BIOS V2.02 12/02/2011
    gru 27 14:14:09 lapa kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    gru 27 14:14:09 lapa kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    gru 27 14:14:09 lapa kernel: e820: last_pfn = 0xbff00 max_arch_pfn = 0x100000
    gru 27 14:14:09 lapa kernel: MTRR default type: uncachable
    gru 27 14:14:09 lapa kernel: MTRR fixed ranges enabled:
    gru 27 14:14:09 lapa kernel: 00000-9FFFF write-back
    gru 27 14:14:09 lapa kernel: A0000-BFFFF uncachable
    gru 27 14:14:09 lapa kernel: C0000-FFFFF write-through
    gru 27 14:14:09 lapa kernel: MTRR variable ranges enabled:
    gru 27 14:14:09 lapa kernel: 0 base 0000000000 mask FF80000000 write-back
    gru 27 14:14:09 lapa kernel: 1 base 0080000000 mask FFC0000000 write-back
    gru 27 14:14:09 lapa kernel: 2 base 00BFEBD000 mask FFFFFFF000 uncachable
    gru 27 14:14:09 lapa kernel: 3 base 00FFE00000 mask FFFFE00000 write-protect
    gru 27 14:14:09 lapa kernel: 4 disabled
    gru 27 14:14:09 lapa kernel: 5 disabled
    gru 27 14:14:09 lapa kernel: 6 disabled
    gru 27 14:14:09 lapa kernel: 7 disabled
    gru 27 14:14:09 lapa kernel: TOM2: 000000011f000000 aka 4592M
    gru 27 14:14:09 lapa kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    gru 27 14:14:09 lapa kernel: found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [c00fe1b0]
    gru 27 14:14:09 lapa kernel: Scanning 1 areas for low memory corruption
    gru 27 14:14:09 lapa kernel: initial memory mapped: [mem 0x00000000-0x01bfffff]
    gru 27 14:14:09 lapa kernel: Base memory trampoline at [c009b000] 9b000 size 16384
    gru 27 14:14:09 lapa kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    gru 27 14:14:09 lapa kernel: [mem 0x00000000-0x000fffff] page 4k
    gru 27 14:14:09 lapa kernel: init_memory_mapping: [mem 0x37000000-0x373fffff]
    gru 27 14:14:09 lapa kernel: [mem 0x37000000-0x373fffff] page 2M
    gru 27 14:14:09 lapa kernel: init_memory_mapping: [mem 0x30000000-0x36ffffff]
    gru 27 14:14:09 lapa kernel: [mem 0x30000000-0x36ffffff] page 2M
    gru 27 14:14:09 lapa kernel: init_memory_mapping: [mem 0x00100000-0x2fffffff]
    gru 27 14:14:09 lapa kernel: [mem 0x00100000-0x003fffff] page 4k
    gru 27 14:14:09 lapa kernel: [mem 0x00400000-0x2fffffff] page 2M
    gru 27 14:14:09 lapa kernel: init_memory_mapping: [mem 0x37400000-0x377fdfff]
    gru 27 14:14:09 lapa kernel: [mem 0x37400000-0x377fdfff] page 4k
    gru 27 14:14:09 lapa kernel: BRK [0x017ae000, 0x017aefff] PGTABLE
    gru 27 14:14:09 lapa kernel: RAMDISK: [mem 0x37912000-0x37c80fff]
    gru 27 14:14:09 lapa kernel: Allocated new RAMDISK: [mem 0x3748f000-0x377fd8f7]
    gru 27 14:14:09 lapa kernel: Move RAMDISK from [mem 0x37912000-0x37c808f7] to [mem 0x3748f000-0x377fd8f7]
    gru 27 14:14:09 lapa kernel: ACPI: Early table checksum verification disabled
    gru 27 14:14:09 lapa kernel: ACPI: RSDP 0x000FE020 000024 (v02 ACRSYS)
    gru 27 14:14:09 lapa kernel: ACPI: XSDT 0xBFEF5120 00007C (v01 ACRSYS ACRPRDCT 00000001 01000013)
    gru 27 14:14:09 lapa kernel: ACPI: FACP 0xBFEF4000 0000F4 (v04 ACRSYS ACRPRDCT 00000001 1025 00040000)
    gru 27 14:14:09 lapa kernel: ACPI: DSDT 0xBFEE2000 00DADF (v01 ACRSYS ACRPRDCT F0000000 1025 00040000)
    gru 27 14:14:09 lapa kernel: ACPI: FACS 0xBFC96000 000040
    gru 27 14:14:09 lapa kernel: ACPI: HPET 0xBFEF3000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    gru 27 14:14:09 lapa kernel: ACPI: APIC 0xBFEF2000 000084 (v02 ACRSYS ACRPRDCT 00000001 1025 00040000)
    gru 27 14:14:09 lapa kernel: ACPI: MCFG 0xBFEF1000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    gru 27 14:14:09 lapa kernel: ACPI: ASF! 0xBFEF0000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
    gru 27 14:14:09 lapa kernel: ACPI: BOOT 0xBFEE1000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    gru 27 14:14:09 lapa kernel: ACPI: SLIC 0xBFEE0000 000176 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    gru 27 14:14:09 lapa kernel: ACPI: WDRT 0xBFEDF000 000047 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    gru 27 14:14:09 lapa kernel: ACPI: MSDM 0xBFEDE000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
    gru 27 14:14:09 lapa kernel: ACPI: SSDT 0xBFEDD000 000E28 (v01 AMD POWERNOW 00000001 AMD 00000001)
    gru 27 14:14:09 lapa kernel: ACPI: SSDT 0xBFEDB000 00193D (v02 AMD ALIB 00000001 MSFT 04000000)
    gru 27 14:14:09 lapa kernel: ACPI: Local APIC address 0xfee00000
    gru 27 14:14:09 lapa kernel: 2183MB HIGHMEM available.
    gru 27 14:14:09 lapa kernel: 887MB LOWMEM available.
    gru 27 14:14:09 lapa kernel: mapped low ram: 0 - 377fe000
    gru 27 14:14:09 lapa kernel: low ram: 0 - 377fe000
    gru 27 14:14:09 lapa kernel: BRK [0x017af000, 0x017affff] PGTABLE
    gru 27 14:14:09 lapa kernel: Zone ranges:
    gru 27 14:14:09 lapa kernel: DMA [mem 0x00001000-0x00ffffff]
    gru 27 14:14:09 lapa kernel: Normal [mem 0x01000000-0x377fdfff]
    gru 27 14:14:09 lapa kernel: HighMem [mem 0x377fe000-0xbfefffff]
    gru 27 14:14:09 lapa kernel: Movable zone start for each node
    gru 27 14:14:09 lapa kernel: Early memory node ranges
    gru 27 14:14:09 lapa kernel: node 0: [mem 0x00001000-0x0009efff]
    gru 27 14:14:09 lapa kernel: node 0: [mem 0x00100000-0xbfb3efff]
    gru 27 14:14:09 lapa kernel: node 0: [mem 0xbfef6000-0xbfefffff]
    gru 27 14:14:09 lapa kernel: On node 0 totalpages: 785127
    gru 27 14:14:09 lapa kernel: free_area_init_node: node 0, pgdat c162b480, node_mem_map f5c8f020
    gru 27 14:14:09 lapa kernel: DMA zone: 32 pages used for memmap
    gru 27 14:14:09 lapa kernel: DMA zone: 0 pages reserved
    gru 27 14:14:09 lapa kernel: DMA zone: 3998 pages, LIFO batch:0
    gru 27 14:14:09 lapa kernel: Normal zone: 1744 pages used for memmap
    gru 27 14:14:09 lapa kernel: Normal zone: 223230 pages, LIFO batch:31
    gru 27 14:14:09 lapa kernel: HighMem zone: 4367 pages used for memmap
    gru 27 14:14:09 lapa kernel: HighMem zone: 557899 pages, LIFO batch:31
    gru 27 14:14:09 lapa kernel: Using APIC driver default
    gru 27 14:14:09 lapa kernel: ACPI: PM-Timer IO Port: 0x408
    gru 27 14:14:09 lapa kernel: ACPI: Local APIC address 0xfee00000
    gru 27 14:14:09 lapa kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    gru 27 14:14:09 lapa kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    gru 27 14:14:09 lapa kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    gru 27 14:14:09 lapa kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
    gru 27 14:14:09 lapa kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    gru 27 14:14:09 lapa kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    gru 27 14:14:09 lapa kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    gru 27 14:14:09 lapa kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    gru 27 14:14:09 lapa kernel: ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    gru 27 14:14:09 lapa kernel: IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
    gru 27 14:14:09 lapa kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    gru 27 14:14:09 lapa kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    gru 27 14:14:09 lapa kernel: ACPI: IRQ0 used by override.
    gru 27 14:14:09 lapa kernel: ACPI: IRQ9 used by override.
    gru 27 14:14:09 lapa kernel: Using ACPI (MADT) for SMP configuration information
    gru 27 14:14:09 lapa kernel: ACPI: HPET id: 0x10228210 base: 0xfed00000
    gru 27 14:14:09 lapa kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
    gru 27 14:14:09 lapa kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    gru 27 14:14:09 lapa kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    gru 27 14:14:09 lapa kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    gru 27 14:14:09 lapa kernel: e820: [mem 0xe0000000-0xf7ffffff] available for PCI devices
    gru 27 14:14:09 lapa kernel: Booting paravirtualized kernel on bare hardware
    gru 27 14:14:09 lapa kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
    gru 27 14:14:09 lapa kernel: PERCPU: Embedded 14 pages/cpu @f5c45000 s33536 r0 d23808 u57344
    gru 27 14:14:09 lapa kernel: pcpu-alloc: s33536 r0 d23808 u57344 alloc=14*4096
    gru 27 14:14:09 lapa kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
    gru 27 14:14:09 lapa kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 783351
    gru 27 14:14:09 lapa kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e298e7c2-a35d-4fd4-b1a9-41e2cd84ae0e rw quiet
    gru 27 14:14:09 lapa kernel: PID hash table entries: 4096 (order: 2, 16384 bytes)
    gru 27 14:14:09 lapa kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    gru 27 14:14:09 lapa kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    gru 27 14:14:09 lapa kernel: Initializing CPU#0
    gru 27 14:14:09 lapa kernel: allocated 6289400 bytes of page_cgroup
    gru 27 14:14:09 lapa kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    gru 27 14:14:09 lapa kernel: Initializing HighMem for node 0 (000377fe:000bff00)
    gru 27 14:14:09 lapa kernel: Initializing Movable for node 0 (00000000:00000000)
    gru 27 14:14:09 lapa kernel: Memory: 3097232K/3140508K available (4550K kernel code, 493K rwdata, 1344K rodata, 580K init, 832K bss, 43276K reserved, 2231596K highmem)
    gru 27 14:14:09 lapa kernel: virtual kernel memory layout:
    fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    .init : 0xc1640000 - 0xc16d1000 ( 580 kB)
    .data : 0xc1471da8 - 0xc163e480 (1841 kB)
    .text : 0xc1000000 - 0xc1471da8 (4551 kB)
    gru 27 14:14:09 lapa kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok.
    gru 27 14:14:09 lapa kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    gru 27 14:14:09 lapa kernel: Preemptible hierarchical RCU implementation.
    gru 27 14:14:09 lapa kernel: RCU dyntick-idle grace-period acceleration is enabled.
    gru 27 14:14:09 lapa kernel: Dump stacks of tasks blocking RCU-preempt GP.
    gru 27 14:14:09 lapa kernel: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
    gru 27 14:14:09 lapa kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    gru 27 14:14:09 lapa kernel: NR_IRQS:2304 nr_irqs:456 0
    gru 27 14:14:09 lapa kernel: CPU 0 irqstacks, hard=f5008000 soft=f500a000
    gru 27 14:14:09 lapa kernel: spurious 8259A interrupt: IRQ7.
    gru 27 14:14:09 lapa kernel: Console: colour dummy device 80x25
    gru 27 14:14:09 lapa kernel: console [tty0] enabled
    gru 27 14:14:09 lapa kernel: hpet clockevent registered
    gru 27 14:14:09 lapa kernel: tsc: Fast TSC calibration using PIT
    gru 27 14:14:09 lapa kernel: tsc: Detected 1497.336 MHz processor
    gru 27 14:14:09 lapa kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 2995.45 BogoMIPS (lpj=4991120)
    gru 27 14:14:09 lapa kernel: pid_max: default: 32768 minimum: 301
    gru 27 14:14:09 lapa kernel: ACPI: Core revision 20140724
    gru 27 14:14:09 lapa kernel: ACPI: All ACPI Tables successfully acquired
    gru 27 14:14:09 lapa kernel: Security Framework initialized
    gru 27 14:14:09 lapa kernel: Yama: becoming mindful.
    gru 27 14:14:09 lapa kernel: Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    gru 27 14:14:09 lapa kernel: Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    gru 27 14:14:09 lapa kernel: Initializing cgroup subsys memory
    gru 27 14:14:09 lapa kernel: Initializing cgroup subsys devices
    gru 27 14:14:09 lapa kernel: Initializing cgroup subsys freezer
    gru 27 14:14:09 lapa kernel: Initializing cgroup subsys net_cls
    gru 27 14:14:09 lapa kernel: Initializing cgroup subsys blkio
    gru 27 14:14:09 lapa kernel: CPU: Physical Processor ID: 0
    gru 27 14:14:09 lapa kernel: CPU: Processor Core ID: 0
    gru 27 14:14:09 lapa kernel: mce: CPU supports 6 MCE banks
    gru 27 14:14:09 lapa kernel: Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
    Last level dTLB entries: 4KB 1024, 2MB 128, 4MB 64, 1GB 0
    gru 27 14:14:09 lapa kernel: Freeing SMP alternatives memory: 20K (c16d1000 - c16d6000)
    gru 27 14:14:09 lapa kernel: ftrace: allocating 19545 entries in 39 pages
    gru 27 14:14:09 lapa kernel: Enabling APIC mode: Flat. Using 1 I/O APICs
    gru 27 14:14:09 lapa kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    gru 27 14:14:09 lapa kernel: smpboot: CPU0: AMD A6-3420M APU with Radeon(tm) HD Graphics (fam: 12, model: 01, stepping: 00)
    gru 27 14:14:09 lapa kernel: Performance Events: AMD PMU driver.
    gru 27 14:14:09 lapa kernel: ... version: 0
    gru 27 14:14:09 lapa kernel: ... bit width: 48
    gru 27 14:14:09 lapa kernel: ... generic registers: 4
    gru 27 14:14:09 lapa kernel: ... value mask: 0000ffffffffffff
    gru 27 14:14:09 lapa kernel: ... max period: 00007fffffffffff
    gru 27 14:14:09 lapa kernel: ... fixed-purpose events: 0
    gru 27 14:14:09 lapa kernel: ... event mask: 000000000000000f
    gru 27 14:14:09 lapa kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    gru 27 14:14:09 lapa kernel: CPU 1 irqstacks, hard=f514a000 soft=f514c000
    gru 27 14:14:09 lapa kernel: x86: Booting SMP configuration:
    gru 27 14:14:09 lapa kernel: .... node #0, CPUs: #1
    gru 27 14:14:09 lapa kernel: Initializing CPU#1
    gru 27 14:14:09 lapa kernel: CPU 2 irqstacks, hard=f5170000 soft=f5172000
    gru 27 14:14:09 lapa kernel: #2
    gru 27 14:14:09 lapa kernel: Initializing CPU#2
    gru 27 14:14:09 lapa kernel: CPU 3 irqstacks, hard=f519a000 soft=f519c000
    gru 27 14:14:09 lapa kernel: #3
    gru 27 14:14:09 lapa kernel: Initializing CPU#3
    gru 27 14:14:09 lapa kernel: x86: Booted up 1 node, 4 CPUs
    gru 27 14:14:09 lapa kernel: smpboot: Total of 4 processors activated (11983.80 BogoMIPS)
    gru 27 14:14:09 lapa kernel: devtmpfs: initialized
    gru 27 14:14:09 lapa kernel: PM: Registering ACPI NVS region [mem 0xbfbbf000-0xbfebefff] (3145728 bytes)
    gru 27 14:14:09 lapa kernel: pinctrl core: initialized pinctrl subsystem
    gru 27 14:14:09 lapa kernel: RTC time: 13:14:02, date: 12/27/14
    gru 27 14:14:09 lapa kernel: NET: Registered protocol family 16
    gru 27 14:14:09 lapa kernel: cpuidle: using governor ladder
    gru 27 14:14:09 lapa kernel: cpuidle: using governor menu
    gru 27 14:14:09 lapa kernel: ACPI: bus type PCI registered
    gru 27 14:14:09 lapa kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    gru 27 14:14:09 lapa kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    gru 27 14:14:09 lapa kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    gru 27 14:14:09 lapa kernel: PCI: Using MMCONFIG for extended config space
    gru 27 14:14:09 lapa kernel: PCI: Using configuration type 1 for base access
    gru 27 14:14:09 lapa kernel: mtrr: your CPUs had inconsistent variable MTRR settings
    gru 27 14:14:09 lapa kernel: mtrr: probably your BIOS does not setup all CPUs.
    gru 27 14:14:09 lapa kernel: mtrr: corrected configuration.
    gru 27 14:14:09 lapa kernel: ACPI: Added _OSI(Module Device)
    gru 27 14:14:09 lapa kernel: ACPI: Added _OSI(Processor Device)
    gru 27 14:14:09 lapa kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    gru 27 14:14:09 lapa kernel: ACPI: Added _OSI(Processor Aggregator Device)
    gru 27 14:14:09 lapa kernel: ACPI: Executed 1 blocks of module-level executable AML code
    gru 27 14:14:09 lapa kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    gru 27 14:14:09 lapa kernel: ACPI: Interpreter enabled
    gru 27 14:14:09 lapa kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
    gru 27 14:14:09 lapa kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
    gru 27 14:14:09 lapa kernel: ACPI: (supports S0 S3 S4 S5)
    gru 27 14:14:09 lapa kernel: ACPI: Using IOAPIC for interrupt routing
    gru 27 14:14:09 lapa kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    gru 27 14:14:09 lapa kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    gru 27 14:14:09 lapa kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    gru 27 14:14:09 lapa kernel: acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
    gru 27 14:14:09 lapa kernel: acpi PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000cefff])
    gru 27 14:14:09 lapa kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    gru 27 14:14:09 lapa kernel: PCI host bridge to bus 0000:00
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xf7ffffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfed3ffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: root bus resource [mem 0xfed45000-0xffffffff]
    gru 27 14:14:09 lapa kernel: pci 0000:00:00.0: [1022:1705] type 00 class 0x060000
    gru 27 14:14:09 lapa kernel: pci 0000:00:01.0: [1002:9647] type 00 class 0x030000
    gru 27 14:14:09 lapa kernel: pci 0000:00:01.0: reg 0x10: [mem 0xe0000000-0xefffffff pref]
    gru 27 14:14:09 lapa kernel: pci 0000:00:01.0: reg 0x14: [io 0x3000-0x30ff]
    gru 27 14:14:09 lapa kernel: pci 0000:00:01.0: reg 0x18: [mem 0xf0200000-0xf023ffff]
    gru 27 14:14:09 lapa kernel: pci 0000:00:01.0: supports D1 D2
    gru 27 14:14:09 lapa kernel: pci 0000:00:01.1: [1002:1714] type 00 class 0x040300
    gru 27 14:14:09 lapa kernel: pci 0000:00:01.1: reg 0x10: [mem 0xf0244000-0xf0247fff]
    gru 27 14:14:09 lapa kernel: pci 0000:00:01.1: supports D1 D2
    gru 27 14:14:09 lapa kernel: pci 0000:00:04.0: [1022:1709] type 01 class 0x060400
    gru 27 14:14:09 lapa kernel: pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
    gru 27 14:14:09 lapa kernel: pci 0000:00:04.0: System wakeup disabled by ACPI
    gru 27 14:14:09 lapa kernel: pci 0000:00:05.0: [1022:170a] type 01 class 0x060400
    gru 27 14:14:09 lapa kernel: pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
    gru 27 14:14:09 lapa kernel: pci 0000:00:05.0: System wakeup disabled by ACPI
    gru 27 14:14:09 lapa kernel: pci 0000:00:11.0: [1022:7801] type 00 class 0x010601
    gru 27 14:14:09 lapa kernel: pci 0000:00:11.0: reg 0x10: [io 0x3118-0x311f]
    gru 27 14:14:09 lapa kernel: pci 0000:00:11.0: reg 0x14: [io 0x3124-0x3127]
    gru 27 14:14:09 lapa kernel: pci 0000:00:11.0: reg 0x18: [io 0x3110-0x3117]
    gru 27 14:14:09 lapa kernel: pci 0000:00:11.0: reg 0x1c: [io 0x3120-0x3123]
    gru 27 14:14:09 lapa kernel: pci 0000:00:11.0: reg 0x20: [io 0x3100-0x310f]
    gru 27 14:14:09 lapa kernel: pci 0000:00:11.0: reg 0x24: [mem 0xf024d000-0xf024d7ff]
    gru 27 14:14:09 lapa kernel: pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
    gru 27 14:14:09 lapa kernel: pci 0000:00:13.0: reg 0x10: [mem 0xf024c000-0xf024cfff]
    gru 27 14:14:09 lapa kernel: pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
    gru 27 14:14:09 lapa kernel: pci 0000:00:13.2: reg 0x10: [mem 0xf024b000-0xf024b0ff]
    gru 27 14:14:09 lapa kernel: pci 0000:00:13.2: supports D1 D2
    gru 27 14:14:09 lapa kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.2: reg 0x10: [mem 0xf0240000-0xf0243fff 64bit]
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: [1022:780f] type 01 class 0x060401
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: System wakeup disabled by ACPI
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.5: [1022:7809] type 00 class 0x0c0310
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.5: reg 0x10: [mem 0xf024a000-0xf024afff]
    gru 27 14:14:09 lapa kernel: pci 0000:00:16.0: [1022:7807] type 00 class 0x0c0310
    gru 27 14:14:09 lapa kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf0249000-0xf0249fff]
    gru 27 14:14:09 lapa kernel: pci 0000:00:16.0: System wakeup disabled by ACPI
    gru 27 14:14:09 lapa kernel: pci 0000:00:16.2: [1022:7808] type 00 class 0x0c0320
    gru 27 14:14:09 lapa kernel: pci 0000:00:16.2: reg 0x10: [mem 0xf0248000-0xf02480ff]
    gru 27 14:14:09 lapa kernel: pci 0000:00:16.2: supports D1 D2
    gru 27 14:14:09 lapa kernel: pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
    gru 27 14:14:09 lapa kernel: pci 0000:00:16.2: System wakeup disabled by ACPI
    gru 27 14:14:09 lapa kernel: pci 0000:00:18.0: [1022:1700] type 00 class 0x060000
    gru 27 14:14:09 lapa kernel: pci 0000:00:18.1: [1022:1701] type 00 class 0x060000
    gru 27 14:14:09 lapa kernel: pci 0000:00:18.2: [1022:1702] type 00 class 0x060000
    gru 27 14:14:09 lapa kernel: pci 0000:00:18.3: [1022:1703] type 00 class 0x060000
    gru 27 14:14:09 lapa kernel: pci 0000:00:18.4: [1022:1704] type 00 class 0x060000
    gru 27 14:14:09 lapa kernel: pci 0000:00:18.5: [1022:1718] type 00 class 0x060000
    gru 27 14:14:09 lapa kernel: pci 0000:00:18.6: [1022:1716] type 00 class 0x060000
    gru 27 14:14:09 lapa kernel: pci 0000:00:18.7: [1022:1719] type 00 class 0x060000
    gru 27 14:14:09 lapa kernel: pci 0000:01:00.0: [1969:1083] type 00 class 0x020000
    gru 27 14:14:09 lapa kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf0100000-0xf013ffff 64bit]
    gru 27 14:14:09 lapa kernel: pci 0000:01:00.0: reg 0x18: [io 0x2000-0x207f]
    gru 27 14:14:09 lapa kernel: pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    gru 27 14:14:09 lapa kernel: pci 0000:00:04.0: PCI bridge to [bus 01]
    gru 27 14:14:09 lapa kernel: pci 0000:00:04.0: bridge window [io 0x2000-0x2fff]
    gru 27 14:14:09 lapa kernel: pci 0000:00:04.0: bridge window [mem 0xf0100000-0xf01fffff]
    gru 27 14:14:09 lapa kernel: pci 0000:02:00.0: [14e4:4358] type 00 class 0x028000
    gru 27 14:14:09 lapa kernel: pci 0000:02:00.0: reg 0x10: [mem 0xf0000000-0xf0003fff 64bit]
    gru 27 14:14:09 lapa kernel: pci 0000:02:00.0: supports D1 D2
    gru 27 14:14:09 lapa kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    gru 27 14:14:09 lapa kernel: pci 0000:00:05.0: PCI bridge to [bus 02]
    gru 27 14:14:09 lapa kernel: pci 0000:00:05.0: bridge window [mem 0xf0000000-0xf00fffff]
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000c3fff] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [mem 0x000c4000-0x000c7fff] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [mem 0x000c8000-0x000cbfff] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [mem 0x000e8000-0x000ebfff] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [mem 0x000ec000-0x000effff] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [mem 0xe0000000-0xf7ffffff] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [mem 0xfc000000-0xfed3ffff] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: bridge window [mem 0xfed45000-0xffffffff] (subtractive decode)
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: on NUMA node 0
    gru 27 14:14:09 lapa kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
    gru 27 14:14:09 lapa kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
    gru 27 14:14:09 lapa kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
    gru 27 14:14:09 lapa kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
    gru 27 14:14:09 lapa kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
    gru 27 14:14:09 lapa kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
    gru 27 14:14:09 lapa kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
    gru 27 14:14:09 lapa kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
    gru 27 14:14:09 lapa kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
    gru 27 14:14:09 lapa kernel: ACPI : EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
    gru 27 14:14:09 lapa kernel: vgaarb: setting as boot device: PCI:0000:00:01.0
    gru 27 14:14:09 lapa kernel: vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
    gru 27 14:14:09 lapa kernel: vgaarb: loaded
    gru 27 14:14:09 lapa kernel: vgaarb: bridge control possible 0000:00:01.0
    gru 27 14:14:09 lapa kernel: PCI: Using ACPI for IRQ routing
    gru 27 14:14:09 lapa kernel: PCI: pci_cache_line_size set to 64 bytes
    gru 27 14:14:09 lapa kernel: e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
    gru 27 14:14:09 lapa kernel: e820: reserve RAM buffer [mem 0xbfb3f000-0xbfffffff]
    gru 27 14:14:09 lapa kernel: e820: reserve RAM buffer [mem 0xbff00000-0xbfffffff]
    gru 27 14:14:09 lapa kernel: NetLabel: Initializing
    gru 27 14:14:09 lapa kernel: NetLabel: domain hash size = 128
    gru 27 14:14:09 lapa kernel: NetLabel: protocols = UNLABELED CIPSOv4
    gru 27 14:14:09 lapa kernel: NetLabel: unlabeled traffic allowed by default
    gru 27 14:14:09 lapa kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    gru 27 14:14:09 lapa kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
    gru 27 14:14:09 lapa kernel: Switched to clocksource hpet
    gru 27 14:14:09 lapa kernel: pnp: PnP ACPI init
    gru 27 14:14:09 lapa kernel: system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
    gru 27 14:14:09 lapa kernel: system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
    gru 27 14:14:09 lapa kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
    gru 27 14:14:09 lapa kernel: system 00:00: [mem 0xfed80000-0xfed80fff] has been reserved
    gru 27 14:14:09 lapa kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    gru 27 14:14:09 lapa kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    gru 27 14:14:09 lapa kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
    gru 27 14:14:09 lapa kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
    gru 27 14:14:09 lapa kernel: pnp 00:03: Plug and Play ACPI device, IDs ETD0500 PNP0f13 (active)
    gru 27 14:14:09 lapa kernel: system 00:04: [io 0x0400-0x04cf] could not be reserved
    gru 27 14:14:09 lapa kernel: system 00:04: [io 0x04d0-0x04d1] has been reserved
    gru 27 14:14:09 lapa kernel: system 00:04: [io 0x04d6] has been reserved
    gru 27 14:14:09 lapa kernel: system 00:04: [io 0x0680-0x06ff] has been reserved
    gru 27 14:14:09 lapa kernel: system 00:04: [io 0x077a] has been reserved
    gru 27 14:14:09 lapa kernel: system 00:04: [io 0x0c00-0x0c01] has been reserved
    gru 27 14:14:09 lapa kernel: system 00:04: [io 0x0c14] has been reserved
    gru 27 14:14:09 lapa kernel: system 00:04: [io 0x0c50-0x0c52] has been reserved
    gru 27 14:14:09 lapa kernel: system 00:04: [io 0x0c6c] has been reserved
    gru 27 14:14:09 lapa kernel: system 00:04: [io 0x0c6f] has been reserved
    gru 27 14:14:09 lapa kernel: system 00:04: [io 0x0cd0-0x0cdb] has been reserved
    gru 27 14:14:09 lapa kernel: system 00:04: [io 0x0840-0x0847] has been reserved
    gru 27 14:14:09 lapa kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    gru 27 14:14:09 lapa kernel: system 00:05: [mem 0x000e0000-0x000fffff] could not be reserved
    gru 27 14:14:09 lapa kernel: system 00:05: [mem 0xffe00000-0xffffffff] has been reserved
    gru 27 14:14:09 lapa kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
    gru 27 14:14:09 lapa kernel: pnp: PnP ACPI: found 6 devices
    gru 27 14:14:09 lapa kernel: pci 0000:00:04.0: PCI bridge to [bus 01]
    gru 27 14:14:09 lapa kernel: pci 0000:00:04.0: bridge window [io 0x2000-0x2fff]
    gru 27 14:14:09 lapa kernel: pci 0000:00:04.0: bridge window [mem 0xf0100000-0xf01fffff]
    gru 27 14:14:09 lapa kernel: pci 0000:00:05.0: PCI bridge to [bus 02]
    gru 27 14:14:09 lapa kernel: pci 0000:00:05.0: bridge window [mem 0xf0000000-0xf00fffff]
    gru 27 14:14:09 lapa kernel: pci 0000:00:14.4: PCI bridge to [bus 03]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 18 [mem 0xe0000000-0xf7ffffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 19 [mem 0xfc000000-0xfed3ffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:00: resource 20 [mem 0xfed45000-0xffffffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:01: resource 1 [mem 0xf0100000-0xf01fffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:02: resource 1 [mem 0xf0000000-0xf00fffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 7 [mem 0x000c0000-0x000c3fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 8 [mem 0x000c4000-0x000c7fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 9 [mem 0x000c8000-0x000cbfff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 10 [mem 0x000d0000-0x000d3fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 11 [mem 0x000d4000-0x000d7fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 12 [mem 0x000d8000-0x000dbfff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 13 [mem 0x000dc000-0x000dffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 14 [mem 0x000e0000-0x000e3fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 15 [mem 0x000e4000-0x000e7fff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 16 [mem 0x000e8000-0x000ebfff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 17 [mem 0x000ec000-0x000effff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 18 [mem 0xe0000000-0xf7ffffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 19 [mem 0xfc000000-0xfed3ffff]
    gru 27 14:14:09 lapa kernel: pci_bus 0000:03: resource 20 [mem 0xfed45000-0xffffffff]
    gru 27 14:14:09 lapa kernel: NET: Registered protocol family 2
    gru 27 14:14:09 lapa kernel: TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    gru 27 14:14:09 lapa kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    gru 27 14:14:09 lapa kernel: TCP: Hash tables configured (established 8192 bind 8192)
    gru 27 14:14:09 lapa kernel: TCP: reno registered
    gru 27 14:14:09 lapa kernel: UDP hash table entries: 512 (order: 2, 16384 bytes)
    gru 27 14:14:09 lapa kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    gru 27 14:14:09 lapa kernel: NET: Registered protocol family 1
    gru 27 14:14:09 lapa kernel: pci 0000:00:01.0: Video device with shadowed ROM
    gru 27 14:14:09 lapa kernel: PCI: CLS 64 bytes, default 64
    gru 27 14:14:09 lapa kernel: Unpacking initramfs...
    gru 27 14:14:09 lapa kernel: Freeing initrd memory: 3516K (f748f000 - f77fe000)
    gru 27 14:14:09 lapa kernel: Simple Boot Flag at 0x44 set to 0x1
    gru 27 14:14:09 lapa kernel: microcode: CPU0: patch_level=0x03000014
    gru 27 14:14:09 lapa kernel: microcode: CPU1: patch_level=0x03000014
    gru 27 14:14:09 lapa kernel: microcode: CPU2: patch_level=0x03000014
    gru 27 14:14:09 lapa kernel: microcode: CPU3: patch_level=0x03000014
    gru 27 14:14:09 lapa kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    gru 27 14:14:09 lapa kernel: LVT offset 0 assigned for vector 0x400
    gru 27 14:14:09 lapa kernel: perf: AMD IBS detected (0x000000ff)
    gru 27 14:14:09 lapa kernel: apm: BIOS not found.
    gru 27 14:14:09 lapa kernel: Scanning for low memory corruption every 60 seconds
    gru 27 14:14:09 lapa kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
    gru 27 14:14:09 lapa kernel: Initialise system trusted keyring
    gru 27 14:14:09 lapa kernel: HugeTLB registered 4 MB page size, pre-allocated 0 pages
    gru 27 14:14:09 lapa kernel: zpool: loaded
    gru 27 14:14:09 lapa kernel: zbud: loaded
    gru 27 14:14:09 lapa kernel: VFS: Disk quotas dquot_6.5.2
    gru 27 14:14:09 lapa kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    gru 27 14:14:09 lapa kernel: msgmni has been set to 1697
    gru 27 14:14:09 lapa kernel: Key type big_key registered
    gru 27 14:14:09 lapa kernel: bounce: pool size: 64 pages
    gru 27 14:14:09 lapa kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    gru 27 14:14:09 lapa kernel: io scheduler noop registered
    gru 27 14:14:09 lapa kernel: io scheduler deadline registered
    gru 27 14:14:09 lapa kernel: io scheduler cfq registered (default)
    gru 27 14:14:09 lapa kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    gru 27 14:14:09 lapa kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    gru 27 14:14:09 lapa kernel: vesafb: mode is 1152x864x32, linelength=4608, pages=0
    gru 27 14:14:09 lapa kernel: vesafb: scrolling: redraw
    gru 27 14:14:09 lapa kernel: vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    gru 27 14:14:09 lapa kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xf8080000, using 3904k, total 3904k
    gru 27 14:14:09 lapa kernel: Console: switching to colour frame buffer device 144x54
    gru 27 14:14:09 lapa kernel: fb0: VESA VGA frame buffer device
    gru 27 14:14:09 lapa kernel: GHES: HEST is not enabled!
    gru 27 14:14:09 lapa kernel: isapnp: Scanning for PnP cards...
    gru 27 14:14:09 lapa kernel: isapnp: No Plug & Play device found
    gru 27 14:14:09 lapa kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    gru 27 14:14:09 lapa kernel: rtc_cmos 00:01: RTC can wake from S4
    gru 27 14:14:09 lapa kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
    gru 27 14:14:09 lapa kernel: rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
    gru 27 14:14:09 lapa kernel: ledtrig-cpu: registered to indicate activity on CPUs
    gru 27 14:14:09 lapa kernel: TCP: cubic registered
    gru 27 14:14:09 lapa kernel: NET: Registered protocol family 10
    gru 27 14:14:09 lapa kernel: NET: Registered protocol family 17
    gru 27 14:14:09 lapa kernel: Using IPI No-Shortcut mode
    gru 27 14:14:09 lapa kernel: Loading compiled-in X.509 certificates
    gru 27 14:14:09 lapa kernel: registered taskstats version 1
    gru 27 14:14:09 lapa kernel: Magic number: 10:612:231
    gru 27 14:14:09 lapa kernel: acpi device:4b: hash matches
    gru 27 14:14:09 lapa kernel: rtc_cmos 00:01: setting system clock to 2014-12-27 13:14:04 UTC (1419686044)
    gru 27 14:14:09 lapa kernel: PM: Hibernation image not present or could not be loaded.
    gru 27 14:14:09 lapa kernel: Freeing unused kernel memory: 580K (c1640000 - c16d1000)
    gru 27 14:14:09 lapa kernel: Write protecting the kernel text: 4552k
    gru 27 14:14:09 lapa kernel: Write protecting the kernel read-only data: 1348k
    gru 27 14:14:09 lapa kernel: random: systemd-tmpfile urandom read with 0 bits of entropy available
    gru 27 14:14:09 lapa kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
    gru 27 14:14:09 lapa kernel: SCSI subsystem initialized
    gru 27 14:14:09 lapa kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    gru 27 14:14:09 lapa kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
    gru 27 14:14:09 lapa kernel: libata version 3.00 loaded.
    gru 27 14:14:09 lapa kernel: ACPI: bus type USB registered
    gru 27 14:14:09 lapa kernel: usbcore: registered new interface driver usbfs
    gru 27 14:14:09 lapa kernel: usbcore: registered new interface driver hub
    gru 27 14:14:09 lapa kernel: usbcore: registered new device driver usb
    gru 27 14:14:09 lapa kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    gru 27 14:14:09 lapa kernel: ehci-pci: EHCI PCI platform driver
    gru 27 14:14:09 lapa kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    gru 27 14:14:09 lapa kernel: QUIRK: Enable AMD PLL fix
    gru 27 14:14:09 lapa kernel: ehci-pci 0000:00:13.2: EHCI Host Controller
    gru 27 14:14:09 lapa kernel: ohci-pci: OHCI PCI platform driver
    gru 27 14:14:09 lapa kernel: ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 1
    gru 27 14:14:09 lapa kernel: ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    gru 27 14:14:09 lapa kernel: ehci-pci 0000:00:13.2: debug port 1
    gru 27 14:14:09 lapa kernel: ehci-pci 0000:00:13.2: irq 17, io mem 0xf024b000
    gru 27 14:14:09 lapa kernel: ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
    gru 27 14:14:09 lapa kernel: hub 1-0:1.0: USB hub found
    gru 27 14:14:09 lapa kernel: hub 1-0:1.0: 5 ports detected
    gru 27 14:14:09 lapa kernel: ehci-pci 0000:00:16.2: EHCI Host Controller
    gru 27 14:14:09 lapa kernel: ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 2
    gru 27 14:14:09 lapa kernel: ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    gru 27 14:14:09 lapa kernel: ehci-pci 0000:00:16.2: debug port 1
    gru 27 14:14:09 lapa kernel: ehci-pci 0000:00:16.2: irq 17, io mem 0xf0248000
    gru 27 14:14:09 lapa kernel: ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
    gru 27 14:14:09 lapa kernel: hub 2-0:1.0: USB hub found
    gru 27 14:14:09 lapa kernel: hub 2-0:1.0: 4 ports detected
    gru 27 14:14:09 lapa kernel: ahci 0000:00:11.0: version 3.0
    gru 27 14:14:09 lapa kernel: ahci 0000:00:11.0: irq 24 for MSI/MSI-X
    gru 27 14:14:09 lapa kernel: ahci 0000:00:11.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
    gru 27 14:14:09 lapa kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part sxs
    gru 27 14:14:09 lapa kernel: scsi host0: ahci
    gru 27 14:14:09 lapa kernel: scsi host1: ahci
    gru 27 14:14:09 lapa kernel: ata1: SATA max UDMA/133 abar m2048@0xf024d000 port 0xf024d100 irq 24
    gru 27 14:14:09 lapa kernel: ata2: SATA max UDMA/133 abar m2048@0xf024d000 port 0xf024d180 irq 24
    gru 27 14:14:09 lapa kernel: ohci-pci 0000:00:13.0: OHCI PCI host controller
    gru 27 14:14:09 lapa kernel: ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 3
    gru 27 14:14:09 lapa kernel: ohci-pci 0000:00:13.0: irq 18, io mem 0xf024c000
    gru 27 14:14:09 lapa kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    gru 27 14:14:09 lapa kernel: hub 3-0:1.0: USB hub found
    gru 27 14:14:09 lapa kernel: hub 3-0:1.0: 5 ports detected
    gru 27 14:14:09 lapa kernel: ohci-pci 0000:00:14.5: OHCI PCI host controller
    gru 27 14:14:09 lapa kernel: ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 4
    gru 27 14:14:09 lapa kernel: ohci-pci 0000:00:14.5: irq 18, io mem 0xf024a000
    gru 27 14:14:09 lapa kernel: hub 4-0:1.0: USB hub found
    gru 27 14:14:09 lapa kernel: hub 4-0:1.0: 2 ports detected
    gru 27 14:14:09 lapa kernel: ohci-pci 0000:00:16.0: OHCI PCI host controller
    gru 27 14:14:09 lapa kernel: ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 5
    gru 27 14:14:09 lapa kernel: ohci-pci 0000:00:16.0: irq 18, io mem 0xf0249000
    gru 27 14:14:09 lapa kernel: hub 5-0:1.0: USB hub found
    gru 27 14:14:09 lapa kernel: hub 5-0:1.0: 4 ports detected
    gru 27 14:14:09 lapa kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
    gru 27 14:14:09 lapa kernel: tsc: Refined TSC clocksource calibration: 1497.276 MHz
    gru 27 14:14:09 lapa kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    gru 27 14:14:09 lapa kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    gru 27 14:14:09 lapa kernel: ata1.00: ATA-8: Hitachi HTS547575A9E384, JE4OA60A, max UDMA/133
    gru 27 14:14:09 lapa kernel: ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    gru 27 14:14:09 lapa kernel: ata1.00: configured for UDMA/133
    gru 27 14:14:09 lapa kernel: scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54757 A60A PQ: 0 ANSI: 5
    gru 27 14:14:09 lapa kernel: ata2.00: ATAPI: HL-DT-ST DVDRAM GT51N, 1.00, max UDMA/100
    gru 27 14:14:09 lapa kernel: ata2.00: configured for UDMA/100
    gru 27 14:14:09 lapa kernel: scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GT51N 1.00 PQ: 0 ANSI: 5
    gru 27 14:14:09 lapa kernel: sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
    gru 27 14:14:09 lapa kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
    gru 27 14:14:09 lapa kernel: sd 0:0:0:0: [sda] Write Protect is off
    gru 27 14:14:09 lapa kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    gru 27 14:14:09 lapa kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    gru 27 14:14:09 lapa kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    gru 27 14:14:09 lapa kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
    gru 27 14:14:09 lapa kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
    gru 27 14:14:09 lapa kernel: sda: sda2 sda3 < sda5 > sda4
    gru 27 14:14:09 lapa kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    gru 27 14:14:09 lapa kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
    gru 27 14:14:09 lapa kernel: usb-storage 2-1:1.0: USB Mass Storage device detected
    gru 27 14:14:09 lapa kernel: scsi host2: usb-storage 2-1:1.0
    gru 27 14:14:09 lapa kernel: usbcore: registered new interface driver usb-storage
    gru 27 14:14:09 lapa kernel: usbcore: registered new interface driver uas
    gru 27 14:14:09 lapa kernel: usb 5-2: new low-speed USB device number 2 using ohci-pci
    gru 27 14:14:09 lapa kernel: hidraw: raw HID events driver (C) Jiri Kosina
    gru 27 14:14:09 lapa kernel: Switched to clocksource tsc
    gru 27 14:14:09 lapa kernel: usbcore: registered new interface driver usbhid
    gru 27 14:14:09 lapa kernel: usbhid: USB HID core driver
    gru 27 14:14:09 lapa kernel: hid-generic 0003:0C45:7412.0001: hiddev0,hidraw0: USB HID v1.00 Device [Mouse Wireless-USB-Mouse] on usb-0000:00:16.0-2/input0
    gru 27 14:14:09 lapa kernel: input: Mouse Wireless-USB-Mouse as /devices/pci0000:00/0000:00:16.0/usb5/5-2/5-2:1.1/0003:0C45:7412.0002/input/input2
    gru 27 14:14:09 lapa kernel: hid-generic 0003:0C45:7412.0002: input,hidraw1: USB HID v1.00 Mouse [Mouse Wireless-USB-Mouse] on usb-0000:00:16.0-2/input1
    gru 27 14:14:09 lapa kernel: scsi 2:0:0:0: Direct-Access Multiple Card Reader 1.00 PQ: 0 ANSI: 0
    gru 27 14:14:09 lapa kernel: sd 2:0:0:0: [sdb] 30777344 512-byte logical blocks: (15.7 GB/14.6 GiB)
    gru 27 14:14:09 lapa kernel: sd 2:0:0:0: [sdb] Write Protect is off
    gru 27 14:14:09 lapa kernel: sd 2:0:0:0: [sdb] Mode Sense: 03 00 00 00
    gru 27 14:14:09 lapa kernel: sd 2:0:0:0: [sdb] No Caching mode page found
    gru 27 14:14:09 lapa kernel: sd 2:0:0:0: [sdb] Assuming drive cache: write through
    gru 27 14:14:09 lapa kernel: sdb: sdb1 sdb2
    gru 27 14:14:09 lapa kernel: sd 2:0:0:0: [sdb] Attached SCSI removable disk
    gru 27 14:14:09 lapa kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
    gru 27 14:14:09 lapa kernel: random: nonblocking pool is initialized
    gru 27 14:14:09 lapa kernel: EXT4-fs (sdb1): re-mounted. Opts: data=ordered
    gru 27 14:14:09 lapa systemd-journal[141]: Journal started
    -- Subject: Uruchomiono Journal
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Systemowy proces dziennika został uruchomiony, otworzył pliki dziennika do
    -- zapisu i jest gotowy do przetwarzania żądań.
    gru 27 14:14:09 lapa systemd-udevd[174]: starting version 218
    gru 27 14:14:09 lapa swapon[168]: swapon: stat nie powiodło się /tmp/root.x86_64/dev/sdb2: Nie ma takiego pliku ani katalogu
    gru 27 14:14:12 lapa kernel: ACPI: acpi_idle registered with cpuidle
    gru 27 14:14:12 lapa kernel: acpi-cpufreq: overriding BIOS provided _PSD data
    gru 27 14:14:12 lapa kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
    gru 27 14:14:12 lapa kernel: ACPI: Power Button [PWRB]
    gru 27 14:14:12 lapa kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
    gru 27 14:14:12 lapa kernel: ACPI: Sleep Button [SLPB]
    gru 27 14:14:12 lapa kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
    gru 27 14:14:12 lapa kernel: ACPI: Lid Switch [LID]
    gru 27 14:14:12 lapa kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
    gru 27 14:14:12 lapa kernel: ACPI: Power Button [PWRF]
    gru 27 14:14:12 lapa kernel: ACPI: AC Adapter [ACAD] (on-line)
    gru 27 14:14:12 lapa kernel: ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
    gru 27 14:14:12 lapa kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    gru 27 14:14:12 lapa kernel: acpi device:01: registered as cooling_device4
    gru 27 14:14:12 lapa kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
    gru 27 14:14:12 lapa kernel: wmi: Mapper loaded
    gru 27 14:14:12 lapa kernel: ACPI Warning: SystemIO range 0x00000b00-0x00000b07 conflicts with OpRegion 0x00000b00-0x00000b0f (\_SB_.PCI0.SMBS.SMB0) (20140724/utaddress-258)
    gru 27 14:14:12 lapa kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    gru 27 14:14:12 lapa kernel: snd_hda_intel 0000:00:01.1: irq 25 for MSI/MSI-X
    gru 27 14:14:12 lapa kernel: Linux agpgart interface v0.103
    gru 27 14:14:12 lapa kernel: input: PC Speaker as /devices/platform/pcspkr/input/input9
    gru 27 14:14:12 lapa kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input10
    gru 27 14:14:12 lapa kernel: sound hdaudioC1D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
    gru 27 14:14:12 lapa kernel: sound hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    gru 27 14:14:12 lapa kernel: sound hdaudioC1D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
    gru 27 14:14:12 lapa kernel: sound hdaudioC1D0: mono: mono_out=0x0
    gru 27 14:14:12 lapa kernel: sound hdaudioC1D0: inputs:
    gru 27 14:14:12 lapa kernel: sound hdaudioC1D0: Internal Mic=0x1b
    gru 27 14:14:12 lapa kernel: sound hdaudioC1D0: Mic=0x18
    gru 27 14:14:12 lapa kernel: [drm] Initialized drm 1.1.0 20060810
    gru 27 14:14:12 lapa kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/sound/card1/hdaudioC1D0/input11
    gru 27 14:14:12 lapa kernel: input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input12
    gru 27 14:14:12 lapa kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input13
    gru 27 14:14:12 lapa kernel: atl1c 0000:01:00.0: version 1.0.1.1-NAPI
    gru 27 14:14:12 lapa kernel: [drm] radeon kernel modesetting enabled.
    gru 27 14:14:12 lapa kernel: checking generic (e0000000 3d0000) vs hw (e0000000 10000000)
    gru 27 14:14:12 lapa kernel: fb: switching to radeondrmfb from VESA VGA
    gru 27 14:14:12 lapa kernel: Console: switching to colour dummy device 80x25
    gru 27 14:14:12 lapa kernel: [drm] initializing kernel modesetting (SUMO 0x1002:0x9647 0x1025:0x059D).
    gru 27 14:14:12 lapa kernel: [drm] register mmio base: 0xF0200000
    gru 27 14:14:12 lapa kernel: [drm] register mmio size: 262144
    gru 27 14:14:12 lapa kernel: ATOM BIOS: Acer
    gru 27 14:14:12 lapa kernel: radeon 0000:00:01.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used)
    gru 27 14:14:12 lapa kernel: radeon 0000:00:01.0: GTT: 1024M 0x0000000020000000 - 0x000000005FFFFFFF
    gru 27 14:14:12 lapa kernel: [drm] Detected VRAM RAM=512M, BAR=256M
    gru 27 14:14:12 lapa kernel: [drm] RAM width 32bits DDR
    gru 27 14:14:12 lapa kernel: [TTM] Zone kernel: Available graphics memory: 434876 kiB
    gru 27 14:14:12 lapa kernel: [TTM] Zone highmem: Available graphics memory: 1550674 kiB
    gru 27 14:14:12 lapa kernel: [TTM] Initializing pool allocator
    gru 27 14:14:12 lapa kernel: [TTM] Initializing DMA pool allocator
    gru 27 14:14:12 lapa kernel: [drm] radeon: 512M of VRAM memory ready
    gru 27 14:14:12 lapa kernel: [drm] radeon: 1024M of GTT memory ready.
    gru 27 14:14:12 lapa kernel: [drm] Loading SUMO Microcode
    gru 27 14:14:12 lapa kernel: media: Linux media interface: v0.10
    gru 27 14:14:12 lapa kernel: kvm: Nested Virtualization enabled
    gru 27 14:14:12 lapa kernel: atl1c 0000:01:00.0 enp1s0: renamed from eth0
    gru 27 14:14:12 lapa kernel: cfg80211: Calling CRDA to update world regulatory domain
    gru 27 14:14:12 lapa kernel: mousedev: PS/2 mouse device common for all mice
    gru 27 14:14:12 lapa kernel: acer_wmi: Acer Laptop ACPI-WMI Extras
    gru 27 14:14:12 lapa kernel: acer_wmi: Function bitmap for Communication Button: 0x1
    gru 27 14:14:12 lapa kernel: acer_wmi: Brightness must be controlled by acpi video driver
    gru 27 14:14:12 lapa kernel: input: Acer WMI hotkeys as /devices/virtual/input/input14
    gru 27 14:14:12 lapa kernel: input: Acer BMA150 accelerometer as /devices/virtual/input/input15
    gru 27 14:14:12 lapa kernel: Adding 1998844k swap on /dev/sda5. Priority:-1 extents:1 across:1998844k FS
    gru 27 14:14:12 lapa kernel: Linux video capture interface: v2.00
    gru 27 14:14:12 lapa kernel: psmouse serio1: hgpk: ID: 10 00 64
    gru 27 14:14:12 lapa kernel: ACPI: Battery Slot [BAT1] (battery present)
    gru 27 14:14:12 lapa kernel: [drm] Internal thermal controller without fan control
    gru 27 14:14:12 lapa kernel: [drm] Found smc ucode version: 0x00011200
    gru 27 14:14:12 lapa kernel: [drm] radeon: dpm initialized
    gru 27 14:14:12 lapa kernel: uvcvideo: Found UVC 1.00 device 1.3M HD WebCam (04fc:2801)
    gru 27 14:14:12 lapa kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
    gru 27 14:14:12 lapa kernel: input: 1.3M HD WebCam as /devices/pci0000:00/0000:00:13.2/usb1/1-1/1-1:1.0/input/input16
    gru 27 14:14:12 lapa kernel: usbcore: registered new interface driver uvcvideo
    gru 27 14:14:12 lapa kernel: USB Video Class driver (1.1.1)
    gru 27 14:14:12 lapa kernel: [drm] PCIE GART of 1024M enabled (table at 0x0000000000273000).
    gru 27 14:14:12 lapa kernel: radeon 0000:00:01.0: WB enabled
    gru 27 14:14:12 lapa kernel: radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0xff899c00
    gru 27 14:14:12 lapa kernel: radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000020000c0c and cpu addr 0xff899c0c
    gru 27 14:14:12 lapa kernel: radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xf9932118
    gru 27 14:14:12 lapa kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    gru 27 14:14:12 lapa kernel: [drm] Driver supports precise vblank timestamp query.
    gru 27 14:14:12 lapa kernel: radeon 0000:00:01.0: radeon: MSI limited to 32-bit
    gru 27 14:14:12 lapa kernel: radeon 0000:00:01.0: irq 26 for MSI/MSI-X
    gru 27 14:14:12 lapa kernel: radeon 0000:00:01.0: radeon: using MSI.
    gru 27 14:14:12 lapa kernel: [drm] radeon: irq initialized.
    gru 27 14:14:12 lapa kernel: [drm] ring test on 0 succeeded in 1 usecs
    gru 27 14:14:12 lapa kernel: [drm] ring test on 3 succeeded in 3 usecs
    gru 27 14:14:12 lapa kernel: wl: module license 'Mixed/Proprietary' taints kernel.
    gru 27 14:14:12 lapa kernel: Disabling lock debugging due to kernel taint
    gru 27 14:14:12 lapa kernel: [drm] ring test on 5 succeeded in 1 usecs
    gru 27 14:14:12 lapa kernel: [drm] UVD initialized successfully.
    gru 27 14:14:12 lapa kernel: [drm] ib test on ring 0 succeeded in 0 usecs
    gru 27 14:14:12 lapa kernel: [drm] ib test on ring 3 succeeded in 0 usecs
    gru 27 14:14:12 lapa kernel: [drm] ib test on ring 5 succeeded
    gru 27 14:14:12 lapa kernel: wlan0: Broadcom BCM4358 802.11 Hybrid Wireless Controller 6.30.223.248 (r487574)
    gru 27 14:14:12 lapa kernel: [drm] radeon atom DIG backlight initialized
    gru 27 14:14:12 lapa kernel: [drm] Radeon Display Connectors
    gru 27 14:14:12 lapa kernel: [drm] Connector 0:
    gru 27 14:14:12 lapa kernel: [drm] VGA-1
    gru 27 14:14:12 lapa kernel: [drm] HPD2
    gru 27 14:14:12 lapa kernel: [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
    gru 27 14:14:12 lapa kernel: [drm] Encoders:
    gru 27 14:14:12 lapa kernel: [drm] CRT1: INTERNAL_UNIPHY2
    gru 27 14:14:12 lapa kernel: [drm] CRT1: NUTMEG
    gru 27 14:14:12 lapa kernel: [drm] Connector 1:
    gru 27 14:14:12 lapa kernel: [drm] LVDS-1
    gru 27 14:14:12 lapa kernel: [drm] HPD1
    gru 27 14:14:12 lapa kernel: [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
    gru 27 14:14:12 lapa kernel: [drm] Encoders:
    gru 27 14:14:12 lapa kernel: [drm] LCD1: INTERNAL_UNIPHY2
    gru 27 14:14:12 lapa kernel: [drm] LCD1: TRAVIS
    gru 27 14:14:12 lapa kernel: [drm] Connector 2:
    gru 27 14:14:12 lapa kernel: [drm] HDMI-A-1
    gru 27 14:14:12 lapa kernel: [drm] HPD6
    gru 27 14:14:12 lapa kernel: [drm] DDC: 0x6480 0x6480 0x6484 0x6484 0x6488 0x6488 0x648c 0x648c
    gru 27 14:14:12 lapa kernel: [drm] Encoders:
    gru 27 14:14:12 lapa kernel: [drm] DFP1: INTERNAL_UNIPHY1
    gru 27 14:14:12 lapa kernel: [drm] fb mappable at 0xE0477000
    gru 27 14:14:12 lapa kernel: [drm] vram apper at 0xE0000000
    gru 27 14:14:12 lapa kernel: [drm] size 5787648
    gru 27 14:14:12 lapa kernel: [drm] fb depth is 24
    gru 27 14:14:12 lapa kernel: [drm] pitch is 6400
    gru 27 14:14:12 lapa kernel: fbcon: radeondrmfb (fb0) is primary device
    gru 27 14:14:12 lapa kernel: wl 0000:02:00.0 wlp2s0: renamed from wlan0
    gru 27 14:14:12 lapa kernel: Console: switching to colour frame buffer device 200x56
    gru 27 14:14:12 lapa kernel: radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
    gru 27 14:14:12 lapa kernel: radeon 0000:00:01.0: registered panic notifier
    gru 27 14:14:12 lapa kernel: [drm] Initialized radeon 2.40.0 20080528 for 0000:00:01.0 on minor 0
    gru 27 14:14:12 lapa kernel: psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x450f01)
    gru 27 14:14:12 lapa kernel: psmouse serio1: elantech: Synaptics capabilities query result 0x68, 0x15, 0x0a.
    gru 27 14:14:12 lapa kernel: microcode: CPU0: new patch_level=0x03000027
    gru 27 14:14:12 lapa kernel: microcode: CPU1: new patch_level=0x03000027
    gru 27 14:14:12 lapa kernel: microcode: CPU2: new patch_level=0x03000027
    gru 27 14:14:12 lapa kernel: microcode: CPU3: new patch_level=0x03000027
    gru 27 14:14:12 lapa kernel: input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input8
    gru 27 14:14:12 lapa systemd-logind[241]: New seat seat0.
    -- Subject: Dostępne jest nowe stanowisko seat0
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
    -- Nowe stanowisko seat0 zostało skonfigurowane i jest teraz dostępne.
    gru 27 14:14:12 lapa systemd-logind[241]: Watching system buttons on /dev/input/event5 (Power Button)
    gru 27 14:14:12 lapa systemd-logind[241]: Watching system buttons on /dev/input/event6 (Video Bus)
    gru 27 14:14:12 lapa systemd-logind[241]: Watching system buttons on /dev/input/event2 (Power Button)
    gru 27 14:14:12 lapa systemd-logind[241]: Watching system buttons on /dev/input/event4 (Lid Switch)
    gru 27 14:14:12 lapa systemd-logind[241]: Watching system buttons on /dev/input/event3 (Sleep Button)
    gru 27 14:14:13 lapa dbus[240]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service'
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: X.Org X Server 1.16.3
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: Release Date: 2014-12-20
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: X Protocol Version 11, Revision 0
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: Build Operating System: Linux 3.17.4-1-ARCH i686
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: Current Operating System: Linux lapa 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:58:19 UTC 2014 i686
    gru 27 14:14:13 lapa dbus[240]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=e298e7c2-a35d-4fd4-b1a9-41e2cd84ae0e rw quiet
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: Build Date: 20 December 2014 01:37:30PM
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: Current version of pixman: 0.32.6
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: Before reporting problems, check http://wiki.x.org
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: to make sure that you have the latest version.
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: Markers: (--) probed, (**) from config file, (==) default setting,
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (++) from command line, (!!) notice, (II) informational,
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (++) Log file: "/dev/null", Time: Sat Dec 27 14:14:13 2014
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (==) No Layout section. Using the first Screen section.
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (==) No screen section available. Using defaults.
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (**) |-->Screen "Default Screen Section" (0)
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (**) | |-->Monitor "<default monitor>"
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (==) No monitor specified for screen "Default Screen Section".
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: Using a default monitor configuration.
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (==) Automatically adding devices
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (==) Automatically enabling devices
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (==) Automatically adding GPU devices
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: Entry deleted from font path.
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: Entry deleted from font path.
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: Entry deleted from font path.
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: Entry deleted from font path.
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (==) FontPath set to:
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: /usr/share/fonts/misc/,
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: /usr/share/fonts/TTF/
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (==) ModulePath set to "/usr/lib/xorg/modules"
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (II) The server relies on udev to provide the list of input devices.
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: If no devices become available, reconfigure udev or disable AutoAddDevices.
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (II) Loader magic: 0x82a16c0
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: (II) Module ABI versions:
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: X.Org ANSI C Emulation: 0.4
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: X.Org Video Driver: 18.0
    gru 27 14:14:13 lapa gdm-Xorg-:0[260]: X.Org XInput driver : 21.0
    gru 27 14:14:13 lapa

    byte wrote:What's your card?
    You don't need "radeon" in MODULES, and neither the Module section in xorg.conf, nor the DRI one.
    yeap, removing 'radeon' from 'MODULES=' seems to of loaded the driver in the right order and made DRI work,
    thank you.

  • [SOLVED]Swapping from xf86-video-ati driver to catalyst

    Hey everyone,
    So as the title implies, I need some help on this.  I tried doing a pacman -R xf86-video-ati, then setting my xorg over to vesa as the driver prior to installing the catalyst driver.  That part went fine.  Installed catalyst which updated my xorg accordingly.  Rebooted, and X won't load.  So per ATI's instructions, I removed the catalyst driver, reloaded, did a new xorg - configure and worked my way back to xf86-video-ati.
    I would really like to get catalyst going.  Where did I screw up on my first attempt?  I saw somewhere on the forum that you can actually get 3d working with the xf86 driver, but I forgot to bookmark that thread lol.  Here's a copy of my current xorg if it helps at all.
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dri2"
    Load "extmod"
    Load "FGL.renamed.libglx"
    Load "dbe"
    Load "FGL.renamed.libdri"
    Load "glx"
    Load "record"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 380 300 # mm
    Identifier "Monitor0"
    VendorName "SPT"
    ModelName "X9WG-NagaV"
    Option "DPMS"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "Dac6Bit" # [<bool>]
    #Option "Dac8Bit" # [<bool>]
    #Option "BusType" # [<str>]
    #Option "CPPIOMode" # [<bool>]
    #Option "CPusecTimeout" # <i>
    #Option "AGPMode" # <i>
    #Option "AGPFastWrite" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnableDepthMoves" # [<bool>]
    #Option "EnablePageFlip" # [<bool>]
    #Option "NoBackBuffer" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "FBTexPercent" # <i>
    #Option "DepthBits" # <i>
    #Option "PCIAPERSize" # <i>
    #Option "AccelDFS" # [<bool>]
    #Option "IgnoreEDID" # [<bool>]
    #Option "CustomEDID" # [<str>]
    #Option "DisplayPriority" # [<str>]
    #Option "PanelSize" # [<str>]
    #Option "ForceMinDotClock" # <freq>
    #Option "ColorTiling" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "RageTheatreCrystal" # <i>
    #Option "RageTheatreTunerPort" # <i>
    #Option "RageTheatreCompositePort" # <i>
    #Option "RageTheatreSVideoPort" # <i>
    #Option "TunerType" # <i>
    #Option "RageTheatreMicrocPath" # <str>
    #Option "RageTheatreMicrocType" # <str>
    #Option "ScalerWidth" # <i>
    #Option "RenderAccel" # [<bool>]
    #Option "SubPixelOrder" # [<str>]
    #Option "ShowCache" # [<bool>]
    #Option "ClockGating" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "ReverseDDC" # [<bool>]
    #Option "LVDSProbePLL" # [<bool>]
    #Option "AccelMethod" # <str>
    #Option "DRI" # [<bool>]
    #Option "ConnectorTable" # <str>
    #Option "DefaultConnectorTable" # [<bool>]
    #Option "DefaultTMDSPLL" # [<bool>]
    #Option "TVDACLoadDetect" # [<bool>]
    #Option "ForceTVOut" # [<bool>]
    #Option "TVStandard" # <str>
    #Option "IgnoreLidStatus" # [<bool>]
    #Option "DefaultTVDACAdj" # [<bool>]
    #Option "Int10" # [<bool>]
    #Option "EXAVSync" # [<bool>]
    #Option "ATOMTVOut" # [<bool>]
    #Option "R4xxATOM" # [<bool>]
    #Option "ForceLowPowerMode" # [<bool>]
    #Option "DynamicPM" # [<bool>]
    Identifier "Card0"
    Driver "radeon"
    VendorName "ATI Technologies Inc"
    BoardName "760G [Radeon 3000]"
    BusID "PCI:1:5:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Last edited by dissentiate (2009-12-27 05:41:59)

    dissentiate wrote:Is there something in particular about 1.7 version that might work for me?
    It's not Xorg that is the issue. It's the Catalyst drivers, they only support up to Xorg 1.6.
    So you will have to downgrade Xorg in order to use them.
    I'm using the xf86-video-ati drivers myself on Xorg 1.7 with a HD4850, 2D works fine. Xv and especially 3D is a no-go so far, but my system has been running for just a day now, so i'm still setting up lots of things.
    In the new kernel (2.6.32) there is KMS support for the Radeon HD3xxx and HD4xxx series. I'm hoping that will get the drm module working (fails to initialize over here), and i'm hoping that will bring me at least Xv support, so I can watch videos properly. The open-source ati driver does support it.
    So if you can wait for that kernel to move from testing to core, that's what I would do before jumping into the Xorg 1.6 and Catalyst "jungle".
    [Edit]
    I got Xv working by disabling KMS tries by the kernel, using "nomodeset" in my kernel boot line.
    OpenGL attempts (even glxgears) crashes
    Last edited by Ultraman (2009-12-24 01:35:23)

  • [Solved] No AIGLX after recent update (xf86-video-ati)

    Hey there,
    I was wondering why gnome3 wasn't working in full mode so I played around a bit
    and finally updated my xorg-server to 1.10.* along with all of my graphics drivers.
    Now I don't have opengl support anymore. Before gnome3 I was running compiz
    using my old drivers without problems. The new drivers don't work so well for me obviously.
    So in my Xorg log it says:
    (EE) AIGLX error: Calling driver entry point failed
    (EE) AIGLX: reverting to software rendering
    I have an AMD 785G on-board chip using the following drivers:
    xf86-video-ati 6.14.1-1
    ati-dri 7.10.2-2
    libgl 7.10.2-2
    libdrm 2.4.25-1
    and I have a dual head setup so I do have a tiny Xorg.conf...
    just in case that's important.
    For once my entire system is updated to all the latest versions.
    Any ideas? Should I switch to the testing drivers?
    Should I downgrade again? I'm pretty sure the old drivers didn't work with the new xorg-server
    that's why I delayed the xorg update for so long...
    Last edited by Orim (2011-06-04 21:09:33)

    Yeah, I'm in the video group.
    At least that's what "groups" tells me.
    My Xorg.conf or precisely my 10-monitor.conf in xorg.conf.d
    Section "Module"
    Load "glx"
    Load "dri"
    Load "drm"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "radeon"
    Option "AccelMethod" "EXA"
    Option "ColorTiling" "on"
    Option "DisplayPriority" "BIOS"
    Option "RenderAccel" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Virtual 3520 1200
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Xorg.log:
    [ 2211.198]
    X.Org X Server 1.10.2
    Release Date: 2011-05-28
    [ 2211.199] X Protocol Version 11, Revision 0
    [ 2211.200] Build Operating System: Linux 2.6.38-ARCH x86_64
    [ 2211.200] Current Operating System: Linux mistress 2.6.38-ARCH #1 SMP PREEMPT Mon May 23 22:02:08 CEST 2011 x86_64
    [ 2211.201] Kernel command line: cryptdevice=/dev/md1:lvm cryptkey=/dev/disk/by-uuid/cef85147-d5fa-406e-a3cc-c15610d7476c:ext3:/vault root=/dev/mapper/lvm-root radeon.modeset=0 rootdelay=10 vga=794 ro
    [ 2211.202] Build Date: 30 May 2011 08:18:15AM
    [ 2211.203]
    [ 2211.203] Current version of pixman: 0.20.2
    [ 2211.204] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 2211.206] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 2211.208] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 4 15:10:09 2011
    [ 2211.209] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 2211.211] (==) No Layout section. Using the first Screen section.
    [ 2211.211] (**) |-->Screen "Screen0" (0)
    [ 2211.211] (**) | |-->Monitor "<default monitor>"
    [ 2211.211] (**) | |-->Device "Device0"
    [ 2211.211] (==) No monitor specified for screen "Screen0".
    Using a default monitor configuration.
    [ 2211.211] (==) Automatically adding devices
    [ 2211.211] (==) Automatically enabling devices
    [ 2211.211] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 2211.211] Entry deleted from font path.
    [ 2211.211] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 2211.211] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 2211.211] (**) Extension "Composite" is enabled
    [ 2211.211] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 2211.211] (II) Loader magic: 0x7d3440
    [ 2211.211] (II) Module ABI versions:
    [ 2211.211] X.Org ANSI C Emulation: 0.4
    [ 2211.211] X.Org Video Driver: 10.0
    [ 2211.211] X.Org XInput driver : 12.2
    [ 2211.211] X.Org Server Extension : 5.0
    [ 2211.211] (--) PCI:*(0:1:5:0) 1002:9710:1458:d000 rev 0, Mem @ 0xd0000000/268435456, 0xfdfe0000/65536, 0xfde00000/1048576, I/O @ 0x0000ee00/256
    [ 2211.211] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 2211.212] (II) "extmod" will be loaded by default.
    [ 2211.212] (II) "dbe" will be loaded by default.
    [ 2211.212] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 2211.212] (II) "record" will be loaded by default.
    [ 2211.212] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    [ 2211.212] (II) "dri2" will be loaded by default.
    [ 2211.212] (II) LoadModule: "glx"
    [ 2211.212] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 2211.212] (II) Module glx: vendor="X.Org Foundation"
    [ 2211.212] compiled for 1.10.2, module version = 1.0.0
    [ 2211.212] ABI class: X.Org Server Extension, version 5.0
    [ 2211.212] (==) AIGLX enabled
    [ 2211.212] (II) Loading extension GLX
    [ 2211.212] (II) LoadModule: "dri"
    [ 2211.212] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 2211.212] (II) Module dri: vendor="X.Org Foundation"
    [ 2211.212] compiled for 1.10.2, module version = 1.0.0
    [ 2211.212] ABI class: X.Org Server Extension, version 5.0
    [ 2211.212] (II) Loading extension XFree86-DRI
    [ 2211.212] (II) LoadModule: "extmod"
    [ 2211.212] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 2211.212] (II) Module extmod: vendor="X.Org Foundation"
    [ 2211.212] compiled for 1.10.2, module version = 1.0.0
    [ 2211.212] Module class: X.Org Server Extension
    [ 2211.212] ABI class: X.Org Server Extension, version 5.0
    [ 2211.212] (II) Loading extension MIT-SCREEN-SAVER
    [ 2211.212] (II) Loading extension XFree86-VidModeExtension
    [ 2211.212] (II) Loading extension XFree86-DGA
    [ 2211.212] (II) Loading extension DPMS
    [ 2211.212] (II) Loading extension XVideo
    [ 2211.212] (II) Loading extension XVideo-MotionCompensation
    [ 2211.212] (II) Loading extension X-Resource
    [ 2211.212] (II) LoadModule: "dbe"
    [ 2211.212] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 2211.212] (II) Module dbe: vendor="X.Org Foundation"
    [ 2211.212] compiled for 1.10.2, module version = 1.0.0
    [ 2211.212] Module class: X.Org Server Extension
    [ 2211.212] ABI class: X.Org Server Extension, version 5.0
    [ 2211.212] (II) Loading extension DOUBLE-BUFFER
    [ 2211.212] (II) LoadModule: "record"
    [ 2211.212] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 2211.212] (II) Module record: vendor="X.Org Foundation"
    [ 2211.212] compiled for 1.10.2, module version = 1.13.0
    [ 2211.212] Module class: X.Org Server Extension
    [ 2211.212] ABI class: X.Org Server Extension, version 5.0
    [ 2211.212] (II) Loading extension RECORD
    [ 2211.212] (II) LoadModule: "dri2"
    [ 2211.212] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 2211.213] (II) Module dri2: vendor="X.Org Foundation"
    [ 2211.213] compiled for 1.10.2, module version = 1.2.0
    [ 2211.213] ABI class: X.Org Server Extension, version 5.0
    [ 2211.213] (II) Loading extension DRI2
    [ 2211.213] (II) LoadModule: "radeon"
    [ 2211.213] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 2211.213] (II) Module radeon: vendor="X.Org Foundation"
    [ 2211.213] compiled for 1.10.0, module version = 6.14.1
    [ 2211.213] Module class: X.Org Video Driver
    [ 2211.213] ABI class: X.Org Video Driver, version 10.0
    [ 2211.213] (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 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, 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, 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 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 5700 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, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, 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, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS
    [ 2211.215] (--) using VT number 8
    [ 2211.222] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 2211.223] (II) [KMS] drm report modesetting isn't supported.
    [ 2211.223] (II) RADEON(0): TOTO SAYS 00000000fdfe0000
    [ 2211.223] (II) RADEON(0): MMIO registers at 0x00000000fdfe0000: size 64KB
    [ 2211.223] (II) RADEON(0): PCI bus 1 card 5 func 0
    [ 2211.223] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 2211.223] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 2211.223] (==) RADEON(0): Default visual is TrueColor
    [ 2211.223] (**) RADEON(0): Option "DisplayPriority" "BIOS"
    [ 2211.223] (**) RADEON(0): Option "ColorTiling" "on"
    [ 2211.223] (**) RADEON(0): Option "RenderAccel" "true"
    [ 2211.223] (**) RADEON(0): Option "AccelMethod" "EXA"
    [ 2211.223] (II) Loading sub module "vgahw"
    [ 2211.223] (II) LoadModule: "vgahw"
    [ 2211.223] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 2211.223] (II) Module vgahw: vendor="X.Org Foundation"
    [ 2211.223] compiled for 1.10.2, module version = 0.1.0
    [ 2211.223] ABI class: X.Org Video Driver, version 10.0
    [ 2211.223] (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    [ 2211.223] (==) RADEON(0): RGB weight 888
    [ 2211.223] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 2211.223] (--) RADEON(0): Chipset: "ATI Radeon HD 4200" (ChipID = 0x9710)
    [ 2211.223] (--) RADEON(0): Linear framebuffer at 0x00000000d0000000
    [ 2211.223] (II) RADEON(0): PCI card detected
    [ 2211.223] (II) Loading sub module "int10"
    [ 2211.223] (II) LoadModule: "int10"
    [ 2211.223] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 2211.223] (II) Module int10: vendor="X.Org Foundation"
    [ 2211.223] compiled for 1.10.2, module version = 1.0.0
    [ 2211.223] ABI class: X.Org Video Driver, version 10.0
    [ 2211.223] (II) RADEON(0): initializing int10
    [ 2211.225] (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    [ 2211.226] (II) RADEON(0): ATOM BIOS detected
    [ 2211.226] (II) RADEON(0): ATOM BIOS Rom:
    [ 2211.226] SubsystemVendorID: 0x1002 SubsystemID: 0x1002
    [ 2211.226] IOBaseAddress: 0xee00
    [ 2211.226] Filename: 785GPM_D3.bi
    [ 2211.226] BIOS Bootup Message:
    B43106_DVI RS880 DDR2 200e/500m
    [ 2211.226] (II) RADEON(0): Framebuffer space used by Firmware (kb): 20
    [ 2211.226] (II) RADEON(0): Start of VRAM area used by Firmware: 0x1fffb000
    [ 2211.226] (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space
    [ 2211.226] (II) RADEON(0): AtomBIOS VRAM scratch base: 0x1fffb000
    [ 2211.226] (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead
    [ 2211.226] (II) RADEON(0): Default Engine Clock: 500000
    [ 2211.226] (II) RADEON(0): Default Memory Clock: 667000
    [ 2211.226] (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1200000
    [ 2211.226] (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 0
    [ 2211.226] (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 13500
    [ 2211.226] (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 1000
    [ 2211.226] (II) RADEON(0): Maximum Pixel Clock: 400000
    [ 2211.226] (II) RADEON(0): Reference Clock: 14320
    [ 2211.226] drmOpenDevice: node name is /dev/dri/card0
    [ 2211.226] drmOpenDevice: open result is 10, (OK)
    [ 2211.226] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 2211.227] drmOpenDevice: node name is /dev/dri/card0
    [ 2211.227] drmOpenDevice: open result is 10, (OK)
    [ 2211.227] drmOpenByBusid: drmOpenMinor returns 10
    [ 2211.227] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 2211.227] (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.33.0
    [ 2211.227] (==) RADEON(0): Page Flipping disabled on r5xx and newer chips.
    [ 2211.227] (II) RADEON(0): Will try to use DMA for Xv image transfers
    [ 2211.227] (II) RADEON(0): Detected total video RAM=524288K, accessible=262144K (PCI BAR=262144K)
    [ 2211.227] (--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM)
    [ 2211.227] (II) RADEON(0): Color tiling disabled
    [ 2211.227] (II) Loading sub module "ddc"
    [ 2211.227] (II) LoadModule: "ddc"
    [ 2211.227] (II) Module "ddc" already built-in
    [ 2211.227] (II) Loading sub module "i2c"
    [ 2211.227] (II) LoadModule: "i2c"
    [ 2211.227] (II) Module "i2c" already built-in
    [ 2211.227] (II) RADEON(0): PLL parameters: rf=1432 rd=12 min=90000 max=120000; xclk=40000
    [ 2211.227] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 2211.227] (II) RADEON(0): I2C bus "VGA-0" initialized.
    [ 2211.227] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 2211.227] (II) RADEON(0): I2C bus "DVI-0" initialized.
    [ 2211.227] (II) RADEON(0): Port0:
    [ 2211.227] XRANDR name: VGA-0
    [ 2211.227] Connector: VGA
    [ 2211.227] CRT1: INTERNAL_KLDSCP_DAC1
    [ 2211.227] DDC reg: 0x7e40
    [ 2211.227] (II) RADEON(0): Port1:
    [ 2211.227] XRANDR name: DVI-0
    [ 2211.227] Connector: DVI-D
    [ 2211.227] DFP1: INTERNAL_KLDSCP_LVTMA
    [ 2211.227] DDC reg: 0x7e50
    [ 2211.227] (II) RADEON(0): I2C device "VGA-0:ddc2" registered at address 0xA0.
    [ 2211.277] (II) RADEON(0): EDID for output VGA-0
    [ 2211.277] (II) RADEON(0): Manufacturer: HWP Model: a71 Serial#: 16843009
    [ 2211.277] (II) RADEON(0): Year: 2006 Week: 13
    [ 2211.277] (II) RADEON(0): EDID Version: 1.3
    [ 2211.277] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 2211.277] (II) RADEON(0): Sync: Separate Composite SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
    [ 2211.277] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 31
    [ 2211.277] (II) RADEON(0): Gamma: 2.20
    [ 2211.277] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 2211.277] (II) RADEON(0): Default color space is primary color space
    [ 2211.277] (II) RADEON(0): First detailed timing is preferred mode
    [ 2211.277] (II) RADEON(0): redX: 0.639 redY: 0.342 greenX: 0.290 greenY: 0.615
    [ 2211.277] (II) RADEON(0): blueX: 0.146 blueY: 0.072 whiteX: 0.313 whiteY: 0.329
    [ 2211.277] (II) RADEON(0): Supported established timings:
    [ 2211.277] (II) RADEON(0): 720x400@70Hz
    [ 2211.277] (II) RADEON(0): 640x480@60Hz
    [ 2211.277] (II) RADEON(0): 640x480@75Hz
    [ 2211.277] (II) RADEON(0): 800x600@60Hz
    [ 2211.277] (II) RADEON(0): 832x624@75Hz
    [ 2211.277] (II) RADEON(0): 1024x768@60Hz
    [ 2211.277] (II) RADEON(0): 1024x768@75Hz
    [ 2211.277] (II) RADEON(0): 1280x1024@75Hz
    [ 2211.277] (II) RADEON(0): 1152x864@75Hz
    [ 2211.277] (II) RADEON(0): Manufacturer's mask: 0
    [ 2211.277] (II) RADEON(0): Supported standard timings:
    [ 2211.277] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    [ 2211.277] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    [ 2211.277] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    [ 2211.277] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 2211.277] (II) RADEON(0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2211.277] (II) RADEON(0): #5: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
    [ 2211.277] (II) RADEON(0): #6: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 2211.277] (II) RADEON(0): #7: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
    [ 2211.277] (II) RADEON(0): Supported detailed timing:
    [ 2211.277] (II) RADEON(0): clock: 162.0 MHz Image Size: 408 x 306 mm
    [ 2211.277] (II) RADEON(0): h_active: 1600 h_sync: 1664 h_sync_end 1856 h_blank_end 2160 h_border: 0
    [ 2211.277] (II) RADEON(0): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1250 v_border: 0
    [ 2211.277] (II) RADEON(0): Ranges: V min: 48 V max: 85 Hz, H min: 30 H max: 94 kHz, PixClock max 215 MHz
    [ 2211.277] (II) RADEON(0): Monitor name: HP LP2065
    [ 2211.277] (II) RADEON(0): Serial No: CNG61302RW
    [ 2211.277] (II) RADEON(0): EDID (in hex):
    [ 2211.277] (II) RADEON(0): 00ffffffffffff0022f0710a01010101
    [ 2211.277] (II) RADEON(0): 0d1001030f291f78eea6a5a3574a9d25
    [ 2211.277] (II) RADEON(0): 125054a52b8031594559615981408180
    [ 2211.277] (II) RADEON(0): 8199a940a94f483f403062b0324040c0
    [ 2211.277] (II) RADEON(0): 130098321100001e000000fd0030551e
    [ 2211.277] (II) RADEON(0): 5e15000a202020202020000000fc0048
    [ 2211.277] (II) RADEON(0): 50204c50323036350a202020000000ff
    [ 2211.277] (II) RADEON(0): 00434e47363133303252570a202000f0
    [ 2211.277] (II) RADEON(0): EDID vendor "HWP", prod id 2673
    [ 2211.277] (II) RADEON(0): Using EDID range info for horizontal sync
    [ 2211.277] (II) RADEON(0): Using EDID range info for vertical refresh
    [ 2211.277] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 2211.277] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1024x768"x0.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1280x1024"x0.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
    [ 2211.277] (II) RADEON(0): Modeline "1600x1200"x0.0 202.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
    [ 2211.277] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
    [ 2211.277] (II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
    [ 2211.277] (II) RADEON(0): Manufacturer: HWP Model: a71 Serial#: 16843009
    [ 2211.277] (II) RADEON(0): Year: 2006 Week: 13
    [ 2211.277] (II) RADEON(0): EDID Version: 1.3
    [ 2211.277] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 2211.277] (II) RADEON(0): Sync: Separate Composite SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
    [ 2211.277] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 31
    [ 2211.277] (II) RADEON(0): Gamma: 2.20
    [ 2211.277] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 2211.277] (II) RADEON(0): Default color space is primary color space
    [ 2211.277] (II) RADEON(0): First detailed timing is preferred mode
    [ 2211.277] (II) RADEON(0): redX: 0.639 redY: 0.342 greenX: 0.290 greenY: 0.615
    [ 2211.277] (II) RADEON(0): blueX: 0.146 blueY: 0.072 whiteX: 0.313 whiteY: 0.329
    [ 2211.277] (II) RADEON(0): Supported established timings:
    [ 2211.277] (II) RADEON(0): 720x400@70Hz
    [ 2211.277] (II) RADEON(0): 640x480@60Hz
    [ 2211.277] (II) RADEON(0): 640x480@75Hz
    [ 2211.278] (II) RADEON(0): 800x600@60Hz
    [ 2211.278] (II) RADEON(0): 832x624@75Hz
    [ 2211.278] (II) RADEON(0): 1024x768@60Hz
    [ 2211.278] (II) RADEON(0): 1024x768@75Hz
    [ 2211.278] (II) RADEON(0): 1280x1024@75Hz
    [ 2211.278] (II) RADEON(0): 1152x864@75Hz
    [ 2211.278] (II) RADEON(0): Manufacturer's mask: 0
    [ 2211.278] (II) RADEON(0): Supported standard timings:
    [ 2211.278] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    [ 2211.278] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    [ 2211.278] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    [ 2211.278] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 2211.278] (II) RADEON(0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2211.278] (II) RADEON(0): #5: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
    [ 2211.278] (II) RADEON(0): #6: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 2211.278] (II) RADEON(0): #7: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
    [ 2211.278] (II) RADEON(0): Supported detailed timing:
    [ 2211.278] (II) RADEON(0): clock: 162.0 MHz Image Size: 408 x 306 mm
    [ 2211.278] (II) RADEON(0): h_active: 1600 h_sync: 1664 h_sync_end 1856 h_blank_end 2160 h_border: 0
    [ 2211.278] (II) RADEON(0): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1250 v_border: 0
    [ 2211.278] (II) RADEON(0): Ranges: V min: 48 V max: 85 Hz, H min: 30 H max: 94 kHz, PixClock max 215 MHz
    [ 2211.278] (II) RADEON(0): Monitor name: HP LP2065
    [ 2211.278] (II) RADEON(0): Serial No: CNG61302RW
    [ 2211.278] (II) RADEON(0): EDID (in hex):
    [ 2211.278] (II) RADEON(0): 00ffffffffffff0022f0710a01010101
    [ 2211.278] (II) RADEON(0): 0d1001030f291f78eea6a5a3574a9d25
    [ 2211.278] (II) RADEON(0): 125054a52b8031594559615981408180
    [ 2211.278] (II) RADEON(0): 8199a940a94f483f403062b0324040c0
    [ 2211.278] (II) RADEON(0): 130098321100001e000000fd0030551e
    [ 2211.278] (II) RADEON(0): 5e15000a202020202020000000fc0048
    [ 2211.278] (II) RADEON(0): 50204c50323036350a202020000000ff
    [ 2211.278] (II) RADEON(0): 00434e47363133303252570a202000f0
    [ 2211.278] finished output detect: 0
    [ 2211.278] (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    [ 2211.327] (II) RADEON(0): EDID for output DVI-0
    [ 2211.327] (II) RADEON(0): Manufacturer: BNQ Model: 76db Serial#: 7683
    [ 2211.327] (II) RADEON(0): Year: 2007 Week: 24
    [ 2211.327] (II) RADEON(0): EDID Version: 1.3
    [ 2211.327] (II) RADEON(0): Digital Display Input
    [ 2211.327] (II) RADEON(0): Max Image Size [cm]: horiz.: 52 vert.: 33
    [ 2211.327] (II) RADEON(0): Gamma: 2.20
    [ 2211.327] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    [ 2211.327] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 2211.327] (II) RADEON(0): First detailed timing is preferred mode
    [ 2211.327] (II) RADEON(0): redX: 0.653 redY: 0.337 greenX: 0.295 greenY: 0.607
    [ 2211.327] (II) RADEON(0): blueX: 0.144 blueY: 0.075 whiteX: 0.313 whiteY: 0.329
    [ 2211.327] (II) RADEON(0): Supported established timings:
    [ 2211.327] (II) RADEON(0): 720x400@70Hz
    [ 2211.327] (II) RADEON(0): 640x480@60Hz
    [ 2211.327] (II) RADEON(0): 640x480@67Hz
    [ 2211.327] (II) RADEON(0): 640x480@72Hz
    [ 2211.327] (II) RADEON(0): 640x480@75Hz
    [ 2211.327] (II) RADEON(0): 800x600@60Hz
    [ 2211.327] (II) RADEON(0): 800x600@72Hz
    [ 2211.327] (II) RADEON(0): 800x600@75Hz
    [ 2211.327] (II) RADEON(0): 832x624@75Hz
    [ 2211.327] (II) RADEON(0): 1024x768@60Hz
    [ 2211.327] (II) RADEON(0): 1024x768@70Hz
    [ 2211.327] (II) RADEON(0): 1024x768@75Hz
    [ 2211.327] (II) RADEON(0): 1280x1024@75Hz
    [ 2211.327] (II) RADEON(0): 1152x864@75Hz
    [ 2211.327] (II) RADEON(0): Manufacturer's mask: 0
    [ 2211.327] (II) RADEON(0): Supported standard timings:
    [ 2211.327] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 2211.327] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 76 vid: 36993
    [ 2211.327] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2211.327] (II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 72 vid: 35969
    [ 2211.327] (II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 2211.327] (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 2211.327] (II) RADEON(0): Supported detailed timing:
    [ 2211.327] (II) RADEON(0): clock: 154.0 MHz Image Size: 519 x 324 mm
    [ 2211.327] (II) RADEON(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 2211.327] (II) RADEON(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    [ 2211.327] (II) RADEON(0): Supported detailed timing:
    [ 2211.327] (II) RADEON(0): clock: 25.2 MHz Image Size: 376 x 301 mm
    [ 2211.327] (II) RADEON(0): h_active: 640 h_sync: 656 h_sync_end 752 h_blank_end 800 h_border: 0
    [ 2211.327] (II) RADEON(0): v_active: 350 v_sync: 387 v_sync_end 389 v_blanking: 449 v_border: 0
    [ 2211.327] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 2211.327] (II) RADEON(0): Monitor name: BenQ 241W
    [ 2211.327] (II) RADEON(0): EDID (in hex):
    [ 2211.327] (II) RADEON(0): 00ffffffffffff0009d1db76031e0000
    [ 2211.327] (II) RADEON(0): 1811010380342178ea5ad5a7564b9b24
    [ 2211.327] (II) RADEON(0): 135054bdef80714f81908180818ca940
    [ 2211.327] (II) RADEON(0): b30001010101283c80a070b023403020
    [ 2211.327] (II) RADEON(0): 360007442100001ed50980a0205e6310
    [ 2211.327] (II) RADEON(0): 10605208782d1100001a000000fd0038
    [ 2211.327] (II) RADEON(0): 4c1e5311000a202020202020000000fc
    [ 2211.327] (II) RADEON(0): 0042656e5120323431570a2020200077
    [ 2211.327] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
    [ 2211.327] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 2211.327] (II) RADEON(0): Manufacturer: BNQ Model: 76db Serial#: 7683
    [ 2211.327] (II) RADEON(0): Year: 2007 Week: 24
    [ 2211.327] (II) RADEON(0): EDID Version: 1.3
    [ 2211.327] (II) RADEON(0): Digital Display Input
    [ 2211.327] (II) RADEON(0): Max Image Size [cm]: horiz.: 52 vert.: 33
    [ 2211.327] (II) RADEON(0): Gamma: 2.20
    [ 2211.327] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    [ 2211.327] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 2211.327] (II) RADEON(0): First detailed timing is preferred mode
    [ 2211.327] (II) RADEON(0): redX: 0.653 redY: 0.337 greenX: 0.295 greenY: 0.607
    [ 2211.327] (II) RADEON(0): blueX: 0.144 blueY: 0.075 whiteX: 0.313 whiteY: 0.329
    [ 2211.327] (II) RADEON(0): Supported established timings:
    [ 2211.327] (II) RADEON(0): 720x400@70Hz
    [ 2211.327] (II) RADEON(0): 640x480@60Hz
    [ 2211.327] (II) RADEON(0): 640x480@67Hz
    [ 2211.327] (II) RADEON(0): 640x480@72Hz
    [ 2211.327] (II) RADEON(0): 640x480@75Hz
    [ 2211.327] (II) RADEON(0): 800x600@60Hz
    [ 2211.327] (II) RADEON(0): 800x600@72Hz
    [ 2211.327] (II) RADEON(0): 800x600@75Hz
    [ 2211.327] (II) RADEON(0): 832x624@75Hz
    [ 2211.327] (II) RADEON(0): 1024x768@60Hz
    [ 2211.327] (II) RADEON(0): 1024x768@70Hz
    [ 2211.327] (II) RADEON(0): 1024x768@75Hz
    [ 2211.327] (II) RADEON(0): 1280x1024@75Hz
    [ 2211.327] (II) RADEON(0): 1152x864@75Hz
    [ 2211.327] (II) RADEON(0): Manufacturer's mask: 0
    [ 2211.327] (II) RADEON(0): Supported standard timings:
    [ 2211.327] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 2211.327] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 76 vid: 36993
    [ 2211.327] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2211.327] (II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 72 vid: 35969
    [ 2211.327] (II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 2211.327] (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 2211.327] (II) RADEON(0): Supported detailed timing:
    [ 2211.327] (II) RADEON(0): clock: 154.0 MHz Image Size: 519 x 324 mm
    [ 2211.327] (II) RADEON(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 2211.327] (II) RADEON(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    [ 2211.327] (II) RADEON(0): Supported detailed timing:
    [ 2211.327] (II) RADEON(0): clock: 25.2 MHz Image Size: 376 x 301 mm
    [ 2211.327] (II) RADEON(0): h_active: 640 h_sync: 656 h_sync_end 752 h_blank_end 800 h_border: 0
    [ 2211.327] (II) RADEON(0): v_active: 350 v_sync: 387 v_sync_end 389 v_blanking: 449 v_border: 0
    [ 2211.328] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 2211.328] (II) RADEON(0): Monitor name: BenQ 241W
    [ 2211.328] (II) RADEON(0): EDID (in hex):
    [ 2211.328] (II) RADEON(0): 00ffffffffffff0009d1db76031e0000
    [ 2211.328] (II) RADEON(0): 1811010380342178ea5ad5a7564b9b24
    [ 2211.328] (II) RADEON(0): 135054bdef80714f81908180818ca940
    [ 2211.328] (II) RADEON(0): b30001010101283c80a070b023403020
    [ 2211.328] (II) RADEON(0): 360007442100001ed50980a0205e6310
    [ 2211.328] (II) RADEON(0): 10605208782d1100001a000000fd0038
    [ 2211.328] (II) RADEON(0): 4c1e5311000a202020202020000000fc
    [ 2211.328] (II) RADEON(0): 0042656e5120323431570a2020200077
    [ 2211.328] finished output detect: 1
    [ 2211.328] finished all detect
    [ 2211.377] (II) RADEON(0): EDID for output VGA-0
    [ 2211.377] (II) RADEON(0): Manufacturer: HWP Model: a71 Serial#: 16843009
    [ 2211.377] (II) RADEON(0): Year: 2006 Week: 13
    [ 2211.377] (II) RADEON(0): EDID Version: 1.3
    [ 2211.377] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 2211.377] (II) RADEON(0): Sync: Separate Composite SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
    [ 2211.377] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 31
    [ 2211.377] (II) RADEON(0): Gamma: 2.20
    [ 2211.377] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 2211.377] (II) RADEON(0): Default color space is primary color space
    [ 2211.377] (II) RADEON(0): First detailed timing is preferred mode
    [ 2211.377] (II) RADEON(0): redX: 0.639 redY: 0.342 greenX: 0.290 greenY: 0.615
    [ 2211.377] (II) RADEON(0): blueX: 0.146 blueY: 0.072 whiteX: 0.313 whiteY: 0.329
    [ 2211.377] (II) RADEON(0): Supported established timings:
    [ 2211.377] (II) RADEON(0): 720x400@70Hz
    [ 2211.377] (II) RADEON(0): 640x480@60Hz
    [ 2211.377] (II) RADEON(0): 640x480@75Hz
    [ 2211.377] (II) RADEON(0): 800x600@60Hz
    [ 2211.377] (II) RADEON(0): 832x624@75Hz
    [ 2211.377] (II) RADEON(0): 1024x768@60Hz
    [ 2211.377] (II) RADEON(0): 1024x768@75Hz
    [ 2211.377] (II) RADEON(0): 1280x1024@75Hz
    [ 2211.377] (II) RADEON(0): 1152x864@75Hz
    [ 2211.377] (II) RADEON(0): Manufacturer's mask: 0
    [ 2211.377] (II) RADEON(0): Supported standard timings:
    [ 2211.377] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    [ 2211.377] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    [ 2211.377] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    [ 2211.377] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 2211.377] (II) RADEON(0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2211.377] (II) RADEON(0): #5: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
    [ 2211.377] (II) RADEON(0): #6: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 2211.377] (II) RADEON(0): #7: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
    [ 2211.377] (II) RADEON(0): Supported detailed timing:
    [ 2211.377] (II) RADEON(0): clock: 162.0 MHz Image Size: 408 x 306 mm
    [ 2211.377] (II) RADEON(0): h_active: 1600 h_sync: 1664 h_sync_end 1856 h_blank_end 2160 h_border: 0
    [ 2211.377] (II) RADEON(0): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1250 v_border: 0
    [ 2211.377] (II) RADEON(0): Ranges: V min: 48 V max: 85 Hz, H min: 30 H max: 94 kHz, PixClock max 215 MHz
    [ 2211.377] (II) RADEON(0): Monitor name: HP LP2065
    [ 2211.377] (II) RADEON(0): Serial No: CNG61302RW
    [ 2211.377] (II) RADEON(0): EDID (in hex):
    [ 2211.377] (II) RADEON(0): 00ffffffffffff0022f0710a01010101
    [ 2211.377] (II) RADEON(0): 0d1001030f291f78eea6a5a3574a9d25
    [ 2211.377] (II) RADEON(0): 125054a52b8031594559615981408180
    [ 2211.377] (II) RADEON(0): 8199a940a94f483f403062b0324040c0
    [ 2211.377] (II) RADEON(0): 130098321100001e000000fd0030551e
    [ 2211.377] (II) RADEON(0): 5e15000a202020202020000000fc0048
    [ 2211.377] (II) RADEON(0): 50204c50323036350a202020000000ff
    [ 2211.377] (II) RADEON(0): 00434e47363133303252570a202000f0
    [ 2211.377] (II) RADEON(0): EDID vendor "HWP", prod id 2673
    [ 2211.377] (II) RADEON(0): Using hsync ranges from config file
    [ 2211.377] (II) RADEON(0): Using vrefresh ranges from config file
    [ 2211.377] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 2211.377] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "640x480"x0.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "800x600"x0.0 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1024x768"x0.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1280x1024"x0.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
    [ 2211.377] (II) RADEON(0): Modeline "1600x1200"x0.0 202.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
    [ 2211.377] (II) RADEON(0): Output: VGA-0, Detected Monitor Type: 1
    [ 2211.377] (II) RADEON(0): EDID data from the display on output: VGA-0 ----------------------
    [ 2211.377] (II) RADEON(0): Manufacturer: HWP Model: a71 Serial#: 16843009
    [ 2211.377] (II) RADEON(0): Year: 2006 Week: 13
    [ 2211.377] (II) RADEON(0): EDID Version: 1.3
    [ 2211.377] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 2211.377] (II) RADEON(0): Sync: Separate Composite SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
    [ 2211.377] (II) RADEON(0): Max Image Size [cm]: horiz.: 41 vert.: 31
    [ 2211.377] (II) RADEON(0): Gamma: 2.20
    [ 2211.377] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 2211.377] (II) RADEON(0): Default color space is primary color space
    [ 2211.377] (II) RADEON(0): First detailed timing is preferred mode
    [ 2211.377] (II) RADEON(0): redX: 0.639 redY: 0.342 greenX: 0.290 greenY: 0.615
    [ 2211.377] (II) RADEON(0): blueX: 0.146 blueY: 0.072 whiteX: 0.313 whiteY: 0.329
    [ 2211.377] (II) RADEON(0): Supported established timings:
    [ 2211.377] (II) RADEON(0): 720x400@70Hz
    [ 2211.377] (II) RADEON(0): 640x480@60Hz
    [ 2211.377] (II) RADEON(0): 640x480@75Hz
    [ 2211.377] (II) RADEON(0): 800x600@60Hz
    [ 2211.377] (II) RADEON(0): 832x624@75Hz
    [ 2211.377] (II) RADEON(0): 1024x768@60Hz
    [ 2211.377] (II) RADEON(0): 1024x768@75Hz
    [ 2211.377] (II) RADEON(0): 1280x1024@75Hz
    [ 2211.377] (II) RADEON(0): 1152x864@75Hz
    [ 2211.377] (II) RADEON(0): Manufacturer's mask: 0
    [ 2211.377] (II) RADEON(0): Supported standard timings:
    [ 2211.377] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    [ 2211.377] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853
    [ 2211.377] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    [ 2211.377] (II) RADEON(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 2211.377] (II) RADEON(0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2211.377] (II) RADEON(0): #5: hsize: 1280 vsize 1024 refresh: 85 vid: 39297
    [ 2211.377] (II) RADEON(0): #6: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 2211.377] (II) RADEON(0): #7: hsize: 1600 vsize 1200 refresh: 75 vid: 20393
    [ 2211.377] (II) RADEON(0): Supported detailed timing:
    [ 2211.377] (II) RADEON(0): clock: 162.0 MHz Image Size: 408 x 306 mm
    [ 2211.378] (II) RADEON(0): h_active: 1600 h_sync: 1664 h_sync_end 1856 h_blank_end 2160 h_border: 0
    [ 2211.378] (II) RADEON(0): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1250 v_border: 0
    [ 2211.378] (II) RADEON(0): Ranges: V min: 48 V max: 85 Hz, H min: 30 H max: 94 kHz, PixClock max 215 MHz
    [ 2211.378] (II) RADEON(0): Monitor name: HP LP2065
    [ 2211.378] (II) RADEON(0): Serial No: CNG61302RW
    [ 2211.378] (II) RADEON(0): EDID (in hex):
    [ 2211.378] (II) RADEON(0): 00ffffffffffff0022f0710a01010101
    [ 2211.378] (II) RADEON(0): 0d1001030f291f78eea6a5a3574a9d25
    [ 2211.378] (II) RADEON(0): 125054a52b8031594559615981408180
    [ 2211.378] (II) RADEON(0): 8199a940a94f483f403062b0324040c0
    [ 2211.378] (II) RADEON(0): 130098321100001e000000fd0030551e
    [ 2211.378] (II) RADEON(0): 5e15000a202020202020000000fc0048
    [ 2211.378] (II) RADEON(0): 50204c50323036350a202020000000ff
    [ 2211.378] (II) RADEON(0): 00434e47363133303252570a202000f0
    [ 2211.378] (II) RADEON(0): EDID vendor "HWP", prod id 2673
    [ 2211.378] (II) RADEON(0): Printing probed modes for output VGA-0
    [ 2211.378] (II) RADEON(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1600x1200"x75.0 202.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "800x600"x85.1 56.25 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 2211.378] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 2211.427] (II) RADEON(0): EDID for output DVI-0
    [ 2211.427] (II) RADEON(0): Manufacturer: BNQ Model: 76db Serial#: 7683
    [ 2211.427] (II) RADEON(0): Year: 2007 Week: 24
    [ 2211.427] (II) RADEON(0): EDID Version: 1.3
    [ 2211.427] (II) RADEON(0): Digital Display Input
    [ 2211.427] (II) RADEON(0): Max Image Size [cm]: horiz.: 52 vert.: 33
    [ 2211.427] (II) RADEON(0): Gamma: 2.20
    [ 2211.427] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    [ 2211.427] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 2211.427] (II) RADEON(0): First detailed timing is preferred mode
    [ 2211.427] (II) RADEON(0): redX: 0.653 redY: 0.337 greenX: 0.295 greenY: 0.607
    [ 2211.427] (II) RADEON(0): blueX: 0.144 blueY: 0.075 whiteX: 0.313 whiteY: 0.329
    [ 2211.427] (II) RADEON(0): Supported established timings:
    [ 2211.427] (II) RADEON(0): 720x400@70Hz
    [ 2211.427] (II) RADEON(0): 640x480@60Hz
    [ 2211.427] (II) RADEON(0): 640x480@67Hz
    [ 2211.427] (II) RADEON(0): 640x480@72Hz
    [ 2211.427] (II) RADEON(0): 640x480@75Hz
    [ 2211.427] (II) RADEON(0): 800x600@60Hz
    [ 2211.427] (II) RADEON(0): 800x600@72Hz
    [ 2211.427] (II) RADEON(0): 800x600@75Hz
    [ 2211.427] (II) RADEON(0): 832x624@75Hz
    [ 2211.427] (II) RADEON(0): 1024x768@60Hz
    [ 2211.427] (II) RADEON(0): 1024x768@70Hz
    [ 2211.427] (II) RADEON(0): 1024x768@75Hz
    [ 2211.427] (II) RADEON(0): 1280x1024@75Hz
    [ 2211.427] (II) RADEON(0): 1152x864@75Hz
    [ 2211.427] (II) RADEON(0): Manufacturer's mask: 0
    [ 2211.427] (II) RADEON(0): Supported standard timings:
    [ 2211.427] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 2211.427] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 76 vid: 36993
    [ 2211.427] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2211.427] (II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 72 vid: 35969
    [ 2211.427] (II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 2211.427] (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 2211.427] (II) RADEON(0): Supported detailed timing:
    [ 2211.427] (II) RADEON(0): clock: 154.0 MHz Image Size: 519 x 324 mm
    [ 2211.427] (II) RADEON(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 2211.427] (II) RADEON(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    [ 2211.427] (II) RADEON(0): Supported detailed timing:
    [ 2211.427] (II) RADEON(0): clock: 25.2 MHz Image Size: 376 x 301 mm
    [ 2211.427] (II) RADEON(0): h_active: 640 h_sync: 656 h_sync_end 752 h_blank_end 800 h_border: 0
    [ 2211.427] (II) RADEON(0): v_active: 350 v_sync: 387 v_sync_end 389 v_blanking: 449 v_border: 0
    [ 2211.427] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 2211.427] (II) RADEON(0): Monitor name: BenQ 241W
    [ 2211.427] (II) RADEON(0): EDID (in hex):
    [ 2211.427] (II) RADEON(0): 00ffffffffffff0009d1db76031e0000
    [ 2211.427] (II) RADEON(0): 1811010380342178ea5ad5a7564b9b24
    [ 2211.427] (II) RADEON(0): 135054bdef80714f81908180818ca940
    [ 2211.427] (II) RADEON(0): b30001010101283c80a070b023403020
    [ 2211.427] (II) RADEON(0): 360007442100001ed50980a0205e6310
    [ 2211.427] (II) RADEON(0): 10605208782d1100001a000000fd0038
    [ 2211.427] (II) RADEON(0): 4c1e5311000a202020202020000000fc
    [ 2211.427] (II) RADEON(0): 0042656e5120323431570a2020200077
    [ 2211.427] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
    [ 2211.427] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 2211.427] (II) RADEON(0): Manufacturer: BNQ Model: 76db Serial#: 7683
    [ 2211.427] (II) RADEON(0): Year: 2007 Week: 24
    [ 2211.427] (II) RADEON(0): EDID Version: 1.3
    [ 2211.427] (II) RADEON(0): Digital Display Input
    [ 2211.427] (II) RADEON(0): Max Image Size [cm]: horiz.: 52 vert.: 33
    [ 2211.427] (II) RADEON(0): Gamma: 2.20
    [ 2211.427] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    [ 2211.427] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 2211.427] (II) RADEON(0): First detailed timing is preferred mode
    [ 2211.427] (II) RADEON(0): redX: 0.653 redY: 0.337 greenX: 0.295 greenY: 0.607
    [ 2211.427] (II) RADEON(0): blueX: 0.144 blueY: 0.075 whiteX: 0.313 whiteY: 0.329
    [ 2211.427] (II) RADEON(0): Supported established timings:
    [ 2211.427] (II) RADEON(0): 720x400@70Hz
    [ 2211.427] (II) RADEON(0): 640x480@60Hz
    [ 2211.427] (II) RADEON(0): 640x480@67Hz
    [ 2211.427] (II) RADEON(0): 640x480@72Hz
    [ 2211.427] (II) RADEON(0): 640x480@75Hz
    [ 2211.427] (II) RADEON(0): 800x600@60Hz
    [ 2211.427] (II) RADEON(0): 800x600@72Hz
    [ 2211.427] (II) RADEON(0): 800x600@75Hz
    [ 2211.427] (II) RADEON(0): 832x624@75Hz
    [ 2211.427] (II) RADEON(0): 1024x768@60Hz
    [ 2211.427] (II) RADEON(0): 1024x768@70Hz
    [ 2211.427] (II) RADEON(0): 1024x768@75Hz
    [ 2211.427] (II) RADEON(0): 1280x1024@75Hz
    [ 2211.427] (II) RADEON(0): 1152x864@75Hz
    [ 2211.427] (II) RADEON(0): Manufacturer's mask: 0
    [ 2211.427] (II) RADEON(0): Supported standard timings:
    [ 2211.427] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 2211.427] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 76 vid: 36993
    [ 2211.427] (II) RADEON(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 2211.428] (II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 72 vid: 35969
    [ 2211.428] (II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    [ 2211.428] (II) RADEON(0): #5: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 2211.428] (II) RADEON(0): Supported detailed timing:
    [ 2211.428] (II) RADEON(0): clock: 154.0 MHz Image Size: 519 x 324 mm
    [ 2211.428] (II) RADEON(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 2211.428] (II) RADEON(0): v_active: 1200 v_sync: 1203 v_sync_end 1209 v_blanking: 1235 v_border: 0
    [ 2211.428] (II) RADEON(0): Supported detailed timing:
    [ 2211.428] (II) RADEON(0): clock: 25.2 MHz Image Size: 376 x 301 mm
    [ 2211.428] (II) RADEON(0): h_active: 640 h_sync: 656 h_sync_end 752 h_blank_end 800 h_border: 0
    [ 2211.428] (II) RADEON(0): v_active: 350 v_sync: 387 v_sync_end 389 v_blanking: 449 v_border: 0
    [ 2211.428] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
    [ 2211.428] (II) RADEON(0): Monitor name: BenQ 241W
    [ 2211.428] (II) RADEON(0): EDID (in hex):
    [ 2211.428] (II) RADEON(0): 00ffffffffffff0009d1db76031e0000
    [ 2211.428] (II) RADEON(0): 1811010380342178ea5ad5a7564b9b24
    [ 2211.428] (II) RADEON(0): 135054bdef80714f81908180818ca940
    [ 2211.428] (II) RADEON(0): b30001010101283c80a070b023403020
    [ 2211.428] (II) RADEON(0): 360007442100001ed50980a0205e6310
    [ 2211.428] (II) RADEON(0): 10605208782d1100001a000000fd0038
    [ 2211.428] (II) RADEON(0): 4c1e5311000a202020202020000000fc
    [ 2211.428] (II) RADEON(0): 0042656e5120323431570a2020200077
    [ 2211.428] (II) RADEON(0): Panel infos found from DDC detailed: 1920x1200
    [ 2211.428] (II) RADEON(0): EDID vendor "BNQ", prod id 30427
    [ 2211.428] (II) RADEON(0): Printing probed modes for output DVI-0
    [ 2211.428] (II) RADEON(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync +vsync (74.0 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1280x1024"x76.0 141.82 1280 1376 1512 1744 1024 1025 1028 1070 -hsync +vsync (81.3 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1280x1024"x72.0 132.75 1280 1368 1504 1728 1024 1025 1028 1067 -hsync +vsync (76.8 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 2211.428] (II) RADEON(0): Modeline "640x350"x70.1 25.17 640 656 752 800 350 387 389 449 +hsync -vsync (31.5 kHz)
    [ 2211.428] (II) RADEON(0): Output VGA-0 connected
    [ 2211.428] (II) RADEON(0): Output DVI-0 connected
    [ 2211.428] (II) RADEON(0): Using exact sizes for initial modes
    [ 2211.428] (II) RADEON(0): Output VGA-0 using initial mode 1600x1200
    [ 2211.428] (II) RADEON(0): Output DVI-0 using initial mode 1600x1200
    [ 2211.428] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 2211.428] (**) RADEON(0): Display dimensions: (410, 310) mm
    [ 2211.428] (**) RADEON(0): DPI set to (218, 98)
    [ 2211.428] (II) Loading sub module "fb"
    [ 2211.428] (II) LoadModule: "fb"
    [ 2211.428] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 2211.428] (II) Module fb: vendor="X.Org Foundation"
    [ 2211.428] compiled for 1.10.2, module version = 1.0.0
    [ 2211.428] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 2211.428] (II) Loading sub module "ramdac"
    [ 2211.428] (II) LoadModule: "ramdac"
    [ 2211.428] (II) Module "ramdac" already built-in
    [ 2211.428] (==) RADEON(0): Will attempt to use R6xx/R7xx EXA support if DRI is enabled.
    [ 2211.428] (II) Loading sub module "exa"
    [ 2211.428] (II) LoadModule: "exa"
    [ 2211.428] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 2211.428] (II) Module exa: vendor="X.Org Foundation"
    [ 2211.428] compiled for 1.10.2, module version = 2.5.0
    [ 2211.428] ABI class: X.Org Video Driver, version 10.0
    [ 2211.429] (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    [ 2211.429] (--) Depth 24 pixmap format is 32 bpp
    [ 2211.429] (II) RADEON(0): RADEONScreenInit d0000000 0 0
    [ 2211.449] Output CRT1 disable success
    [ 2211.453] Blank CRTC 0 success
    [ 2211.453] Disable CRTC memreq 0 success
    [ 2211.453] Disable CRTC 0 success
    [ 2211.453] Output DIG0 transmitter setup success
    [ 2211.459] Blank CRTC 1 success
    [ 2211.459] Disable CRTC memreq 1 success
    [ 2211.459] Disable CRTC 1 success
    [ 2211.459] (II) RADEON(0): Dynamic Power Management Disabled
    [ 2211.459] (==) RADEON(0): Using 24 bit depth buffer
    [ 2211.459] (II) RADEON(0): RADEONInitMemoryMap() :
    [ 2211.459] (II) RADEON(0): mem_size : 0x20000000
    [ 2211.459] (II) RADEON(0): MC_FB_LOCATION : 0x00df00c0
    [ 2211.459] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 2211.459] (II) RADEON(0): Depth moves disabled by default
    [ 2211.459] (II) RADEON(0): Allocating from a screen of 262080 kb
    [ 2211.459] (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x01068000
    [ 2211.459] (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x0106c000
    [ 2211.459] (II) RADEON(0): Will use 16800 kb for front buffer at offset 0x00000000
    [ 2211.459] (II) RADEON(0): Will use 64 kb for PCI GART at offset 0x0fff0000
    [ 2211.459] (II) RADEON(0): Will use 16800 kb for back buffer at offset 0x01070000
    [ 2211.459] (II) RADEON(0): Will use 16800 kb for depth buffer at offset 0x020d8000
    [ 2211.459] (II) RADEON(0): Will use 105472 kb for textures at offset 0x03140000
    [ 2211.459] (II) RADEON(0): Will use 106176 kb for X Server offscreen at offset 0x09840000
    [ 2211.459] drmOpenDevice: node name is /dev/dri/card0
    [ 2211.459] drmOpenDevice: open result is 10, (OK)
    [ 2211.460] drmOpenDevice: node name is /dev/dri/card0
    [ 2211.460] drmOpenDevice: open result is 10, (OK)
    [ 2211.460] drmOpenByBusid: Searching for BusID pci:0000:01:05.0
    [ 2211.460] drmOpenDevice: node name is /dev/dri/card0
    [ 2211.460] drmOpenDevice: open result is 10, (OK)
    [ 2211.460] drmOpenByBusid: drmOpenMinor returns 10
    [ 2211.460] drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
    [ 2211.460] (II) [drm] DRM interface version 1.4
    [ 2211.460] (II) [drm] DRM open master succeeded.
    [ 2211.460] (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
    [ 2211.460] (II) RADEON(0): [drm] framebuffer handle = 0xd0000000
    [ 2211.460] (II) RADEON(0): [drm] added 1 reserved context for kernel
    [ 2211.460] (II) RADEON(0): X context

  • [SOLVED]Error with xf86-video-ati 6.12.99.git20091221-1 + mesa-7.6.1-1

    Upgrade mesa (7.6-2 -> 7.6.1-1), libgl (7.6-2 -> 7.6.1-1), libgl (7.6-2 -> 7.6.1-1) and ati-dri (7.6-2 -> 7.6.1-1) from testing broke my resolution in KDE - X start only with vesa driver.
    I don't use xorg.conf, kernel is kernel26 2.6.32.2-1 from testing, KMS disabled (don't work with this kernel)
    /var/log/Xorg.0.log:
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    dlopen: libdrm_radeon.so.1: cannot open shared object file: No such file or directory
    (EE) Failed to load /usr/lib/xorg/modules/drivers/radeon_drv.so
    (II) UnloadModule: "radeon"
    (EE) Failed to load module "radeon" (loader failed, 7)
    (II) LoadModule: "vesa"
    Compiling xf86-video-ati-git (20091223-1) solve this problem
    Last edited by Tapan (2009-12-23 14:19:23)

    I have kernel 2.6.31-ARCH, nothing testing repository but in my
    grep EE /var/log/Xorg.0.log
    Current Operating System: Linux skynet 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:01:40 CET 2009 x86_64
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (II) Loading extension MIT-SCREEN-SAVER
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version mismatch.
    (EE) Microsoft Comfort Curve Keyboard 2000: failed to initialize for relative axes.
    and, for example, switch for different desktop is very slow. Also maximized windows is very slow (I'm using xfce with compositing)

  • [SOLVED] Poor 2D performance of Radeon 7200 with newest xf86-video-ati

    Today arrived new version (6.12.99) of ATI OSS driver (also new version of ati-dri 7.6, mesa 7.6 and xorg-server 1.7.1) Since that moment I'm experiencing poor 2D performance, especially in GIMP (scrooling of zoomed canvas). Also switching of virt. desktop where is bloated Java app. or fat Firefox instance result in poor render of screen (program renders by parts/semiwindows).
    Here is some relevant infoozzzz:
    lspci
    02:00.0 VGA compatible controller: ATI Technologies Inc Radeon R100 QD [Radeon 7200]
    pacman -Syu
    [2009-11-02 08:52] synchronizing package lists
    [2009-11-02 08:53] starting full system upgrade
    [2009-11-02 09:00] removed gnome-mount (0.8-1)
    [2009-11-02 09:00] upgraded libdrm (2.4.13-1 -> 2.4.15-1)
    [2009-11-02 09:00] upgraded libx11 (1.2.2-1 -> 1.3.2-1)
    [2009-11-02 09:00] upgraded xextproto (7.0.5-1 -> 7.1.1-1)
    [2009-11-02 09:00] upgraded libxext (1.0.5-2 -> 1.1.1-1)
    [2009-11-02 09:00] upgraded libxxf86vm (1.0.99.1-1 -> 1.1.0-1)
    [2009-11-02 09:00] upgraded fixesproto (4.0-3 -> 4.1.1-1)
    [2009-11-02 09:00] upgraded libxfixes (4.0.3-2 -> 4.0.4-1)
    [2009-11-02 09:00] upgraded libxdamage (1.1.1-2 -> 1.1.2-1)
    [2009-11-02 09:00] upgraded libgl (7.5.1-2 -> 7.6-2)
    [2009-11-02 09:00] upgraded ati-dri (7.5.1-2 -> 7.6-2)
    [2009-11-02 09:00] upgraded bash (4.0.033-1 -> 4.0.035-1)
    [2009-11-02 09:00] upgraded dbus-glib (0.82-1 -> 0.82-2)
    [2009-11-02 09:00] upgraded gstreamer0.10 (0.10.24-1 -> 0.10.25-1)
    [2009-11-02 09:00] upgraded libxv (1.0.4-1 -> 1.0.5-1)
    [2009-11-02 09:00] upgraded gstreamer0.10-base (0.10.24-1 -> 0.10.25-1)
    [2009-11-02 09:00] upgraded libtheora (1.0-1 -> 1.1.1-1)
    [2009-11-02 09:00] upgraded gstreamer0.10-base-plugins (0.10.24-1 -> 0.10.25-1)
    [2009-11-02 09:00] upgraded gstreamer0.10-python (0.10.16-1 -> 0.10.17-1)
    [2009-11-02 09:00] upgraded exaile (0.3.0.1-2 -> 0.3.0.1-3)
    [2009-11-02 09:00] upgraded libxt (1.0.6-1 -> 1.0.7-1)
    [2009-11-02 09:00] upgraded xulrunner (1.9.1.3-2 -> 1.9.1.4-1)
    [2009-11-02 09:00] upgraded firefox (3.5.3-1 -> 3.5.4-1)
    [2009-11-02 09:00] upgraded gnome-disk-utility (2.28.0-1 -> 2.28.0-2)
    [2009-11-02 09:00] upgraded gnutls (2.8.3-1 -> 2.8.4-1)
    [2009-11-02 09:00] upgraded gstreamer0.10-ffmpeg (0.10.8-1 -> 0.10.9-1)
    [2009-11-02 09:00] upgraded inputproto (1.5.1-2 -> 2.0-1)
    [2009-11-02 09:00] upgraded kernel-headers (2.6.31.4-1 -> 2.6.31.4-2)
    [2009-11-02 09:00] upgraded libatasmart (0.16-1 -> 0.17-1)
    [2009-11-02 09:00] upgraded libdmx (1.0.99.1-1 -> 1.1.0-1)
    [2009-11-02 09:00] upgraded libgksu (2.0.8-1 -> 2.0.12-1)
    [2009-11-02 09:00] upgraded libgphoto2 (2.4.6-3 -> 2.4.7-1)
    [2009-11-02 09:00] upgraded libgsf (1.14.15-1 -> 1.14.16-1)
    [2009-11-02 09:00] upgraded libldap (2.4.18-1 -> 2.4.19-1)
    [2009-11-02 09:00] upgraded libmpcdec (1.2.6-1 -> 1.2.6-2)
    [2009-11-02 09:00] upgraded libsexy (0.1.11-1 -> 0.1.11-2)
    [2009-11-02 09:00] upgraded libusb1 (1.0.1-1 -> 1.0.3-1)
    [2009-11-02 09:00] upgraded libxmu (1.0.4-2 -> 1.0.5-1)
    [2009-11-02 09:00] upgraded libxpm (3.5.7-2 -> 3.5.8-1)
    [2009-11-02 09:00] upgraded libxaw (1.0.6-1 -> 1.0.7-1)
    [2009-11-02 09:00] upgraded libxcomposite (0.4.0-2 -> 0.4.1-1)
    [2009-11-02 09:00] upgraded libxdmcp (1.0.2-2 -> 1.0.3-1)
    [2009-11-02 09:00] upgraded libxfont (1.4.0-1 -> 1.4.1-1)
    [2009-11-02 09:00] upgraded libxfontcache (1.0.4-2 -> 1.0.5-1)
    [2009-11-02 09:00] upgraded renderproto (0.9.3-2 -> 0.11-1)
    [2009-11-02 09:00] upgraded libxrender (0.9.4-2 -> 0.9.5-1)
    [2009-11-02 09:00] upgraded libxft (2.1.13-1 -> 2.1.14-1)
    [2009-11-02 09:00] upgraded libxi (1.2.1-1 -> 1.3-2)
    [2009-11-02 09:00] upgraded libxinerama (1.0.99.1-1 -> 1.1-1)
    [2009-11-02 09:00] upgraded libxkbfile (1.0.5-1 -> 1.0.6-1)
    [2009-11-02 09:00] upgraded libxres (1.0.3-2 -> 1.0.4-1)
    [2009-11-02 09:00] upgraded libxtst (1.0.3-2 -> 1.1.0-1)
    [2009-11-02 09:00] upgraded libxvmc (1.0.4-2 -> 1.0.5-1)
    [2009-11-02 09:00] upgraded libxxf86dga (1.1.1-0.1 -> 1.1.1-1)
    [2009-11-02 09:00] upgraded libxxf86misc (1.0.1-2 -> 1.0.2-1)
    [2009-11-02 09:00] upgraded mesa (7.5.1-2 -> 7.6-2)
    [2009-11-02 09:00] upgraded nautilus (2.28.0-1 -> 2.28.1-1)
    [2009-11-02 09:00] upgraded nspr (4.8-1 -> 4.8.2-1)
    [2009-11-02 09:00] upgraded openssh (5.3p1-1 -> 5.3p1-2)
    [2009-11-02 09:00] upgraded pcre (7.9-1 -> 8.00-1)
    [2009-11-02 09:00] upgraded sg3_utils (1.27-2 -> 1.28-1)
    [2009-11-02 09:01] upgraded shared-mime-info (0.70-1 -> 0.70-2)
    [2009-11-02 09:01] upgraded tightvnc (1.3.10-2 -> 1.3.10-3)
    [2009-11-02 09:01] upgraded virtualbox-modules (3.0.8-1 -> 3.0.10-1)
    [2009-11-02 09:01] upgraded virtualbox-ose (3.0.8-1 -> 3.0.10-1)
    [2009-11-02 09:01] upgraded vte (0.22.2-1 -> 0.22.3-1)
    [2009-11-02 09:01] upgraded xf86-input-evdev (2.2.5-1 -> 2.3.0-1)
    [2009-11-02 09:01] upgraded xf86-video-ati (6.12.4-1 -> 6.12.99.git20091014-1)
    [2009-11-02 09:01] upgraded xf86-video-vesa (2.2.0-1 -> 2.2.1-1)
    [2009-11-02 09:01] upgraded xorg-apps (7.5-1.1 -> 7.5-2)
    [2009-11-02 09:01] upgraded xorg-font-utils (7.4-3 -> 7.5-2)
    [2009-11-02 09:01] upgraded xorg-fonts-alias (1.0.1-2 -> 1.0.2-1)
    [2009-11-02 09:01] Regenerating font encodings... done.
    [2009-11-02 09:01] upgraded xorg-fonts-encodings (1.0.2-3 -> 1.0.3-1)
    [2009-11-02 09:01] upgraded xorg-server-utils (7.4-7 -> 7.5-3)
    [2009-11-02 09:01] upgraded xorg-server (1.6.3.901-1 -> 1.7.1-1)
    [2009-11-02 09:01] upgraded xorg-utils (7.4-4 -> 7.5-1)
    [2009-11-02 09:01] upgraded xorg-xauth (1.0.3-1 -> 1.0.4-1)
    [2009-11-02 09:01] upgraded xorg-xkb-utils (7.4-2 -> 7.5-1)
    [2009-11-02 09:01] upgraded xterm (246-1 -> 250-1)
    cat /etc/X11/xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    Load "drm"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "LTN"
    ModelName "H1996NSL/PNST"
    HorizSync 30.0 - 96.0
    VertRefresh 50.0 - 160.0
    Option "DPMS"
    EndSection
    Section "Device"
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    Option "AGPMode" "4" # <i>
    #Option "AGPFastWrite" # [<bool>]
    #Option "AGPSize" # <i>
    #Option "GARTSize" # <i>
    #Option "RingSize" # <i>
    #Option "BufferSize" # <i>
    #Option "EnableDepthMoves" # [<bool>]
    Option "EnablePageFlip" "on" # [<bool>]
    #Option "NoBackBuffer" # [<bool>]
    #Option "DMAForXv" # [<bool>]
    #Option "FBTexPercent" # <i>
    #Option "DepthBits" # <i>
    #Option "PCIAPERSize" # <i>
    #Option "AccelDFS" # [<bool>]
    #Option "IgnoreEDID" # [<bool>]
    #Option "DisplayPriority" # [<str>]
    #Option "PanelSize" # [<str>]
    #Option "ForceMinDotClock" # <freq>
    Option "ColorTiling" "on" # [<bool>]
    #Option "VideoKey" # <i>
    #Option "RageTheatreCrystal" # <i>
    #Option "RageTheatreTunerPort" # <i>
    #Option "RageTheatreCompositePort" # <i>
    #Option "RageTheatreSVideoPort" # <i>
    #Option "TunerType" # <i>
    #Option "RageTheatreMicrocPath" # <str>
    #Option "RageTheatreMicrocType" # <str>
    #Option "ScalerWidth" # <i>
    Option "RenderAccel" "on" # [<bool>]
    #Option "SubPixelOrder" # [<str>]
    #Option "ShowCache" # [<bool>]
    #Option "DynamicClocks" # [<bool>]
    #Option "VGAAccess" # [<bool>]
    #Option "ReverseDDC" # [<bool>]
    #Option "LVDSProbePLL" # [<bool>]
    #Option "AccelMethod" # <str>
    Option "DRI" "on" # [<bool>]
    #Option "ConnectorTable" # <str>
    #Option "Int10" # [<bool>]
    #Option "EXAVSync" # [<bool>]
    Identifier "Card0"
    Driver "radeon"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1280x1024"
    EndSubSection
    EndSection
    Section "DRI"
    Group "video"
    Mode 0666
    EndSection
    glxinfo
    http://pastebin.com/f71f5461c
    BTW I'm not using Compiz. Has anyone an idea what could happen? In Glxgears I'm achieving 1200fps, but working with GIMP is laggy-horror.
    THX.
    Last edited by Srigi (2009-11-04 07:27:45)

    exactly the same here...
    01:00.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]
    glxinfo: http://pastebin.com/m75fc2c9
    Xorg.0.log: http://pastebin.com/m267826b1
    xorg.conf: http://pastebin.com/m75c033c2
    greets,
    smax

  • [SOLVED] Google Earth doesn't work with xf86-video-ati

    Hi all,
    I'm having a problem with the open-source ATI drivers.  I haven't had much luck finding out anything from anywhere else, so I'm hoping someone here can help.
    Whenever I start Google Earth, the graphics run EXTREMELY slowly, almost as if it's running on a system with low memory.  I'm running an Acer Extensa 4420 with an AMD Athlon 64 X2 dual-core 64-bit processor with 2GB of RAM.  As mentioned before, I'm running on the open-source xf86-video-ati drivers, but this is the only app that gives me problems.  GL screensavers run fine, and glxgears runs without any significant input.  Running Google Earth in terminal also gives no output. 
    And I'm not sure if this is related, but closing Google Earth also crashes X.
    Here's xorg.conf:
    Section "Module"
    Load "extmod"
    Load "dbe"
    Load "record"
    #Free86-DGA extension within that module.
    SubSection "extmod"
    Option "omit xfree86-dga" # don't initialise the DGA extension
    EndSubSection
    # This loads the font modules
    # Load "type1"
    Load "freetype"
    # Load "xtt"
    # This loads the GLX module
    Load "glx"
    # This loads the DRI module
    Load "dri"
    Load "drm"
    Load "synaptics"
    EndSection
    # Files section. This allows default font and rgb paths to be set
    Section "Files"
    # Multiple FontPath entries are allowed (which are concatenated together),
    # as well as specifying multiple comma-separated entries in one FontPath
    # command (or a combination of both methods)
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    # FontPath "/usr/lib/X11/fonts/local/"
    # FontPath "/usr/lib/X11/fonts/misc/"
    # FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
    # FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
    # FontPath "/usr/lib/X11/fonts/Type1/"
    # FontPath "/usr/lib/X11/fonts/TrueType/"
    # FontPath "/usr/lib/X11/fonts/freefont/"
    # FontPath "/usr/lib/X11/fonts/75dpi/"
    # FontPath "/usr/lib/X11/fonts/100dpi/"
    # The module search path. The default path is shown here.
    # ModulePath "/usr/lib/modules"
    EndSection
    # Server flags section.
    Section "ServerFlags"
    # Uncomment this to cause a core dump at the spot where a signal is
    # received. This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    # Option "NoTrapSignals"
    # Uncomment this to disable the <Ctrl><Alt><Fn> VT switch sequence
    # (where n is 1 through 12). This allows clients to receive these key
    # events.
    # Option "DontVTSwitch"
    # Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
    Option "DontZap" "no"
    # Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
    # sequences. This allows clients to receive these key events.
    # Option "Dont Zoom"
    # Uncomment this to disable tuning with the xvidtune client. With
    # it the client can still run and fetch card and monitor attributes,
    # but it will not be allowed to change them. If it tries it will
    # receive a protocol error.
    # Option "DisableVidModeExtension"
    # Uncomment this to enable the use of a non-local xvidtune client.
    # Option "AllowNonLocalXvidtune"
    # Uncomment this to disable dynamically modifying the input device
    # (mouse and keyboard) settings.
    # Option "DisableModInDev"
    # Uncomment this to enable the use of a non-local client to
    # change the keyboard or mouse settings (currently only xset).
    # Option "AllowNonLocalModInDev"
    Option "AutoAddDevices" "False"
    EndSection
    # Input devices
    # Core keyboard's InputDevice section
    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "AutoRepeat" "500 30"
    # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    # Option "Xleds" "1 2 3"
    # Option "LeftAlt" "Meta"
    # Option "RightAlt" "ModeShift"
    # To customise the XKB settings to suit your keyboard, modify the
    # lines below (which are the defaults). For example, for a non-U.S.
    # keyboard, you will probably want to use:
    # Option "XkbModel" "pc105"
    # If you have a US Microsoft Natural keyboard, you can use:
    # Option "XkbModel" "microsoft"
    # Then to change the language, change the Layout setting.
    # For example, a german layout can be obtained with:
    # Option "XkbLayout" "de"
    # or:
    # Option "XkbLayout" "de"
    # Option "XkbVariant" "nodeadkeys"
    # If you'd like to switch the positions of your capslock and
    # control keys, use:
    # Option "XkbOptions" "ctrl:swapcaps"
    # These are the default XKB settings for Xorg
    # Option "XkbRules" "xorg"
    # Option "XkbModel" "pc105"
    # Option "XkbLayout" "us"
    # Option "XkbVariant" ""
    # Option "XkbOptions" ""
    # Option "XkbDisable"
    Option "XkbRules" "xorg"
    Option "XkbModel" "acer_laptop"
    Option "XkbLayout" "us,de"
    Option "XkbOptions" "grp:lwin_switch,grp_led:num,eurosign:e"
    EndSection
    # Core Pointer's InputDevice section
    Section "InputDevice"
    # Identifier and driver
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "Auto" # Auto detect
    Option "Device" "/dev/input/mice"
    # Mouse-speed setting for PS/2 mouse.
    # Option "Resolution" "256"
    # Baudrate and SampleRate are only for some Logitech mice. In
    # almost every case these lines should be omitted.
    # Option "BaudRate" "9600"
    # Option "SampleRate" "150"
    # Mouse wheel mapping. Default is to map vertical wheel to buttons 4 & 5,
    # horizontal wheel to buttons 6 & 7. Change if your mouse has more than
    # 3 buttons and you need to map the wheel to different button ids to avoid
    # conflicts.
    Option "ZAxisMapping" "4 5 6 7"
    # Emulate3Buttons is an option for 2-button mice
    # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
    # Option "Emulate3Buttons"
    # Option "Emulate3Timeout" "50"
    # ChordMiddle is an option for some 3-button Logitech mice
    # Option "ChordMiddle"
    EndSection
    Section "InputDevice"
    Identifier "Touchpad"
    Driver "synaptics"
    Option "AlwaysCore" "true" # send events to CorePointer
    #Option "Device" "/dev/input/mice"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "SHMConfig" "false" # configurable at runtime? security risk
    Option "LeftEdge" "1700" # x coord left
    Option "RightEdge" "5300" # x coord right
    Option "TopEdge" "1700" # y coord top
    Option "BottomEdge" "4200" # y coord bottom
    Option "FingerLow" "25" # pressure below this level triggers release
    Option "FingerHigh" "30" # pressure above this level triggers touch
    Option "MaxTapTime" "180" # max time in ms for detecting tap
    Option "VertEdgeScroll" "true" # enable vertical scroll zone
    Option "HorizEdgeScroll" "true" # enable horizontal scroll zone
    Option "CornerCoasting" "true" # enable continuous scroll with finger in corner
    Option "CoastingSpeed" "0.30" # corner coasting speed
    Option "VertScrollDelta" "100" # edge-to-edge scroll distance of the vertical scroll
    Option "HorizScrollDelta" "100" # edge-to-edge scroll distance of the horizontal scroll
    Option "MinSpeed" "0.10" # speed factor for low pointer movement
    Option "MaxSpeed" "0.60" # maximum speed factor for fast pointer movement
    Option "AccelFactor" "0.0020" # acceleration factor for normal pointer movements
    Option "VertTwoFingerScroll" "true" # vertical scroll anywhere with two fingers
    Option "HorizTwoFingerScroll" "true" # horizontal scroll anywhere with two fingers
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    EndSection
    # Other input device sections
    # this is optional and is required only if you
    # are using extended input devices. This is for example only. Refer
    # to the xorg.conf man page for a description of the options.
    # Section "InputDevice"
    # Identifier "Mouse2"
    # Driver "mouse"
    # Option "Protocol" "MouseMan"
    # Option "Device" "/dev/mouse2"
    # EndSection
    # Section "InputDevice"
    # Identifier "spaceball"
    # Driver "magellan"
    # Option "Device" "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    # Identifier "spaceball2"
    # Driver "spaceorb"
    # Option "Device" "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    # Identifier "touchscreen0"
    # Driver "microtouch"
    # Option "Device" "/dev/ttyS0"
    # Option "MinX" "1412"
    # Option "MaxX" "15184"
    # Option "MinY" "15372"
    # Option "MaxY" "1230"
    # Option "ScreenNumber" "0"
    # Option "ReportingMode" "Scaled"
    # Option "ButtonNumber" "1"
    # Option "SendCoreEvents"
    # EndSection
    # Section "InputDevice"
    # Identifier "touchscreen1"
    # Driver "elo2300"
    # Option "Device" "/dev/ttyS0"
    # Option "MinX" "231"
    # Option "MaxX" "3868"
    # Option "MinY" "3858"
    # Option "MaxY" "272"
    # Option "ScreenNumber" "0"
    # Option "ReportingMode" "Scaled"
    # Option "ButtonThreshold" "17"
    # Option "ButtonNumber" "1"
    # Option "SendCoreEvents"
    # EndSection
    # Monitor section
    # Any number of monitor sections may be present
    Section "Monitor"
    Identifier "Acer Laptop"
    # HorizSync is in kHz unless units are specified.
    # HorizSync may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync 31.5 - 57.0
    # HorizSync 30-64 # multisync
    # HorizSync 31.5, 35.2 # multiple fixed sync frequencies
    # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
    # VertRefresh is in Hz unless units are specified.
    # VertRefresh may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 50-90
    EndSection
    # Graphics device section
    # Any number of graphics device sections may be present
    # Standard VGA Device:
    Section "Device"
    Identifier "Standard VGA"
    VendorName "Unknown"
    BoardName "Unknown"
    # The chipset line is optional in most cases. It can be used to override
    # the driver's chipset detection, and should not normally be specified.
    # Chipset "generic"
    # The Driver line must be present. When using run-time loadable driver
    # modules, this line instructs the server to load the specified driver
    # module. Even when not using loadable driver modules, this line
    # indicates which driver should interpret the information in this section.
    Driver "vga"
    # The BusID line is used to specify which of possibly multiple devices
    # this section is intended for. When this line isn't present, a device
    # section can only match up with the primary video device. For PCI
    # devices a line like the following could be used. This line should not
    # normally be included unless there is more than one video device
    # intalled.
    # BusID "PCI:0:10:0"
    # VideoRam 256
    # Clocks 25.2 28.3
    EndSection
    # Device configured by xorgconfig:
    Section "Device"
    Identifier "ATI Radeon"
    Driver "radeon"
    #VideoRam 262144
    # Insert Clocks lines here if appropriate
    Option "AGPMode" "4"
    Option "ColorTiling" "on"
    Option "AccelMethod" "EXA"
    Option "EnablePageFlip" "on"
    Option "AGPFastWrite" "yes"
    Option "EXAVSync" "yes"
    Option "ForceTVOut" "true"
    Option "TVStandard" "ntsc"
    EndSection
    # Screen sections
    # Any number of screen sections may be present. Each describes
    # the configuration of a single screen. A single specific screen section
    # may be specified from the X server command line with the "-screen"
    # option.
    Section "Screen"
    Identifier "Screen 1"
    Device "ATI Radeon"
    Monitor "Acer Laptop"
    DefaultDepth 24
    Subsection "Display"
    Depth 8
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 16
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 24
    Modes "1200x800"
    ViewPort 0 0
    EndSubsection
    EndSection
    # ServerLayout sections.
    # Any number of ServerLayout sections may be present. Each describes
    # the way multiple screens are organised. A specific ServerLayout
    # section may be specified from the X server command line with the
    # "-layout" option. In the absence of this, the first section is used.
    # When now ServerLayout section is present, the first Screen section
    # is used alone.
    Section "ServerLayout"
    # The Identifier line must be present
    Identifier "Simple Layout"
    # Each Screen line specifies a Screen section name, and optionally
    # the relative position of other screens. The four names after
    # primary screen name are the screens to the top, bottom, left and right
    # of the primary screen. In this example, screen 2 is located to the
    # right of screen 1.
    Screen "Screen 1"
    # Each InputDevice line specifies an InputDevice section name and
    # optionally some options to specify the way the device is to be
    # used. Those options include "CorePointer", "CoreKeyboard" and
    # "SendCoreEvents".
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Touchpad" "SendCoreEvents"
    InputDevice "Keyboard1" "CoreKeyboard"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Here's my drirc:
    <driconf>
    <device screen="0" driver="r300">
    <application name="Default">
    <option name="force_s3tc_enable" value="false" />
    <option name="texture_coord_units" value="8" />
    <option name="fthrottle_mode" value="2" />
    <option name="disable_stencil_two_side" value="false" />
    <option name="tcl_mode" value="3" />
    <option name="texture_depth" value="0" />
    <option name="fp_optimization" value="0" />
    <option name="def_max_anisotropy" value="1.0" />
    <option name="no_rast" value="false" />
    <option name="command_buffer_size" value="8" />
    <option name="round_mode" value="0" />
    <option name="dither_mode" value="0" />
    <option name="disable_lowimpact_fallback" value="true" />
    <option name="texture_image_units" value="8" />
    <option name="disable_s3tc" value="false" />
    <option name="color_reduction" value="1" />
    <option name="vblank_mode" value="1" />
    </application>
    <application name="Google Earth" executable="googleearth">
    </application>
    </device>
    </driconf>
    Last edited by coolpyrofreak (2009-07-03 05:56:18)

    I had the same problem (slow googleearth) with ATI Technologies Inc Radeon Mobility U1 (IGP 320m).
    This .drirc solves it. I don't have an xorg.conf.
    - no need for the 'disable_lowimpact_fallback' option
    - no need to turn off 'atmosphere'
    cat .drirc
    <driconf>
    <device screen="0" driver="radeon">
    <application name="Default">
    <option name="force_s3tc_enable" value="false" />
    <option name="no_rast" value="false" />
    <option name="fthrottle_mode" value="2" />
    <option name="tcl_mode" value="3" />
    <option name="texture_depth" value="0" />
    <option name="def_max_anisotropy" value="1.0" />
    <option name="no_neg_lod_bias" value="false" />
    <option name="texture_units" value="3" />
    <option name="dither_mode" value="0" />
    <option name="hyperz" value="true" />
    <option name="round_mode" value="0" />
    <option name="color_reduction" value="1" />
    <option name="vblank_mode" value="0" />
    <option name="allow_large_textures" value="1" />
    </application>
    </device>
    </driconf>

  • [Solved] xf86-video-ati low fps under normal user, fine under root

    Hi again. someone must had played HL1. So did I, but I had to run it under root to get the sufficient performance. I tried both OpenGL and DirectX drivers.
    At 640x480 the FPS is ~5. At 1024x768 it's "1".
    after some digging I found that glxinfo produces different output for me and for root:
    # glxinfo
    OpenGL vendor string: Mesa Project
    OpenGL renderer string: Software Rasterizer
    # sudo glxinfo
    OpenGL vendor string: DRI R300 Project
    OpenGL renderer string: Mesa DRI R300 20060815 x86/MMX/SSE2 TCL
    How do I permit the normal user to utilize HW acceleration?
    wine-1.1.26
    xf86-video-ati 6.12.2
    xorg-server 1.6.2
    Last edited by leniviy (2009-08-01 11:14:16)

    Is your user added to the video group?

  • Mobility U2 + xf86-video-ati-6.7.195-3 issues

    Hi,
    I've read a load of topics about problems with the new Xorg, and I've tried all solutions proposed. Alas, nothing worked for me.
    I have disabled AIGLX, I'm not using a composite window manager. Running `startx` yields an image distorted in the same way. I am certain this is caused by the "radeon" driver, "vesa" works fine, but slows down the computer tremendously. The laptop is a Compaq Presario 2190US, the videocard: ATI Radeon IGP330M/340M/350M (U2). I am not sure how to fetch the specs of the display.
    This is how my screen looks:
    picture of display
    Files:
    xorg.conf
    Xorg.0.log
    Edit: adding output from lspci -vv:
    lspci -vv
    I am using the latest versions of the packages:
    xorg-server 1.4-5
    xorg-utils 1.0.2-4
    xf86-video-ati 6.7.195-3
    I'd really appreciate any suggestions/solutions/advice. Really. I know I am not the only one with this problem, but everybody else seems to have solved theirs. Nothing worked for me.
    Thanks.
    Last edited by lz3060 (2007-11-23 19:58:11)

    Please edit your picture (Screenshot)

Maybe you are looking for

  • [Solved] Cannot burn CD's with LG drive on new system

    Arch x86_64 (up-to-date) on a Zotac GF-8200-C-E miniITX motherboard, Athlon II X2 240 CPU with an LG SATA GH22NS50 DVD+-RW drive. The drive reads CD's fine, but cannot burn anything successfully. The drive works fine on a WinXP system. I have tried b

  • Set Bios to Boot from 2nd Hard Drive

    Hello HP forum! I have a situation that I am afraid may be hardware related, so this is my last attempt for help before I let it go. In this laptop, I have two hard drive slots with two hard drives. The second hard drive was used as an HP backup/rest

  • Icloud panel deleted my photos without warning

    My icloud panel stopped syncing. I logged out and get the message where my photos are located. So far so good. Then I logged in again and all the photos were deleted from that location without warning! How can I retrieve them back? The software shoul

  • Browsing tables problem [v1.2.1]

    When I try to view some tables I get the following error... "table or view does not exist" The table browser still appears and works but I get the error 3 times every time I move between tabs. This appears to happen to users that have more restrictio

  • Is there an object which resembles Moving S, N, W, E in JAVA?

    I am trying to build a GUI which is supposed to use an object which has four arrows indicating moving a picture south, north, west, and north. Is there such an object available in java? I can not imagine that I have to create such thing myself. Thank