Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757831Ab0AOSv2 (ORCPT ); Fri, 15 Jan 2010 13:51:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753892Ab0AOSv1 (ORCPT ); Fri, 15 Jan 2010 13:51:27 -0500 Received: from mail.vyatta.com ([76.74.103.46]:55821 "EHLO mail.vyatta.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751423Ab0AOSv0 (ORCPT ); Fri, 15 Jan 2010 13:51:26 -0500 Date: Fri, 15 Jan 2010 10:50:59 -0800 From: Stephen Hemminger To: Tino Keitel , "Rafael J. Wysocki" Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Regression: Wake on LAN doesn't work in sky2 with 2.6.33-rc4-git2 Message-ID: <20100115105059.251a3717@nehalam> In-Reply-To: <20100115091053.GA5477@mac.home> References: <20100115091053.GA5477@mac.home> Organization: Vyatta X-Mailer: Claws Mail 3.7.2 (GTK+ 2.18.3; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 15 Jan 2010 10:10:53 +0100 Tino Keitel wrote: > Hi, > > wake on LAN doesn't work with 2.6.33-rc4-git2 on the following > hardware: > > 01:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. > 88E8053 PCI-E Gigabit Ethernet Controller [11ab:4362] (rev 22) > > It worked with 2.6.32. In my suspend script, I enable WoL using > ethtool: > > ethtool -s eth0 wol g > > in dmesg, I get these messages at suspend: > > sky2 eth0: disabling interface > sky2 0000:01:00.0: PME# enabled > sky2 0000:01:00.0: wake-up capability enabled by ACPI > > and at resume: > > sky2 0000:01:00.0: wake-up capability disabled by ACPI > sky2 0000:01:00.0: PME# disabled > > Regards, > Tino This has already been reported. Rafael has been doing the generic PM stuff. Look for thread, [Bug 14730] sky2 won't work after suspend/resume cycle -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/