NvAGP
From Wikipedia, the free encyclopedia
| This article is an orphan, as few or no other articles link to it. Please introduce links to this page from related articles; suggestions may be available. (February 2009) |
NvAGP is a part of the nVIDIA kernel module on Unix-like systems, (Linux, BSD, etc.), that enables access to the graphics card through AGP.
In some cases, it is slower and less stable than agpgart. For certain supported motherboard chipsets, nVIDIA recommends the NvAGP driver instead (see Appendix F of nVIDIA's README for your driver, available from their Unix driver page).
Agpgart is usually preferable (except where noted above), so it is given priority in the system. Even if you have "NvAGP" "1" in xorg.conf, agpgart will be loaded. To use NvAGP, you must either completely remove agpgart from the kernel or boot with the "agp=off" option.
| This Unix-related article is a stub. You can help Wikipedia by expanding it. |