From owner-freebsd-acpi@FreeBSD.ORG Tue Feb 26 16:24:49 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 E2052106566B for ; Tue, 26 Feb 2008 16:24:49 +0000 (UTC) (envelope-from nate@root.org) Received: from root.org (root.org [67.118.192.226]) by mx1.freebsd.org (Postfix) with ESMTP id BBC2D13C455 for ; Tue, 26 Feb 2008 16:24:49 +0000 (UTC) (envelope-from nate@root.org) Received: (qmail 27796 invoked from network); 26 Feb 2008 16:24:49 -0000 Received: from adsl-71-141-98-131.dsl.snfc21.pacbell.net (HELO ?192.168.1.77?) (nate-mail@71.141.98.131) by root.org with ESMTPA; 26 Feb 2008 16:24:49 -0000 Message-ID: <47C43D4B.2070502@root.org> Date: Tue, 26 Feb 2008 08:24:43 -0800 From: Nate Lawson User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Anish Mistry References: <200802260143.34113.amistry@am-productions.biz> In-Reply-To: <200802260143.34113.amistry@am-productions.biz> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org Subject: Re: Fujitsu P8010 Can't Suspend "Operation not supported" 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: Tue, 26 Feb 2008 16:24:50 -0000 Anish Mistry wrote: > I just got a P8010 and it can't seem to suspend. If I call > acpiconf -s 3 I just get an "Operation not supported" error. > > FreeBSD 7.0-RELEASE amd64 There is no amd64 asm wakecode implemented yet. Someone needs to look at the Linux version and our i386 acpi_wakecode.S and write it. -- Nate