Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Sound card is only usable by one application at a time
Date: Thu, 03 Dec 2009 22:37:46
Message-Id: hf9ehj$aqi$1@ger.gmane.org
In Reply to: [gentoo-user] Sound card is only usable by one application at a time by Yoav Luft
1 On 12/03/2009 11:23 PM, Yoav Luft wrote:
2 > Hi,
3 > On my dell Vostro 1520, with intel hda ICH9 82801I sound card
4 > (xSTAC92HD71B3, according to /proc/asound/card0/codec), only one
5 > application can access the sound card at a time. This probably means
6 > that applications access the hardware, and not some software mixer. I
7 > tried to follow information in the alsa wiki
8 > (http://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html#pcm_plugins_dmix)
9 > for setting manually dmix, but couldn't configure anything working. I
10 > could find any good documentation (and I don't have plenty of time to
11 > dig in it, it's the middle of the semester). Does anyone can help on
12 > the topic?
13
14 I think all you need to do is to put the "alsasound" service in your
15 default runlevel.
16
17 rc-update add alsasound default
18
19 At least that's what I remember doing when I tried ALSA a few months
20 ago. You might need to reboot though so that the card is freed first.

Replies