linux下安装 intel 845集成显卡 问题 急
# tar zxvf IntelGraphics_060704.tar.gz#cd dripkg
#./install.sh
...
然后按提示安装。
在安装最后出现:
Error:kernal modules did not complile
The DRI drivers can not be installed without the latest Kernel modules.
Installation will be aborted. See the dri.log file for information on what went wrong.
搞了一天一夜,不知道哪错了,哪位大哥教我下,谢谢谢谢谢谢谢谢。。。
小弟新手。。。 这提示信息里怎么还有 `kernal’ 呢。 :idea:
它说让你看 `dri.log‘ 这个文件,里边写着哪儿出错儿了。不过我想,它不是说编译内核模块吗,你是不是没装编译器和内核头文件啊?没装的话就装上吧。具体怎么装得看你用的什么发行版了。 我用的是
turbolinux
晕,提示好像说没什么模块,安装什么的。晕。。。
怎么办 提示:
compiling new agpgart module...
error:AGPGART module did not compile
compiling DRM module...
error: kernel modules did not compile
the DRI drivers can not be installed without the latest kernel modules.installation will be aborted.see the dri.log file for information on what want wrong
哪位帮我一下,谢谢 应该先把内核源码或内核头文件(与你当前所用的内核相同版本)安装一下。 月下刀客
版版,能具体点吗。。。。。。。。
我刚学的,,,,,, #apt-get update (这句是更新软件列表)
#apt-get install linux-image-2.6.12-1-686 linux-headers-2.6.12-1-686 (testing里目前最新的内核是2.6.12,请选择适合自己cpu类型的内核,-386和-686适合于Intel 32位处理器)
你试试这个吧, 不过现在的最新内核可不是2.6.12, 以下有这篇文章的全文:
url:http://www.ieee.org.cn/dispbbs.asp?BoardID=63&id=26065&replyID=18586&star=1&skin=0 不好意思,发现你用的是turbolinux,其实我也在犯难,集成显卡真要命啊,你还是自己看看怎么用rpm吧(小弟我也是菜鸟)
页:
[1]