LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Xorg cannot create lock file (https://www.linuxquestions.org/questions/linux-software-2/xorg-cannot-create-lock-file-4175478561/)

a10wn 09-25-2013 05:59 PM

Xorg cannot create lock file
 
After installing the latest drivers I rebooted my computer, only to ser that it is stuck on the splash screen with no movement. After restarting again, and force bootong to Grub, I went in recovery mode to see what was wrong. I dropped to root and entered 'X -configure' only for it to give me an error stating the following:
'Fatal server error:
Could not create lock file in /tmp/.tX0-lock

(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE)'

Any and all help is greatly appreciated. Thank you.


-EDIT-
I used the command 'dpkg-reconfigure -a' and that made the lock file but now Xorg has some other error upon trying to start up and stll causes linux to not boot. I would gladly post the logs if I did not have to write all of this through a phone.

unSpawn 09-26-2013 12:01 PM

Quote:

Originally Posted by a10wn (Post 5034888)
Xorg has some other error upon trying to start up and stll causes linux to not boot. I would gladly post the logs if I did not have to write all of this through a phone.

On the machine try something like
Code:

grep "(EE|WW)" /var/log/Xorg.log
, that's less output, then send it to your phones email then copy and paste(bin) it?


All times are GMT -5. The time now is 03:36 AM.