Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ESD vs ALSA
Date: Mon, 08 Jan 2007 02:05:59
Message-Id: 5bdc1c8b0701071756s3c6d7768p7b87ffb728345fd8@mail.gmail.com
In Reply to: Re: [gentoo-user] ESD vs ALSA by Mark Knecht
1 Sorry - meant to attach this also. Make sure you're building certain
2 things with the alsa USE flag and preferably with the esd flag turned
3 off. At least that's what I do:
4
5 [ebuild R ] media-sound/esound-0.2.36-r2 USE="alsa ipv6 tcpd -debug" 0 kB
6 [ebuild R ] gnome-base/control-center-2.16.2 USE="alsa -debug -eds" 0 kB
7
8
9 On 1/7/07, Mark Knecht <markknecht@×××××.com> wrote:
10 > On 1/7/07, David Relson <relson@×××××××××××××.com> wrote:
11 > > I've been using Linux for 6 or 8 years -- without speakers. Today I
12 > > decided to take a trip on the wild side and install speakers. It has
13 > > been interesting.
14 > >
15 > > I've been using /usr/bin/gnome-sound-properties (started from Gnome
16 > > start button via system//preferences/sound (from nu) to test my
17 > > configuration. From the Sounds tab, all the System Sounds work
18 > > perfectly. However the Devices tab works fine when ESD (Enlightenment
19 > > Sound Daemon) is selected and doesn't work at all when "ALSA" is
20 > > selected. In this case, "doesn't work" means the following dialog is
21 > > displayed:
22 > >
23 > > audiotestsrc wave=sine freq=512!
24 > > audioconvert ! audioresample ! gconfaudiosink:
25 > > Could not open resource for writing.
26 > >
27 > > Any tips on what I should check?
28 >
29 > I've not done exactly what you are doing but make sure that Alsa is
30 > selected in the Sound prefernces. Also, if ESD has been running then
31 > it will likely block Alsa from getting to the sound cards. Make sure
32 > that the ESD daemon has been killed.
33 >
34 >
35 > >
36 > > Question 2: Is either ESD or ALSA to be preferred? Why?
37 >
38 > I would think Alsa since it's widely supported and they pretty quickly
39 > take care of things when you have problems or new hardware comes out.
40 > Since ESD is Gnome specific (I think) then if you switched
41 > environments - to say fluxbox or something lighter, or KDE on the
42 > heavy end) then you'd have more fooling around to do.
43 >
44 > I thought there was a way to tell ESD to use Alsa but I don't really
45 > know. I don't use any system sounds in Gnome myself.
46 >
47 > Hope this helps,
48 > Mark
49 >
50 > >
51 > >
52 > > Regards,
53 > >
54 > > David
55 > > --
56 > > gentoo-user@g.o mailing list
57 > >
58 > >
59 >
60 --
61 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] ESD vs ALSA David Relson <relson@×××××××××××××.com>