From owner-freebsd-multimedia@FreeBSD.ORG Tue Aug 26 15:29:03 2008 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 EAB6D1065673 for ; Tue, 26 Aug 2008 15:29:03 +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 7D68D8FC08 for ; Tue, 26 Aug 2008 15:29:03 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from orphanage.alkar.net (account mav@alkar.net [212.86.226.11] verified) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.14) with ESMTPA id 208823143; Tue, 26 Aug 2008 18:29:02 +0300 Message-ID: <48B4213D.5080300@FreeBSD.org> Date: Tue, 26 Aug 2008 18:29:01 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.14 (X11/20080612) MIME-Version: 1.0 To: vova@fbsd.ru References: <48B2DD7E.6030700@FreeBSD.org> <1219740496.2209.9.camel@localhost> <48B3CCFA.6010505@FreeBSD.org> <1219753478.2030.16.camel@localhost> In-Reply-To: <1219753478.2030.16.camel@localhost> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org Subject: Re: snd_hda UAA patch second preview 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: Tue, 26 Aug 2008 15:29:04 -0000 Vladimir Grebenschikov wrote: I will look to your message close a bit lately, but this part looks very strange: hdac0: hdac0: Looks like driver sees some other codec on your board, but that codec does not functions correctly. That may lead to such strange results as you see while driver trying to get something from that codec. Previous driver supported only one codec per controller so it could just ignore that strange second one. Could you somehow grab part of output before that error messages or for example temporarily comment them out to let me see the beginning. -- Alexander Motin