From owner-freebsd-current@FreeBSD.ORG Mon Oct 13 22:36:29 2008 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 97921106569A; Mon, 13 Oct 2008 22:36:29 +0000 (UTC) (envelope-from wkoszek@freebsd.czest.pl) Received: from freebsd.czest.pl (l95h.icis.pcz.pl [212.87.224.105]) by mx1.freebsd.org (Postfix) with ESMTP id 242C38FC30; Mon, 13 Oct 2008 22:36:28 +0000 (UTC) (envelope-from wkoszek@freebsd.czest.pl) Received: from freebsd.czest.pl (l95h.icis.pcz.pl [212.87.224.105]) by freebsd.czest.pl (8.14.2/8.14.2) with ESMTP id m9DM2MpZ098823; Mon, 13 Oct 2008 22:02:22 GMT (envelope-from wkoszek@freebsd.czest.pl) Received: (from wkoszek@localhost) by freebsd.czest.pl (8.14.2/8.14.2/Submit) id m9DM2MmT098822; Mon, 13 Oct 2008 22:02:22 GMT (envelope-from wkoszek) Date: Mon, 13 Oct 2008 22:02:22 +0000 From: "Wojciech A. Koszek" To: freebsd-current@FreeBSD.org Message-ID: <20081013220221.GA98439@FreeBSD.org> Mail-Followup-To: freebsd-current@FreeBSD.org, Alexander Motin MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-3.0 (freebsd.czest.pl [212.87.224.105]); Mon, 13 Oct 2008 22:02:22 +0000 (UTC) Cc: Alexander Motin Subject: New snd_hda(4) doesn't handle speaker on NVidia MCP51 audio controller 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: Mon, 13 Oct 2008 22:36:29 -0000 Hi, I can't hear anything coming out of my speakers after new snd_hda(4) import. Here's some more detailed information: http://people.freebsd.org/~wkoszek/newhda/dmesg.boot Except this one detail, new snd_hda(4) made situation much, much better for me on the very same laptop. With the previous version of the driver, no matter what I did with: mixer vol ... microphone automatically used to get turned on. Thus, in order to disable it (anyway--"mixer mic" seemed to show "0"), I had to do: mixer mic 0 Which was the only way to silence terrible noise. Thanks, -- Wojciech A. Koszek wkoszek@FreeBSD.org http://people.freebsd.org/~wkoszek/