From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IefXQ-0006H3-Bs for garchives@archives.gentoo.org; Sun, 07 Oct 2007 23:27:56 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l97NGTw2030450; Sun, 7 Oct 2007 23:16:29 GMT Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.187]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l97NGS2k030445 for ; Sun, 7 Oct 2007 23:16:29 GMT Received: by fk-out-0910.google.com with SMTP id 19so1998443fkr for ; Sun, 07 Oct 2007 16:16:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=gMuJB4Jeh+I110/UJpvLxa43j+bbY1VNMLb83Dm7Ndk=; b=VLVt6348MIfj63YZ2JeHcfojQ1RXp4O4Ve87ITCZVFuU4AZE3SEzKJXVzi1Mu0G1fZyP3LbFrKm8KrHanXcvXdFIPjAHQYV8uyKYwbul+xS6f9+UoFRfFg4s0JVHIa4Z1ZOTHQlfKyAsgPcIOI9thyZbIWxH8LzacbovKocDyJQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=a277OPPy4IwwGabeCF094rrwj763WwW7SIuNPeHKVbTanZE/cr/Q2uHVX4WBad24L4J+DFILVF+tSpdjD1rB3vpdLm0fFItM96dgBHDyiBnP+XQXbnvriWlQF1sjUcGhKghW/VVkKI5sWKiB/J5doP++4iWW4zxmY8IDmnr4Qn8= Received: by 10.82.107.15 with SMTP id f15mr8151340buc.1191798988077; Sun, 07 Oct 2007 16:16:28 -0700 (PDT) Received: by 10.82.113.18 with HTTP; Sun, 7 Oct 2007 16:16:28 -0700 (PDT) Message-ID: <4ea725010710071616v1c556018mb3044156d2f91cfa@mail.gmail.com> Date: Mon, 8 Oct 2007 01:16:28 +0200 From: "Thomas Jost" To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] PulseAudio, multilib, emul-linux-x86-soundlibs In-Reply-To: <4704D2D3.3000509@free.fr> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47025AEB.9070708@free.fr> <4704D2D3.3000509@free.fr> X-Archives-Salt: 9b1eac6c-c2e1-4649-976d-ecc4a5de4311 X-Archives-Hash: 79afc9a29a965c727ef8b7428e52dd6f 2007/10/4, Rodolphe Rocca : > Rodolphe Rocca wrote: > > Hi, > > > > I don't know if it's been discussed before so I don't open a bug right > > now. > > > > The emul-linux-x86-soundlibs package (version 10.0-r1) comes with > > basic alsa libraries. > > However, some 32 bits applications using alsa may need 32 bits alsa > > plugins. > > This is especially true in my case where : > > - I _need_ to use 32 bits skype (corporate decision I cannot discuss > > although I would have much to say about) > > - I _want_ to use the pulseaudio sound server whose 64-bits alsa > > plugin is delivered with the alsa-plugins package > > > > I haven't try yet, but I'm pretty sure I won't have sound with my > > favorite game (enemy-territory) neither. > > > > Question : is there a strong reason why a 32-bits version of > > alsa-plugins (that would install plugins in /usr/lib32/alsa-lib) is > > not included in emul-linux-x86-soundlibs ? > Opened issue http://bugs.gentoo.org/show_bug.cgi?id=194697 There is already http://bugs.gentoo.org/show_bug.cgi?id=186820 (but it is specifically about PulseAudio, not alsa-plugins in general). In fact it is quite easy to have PulseAudio working in 32bit apps if you have a 32bit chroot : you just have to emerge pulseaudio and alsa-plugins with the right USE-flags, and then to copy the needed files on your normal system. But well, everybody doesn't have a 32bit chroot, so you will find the needed files here: http://fichiers.schnouki.net/Gentoo/alsa-pulse-32bit.tar.bz2 (files from pulseaudio-0.9.5-r6 and alsa-plugins-1.0.14, I just compiled them myself a few minutes ago on my 32bit chroot, and it looks like it works pretty well with Skype). Good luck ;-) -- There's no place like 127.0.0.1 -- gentoo-amd64@gentoo.org mailing list