From owner-freebsd-questions Tue Sep 1 12:42:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA11065 for freebsd-questions-outgoing; Tue, 1 Sep 1998 12:42:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laker.net (jet.laker.net [205.245.74.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA11060 for ; Tue, 1 Sep 1998 12:42:19 -0700 (PDT) (envelope-from sfriedri@laker.net) Received: from nt (digital-pbi-151.laker.net [208.0.233.51]) by laker.net (8.9.0/8.9.LAKERNET.NO-SPAM.SPAMMERS.AND.RELAYS.WILL.BE.TRACKED.AND.PROSECUTED.) with SMTP id PAA10127; Tue, 1 Sep 1998 15:41:01 -0400 Message-Id: <199809011941.PAA10127@laker.net> From: "Steve Friedrich" To: "Elliott Miller" Cc: "FreeBSD Questions" Date: Tue, 01 Sep 1998 15:41:21 -0500 Reply-To: "Steve Friedrich" X-Mailer: PMMail 98 Professional (2.00.1500) For Windows NT (4.0.1381;3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: system crash when using 'make' Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 01 Sep 1998 19:18:16 +0100, Elliott Miller wrote: >Hmm.. I was hoping it wouldnt be a hardware problem > >Does anyone know a good piece of diagnostic software I could run to check? I've been fixing computers for 22 yrs. Diagnostic programs won't find as many problems as Operating Systems, Compilers, etc. I recommend that you spend the money to buy 32MB of RAM. Pull out ALL that you have in there now, and put in the new. If that doesn't solve your problem, at least you can use the 32MB in addition to your old. The diagnostic program, on the other hand, is NOT usuable for anything else. I have problems on a new AMD-K6 233 (ASUS TX-97) when I make buildworld. But never any other time. In an attempt to isolate the problem, I turned off the CPUs internal and external caches. That allowed the buildworld to complete, though it took nearly 48hrs, instead of less than 24. But after make installworld, I turned the caches back on and I am not having any problems. It will be awhile before I can scrounge up the cash to buy new memory, to finish the job. Besides turning off cache, you can try adjusting the motherboard's RAM timing parameters. They usually get set to "auto". Try something slower than your RAM allegedly is, i.e., if it (they) claim it's 60ns, try 70ns settings. You can try some wait states too. If these changes "fix" it, then your memory doesn't meet it's alleged specs. I tried many permutations on my machine, and the only "fix" was to disable both CPU caches. BTW, I also have FreeBSD on an AMD-DX2/66 and it makes buildworld/installworld without problems. The faster CPUs are going to weed out substandard memories. Good luck. BTW, if you buy some new memory, buy a name brand. The way the industry works, is that you make a product, test it to see if it's above spec, if it is, sell it under your good name, if it's below spec, sell it to the next tier below you, who won't put their name on it!! People kid themselves all the time that a Sears TV is just as good as a Sony. Baloney... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message