You are not logged in.

#1 2008-02-03 23:15:30

Phenax
Member
Registered: 2007-01-07
Posts: 21

Cannot startx/xinit as non-root user

Cannot startx/xinit as non-root user. It worked for a while, stopped working, started working, and now just stopped again. Just plain "X" works.

User in groups: tty wheel games audio power
/tmp is chmod 1777

Starting X.org: http://pastebin.ca/890683
Xorg.0.log: http://rafb.net/p/Xtqq4H72.html
xorg.conf: http://rafb.net/p/0NZ1eD71.html

Last edited by Phenax (2008-02-03 23:17:09)


Putt's Law wrote:

Technology is dominated by two types of people: those who understand what they do not manage, and those who manage what they do not understand.

Offline

#2 2008-02-03 23:17:54

vogt
Member
From: Toronto, Canada
Registered: 2006-11-25
Posts: 389

Re: Cannot startx/xinit as non-root user

Is your home directory ~, owned and writable by you? (it should be)

EDIT: being in the group video will also get rid of one of the errors in your log (but I don't think that that is the one causing it)

Last edited by vogt (2008-02-03 23:20:03)

Offline

#3 2008-02-03 23:19:05

Phenax
Member
Registered: 2007-01-07
Posts: 21

Re: Cannot startx/xinit as non-root user

Yes


Putt's Law wrote:

Technology is dominated by two types of people: those who understand what they do not manage, and those who manage what they do not understand.

Offline

#4 2008-02-03 23:27:25

vogt
Member
From: Toronto, Canada
Registered: 2006-11-25
Posts: 389

Re: Cannot startx/xinit as non-root user

There's the option that your xinitrc calls stuff that fails or doesn't exist.

Your window manager or desktop environment start script should be the last thing in ~/.xinitrc

All you need (for twm) would be:

#!/bin/sh
exec twm

Offline

#5 2008-02-03 23:28:57

Phenax
Member
Registered: 2007-01-07
Posts: 21

Re: Cannot startx/xinit as non-root user

Added to

root tty disk lp kmem wheel log locate games dbus hal video audio optical floppy storage power users aaron

groups and it still doesn't work


Putt's Law wrote:

Technology is dominated by two types of people: those who understand what they do not manage, and those who manage what they do not understand.

Offline

#6 2008-02-03 23:37:04

Phenax
Member
Registered: 2007-01-07
Posts: 21

Re: Cannot startx/xinit as non-root user

vogt wrote:

There's the option that your xinitrc calls stuff that fails or doesn't exist.

Your window manager or desktop environment start script should be the last thing in ~/.xinitrc

All you need (for twm) would be:

#!/bin/sh
exec twm

Erased everything in my ~/.xinitrc and it still doesn't work.


Putt's Law wrote:

Technology is dominated by two types of people: those who understand what they do not manage, and those who manage what they do not understand.

Offline

#7 2008-02-03 23:42:13

Phenax
Member
Registered: 2007-01-07
Posts: 21

Re: Cannot startx/xinit as non-root user

Actually, just sticking in twm works. Hmm. Both no .xinitrc and exec startfluxbox don't work.

Last edited by Phenax (2008-02-03 23:49:57)


Putt's Law wrote:

Technology is dominated by two types of people: those who understand what they do not manage, and those who manage what they do not understand.

Offline

#8 2008-02-03 23:51:59

Phenax
Member
Registered: 2007-01-07
Posts: 21

Re: Cannot startx/xinit as non-root user

Yeah.. Well changing exec startfluxbox to exec fluxbox fixes is.

Though, there is obviously an underlying configuration/permission issue as no .xinitrc (using /etc/xinit/xinitrc) does not work. I'm not crying about it.. suggestions are still welcome to fix. Thanks.


Putt's Law wrote:

Technology is dominated by two types of people: those who understand what they do not manage, and those who manage what they do not understand.

Offline

Board footer

Powered by FluxBB