System Suspends

After upgrading from 37 to Fedora 38 from the command line, after about 15 minutes I get a message from gdm that says, “The system will suspend now.” I can reset the system and use it again, but the same thing happens after 15 minutes. I’m looking for a way to fix this problem.

I’ve been upgrading since Fedora 6 and this is the first time I encountered any issues. Great job!

Thanks, Rich

1 Like

Working for me:

sudo -u gdm dbus-run-session gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-battery-type  nothing
sudo -u gdm dbus-run-session gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type  nothing
systemctl reboot
2 Likes