Skip to content

Instantly share code, notes, and snippets.

@aawray
Created January 21, 2018 07:50
Show Gist options
  • Save aawray/19a11a60806ea71d03ab1752c3af1b23 to your computer and use it in GitHub Desktop.
Save aawray/19a11a60806ea71d03ab1752c3af1b23 to your computer and use it in GitHub Desktop.
Fix for warnings drm_kms_helper, flip_done timed out (Dell with linux kernel)
$ vim /etc/default/grub:
> GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=SVIDEO-1:d"
$ sudo grub-mkconfig -o /boot/grub/grub.cfg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment