* Hans-Peter Jansen <hpj@urpla.net> [02-13-20 04:48]: [...]
Here:
NVIDIA GK104 [GeForce GTX 760], 10de:1187 (rev a1), with nvidia-gfxG05-kmp-default-440.59_k5.5.1_1
and
NVIDIA GF104 [GeForce GTX 460], 10de:0e22 (rev a1), with nvidia-gfxG04-kmp-default-390.132_k5.5.1_1
are doing fine. These are identical to the official packages, available at
https://download.nvidia.com/opensuse/tumbleweed
You find everything, you need to know on
https://en.opensuse.org/SDB:NVIDIA_drivers
Additionally, with having the nvidia sources checked out, you can check, which driver supports your model with:
# fetch device id $ hwinfo --gfxcard | grep -E \\\<Device Device: pci 0x1187 "GK104 [GeForce GTX 760]"
# query driver $ grep 0x1187 nvidia-gfx*/pci_ids* nvidia-gfxG03/pci_ids-340.107:0x1187 GeForce GTX 760 nvidia-gfxG03/pci_ids-340.107.new:0x1187 GeForce GTX 760 nvidia-gfxG04/pci_ids-390.132:0x1187 GeForce GTX 760 nvidia-gfxG05/pci_ids-440.44:0x1187 GeForce GTX 760
This one is supported by the last 3 driver generations. You would prefer the newest, of course.
It would be a good idea to clean the system beforehand. The run modules provide an --uninstall option, btw.
ok, cd ~/src osc co X11:Drivers:Video/nvidia-gfxG03 osc co X11:Drivers:Video/nvidia-gfxG04 osc co X11:Drivers:Video/nvidia-gfxG05 no errors hwinfo --gfxcard | grep -E \\\<Device Device: pci 0x0dc4 "GF106 [GeForce GTS 450]" cd X11:Drivers:Video grep -i 0x0dc4 nvidia-gfx*/pci_ids* nvidia-gfxG03/pci_ids-340.108:0x0DC4 GeForce GTS 450 nvidia-gfxG04/pci_ids-390.132:0x0DC4 GeForce GTS 450 nvidia-gfxG04/pci_ids-390.132.legacy:0x0DC4 GeForce GTS 450 cd nvidia-gfxG04 osc service dr osc build no errors generated nvidia-gfxG04-kmp-default-390.132_k5.5.2_1-0.x86_64.rpm rpm is available at: http://wahoo.no-ip.org/~paka/nvidia-gfxG04-kmp-default-390.132_k5.5.2_1-0.x8... -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org