You are not logged in.

#1 2007-06-18 11:05:44

Fophillips
Member
Registered: 2007-06-06
Posts: 13

[SOLVED] Error in locking authority file

After reinstalling Arch, when trying to start X, I get the error:

xauth: error in locking authority file /home/fophillips/.Xauthority

The file ~/.Xauthority exists and is writable, and when I run: xauth -f ~/.testauth it completes without an error. I used hwd to configure my xorg.conf

Does anyone know what is wrong?

Thanks

Last edited by Fophillips (2007-06-18 17:11:18)

Offline

#2 2007-06-18 11:51:49

KomodoDave
Member
From: Oxford, UK
Registered: 2007-04-22
Posts: 162
Website

Re: [SOLVED] Error in locking authority file

try doing

$ su
$ chown -r fophillips /home/fophillips

- Dave

Offline

#3 2007-06-18 12:29:19

klixon
Member
From: Nederland
Registered: 2007-01-17
Posts: 525

Re: [SOLVED] Error in locking authority file

better try

# chown -R

or you get an error-msg wink


Stand back, intruder, or i'll blast you out of space! I am Klixon and I don't want any dealings with you human lifeforms. I'm a cyborg!

Offline

#4 2007-06-18 12:30:19

Fophillips
Member
Registered: 2007-06-06
Posts: 13

Re: [SOLVED] Error in locking authority file

I have already tried, and it still won't work.

Offline

#5 2007-06-18 12:36:29

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: [SOLVED] Error in locking authority file

Have you tried moving the Xauth away and letting X make a new one? That helped me once with such an issue.

Offline

#6 2007-06-18 12:38:07

Fophillips
Member
Registered: 2007-06-06
Posts: 13

Re: [SOLVED] Error in locking authority file

It's just an empty file, so I removed it, and it still doesn't work.

Offline

#7 2007-06-18 12:42:46

Fophillips
Member
Registered: 2007-06-06
Posts: 13

Re: [SOLVED] Error in locking authority file

Okay, I removed .Xauthority* which were all empty, and it created new ones. But now, I'm getting an I/O error 104 Connection Reset by Peer

Offline

#8 2007-06-18 15:21:48

KomodoDave
Member
From: Oxford, UK
Registered: 2007-04-22
Posts: 162
Website

Re: [SOLVED] Error in locking authority file

klixon wrote:

better try

# chown -R

or you get an error-msg wink

I wish there was a standard for the recursion parameter, I continually use -R for the -r CLI apps, and vice-versa *slaps forehead*

Fophillips wrote:

Okay, I removed .Xauthority* which were all empty, and it created new ones. But now, I'm getting an I/O error 104 Connection Reset by Peer

Posting your most recent Xorg log file would be helpful (/var/log/Xorg.0.log for example). There should be a reason given for that I/O error, eg. problems with the font server. If it is problems with the font server, I *think* you do

$ /etc/init.d/xfs status

to check the status...

- Dave

Last edited by KomodoDave (2007-06-18 15:22:06)

Offline

#9 2007-06-18 15:27:04

Fophillips
Member
Registered: 2007-06-06
Posts: 13

Re: [SOLVED] Error in locking authority file

http://titonia.com/xorg.conf
http://titonia.com/Xorg.0.log

Okay fixed. I reinstalled the nvidia drivers and it works.

Last edited by Fophillips (2007-06-18 17:11:00)

Offline

Board footer

Powered by FluxBB