Hi,
I’ve just installed Ubuntu Desktop 22 in a new system with 2x 4060ti.
Both GPUs are functional and show the bios screen ok.
However, in Ubuntu, the monitors connected to the second GPU do not display anything. However they are there in the “Displays” view and enabled
Both GPUs are detected:
jason@ubuntu-desktop:~$ nvidia-smi
Sat Dec 2 22:14:38 2023
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.129.03 Driver Version: 535.129.03 CUDA Version: 12.2 |
|-----------------------------------------+----------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+======================+======================|
| 0 NVIDIA GeForce RTX 4060 Ti Off | 00000000:01:00.0 On | N/A |
| 0% 49C P0 24W / 165W | 1017MiB / 16380MiB | 0% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
| 1 NVIDIA GeForce RTX 4060 Ti Off | 00000000:02:00.0 Off | N/A |
| 0% 37C P8 2W / 165W | 326MiB / 16380MiB | 0% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
+---------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=======================================================================================|
| 0 N/A N/A 2324 G /usr/bin/gnome-shell 1012MiB |
| 1 N/A N/A 2324 G /usr/bin/gnome-shell 2MiB |
+---------------------------------------------------------------------------------------+
jason@ubuntu-desktop:~$ ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:01.1/0000:02:00.0 ==
modalias : pci:v000010DEd00002805sv0000196Esd000013ECbc03sc00i00
vendor : NVIDIA Corporation
driver : nvidia-driver-535 - distro non-free recommended
driver : nvidia-driver-525-open - distro non-free
driver : nvidia-driver-525 - distro non-free
driver : nvidia-driver-535-server - distro non-free
driver : nvidia-driver-535-open - distro non-free
driver : nvidia-driver-535-server-open - distro non-free
driver : nvidia-driver-525-server - distro non-free
driver : xserver-xorg-video-nouveau - distro free builtin
Any ideas how to get the second GPU to display output?
Cheers,
Jason