From owner-freebsd-current@FreeBSD.ORG Thu Feb 12 05:17:15 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E1DC16A4CE for ; Thu, 12 Feb 2004 05:17:15 -0800 (PST) Received: from fisk.demonized.net (h97n2fls33o834.telia.com [213.66.186.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F4F743D31 for ; Thu, 12 Feb 2004 05:17:14 -0800 (PST) (envelope-from manlix@demonized.net) Received: from beard.demonized.net (beard.demonized.net [172.22.1.2]) by fisk.demonized.net (8.12.10/8.12.10) with SMTP id i1CDHI3d094467 for ; Thu, 12 Feb 2004 14:17:18 +0100 (CET) (envelope-from manlix@demonized.net) Date: Thu, 12 Feb 2004 14:17:14 +0100 From: Johan Pettersson To: freebsd-current@freebsd.org Message-Id: <20040212141714.291e689b.manlix@demonized.net> In-Reply-To: <20040212021355.GA9984@xor.obsecurity.org> References: <20040211025317.13af3d36.manlix@demonized.net> <200402111322.57127.jhb@FreeBSD.org> <20040212023806.1007984e.manlix@demonized.net> <20040212021355.GA9984@xor.obsecurity.org> X-Mailer: Sylpheed version 0.9.9 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Bad interrupt routing causes my SATA controller to fail. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 12 Feb 2004 13:17:15 -0000 How? I cant do it by a serial console because i dont have any cable. And no digital camera to take a picture of it. Any other way to do it except write it down by hand. :P I thinked about some debugging in the kernel could write a crash dump but thats no file systems mounted at that time so nowhere to write it. > On Thu, Feb 12, 2004 at 02:38:06AM +0100, Johan Pettersson wrote: > > 1) HTT + ACPI - Hangs with error on ad4 > > 2) no HTT + ACPI - Successful > > 3) ACPI and no apic (set hint.apic.0.disabled=1 from loader) - Successfull > > 4) no ACPI (set hint.acpi.0.disabled=1 from loader) - Kernel panic > > 5) no ACPI and no APIC (set both hints above from loader) - Kernel panic > > > > 3, 4, 5 was tested with HTT enabled in BIOS. > > Can you please provide details of the kernel panic(s)? > > Kris >