|
|

楼主 |
发表于 2005-10-16 08:21:46
|
显示全部楼层
刚才google了一下,才发现NvAgp其实非常重要。
http://download.nvidia.com/XFree86_40/1.0-2960/README.txt
The following driver options are supported by the NVIDIA XFree86 driver:
Option "NvAGP" "integer"
Configure AGP support. Integer argument can be one of:
0 : disable agp
1 : use NVIDIA's internal AGP support, if possible
2 : use AGPGART, if possible
3 : use any agp support (try AGPGART, then NVIDIA's AGP)
Please note that NVIDIA's internal AGP support cannot
work if AGPGART is either statically compiled into your
kernel or is built as a module, but loaded into your
kernel (some distributions load AGPGART into the kernel
at boot up). Default: 3 (the default was 1 until after
1.0-1251).
上面这个网页中还详细说明了Nvidia驱动各个参数的具体含义,不错:) |
|