Jump to content

rbk25

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by rbk25

  1. just an update. I had read somewhere that my 9600 would work out of the box using SimplyMepis. After all i have been through, i thought that i would put my card and mepis on another machine, and give it a shot. i first booted up and tested the fps and it was like 200 and direct rendering was a no. then i looked in the display options in the os center and selected the ati tab and check to use their driver. i rebooted and now i am running glxgears at 2000. could my xorg.conf be helpful in configuring my ati card in mandriva?? just thought,
  2. i have ran glxinfo and glxgears and i am stiil getting a low fps and no direct rendering. I will next try manually type in the dri section and the configuration from your previous post, in there as well. then i will urpmi mesa, if you think that will work
  3. I have reformatted with 2006 with all udpates from mandriva first and then i selected all (main, source, plf ..............) easy urpmi updates. everthing installed, and is ready to go. One question, when i do the easy urpmi, i cant get the last upate to finish. it just hangs. is that because it is the 2006 core update, which i already installed when i run update mandriva, through system-configuraton-packaging-mandriva updates. anyways, i just hit enter and then it states it is already installed. I have not installed anything else. for example, mesa
  4. sounds good. In case i install and get ahead of you a little before tonight, what should i be lookin for to assure me that i have matched the best driver?? a high fps with glxgears or "direct rendering yes". thanks for the help today. hopefully we will get this figured out.
  5. I placed the # in front of the line u suggested but i guess it didnt make any difference glxinfo | grep direct Loading required GL library /usr/X11R6/lib/libGL.so.1.2 direct rendering: No OpenGL renderer string: Mesa GLX Indirect
  6. I was also wandering if you found this post relevant to my problem. http://forums.fedoraforum.org/archive/index.php/t-43256.html I dont think that anyone is on mandriva but they heavilly discuss ati 9600 and its proper driver configuration. ( I think, doesnt make to much sense to me) Anyways, i was just researching.
  7. Hope this isnt to confusing how i did it but hereit goes. Mine # Load "dri" # direct rendering Load "/usr/X11R6/lib/modules/extensions/libglx.a" EndSection yours Load "dri" # direct rendering EndSection Mine i have no dri section Yours Section "DRI" Mode 0666 EndSection Mine Section "Monitor" Identifier "monitor1" VendorName "Plug'n Play" ModelName "DELL P780" HorizSync 30-85 VertRefresh 48-120 Yours Section "Monitor" Identifier "monitor1" VendorName "Plug'n Play" HorizSync 30-62 VertRefresh 50-75 DisplaySize 260 195 Mine ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 # 768x576 @ 100 Hz, 61.6 kHz hsync ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 Yours ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 Mine DefaultColorDepth 16 Yours DefaultColorDepth 24
  8. I truly appreciate everything that you have done for me so far, llet alone any help you give me i the futer. I will check this post and regularly as mentioned and look forward to solving this problem toinigt. THANKS
  9. i also check my xorg.conf file and the 3 lines in the dri section that i commented out are now gone for some reason.
  10. [root@localhost /]# glxinfo | grep direct Loading required GL library /usr/X11R6/lib/libGL.so.1.2 direct rendering: No OpenGL renderer string: Mesa GLX Indirect [root@localhost /]# [root@localhost]# glxinfo name of display: :0.0 Loading required GL library /usr/X11R6/lib/libGL.so.1.2 display: :0 screen: 0 direct rendering: No server glx vendor string: SGI server glx version string: 1.2 server glx extensions: GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig 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_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 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_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group OpenGL vendor string: Mesa project: www.mesa3d.org OpenGL renderer string: Mesa GLX Indirect OpenGL version string: 1.2 (1.5 Mesa 6.2.1) OpenGL extensions: GL_ARB_depth_texture, GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shadow, GL_ARB_shadow_ambient, GL_ARB_texture_border_clamp, 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_transpose_matrix, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_func_separate, GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint, GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_point_parameters, GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color, GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add, GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once, GL_ATIX_texture_env_combine3, GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture, GL_NV_blend_square, GL_NV_point_sprite, GL_NV_texgen_reflection, GL_NV_texture_rectangle, GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow, GL_SGIX_shadow_ambient, GL_SUN_multi_draw_arrays glu version: 1.3 glu extensions: GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess 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 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None 0x24 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 None 0x25 16 tc 0 24 0 r y . 5 6 5 8 0 16 8 16 16 16 16 0 0 None 0x26 16 tc 0 24 0 r . . 5 6 5 8 0 16 8 16 16 16 16 0 0 None 0x27 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None 0x28 16 dc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 None 0x29 16 dc 0 24 0 r y . 5 6 5 8 0 16 8 16 16 16 16 0 0 None 0x2a 16 dc 0 24 0 r . . 5 6 5 8 0 16 8 16 16 16 16 0 0 None [root@localhost
  11. I noticed a glx.conf file, would i have to modify that at all??
  12. when i type # glxinfo | grep direct I get nothing but glxinfo i get $ glxinfo name of display: :0.0 Loading required GL library /usr/X11R6/lib/libGL.so.1.2 display: :0 screen: 0 direct rendering: No server glx vendor string: SGI server glx version string: 1.2 server glx extensions: GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig 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_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 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_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group OpenGL vendor string: Mesa project: www.mesa3d.org OpenGL renderer string: Mesa GLX Indirect OpenGL version string: 1.2 (1.5 Mesa 6.2.1) OpenGL extensions: GL_ARB_depth_texture, GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shadow, GL_ARB_shadow_ambient, GL_ARB_texture_border_clamp, 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_transpose_matrix, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_func_separate, GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint, GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_point_parameters, GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color, GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add, GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once, GL_ATIX_texture_env_combine3, GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture, GL_NV_blend_square, GL_NV_point_sprite, GL_NV_texgen_reflection, GL_NV_texture_rectangle, GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow, GL_SGIX_shadow_ambient, GL_SUN_multi_draw_arrays glu version: 1.3 glu extensions: GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess 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 16 tc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None 0x24 16 tc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 None 0x25 16 tc 0 24 0 r y . 5 6 5 8 0 16 8 16 16 16 16 0 0 None 0x26 16 tc 0 24 0 r . . 5 6 5 8 0 16 8 16 16 16 16 0 0 None 0x27 16 dc 0 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None 0x28 16 dc 0 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 None 0x29 16 dc 0 24 0 r y . 5 6 5 8 0 16 8 16 16 16 16 0 0 None 0x2a 16 dc 0 24 0 r . . 5 6 5 8 0 16 8 16 16 16 16 0 0 None
  13. here is my xorg.conf file # File generated by XFdrake. # ********************************************************************** # Refer to the XF86Config man page for details about the format of # this file. # ********************************************************************** Section "Files" # Multiple FontPath entries are allowed (they are concatenated together) # By default, Mandrake 6.0 and later now use a font server independent of # the X server to render fonts. FontPath "unix/:-1" EndSection Section "ServerFlags" #DontZap # disable <Crtl><Alt><BS> (server abort) AllowMouseOpenFail # allows the server to start up even if the mouse does not work #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching) EndSection Section "Module" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "dri" # direct rendering Load "/usr/X11R6/lib/modules/extensions/libglx.a" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "keyboard" Option "XkbModel" "pc105" Option "XkbLayout" "en_US" Option "XkbOptions" "compose:rwin" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/mouse" Option "ZAxisMapping" "6 7" EndSection Section "Monitor" Identifier "monitor1" VendorName "Plug'n Play" ModelName "DELL P780" HorizSync 30-85 VertRefresh 48-120 # TV fullscreen mode or DVD fullscreen output. # 768x576 @ 79 Hz, 50 kHz hsync ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 # 768x576 @ 100 Hz, 61.6 kHz hsync ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 EndSection Section "Device" Identifier "device1" VendorName "ATI" BoardName "ATI Radeon (fglrx)" Driver "radeon" Option "DPMS" EndSection Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultColorDepth 16 Subsection "Display" Depth 8 Virtual 1024 768 EndSubsection Subsection "Display" Depth 15 Virtual 1024 768 EndSubsection Subsection "Display" Depth 16 Virtual 1024 768 EndSubsection Subsection "Display" Depth 24 Virtual 1024 768 EndSubsection EndSection Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" Screen "screen1" EndSection Section "DRI" Mode 0666 EndSection
  14. Might it be the other way around?? i did already isntall Mesa but not mesa # urpmi mesa To satisfy dependencies, the following 3 packages are going to be installed (6 MB): libxmms1-1.2.10-20mdk.i586 xmms-1.2.10-20mdk.i586 xmms-mesa-1.2.10-20mdk.i586 Is this OK? (Y/n) y [root@localhost ryan]# urpmi Mesa The package(s) are already installed [root@localhost ryan]# I did cancel out of the above mesa install before it downloaded
  15. as of right now i have added the dri section as you mentioned above and rebooted and checke it. looked ok to me but still # glxinfo | grep direct Loading required GL library /usr/X11R6/lib/libGL.so.1.2 direct rendering: No OpenGL renderer string: Mesa GLX Indirect [root@localhost ryan]#
  16. of course i ran into a problem. I have the load dri in the modules section, but i dont have the dri section at all.
  17. I have already started backing up all my data, so i can start the reformat in about 10 min. It shouldnt be big deal getting my system back up to par since i use easy urpmi, for a newbie. I will try the exact steps that you posted above. I do have one question. Do i need to still download opengl from ati's website or is it going to already be in my distro? thanks again. i really appreciate your help.
  18. When you mention reinstalling are you talking about the whole distro or just the drivers for the video card. With how determined i am at getting this card installed corectly, i will gladlly start over from scratch and reformat if that is my best bet. If i do reformat, then i dont need to download anything from ati Correct? just use the drivers that are included in the distrobution. I thought in your instruction on post number 4, i was supposed to be installing the drivers that i downloaded from ati. Or were you just making do with what i had. As i said above i will gladly reformat if you suggest.
  19. As of now glxinfo | grep direct Loading required GL library /usr/lib/libGL.so.1 direct rendering: No OpenGL renderer string: Mesa GLX Indirect I have to take off, but i will be checking this post periodically througout the day. I thank you so much for staying with me this long. I will be looking forward to your next post. thanks again
  20. here is my config. I will just post the whole thing. I did have to take out the # in front of the Section "DRI" Mode 0666 EndSection Mode 0666 but then i rebooted and couldnt startx so i had to configure it again with drakx. Now it is no wher to be found # File generated by XFdrake. # ********************************************************************** # Refer to the XF86Config man page for details about the format of # this file. # ********************************************************************** Section "Files" # Multiple FontPath entries are allowed (they are concatenated together) # By default, Mandrake 6.0 and later now use a font server independent of # the X server to render fonts. FontPath "unix/:-1" EndSection Section "ServerFlags" #DontZap # disable <Crtl><Alt><BS> (server abort) AllowMouseOpenFail # allows the server to start up even if the mouse does not work #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching) EndSection Section "Module" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "dri" # direct rendering Load "/usr/X11R6/lib/modules/extensions/libglx.a" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "keyboard" Option "XkbModel" "pc105" Option "XkbLayout" "en_US" Option "XkbOptions" "compose:rwin" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/mouse" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "monitor1" VendorName "Plug'n Play" ModelName "DELL P780" HorizSync 30-85 VertRefresh 48-120 # TV fullscreen mode or DVD fullscreen output. # 768x576 @ 79 Hz, 50 kHz hsync ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630 # 768x576 @ 100 Hz, 61.6 kHz hsync ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616 EndSection Section "Device" Identifier "device1" VendorName "ATI" BoardName "ATI Radeon (fglrx)" Driver "fglrx" Option "DPMS" # === disable PnP Monitor === #Option "NoDDC" # === disable/enable XAA/DRI === Option "no_accel" "no" Option "no_dri" "no" # === FireGL DDX driver module specific settings === # === Screen Management === Option "DesktopSetup" "0x00000000" Option "MonitorLayout" "AUTO, AUTO" Option "IgnoreEDID" "off" Option "HSync2" "unspecified" Option "VRefresh2" "unspecified" Option "ScreenOverlap" "0" # === TV-out Management === Option "NoTV" "yes" Option "TVStandard" "NTSC-M" Option "TVHSizeAdj" "0" Option "TVVSizeAdj" "0" Option "TVHPosAdj" "0" Option "TVVPosAdj" "0" Option "TVHStartAdj" "0" Option "TVColorAdj" "0" Option "GammaCorrectionI" "0x00000000" Option "GammaCorrectionII" "0x00000000" # === OpenGL specific profiles/settings === Option "Capabilities" "0x00000000" # === Video Overlay for the Xv extension === Option "VideoOverlay" "on" # === OpenGL Overlay === # Note: When OpenGL Overlay is enabled, Video Overlay # will be disabled automatically Option "OpenGLOverlay" "off" Option "CenterMode" "off" # === QBS Support === Option "Stereo" "off" Option "StereoSyncEnable" "1" # === Misc Options === Option "UseFastTLS" "0" Option "BlockSignalsOnLock" "on" Option "UseInternalAGPGART" "no" Option "ForceGenericCPU" "no" # === FSAA === Option "FSAAScale" "1" Option "FSAADisableGamma" "no" Option "FSAACustomizeMSPos" "no" Option "FSAAMSPosX0" "0.000000" Option "FSAAMSPosY0" "0.000000" Option "FSAAMSPosX1" "0.000000" Option "FSAAMSPosY1" "0.000000" Option "FSAAMSPosX2" "0.000000" Option "FSAAMSPosY2" "0.000000" Option "FSAAMSPosX3" "0.000000" Option "FSAAMSPosY3" "0.000000" Option "FSAAMSPosX4" "0.000000" Option "FSAAMSPosY4" "0.000000" Option "FSAAMSPosX5" "0.000000" Option "FSAAMSPosY5" "0.000000" EndSection Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultColorDepth 24 Subsection "Display" Depth 8 Virtual 1024 768 EndSubsection Subsection "Display" Depth 15 Virtual 1024 768 EndSubsection Subsection "Display" Depth 16 Virtual 1024 768 EndSubsection Subsection "Display" Depth 24 Virtual 1024 768 EndSubsection EndSection Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" Screen "screen1" EndSection
  21. I download the installer version of the ati drivers since i was getting the same errors when trying to install form the rpm. after i installed mesa i am now able to get glxgears running at 707 with 170 fps. but when i try to run armyops the splash screen comes up and and then it reports a missing symbol error and then closes. glxinfo | grep direct Loading required GL library /usr/lib/libGL.so.1 direct rendering: No OpenGL renderer string: Mesa GLX Indirect in my config file it says option "no_dri" "no" If any of this helps
  22. Pry one of many dum questions, but how do I know what the name of the package is that I need to Uninstall. I tried to uninstall the package that i am about to install and of course it said not installed so i ran it again then tried to install it and got same error.
  23. I apologize, i didnt get it all posted last time i replied. It is a lot more messy than that. Here is the erro message i get. rpm -i fglrx_6_8_0-8.21.7-1.i386.rpm file /usr/X11R6/lib/libGL.so.1.2 from install of fglrx_6_8_0-8.21.7-1 co nflicts with file from package libxorg-x11-6.8.2-7.2.102mdk file /etc/fglrxrc from install of fglrx_6_8_0-8.21.7-1 conflicts with fi le from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/build_mod/firegl_public.c from install of fglrx_ 6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/build_mod/firegl_public.h from install of fglrx_ 6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC2 from install of fgl rx_6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC3 from install of fgl rx_6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/build_mod/libfglrx_ip.a.GCC4 from install of fgl rx_6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/fglrx.2.4.18-17.7.x.o from install of fglrx_6_8_ 0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/fglrx.2.4.18-17.8.0.o from install of fglrx_6_8_ 0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/fglrx.2.4.20-28.8.o from install of fglrx_6_8_0- 8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/fglrx.2.4.20-28.8bigmem.o from install of fglrx_ 6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/fglrx.2.4.20-28.8smp.o from install of fglrx_6_8 _0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/fglrx.2.4.20-28.9.o from install of fglrx_6_8_0- 8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/fglrx.2.4.20-28.9bigmem.o from install of fglrx_ 6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/fglrx.2.4.20-28.9smp.o from install of fglrx_6_8 _0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/fglrx.2.4.20-8.o from install of fglrx_6_8_0-8.2 1.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/fglrx.2.4.20-8bigmem.o from install of fglrx_6_8 _0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/fglrx.2.4.20-8smp.o from install of fglrx_6_8_0- 8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/fglrx.2.4.9-e.35.o from install of fglrx_6_8_0-8 .21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/fglrx.2.4.9-e.35enterprise.o from install of fgl rx_6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /lib/modules/fglrx/fglrx.2.4.9-e.35smp.o from install of fglrx_6_8_ 0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /usr/X11R6/bin/aticonfig from install of fglrx_6_8_0-8.21.7-1 confl icts with file from package fglrx_6_8_0-8.20.8-1 file /usr/X11R6/bin/fglrx_xgamma from install of fglrx_6_8_0-8.21.7-1 co nflicts with file from package fglrx_6_8_0-8.20.8-1 file /usr/X11R6/lib/libaticonfig.a from install of fglrx_6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /usr/X11R6/lib/libfglrx_gamma.a from install of fglrx_6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /usr/X11R6/lib/libfglrx_gamma.so.1.0 from install of fglrx_6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /usr/X11R6/lib/libfglrx_pp.a from install of fglrx_6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /usr/X11R6/lib/libfglrx_pp.so.1.0 from install of fglrx_6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /usr/X11R6/lib/modules/dri/atiogl_a_dri.so from install of fglrx_6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /usr/X11R6/lib/modules/dri/fglrx_dri.so from install of fglrx_6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /usr/X11R6/lib/modules/drivers/fglrx_drv.o from install of fglrx_6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /usr/X11R6/lib/modules/linux/libfglrxdrm.a from install of fglrx_6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /usr/include/GL/glATI.h from install of fglrx_6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /usr/src/ATI/fglrx_panel_sources.tgz from install of fglrx_6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 file /usr/src/ATI/fglrx_sample_source.tgz from install of fglrx_6_8_0-8.21.7-1 conflicts with file from package fglrx_6_8_0-8.20.8-1 I am assuming we will try a differnet solution now??
  24. First of all, thanks for your reply. I have found the driver that i am certain will work with my system. But when i go to install it urpmi rpm -i fglrx_6_8_0-8.21.7-1.i386.rpm Unknown option: i installing fglrx_6_8_0-8.21.7-1.i386.rpm Preparing... ############################################# Installation failed: file /usr/X11R6/lib/libGL.so.1.2 from install of fglrx_6_8_0-8.21.7-1 conflicts with file from package libxorg-x11-6.8.2-7.2.102mdk I get that error because i have tried some package previously and havent installed it i am sure. anyways back to your suggestion. with glxinfo | grep direct Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Error: couldn't find RGB GLX visual Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". and with glxgears [root@localhost ati]# glxgears Xlib: extension "GLX" missing on display ":0.0". glxgears: Error: couldn't get an RGB, Double-buffered visual. [root@localhost ati]# Once again, thanks for your time
×
×
  • Create New...