|
|
显卡X1400,由于系统是FC6,所以根据安装程序的提示需要自己安装FC6补丁包 所以我照安装程序的提示这么做:
[root@wangrui /]# ./ati-driver-installer-8.33.6-x86.x86_64.run --buildpkg Fedora/FC6
Creating directory fglrx-install
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.33.6...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
==================================================
ATI Technologies Linux Driver Installer/Packager
==================================================
Generating package: Fedora/FC6
Please install an appropriate Linux kernel module build package.
./packages/Fedora/ati-packager.sh: line 105: [: missing `]'
./packages/Fedora/ati-packager.sh: line 105: FC6: command not found
Probably kernel-devel and kernel-headers in this case.
If you've compiled a custom kernel, make sure /usr/src/linux exists
and the source tree matches the currently running kernel.
Removing temporary directory: fglrx-install
发现在创建补丁包的时候出现问题 无法继续安装下去。。。最后的那一大段代码说明什么问题???高手明示 |
|