From owner-freebsd-i386@FreeBSD.ORG Fri Jun 11 00:30:46 2004 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC63E16A4CE for ; Fri, 11 Jun 2004 00:30:46 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC62943D31 for ; Fri, 11 Jun 2004 00:30:46 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i5B0UTJ5021859 for ; Fri, 11 Jun 2004 00:30:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5B0UThP021858; Fri, 11 Jun 2004 00:30:29 GMT (envelope-from gnats) Date: Fri, 11 Jun 2004 00:30:29 GMT Message-Id: <200406110030.i5B0UThP021858@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Thierry DELHAISE Subject: Re: i386/66098: SMP machine hanging up when running shutdown. X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Thierry DELHAISE List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jun 2004 00:30:47 -0000 The following reply was made to PR i386/66098; it has been noted by GNATS. From: Thierry DELHAISE To: thierry.delhaise@glconseil.com, freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: i386/66098: SMP machine hanging up when running shutdown. Date: Fri, 11 Jun 2004 02:23:48 +0200 More investigation on this problem show me : - if after a fresh boot I disable acpi by running the command : acpiconf -d, I can shutdown my machine without (?) problem . hope this help.