Dotrig
November 2nd, 2005, 08:33 PM
i translating a swedish nvidia gudie as worked for me ..
_______________________
first off all you open the terminal and do this:
sudo apt-get install nvidia-glx
sudo apt-get install nvidia-settings
and do a copy of xorg.conf:
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
do now:
sudo nvidia-glx-config enable
And the last thing you will need to do a getway to nvidia-settings in menu in gnome:
sudo gedit /usr/share/applications/NVIDIA-Settings.desktop
and put in:
[Desktop Entry]
Name=NVIDIA Settings
Comment=NVIDIA Settings
Exec=nvidia-settings
Icon=
Terminal=false
Type=Application
Categories=Application;System;
___________
Dont forget to save ;)
do sudo reboot
Worked for me..
Sorry for my bad english..
_______________________
first off all you open the terminal and do this:
sudo apt-get install nvidia-glx
sudo apt-get install nvidia-settings
and do a copy of xorg.conf:
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
do now:
sudo nvidia-glx-config enable
And the last thing you will need to do a getway to nvidia-settings in menu in gnome:
sudo gedit /usr/share/applications/NVIDIA-Settings.desktop
and put in:
[Desktop Entry]
Name=NVIDIA Settings
Comment=NVIDIA Settings
Exec=nvidia-settings
Icon=
Terminal=false
Type=Application
Categories=Application;System;
___________
Dont forget to save ;)
do sudo reboot
Worked for me..
Sorry for my bad english..