Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Shutting down process hangs - how to proceed?
Date: Sun, 20 Sep 2009 16:23:40
Message-Id: 20090920162331.GD5807@solfire
In Reply to: Re: [gentoo-user] Shutting down process hangs - how to proceed? by covici@ccs.covici.com
1 covici@××××××××××.com <covici@××××××××××.com> [09-09-19 15:19]:
2 > Mick <michaelkintzios@×××××.com> wrote:
3 >
4 > > On Saturday 19 September 2009, meino.cramer@×××.de wrote:
5 > > > > cleaner shutdown. This is taken from a email that was sent to me during
6 > > > > that horrible xorg-server and hal upgrade.
7 > > > >
8 > > > > > Hold down Atl, hold down SysRq, press each of the keys in turn. The
9 > > > > > usual full sequence is R-E-I-S-U-B Reboot Even If System Utterly
10 > > > > > Broken By ${DEITY} - this tagline picker is spooky at times :-O
11 > > > > > -- Neil Bothwick
12 > > > >
13 > > > > I tried this once when I was unable to get my keyboard to respond to
14 > > > > anything else. I made it through the first three or four and was
15 > > > > returned to a console with a working keyboard. Since you are shutting
16 > > > > down, you may want to go through them all to be safe. I think the last
17 > > > > one does a reboot.
18 > > > >
19 > > > > Hope that helps.
20 > > > >
21 > > > > Dale
22 > > > >
23 > > > > :-) :-)
24 > > >
25 > > > Hi Dale,
26 > > >
27 > > > thanks a lot for your help!!! :)
28 > > >
29 > > > This will help to bring donw the machine in an more
30 > > > cleaner way as simply pressing the power switch ;-)
31 > > >
32 > > > But:
33 > > > How can I figure out, what hangs the shutdown process itsself?
34 > >
35 > > Last time I came across a problem like this I had forgotten to select the
36 > > right chipset under Graphics support/AGP Support/ in the kernel. So I
37 > > suggest you revisit your kernel and xorg drivers setups for your card.
38 > > --
39 > Hi. I have a somewhat similar problem, when I shutdown it goes all the
40 > way to the end, but instead of shutting down, it says
41 > init: nomore processes left in this runlevel. This is fine if I am
42 > here, but from a remote location it would not work, so how can I figure
43 > out why this is happening? I think this started when I went to
44 > baselayout 2, but not certain of that.
45 >
46
47 I solved the problem:
48
49 /etc/slim.conf has the
50
51 daemon = no
52
53 flag, so the boot process seems optically ok but hangs right
54 after slim hast started.
55 Shutting down the system tries to stop services/processes/action,
56 which never has been started...which fails in a hang.
57
58 I dont know exactly...but...if that flag is the default configuration
59 when installing slim I would suggest to change it to
60
61 daemon = yes
62
63 to prevent users like me to spend the weekend in searching for a
64 problem in the shutdown process.
65
66 > --
67 > Your life is like a penny. You're going to lose it. The question is:
68 > How do
69 > you spend it?
70 >
71 > John Covici
72 > covici@××××××××××.com
73
74 Life is worth more than a penny...
75
76 Meino Christian Cramer
77 Meino.Cramer@×××.de
78 ;)
79
80
81 --
82 Please don't send me any Word- or Powerpoint-Attachments
83 unless it's absolutely neccessary. - Send simply Text.
84 See http://www.gnu.org/philosophy/no-word-attachments.html
85 In a world without fences and walls nobody needs gates and windows.

Replies

Subject Author
Re: [gentoo-user] Shutting down process hangs - how to proceed? covici@××××××××××.com