From owner-freebsd-acpi@FreeBSD.ORG Wed May 14 14:58:16 2008 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78274106566C for ; Wed, 14 May 2008 14:58:16 +0000 (UTC) (envelope-from takawata@init-main.com) Received: from sana.init-main.com (unknown [IPv6:2001:240:28::1]) by mx1.freebsd.org (Postfix) with ESMTP id 338568FC0C for ; Wed, 14 May 2008 14:58:16 +0000 (UTC) (envelope-from takawata@init-main.com) Received: from ns.init-main.com (localhost [127.0.0.1]) by sana.init-main.com (8.14.1/8.13.8) with ESMTP id m4EEc09O016052; Wed, 14 May 2008 23:38:00 +0900 (JST) (envelope-from takawata@ns.init-main.com) Message-Id: <200805141438.m4EEc09O016052@sana.init-main.com> To: Maxorata In-reply-to: Your message of "Wed, 14 May 2008 07:17:45 MST." <17232169.post@talk.nabble.com> Date: Wed, 14 May 2008 23:38:00 +0900 From: Takanori Watanabe Cc: freebsd-acpi@freebsd.org Subject: Re: Thinkpad T61p X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2008 14:58:16 -0000 In message <17232169.post@talk.nabble.com>, Maxorata wrote: > >Hi, >I just bought a Thinkpad T61 with the Nvidia graphics card (256 Mg) and am >having trouble with suspend/resume. In fact it does not work at all. Only >the fan seems to behave normally. It starts and stops the way it should, >both when running on AC or battery. > >I'm running FreeBSD 6.3 i386 Final and I have absolutely no idea as to what >drivers should I load to make this work. I've searched all over the internet >but never found any information specific to my Thinkpad model that would >help me solve this problem. First of all, you cannot use suspend resume on SMP kernel with any version you can get.(I succeeded to make suspend/resume work on SMP environment yesterdey with 8.0-CURRENT of April.)