Gentoo Archives: gentoo-catalyst

From: "Kessler
To: gentoo-catalyst@l.g.o
Subject: RE: [gentoo-catalyst] alsa in livecd stage1
Date: Tue, 11 Oct 2005 12:51:08
Message-Id: D130CB2CC962DD439C21FF1B23A2BD772B283E@county.co.wabasha.mn.us
1 My stage 1 spec file use and package sections are exactly as follows:
2 livecd/use: -* livecd ncurses readline X gnome bitmap-fonts gif
3 gstreamer gtk alsa
4
5 livecd/packages: baselayout livecd-tools gentoo-sources gnome
6 app-admin/sudo pwgen alsa-utils gdm-themes
7
8 In my .config file for the kernel (gentoo-sources 2.6.12-gentoo-r10) I
9 have:
10
11 # Advanced Linux Sound Archetecture
12 #
13 CONFIG_SND=m
14 CONFIG_SND_TIMER=M
15 CONFIG_SND_PCM=m
16 CONFIG_SND_HWDEP=m
17 CONFIG_SND_RAWMIDI=m
18 CONFIG_SND_SEQUENCER=m
19 CONFIG_SND_OSSEMUL=m
20 CONFIG_SND_MIXER_OSS=m
21 CONFIG_SND_PCM_OSS=m
22
23 I am not doing anything special and not using any hacks in my stage 2
24 for this to work. Actually it is based off of what I read in the Gentoo
25 Wiki on setting up Alsa. I am not sure why you are getting the
26 alsa-driver package emerged when you add the alsa-utils, I'll have to
27 think on that a bit. I am using the alsa-utils-1.0.9a.ebuild, the
28 dependencies for it are ncurses, dialog, and alsa-lib-1.0.9.
29
30 Paul
31
32 > -----Original Message-----
33 > From: Andreas Rueckert [mailto:a_rueckert@×××.net]
34 > Sent: Tuesday, October 11, 2005 7:36 AM
35 > To: gentoo-catalyst@l.g.o
36 > Subject: Re: [gentoo-catalyst] alsa in livecd stage1
37 >
38 > Hi!
39 >
40 > On Tuesday 11 October 2005 14:08, Chris Gianelloni wrote:
41 >
42 > --<snip>--
43 >
44 > > > ??? How did you do this? When I add alsa-utils, alsa-drivers is
45 also
46 > > > included.
47 > >
48 > > Add some 2.6 kernel sources *before* your alsa-utils.
49 >
50 > That's what I did. gentoo-sources where in the package-list.
51 > No success. I currently move every audio-, kde- or X-Related to
52 stage2.
53 >
54 > Ciao,
55 > Andreas
56 > --
57 > gentoo-catalyst@g.o mailing list
58
59
60 --
61 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] alsa in livecd stage1 Andreas Rueckert <a_rueckert@×××.net>