From owner-freebsd-acpi@FreeBSD.ORG Sun Feb 28 07:25:20 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 397A61065673 for ; Sun, 28 Feb 2010 07:25:20 +0000 (UTC) (envelope-from tim.matthews7@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id C0BFB8FC1F for ; Sun, 28 Feb 2010 07:25:19 +0000 (UTC) Received: by ewy26 with SMTP id 26so753343ewy.3 for ; Sat, 27 Feb 2010 23:25:08 -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:content-type; bh=2O2JmonFgNkk8wik+kwfqjJU9HdEWFLdPDjoF5Icllc=; b=khNoJIhn1PgES+cJRW1ZSVIHvjC3szcIMhWfKmtL9efCx1vVcNb9qgf1K02CkvbdZ6 iPuvcGH1pK470BK+exQk2uw9eJMbHXxN78VYif63aaJ8eS8g97kDC39NEaBcFOFMJgE8 6oTBS3QH4/z7M+qb414sUxlGaoyeV5ZdbiuF4= 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 :content-type; b=HlJHmnzpgmjnp8ePFECYtO8jh3uN4HrKhZ+YJ4vp0YVyaY4rR3yFqXKlbtY9YVlL8q bpCOqbBz+2I+mnuUa2JpfSYUfqJs0RZZxUdIAb/EtBxVpZ+XvMmic/tjzm4vZwwyecsE roFHuMwzxw7USM7/aDMXkL48EGcaoJ6XR5eGA= MIME-Version: 1.0 Received: by 10.213.100.7 with SMTP id w7mr2032081ebn.23.1267341908112; Sat, 27 Feb 2010 23:25:08 -0800 (PST) In-Reply-To: <3f1d93451002272324s670b67b0mc110d86ef20cbe22@mail.gmail.com> References: <3f1d93451002271530j2fdc90b9rdec7555829d99f1b@mail.gmail.com> <7d6fde3d1002271950l507fb283y1742dc70a41891f1@mail.gmail.com> <3f1d93451002272324s670b67b0mc110d86ef20cbe22@mail.gmail.com> Date: Sun, 28 Feb 2010 20:25:08 +1300 Message-ID: <3f1d93451002272325i2fb1ee93n947f6d3712a6f781@mail.gmail.com> From: Tim Matthews To: freebsd-acpi@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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 07:25:20 -0000 On Sun, Feb 28, 2010 at 8:24 PM, Tim Matthews wrote: > On Sun, Feb 28, 2010 at 4:50 PM, Garrett Cooper wrote: > >> 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 >> > > > Yes. >