From owner-freebsd-questions@FreeBSD.ORG Thu Nov 18 15:02:31 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B13416A4CE for ; Thu, 18 Nov 2004 15:02:31 +0000 (GMT) Received: from tyven.la3sg.net (la3sg.net [217.13.29.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49C5743D1D for ; Thu, 18 Nov 2004 15:02:30 +0000 (GMT) (envelope-from tyven@tyven.la3sg.net) Received: from tyven.la3sg.net (tyven@localhost.la3sg.net [127.0.0.1]) by tyven.la3sg.net (8.13.1/8.13.1) with ESMTP id iAIF2T2a003334 for ; Thu, 18 Nov 2004 16:02:29 +0100 (CET) (envelope-from tyven@tyven.la3sg.net) Received: (from tyven@localhost) by tyven.la3sg.net (8.13.1/8.13.1/Submit) id iAIF2TS9003333 for freebsd-questions@freebsd.org; Thu, 18 Nov 2004 16:02:29 +0100 (CET) (envelope-from tyven) Date: Thu, 18 Nov 2004 16:02:28 +0100 From: Kjell Midtseter To: freebsd-questions@freebsd.org Message-ID: <20041118150228.GB3110@tyven.la3sg.net> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: acpi, apm and 5.3R X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: junkmail@sensewave.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2004 15:02:31 -0000 On my old 4.10 system I have set up the BIOS to turn the power on at 07:00, and this works fine ensuring that the system will come back on after a temporary mains failure when I am off on vacation. No such luck om 5.3R When I enter a shutdown -p now command I am told System halted. Push any button to restart. If I then stop the PC by pushing the Power Off button, the PC will not restart at 07:00 the next morning. I have tried pulling the mains plug on a running system, then insering it again after a while: It does not start at 07:00.... I have experimented with disabling acpi, and compiling apm into my GENERIC kernel. Thoughts appreciated Kjell