From owner-freebsd-mobile@FreeBSD.ORG Mon Aug 4 07:13:18 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B2A110656C0 for ; Mon, 4 Aug 2008 07:13:18 +0000 (UTC) (envelope-from SNasonov@BCC.RU) Received: from extmx.bcc.ru (extmx.bcc.ru [217.170.85.214]) by mx1.freebsd.org (Postfix) with ESMTP id 09DFC8FC13 for ; Mon, 4 Aug 2008 07:13:17 +0000 (UTC) (envelope-from SNasonov@BCC.RU) Received: from localhost (localhost.bcc.ru [127.0.0.1]) by extmx.bcc.ru (Postfix) with ESMTP id CF0B4147113; Mon, 4 Aug 2008 10:57:26 +0400 (MSD) Received: from extmx.bcc.ru ([127.0.0.1]) by localhost (extmx.bcc.ru [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jSeW9HVF0tEm; Mon, 4 Aug 2008 10:57:25 +0400 (MSD) Received: from mail.bcc (unknown [192.168.200.208]) by extmx.bcc.ru (Postfix) with SMTP; Mon, 4 Aug 2008 10:57:25 +0400 (MSD) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Mon, 4 Aug 2008 11:13:13 +0400 Message-ID: <597436B54F5FF74FA8EA7F3224FE251F126552C1@mail.bcc> In-Reply-To: <919383240808030850v3244f37do71fffb16c79f047c@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Suspend/Hibernate/Wake on Thinkpad T61 Thread-Index: Acj1gKLrhPP8pTqMTOCFCnv4VmMK8wAfzGWQ References: <597436B54F5FF74FA8EA7F3224FE251F12594B75@mail.bcc> <919383240808030850v3244f37do71fffb16c79f047c@mail.gmail.com> From: "Nasonov Sergey" To: "Edward Ruggeri" Cc: freebsd-mobile@freebsd.org Subject: RE: Suspend/Hibernate/Wake on Thinkpad T61 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 07:13:18 -0000 I tried these, but they didn't seem to fix my problem. It does look like the laptop suspends; in /var/log/messages, "acpi: suspend at 20080802 23:13:37." But then I can't seem to wake the system. If I set kern.smp.disabled=3D1, then the system reboots when I suspend. Ok, try to recompile your kernel without all usb stuff. If it needed later then you can load it as a loadable kernel module. Also check bios version for update. And I forgot to say that video_acpi is loaded on my system. =20 -- Sergey