You are not logged in.

#1 2007-06-19 21:14:36

PainAuple
Member
Registered: 2007-06-19
Posts: 9

Can't start X as user

Hello,

I just updated everything on my system from Voodoo to Duke with "pacman -Syu" as root. Although X works fine run as root (this is what I'm doing now) I cannot start it as a regular user.

I get the error:

Fatal Server Error:
Cannot move old log file ("/var/log/Xorg.0.log" to "/var/log/Xorg.0.log.old"

Both logfiles are present, so I don't know what the problem could be. Any suggestions, or a recommended place to start looking? A quick Google search didn't yield anything useful.

[edit] It appears someone else beat me to making this topic by a couple of minutes. Sorry for missing that!

Last edited by PainAuple (2007-06-19 21:17:23)

Offline

#2 2007-06-19 21:38:24

PainAuple
Member
Registered: 2007-06-19
Posts: 9

Re: Can't start X as user

Fixed it on my own. I did a
# chmod u+s /usr/bin/Xorg

Offline

#3 2007-06-20 14:29:32

geek.arnuld
Member
From: INDIA
Registered: 2007-05-03
Posts: 135
Website

Re: Can't start X as user

PainAuple wrote:

Fixed it on my own. I did a
# chmod u+s /usr/bin/Xorg

well, i had the same problem and this fixes it :-). now, to keep fools away from removing your "/usr/bin/Xorg" file make sure you do this after changing permissions: 

 chmod -c 755 /usr/bin/Xorg

just my thought :-)

Offline

Board footer

Powered by FluxBB