From: Ray Olszewski <ray@comarre.com>
To: linux-newbie@vger.kernel.org
Subject: Re: Id "x" respawning too fast: disabled for 5 minutes
Date: Tue, 17 Feb 2004 16:15:56 -0800 [thread overview]
Message-ID: <5.1.0.14.1.20040217160914.020297d8@celine> (raw)
In-Reply-To: <HBEJLOFMLEPBMAAEFNFDCEAPCFAA.azapata@du.edu>
At 04:17 PM 2/17/2004 -0700, Anna G. Zapata wrote:
>Hello all,
>
>I just updated the fedora core with all it's new patches and now the
>machine seems to be hosed. On reboot, I get the
>following message:
>
>"Id "x" respawning too fast: disabled for 5 minutes" - Any ideas? I have
>had nothing but problems with Fedora.
I can tell you what is happening, but not why it is happening. The above
message refers to this line in /etc/inittab --
x:3:respawn:/etc/X11/prefdm -nodaemon
The app "prefdm" starts, then exits almost immediately. So the respawn part
of the entry tells init to start it again. It starts, exits ... and so on.
To keep continued respawns from typing up the system, init notices, stops
the cycle, and logs it.
That's the "what". The "why" is probably some sort of problem with prefdm,
whatever that is (some sort of X login app, similar to xdm or gdm, maybe?).
Make sure it is actually present on the system, and that you can run it
successfully from the command line. If it fails, notice why and fix it
(since you just did an update, I'd wonder about a shared-library
incompatibility, for example).
I confess I don't know why this particular failure would leave the machine
"hosed" ... but then, "hosed" is not a problem description, really. I'd
expect 6 terminals to be available on vt1 through vt6, for example, ready
for logins. If you write again, please describe the actual problem you are
experiencing, not just the message that si logged about a specific errant
process.
>I have no clue what is going on here. I tried to get the machine in run
>level 3, but I still can't get it to work.
>Here is a copy of the /etc/inittab file:
[deleted]
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2004-02-18 0:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-17 23:17 Id "x" respawning too fast: disabled for 5 minutes Anna G. Zapata
2004-02-18 0:15 ` Ray Olszewski [this message]
2004-02-23 6:27 ` rob.rice
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5.1.0.14.1.20040217160914.020297d8@celine \
--to=ray@comarre.com \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox