From owner-freebsd-current Fri Aug 10 18:31: 5 2001 Delivered-To: freebsd-current@freebsd.org Received: from taxismtp2.alchemyfx.com (taxismtp2.alchemy.net [209.132.220.152]) by hub.freebsd.org (Postfix) with ESMTP id E954237B405 for ; Fri, 10 Aug 2001 18:31:02 -0700 (PDT) (envelope-from neckpain@nettaxi.com) Received: from localhost (L026241.ppp.dion.ne.jp [211.126.26.241]) by taxismtp2.alchemyfx.com (8.9.3/8.9.3) with ESMTP id SAA30559; Fri, 10 Aug 2001 18:36:29 -0700 From: neckpain@nettaxi.com Message-Id: <200108110136.SAA30559@taxismtp2.alchemyfx.com> Date: Sat, 11 Aug 2001 10:29:54 +0900 To: takawata@shidahara1.planet.sci.kobe-u.ac.jp Cc: acpi-jp@jp.freebsd.org, current@FreeBSD.ORG Subject: Re: [HEADS UP]:ACPI S2-S4BIOS code was commited. References: <200107200619.PAA43625@shidahara1.planet.sci.kobe-u.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp Content-Disposition: inline In-Reply-To: <200107200619.PAA43625@shidahara1.planet.sci.kobe-u.ac.jp> User-Agent: Mutt/1.3.19i-ja0 X-Dispatcher: imput version 20000228(IM140) Lines: 27 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jul 20, 2001 at 03:19:25PM +0900, Takanori Watanabe wrote: > I now commited ACPI S2-S4BIOS code. > In some machine, there are problem after resume. > For example, keyboard will not work. > (Keyboard reset required in DEVICE_RESUME method.) > But it worked. After this commit, acpiconf -s3 works on my VAIO(PCG-C1XE). thanks. However, after the second S3 sleep it never wakes up. The first S3 sleep: - Type 'acpiconf -s3' as root. - The fan turn off, and the power led becomes amber and blinking. - Hitting keys or jogdial resume the machine. The second S3 sleep: - Type 'acpiconf -s3' as root. - The fan turn off, and the power led becomes amber and blinking. - Hitting keys or jogdial turns off the power led(!) - Even pressing the power button doesn't boot it. The only way to reboot it is to remove any power source and put it back again. In addition, it also doesn't resume from S1 after resuming from S3; the power led changes color from amber into green, but the screen remains blank and the keyboard doesn't respond. Any ideas how to investigate this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message