Gentoo Archives: gentoo-ppc-user

From: kahl@××××××××××××.ca
To: gentoo-ppc-user@l.g.o
Subject: Re: [gentoo-ppc-user] Building new kernel - a few questions
Date: Tue, 22 Apr 2008 01:16:24
Message-Id: 20080422011252.20453.qmail@schroeder.cas.mcmaster.ca
In Reply to: Re: [gentoo-ppc-user] Building new kernel - a few questions by Mark Knecht
1 >
2 > > I had the described problem of ``Unloading ALSA modules'' blocking shutdown
3 > > (on a G5) at some point, and I believe I got rid of it by actually
4 > > compiling ALSA etc. as modules, as opposed to directly into the kernel.
5 > >
6 >
7 > Or maybe you did it the other way?
8
9 I am now back to that machine --- indeed:
10
11 CONFIG_SND=y
12 CONFIG_SND_TIMER=y
13 CONFIG_SND_PCM=y
14 CONFIG_SND_RAWMIDI=m
15 CONFIG_SND_SEQUENCER=y
16 CONFIG_SND_OSSEMUL=y
17 CONFIG_SND_MIXER_OSS=y
18 CONFIG_SND_PCM_OSS=y
19 CONFIG_SND_PCM_OSS_PLUGINS=y
20 CONFIG_SND_SEQUENCER_OSS=y
21 CONFIG_SND_SUPPORT_OLD_API=y
22 CONFIG_SND_VERBOSE_PROCFS=y
23 CONFIG_SND_VIRMIDI=m
24 CONFIG_SND_POWERMAC=y
25 CONFIG_SND_POWERMAC_AUTO_DRC=y
26 CONFIG_SND_AOA=y
27 CONFIG_SND_AOA_FABRIC_LAYOUT=y
28 CONFIG_SND_AOA_TAS=y
29 CONFIG_SND_AOA_SOUNDBUS=y
30 CONFIG_SND_AOA_SOUNDBUS_I2S=y
31
32
33 And it doesn't hang on shutdown.
34
35 I probably never touched /etc/conf.d/alsasound manually,
36 so it still has:
37
38 UNLOAD_ON_STOP="yes"
39
40
41
42 Wolfram
43 --
44 gentoo-ppc-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-user] Building new kernel - a few questions Mark Knecht <markknecht@×××××.com>