- Edited
Dear All,
I am using two different GPUs, and to each of these GPUs, a screen is attached.
Both Nvidia chips, similar generation so that the same drivers can be used.
(As some may ask, the reason for this is one GPU (Quadro K620) is able to display colors in 10 bits on the 10bits screen, the other (GeForce GTX 760) is more for gaming activities... anyway, it works on Windows, so I would expect it to work on my favourite Linux distribution)
Drivers have been installed with doflicky
This is the result of some console checks :
linux-driver-management status
╒ Hardware Platform
╞ Platform Vendor : ASRock
╘ Platform Model : X79 Extreme6NVIDIA SLI
╒ Primary GPU
╞ Device Name : GK104 [GeForce GTX 760]
╞ Manufacturer : NVIDIA Corporation
╞ Product ID : 0x1187
╞ Vendor ID : 0x10de
╞ X.Org PCI ID : PCI:3:0:0
╘ Boot VGA : yesLDM Providers for GK104 [GeForce GTX 760]: 1
- nvidia-470-glx-driver
lspci | grep NVIDIA
01:00.0 VGA compatible controller: NVIDIA Corporation GM107GL [Quadro K620] (rev a2)
01:00.1 Audio device: NVIDIA Corporation GM107 High Definition Audio Controller [GeForce 940MX] (rev a1)
03:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 760] (rev a1)
03:00.1 Audio device: NVIDIA Corporation GK104 HDMI Audio Controller (rev a1)
lshw | grep NVIDIA
*-display description: VGA compatible controller product: GM107GL [Quadro K620] vendor: NVIDIA Corporation physical id: 0 bus info: pci@0000:01:00.0 version: a2 width: 64 bits clock: 33MHz *-display UNCLAIMED description: VGA compatible controller product: GK104 [GeForce GTX 760] vendor: NVIDIA Corporation physical id: 0 bus info: pci@0000:03:00.0 version: a1 width: 64 bits clock: 33MHz
Unclaimed obviously means that the drivers are not installed for the GTX 760 but... in fact they are, as they are the same as for the K620.
I exchanged briefly with Ikey on Matrix about it and it looks like this issue would deserve a bug report (https://matrix.to/#/!cFrsUIXgnOUewzIvYb:matrix.org/$XoUXYnLlzZl4MjwEg2jy_58eHMkqi7zF_Qda-vH8eRg?via=matrix.org&via=kde.org&via=tchncs.de)...
But if someone here has a workaround proposal, I'll be glad to try it
Thanks in advance for your help