From owner-freebsd-multimedia@FreeBSD.ORG Thu Nov 17 10:04:35 2005 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADA9516A41F for ; Thu, 17 Nov 2005 10:04:35 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB38643D45 for ; Thu, 17 Nov 2005 10:04:34 +0000 (GMT) (envelope-from pyunyh@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so1880959nzo for ; Thu, 17 Nov 2005 02:04:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:reply-to:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=HvwZ8uP4+znCcIsecaxYG0FFyoi1jzozxOG9iUcHmh4I8SMpv92kzsqS1RkLIb5M7ocoeg+FUHCO82zVrWa3s2GDccLq/L+OegJAbmj1WWn3u2tk2CqEPh44eStaJHRuBC/GcUleSvwOTz92e3Lr86yQb1YM+6HaVZ7dwM5z8WY= Received: by 10.36.13.10 with SMTP id 10mr7392789nzm; Thu, 17 Nov 2005 02:04:34 -0800 (PST) Received: from michelle.rndsoft.co.kr ( [211.32.202.217]) by mx.gmail.com with ESMTP id 7sm756593nzn.2005.11.17.02.04.30; Thu, 17 Nov 2005 02:04:34 -0800 (PST) Received: from michelle.rndsoft.co.kr (localhost.rndsoft.co.kr [127.0.0.1]) by michelle.rndsoft.co.kr (8.13.1/8.13.1) with ESMTP id jAHA2mXk010664 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 17 Nov 2005 19:02:48 +0900 (KST) (envelope-from yongari@gmail.com) Received: (from yongari@localhost) by michelle.rndsoft.co.kr (8.13.1/8.13.1/Submit) id jAHA2mwQ010663; Thu, 17 Nov 2005 19:02:48 +0900 (KST) (envelope-from yongari@gmail.com) Date: Thu, 17 Nov 2005 19:02:48 +0900 From: Pyun YongHyeon To: Andrew Bliznak Message-ID: <20051117100248.GA10445@rndsoft.co.kr> References: <21be38170511160253w1919fa1w71bad77f52cec2b0@mail.gmail.com> <20051117025426.GC8586@rndsoft.co.kr> <21be38170511162349s4db0c178r4533fe369a33b9b@mail.gmail.com> <20051117080938.GA9967@rndsoft.co.kr> <21be38170511170136u7c2f80a7tfcfd4aa12cedb29d@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <21be38170511170136u7c2f80a7tfcfd4aa12cedb29d@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-multimedia@freebsd.org Subject: Re: CURRENT Intel ICH5 (82801EB) errors X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 10:04:35 -0000 On Thu, Nov 17, 2005 at 12:36:25PM +0300, Andrew Bliznak wrote: > On 11/17/05, Pyun YongHyeon wrote: > > On Thu, Nov 17, 2005 at 10:49:20AM +0300, Andrew Bliznak wrote: > > > On 11/17/05, Pyun YongHyeon wrote: > > > > On Wed, Nov 16, 2005 at 01:53:25PM +0300, Andrew Bliznak wrote: > > > > > Just for information > > > > > > > > > > FreeBSD beef.xxxxxx.com 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Tue Nov 15 > > > > > 13:03:12 EET 2005 > > > > > andrew@pyvo.xxxxxx.com:/usr/home/andrew/C/obj/usr/home/andrew/C/src/sys/GENERIC > > > > > i386 > > > > > > > > > > from dmesg: > > > > > --- > > > > > Nov 15 17:02:31 beef kernel: pcm0: port > > > > > 0xd000-0xd0ff,0xe100-0xe13f mem > > > > > 0xf8201000-0xf82011ff,0xf8202000-0xf82020ff irq 17 at device 31.5 on > > > > > pci0 > > > > > Nov 15 17:02:31 beef kernel: pcm0: unable to initialize the card > > > > > Nov 15 17:02:31 beef kernel: device_attach: pcm0 attach returned 6 > > > > > > > > How about attached patch? > > > > > > No luck, rebuild module and reload > > > --- > > > Nov 17 09:37:50 beef kernel: pcm0: port > > > 0xd000-0xd0ff,0xe100-0xe13f mem > > > 0xf8201000-0xf82011ff,0xf8202000-0xf82020ff irq 17 at device 31.5 on > > > pci0 > > > Nov 17 09:37:50 beef kernel: pcm0: primary codec not ready!pcm0: > > > unable to initialize the card > > > Nov 17 09:37:50 beef kernel: device_attach: pcm0 attach returned 6 > > > --- > > > > > > Will try late with reboot, thanks anyway. > > > > > > > Hmm, then try this one. It just ignores PCR bit. > > Rebuild, reload. This time much better, and I hear sound from speakers > ( debug.bootverbose 0->1) > --- Great. In order to commit this change to tree I need more feedbacks from ICH[4-7] users as the patch changes fundamental operation procedures. (i.e. ignoring PCR bit while accessing codec.) It's also possible to introduce a new tunable to ignore PCR bit but I'd like to avoid adding additional one as possible as I can. -- Regards, Pyun YongHyeon