From owner-freebsd-acpi@FreeBSD.ORG Tue Apr 1 05:00:32 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 CEC5C10656DA for ; Tue, 1 Apr 2008 05:00:32 +0000 (UTC) (envelope-from kent@khauser.net) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.238]) by mx1.freebsd.org (Postfix) with ESMTP id AB57B8FC28 for ; Tue, 1 Apr 2008 05:00:31 +0000 (UTC) (envelope-from kent@khauser.net) Received: by wx-out-0506.google.com with SMTP id i29so2155727wxd.7 for ; Mon, 31 Mar 2008 22:00:31 -0700 (PDT) Received: by 10.114.151.13 with SMTP id y13mr11422581wad.148.1207024399938; Mon, 31 Mar 2008 21:33:19 -0700 (PDT) Received: by 10.114.15.6 with HTTP; Mon, 31 Mar 2008 21:33:19 -0700 (PDT) Message-ID: <6004effe0803312133l4283e48dy2418a689633d3d16@mail.gmail.com> Date: Mon, 31 Mar 2008 18:33:19 -1000 From: "Kent Hauser" To: freebsd-acpi@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Wake-on-LAN requires hard power-off 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, 01 Apr 2008 05:00:33 -0000 Hi, I'm trying to get wake-on-lan working on a dual-boot (FreeBSD 7-stable/XP) machine & am having a problem. I am using an eMachines MB with a Intel PRO/1000 NIC. I enabled WOL using the Intel utility. Under XP, WOL is just fine. Works as expected. Under FreeBSD, after "halt -p" the HUB LED comes on (low-speed) indicating NIC power, but the machine doesn't respond to WOL requests. However, if I remove the power cord from the machine for a while, it will restart with WOL. I'm running 7-stable. I don't have any information about previous versions. Thanks for the input. Kent