From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OFnxt-0002nZ-Es for garchives@archives.gentoo.org; Sat, 22 May 2010 12:38:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 150A0E094C; Sat, 22 May 2010 12:37:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E75F3E094C for ; Sat, 22 May 2010 12:37:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 6D5151B412D for ; Sat, 22 May 2010 12:37:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.979 X-Spam-Level: X-Spam-Status: No, score=-2.979 required=5.5 tests=[AWL=-0.380, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8U2fxGxNttj2 for ; Sat, 22 May 2010 12:36:54 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 074A71B4124 for ; Sat, 22 May 2010 12:36:52 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OFnlw-0000zv-1B for gentoo-user@gentoo.org; Sat, 22 May 2010 14:25:44 +0200 Received: from athedsl-390281.home.otenet.gr ([79.131.76.135]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 22 May 2010 14:25:44 +0200 Received: from realnc by athedsl-390281.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 22 May 2010 14:25:44 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org connect(): No such file or directory From: Nikos Chantziaras Subject: [gentoo-user] Re: Can't get PulseAudio to work Date: Sat, 22 May 2010 15:26:12 +0300 Organization: Lucas Barks Message-ID: References: <20100522123757.593a799a@karnak.local> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-390281.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100410 Thunderbird/3.0.4 In-Reply-To: <20100522123757.593a799a@karnak.local> X-Archives-Salt: 8ab3157e-e86d-45e9-80dd-7aeef5b415d6 X-Archives-Hash: d64ac2ea2865a2b215a0ad3cb1f3a8bf On 05/22/2010 02:37 PM, David W Noon wrote: > On Sat, 22 May 2010 12:10:02 +0200, Nikos Chantziaras wrote about > [gentoo-user] Can't get PulseAudio to work: > > [snip] >> I rebooted with an ALSA-enabled kernel and with OSSv4 completely >> removed. But it doesn't work; everything can use ALSA OK, but not PA. >> For example, "mplayer -ao pulse video.mkv" says: >> >> socket(): Address family not supported by protocol >> >> What now? > > Have you started the PulseAudio daemon? There is none: ls /etc/init.d/*pulse* ls: cannot access /etc/init.d/*pulse*: No such file or directory but it seems to start on its own, and in any case I solved that issue as I wrote in my other post.