From owner-freebsd-mobile@FreeBSD.ORG Mon Apr 26 21:47:38 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC65F16A4CF for ; Mon, 26 Apr 2004 21:47:38 -0700 (PDT) Received: from ran.psg.com (ip166.usw253.dsl-acs2.sea.iinet.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A4CC43D53 for ; Mon, 26 Apr 2004 21:47:38 -0700 (PDT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.32; FreeBSD) id 1BIKVN-00060N-E3; Mon, 26 Apr 2004 21:47:37 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16525.58856.928411.986267@ran.psg.com> Date: Mon, 26 Apr 2004 21:47:36 -0700 To: "Dan Langille" References: <408CCC5C.10100.2DB5329B@localhost> cc: freebsd-mobile@freebsd.org Subject: Re: suspend/resume on T22 running 5.2.1 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Apr 2004 04:47:39 -0000 > # do not power up again when powered off > hw.acpi.disable_on_poweroff=0 this has stopped working for me. i get a good suspend the fist time. but if i resume and try to suspend again, it wakes up instantly. randy