QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

楼主: realtang

为什么安装ATI显卡驱动失败?(讨论)

[复制链接]
发表于 2004-11-14 16:51:21 | 显示全部楼层
glxgears
6413 frames in 5.0 seconds = 1282.600 FPS
8161 frames in 5.0 seconds = 1632.200 FPS
8161 frames in 5.0 seconds = 1632.200 FPS
7618 frames in 5.0 seconds = 1523.600 FPS
7581 frames in 5.0 seconds = 1516.200 FPS

fgl_glxgears(ati-drivers驱动自带的显卡测试程序,运行的是3D)
1562 frames in 5.0 seconds = 312.400 FPS
1038 frames in 5.0 seconds = 207.600 FPS
1850 frames in 5.0 seconds = 370.000 FPS
1641 frames in 5.0 seconds = 328.200 FPS

glxinfo |grep -e 'direct' -e 'OpenGL'
direct rendering: Yes
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON 9000 DDR Generic
OpenGL version string: 1.3.4641 (X4.3.0-3.14.6)
OpenGL extensions:

今天终于装好我的ATI MOBILITY RADEON 9200.现在有点累,迟点再写个教程吧.

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注册

×
回复

使用道具 举报

发表于 2004-11-15 10:44:29 | 显示全部楼层
楼上的兄弟,偶的问题解决了,昨天安装了fc1,重新安装了驱动后也出现与rh9下同样的问题,偶都是完全安装的,kernel-source-2.4.20-8.i386.rpm原来也是可以用的,只是偶没有按照提示安装完而已。
出现的问题如下:
*** Trying to install a precompiled kernel module.
*** WARNING ***
Tailored kernel module for fglrx not present in your system.
You must go to /lib/modules/fglrx/build_mod subdir
and execute './make.sh' to build a fully customed kernel module.
Afterwards go to /lib/modules/fglrx and run './make_install.sh'
in order to install the module into your kernel's module repository.
(see readme.txt for more details.)

As of now you can still run your XServer in 2D, but hardware acclerated
OpenGL will not work and 2D graphics will lack performance.

failed.
*** Found kernel module build environment, generating kernel module now.
ATI module generator V 2.0
==========================
initializing...
probing for VMA API version...
cleaning...
patching 'highmem.h'...
skipping patch for 'drmP.h', not needed
patching 'drm_os_linux.h'...
doing script based build for kernel 2.4.x and similar
compiling 'agpgart_be.c'...
compiling 'agp3.c'...
compiling 'i7505-agp.c'...
compiling 'nvidia-agp.c'...
compiling 'firegl_public.c'...
linking of fglrx kernel module...
duplicating results into driver repository...
done.
==============================
- creating symlink
- recreating module dependency list
- trying a sample load of the kernel module
Warning: loading /lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o will taint the kernel: non-GPL license - Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY
  See http://www.tux.org/lkml/#export-tainted for information about tainted modules
/lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
     You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o: insmod /lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o failed
/lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o: insmod fglrx failed
failed.
Installed: qt3 (gcc 3.2) based control panel application
===
ATI display drivers successfully installed
please run 'fglrxconfig' now
===
请注意*** Found kernel module build environment, generating kernel module now.
这段话,原来系统已经找到了kernel-source并编译了。
然后运行fglrxconfig,配置完了就OK了。
重新启动,运行fglrxinfo,发现已经不是MESA(拼错了么?)了,然后偶的机子就不闪了呵呵。
另外会不会是fc1下才能安装正确?以前偶没有耐心把fglrxconfig配置完,也没有耐心重启,就急着运行fglrxinfo了,故没有发现正确安装。
请你也试一下吧。有心得就和偶交流。
回复

使用道具 举报

发表于 2004-11-15 10:50:40 | 显示全部楼层
To:sumner007
偶下载了但没有安装fglrx-glc22-4.3.0-3.2.8.i586.rpm,我用的是在ati官方网站上下的fglrx-4.3.0-3.14.1.i386.rpm。
另外Rickyaaron说的偶也要去测试一下了。
回复

