From owner-freebsd-acpi@FreeBSD.ORG Mon Jun 22 20:21:07 2009 Return-Path: Delivered-To: freebsd-acpi@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id BF68B10656E3; Mon, 22 Jun 2009 20:21:07 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-acpi@FreeBSD.org Date: Mon, 22 Jun 2009 16:20:52 -0400 User-Agent: KMail/1.6.2 References: <4A3DEEFC.4010204@gmx.de> <4911F71203A09E4D9981D27F9D8308582E8438B7@orsmsx503.amr.corp.intel.com> <4A3FE2A0.8060409@gmx.de> In-Reply-To: <4A3FE2A0.8060409@gmx.de> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200906221620.55619.jkim@FreeBSD.org> Cc: Subject: Re: Resume problem (Motherboard: MSI 790GX-G65) 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: Mon, 22 Jun 2009 20:21:09 -0000 On Monday 22 June 2009 03:59 pm, hexanism@gmx.de wrote: > If I got it right then it does not make sense trying to get S3 > working on FreeBSD/i386 because of missing SMP support. On the > other hand there is the problem of the missing S3 value in > 'hw.acpi.supported_sleep_state'. Is S3 generally not supported in > FreeBSD/amd64, or is it because of the buggy BIOS of this specific > motherboard? Is there a chance to get S3 working for my machine? FreeBSD -CURRENT support S3 on amd64 for both UP and SMP. 7.x does not have necessary code. Jung-uk Kim