Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262322AbUKKSr4 (ORCPT ); Thu, 11 Nov 2004 13:47:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262353AbUKKSpq (ORCPT ); Thu, 11 Nov 2004 13:45:46 -0500 Received: from mail2.bluewin.ch ([195.186.4.73]:49657 "EHLO mail2.bluewin.ch") by vger.kernel.org with ESMTP id S262356AbUKKSno (ORCPT ); Thu, 11 Nov 2004 13:43:44 -0500 Date: Thu, 11 Nov 2004 19:43:38 +0100 From: Roger Luethi To: Brian Jackson Cc: Alan Cox , Linux Kernel Mailing List Subject: Re: 2.6 vs 2.4: pxe booting system won't restart Message-ID: <20041111184338.GC9771@k3.hellgate.ch> Mail-Followup-To: Brian Jackson , Alan Cox , Linux Kernel Mailing List References: <1100111849.20555.23.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: Linux 2.6.10-rc1-bk17 on i686 X-GPG-Fingerprint: 92 F4 DC 20 57 46 7B 95 24 4E 9E E7 5A 54 DC 1B X-GPG: 1024/80E744BD wwwkeys.ch.pgp.net User-Agent: Mutt/1.5.6i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1053 Lines: 29 [BCC'ed the people at VNTEK who are on the case] On Wed, 10 Nov 2004 14:36:50 -0600, Brian Jackson wrote: > > > Then the bios tries to fallback to other means of booting, and there > > > are none. Anybody got any clues where to start looking for fixes? > > > > Remove the kernel code that powers down the ethernet chip. If that works > > Yay, looks like this bit near line 1950 of via-rhine.c: > /* Hit power state D3 (sleep) */ > writeb(readb(ioaddr + StickyHW) | 0x03, ioaddr + StickyHW); > > I removed that, and it works like a charm now. Thank you very much. I'm sorry, I should posted a warning earlier. This problem has been reported before. > > then poke VIA. > > Poke them to fix the driver or to fix the bios? BIOS. I can't fix this in the driver. Some hardware requires D3 for WOL. Roger - 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/