ATI显卡驱动问题
# rpm -Uvh fglrx-4.3.0-3.14.6.i386.rpmPreparing... ###########################################
file /usr/X11R6/lib/libGL.so.1.2 from install of fglrx-4.3.0-3.14.6 conflicts with file from package xorg-x11-Mesa-libGL-6.8.1-12
我这是否是安装成功了? 没有成功。
你必须把xorg-x11-Mesa-libGL-6.8.1-12先卸载掉。 但是要卸载xorg-x11-Mesa-libGL-6.8.1-12的话还会连带卸载很多东西!
这种改变是否应该做呢?? 一点经验
我直接UVH --NODEPS~~~安装OK了。。
不过不保证你也一定OK啊。。^_^。。 晕喔,怎么这里都没有人介绍怎么装ATI显卡驱动的啊?
天啊!!!!!!!!!!!!!!!!!!
顶!
顶!
顶!
顶!
顶! 我在FC2下装9550驱动,试了4。14。24。34。4都像楼主那样的情况
强制安装过程出来一大堆问题,都用默认的回车,完后什么效果也没有,晕 suse 9.2 pro ati 9800se (amd2500+,asus a7n8x)
从www.ati.com下载X.Org 6.8的驱动,记住在SUSE未在线升级时安装,否则手工生成核心模块时报版本不对。另外,事先还要用YAST安装好kernel source和gcc、make等工具。按以下说明安装:
1. cd to the directory containing the ATI Driver rpm package
2. Issue the following command:
rpm -Uh --force <ati_package_name>.rpm
Note any error messages that may occur while installing (see below)
3. Run the fglrxconfig utility to configure the driver
* Answer the questions as prompted
* When asked to generate an XF86Config-4 file, answer y
4. Restart and log into X-Windows
5. Run fglrxinfo to verify the driver is installed correctly
接着手工建立和安装fglrx核心模块:
Building the fglrx kernel module:
1. cd /lib/modules/fglrx/build_mod
2. sh make.sh
Installing the fglrx kernel module:
3. cd /lib/modules/fglrx
4. sh make_install.sh
以下操作是我误打误撞,很不稳定,勉强用用吧。
***
用lsmod查看fglrx模块是否加载,若没有,用modprobe fglrx加载,确认加载后,用YAST将显卡的驱动由AH350改为fgl8x00,选上3D加速后,测试后保存,界面显示3D加速不可用,别管。另开一文本界面,用init 3进入模式3,输入以下命令:
sax2 -r -m 0=fglrx -b /usr/X11R6/lib/sax/profile/firegl -i
进入显卡设定画面后,不做修改保存退出。运气好,这时3D就有了,没有就重复***以后的操作一下。我在线更新核心和一次误操作后都丢失3D,用***后操作误打误撞也找回了3D,烦啊,真难伺候,以下是我的显示结果,成绩不好,原因不明。
linux:~> fglrxinfo
display: :0.0screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9800 SE Generic
OpenGL version string: 1.3.4769 (X4.3.0-8.8.25)
linux:~> glxgears
7161 frames in 5.0 seconds = 1432.200 FPS
8466 frames in 5.0 seconds = 1693.200 FPS
8553 frames in 5.0 seconds = 1710.600 FPS
8695 frames in 5.0 seconds = 1739.000 FPS
8536 frames in 5.0 seconds = 1707.200 FPS
8457 frames in 5.0 seconds = 1691.400 FPS
8492 frames in 5.0 seconds = 1698.400 FPS
8410 frames in 5.0 seconds = 1682.000 FPS
8631 frames in 5.0 seconds = 1726.200 FPS
8410 frames in 5.0 seconds = 1682.000 FPS
linux:~> fgl_glxgears
1571 frames in 5.0 seconds = 314.200 FPS
1589 frames in 5.0 seconds = 317.800 FPS
1553 frames in 5.0 seconds = 310.600 FPS
1478 frames in 5.0 seconds = 295.600 FPS
1724 frames in 5.0 seconds = 344.800 FPS
1720 frames in 5.0 seconds = 344.000 FPS
1749 frames in 5.0 seconds = 349.800 FPS
1696 frames in 5.0 seconds = 339.200 FPS
1745 frames in 5.0 seconds = 349.000 FPS
1745 frames in 5.0 seconds = 349.000 FPS http://rage3d.com/board/showthread.php?t=33730800
页:
[1]