Gentoo Archives: gentoo-catalyst

From: "Kessler
To: gentoo-catalyst@l.g.o
Subject: RE: [gentoo-catalyst] alsa in livecd stage1
Date: Mon, 10 Oct 2005 13:28:35
Message-Id: D130CB2CC962DD439C21FF1B23A2BD772B2816@county.co.wabasha.mn.us
1 I use Alsa in my stage 1 and it is compiled as a module in my kernel. All that you need to do is make sure that you have Alsa configured as a module in your kernel config file (note: do not forget to add modules for your audio hardware), and in your stage 1 spec file add alsa to the livecd/use: flags and also add alsa-utils to the livecd/packages list. Also make sure that you are NOT trying to load the alsa-driver package in your stage 1, it is one or the other and not both. That is all there is to it.
2
3 Paul
4
5 >Hi!
6
7 >Is anyone currently using alsa in livecd-stage1? Doesn't work here,
8 >because Alsa requires kernel configs. So I could move them to
9 >ivecd-stage2, where a kernel config exists.
10 >Problem is, that I want to compile KDE with USE="alsa", so
11 >I'd have to move KDE plus all it's dependencies to stage2, which
12 >would be most of our livecd.
13 >Another way is this hack:
14 >http://www.tzi.de/~lippold/openca/HOWTO-OpenCA-Gentoo-BootCD.html
15 > (see the Tips'n'Tricks section with the chroot.sh script)
16 >, but I guess a fixed alsa script would be the easiest solution.
17 >Anyone with better ideas?
18
19 TIA,
20 Andreas
21
22
23 --
24 Highspeed-Freiheit. Bei GMX supergünstig, z.B. GMX DSL_Cityflat,
25 DSL-Flatrate für nur 4,99 Euro/Monat* http://www.gmx.net/de/go/dsl
26 --
27 gentoo-catalyst@g.o mailing list

Attachments

File name MIME type
winmail.dat application/ms-tnef

Replies

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