|
发表于 2006-10-6 21:05:37
|
显示全部楼层
问一下,对于ATI显卡驱动 在配置内核选项的时候有什么需要注意的?
谢谢。
刚搜索一下:
Once your sources are set up you should configure them. For this follow the specific distribution kernel guides, as each distribution requires their own settings to be enabled. Once you are done with setting up your kernel sources enter menuconfig again:
* cd /usr/src/linux
* make menuconfig
And enable the following options:
* /dev/agpgart under ``character devices'' (look at ``3 - AGPGart Kernel module install and setup'' for more info on this)
* MTRR (Memory Type Range Register) under ``processor type and features''
Then disable:
* Direct Rendering Manager (XFree86 DRI support) under ``character devices''
* Kernel debugging under ``Kernel hacking''
但我记得有好多版本的,slk的可以按上面的提示做吗? |
|