From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 18 Sep 2001 19:03:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 18 Sep 2001 19:03:16 -0400 Received: from ash.lnxi.com ([207.88.130.242]:52475 "EHLO DLT.linuxnetworx.com") by vger.kernel.org with ESMTP id ; Tue, 18 Sep 2001 19:02:59 -0400 To: Ronald G Minnich Cc: , Subject: Re: LinuxBIOS + ASUS CUA + 2.4.5 works; with 2.4.6 locks up In-Reply-To: From: ebiederman@lnxi.com (Eric W. Biederman) Date: 18 Sep 2001 17:03:12 -0600 In-Reply-To: Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Ronald G Minnich writes: > We can run the memtest, but I thought that a fully booting kernel was a > pretty good one. It is hard to call. The most interesting case I know of is the VIA kt133 AMD bug. I believe it is register 0x55 bit 7 that when set causes an athlon optimized memcpy to crash the machine, but when clear it works. PIII optimized kernels worked fine. > I'll try that anywy. I don't expect a run of memtest86 to produce any problems but it just feels like bad memory in the case you are describing. Eric