Linuxmint - Failed to start the X server (your graphical interface)

By xngo on August 11, 2019

Run the following commands as root:

  1. Xorg -configure
  2. It will create a new configuration file in your home directory(e.g. ~/xorg.conf.new). It will display the complete path on your screen.
  3. Copy .../.../xorg.conf.new to /etc/X11/xorg.conf.
  4. startx

http://forums.linuxmint.com/viewtopic.php?f=46&t=105156

About the author

Xuan Ngo is the founder of OpenWritings.net. He currently lives in Montreal, Canada. He loves to write about programming and open source subjects.