Google Earth software emulation used despite direct rendering: Yes

$ lspci | grep Graphics
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
(I'm including most the output from glxinfo for reasons that will soon be apparent)
$ glxinfo
name of display: :0.0
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_pbuffer,
GLX_SGIX_visual_select_group
client glx vendor string: Mesa Project and 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_OML_swap_method,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.7.1
OpenGL shading language version string: 1.20
OpenGL extensions:
GL_EXT_compiled_vertex_array, GL_EXT_texture_compression_s3tc,
GL_EXT_texture_env_add, GL_ARB_copy_buffer, GL_ARB_depth_texture,
GL_ARB_depth_clamp, GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex,
GL_ARB_fragment_program, GL_ARB_fragment_program_shadow,
GL_ARB_fragment_shader, GL_ARB_framebuffer_object,
GL_ARB_half_float_pixel, GL_ARB_imaging, GL_ARB_map_buffer_range,
GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query,
GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite,
GL_ARB_provoking_vertex, GL_ARB_shader_objects,
GL_ARB_shading_language_100, GL_ARB_shading_language_120, GL_ARB_shadow,
GL_ARB_shadow_ambient, GL_ARB_sync, 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_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,
GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object,
GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
GL_ARB_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_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
GL_EXT_convolution, GL_EXT_copy_texture, GL_EXT_depth_bounds_test,
GL_EXT_draw_range_elements, GL_EXT_framebuffer_blit,
GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_object,
GL_EXT_fog_coord, GL_EXT_gpu_program_parameters, GL_EXT_histogram,
GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
GL_EXT_packed_pixels, GL_EXT_paletted_texture, GL_EXT_pixel_buffer_object,
GL_EXT_point_parameters, GL_EXT_polygon_offset, GL_EXT_provoking_vertex,
GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
GL_EXT_shared_texture_palette, GL_EXT_stencil_two_side,
GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB,
GL_EXT_texture_swizzle, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra,
GL_3DFX_texture_compression_FXT1, GL_APPLE_packed_pixels,
GL_APPLE_vertex_array_object, GL_ATI_blend_equation_separate,
GL_ATI_envmap_bumpmap, GL_ATI_texture_env_combine3,
GL_ATI_texture_mirror_once, GL_ATI_fragment_shader,
GL_ATI_separate_stencil, GL_IBM_multimode_draw_arrays,
GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_resize_buffers,
GL_MESA_texture_array, GL_MESA_ycbcr_texture, GL_MESA_window_pos,
GL_NV_blend_square, GL_NV_depth_clamp, GL_NV_fragment_program,
GL_NV_fragment_program_option, GL_NV_light_max_exponent,
GL_NV_packed_depth_stencil, GL_NV_point_sprite,
GL_NV_texture_env_combine4, GL_NV_texture_rectangle,
GL_NV_texgen_reflection, GL_NV_vertex_program, GL_NV_vertex_program1_1,
GL_OES_read_format, GL_SGI_color_matrix, GL_SGI_color_table,
GL_SGI_texture_color_table, GL_SGIS_generate_mipmap,
GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays, GL_S3_s3tc
72 GLX Visuals
[snip]You are currently running Google Earth in 'OpenGL' with software emulation. In this mode, Google Earth will work but it will run very slowly.[/snip]
- Google Earth error/warning message when launching it.
All drivers latest, pacman -Syu ran today.
I previosly had issues with getting VMWare's hardware-accelerated virtualized 3D support to work, due to lousy-crappy Intel graphics not supporting texture decompression in hardware (and Intel being too cheap to license it for Linux as well as Windows), but I worked around this with this hack -- this is why I choose to include the bulk of glxinfo's output, in case there is some other extension I'm missing.
I've played around with this for a while, but haven't been able to make any progress -- I may try and mess around with Google Earth and gdb to see what's making it think hardware acceleration is unavailable.
It seems I'm not the only person to report this -- here (I found more, but, natch, lost them and can't find them in history -- they were not insightful, anyway.)
I'm using google-earth from AUR (I wanted to try the 'official' Google Earth package, but for some strange reason that refused to install.)
Google Earth works fine, albeit sloooowly.
Any ideas on ways to fix/places to start looking? I've seen people mention Google Earth using it's own shipped-with precompiled libraries rather than system libraries, but prepending /lib:/usr/lib to LD_LIBRARY_PATH does not help (also, it seems that libQt* have been stripped from the installation by the AUR package, so it may be a moot point.)
I can't think of any more relevant information to include -- if I've missed anything, please poke me.
Thanks for your help, (I hope)

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.

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.

  • Google Earth won't use QGtkStyle

    I'm running 64-bit Arch, and I can't get Google Earth to use QGtkStyle even though other 32-bit programs, e.g. Skype, are correctly themed. I have all the proper 32-bit libraries installed, including lib32-qt and lib32-gtk2. Here is my .gtkrc-2.0:
    gtk-font-name="DejaVu Sans 9"
    gtk-theme-name="Clearlooks"
    gtk-icon-theme-name="Tango"
    #gtk-fallback-icon-theme="Tango"
    #gtk-toolbar-style=GTK_TOOLBAR_ICONS
    gtk-menu-images=1
    gtk-button-images=1
    I also have
    export GTK2_RC_FILES="/etc/gtk-2.0/gtkrc:$HOME/.gtkrc-2.0"
    in my .bashrc. As I said, all 32-bit qt apps work correctly except Google Earth, which appears without the QGtkStyle theme and with poor font rendering. Anyone have any ideas?
    Last edited by nbtrap (2012-07-21 17:28:27)

    Zenther wrote:
    Google Earth displays correctly for me. I followed these instructions for fixing the GTK themes in a QT app...
    post https://bbs.archlinux.org/viewtopic.php … 7#p1131537 has the details but the short of it is:
    1) run qtconfig in terminal
    2)  Select GUI Style: GTK+
    3) Save changes and exit.
    4) Relog in order the changes to take effect.
    I hope you get it sorted out.
    Thanks for th help. However, those steps do not work for Google Earth, though they seem to work for every other 32-bit qt application.

  • What is the best way to make google earth style maps using Creative cloud

    I work in News.  I am trying to come up with the best way to create a google style map for our news stories.  I want to create a map that I can highlight certain counties and pinpoint certain spots on the map.  For example cities and landmarks.  So far we have been using our weather graphics system to accomplish making maps, or we have used google earth to make maps too.  From what I understand there would be a lot of leg work in the process of making a project that has a map database with any possible info I would need to make a map.  I need to be able to output the graphic in a Quicktime movie format, or at least a JPEG.  This would help us put the map on air for broadcasts.  Any suggestions, thoughts, advice on where to begin?  Am I wasting time?  Should I stick to google maps/earth?
    -Newsie WBBJ

    Don't leave it as an LOP file. FM will overwrite the contents every time. You may still have a ".backup.fm" version of this that will have your original table.
    Also, the approach mentioned should be the very last step when publishing the book, not something that you're continuously updating.

  • Recording views to show later while using google earth. Thank You.

    Can I video record to SD, or thumb drv map views when using google earth to show later where there is no net connection.
    I want to record, and show an old guy what his mountain property looks like from the air via his TV which has USB & RCA video in.
    There is no net available where he is convelsing.
    OS= Win 7 Home Priemium.
    or; XP pro 3.
    Thank You for all your programs.
    David Braddy

    Try to download google earth software then go to area you want it to be offline and done

  • OpenGL only in software emulation

    Hi, I recently installed arch linux.
    So far, I got everything up and running, including network, gnome, synaptic touchpad and chrome/flash/java.
    Now I have a problem with OpenGL:
    glxinfo | grep "direct rendering" outputs "direct rendering: yes"
    but it's sooooo slow, it's obvious that OpenGL runs in software emulation.
    Is there anything I have to install like libmesa on debian to get hardware OpenGL working ?
    Last edited by quandary (2009-10-25 19:15:16)

    SoleSoul wrote:What graphics card do you have and which driver do you use for it?
    Intel 915 GM, works great on Debian and Ubuntu.
    Driver ? HAL...
    [me@myhost ~]# lspci | grep "VGA"
    00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
    [me@myhost ~]# glxinfo | grep "direct rendering"
    direct rendering: Yes

  • Compiz working slow, google earth crashing ...

    Hi. I have this 2 problems.
    1. when compiz fusion enabled - it works, but browsing very slow.
    2. google earth stop responding after 1 minute.
    I think it something with xorg.conf but can't find solution...
    glxinfo
    name of display: :0.0
    display: :0  screen: 0
    direct rendering: Yes
    server glx vendor string: SGI
    server glx version string: 1.2
    Section "ServerLayout"
        Identifier     "Xorg Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
    # PS/2 Mouse not detected
    # Serial Mouse not detected
             Option "AIGLX" "true"
             InputDevice    "USB Mouse" "CorePointer"
    EndSection
    Section "ServerFlags"
        Option "AllowMouseOpenFail"  "true"
    EndSection
    Section "Files"
        RgbPath      "/usr/share/X11/rgb"
        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  "glx"
            Load  "dri"
        Load  "extmod"
            Load  "bitmap" # bitmap-fonts
        Load  "type1"
        Load  "freetype"
        Load  "record"
        #   Load  "synaptics"
    EndSection
    Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
            Option      "CoreKeyboard"
        Option "XkbRules" "xorg"
        Option "XkbModel" "pc104"
        Option "XkbLayout" "us"
        Option "XkbVariant" "nodeadkeys"
    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.
    EndSection
    # Auto-generated by Archie mkxcfg
    Section "Device"
        Identifier  "Card0"
        Driver      "intel"
        VendorName  "All"
        BoardName   "All"
            Option "XAANoOffscreenPixmaps" "true"
            Option "DRI" "true"
    EndSection
    Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultColorDepth 24
        SubSection "Display"
            Depth     24
            Modes "1280x800" "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

    (A) Try reset iPad
    Hold the Sleep/Wake and Home button down together until you see the Apple Logo.
    Note: Data will not be affected.
    (B) Close all apps in the multi-task window
    1.Double-click the Home button.
    2. Swipe the app's preview up to close it.
    3. Preview will fly off the screen.

  • When I use Google earth appeared such circumstance

    When I use Google earth appeared such circumstance
    The font is arranged completely wrong
    OS X Mountain Lion

    Regarding Google and their privacy policy you may be interested in https://www.eff.org/deeplinks/2012/02/how-remove-your-google-search-history-googles-new-privacy-policy-takes-effect
    What is your connection presumably some sort of broadband rather than a slow dial-up modem that is rarely used in the UK.
    The BBC actually has a dignostic page that should confirm your connection speed, and includes links to other sites also able to run tests.
    * http://www.bbc.co.uk/iplayer/diagnostics#results <-- clicable link -- (blue) --
    It is possible that some security software is blocking firefox access, what Firewall and security software do you use, that is probably the commonest reason for problems. Have a look at these articles for suggestions
    *[[cannot connect after upgrading Firefox]]
    * [[firefox cannot load websites but other programs can]]
    *[[error loading web sites]]
    *Are all websites being affected with Firefox or only some ?
    ** see [[error loading web sites#w_the-problem-only-happens-in-firefox]]_the-problem-only-happens-in-firefox
    Your firefox settings, for instance for proxy use may be incorrect if nothing at all on the web will connect

  • System Stop while using Google Earth

    Hi,
    Today I downloaded google earth and installed it on my system, while using the program my system stopped for the first time.
    As suggeted in the message I shut down the notebook and restarted after sometime, once again it shut down while google earth was running. The message displayed was;
    system stopped: 0x0000008E (0x80000004, 0x80709AD1, 0xA8B9454C, 0x00000000)
    Whats the problem.
    Solved!
    Go to Solution.

    i see you have not mentioned your system specs?if your's is a new system or has direct x support or even(opengl) you may not have to these kinds of issues kindly post your system configuration to have further assesement regarding this matter
    ps:google earth works flawlessly on my system
    Cheers and regards,
    • » νιנαソѕαяα∂нι ѕαмανє∂αм ™ « •
    ●๋•کáŕádhí'ک díáŕý ツ
    I am a volunteer here. I don't work for Lenovo

  • I have a mac book pro running Lion 10.7.4 and every time I use Google Earth The computer crashes by lowering a black curtain and then asking me to hold the power button down until it closes and press the power button again to restart it. Can I fix this?

    I have a mac book pro running Lion 10.7.4 and every time I use Google Earth The computer crashes by lowering a black curtain and then asking me to hold the power button down until it closes and press the power button again to restart it. Can I fix this? It bugs me when I'm looking at real estate.

    I really don't have an answer for that one. I guess that while trying to get things working correctly, I would use the most basic monitor I had which in your case would be the Eizon using the Thunderbolt port and adaptor.
    When you boot into Safe Mode the startup is quite slow, but you should get the Apple logo and then the spinning gear below it (release the SHIFT key when it appears.) Then after a little more time you should see a gray progress bar appear below the spinning gear. When that disappears the computer will startup to a login screen.

  • How do you plot a path using a .kml file in an embedded google earth in Labview?

    Over the last few days I have been reading all the google earth and lv postings that I can find and I have downloaded a variety of vis and examples that people have posted. I haven't been able to find or figure out a way to display a .kml file that I am creating based on a path of lat and long values in an embedded google earth map in labview.  I was hoping to have the user select a portion of the path on a x,y lv graph and then use those cursor coordinates to create a kml file of the lat and long values of that selected path (I have already completed this portion of the code) and display that alongside in a google earth map.  All the examples I have found show how to display a point in the embedded GE map - does anyone know how to display a number of points along a path?
    Thanks so much!

    Hi,
    I have found an example thatprogramatically creates and modifies a .kml file with pushpin information:
    https://decibel.ni.com/content/docs/DOC-11225
    Regards,

  • Using Google Earth in Premiere Pro

    I am trying to make a video for a competition using premiere pro and i want to put google earth in it. how do i do that?

    function(){return A.apply(null,[this].concat($A(arguments)))}
    the_wine_snob wrote:
    You might need to use a video screen-cap program, like Camtasia, or CamStudio, to "record" your Google Earth movements. If so, then this ARTICLE might be of use to you, when it comes time to editing the footage. Also, Jeff Bellune has added some recent replies to other Camtasia threads, that tell more about using the TechSmith CODEC's.
    Good luck, and let us know what you find the best,
    Hunt
    NO.You need Google Earth Pro version which can export video tour.Then import in Premiere.

  • Where can I find a version of Google Earth that I can download using OS X 10.5.8?

    Google Earth says it requires OS X 10.6. Where can I find a download that will work with OS X 10.5.8? Thanks!

    Force quit Google Earth if it is open.  Then, if there is a copy of Google Earth in your Applications folder, drag the Google Earth on your desktop to the trash.  Don't empty the trash yet.
    Open the Google Earth from the one in the Applications folder.  If this is the first time you used it from the Applications folder, you might get the message, "this is an appliaction you downloaded from the internet.  Do you want to open it?"  Open it, let load completely, quit it, and open it again.  The message should not reappear.
    Now empty the trash.
    Restart your computer.  Does Google Earth reappear on your desktop?  If so, there is probably a LaunchAgent for it in your Macintosh HD> Users> your user name> Library> LaunchAgents folder.  You can remove it.  It could be under the Macintosh HD> Library> LaunchAgents or Launch Daemons or StartupItems folders. 
    I can't remember exactly where it was, but I hated it appearing on my desktop, and I removed from one or more of these locations.
    Good luck.

  • Every time I download google earth and try to use it I received the message cannot connect to server why

    I have problem on using google earth on my iPad and my MacBook Pro
    All the time I received the message cannot connect to server

    Sometimes the sign-in process goes kablooey for whatever reason. It can usually be remedied by tapping the options icon (the cogwheel out in the project selection user interface; upper right) > My Account. Sign in that way and you should be able to get everything going again. I just did it on my Google Nexus 7 2013 with no problems.

  • Can you use Apple Maps to make guided tours and video recordings, similar to Google Earth Pro?

    Hi Fellow Apple's
    I am using Google Earth Pro to make tours, I'm using the build in Movie Maker function to export the tours as video clips. Now my question is if there's anyway to do the same in Maps.? Perhaps I'm not the only one looking for a feature like this?
    Cheers,
    Mick

    No.

Maybe you are looking for

  • How to select different parts of the text? cmd button no longer does that...

    After installing Maverics i can no longer propertly edit my work as I cannot mark different parts of text using cmd button. Shift works as before for highlighting all the text from starting point to selected point but I can no longer use cmd to highl

  • Context Directory Agent Path not found

    I am trying to connect Cisco Context Directory Agent to my AD 2012r2 server, Went through the setup guide and changed all needed register keys, firewall rules, DOCOM and wmimgmt permissions, I got passed the access denied error, but now I am getting

  • Help! I just trashed my hard drive

    There are 2 hard drives in my G4. One is for my applications and the other is a 300 GB drive that had 4 partitions and lots of data: digital photos, iphoto, imusic, and other. I just downloaded some photos from a card. Normally, after downloading, th

  • Default user folders on Leopard 10.5 clients

    Environment: Mixed network, using AD for authentication and Xserve for Application control and home folders. When binding client to AD i am using AFP for home folder path. I do not allow mobil profiles and also not forcing local home. Problem: When u

  • You recommended SpyHunter to get rid of find22 and it did not work

    Find22 infected Firefox. You recommended SpyHunter which which I paid for but did not remove find22 when I start up Firefox. I am VERY angry about wasting my money at your recommendation. I would like this to be fixed asap or I will never use Firefox