From owner-freebsd-multimedia@FreeBSD.ORG Thu Aug 30 14:36:56 2012 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD2081065677 for ; Thu, 30 Aug 2012 14:36:56 +0000 (UTC) (envelope-from mickael.maillot@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5AD678FC18 for ; Thu, 30 Aug 2012 14:36:56 +0000 (UTC) Received: by eeke52 with SMTP id e52so814184eek.13 for ; Thu, 30 Aug 2012 07:36:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=O9VoMju0nzcLluMpFBtcTFc4uOEVc3r2MkiYxshk2K4=; b=qEOgQA6Lq4SvL+kEl4r+gF2u27Ij9wrqSwFNcIZtG2/qXYWQdVmu1127FSJTIDalSD 4lUnAB0/HTCgDc3QSvmoVab1Oep61g8SRvfYtLAk+eq6UoUZfGjMqJLZMQG49jsXibBV g0xRgtPm6s2RD5KXhQ1VGgyezYa+C/PCAiaTIFnQBdvz5o15+2inGcvoRYgiHiFvT3E/ DTX8hIwYGKrfHy9RPgxr+JaG9T4hon8v0EOQlrG07KOPXaF+G46D+6jooSFj83bBCNed EGPqr/lnBfSQGarUvWHHps2wD8XYuicH3ao+8OjPI2QHc0//gjUPCTDEM759PJODQ8xA 83mw== MIME-Version: 1.0 Received: by 10.14.198.65 with SMTP id u41mr6943745een.22.1346337415157; Thu, 30 Aug 2012 07:36:55 -0700 (PDT) Received: by 10.14.96.142 with HTTP; Thu, 30 Aug 2012 07:36:55 -0700 (PDT) In-Reply-To: References: Date: Thu, 30 Aug 2012 16:36:55 +0200 Message-ID: From: =?ISO-8859-1?Q?Micka=EBl_Maillot?= To: Gavin Chappell Content-Type: text/plain; charset=ISO-8859-1 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 14:36:56 -0000 Hi, 2012/8/29 Gavin Chappell : > Hi, > I've got an ION-based HTPC setup in my house, which I want to look > into converting to FreeBSD from Ubuntu. One stumbling block so far is > that I haven't been able to get HDMI audio to work thus far; the > correct PCM devices seem to be recognised from the command line, but > audio won't play either from the command line or from within XBMC. I > saw an old thread on this list from the start of 2012 about the new > snd_hda driver setup, at that time it was working on most discrete > Nvidia GPUs but not the ION series, I'm just wondering whether anyone > knows whether any progress has been made recently and whether it's > worth me trying again with 9.1-RC1 (and then upgrading to -RELEASE > when it's, well, released!) > 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.