From owner-freebsd-ppc@FreeBSD.ORG Wed Aug 29 09:32:28 2012 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF22A106566C for ; Wed, 29 Aug 2012 09:32:28 +0000 (UTC) (envelope-from mathias.breuninger@espace29.asso.fr) Received: from smtp04.msg.oleane.net (smtp04.msg.oleane.net [62.161.4.4]) by mx1.freebsd.org (Postfix) with ESMTP id 43DFA8FC14 for ; Wed, 29 Aug 2012 09:32:27 +0000 (UTC) Received: from formation5 (201-98.83-90.static-ip.oleane.fr [90.83.98.201]) (authenticated) by smtp04.msg.oleane.net (MSA) with ESMTP id q7T9WKgv022693 for ; Wed, 29 Aug 2012 11:32:20 +0200 X-Oleane-Rep: REPA From: "Mathias Breuninger" To: Date: Wed, 29 Aug 2012 11:32:20 +0200 Organization: Espace Associatif Message-ID: <005401cd85c9$301bc760$90535620$@breuninger@espace29.asso.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 thread-index: Ac2FyS/gho0jmM14QEmpZHDkliS/vQ== Content-Language: fr X-Spam-Flag: NO X-PMX-Spam: Probability=8% X-PFSI-Info: PMX 5.6.0.2009776, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2012.8.29.91814 (no antivirus check) X-Orange-Auth: bWF0aGlhcy5icmV1bmluZ2VyQGVzcGFjZTI5LmFzc28uZnI= Subject: Powermac G4 and G5 on UPS won't reboot with after power outage X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2012 09:32:28 -0000 Hi, Either G4 (Digital Audio) or G5 (2GHz DP 2003) won't reboot after power = outage. The UPS is an APC SmartUPS 750 (SUA750I) with apcupsd port. Both the servers have dev.0.pmu.server_mode=3D1 in /etc/sysctl.conf = (putting sysctl variable definition in /boot/loader.conf has no effect). I did a real power outage test: the servers halted as expected. I waited = for the UPS "Grace Period", but they didn't boot. I tried with 9.0-RELEASE and 9.1-RC1. I search mailing-lists and the web but can't find an answer. Did I miss something?=09 -- Mathias