From owner-freebsd-current Wed Mar 19 6: 7:32 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6435637B401 for ; Wed, 19 Mar 2003 06:07:31 -0800 (PST) Received: from gate.soum.co.jp (gate.soum.co.jp [202.221.40.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB42C43F85 for ; Wed, 19 Mar 2003 06:07:27 -0800 (PST) (envelope-from fujita@soum.co.jp) Received: from force.soum.co.jp (force.soum.co.jp [IPv6:3ffe:501:80a:1:a00:20ff:fef0:4c9c]) by gate.soum.co.jp (8.12.8/8.12.6) with ESMTP id h2JE7H62048918; Wed, 19 Mar 2003 23:07:17 +0900 (JST) (envelope-from fujita@soum.co.jp) Received: from vanilla.soum.co.jp (vanilla.soum.co.jp [3ffe:501:80a:1:202:b3ff:fe98:8115]) by force.soum.co.jp (8.11.6/3.7W-2001122804) with ESMTP id h2JE7Gx03842; Wed, 19 Mar 2003 23:07:16 +0900 (JST) Received: from localhost (localhost [::1]) by vanilla.soum.co.jp (Postfix) with ESMTP id 98C57549D; Wed, 19 Mar 2003 23:07:15 +0900 (JST) Date: Wed, 19 Mar 2003 23:07:14 +0900 (JST) Message-Id: <20030319.230714.104044000.fujita@soum.co.jp> To: takawata@axe-inc.co.jp Cc: current@FreeBSD.ORG Subject: Re: ACPI suspend problem (ThinkPad X23) From: FUJITA Kazutoshi In-Reply-To: <200303180621.PAA13213@axe-inc.co.jp> References: <20030318.145056.41881240.fujita@soum.co.jp> <200303180621.PAA13213@axe-inc.co.jp> X-PGP-PublicKey: http://www.soum.co.jp/~fujita/fujita-GnuPG-publickey.txt X-PGP-FingerPrint: 9956 2ECE 7E7D B425 EC2D D49E FEBB 3C5F 2C34 1ECA Organization: SOUM Corporation, JAPAN X-URL: http://www.soum.co.jp/ X-Mailer: Mew version 3.1 on Emacs 21.2 / Mule 5.0 =?iso-2022-jp?B?KBskQjgtTFobKEIvU0FLQUtJKQ==?= Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 From: User Takawata Subject: Re: ACPI suspend problem (ThinkPad X23) Date: Tue, 18 Mar 2003 15:22:57 +0900 Message-ID: <200303180621.PAA13213@axe-inc.co.jp> > It seems that Your machine does not support S1 sleep. > See the result of > # acpidump |grep _S1 > > If there is no line like > Name(\_S1_, Package(0x4){ > > > Use S2, S3 instead. As you say, it seems my ThinkPad does not support S1 (also S2). I tried S3, it looks be suspended, but seems LCD power is still on. And after resumed, I got console messages such like pcm0: Unhandled interrupt, gs_intr = 86 (My pcm device is ICH3) It looks need work around. Regards, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message