xserver startup log access problem

Adam Jackson ajax at nwnk.net
Mon Nov 28 18:50:29 PST 2005


On Monday 28 November 2005 21:06, trewornan wrote:
> X froze whilst I was using OpenOffice and I had to
> Ctrl-Alt-Backspace to unlock it.
>
> Afterwards whenever I tried startx I would get the
> error "Unable to move /var/log/Xorg.0.log to
> /var/log/Xorg.0.log.old".
>
> I tried it as root and X started up no problem so I
> guessed it must be a permission problem.
>
> I deleted .Xauthority and tried again but it didn't
> help (although a new .Xauthority file was created). I
> created a new user account and tried from that but got
> the same error. I tried chmod 0777 /var/log/xorg.0.log
> and /var/log/xorg.0.log.old, which are now
> "-rwxrwxrwx" but this doesn't help either.

chown root `which Xorg`
chmod 4711 `which Xorg`

- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20051128/9d7d05a2/attachment.pgp>


More information about the xorg mailing list