From owner-freebsd-questions@FreeBSD.ORG Mon Apr 18 20:36:40 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E389116A4CE for ; Mon, 18 Apr 2005 20:36:40 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ED9643D2D for ; Mon, 18 Apr 2005 20:36:40 +0000 (GMT) (envelope-from fenomenoxp2@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1299184wra for ; Mon, 18 Apr 2005 13:36:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Jg3ne3EPB+BuNnSLeG18fLcH0wBZsCaZ7cjB5sqo4Zi+Xa5pbt5Kp7iJLACHBgAQnNGcX8A7wB/pZcwdAJrF+Yzz/sc01sDXWkfgHCnjEHSDGDyD/jtoerzO83cpN7pUZiUQ2/EKx8qb5xiGIzA7fMmYOKOKI2HpVF2YTJ1+5Yw= Received: by 10.54.32.51 with SMTP id f51mr2648280wrf; Mon, 18 Apr 2005 13:36:39 -0700 (PDT) Received: by 10.54.76.13 with HTTP; Mon, 18 Apr 2005 13:36:39 -0700 (PDT) Message-ID: Date: Mon, 18 Apr 2005 22:36:39 +0200 From: Emil Khatib To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: ACPI does nothing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Emil Khatib List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Apr 2005 20:36:41 -0000 Hi everybody. I'm trying to use ACPI features of FreeBSD 5.3, but when I try to do acpiconf S3 or S4 or S5 , it does absolutely nothing,... Anyway, when I try shutdown -p time, it works allright, so I suppose that it can work. I'm using FreeBSD 5.3 amd64 con an ASUS K8V-X mobo. Thanks in advance for your help.