From owner-freebsd-current@FreeBSD.ORG Wed Jan 21 12:02:35 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA12C16A4CE for ; Wed, 21 Jan 2004 12:02:35 -0800 (PST) Received: from mailhub2.midco.net (mailhub2.midco.net [24.220.0.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49A3843D1D for ; Wed, 21 Jan 2004 12:01:54 -0800 (PST) (envelope-from pmes@bis.midco.net) Received: (qmail 27612 invoked by uid 0); 21 Jan 2004 20:01:54 -0000 Received: from host-195-219-220-24.midco.net (HELO bis.midco.net) ([24.220.219.195]) (envelope-sender ) by lvs-pop.midco.net (qmail-ldap-1.03) with SMTP for ; 21 Jan 2004 20:01:54 -0000 Message-ID: <400EDAB1.3050007@bis.midco.net> Date: Wed, 21 Jan 2004 14:01:53 -0600 From: Peter Schultz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031215 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joan Picanyol References: <20040121163221.GA3865@grummit.biaix.org> <200401211238.38023.jhb@FreeBSD.org> <20040121194614.GA5532@grummit.biaix.org> In-Reply-To: <20040121194614.GA5532@grummit.biaix.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: ACPI soft off with power button on Tyan S-2466 MPX X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2004 20:02:36 -0000 Joan Picanyol wrote: > What else should I try to get this to work? > By fixing the iasl compilation errors you may get soft off to work. Just follow the directions found here: http://www.cpqlinux.com/acpi-howto.html#fix_broken_dsdt Pete...