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 1PxM85-0004Uw-U5 for garchives@archives.gentoo.org; Wed, 09 Mar 2011 16:20:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0009C1C017; Wed, 9 Mar 2011 16:18:51 +0000 (UTC) Received: from genesis.genestate.com (pathfinder.genestate.com [212.21.116.18]) by pigeon.gentoo.org (Postfix) with ESMTP id 7A2521C017 for ; Wed, 9 Mar 2011 16:18:51 +0000 (UTC) Received: from localhost (exodus.genestate.com [10.194.217.3]) by genesis.genestate.com (Postfix) with ESMTP id 594E261A45 for ; Wed, 9 Mar 2011 16:18:50 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=genestate.com; h= content-transfer-encoding:content-type:content-type:in-reply-to :references:subject:subject:mime-version:user-agent:from:from :date:date:message-id:received:received; s=default; t= 1299687572; bh=kyOvBt1qQzjyb6IxYljk7MUUsnUoTYvRLEn+nCbGS8Q=; b=t HQRoVaaPezzEQC/bbm/+hV9DFcOsHbKw3Fnx15dfZ7gxsuRzuCZ2fTiPgAJBxNTT s2cDoXT9QSpbqbOmrHR0FWDNqaVw7EqWUnsaSDJ+FANNzWkzJXnPwbdNZlqP+TPb agXJz9e6/E2UVXi6wVwNZ6ck+OyiWd4WX2/KgQzbpM= Received: from genesis.genestate.com ([10.194.217.1]) by localhost (exodus.genestate.com [10.194.217.3]) (amavisd-new, port 10025) with ESMTP id 8TkXXGPw+q1X for ; Wed, 9 Mar 2011 16:19:32 +0000 (GMT) Received: from [10.194.217.19] (muffinbuffer.genestate.com [10.194.217.19]) by genesis.genestate.com (Postfix) with ESMTP id 3971761A44 for ; Wed, 9 Mar 2011 16:18:50 +0000 (GMT) Message-ID: <4D77A86B.8020007@genestate.com> Date: Wed, 09 Mar 2011 16:18:51 +0000 From: Matt Harrison User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] ripping my hair out with audio over hdmi References: <4D7778C8.8020708@genestate.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 24bd211c97746c944bbecc5fe441ee20 On 09/03/2011 15:25, Vizo Allman wrote: > This is what I have to get hdmi audio out on my zotac ion board > in the .asoundrc of the acoount I am playing audio from I put > > pcm.!default { > type plug > slave.pcm "hdmi" > } > > without that I get no sound from hdmi Hi Vizo, Thanks for the reply. Unfortunately I have tried that one and I still don't get any sound :( I have tried many things in my asound.conf and I'm still not there yet. Just out of interest, Mythbuntu LiveCD, exactly the same as gentoo, looks good but silent. However I've also tried an XBMC livecd and the HDMI audio works with 30 seconds of config. So the hardware is ok, but there is something critial I am missing. I've asked on the mythtv-users list too but no replies yet. Thanks