From owner-freebsd-current@FreeBSD.ORG Thu Feb 12 14:05:02 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 BB2FE16A4CF for ; Thu, 12 Feb 2004 14:05:02 -0800 (PST) Received: from fisk.demonized.net (h97n2fls33o834.telia.com [213.66.186.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3654C43D1F for ; Thu, 12 Feb 2004 14:05:02 -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 i1CM593d096652; Thu, 12 Feb 2004 23:05:09 +0100 (CET) (envelope-from manlix@demonized.net) Date: Thu, 12 Feb 2004 23:05:00 +0100 From: Johan Pettersson To: "Putinas" Message-Id: <20040212230500.214f2cd8.manlix@demonized.net> In-Reply-To: <001001c3f19c$64ea1340$1e64a8c0@spotripoli.local> References: <20040211025317.13af3d36.manlix@demonized.net> <20040212183814.7ab9adfd.manlix@demonized.net> <001001c3f19c$64ea1340$1e64a8c0@spotripoli.local> 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 cc: freebsd-current@freebsd.org 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 22:05:02 -0000 ata2: spurious interrupt - status=0x50 error=0x00 ata3: spurious interrupt - status=0x7f error=0xff Don't know if the memory addresses is correct but its these messages that constantly repeats rapidly when trying to reboot. > try sysctl debug.bootverbose=1 > and maybe you will see after uptime millions of spurious interrupts.. same > like my case ( same mb asus p4p800 ) > > ----- Original Message ----- > From: "Johan Pettersson" > To: > Sent: Thursday, February 12, 2004 7:38 PM > Subject: Re: Bad interrupt routing causes my SATA controller to fail. > > > >I noticed another thing... wheen rebooting it hangs in all cases just after > >the uptime message is printed, except when apic is disabled. With > >hint.apic.0.disabled set to 1 it reboots as it should. > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >