From owner-freebsd-multimedia@FreeBSD.ORG Thu Aug 30 15:29:42 2012 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 22BFE106566C for ; Thu, 30 Aug 2012 15:29:42 +0000 (UTC) (envelope-from gavin.chappell@gmail.com) Received: from mail-qc0-f182.google.com (mail-qc0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id CBB928FC12 for ; Thu, 30 Aug 2012 15:29:41 +0000 (UTC) Received: by qcsg15 with SMTP id g15so1675559qcs.13 for ; Thu, 30 Aug 2012 08:29:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=sNa/E1uewijbFgGmFAQ7TD6NPT7r7e3MzQhSfYetn1s=; b=RtEKUeByWhtSgEKjEtUv3ahQMv70Tsn0w8Rjz7HXKL2PvOcJ/gzswItTlCAoJX4ws1 ZJ2u8uNpyTg5I0YRkHnTcCGR6nPyYGLX4evwXPfEe/PyUhs/OjbWEe8PO4U/PfZ+riv+ rFoBaIlU6BOwEja4IizFpxXtBvxtt2/XK0Ok4+A5YZmmSxvx+7n3zItIB7qFUjYZWSLf NLsoTorTteY/3i/ilzNg8IoEi0T5Cf3HzSHZ3z8gFOemn7zr7nGBL1xowRuIyByUbpQj acO64vArx2Gxm8FMwMmU66/jzSxuKqP0jABlfBuUtRopkar3R2cQZMhKFDxRnpaSSdv2 Aa9w== Received: by 10.224.220.143 with SMTP id hy15mr11808731qab.33.1346340575308; Thu, 30 Aug 2012 08:29:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.117.82 with HTTP; Thu, 30 Aug 2012 08:29:05 -0700 (PDT) In-Reply-To: References: From: Gavin Chappell Date: Thu, 30 Aug 2012 16:29:05 +0100 Message-ID: To: =?UTF-8?Q?Micka=C3=ABl_Maillot?= Content-Type: text/plain; charset=UTF-8 Cc: freebsd-multimedia@freebsd.org Subject: Re: snd_hda + ION + HDMI audio in 9.1-RC1 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2012 15:29:42 -0000 > can you try my xbmc-devel port: > svn co https://svn.redports.org/fneufneu/multimedia/xbmc-devel > > it's Frodo alpha 4 with good OSS implementation. > i have an ION2 at home and it's works very well (with VDPAU). > the only ION issue i know is the no support of HBR bit on HDMI, so no > DTS-HDMA or TrueHD. Hi Mickael, If I can get to the bottom of HDMI audio support then I can certainly try your port. I don't need any advanced audio, it's a simple 2.0 channel setup straight into a Samsung TV, no extra amps or surround sound systems, therefore the issue you raise won't affect me. However, the snd_hda issue does affect me so I'd like to get to the bottom of it first :) Regards, Gavin