From owner-freebsd-questions Fri Jan 10 07:17:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA15092 for questions-outgoing; Fri, 10 Jan 1997 07:17:29 -0800 (PST) Received: from george.lbl.gov (george-2.lbl.gov [131.243.2.12]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id HAA15087; Fri, 10 Jan 1997 07:17:27 -0800 (PST) Received: (jin@localhost) by george.lbl.gov (8.6.10/8.6.5) id HAA17363; Fri, 10 Jan 1997 07:17:12 -0800 Date: Fri, 10 Jan 1997 07:17:12 -0800 From: "Jin Guojun[ITG]" Message-Id: <199701101517.HAA17363@george.lbl.gov> To: bcs@afn.org, chuckr@glue.umd.edu Subject: Re: Natoma PPRO freezes with 2.1.6R. Cc: hardware@freebsd.org, questions@freebsd.org Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >> I just unpacked a SuperMicro P6DNF (Natoma, 440FX) with 1 PPRO 180Mhz >> CPU, 64M EDO RAM, 2940UW SCSI, SMC8432BTA ethernet. >> >> I installed 2.1.6R and began to compile a custom kernel. At various >> stages -- either during "make depend" or "make" -- the system simply >> freezes. No errors on the console or in /var/log/messages. >> >> Is there a problem with this motherboard or with Natoma/440FX boards? > >There isn't any generic Natoma problem, I have one working the SMP kernel, >it's running fine, and I've had it nearly non-stop compiling for days. >You have to go looking for other causes (bad memory, disk, motherboard, >whatever). I know, that's the last thing you wanted to hear ... Possibly, it is this kind of motherboard (typically, the 440FX chipset) problem. I have proved some of this kind of motherboards are defective. Most vendor will use DOS as their testing base, which will not find the problem. I made great effort to convince the motherboard is bad so that they replaced me another one and everything goes smoothly. So, you need to use same environment with any other Pentinum Pro motherboard to see if it works. If the result is yes, then the motherboard is bad. Otherwise, check the memory, and make sure it is 60 ns and the memory works under other environment (different FreeBSD version). Do not test things under DOS which will NOT use many functions in chipset. Good Luck! -Jin