From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: No sound in games using sdl-mixer Date: Sun, 04 Oct 2015 21:46:16 +0300 Message-ID: <87612mlbev.fsf@gmail.com> References: <87d1wxxl5x.fsf@gmail.com> <87vbao4oep.fsf@member.fsf.org> <87vbao9fws.fsf@gmail.com> <871tdbwdot.fsf@member.fsf.org> <87lhbian53.fsf@gmail.com> <871tda7qfp.fsf@gnu.org> 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]:58340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZioIh-000059-33 for guix-devel@gnu.org; Sun, 04 Oct 2015 14:46:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZioId-0006Xs-UD for guix-devel@gnu.org; Sun, 04 Oct 2015 14:46:23 -0400 In-Reply-To: <871tda7qfp.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 04 Oct 2015 14:45:30 +0200") 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s (2015-10-04 15:45 +0300) wrote: > FWIW I just tried ExtremeTuxRacer and it works out of the box for me (on > GuixSD). > > I do use PulseAudio though. To allow ETR=E2=80=99s sound output to mix w= ith > other things that may be playing sound already, I have this in my > ~/.asoundrc: > > > pcm.!default { > type pulse > } > > Should we add it to the account skeletons? Hm, wouldn't this break a sound somehow if a user doesn't have pulseaudio installed? BTW, I have never had problems with simultaneous sound from different programs with ALSA. --=20 Alex