Hello,
I am trying to install a secondary monitor on a workstation with Asus motherboard+ Sonnet Breakway Box + geForce 1080Ti.
The driver is installed but I do not get any video signal on the secondary monitor.
To install I have followed following steps:
sudo apt-get remove --purge ‘^nvidia-.*’
sudo ubuntu-drivers autoinstall
following is the output of nvidia-smi
±----------------------------------------------------------------------------+
| NVIDIA-SMI 470.103.01 Driver Version: 510.60.02 CUDA Version: 11.6 |
|-------------------------------±---------------------±---------------------+
| 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 … Off | 00000000:3C:00.0 Off | N/A |
| 28% 24C P8 8W / 250W | 92MiB / 11264MiB | 0% Default |
| | | N/A |
±------------------------------±---------------------±---------------------+
±----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| No running processes found |
Following the the output of nvidia-setting
ERROR: Unable to load info from any available system
(nvidia-settings:29183): GLib-GObject-CRITICAL **: 08:50:47.946: g_object_unref: assertion ‘G_IS_OBJECT (object)’ failed
** Message: 08:50:47.949: PRIME: No offloading required. Abort
** Message: 08:50:47.949: PRIME: is it supported? no
tried
sudo prime-select nvidia
but it did not change the situation.
The bug report is the following
nvidia-bug-report.log.gz (269.8 KB)
Nvidia X server does not launch correctly (empty). Installed also
sudo apt install nvidia-cuda-toolkit
with no effect.
dkms staus does not return anything.
Any idea how to solve this? I have also tried to install from nvidia run files and disable secure boot.
thank you!
vittorio