Am Donnerstag, 13. Februar 2020, 12:00:21 CET schrieb Carlos E. R.:
On 13/02/2020 10.46, Hans-Peter Jansen wrote:
...
| 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
I'm confused. In what directory do you run that grep?
If you did:
cd ~/src osc co X11:Drivers:Video/nvidia-gfxG03 osc co X11:Drivers:Video/nvidia-gfxG04 osc co X11:Drivers:Video/nvidia-gfxG05
then ~/src/X11:Drivers:Video but remember to use: grep -i device-id nvidia-gfx*/pci_ids* Cheers, Pete -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org