"Atomic commit failed (modeset): Invalid argument" after switching to Gnome and backward
Created by: versusvoid
Reproduced as (assuming Gnome is already running)
- Start rootston from tty
- Switch to Gnome Screen blinks. Looks like Gnome makes clean DRM initialization.
- Switch back Gnome interface will be left frozen on screen.
Rootston log says:
2017-10-05 07:48:52 - [backend/drm/backend.c:80] DRM fd paused
2017-10-05 07:48:55 - [backend/drm/backend.c:65] DRM fd resumed
2017-10-05 07:48:55 - [backend/drm/atomic.c:57] VGA-1: Atomic commit failed (modeset): Invalid argument
2017-10-05 07:48:55 - [backend/drm/atomic.c:57] HDMI-A-1: Atomic commit failed (modeset): Invalid argument
Not reproduced with weston or xfwm4. But when switching from Gnome to weston or xfwm4 screen also blinks, so maybe they detect such situations and make clean DRM initialization too.