From owner-freebsd-questions Sat Nov 17 14:31:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc23.worldnet.att.net (mtiwmhc23.worldnet.att.net [204.127.131.48]) by hub.freebsd.org (Postfix) with ESMTP id F415137B419 for ; Sat, 17 Nov 2001 14:31:51 -0800 (PST) Received: from columbia ([12.93.208.111]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011117223150.LZWE5495.mtiwmhc23.worldnet.att.net@columbia>; Sat, 17 Nov 2001 22:31:50 +0000 From: "Andrew C. Hornback" To: "Anthony Atkielski" , "FreeBSD Questions" Subject: RE: Mysterious boot during the night Date: Sat, 17 Nov 2001 17:31:59 -0500 Message-ID: <002401c16fb7$abc1fd00$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <030401c16fb3$4c4d7ba0$0a00000a@atkielski.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Anthony > Atkielski > Sent: Saturday, November 17, 2001 5:01 PM > To: Andrew C. Hornback; FreeBSD Questions > Subject: Re: Mysterious boot during the night > > Andrew writes: > > > Cutting edge technology... gotta love it. > > Is it? I have no idea. When processors became fast enough for > just about any > purpose a few years ago, I stopped keeping score. For this > machine, I actually > just looked for something cheap, but even cheap machines seem to come with > gigahertz processors now. Yup. I call it cutting edge... it's not an Itanium or a HP Superdome server, but it's still cutting edge consumer grade hardware. > > What chipset does that motherboard use? > > VIA KT133A/KTE133 + VT82C686B AGPset I may be mistaken, but I believe there are known problems with that chipset. Might want to do a search regarding that. > > IIRC, Chaintech was part of the PC Chips line. > > Both the Chaintech motherboard and the computer were made in Taiwan. I did a little quick research... Chaintech isn't part of the PC Chips line. However, they're not a manufacturer known for quality hardware. > > If that's true, that would be a poor excuse for > > a motherboard based on my experience with PC > > Chips products. > > I don't know. I've never heard of PC Chips. You don't want to either, let's put it that way. > > Check your RAM, make sure it's properly rated > > for the speeds you're running at. > > It's the factory configuration, so I assume everything is matched. Assumptions aren't the best way to go about things. Your best bet here is going to get one of the memory checking software programs and basically "bang the hell" out of the machine to force it to error. > > If the machine is dying in the middle of a cron > > job which does the standard system checks, you > > may also want to do some stress testing on the > > disk subsection. > > It just has an ordinary IDE disk, nothing fancy. What controller chipset does it use? > > Also check dmesg for any anomalous readings > > (cards that don't show up, hardware that's > > detected but "unknown", etc.) > > It's below. I see one mention of an "unknown card" for pci0, but > I'm not sure > what that means. The two PCI cards (NIC and Adaptec 2930UW SCSI > controller) > seem to work, although I haven't actually connected anything to > the 2930UW yet. Maybe it's just how I go about things, but I don't install hardware that I'm not ready to use immediately. I've seen some strange things like that. > config> di sio1 > config> di sio0 > config> di sn0 > config> di lnc0 > config> di ie0 > config> di fe0 > config> di cs0 > config> di bt0 > config> di aic0 > config> di aha0 > config> di adv0 > config> q You can get rid of this stuff by modifying your kernel.conf file. > pci0: (vendor=0x13f6, dev=0x0111) at 17.0 irq 11 Look this up on the web and see if you can determine what it is. This may be a piece of unsupported hardware. Does your machine include onboard sound or something like that? > ad0: 38204MB [77622/16/63] at ata0-master UDMA100 Are you sure that the cable for this is 100% spec? That's been known to cause some strange problems. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message