Received: with ECARTIS (v1.0.0; list netdev); Sun, 30 Jan 2005 09:18:59 -0800 (PST) Received: from palpatine.hardeman.nu (1-1-12-13a.han.sth.bostream.se [82.182.30.168]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j0UHItSq031023 for ; Sun, 30 Jan 2005 09:18:56 -0800 Received: from david by palpatine.hardeman.nu with local (Exim 4.34) id 1CvIin-0000sD-3v; Sun, 30 Jan 2005 18:18:49 +0100 Date: Sun, 30 Jan 2005 18:18:49 +0100 From: David =?iso-8859-1?Q?H=E4rdeman?= To: linux-kernel@vger.kernel.org Cc: netdev@oss.sgi.com Subject: Re: 2.4.29, e100 and a WOL packet causes keventd going mad Message-ID: <20050130171849.GA3354@hardeman.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline User-Agent: Mutt/1.5.6+20040907i X-Virus-Scanned: ClamAV 0.80/650/Sun Jan 2 19:00:02 2005 clamav-milter version 0.80j on 127.0.0.1 X-Virus-Status: Clean X-archive-position: 1013 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: david@2gen.com Precedence: bulk X-list: netdev Content-Length: 825 Lines: 27 Hi, I experience the same problems as reported by Michael Gernoth when sending a WOL-packet to computer with a e100 NIC which is already powered on. In my case, it's running kernel 2.6.8.1 and the NIC is identified by lspci as: 0000:02:08.0 Ethernet controller: Intel Corp. 82562EZ 10/100 Ethernet Controller (rev 02) or numerically: 0000:02:08.0 0200: 8086:1050 (rev 02) The symptoms is that kacpid starts using all the CPU time it can, a shutdown takes 5 - 10 minutes after I've done this (in contrast to 20 - 30 seconds when the machine is healthy). Also, if I do a "shutdown -h" on the machine after sending a WOL packet when it's already powered up, it will shutdown and immediately start up again instead of powering off. So, any suggestions on how to fix it? Regards, David Please CC me on any replies.