From owner-freebsd-hardware@FreeBSD.ORG Thu Aug 10 14:34:30 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1A7E16A4DA for ; Thu, 10 Aug 2006 14:34:30 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FE2943D49 for ; Thu, 10 Aug 2006 14:34:29 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k7AEYR8o073995; Thu, 10 Aug 2006 10:34:27 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-hardware@freebsd.org Date: Wed, 9 Aug 2006 22:04:49 -0400 User-Agent: KMail/1.9.1 References: <874E95E3-7B65-4704-BA5D-3086CC055111@via.net> <1154592248.6615.1.camel@bigapple.omnis.ch> In-Reply-To: <1154592248.6615.1.camel@bigapple.omnis.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608092204.50441.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [192.168.0.1]); Thu, 10 Aug 2006 10:34:28 -0400 (EDT) X-Virus-Scanned: ClamAV 0.87.1/1644/Wed Aug 9 23:55:42 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: joe mcguckin , Olivier Mueller Subject: Re: Dell 1950 won't cleanly reboot X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Aug 2006 14:34:30 -0000 On Thursday 03 August 2006 04:04, Olivier Mueller wrote: > On Wed, 2006-08-02 at 17:43 -0700, joe mcguckin wrote: > > shutdown -r hangs most of the time. > > I can confirm the problem and I'm also still looking for a solution. > Cf. the thread started on 12.07: > > Subject: > dell poweredge 1950 : not rebooting > under 6.1 (sometimes) > Date: > Wed, 12 Jul 2006 11:44:28 +0200 1) Does this only happen if SMP is enabled? 2) If so, can you try http://www.FreeBSD.org/~jhb/patches/shutdown.patch (Might want to try it even if it breaks with SMP disabled.) -- John Baldwin