QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 662|回复: 0

显卡安装问题

[复制链接]
发表于 2005-2-19 23:49:10 | 显示全部楼层 |阅读模式
第一次自己装linux,我装的是RH9。0。在装显卡的时候碰到了问题。

我的是ati9550的显卡,我在ati的网站上下载了9550的linux的驱动,然后根据ati网站上的提示用RPM命令安装 rpm -Uh --force <ati_package_name>.rpm  
结果这一步出现很多error: unresolved symbols .........................

然后我又根据ati网站上的提示执行以下步骤:
1. cd /usr/src/linux (我这里没有这个目录只有/usr/src/linux2.4,是不是这里出了问题?)

2. Copy your existing kernel options into the source tree as folows:
    cp /boot/config-`uname -r` /usr/src/linux/.config

3. Generate the kernel Makefiles using these settings as follows:
    make oldconfig

4. Generate dependencies as follows:

For kernel 2.4: make dep
For kernel 2.6: make
5. Restart the system

6. Rebuild and reinstall the kernel module

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 (在执行这步的时候又出现了
unresolved symbols 的error)


我应该怎么做啊,我是菜鸟,希望各位大侠帮帮我,谢谢了。。。。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-9 09:47 , Processed in 0.042754 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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