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 ) id 1Mp0cQ-0000I8-B9 for garchives@archives.gentoo.org; Sat, 19 Sep 2009 14:08:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40681E07A2; Sat, 19 Sep 2009 14:08:53 +0000 (UTC) Received: from mail-bw0-f211.google.com (mail-bw0-f211.google.com [209.85.218.211]) by pigeon.gentoo.org (Postfix) with ESMTP id EE53DE07A2 for ; Sat, 19 Sep 2009 14:08:52 +0000 (UTC) Received: by bwz7 with SMTP id 7so1156978bwz.34 for ; Sat, 19 Sep 2009 07:08:52 -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 :from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=rVjGR0277wSemck3yis+4img7YXdYpz+c1Bd1q4vBz0=; b=c3aMzcCMom9y4U3A2P/aubMBIG9sDDPkzFxL0Y/QB1Naht3W7y/6O3kjgGFdvB2teV SvoUT3z498AGvM3S9LyGyEoqktEUMnnkP5Xf/J8wvTRrrr/1iHoxI8SgwLLr1sDVh/ZT SFi2mJRiin0Zkfm/zWC0/GwpQL27B+Kjjz6g8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=LEewJABeI8Jox1w7zWb+4+bOCYSYMXksrmHyKdIsWc++UuR5MExiczJPMVazW8qkBF ex2w/RmT8jP8Y5Q8EYLbTSJ04pZnaMsYqAJSfSGIjE/WT35KpVraIrfCOlVViweXjODI OJ9Wld3TNoljH1X2NTEYbabt++YZuxKyzEYDg= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.204.34.199 with SMTP id m7mr2517935bkd.48.1253369332144; Sat, 19 Sep 2009 07:08:52 -0700 (PDT) In-Reply-To: <20090919112559.GA27909@solfire> References: <20090919013959.GA5295@solfire> <4AB43A71.5080805@gmail.com> <20090919020840.GB5295@solfire> <200909191028.14764.michaelkintzios@gmail.com> <20090919112559.GA27909@solfire> From: Pupino Date: Sat, 19 Sep 2009 16:08:32 +0200 Message-ID: Subject: Re: [gentoo-user] Shutting down process hangs - how to proceed? To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 31ffec6d-8f06-40f0-9527-02e0f79514ad X-Archives-Hash: 85b8c84622cbafd10aa3900fdb70eb84 2009/9/19 : >> Hi, >> I got a similar problem too once... and what was making the system >> hang wasn't the last shutting down thing listed, but the one just >> after (so i don't think it's net.lo fault in your case). So i suggest >> to have a look at which services are started at boot, but aren't >> shutted down. Turning off parallel boot could help you find out the >> responsible service. >> In my case it was a misconfiguration of the alsa module, which >> shouldn't be unloaded at shotdown time... >> HTH >> Davide > > =A0Hi Davide, > > =A0Is there any way to figure out, in which sequence what is shut down > =A0*without* actually shutting down ther system? I'm not really sure about this but i think it's just the booting sequence reversed... Davide