Screen Freeze on Fedora 42 Workstation (NVIDIA Flip Event Timeout)

Does MUTTER_DEBUG_FORCE_KMS_MODE=simple do anything? I used to force that globally for a mouse thing:

sudo -e '/etc/profile.d/mutter-tweaks.sh'
# Mutter
export MUTTER_DEBUG_FORCE_KMS_MODE='simple'
2 Likes