On CentOS 8
I have a machine with two NVIDIA cards: a GTX 1060 for folding, and a Quadro NVS 290 for running the display. I know the Quadro won't fold.
I managed to get the 1060 driver installed, and it's happily folding.
I THINK the 1060 installation configured X to use it instead of the Quadro. And I THINK when I install the Quadro driver, it'll configure X to use the Quadro, which is what I want. It had been running with nouveau.
I've got the run level at MultiUser (no graphics) and Folding@Home turned off so there should be no graphics driver active.
I go to install the Quadro driver, and I get this:
Code: Select all
There appears to already be a driver installed on your system (version:
460.39). As part of installing this driver (version: 340.108), the existing
driver will be uninstalled. Are you sure you want to continue?
Continue installation Abort installation
There are a great many options on the installer script, many I do not understand, but none look like "Don't uninstall another driver because the system has two NVIDIA GPUs and we want them both."
Has anybody here solved this before?