From owner-freebsd-questions@FreeBSD.ORG Sun Oct 29 03:07:48 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A5CB916A40F for ; Sun, 29 Oct 2006 03:07:48 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6026443D5C for ; Sun, 29 Oct 2006 03:07:48 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.6/8.13.8) id k9T37jFC073144; Sat, 28 Oct 2006 22:07:45 -0500 (CDT) (envelope-from dan) Date: Sat, 28 Oct 2006 22:07:45 -0500 From: Dan Nelson To: Jonathan Horne Message-ID: <20061029030745.GA3839@dan.emsphone.com> References: <200610281245.40150.freebsd@dfwlp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200610281245.40150.freebsd@dfwlp.com> X-OS: FreeBSD 6.2-PRERELEASE X-message-flag: Outlook Error User-Agent: Mutt/1.5.13 (2006-08-11) Cc: freebsd-questions@freebsd.org Subject: Re: freebsd equivelent to the linux ethtool command? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Oct 2006 03:07:48 -0000 In the last episode (Oct 28), Jonathan Horne said: > i have a computer that recently stopped obeying WOL packets, after i > did a dual boot of freebsd/suse 10.1. before i put suse on there, > WOL always worked just fine. > > apparently, the linux driver for my network card, put the nic in > "always off" mode, and in order to be able to WOL later, i have to > shut the linux off in "wol g" mode (using ethtool, so it can listen > for packets later). even in freebsd now tho, its still not listening > for WOL packets. is there something in freebsd i can use to edit the > behavior of the driver, to make sure the nic powers down in > "wol-listen" mode? I didn't even know you could toggle WOL outside of the BIOS. Check there, or maybe your NIC's config page (Ctrl-S during bootup for Intel nics). -- Dan Nelson dnelson@allantgroup.com