Geb@localhost ~]$ glxinfo
name of display: :0.0
Xlib: extension "XFree86-DRI" missing on display ":0.0".
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_EXT_texture_from_pixmap, GLX_OML_swap_method,
GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,
GLX_ATI_pixel_format_float, GLX_ATI_render_texture
GLX version: 1.2
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_multisample
OpenGL vendor string: Mesa project:
www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (1.5 Mesa 6.5.2)
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
GL_EXT_texture_lod_bias
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 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
0x24 24 tc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
0x25 24 tc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
0x26 24 tc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
0x27 24 dc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
0x28 24 dc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
0x29 24 dc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
0x2a 24 dc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
i just need the direct rendering to get working. and my kideo card in some of these list
Reply With Quote
Originally Posted by boomermrk321
Package ati-x11-drv conflicts with xorg-x11-drv-fglrx.
Complete!
yum update kmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs-32bit
[root@localhost ~]# yum install kmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs-32bit
Loading "protectbase" plugin
74 packages excluded due to repository protections
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package kmod-fglrx.i686 0:8.40.4-2.2.6.22.4_65.fc7 set to be updated
---> Package xorg-x11-drv-fglrx.i386 0:8.40.4-2.lvn7 set to be updated
--> Processing Dependency: livna-config-display for package: xorg-x11-drv-fglrx
--> Processing Dependency: livna-config-display for package: xorg-x11-drv-fglrx
--> Running transaction check
---> Package livna-config-display.noarch 0:0.0.17-1.lvn7 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================== ===========================
Package Arch Version Repository Size
================================================== ===========================
Installing for dependencies:
kmod-fglrx i686 8.40.4-2.2.6.22.4_65.fc7 livna 310 k
livna-config-display noarch 0.0.17-1.lvn7 livna 58 k
xorg-x11-drv-fglrx i386 8.40.4-2.lvn7 livna 9.5 M
Transaction Summary
================================================== ===========================
Install 3 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total download size: 9.9 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
Package ati-x11-drv conflicts with xorg-x11-drv-fglrx.
Complete!
[root@localhost ~]# yum update kmod-fglrx xorg-x11-drv-fglrx xorg-x11-drv-fglrx-libs-32bit
Loading "protectbase" plugin
74 packages excluded due to repository protections
Setting up Update Process
Could not find update match for xorg-x11-drv-fglrx
Could not find update match for kmod-fglrx
Could not find update match for xorg-x11-drv-fglrx-libs-32bit
No Packages marked for Update
[root@localhost ~]# service fglrx restart
fglrx: unrecognized service
[root@localhost ~]#
root@localhost ~]# fglrx-config-display enable
-bash: fglrx-config-display: command not found
[root@localhost ~]#
This what i have and when i try to login with the Kernal.. i just get a black sceen and i have to turn the computer of manually to login to a diferent kernal to try other things
i have been doing everything with this site
Howto for fglrx (Ati driver) and XGL Compiz / Beryl
and it doesnt work for me.. i have a ATI radeon 1300 card.. any clues?