BOOM! HEADSHOT
Posts: 6
Joined: Sat Oct 11, 2014 6:41 pm

startx fails

Sat Nov 08, 2014 12:43 pm

returns xauth: timeout in locking authority file /home/pi/.Xauthority ”

I think this happened because I shut down pulling out the cord :oops:

I know there are a lot of topics but can anyone explain this to me step for step, every single step because I'm a complete noob, please... :roll:

DirkS
Posts: 10371
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: startx fails

Sat Nov 08, 2014 1:59 pm

IIRC you can delete /home/pi/.Xauthority and the problem should be solved...
So after you log use the command

Code: Select all

rm .Xauthority
Gr.
Dirk.

BOOM! HEADSHOT
Posts: 6
Joined: Sat Oct 11, 2014 6:41 pm

Re: startx fails

Sat Nov 08, 2014 4:07 pm

DirkS wrote:IIRC you can delete /home/pi/.Xauthority and the problem should be solved...
So after you log use the command

Code: Select all

rm .Xauthority
Gr.
Dirk.
How do I use the command, is there a prefix?

DirkS
Posts: 10371
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: startx fails

Sat Nov 08, 2014 4:40 pm

How do I use the command, is there a prefix?
what do you mean by prefix?

Because you use 'startx' I assumed you logged in to a command line. This would (when using user pi) get you to directory '/home/pi'.
From there the command I give should be sufficient to get the auth file deleted, but you can always use the full path.

Gr.
Dirk.

Return to “Troubleshooting”