From owner-freebsd-multimedia@FreeBSD.ORG Mon Feb 27 18:52:15 2006 Return-Path: X-Original-To: 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 6370016A420; Mon, 27 Feb 2006 18:52:15 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9943D43D70; Mon, 27 Feb 2006 18:52:13 +0000 (GMT) (envelope-from ariff@FreeBSD.org) Received: from misaki (root@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with SMTP id k1RIqAxq088783; Mon, 27 Feb 2006 18:52:11 GMT (envelope-from ariff@FreeBSD.org) Date: Tue, 28 Feb 2006 02:51:54 +0800 From: Ariff Abdullah To: Mikhail Teterin Message-Id: <20060228025154.01db3dff.ariff@FreeBSD.org> In-Reply-To: <200602271321.33055.mi+mx@aldan.algebra.com> References: <20060227105017.77c18b20.ariff@FreeBSD.org> <200602271251.32890.mi+mx@aldan.algebra.com> <44034054.3090104@samsco.org> <200602271321.33055.mi+mx@aldan.algebra.com> Organization: FreeBSD X-Mailer: /usr/local/lib/ruby/1.8/net/smtp.rb Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Tue__28_Feb_2006_02_51_55_+0800_bkwzDqnnxm6rhQCl" Cc: re@FreeBSD.org, multimedia@FreeBSD.org Subject: Re: today's 6.1 would not boot here 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, 27 Feb 2006 18:52:15 -0000 --Signature=_Tue__28_Feb_2006_02_51_55_+0800_bkwzDqnnxm6rhQCl Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, 27 Feb 2006 13:21:32 -0500 Mikhail Teterin wrote: > =D0=CF=CE=C5=C4=A6=CC=CF=CB 27 =CC=C0=D4=C9=CA 2006 13:09, Scott Long =F7= =C9 =CE=C1=D0=C9=D3=C1=CC=C9: > > I've lost track here, sorry. =9AWhat are the problems with audio? >=20 > 6.1-PRERELEASE (as of yesterday) hangs solid on boot on the same > system, where 6.0 (as of end of November) booted fine. >=20 > Disabling the AC97 audio in the PC's BIOS allows booting to > succeed... >=20 > Ariff is aware of problems with the ich driver, but I'm not sure, > whether he is planning to fix them before 6.1. IMHO, that is a must > from -- at least -- the advocacy point of view... >=20 Problems within ich driver does exist since eon (especially the DMA part). It was hidden until the recent improvement against the upper layer which trying to promote loud failure in case a bug within specific driver is triggered. My suggestions: 1) Enable full debugging support (INVARIANTS, WITNESS, DIAGNOSTIC) 2) Don't compile the driver within kernel, use the module instead. 3) Don't load the module during boot. Do it manually *after* finish booting (kldload sound ; kldload snd_ich) 4) I need your pciconf -lv ;) In case all above failed, try to revert your ich.c to revision 1.53 . -- Ariff Abdullah FreeBSD --Signature=_Tue__28_Feb_2006_02_51_55_+0800_bkwzDqnnxm6rhQCl Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQFEA0pNlr+deMUwTNoRAo2rAKDFA18AGqCLlfY2U4kvretnWmIbjgCdGWaK 4DXHpGVbSokdF/xdkB4aKFY= =h3kM -----END PGP SIGNATURE----- --Signature=_Tue__28_Feb_2006_02_51_55_+0800_bkwzDqnnxm6rhQCl--