From owner-freebsd-questions@FreeBSD.ORG Fri Jan 26 23:41:18 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 2E8C316A401 for ; Fri, 26 Jan 2007 23:41:18 +0000 (UTC) (envelope-from toreld@netscape.net) Received: from mail44.e.nsc.no (mail44.e.nsc.no [193.213.115.44]) by mx1.freebsd.org (Postfix) with ESMTP id C34AC13C4A3 for ; Fri, 26 Jan 2007 23:41:17 +0000 (UTC) (envelope-from toreld@netscape.net) Received: from [62.16.183.84] (062016183084.customer.alfanett.no [62.16.183.84]) (authenticated bits=0) by mail44.nsc.no (8.13.8/8.13.5) with ESMTP id l0QNfEn1013296 for ; Sat, 27 Jan 2007 00:41:16 +0100 (CET) Message-ID: <45BA9192.4060506@netscape.net> Date: Sat, 27 Jan 2007 00:41:06 +0100 From: Tore Lund User-Agent: Thunderbird 1.5.0.9 (X11/20061228) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <200701261415.11046.jvender@owensboro.net> In-Reply-To: <200701261415.11046.jvender@owensboro.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD 6.1 & 6.2 hanging and/or spontaneous rebooting 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: Fri, 26 Jan 2007 23:41:18 -0000 Joe Vender wrote: > One last question. How do I get FBSD to completely power off my computer when > I shut down, both from KDE and from console? When I shutdown, it just gets to > the "system halted, press any key to reboot" prompt and doesn't completely > power off. In slackware, all I have to do is uncomment the "modprobe apm" > line in rc.modules. You issue the command "shutdown -p now". This should work with any BIOS that has apm or acpi, as far as I know. As Derek says, you have an IRQ conflict that needs to be resolved. Afraid I don't remember much about that. When I first installed FreeBSD (seven years ago), I had to settle several such conflicts, but I seem to recall that it was fairly easy. -- Tore