Nvidia

Differences between revisions 1 and 2
Revision 1 as of 2005-08-01 01:29:36
Size: 801
Editor: S0106000000cc07fc
Comment: split out page from BinaryDriverHowto
Revision 2 as of 2005-08-01 08:10:57
Size: 935
Editor: c-67-171-159-205
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
1. `sudo apt-get install nvidia-glx`
1. `sudo nvidia-glx-config enable`
To enable support for nVidia graphics cards, first install the driver '''nvidia-glx''' using [https://www.ubuntulinux.org/wiki/SynapticHowto Synaptic], then type '''nvidia-glx-config enable''' at a root terminal to enable it.
 * Applications -> System Tools -> Root Terminal
Line 4: Line 4:
'''Note''': If you wish to use these drivers and run the XMMS music player, you should be aware of [https://bugzilla.ubuntu.com/show_bug.cgi?id=1724 this bug] The '''nvidia-settings''' package provides a control panel to configure graphics card options such as gamma correction.
Line 6: Line 6:
'''Note''': You can get around this bug by installing libmik. If you are going to compile 3d applications, you will want to install the `nvidia-glx-dev` package
Line 8: Line 8:
'''Note''' (optional): If you are going to compile 3d applications, you will want to install the `nvidia-glx-dev` package '''Note''': If you wish to use these drivers and run the XMMS music player, you should be aware of [https://bugzilla.ubuntu.com/show_bug.cgi?id=1724 this bug]. You can get around this bug by installing libmik.
Line 10: Line 10:
'''Note''' (optional): the `nvidia-settings` package provides a control panel to configure graphics card options such as gamma correction. '''Note''': Be sure to have the right version of linux-restricted-modules installed. It must match the version of the running kernel.
Line 12: Line 12:
=== Notes ===

Edit: That script worked for me perfectly, but keep sure to have the right version of linux-restricted-modules installed (it must match the version of the running kernel).

CategoryDocumentation CategoryCleanup
For other drivers, refer to the BinaryDriverHowto
Part of UserDocumentation

To enable support for nVidia graphics cards, first install the driver nvidia-glx using [https://www.ubuntulinux.org/wiki/SynapticHowto Synaptic], then type nvidia-glx-config enable at a root terminal to enable it.

  • Applications -> System Tools -> Root Terminal

The nvidia-settings package provides a control panel to configure graphics card options such as gamma correction.

If you are going to compile 3d applications, you will want to install the nvidia-glx-dev package

Note: If you wish to use these drivers and run the XMMS music player, you should be aware of [https://bugzilla.ubuntu.com/show_bug.cgi?id=1724 this bug]. You can get around this bug by installing libmik.

Note: Be sure to have the right version of linux-restricted-modules installed. It must match the version of the running kernel.

For other drivers, refer to the BinaryDriverHowto Part of UserDocumentation

BinaryDriverHowto/Nvidia (last edited 2008-08-06 16:22:27 by localhost)