使用道具 举报

发表于 2004-11-15 12:00:07 | 显示全部楼层

多谢楼上的了~~~
我也正想把fglrx-glc22-4.3.0-3.2.8.i586.rpm卸了 换装fglrx-4.3.0-3.14.1.i386.rpm试试呢~~

出了问题再来问问大家:)

希望不要再出现找不到那个文件夹的事情。。。
不知道是不是我连接错了~~~
回复

使用道具 举报

发表于 2004-11-15 17:37:18 | 显示全部楼层
不好意思,我用的是gentoo下emerge过来的,rpm里面有什么内容我不是很清楚.
回复

使用道具 举报

发表于 2005-8-13 11:38:27 | 显示全部楼层
[quote:48e9ddbd59="Berkeley"]楼上的兄弟,偶的问题解决了,昨天安装了fc1,重新安装了驱动后也出现与rh9下同样的问题,偶都是完全安装的,kernel-source-2.4.20-8.i386.rpm原来也是可以用的,只是偶没有按照提示安装完而已。
出现的问题如下:
*** Trying to install a precompiled kernel module.
*** WARNING ***
Tailored kernel module for fglrx not present in your system.
You must go to /lib/modules/fglrx/build_mod subdir
and execute './make.sh' to build a fully customed kernel module.
Afterwards go to /lib/modules/fglrx and run './make_install.sh'
in order to install the module into your kernel's module repository.
(see readme.txt for more details.)

As of now you can still run your XServer in 2D, but hardware acclerated
OpenGL will not work and 2D graphics will lack performance.

failed.
*** Found kernel module build environment, generating kernel module now.
ATI module generator V 2.0
==========================
initializing...
probing for VMA API version...
cleaning...
patching 'highmem.h'...
skipping patch for 'drmP.h', not needed
patching 'drm_os_linux.h'...
doing script based build for kernel 2.4.x and similar
compiling 'agpgart_be.c'...
compiling 'agp3.c'...
compiling 'i7505-agp.c'...
compiling 'nvidia-agp.c'...
compiling 'firegl_public.c'...
linking of fglrx kernel module...
duplicating results into driver repository...
done.
==============================
- creating symlink
- recreating module dependency list
- trying a sample load of the kernel module
Warning: loading /lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o will taint the kernel: non-GPL license - Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY
  See http://www.tux.org/lkml/#export-tainted for information about tainted modules
/lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
     You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o: insmod /lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o failed
/lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o: insmod fglrx failed
failed.
Installed: qt3 (gcc 3.2) based control panel application
===
ATI display drivers successfully installed
please run 'fglrxconfig' now
===
请注意*** Found kernel module build environment, generating kernel module now.
这段话,原来系统已经找到了kernel-source并编译了。
然后运行fglrxconfig,配置完了就OK了。
重新启动,运行fglrxinfo,发现已经不是MESA(拼错了么?)了,然后偶的机子就不闪了呵呵。
另外会不会是fc1下才能安装正确?以前偶没有耐心把fglrxconfig配置完,也没有耐心重启,就急着运行fglrxinfo了,故没有发现正确安装。
请你也试一下吧。有心得就和偶交流。[/quote]

请问装显卡驱动之前一定要重新编译内核吗??
回复

使用道具 举报

发表于 2005-11-21 16:16:24 | 显示全部楼层
glxgears
10350 frames in 5.0 seconds = 2070.000 FPS

fgl_glxgears
3405 frames in 5.0 seconds = 681.000 FPS
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9800 SE Generic
OpenGL version string: 1.3.5461 (X4.3.0-8.19.10)
原来我的驱动是ATI的最后一个 XORG的
回复

使用道具 举报

发表于 2005-11-22 09:55:51 | 显示全部楼层
两点体会:
1、无论对内核做任何编译,都会导致fglrx模块导入失败,3D也就打不开了。
2、在新内核下重装ati驱动时,必须要让老fglrx模块先退出,否则报fglrx操作失败。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-7-5 22:11 , Processed in 0.121373 second(s), 13 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表