From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Jo7Be-0003JW-5y for garchives@archives.gentoo.org; Tue, 22 Apr 2008 01:20:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D434BE0829; Tue, 22 Apr 2008 01:20:44 +0000 (UTC) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.231]) by pigeon.gentoo.org (Postfix) with ESMTP id AA256E0829 for ; Tue, 22 Apr 2008 01:20:44 +0000 (UTC) Received: by wx-out-0506.google.com with SMTP id h30so1690724wxd.10 for ; Mon, 21 Apr 2008 18:20:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=0z768L4Uh5eLIlK8UmRmXPeDwlh8rJchCpn+Dudxa60=; b=mwmW2G/eECtGZK5qrzvSgO/hpb13HOIj6rMUJfiBmG04GwkYs6x+oGeMugH2K/VSjITUHSkkAov0X8LKC5V89B9pP4RazGcS064Xd3vAcX7383oIsTpZQZWsSqo+0zfCQ9bbAd5qIWVoTZFnRpexLPkX05Hl7O8p32EFYJ08o6c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DyatR7z+QIm0aOezDsJVJdOue/6+Iht7el22YGPfYGB0bvhUiC40hRVTIE1/GA+FWF+FW9oyigfcUovOLZyrH3ITUdH7DrH5ZeCtBjcnfzdHXRZnnQyxoBmhQ5nnsEavJ2p1ZzKgidurpE79hfPn2PLTu8nY5NX0rtfZDCTmlgs= Received: by 10.100.110.16 with SMTP id i16mr13580469anc.101.1208827244472; Mon, 21 Apr 2008 18:20:44 -0700 (PDT) Received: by 10.100.12.15 with HTTP; Mon, 21 Apr 2008 18:20:44 -0700 (PDT) Message-ID: <5bdc1c8b0804211820h1f54e792l7190bfa6a782df32@mail.gmail.com> Date: Mon, 21 Apr 2008 18:20:44 -0700 From: "Mark Knecht" To: gentoo-ppc-user@lists.gentoo.org Subject: Re: [gentoo-ppc-user] Building new kernel - a few questions In-Reply-To: <20080422011252.20453.qmail@schroeder.cas.mcmaster.ca> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-ppc-user@lists.gentoo.org Reply-to: gentoo-ppc-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5bdc1c8b0804180942q2fb7670dr7b1a644e97f9ce64@mail.gmail.com> <695C4CE8-2FCA-4F54-9747-FBA7D4D1191C@mac.com> <5bdc1c8b0804181155n5472a81bn98544e8e2a35a049@mail.gmail.com> <5bdc1c8b0804211314l6d7f18d7kd31194700fd5c9d2@mail.gmail.com> <0F1DDD9C-52CF-4D72-A67A-E42483A65129@mac.com> <5bdc1c8b0804211328w23fc26cek9d673dcc7fee7fb0@mail.gmail.com> <20080421220330.2842.qmail@schroeder.cas.mcmaster.ca> <5bdc1c8b0804211510r6a925cfcoe655a12695268824@mail.gmail.com> <20080422011252.20453.qmail@schroeder.cas.mcmaster.ca> X-Archives-Salt: 25400752-f56e-4589-817b-02977db8d597 X-Archives-Hash: 356fdb76a10cdffa1284a878ff2f85c6 On Mon, Apr 21, 2008 at 6:12 PM, wrote: > > > > > I had the described problem of ``Unloading ALSA modules'' blocking shutdown > > > (on a G5) at some point, and I believe I got rid of it by actually > > > compiling ALSA etc. as modules, as opposed to directly into the kernel. > > > > > > > Or maybe you did it the other way? > > I am now back to that machine --- indeed: > > CONFIG_SND=y > CONFIG_SND_TIMER=y > CONFIG_SND_PCM=y > CONFIG_SND_RAWMIDI=m > CONFIG_SND_SEQUENCER=y > CONFIG_SND_OSSEMUL=y > CONFIG_SND_MIXER_OSS=y > CONFIG_SND_PCM_OSS=y > CONFIG_SND_PCM_OSS_PLUGINS=y > CONFIG_SND_SEQUENCER_OSS=y > CONFIG_SND_SUPPORT_OLD_API=y > CONFIG_SND_VERBOSE_PROCFS=y > CONFIG_SND_VIRMIDI=m > CONFIG_SND_POWERMAC=y > CONFIG_SND_POWERMAC_AUTO_DRC=y > CONFIG_SND_AOA=y > CONFIG_SND_AOA_FABRIC_LAYOUT=y > CONFIG_SND_AOA_TAS=y > CONFIG_SND_AOA_SOUNDBUS=y > CONFIG_SND_AOA_SOUNDBUS_I2S=y > > > And it doesn't hang on shutdown. > > I probably never touched /etc/conf.d/alsasound manually, > so it still has: > > UNLOAD_ON_STOP="yes" > Thanks for checking that Wolfram. Indeed, I may end up doing it that way myself. Cheers, Mark -- gentoo-ppc-user@lists.gentoo.org mailing list