May 13th, 2008, 08:33 PM
|
#2 (permalink)
|
| Folding@home since 1862!
Join Date: Feb 2007 Location: Folding@Home
Posts: 8,078
|
You need to install your nvidia drivers for the card.
Follow these steps: Quote: The Process:- Open a terminal and type sudo apt-get update
- Type sudo apt-get install nvidia-glx
- Type sudo apt-get upgrade
- Type sudo dpkg-reconfigure xserver-xorg
- Select the nvidia driver from the X server driver list and follow the on-screen steps to complete the configuration
- Once finished with the configuration, hold down Ctrl+Alt+Backspace to restart X server. You should be presented with a nice NVIDIA splash screen signaling that the driver is installed and working
- You can test this in the terminal by typing glxinfo | grep direct (the output should be direct rendering: yes)
- You can also type glxgears to watch your card at work
|  |
| |