Xorg crashes on disconnect from external monitor, dual GPU

Hi,

Xorg crashes when I disconnect the external monitor. This happens both on i3 and xfce4, but not on sway --unsupported-gpu. It happens whether gdm is active or not.

System: Asus TUF Gaming F15, Fedora 43

Journalctl output from around the time it happens: Feb 12 08:51:06 f15 /usr/libexec/gdm-x-session[10256]: (II) modeset(0): EDID ven - Pastebin.com

Xorg log: [ 366.523] (--) Log file renamed from "/home/kf/.local/share/xorg/Xorg.pid-136 - Pastebin.com

❯ nvidia-smi -L  
GPU 0: NVIDIA GeForce GTX 1650 Ti (UUID: GPU-65e76804-591f-11fe-1818-85d232f2bf55)
~ on  main 
❯ lspci | grep -i 'vga\|3d\|2d'
~ on  main 
❯ lspci | grep --color=auto -i 'vga\|3d\|2d'
00:02.0 VGA compatible controller: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05)
01:00.0 VGA compatible controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Ti Mobile] (rev a1)
~ on  main 
❯ uname -a     
Linux f15 6.18.7-200.fc43.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jan 23 16:42:34 UTC 2026 x86_64 GNU/Linux

Very grateful for any pointers on how to solve this!

The same issue happens for me for several weeks. Everytime I change the monitor order, or if I attach my TV as external monitor, the xserver session crashes and I have to login again.

core dump looks almost the same as for Kenneth.

❯ nvidia-smi -L
GPU 0: NVIDIA GeForce RTX 2060 (UUID: GPU-869bc9cc-d0f3-65bd-43ff-b1de4610c4a2)

❯ lspci | grep -i 'vga\|3d\|2d'
00:02.0 VGA compatible controller: Intel Corporation CoffeeLake-H GT2 [UHD Graphics 630]
01:00.0 VGA compatible controller: NVIDIA Corporation TU106M [GeForce RTX 2060 Mobile] (rev a1)

❯ cat /etc/fedora-release 
Fedora release 42 (Adams)

Are there specific log files I could contribute for debugging purpose that would help?

1 Like