From owner-freebsd-current@FreeBSD.ORG Sun May 29 22:14:01 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 23A2D16A41C for ; Sun, 29 May 2005 22:14:01 +0000 (GMT) (envelope-from richardtector@thekeelecentre.com) Received: from mx0.thekeelecentre.com (mx0.thekeelecentre.com [217.206.238.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id AED5F43D1D for ; Sun, 29 May 2005 22:14:00 +0000 (GMT) (envelope-from richardtector@thekeelecentre.com) Received: from av.mx0.thekeelecentre.com (av.mx0.thekeelecentre.com [217.206.238.166]) by mx0.thekeelecentre.com (Postfix) with ESMTP id 8890D429B; Sun, 29 May 2005 23:13:57 +0100 (BST) Received: from mx0.thekeelecentre.com ([217.206.238.167]) by av.mx0.thekeelecentre.com (av.mx0.thekeelecentre.com [217.206.238.166]) (amavisd-new, port 10024) with ESMTP id 75597-01; Sun, 29 May 2005 23:13:57 +0100 (BST) Received: from webmail.thekeelecentre.com (webmail.thekeelecentre.com [217.206.238.169]) by mx0.thekeelecentre.com (Postfix) with ESMTP id F12A04073; Sun, 29 May 2005 23:13:56 +0100 (BST) Received: from gateway.home.tector.org.uk (gateway.home.tector.org.uk [82.69.226.134]) by webmail.thekeelecentre.com (Horde MIME library) with HTTP for ; Sun, 29 May 2005 23:13:56 +0100 Message-ID: <20050529231356.g3a9jpkfko00ogwk@webmail.thekeelecentre.com> Date: Sun, 29 May 2005 23:13:56 +0100 From: Richard Tector To: Sten Spans References: <20050529082742.GA836@kukulies.org> <4299C17D.9090802@thekeelecentre.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.3) / FreeBSD-5.4 X-Virus-Scanned: by amavisd-new at mx0.thekeelecentre.com Cc: freebsd-current@freebsd.org Subject: Re: reboot hangs at Uptime: X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 29 May 2005 22:14:01 -0000 Quoting Sten Spans : > On Sun, 29 May 2005, Richard Tector wrote: >> >> I've had a similar problem for a while on a dual P3 Gateway branded >> Asus CUR-DLS motherboard but never really looked into it much. At >> the time I tried both with and without the ACPI module loaded; >> reboots are not possible. The machine hangs just after printing >> something like cpu0: reset() >> A basic shutdown -p now works fine and powers the machine off. >> Issuing reboot/shutdown -r now however results in the above >> behaviour. The system has tracked HEAD for a few months and the >> problem has existed as long as I can remember. >> >> The machine is currently running the latest BIOS released by >> Gateway. I didn't fancy trying the newer BIOS's from Asus. I've >> attached a copy of the boot dmesg. If there's any other information >> that might be of help I can supply that. > > Try turning on usb in the bios (even if you don't have usb in the kernel), > this solved my reboot issues with supermicro serverworks p3 motherboards. > Wow, that solved it, thanks. How very odd, I don't think I'd have ever thought of that one. Have you encountered similar reboot issues while running any other operating system, or just FreeBSD? Kind regards, Richard Tector