Post by chy815
我先是rpm2tgz转换为tgz安装,之后执行
fglrxconfig
配置完成后,它会在/etc/X11/生成XF86config-4文件,然后把它复制为xorg.conf
之后startx就出错了,出错信息不记得了,现在是在win下的,好象是说某个.o文件什么unresolved symbol
STEP2:安装模块:
cd /lib/modules/fglrx/build_mod #(change directory to where our task lies)
sh make.sh #(gathering kernel information)
cd /lib/modules/fglrx/ #(change directory to where out second task lies)
sh make_install.sh #(configuring the the driver to our kernel)