From owner-freebsd-acpi@FreeBSD.ORG Sun Feb 28 04:13:14 2010 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 EE664106564A for ; Sun, 28 Feb 2010 04:13:14 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id C77038FC0C for ; Sun, 28 Feb 2010 04:13:14 +0000 (UTC) Received: by pvg3 with SMTP id 3so519070pvg.13 for ; Sat, 27 Feb 2010 20:13:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=udan1fDFwGMw1RwFH3Yy+jCWP2xEaLpiWr/C4kRxClw=; b=nGCo3wB0usDxWS5yfbKSh3t5GtaMktH6UWAhGOisXfnTjM4s7Y6E3HWZfZ1/pQwK9d 6se+LBVU6Goz0MOP3hNjMD/HhrGKBJP34eDzhltT5LFF4jQ/uTgIBN31rab2lAePHk7w vW8XhO576rYL28s/u49yGZQNm7iLm+55UHSis= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=OQ6hkQIWmzvtaGLVsxYGw9e1Rcrw4FuO4WJKUOZR7qbv4wcXu2vSoo4ZrLZiHdM/0V W+dY665OWwtkviOI3/FDjGa8TWZjktYshuunBqY6qmUbpkPU7e8DtJhyxOoaXxkrP3Z6 altbUUwdSq85lyZKghEKr4fyLGSEzMyPkg3SA= MIME-Version: 1.0 Received: by 10.142.61.40 with SMTP id j40mr1495684wfa.115.1267329020257; Sat, 27 Feb 2010 19:50:20 -0800 (PST) In-Reply-To: <3f1d93451002271530j2fdc90b9rdec7555829d99f1b@mail.gmail.com> References: <3f1d93451002271530j2fdc90b9rdec7555829d99f1b@mail.gmail.com> Date: Sat, 27 Feb 2010 19:50:20 -0800 Message-ID: <7d6fde3d1002271950l507fb283y1742dc70a41891f1@mail.gmail.com> From: Garrett Cooper To: Tim Matthews Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-acpi@freebsd.org Subject: Re: Cannot suspend system. 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: Sun, 28 Feb 2010 04:13:15 -0000 On Sat, Feb 27, 2010 at 3:30 PM, Tim Matthews wrote: > Hi I have never been able to get suspend working on my system. I've heard > it's an acpi issue but don't know how to fix it. Can anyone help me to get > it working? Have you looked at http://www.freebsd.org/doc/en/books/handbook/acpi-debug.html yet? -Garrett