From owner-freebsd-current@FreeBSD.ORG Wed Jan 18 22:04:16 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39D98106566B; Wed, 18 Jan 2012 22:04:16 +0000 (UTC) (envelope-from mickael.maillot@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id B90D38FC12; Wed, 18 Jan 2012 22:04:15 +0000 (UTC) Received: by qcse1 with SMTP id e1so2935626qcs.13 for ; Wed, 18 Jan 2012 14:04:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=QpmhGSQdaO53EwbuTa8lK5Zv57ry0+1NUDy1DUGaQmg=; b=YmLH3rXeb8a9oJBn+LXmMV7XzY7Bv26gq8UgJxShwx+D9RcTO481KbDoDeJd7998cQ eWW36GUUT2pzdVqhaYcJMIHMm5CRORO1aYtWQfGft+dR9hUoXkHfKhvZKnyKCuK4m8Vo B598Mm6QPUQufqUH14THrTDXCjVkK7QQ59SlU= MIME-Version: 1.0 Received: by 10.224.205.134 with SMTP id fq6mr24137989qab.99.1326924255009; Wed, 18 Jan 2012 14:04:15 -0800 (PST) Received: by 10.229.124.11 with HTTP; Wed, 18 Jan 2012 14:04:14 -0800 (PST) In-Reply-To: <4F171D7A.4080003@FreeBSD.org> References: <4F0DE3FD.2020203@FreeBSD.org> <20120112121853.GC1429@procyon.xvoid.org> <4F0ED8D0.8080403@FreeBSD.org> <4F171D7A.4080003@FreeBSD.org> Date: Wed, 18 Jan 2012 23:04:14 +0100 Message-ID: From: =?ISO-8859-1?Q?Micka=EBl_Maillot?= To: Alexander Motin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Yuri Pankov , freebsd-multimedia@freebsd.org, FreeBSD current Subject: Re: [RFT] Major snd_hda rewrite X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2012 22:04:16 -0000 2012/1/18 Alexander Motin > On 01/16/12 13:26, Micka=EBl Maillot wrote: > >> it could be realy nice to have nvidia hdmi support first 2 channels and >> next 8 channels. >> i have an ION2 platform and i'm open to test everything. >> > > I've just committed (http://svn.freebsd.org/**changeset/base/230312) > to head patch (http://people.freebsd.org/~**mav/hda.hdmi.patch), > significantly improving HDMI/DisplayPort audio support. Testers, go! :) > > Thank a lot ! kernel patched, reboot, and still no sound over hdmi, so i add in my loader.conf: hint.hdac.1.msi=3D0 reboot, and now it works ! so your patch does not disable msi by default for my chip. i tried AC3, DTS, DTS ES 6.1, and all works fine like on optical output. tomorow i'll try 8 channels with DTS HDMA, Dolby TrueHD and LPCM 7.1 (i need to recompile xbmc with some changes) you can find verbose dmesg here: http://fneufn.eu/freebsd/dmesg.verb.htpc.20120118.txt