From owner-freebsd-acpi@FreeBSD.ORG Thu Jan 8 11:17:36 2009 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 1587210656D3 for ; Thu, 8 Jan 2009 11:17:36 +0000 (UTC) (envelope-from andrnils@gmail.com) Received: from mail-bw0-f20.google.com (mail-bw0-f20.google.com [209.85.218.20]) by mx1.freebsd.org (Postfix) with ESMTP id 81A3A8FC1B for ; Thu, 8 Jan 2009 11:17:35 +0000 (UTC) (envelope-from andrnils@gmail.com) Received: by bwz13 with SMTP id 13so567087bwz.19 for ; Thu, 08 Jan 2009 03:17:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=AbKcJ0NQeT40UAr7C6DzcQjMAcriNxwDIWuUkpBzMfk=; b=Nu2AMwzKm1554BtJVLKHu/3Q2Jlh0IlYlNq6ltcoNRuUeFvBbp7x7377dpXAi3MHr5 kPk91dvreua8S8rV+sa11hkdXPcDIXgrF93K8yX2YGem8YXAiMj6ElGkjer0DhZFH60S eTIi8kINhO9QAQzwUmqHwsEJ4iLSMrGjbUP/4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=j98yJtLhjsfeaWqU/mddDK60rsuX+EW48PUoZ1uo+7SiYP91IK6i6KLkBVtST5uf6V fW76tmfd1IBeNTJCK3AOLF8pKS+RJ2d7Uw5tBtlTGHt+pLt/r1tSNjIkWzZiojLXaE6I 0VseCnIZFwxAsMoNExq2B6xJ7vurbt+vtgfRw= Received: by 10.181.4.1 with SMTP id g1mr3020133bki.100.1231413454423; Thu, 08 Jan 2009 03:17:34 -0800 (PST) Received: by 10.181.224.5 with HTTP; Thu, 8 Jan 2009 03:17:34 -0800 (PST) Message-ID: Date: Thu, 8 Jan 2009 12:17:34 +0100 From: "Andreas Nilsson" To: freebsd-acpi@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Lenovo t61p suspend/resume 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: Thu, 08 Jan 2009 11:17:36 -0000 On Thu, Jan 8, 2009 at 11:26 AM, Garrett Cooper wrote: > On Jan 8, 2009, at 1:28 AM, Andreas Nilsson wrote: > > Hello, >> >> I installed 7.1-realease on my Lenovo Thinkpad t61p and most things works >> really good. Not suspend to ram, though, which is a must for me. >> >> When I do 'acpiconf -s3' from console or X the machine hard locks before >> going to sleep. Doing it in the console gives no further debuging clues. >> >> I've searched a bit but I can't seem to find any information. I've read >> everything from 'suspend not supported on SMP' to 'works fine'. The >> install >> is a i386 because I want nVidias binary drivers. They were however not >> loaded/used during testing. >> >> Suspend works great on GNU/Linux ( Gentoo ) and OpenSolaris, so the >> machine >> is capable of suspend. Any ideas what I should try to get this to work? >> >> I'm new to FreeBSD, but have been using unix-like OS's for the last for >> years. >> >> Best regards >> Andreas Nilsson >> > > While amd64 suspend is still in alpha stage, I'm not sure what the > status was for x86 suspend... I have a T61p as well, and unfortunately not > having proper ACPI is holding me back from dumping Windows on my work laptop > ;\. I'll defer to someone else that knows more about it than me :). > Also, what version did you install (x86 or amd64)? > Cheers, > -Garrett It is x86 ( i386 ). I seem to recall that some documentation states that if it works on linux it is resonable to expect it to work in FreeBSD... As I'm a student, I can choose whichever OS i prefer ;) I now have Win XP, GNU/Linux and FreeBSD installed. Before FreeBSD I had OpenSolaris. Hope someone can clarify the suspend situation. On a side note, what rpm can you set your fan to? In windows and GNU/Linux I can get it up to 4500+, but not in FreeBSD. Have you succeded with this? /Andreas