From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: PulseAudio Date: Mon, 15 Feb 2016 08:38:55 +0100 Message-ID: <87fuwu5sog.fsf@mdc-berlin.de> References: <8737u160jz.fsf@gnu.org> <87lh6ty3wb.fsf@dustycloud.org> <20160209213545.GB10329@jasmine> <87bn7m2sxn.fsf@gnu.org> <8737syb2qo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVDkU-0007J5-DJ for guix-devel@gnu.org; Mon, 15 Feb 2016 02:39:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVDkR-0000Su-6l for guix-devel@gnu.org; Mon, 15 Feb 2016 02:39:10 -0500 In-Reply-To: <8737syb2qo.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: alex.sassmannshausen@gmail.com Cc: guix-devel@gnu.org Alex Sassmannshausen writes: > Hello, > > Ricardo Wurmus writes: > >> Ludovic Court=C3=A8s writes: >> >>> Leo Famulari skribis: >>> >>>> All kidding aside, I'm happy to push this with PulseAudio support, *= if* >>>> a GuixSD user can confirm that it works. I don't have sound on my Gu= ixSD >>>> installation. >>> >>> I use it all the time and it works, except for IceCat & co. as Chris >>> notes, which try to use ALSA directly. >> >> Does this mean you do not hear sound coming from IceCat and its plugin= s >> with the example desktop system configuration? > > This is my experience too: works lovely for things like VLC, but not so > much for IceCat. How strange! Do you have a configuration file =E2=80=9C~/.asoundrc=E2=80= =9D or =E2=80=9C/etc/asound.conf=E2=80=9D that reroutes ALSA to PulseAudio? I=E2=80=99m not using PulseAudio on GuixSD and I have sound in media play= ers and browser alike. ~~ Ricardo PS: don=E2=80=99t think I=E2=80=99m blocking the use of PulseAudio. If i= t works with PA when built with the PA libs (and doesn=E2=80=99t work without it), then i= t=E2=80=99s fine to make a dependency on the PA libs, of course. I=E2=80=99m just cu= rious to learn why rerouting ALSA to PA doesn=E2=80=99t work =E2=80=94 because = rerouting is the recommended way to get plain ALSA programmes to work nice with PA.