From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-96156-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MBqAN-0005Vs-NO
	for garchives@archives.gentoo.org; Wed, 03 Jun 2009 13:06:03 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 05919E04D0;
	Wed,  3 Jun 2009 13:06:02 +0000 (UTC)
Received: from mail-fx0-f219.google.com (mail-fx0-f219.google.com [209.85.220.219])
	by pigeon.gentoo.org (Postfix) with ESMTP id B8409E04D0
	for <gentoo-user@lists.gentoo.org>; Wed,  3 Jun 2009 13:06:01 +0000 (UTC)
Received: by fxm19 with SMTP id 19so8120708fxm.34
        for <gentoo-user@lists.gentoo.org>; Wed, 03 Jun 2009 06:06:01 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=VGArASySPLyN4ADZl+I8Euawk29/vbt0SowC/h0t6VA=;
        b=J79TDBfQ25soWkUSXXscU5LOFsFOUH8kfUXcrDawJi9kl0EWZExH8DABvnpB0Wqm31
         ZE3DkKaV1NuxCHkGPqliEF4+0l7wy8dbF0GVwffnQbmUyrOcFWMnzswvQI7ae9wOqjWA
         rkB8zohbJYvlZQ53SrXhTK/6wDUR8iqIoKunY=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=Z5w+/TrsBVPfNB/9FH553kDY7whYLsgKVylfww5AazyYipdL8hbIjOoMvSB0T0i6Cs
         KHMjfrmyzqZU1XOkNW8kHXR2/7H2kwQip9yje+uXiW7mQkHj4Hpsf9Ay7WWH5BxZ1UEZ
         gTTdHCWK4i2X7LEecxQs+YZpDCs9C7v5UH2PM=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.204.58.9 with SMTP id e9mr895642bkh.15.1244033922495; Wed, 03 
	Jun 2009 05:58:42 -0700 (PDT)
In-Reply-To: <200906031137.10673.marco.colombetti@tele2.it>
References: <18980.54163.223827.961009@ccs.covici.com>
	 <b79f23070906021746t6905c832yfaabdd66f2705878@mail.gmail.com>
	 <18981.52101.548783.705632@ccs.covici.com>
	 <200906031137.10673.marco.colombetti@tele2.it>
Date: Wed, 3 Jun 2009 13:58:41 +0100
Message-ID: <358eca8f0906030558n4f3b9956t7a9b4ac39549d6b8@mail.gmail.com>
Subject: Re: [gentoo-user] cannot completely shut down my system from command 
	line
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: c5844dcd-db2f-4fbc-9b3e-ea498955b50c
X-Archives-Hash: 3ae9ea046cbcd16e67a929a7d3cfd8a6

2009/6/3 Colombetti Marco <marco.colombetti@tele2.it>:
> On Wednesday 03 June 2009 03:01:57 John covici wrote:
>> on Tuesday 06/02/2009 James Ausmus(james.ausmus@gmail.com) wrote
>>
>> =A0> 2009/6/2 John covici <covici@ccs.covici.com>
>> =A0>
>> =A0> > on Tuesday 06/02/2009 Sebastian G nther(samson@guenther-roetgen.d=
e)
>> =A0> > wrote
>> =A0> >
>> =A0> > =A0> * John covici (covici@ccs.covici.com) [02.06.09 09:24]:
>> =A0> > =A0> > Hi. =A0I am running unstable gentoo and baselayout2, howev=
er when I
>> =A0> > =A0> > shutdown my system with something like shutdown -r now -- =
it gets
>> =A0> > =A0> > into a state where it says
>> =A0> > =A0> > init: no more processes in this run level, but it never wi=
ll
>> =A0> > =A0> > restart or shutdown if I use -h. =A0How in the heck do I e=
ven debug
>> =A0> > =A0> > such a thing or fix?
>> =A0> > =A0> >
>> =A0> > =A0> > Thanks in advance for any good ideas.
>> =A0> > =A0>
>> =A0> > =A0> Did you enable ACPI in your kernel configuration?
>> =A0> >
>> =A0> > Yep.
>> =A0>
>> =A0> Make sure
>> =A0> CONFIG_ACPI_BUTTON
>> =A0> is enabled in your kernel config (for menuconfig, under Power Manag=
ement
>> =A0> & ACPI -> ACPI Support -> Button) - without this, Linux can't
>> =A0> auto-shut-off your system.
>>
>> Its a module, not built-in. =A0But even shutdown -r now does not work as
>> =A0I get the message mentioned above and the computer hangs there
>> =A0forever.
>
> I have a similar issue on my laptop after upgrading to the kernel 2.6.29.
> The alsasound service wont stop.... i have to unload the snd_hda_intel mo=
dule
> first (it is an alsa related issue).
> If it is the same problem you could add "modprobe -r snd_hda_intel"
> in /etc/conf.d/local.stop or /etc/conf.d/local.

Same problem, but with xorg drivers (radeon) on a stable system.  If I
exit xorg and then issue shutdown from console it works fine.

See previous thread at:

http://groups.google.co.uk/group/linux.gentoo.user/browse_thread/thread/593=
050017e77fbd3?hl=3Den#

--=20
Regards,
Mick