I have an issue with Ubuntu 22.10.
I have an alienware with NVIDIA 3600. On which I run latest Ubuntu version.
I notice issues when changing displays.
Specifically my DELL external monitor is almost freezing (getting to ~1fps).
Here are some details, I can supply more if needed.
$lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.10
Release: 22.10
Codename: kinetic
When I try to use only external monitor it works in something like 1 frame per second, except for the mouse movement which is still smooth.
I'm using fresh install with X11 here is my nvidia-smi:
$nvidia-smi
Tue Feb 21 07:42:57 2023
+---------------------------------------------+
| NVIDIA-SMI 525.78.01 Driver Version: 525.78.01 CUDA Version: 12.0 |
|-------------------------------+----------------------+----------------------+
| 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:01:00.0 Off | N/A |
| N/A 42C P0 N/A / 115W | 6MiB / 6144MiB | 0% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+---------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| 0 N/A N/A 2113 G /usr/lib/xorg/Xorg 4MiB |
+---------------------------------------------+
Would love to get help about this.
Thanks,