Skip to content

Instantly share code, notes, and snippets.

@orweinberger
Created November 17, 2013 19:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save orweinberger/7517489 to your computer and use it in GitHub Desktop.
Save orweinberger/7517489 to your computer and use it in GitHub Desktop.
How to fix graphics display on Lenovo X1 with CentOS 6.x
1. telint 3
2. mv /etc/X11/xorg.conf /etc/X11/xorg.conf.bak
3. nano /etc/grub.conf # find and remove all mentions of 'nomodeset'
4. reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment