From owner-freebsd-current@FreeBSD.ORG Fri Oct 15 08:26:27 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 9FF8116A4CE for ; Fri, 15 Oct 2004 08:26:27 +0000 (GMT) Received: from mail07.syd.optusnet.com.au (mail07.syd.optusnet.com.au [211.29.132.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 068FF43D3F for ; Fri, 15 Oct 2004 08:26:27 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229]) i9F8QJ2E028051 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 15 Oct 2004 18:26:20 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])i9F8QJxP045964; Fri, 15 Oct 2004 18:26:19 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost)i9F8QJ4V045963; Fri, 15 Oct 2004 18:26:19 +1000 (EST) (envelope-from pjeremy) Date: Fri, 15 Oct 2004 18:26:18 +1000 From: Peter Jeremy To: Doug White Message-ID: <20041015082618.GR83620@cirb503493.alcatel.com.au> References: <20041011074219.GA39251@cirb503493.alcatel.com.au> <20041011191812.A34886@carver.gumbysoft.com> <20041013071704.GQ83620@cirb503493.alcatel.com.au> <20041013182133.A55834@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041013182133.A55834@carver.gumbysoft.com> User-Agent: Mutt/1.4.2i cc: current@freebsd.org cc: Andrew Li Subject: Re: HP DL380 hangs on reboot 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: Fri, 15 Oct 2004 08:26:27 -0000 On Wed, 2004-Oct-13 18:21:56 -0700, Doug White wrote: >On Wed, 13 Oct 2004, Peter Jeremy wrote: > >> On Mon, 2004-Oct-11 19:18:52 -0700, Doug White wrote: >> >On Mon, 11 Oct 2004, Peter Jeremy wrote: >> >> I have an HP DL380 running 5.3 and it will not reboot from multi-user >> >> mode - it hangs after printing "Rebooting..." and needs to be power- >> >> cycled (since there's no reset button). >> I've narrowed it down to loading kernel modules - the problem does not >How about building them into your kernel instead? That seems to work. But it doesn't solve the underlying problem. (I have been kldload'ing digi because it originally didn't work when it was compiled into the kernel). >This could be just stale modules... Nope. Kernel and modules were compiled and installed together. Also there was no problem running and the hang was when the kernel asked the system to reboot - which is well after any modules have been unloaded. Thanks for your help. -- Peter Jeremy