Can someone post the url to the nividia drivers for 11.3. They are not yet in the community repos.
Can someone post the url to the nividia drivers for 11.3. They are not yet in the community repos.
I'm not sure that the official Nvidia drivers are ready. However, I searched and found an Nvidia driver "nvidia-gfxG02" under Get Software.
It supports the newer cards GeForce 6x and higher. My card is an GeForce 8600 GTS. BTW I didn't have to blacklist the nouveau driver before installing the rpm.
Add the following link to Yast Software Repositories:
Index of /repositories/home:/Yareg/openSUSE_11.3
Cheers!
Romanator
My Linux Box
OS: openSUSE 12.3 64-bit - Platform Version 4.10.2 "release 556"
ASUS P5Q | Intel Quad 6600 @3.02 GHz | 4GB of RAM | Nvidia GeForce 8600 GTS
Thanks, that worked! Ill use this until they get the official nvidia repo up.
Just make sure you have backed up your old xorg.conf file from your previous install. The new nvidia drivers don't work too well at creating a working xorg.conf.
You can also use the 'hard way' install as detaield in the how-tos and download the drivers from nvidia's site.
Make sure you run the install in a run level 3 terminal.
Just for information: To enable 3D acceleration you have to edit your /etc/X11/xorg.conf. Add the option "direct rendering" "yes", i.e.:
Section "Device"
BoardName "GeForce 8200"
Driver "nvidia"
Identifier "Device[0]"
VendorName "NVIDIA"
Option "direct rendering" "yes"
EndSection
Thanks for pointing me to Yareg's repo's, works a treat!
openSUSE 12.3 (x86_64) KDE 4.10.3
Gigabyte GA-MA785GM-US2H - AMD(R) DUAL CORE 6000+ @ 3.10GHz
nVidia Geforce GTX280 - 8GB DDR2 800MHz RAM
https://linuxcounter.net/user/482859.html
Parent Penguin




I've tried this driver and it sorta works
I can open up the nvidia-settings program, usually when I've not had a properly working nvidia driver in the past when opening this I've got a message saying I'm not using the nvidia driver
The problem being I only get two resolution choices: 640x480 and 320x240
If I rename the created xorg.conf to something else to trying forcing auto-detection of the card it gets a little better, in nvidia-settings I then get some higher resolutions ... up to a whopping 1024x768
It's a 32bit system and the card is a GeForce GTS250, on 11.2 I could use resolutions up to 1680x1050
Any ideas what I need to do so I can use higher resolutions?
Incidentally I get exactly the same behaviour if I do a 'hard way' driver install from the binary
Thanks,
Dwight Paige
Student Penguin

Bookmarks