From owner-freebsd-questions@FreeBSD.ORG Mon Mar 12 02:15:57 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CA03D16A400 for ; Mon, 12 Mar 2007 02:15:57 +0000 (UTC) (envelope-from bconway@clue4all.net) Received: from alnrmhc16.comcast.net (alnrmhc16.comcast.net [204.127.225.96]) by mx1.freebsd.org (Postfix) with ESMTP id A263513C45B for ; Mon, 12 Mar 2007 02:15:57 +0000 (UTC) (envelope-from bconway@clue4all.net) Received: from ladyluck.clue4all.net (c-24-63-37-229.hsd1.nh.comcast.net[24.63.37.229]) by comcast.net (alnrmhc16) with ESMTP id <20070312021556b16008jpqje>; Mon, 12 Mar 2007 02:15:56 +0000 Received: from ladyluck.clue4all.net (localhost.localdomain [127.0.0.1]) by ladyluck.clue4all.net (Postfix) with SMTP id 217212D4118 for ; Sun, 11 Mar 2007 21:15:56 -0500 (EST) Date: Sun, 11 Mar 2007 22:15:56 -0400 From: "Brian J. Conway" To: freebsd-questions@freebsd.org Message-Id: <20070311221556.2d41802a.bconway@clue4all.net> In-Reply-To: <20070310105759.6980f90e.bconway@clue4all.net> References: <20070310105759.6980f90e.bconway@clue4all.net> Organization: Clue 4 All, Inc. X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Periodic xl watchdog timeouts on 6.2-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Mar 2007 02:15:57 -0000 On Sat, 10 Mar 2007 10:57:59 -0500 "Brian J. Conway" wrote: > > I had exactly the same problem in my acpi-blacklisted motherboard. I > > disabled acpi and the errors vanished. In my case, this error was not > > related with NICs, but exclusively with the motherboard. > > Interesting. I hadn't thought of that, but I am using ACPI now where I > was not on 4.x. I'll give that a try next time it happens. I would > have hoped the motherboard would be up to par (Intel D845GVSR with the > latest BIOS - > http://www.intel.com/products/motherboard/D845GVSR/index.htm), but maybe > not. Thanks. > > (Sorry for the bad threading, I'm off list and copying off the web > archive.) > > Brian J. Conway No luck, got the first timeout shortly (25 min) after boot without ACPI, again while mostly idle and I'm not able to repeat it more than once a day or so: Mar 12 01:49:19 imogen kernel: xl0: watchdog timeout Mar 12 01:49:19 imogen kernel: xl0: link state changed to DOWN Mar 12 01:49:21 imogen kernel: xl0: link state changed to UP Any other ideas? Original post, for reference: http://lists.freebsd.org/pipermail/freebsd-questions/2007-March/144227.html -b