Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2003 15:22:57 +0900
From:      User Takawata <takawata@axe-inc.co.jp>
To:        current@freebsd.org
Subject:   Re: ACPI suspend problem (ThinkPad X23)
Message-ID:  <200303180621.PAA13213@axe-inc.co.jp>
In-Reply-To: Your message of "Tue, 18 Mar 2003 14:50:56 JST." <20030318.145056.41881240.fujita@soum.co.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20030318.145056.41881240.fujita@soum.co.jp>, FUJITA Kazutoshi wrote
:
>Hi,
>
>My -CURRENT(2003/03/12) laptop(ThinkPad X23) can't be suspended.
>
>When I try
>
># acpiconf -s 1
>
>I have console message
>
>'acpi0: AcpiGetSleepTypeData failed - AE_NOT_FOUND'
>
>How can I solve this?
>
>
>dmesg output is attached.
>

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.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303180621.PAA13213>