From owner-freebsd-current@FreeBSD.ORG Tue May 19 01:18:02 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1E69106564A for ; Tue, 19 May 2009 01:18:02 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 65F648FC16 for ; Tue, 19 May 2009 01:18:02 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.2.9) with ESMTPSA id 243146162; Tue, 19 May 2009 04:18:01 +0300 Message-ID: <4A1208C0.2000605@FreeBSD.org> Date: Tue, 19 May 2009 04:17:52 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.21 (X11/20090405) MIME-Version: 1.0 To: Andrey References: In-Reply-To: Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: current@FreeBSD.org Subject: Re: [snd_hda][AD1981HD] microphone doesn't work 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: Tue, 19 May 2009 01:18:03 -0000 Hi. Andrey wrote: > There is a laptop with Intel HD Audio Controller on board (HDA Codec > AD1981HD) and FreeBSD8.0 CURRENT installed. Unfortunately I can't get > microphone working. (7.2-PRERELEASE had been used before switching to > CURRENT and microphone had been known as working out-of-the-box on that > version of FreeBSD). > > Looking through the list exposed message where similar issue was > reported: > http://www.mailinglistarchive.com/freebsd-current@freebsd.org/msg22832.html > But it looks like requestor didn't provide feedback regarding enclosed > patch. Also, as far as I can judge, that patch is already in CURRENT, > but it seems issue is not solved yet (well, at least I think so). This patch was merged to 7-stable 4 months ago, together with the rest of driver changes. 7.2-PRERELEASE had snd_hda driver almost (or may be even completely) identical to the CURRENT of that time. So I don't understand the difference. To find any difference in driver operation, try to compare verbose dmesg of the driver in working and not working systems. By the way, are you sure that problem is in driver itself? Can't be linuxulator, Skype, settings or whatever else problem? What are you using to record sound? Have you tried to use something trivial like rawrec and rawplay? What microphone are you using: external or internal? Have you tried another one? Are you recording silence or some noise? What mixer settings do you use? PS: Next time, please, put file somewhere. Inlining broke lines, making difficult to read it. -- Alexander Motin