kernel: [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:37:crtc-0] flip_done timed out
Problem
The following error messages are logged in messages file while the server is running:
kernel: [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:37:crtc-0] flip_done timed out
Solution
For safety reasons, please create a virtual machine snapshot. How-to Create Virtual Machine Snapshot
Currently this bug has been reported and has no solution. This is a workaround that has been tested on Ubuntu 20.x:
Edit the file: /etc/default/grub and the following text:
modprobe.blacklist=vmwgfx
file: /etc/default/grub.. GRUB_CMDLINE_LINUX_DEFAULT="maybe-ubiquity ipv6.disable=1 modprobe.blacklist=vmwgfx" ...
Update grub
sudo update-grub
Reboot the server
sudo reboot
Log in and verify the error is no longer in the error logs:
sudo journalctl -p err -b
Related articles
, multiple selections available,
Related content
How-to Troubleshoot Ubuntu Pro
How-to Troubleshoot Ubuntu Pro
More like this
VMs network adapter disconnected after reboot, power cycle or HA failover event
VMs network adapter disconnected after reboot, power cycle or HA failover event
More like this
Troubleshooting articles
Troubleshooting articles
Read with this
Virtual Machines (VMs) behaving abnormally after Storage Incident
Virtual Machines (VMs) behaving abnormally after Storage Incident
More like this
Missing child element 'VirtualHardwareSection' when importing a virtual machine via OVA/OVF
Missing child element 'VirtualHardwareSection' when importing a virtual machine via OVA/OVF
More like this
University of Toronto - Since 1827