You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On restart, 3 monitors fail to initialize and flash on and off. To correct the issue, I disconnect the bottom left monitor, allowing the top left and top right monitors to stabilize. Once the top monitors are stabilized I plug in the bottom left and everything works normally.
Also note that Monitor-1 (bottom-l) is not correctly recognized and should be recognized as Monitor-2 as per Nvidia spec that the first port used displays the UEFI and this cannot be changed. The order that the monitors are plugged in to the GPU would make the correct order as Monitor-1 top left, Monitor-2 bottom left, Monitor-3 top right.
I tried reverting to a previous kernel, no change, and adding the below line to GRUB, also with no change:
This is a new problem. This configuration was the same under Mint 22, and after upgrading to 22.1, things worked for a few days until the problem started. There have been no recent changes to hardware or software proceeding the problem.
Steps to reproduce
Reboot. PC is dual boot, problem is not present in Windows, only Mint.
Expected behavior
All three monitors should initialize and display correctly after boot instead of flashing on and off.
Additional information
The text was updated successfully, but these errors were encountered:
Distribution
Mint 22.1
Package version
6.4.6
Graphics hardware in use
Nvidia RTX 3080
Frequency
Always
Bug description
On restart, 3 monitors fail to initialize and flash on and off. To correct the issue, I disconnect the bottom left monitor, allowing the top left and top right monitors to stabilize. Once the top monitors are stabilized I plug in the bottom left and everything works normally.
In Display Manager, the monitors are labeled:
2 | 1
3
However the monitors are actually recognized as:
2 | 3
1
This configuration matches:
Also note that Monitor-1 (bottom-l) is not correctly recognized and should be recognized as Monitor-2 as per Nvidia spec that the first port used displays the UEFI and this cannot be changed. The order that the monitors are plugged in to the GPU would make the correct order as Monitor-1 top left, Monitor-2 bottom left, Monitor-3 top right.
I tried reverting to a previous kernel, no change, and adding the below line to GRUB, also with no change:
BOOT_IMAGE=/boot/vmlinuz-6.8.0-51-generic root=UUID=bf7a041e-cada-4670-bcce-5147614228aa ro nvidia_drm.fbdev=1
This is a new problem. This configuration was the same under Mint 22, and after upgrading to 22.1, things worked for a few days until the problem started. There have been no recent changes to hardware or software proceeding the problem.
Steps to reproduce
Reboot. PC is dual boot, problem is not present in Windows, only Mint.
Expected behavior
All three monitors should initialize and display correctly after boot instead of flashing on and off.
Additional information
The text was updated successfully, but these errors were encountered: