From owner-freebsd-multimedia@FreeBSD.ORG Mon Jan 31 10:15:46 2011 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 4E7B91065670 for ; Mon, 31 Jan 2011 10:15:46 +0000 (UTC) (envelope-from i.belkin@priceufo.ru) Received: from priceufo.ru (mail.priceufo.ru [193.33.120.83]) by mx1.freebsd.org (Postfix) with ESMTP id 734928FC0A for ; Mon, 31 Jan 2011 10:15:45 +0000 (UTC) X-AuthUser: i.belkin@priceufo.ru Received: from stx.localnet ([192.168.0.12]:28993) by priceufo.ru with [XMail 1.27 ESMTP Server] id for from ; Mon, 31 Jan 2011 12:59:06 +0300 From: "Ildar D. Belkin" To: freebsd-multimedia@freebsd.org Date: Mon, 31 Jan 2011 12:59:06 +0300 User-Agent: KMail/1.12.1 (FreeBSD/8.1-RELEASE-p2; KDE/4.3.1; amd64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201101311259.06284.i.belkin@priceufo.ru> Subject: snd_hda+MCP7A+HDMI= sound silence 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: Mon, 31 Jan 2011 10:15:46 -0000 Hello. I am using ASRock A330ION based on MCP7A-ION Chipset. It has pcm0(analog), pcm1(digital) and pcm2 HDA NVidia MCP7A HDMI PCM #0 Digital. It has recognized as well by SND_HDA driver but I cannot switch sound to pcm2(via HDMI). I've read a lot of Internet terms and posts but I cannot search any way to resolve the problem. FreeBSD 8.1#amd64 with the latest updates is installed on A330ION with working sound via Analog port pcm0. I've tried sysctl hw.snd.default_unit=2 (HDA NVidia MCP7A HDMI PCM#0 Digital) and cat /dev/random > /dev/dsp but sound was turned off from pcm0 (Analog output) and not switched to HDMI output. Nothing any errors occur during sound output via pcm2 - only silence. Video is working through HDMI with nVidia driver. The cable is garantee working and complain with HDMI 1.3. Also I have tried to install Ubuntu 10.04 to check. Sound works with HDMI-port with Ubuntu. What need I do to get sound work with HDMI-output (pcm2) with snd_hda and MCP7A-ion chipset. Ildar Belkin