Bug Report for Fedora 44 - Computer sleep disconnects main monitor

So I’m on Fedora 44 Gnome and I have 3 monitors connected

If you put;

  1. Computer to sleep
  2. Wake up from sleep
  3. My main monitor will be disconnected whilst the other 2 are there as if the main monitor exists (ie.

To get my main monitor back working I;

  1. login blindly
  2. Right click desktop on another monitor
  3. Change display settings
  4. Turn the monitor off and on in there
  5. Main monitor reconnects

System information

uname -r
7.0.9-205.fc44.x86_64

GPU info

lspci -n -n -k | grep -A 2 -e VGA -e 3D
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation AD102 [GeForce RTX 4070 Ti SUPER] [10de:2689] (rev a1)
	Subsystem: ZOTAC International (MCO) Ltd. Device [19da:7675]
	Kernel driver in use: nouveau
--
10:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Raphael [1002:164e] (rev c7)
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:d000]
	Kernel driver in use: amdgpu

Let me know if any more info is needed

This may be the issue. The nouveau driver does not have the same capabilities as the nvidia driver.

I would suggest that you install the nvidia driver and see if that makes a difference.