Gentoo Archives: gentoo-embedded

From: Marcel Romijn <MRomijn@×××××××××××××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] Network appliance with sound
Date: Mon, 29 Aug 2005 06:46:55
Message-Id: 804C1EB1B07F474E88FB20F80BFBFD840BBDDE@ns1017.seagull.nl
1 Hello,
2
3 I want my Epia VIA board to act as a network appliance that produces
4 music.
5
6 Using GNAP, I can make a disk image on a CF from which the board boots.
7 Works out-of-the-box !!
8
9 When I exchange the CF with a regular harddisk, I can install Gentoo
10 with ALSA and it plays music (following
11 http://www.gentoo.org/doc/en/alsa-guide.xml).
12 Now I want the board to boot from CF with ALSA enabled. I can see that
13 during booting with the GNAP kernel, my sound interface is recognized.
14 So I don't have to modify the kernel.
15 Am I correct in assuming that the driver for my sound interface is
16 compiled as module?
17
18 So I guess that the 'only' thing I have to do is make an extension out
19 of ALSA and use gnap_remaster to create a new, customized core.
20 I have not used gnap_remaster before, but what I read from the manual,
21 it should not be too hard.
22
23 However, I have no clue of what files need to be included for ALSA...
24 The ALSA guide emerges the 'alsa-utils'. It then uses 'alsaconf' (if the
25 sound interface is a module) and adds a service to start at boot. It
26 also uses 'alsamixer' to unmute the sound interface and set mixer
27 values.
28 How do I find out what files I need for the GNAP extension?
29
30 Does anyone have experience in this area?
31
32 Any help is greatly appreciated :-)
33
34 Marcel Romijn
35
36 --
37 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] Network appliance with sound Thierry Carrez <koon@g.o>