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!