On Mon, Mar 28, 2005 at 09:30:26PM +0200, Olivier Fourdan wrote: > Hi Willy > > On Mon, 2005-03-28 at 21:20 +0200, Willy Tarreau wrote: > > Now I have a compaq (nc8000) which does not exhibit such buggy behaviour, > > but you can try disabling the APIC too just in case it's a similar problem > > (at least in 32 bits, I don't know if you can disable it in 64 bits mode). > > Thanks for the hint, but unfortunately, it's one of the first things I > tried, and that makes no difference.
Sorry, at first I only noticed ACPI in your mail, but after reading it again, I also noticed APIC. So now, you can only try not to initialize some peripherals (IDE, network, display, etc...) by removing their drivers from the kernel. You may end up with a kernel panic, but that does not matter is you boot it with "panic=5" so that it automatically reboots 5 seconds after the panic. You should then finally identify the subsystem which is responsible for your problems. Perhaps you'll even need to remove PCI support :-( Regards, Willy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/