You are not logged in.

#1 2017-04-25 17:54:53

alkersan
Member
Registered: 2013-12-22
Posts: 2

nvidia and nvidia-340xx simultaneously

Greetings.

Is it anyhow possible to install both nvidia and nvidia-340xx drivers simultaneously?
The problem is that two GPUs are present in the system: an old NVS Quadro 295 and a GTX 970. NVS support was dropped after 340 driver version.
The plan was to use NVS as the host primary video card and leave GTX for the CUDA calculations.

Thanks

Offline

#2 2017-04-25 19:04:21

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,731
Website

Re: nvidia and nvidia-340xx simultaneously

I don't think you're able to do this as there are conflicting files each version writes out (including nvidia.ko).  Someone correct me if I am mistaken.

Offline

#3 2017-04-25 19:09:34

loqs
Member
Registered: 2014-03-06
Posts: 18,961

Re: nvidia and nvidia-340xx simultaneously

As graysky said you would need to change the module names both the file names and references to the name in the module itself and possibly adjust userspace tools to work with the new module name so theoretically possible but none trivial.

Offline

#4 2017-04-25 20:04:39

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,146

Re: nvidia and nvidia-340xx simultaneously

Alkersan,

If the GTX is only used for CUDA, there may be a possibility .

install the nvidia-340xx drivers, except  opencl-nvidia-340xx .
Also install opencl-nvidia .

If you're lucky, everything needed for cuda on the GTX is in the opencl-nvidia package.
(It's that way for amdgpu-pro ).


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB