From owner-freebsd-acpi@FreeBSD.ORG Mon Feb 28 14:34:35 2005 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 198A116A4CE for ; Mon, 28 Feb 2005 14:34:35 +0000 (GMT) Received: from mailhub03.unibe.ch (mailhub03-eth0.unibe.ch [130.92.9.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4919A43D5A for ; Mon, 28 Feb 2005 14:34:34 +0000 (GMT) (envelope-from roth@droopy.unibe.ch) Received: from localhost (scanhub02-eth0.unibe.ch [130.92.254.66]) by mailhub03.unibe.ch (Postfix) with ESMTP id B5E5714BA5; Mon, 28 Feb 2005 15:34:33 +0100 (CET) Received: from mailhub03.unibe.ch ([130.92.9.70]) by localhost (scanhub02.unibe.ch [130.92.254.66]) (amavisd-new, port 10024) with LMTP id 09961-02-75; Mon, 28 Feb 2005 15:34:24 +0100 (CET) Received: from asterix.unibe.ch (asterix.unibe.ch [130.92.64.4]) by mailhub03.unibe.ch (Postfix) with ESMTP id 1CC8F12540; Mon, 28 Feb 2005 15:34:32 +0100 (CET) Received: from droopy.unibe.ch (droopy [130.92.64.20]) by asterix.unibe.ch (8.11.7p1+Sun/8.11.7) with ESMTP id j1SEYS808576; Mon, 28 Feb 2005 15:34:28 +0100 (MET) Received: (from roth@localhost) by droopy.unibe.ch (8.12.10+Sun/8.12.9/Submit) id j1SEZ4dV012063; Mon, 28 Feb 2005 15:35:04 +0100 (MET) Date: Mon, 28 Feb 2005 15:35:03 +0100 From: Tobias Roth To: Gerhard Schmidt Message-ID: <20050228143503.GA12031@droopy.unibe.ch> References: <20050223092203.GA963@augusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050223092203.GA963@augusta.de> User-Agent: Mutt/1.4i X-message-flag: Warning! Using Outlook is insecure and promotes virus distribution. Please use a different email client. X-Virus-checked: by University of Berne cc: freebsd-acpi@freebsd.org Subject: Re: wakeonlan problem with FreeBSD X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 14:34:35 -0000 On Mon, Feb 28, 2005 at 01:29:03PM +0100, Gerhard Schmidt wrote: > Hi, > > I have a problem with FreeBSD and wake on lan. I have an asrock K8S8X > mainboard and try to use the wakeonlan feature to start the computer. > I have set up the bios to enable WOL. Everything is working when I > shutdown the computer from WinXP. When I turn the computer of from > FreeBSD using halt -p oder apciconf -s5 WOL doesn't work. Any suggestions > how I can enable WOL when freebsd does the poweroff. this is a network driver issue and not related to acpi. please resend to freebsd-stable or freebsd-current. don't forget to include info about your network device (brand, model, driver used). a well-chosen subject also enhances your chances of getting a reply, I'd suggest something like "wake-on-lan not working with sis", if sis is the driver you use. cheers, t.