如题~~~~~~~
在 make.sh 的时候出现了 如下问题!!!!!!!!!!
[root@x build_mod]# sh make.sh
ATI module generator V 2.0
==========================
initializing...
cleaning...
patching 'highmem.h'...
probing for VMA API version...
doing script based build for kernel 2.4.x and similar
compiling './agpgart_be.c'...
agpgart_be.c: In function `agp_find_supported_device':
agpgart_be.c:6526: warning: unused variable `cap_ptr'
agpgart_be.c: At top level:
agpgart_be.c:6507: warning: `agp_check_supported_device' defined but not used
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.
==============================
You must change your working directory to /lib/modules/fglrx
and then call ./make_install.sh in order to install the built module.
执行完 上个目录的 make_install 出现了 如下 ~~~~~~
[root@x fglrx]# sh make_install.sh
- 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
Module fglrx loaded, with warnings
done.
[root@x fglrx]#
一开始的时候出现 了:
[root@x soft]# rpm -Uh --force fglrx_4_3_0-8.12.10-1.i386.rpm
########################################### [100%]
########################################### [100%]
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o
/lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o: unresolved symbol yield_Rsmp_760a0f4f
/lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o: unresolved symbol __get_free_pages_Rsmp_4784e424
/lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o: unresolved symbol try_inc_mod_count_Rsmp_e6105b23
......
......
但 是 换了 个 老版本的 2.4.X 忘了确切的版本号 就 没有出现
[root@x soft]# rpm -Uh --force fglrx_4_3_0-8.12.10-1.i386.rpm
########################################### [100%]
########################################### [100%]
depmod: *** Unresolved symbols in /lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o
/lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o: unresolved symbol yield_Rsmp_760a0f4f
/lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o: unresolved symbol __get_free_pages_Rsmp_4784e424
/lib/modules/2.4.20-8/kernel/drivers/char/drm/fglrx.o: unresolved symbol try_inc_mod_count_Rsmp_e6105b23
......
......
但是 仍然出现了 make.sh 和 make_install 的问题~~~~~~
我搞了3天 不食不寝 ~~~查了 好多资料 还是装不上~~~~
老大们 help ~~~~~~~~~~~~~~
我的配置:althon 2200+ 主板是 华擎k7s8x (sis746FX ~~垃圾)
显卡:翔升9550黄金版128/128 内存是 现代 256MB DDR333 AND 256MB DDR400 ..........
~~~~~~~~~懂的人请说~~~谢谢了 ~~~~~`