<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<br><br><blockquote><hr>From: heavytull@hotmail.com<br>To: alexdeucher@gmail.com<br>Subject: RE: radeon dual head<br>Date: Tue, 25 Dec 2007 14:39:28 +0000<br><br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass EC_body.hmmessage
{font-size:10pt;font-family:Tahoma;}
</style>


<br><br>> Date: Mon, 24 Dec 2007 11:36:41 -0500<br>> From: alexdeucher@gmail.com<br>> To: heavytull@hotmail.com; xorg@lists.freedesktop.org<br>> Subject: Re: radeon dual head<br><br><br>> > >What version of the<br>> > > driver are you using?<br>> > how do you check this information?<br>> <br>> Take a look at your xorg log (usually /var/log/Xorg.0.log).  you<br>> should see a line like this:<br>> (II) ATI: ATI driver wrapper (version 6.7.197) for chipsets: mach64,<br>> rage128, radeon<br>> <br>#less /var/log/Xorg.0.log<br>
....<br>(II) LoadModule: "radeon"<br>(II) Loading /usr/X11R6/lib/modules/drivers//radeon_drv.so<br>(II) Module radeon: vendor="X.Org Foundation"<br>        compiled for 1.3.0, module version = 4.2.0<br>        Module class: X.Org Video Driver<br>        ABI class: X.Org Video Driver, version 1.2<br>(II) LoadModule: "ati"<br>(II) Loading /usr/X11R6/lib/modules/drivers//ati_drv.so<br>(II) Module ati: vendor="X.Org Foundation"<br>        compiled for 1.3.0, module version = 6.6.192<br>        Module class: X.Org Video Driver<br>        ABI class: X.Org Video Driver, version 1.2<br><br><br>(II) ATI: ATI driver wrapper (version 6.6.192) for chipsets: mach64, rage128, radeon<br>(II) Primary Device is: PCI 01:00:0<br>(II) Loading sub module "radeon"<br>(II) LoadModule: "radeon"<br>(II) Reloading /usr/X11R6/lib/modules/drivers//radeon_drv.so<br>....<br><br>> ><br>> > >The 6.7.19x series only supports multi-head via<br>> > > xrandr. zaphod mode is not suppored. If you want to use zaphod mode,<br>> > > you'll need either 6.6.3 or ati git master.<br>> <br>> As I said zaphod (screen based multi-head) only works with git master.<br>>  if you are using an older version take a look at xrandr:<br>> http://www.intellinuxgraphics.com/dualhead.html<br>> <br><br>> ><br>> ><br>> > by the way i would like to know if this is normal tthat drm is never loaded.<br>> ><br>> > when i load it manually it says:<br>> ><br>> > root@slack12:/home/slackkk# modprobe drm<br>> > FATAL: Error inserting drm<br>> > (/lib/modules/2.6.21.5-smp/kernel/drivers/char/drm/drm.ko): Cannot allocate<br>> > memory<br>> ><br>> ><br>> ><br>> > but the X interface works well, Open GL screen savers are Ok, some are slow.<br>> > google earth is not hard accelerated at all, it is awfully slow and runs th<br>> > CPU at 100%<br>> <br>> In that case I suspect the drm isn't loaded and you are probably using<br>> SW rendering.  Take a look at your xorg log or the output of glxinfo<br>> to be sure.<br>> <br><br>#less /var/log/Xorg.0.log<br>....<br>(II) RADEON(0): PCIE card detected<br>drmOpenDevice: node name is /dev/dri/card0<br>drmOpenDevice: open result is 9, (OK)<br>drmOpenByBusid: Searching for BusID pci:0000:01:00.0<br>drmOpenDevice: node name is /dev/dri/card0<br>drmOpenDevice: open result is 9, (OK)<br>drmOpenByBusid: drmOpenMinor returns 9<br>drmOpenByBusid: drmGetBusid reports<br>drmOpenDevice: node name is /dev/dri/card1<br>drmOpenDevice: open result is -1, (No such device)<br>drmOpenDevice: open result is -1, (No such device)<br>drmOpenDevice: Open failed<br>drmOpenByBusid: drmOpenMinor returns -19<br>drmOpenDevice: node name is /dev/dri/card2<br>drmOpenDevice: open result is -1, (No such device)<br>drmOpenDevice: open result is -1, (No such device)<br>drmOpenDevice: Open failed<br>drmOpenByBusid: drmOpenMinor returns -19<br>.....<br><br>user@slack12:~$ glxinfo<br>name of display: :0.0<br>display: :0  screen: 0<br>direct rendering: No<br>server glx vendor string: SGI<br>server glx version string: 1.2<br>server glx extensions:<br>    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,<br>    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,<br>    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,<br>    GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer<br>client glx vendor string: SGI<br>client glx version string: 1.4<br>client glx extensions:<br>    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,<br>    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,<br>    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,<br>    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,<br>    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,<br>    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,<br>    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap<br>GLX version: 1.2<br>GLX extensions:<br>    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,<br>    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,<br>    GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample,<br>    GLX_SGIX_fbconfig, GLX_EXT_texture_from_pixmap<br>OpenGL vendor string: Mesa project: www.mesa3d.org<br>OpenGL renderer string: Mesa GLX Indirect<br>OpenGL version string: 1.4 (1.5 Mesa 6.5.2)<br>OpenGL extensions:<br>    GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_fragment_program,<br>    GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture,<br>    GL_ARB_occlusion_query, GL_ARB_point_parameters, GL_ARB_point_sprite,<br>    GL_ARB_shadow, GL_ARB_shadow_ambient, GL_ARB_texture_border_clamp,<br>    GL_ARB_texture_compression, GL_ARB_texture_cube_map,<br>    GL_ARB_texture_env_add, GL_ARB_texture_env_combine,<br>    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,<br>    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,<br>    GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, GL_ARB_vertex_program,<br>    GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,<br>    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,<br>    GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract,<br>    GL_EXT_clip_volume_hint, GL_EXT_copy_texture, GL_EXT_draw_range_elements,<br>    GL_EXT_fog_coord, GL_EXT_framebuffer_object, GL_EXT_multi_draw_arrays,<br>    GL_EXT_packed_pixels, GL_EXT_paletted_texture, GL_EXT_point_parameters,<br>    GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color,<br>    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,<br>    GL_EXT_shared_texture_palette, GL_EXT_stencil_wrap, GL_EXT_subtexture,<br>    GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp,<br>    GL_EXT_texture_env_add, GL_EXT_texture_env_combine,<br>    GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias,<br>    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object,<br>    GL_EXT_texture_rectangle, GL_EXT_vertex_array, GL_APPLE_packed_pixels,<br>    GL_ATI_draw_buffers, GL_ATI_texture_env_combine3,<br>    GL_ATI_texture_mirror_once, GL_ATIX_texture_env_combine3,<br>    GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate,<br>    GL_MESA_pack_invert, GL_MESA_ycbcr_texture, GL_NV_blend_square,<br>    GL_NV_fragment_program, GL_NV_light_max_exponent, GL_NV_point_sprite,<br>    GL_NV_texgen_reflection, GL_NV_texture_rectangle, GL_NV_vertex_program,<br>    GL_NV_vertex_program1_1, GL_SGI_color_matrix, GL_SGI_color_table,<br>    GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,<br>    GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SGIX_depth_texture,<br>    GL_SGIX_shadow, GL_SGIX_shadow_ambient, GL_SUN_multi_draw_arrays<br><br>   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav<br> id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat<br>----------------------------------------------------------------------<br>0x23 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  0 0 None<br>0x24 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  0 0 None<br>0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None<br>0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None<br>0x27 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  0 0 None<br>0x28 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  0 0 None<br>0x29 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None<br>0x2a 24 dc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None<br><br><br><br>> Alex<br><br><hr>Sounds like? How many syllables? <a href="http://www.searchcharades.com" target="_blank">Guess and win prizes with Search Charades!</a>
</blockquote><br /><hr />Sounds like? How many syllables? <a href='http://www.searchcharades.com' target='_new'>Guess and win prizes with Search Charades!</a></body>
</html>