LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Xwindow problem (https://www.linuxquestions.org/questions/linux-software-2/xwindow-problem-184260/)

ziox 05-21-2004 05:05 PM

Xwindow problem
 
HellO
INIT: Id "x" respawing too fast: disabled for 5 minuts
whats the problem
(redhat~9)

:scratch:

ilikejam 05-22-2004 12:53 PM

Hi.

I got a similar message when I moved my /tmp folder to a different location, and linked it back to /

Try dropping into single user mode
# telinit 1
and do
rm -f /tmp/*

Then either do
telinit 5
or
telinit 3 then startx

I don't know what actually causes the problem, but that cleared it last time it happened to me.

Dave


All times are GMT -5. The time now is 03:36 PM.