From owner-freebsd-acpi@FreeBSD.ORG Fri Oct 28 19:15:12 2005 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5B6716A41F for ; Fri, 28 Oct 2005 19:15:12 +0000 (GMT) (envelope-from deep@symonds.net) Received: from symonds.net (ca1.symonds.net [66.92.42.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B65643D45 for ; Fri, 28 Oct 2005 19:15:12 +0000 (GMT) (envelope-from deep@symonds.net) Received: from deep by symonds.net with local (Exim 4.44 #1 (Debian)) id 1EVZh1-0000k6-S5; Fri, 28 Oct 2005 12:15:11 -0700 Date: Fri, 28 Oct 2005 12:15:11 -0700 To: Nate Lawson Message-ID: <20051028191511.GA2774@symonds.net> References: <20051028142911.GA21978@symonds.net> <43626DA3.9040902@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43626DA3.9040902@root.org> User-Agent: Mutt/1.5.9i From: N Deepak Cc: freebsd-acpi@freebsd.org Subject: Re: TP sleeps all right, but how to wake up? X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2005 19:15:12 -0000 On Fri, Oct 28, 2005 at 11:27:47AM -0700, Nate Lawson wrote: > > I am running FreeBSD 5.4 STABLE on ThinkPad R40e. acpi.ko is working > > for many things (battery status, CPU frequency scaling) now, as > > compared to 5.3 which could freeze the system on start-up. Thanks for > > the great work. :) > > > > Sleep state S3 works on this system, and I can see the 'crescent moon' > > light turn on. But there is no way I know to 'wake up' the laptop > > from this state. Even the Power button does not work. > > > This is a FAQ. Disable apic support: > hint.apic.0.disabled="1" > Thanks, tried that - no change, sadly. Regards, Deepak