Gentoo Archives: gentoo-user

From: Nick Cunningham <nick@××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] init script freezes when xdm (kdm) starts
Date: Tue, 06 Jan 2009 00:22:33
Message-Id: e99b2eae0901051622u172f499cxfac7e49311b1d1e0@mail.gmail.com
In Reply to: [gentoo-user] init script freezes when xdm (kdm) starts by Francisco Ares
1 2009/1/6 Francisco Ares <frares@×××××.com>
2
3 > Hi, guys
4 >
5 > I've been seeing this for several months now, and I couldn't fix it. It is
6 > easy to workaround, so I didn't want to bother the list before.
7 >
8 > But when it's enough, it's enough.
9 >
10 > While booting, I can see the init scripts progress up to the time xdm (kdm)
11 > starts. Then I lo gin and start to work. Suddenly I remember that I have
12 > to issue a Ctrl-Alt-F1 to return to the boot console and only then the
13 > scripts go on, looking like they froze when X started (or some other related
14 > app).
15 >
16 > That was for several months and has come back now. During a few months
17 > interval (I suppose that those time periods were coincident to kernel
18 > updates) I got the opposite: the scripts kept going, X appeared for very few
19 > seconds and then the boot console reappeared without intervention. I always
20 > had to hit Ctrl-Alt-F7 to return to kdm.
21 >
22 > Any suggestions?
23 >
24 > Thanks a lot
25 > Francisco
26 >
27 > --
28 > "If you have an apple and I have an apple and we exchange apples then you
29 > and I will still each have one apple. But if you have an idea and I have one
30 > idea and we exchange these ideas, then each of us will have two ideas." -
31 > George Bernard Shaw
32 >
33
34 Have checked to make sure your init scripts are in the right place, run
35 rc-update and it will show all your init scripts and in what order group
36 they are in (boot, default etc). It may be that one got added to the wrong
37 group which causes X to start too soon. Also check your running the latest
38 versions of baselayout (and openrc if you run ~arch).
39
40 For reference xdm should be the 2nd to last (or thereabouts) script to run,
41 normally just before local.
42
43 (also, are you sure this is X starting and not just a framebuffer splash?)
44
45 - Nick

Replies

Subject Author
Re: [gentoo-user] init script freezes when xdm (kdm) starts Francisco Ares <frares@×××××.com>