summaryrefslogtreecommitdiff
path: root/nv.mdwn
blob: 2015496f0b7fc5f523cbc70c61a9ecf86e863b79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Driver for NVIDIA based video chips. License: MIT


## Status

Please see [[http://people.freedesktop.org/~aplattner/nv|http://people.freedesktop.org/~aplattner/nv]] for release information.


## 3D Acceleration Status

At present the nv driver has no 3D acceleration. Nvidia will not provide the hardware specifications needed to add 3D support. However, some reverse engineering has been done for the Riva, TNT, and Geforce hardware. The UtahGLX project has basic 3D acceleration support. Help is needed to port this to DRI. For details see the [[DRI Nvidia Page|http://dri.freedesktop.org/wiki/nVidia?action=highlight&value=CategoryHardware]]. A Freedesktop.org project called [[nouveau|http://nouveau.freedesktop.org/wiki/]] has been started to work on 3D support. See the project's [[Feature Matrix|http://nouveau.freedesktop.org/wiki/RequiredFunctionality]] for current development status. For additional info on 3D acceleration support in general, see the [[free3d.org wiki|http://www.free3d.org/]].


## Documentation and Support

   * Please check the [[nv(4) manual page|http://www.x.org/releases/current/doc/man/man4/nv.4.xhtml]] for the current release for configuration options.

## Source code

   * [[Released version tarballs|http://www.x.org/releases/individual/driver/]]
   * [[Current nv source in git|http://cgit.freedesktop.org/xorg/driver/xf86-video-nv]]

## Known Issues

   * Check the Freedesktop.org Bugzilla for [[nv driver bugs|https://bugs.freedesktop.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__all__&product=xorg&content=nv]].

## Maintainers

   * X.org: [[Aaron Plattner|http://people.freedesktop.org/~aplattner/]] of NVIDIA
   * XFree86: [[Mark Vojkovich|http://www.xfree86.org/~mvojkovi/]] of NVIDIA

## Related Resources

   * [[Nvidia Driver Internals|http://developer.nvidia.com/object/xdevconf_2006_presentations.html]] Xdevconf presentation by Andy Ritger of Nvidia
   * [[XFree86 nv driver|http://cvsweb.xfree86.org/cvsweb/xc/programs/Xserver/hw/xfree86/drivers/nv/]] nvidia driver CVS
   * [[berliOS|http://svn.berlios.de/viewcvs/haiku/haiku/trunk/src/add-ons/accelerants/nvidia/]] nvidia driver CVS
   * [[nvidia forum|http://www.nvnews.net/vbulletin/forumdisplay.php?f=14]] - Official forum for Linux nvidia users
   * [[nvidia website|http://www.nvidia.com/]]
   * [[NVIDIAProprietaryDriver|NVIDIAProprietaryDriver]] - X.Org Wiki page about nVidia's proprietary closed-source driver.
   * [[Comparison of NVIDIA Graphics cards|http://en.wikipedia.org/wiki/Comparison_of_NVIDIA_Graphics_Processing_Units]] - Wikipedia page comparing NVIDIA hardware features
   * [[NVIDIA and FOSS|http://en.wikipedia.org/wiki/NVIDIA_and_FOSS]] Wikipedia page on the friction between Nvidia and the Free/Open Source community due to their continued refusal to provide technical documentation on the hardware that would assist developers in writing drivers.