From owner-freebsd-mobile@FreeBSD.ORG Sun Aug 3 15:50:12 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 0D803106564A for ; Sun, 3 Aug 2008 15:50:12 +0000 (UTC) (envelope-from smallhand@crawblog.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.168]) by mx1.freebsd.org (Postfix) with ESMTP id E2FA78FC1F for ; Sun, 3 Aug 2008 15:50:11 +0000 (UTC) (envelope-from smallhand@crawblog.com) Received: by wf-out-1314.google.com with SMTP id 24so1462625wfg.7 for ; Sun, 03 Aug 2008 08:50:11 -0700 (PDT) Received: by 10.142.187.8 with SMTP id k8mr4580205wff.199.1217778611303; Sun, 03 Aug 2008 08:50:11 -0700 (PDT) Received: by 10.142.194.9 with HTTP; Sun, 3 Aug 2008 08:50:11 -0700 (PDT) Message-ID: <919383240808030850v3244f37do71fffb16c79f047c@mail.gmail.com> Date: Sun, 3 Aug 2008 10:50:11 -0500 From: "Edward Ruggeri" To: "Nasonov Sergey" In-Reply-To: <597436B54F5FF74FA8EA7F3224FE251F12594B75@mail.bcc> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <597436B54F5FF74FA8EA7F3224FE251F12594B75@mail.bcc> 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: Sun, 03 Aug 2008 15:50:12 -0000 On Sun, Aug 3, 2008 at 8:33 AM, Nasonov Sergey wrote: > Hello Edward, I also have ThinkPad T61and success resolved thus issue. > Try to set > kern.smp.disabled=1 in /boot/loader.conf > hw.acpi.reset_video=1 in /etc/sysctl.conf 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=1, then the system reboots when I suspend. >> Hi, >> >> When I suspend to memory or hard disk (S3, S5), I don't seem to be >> able to wake up the computer; also, the screen never turns off. I >> have a ThinkPad T61, so I'm sure someone else must have experience >> with this hardware. Any hints? >> >> (I am using the acpi_ibm kernel module). >> >> Thanks!, >> >> -- Ned Ruggeri