Hey, I’ve tried to install the drivers using the information from site NVIDIA - openSUSE and it’s showing up in SaX2 as the right card, but when I set the resolution to 1680 X 1050 nothing happens.
I noticed that in the Control Panel there is an icon called Screen Resolution, and I think this is causing the resolution to be 1280 X 1024.
Anyone know how I can get it to set to the right resolution?
danbrownlow wrote, On 12/10/2008 01:16 PM:
> Hey, I’ve tried to install the drivers using the information from site
> ‘NVIDIA - openSUSE’ (http://en.opensuse.org/NVIDIA#Installation) and
> it’s showing up in SaX2 as the right card, but when I set the resolution
> to 1680 X 1050 nothing happens.
The monitor resolution is also set to/allows that resolution?
Sorry for the slow reply. I tried entering ‘nvidia-settings’ where I was told that I didn’t have nvidia drivers installed and that i should run ‘nvidia-xconfig’ and then restart the x-server, which I did. However, when I ran ‘nvidia-settings’ again, it told me the same thing.
Does this mean that the nvidia drivers aren’t installed or that they aren’t installed correctly? I’ve had trouble with these one-click installs before.
Alright so here is how to install the nvidia driver manually, in case the one in the repo doesn’t work or u just want to use the latest.
Go to Yast>Software>Software Management
Search for and install if you don’t have these:
make
gcc
kernel-source
Now download the latest Nvidia driver:
Place the file in your /home/username
Now restart and at the boot screen, pause the boot by moving the down button, then move back up and clear any text in the boot arguments by holding backspace. Then just type the number: 3
At the login
Type “root” then enter and then your root password and press enter.
now type
cd /home/username
*Now remember you can use the {TAB} key to auto complete
so type:
sh NVIDIA{TAB}
and the whole file name should auto complete
eg: sh NVIDIA-Linux-x86-173.14.09-pkg1.run
Follow the installer and let it compile the kernel module for you.
Say Yes to everything
Use TAB to move around
reboot