当前位置: 技术问答>linux和unix
intel845板显卡驱动问题。
来源: 互联网 发布时间:2015-12-02
本文导语: 我的系统是FC1,从intel官网下载了845集成显卡驱动的原码包和rpm包,原码包编译的时候 ERROR: Kernel modules did not compile The DRI drivers can not be installed without the latest kernel modules. Installation will be aborted. See the ...
我的系统是FC1,从intel官网下载了845集成显卡驱动的原码包和rpm包,原码包编译的时候
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 went wrong.
cat dri.log
Makefile.linux:151: *** Cannot find a kernel config file. Stop.
rpm包装了,不过进去的时候选800×600,还是自动变成600×480。没什么效果。
请问有没有旧一点的intel845集成显卡驱动呢?
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 went wrong.
cat dri.log
Makefile.linux:151: *** Cannot find a kernel config file. Stop.
rpm包装了,不过进去的时候选800×600,还是自动变成600×480。没什么效果。
请问有没有旧一点的intel845集成显卡驱动呢?
|
应该是需要内核的源码包,一般编译驱动是需要内核的源码包的
|
一般调分辨率的时候,既要对显卡进行配置,也要对显示器进行配置。
windows系统中只要把显卡配置好就行,系统会对显示器自动侦测。但是linux不会,你得自己配置。
windows系统中只要把显卡配置好就行,系统会对显示器自动侦测。但是linux不会,你得自己配置。
|
会不会修改 /etc/X11/xorg.conf ?
|
为什么要驱动呢.偶的845集成显卡就那样用的哦