Re: What hardware can cause crashes?

2007-08-01 Thread Steve Franks
My time honored method is to start swapping parts - I'm getting my but
kicked by a couple of brand-new disks right now.  Swapped out
controllers and cables, the system still is useless, but I'm now sure
it's the disks.  Better yet, I know it's the brand-new disks, not the
old ones.  Fortunately, it's not the disk I have BSD on, just a data
drive, otherwise it would be hard to swap out and isolate, but with
bsd, you can swap pretty much every component but the root disk for a
new one and it will still boot.  It can get expensive fast, but what
can you do?

Steve

On 8/1/07, ytriffy <[EMAIL PROTECTED]> wrote:
> Hi, list.
> I recently send some debug data to hackers about crashes on my system.
> But it seems that no one knows how to help me.
> So I rely on you to help me determine which hardware can cause  frequent
> crashes(page faults mostly).
> My system specs:  Athlon(tm) 64 Processor 3200+, MB: ECS (nforce4) A939
> ,  geforce 6600gt 128mb,
> two memory modules  kingstone and kingmax both 512mb, two hdd drives
> Samsung and WD both 250GB, Realtek chipset NIC,
> Cirrus logic cs4281 audio card.
>
> Any suggestions are appreciated.
>
> ytriffy.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>


-- 
Steve Franks, KE7BTE
Staff Engineer
La Palma Devices, LLC
http://www.lapalmadevices.com
(520) 312-0089
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: What hardware can cause crashes?

2007-08-01 Thread Rob

ytriffy wrote:
So I rely on you to help me determine which hardware can cause  frequent 
crashes(page faults mostly).


Hmmm??  A page fault is not a "crash".

The things I usually suspect first are memory, power supply and cooling.  MemTest86 
 http://www.memtest.org/  is a good exerciser / diagnostic for memory and the 
related chips & buses.  Download the iso, burn it, boot it, run it.  The other 
stuff I don't have any easy suggestions for, but memtest is a good start.

 -RW

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: What hardware can cause crashes?

2007-08-01 Thread Kris Kennaway
On Thu, Aug 02, 2007 at 12:46:34AM +0400, ytriffy wrote:
> Hi, list.
> I recently send some debug data to hackers about crashes on my system.
> But it seems that no one knows how to help me.
> So I rely on you to help me determine which hardware can cause  frequent 
> crashes(page faults mostly).
> My system specs:  Athlon(tm) 64 Processor 3200+, MB: ECS (nforce4) A939 
> ,  geforce 6600gt 128mb,
> two memory modules  kingstone and kingmax both 512mb, two hdd drives 
> Samsung and WD both 250GB, Realtek chipset NIC,
> Cirrus logic cs4281 audio card.

Any hardware can cause crashes if it is broken.

Kris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: What hardware can cause crashes?

2007-08-01 Thread youshi10

On Thu, 2 Aug 2007, ytriffy wrote:


Hi, list.
I recently send some debug data to hackers about crashes on my system.
But it seems that no one knows how to help me.
So I rely on you to help me determine which hardware can cause  frequent 
crashes(page faults mostly).
My system specs:  Athlon(tm) 64 Processor 3200+, MB: ECS (nforce4) A939 , 
geforce 6600gt 128mb,
two memory modules  kingstone and kingmax both 512mb, two hdd drives Samsung 
and WD both 250GB, Realtek chipset NIC,

Cirrus logic cs4281 audio card.

Any suggestions are appreciated.

ytriffy.


(In theory) all hardware can cause problems as well as the drivers which run 
them.

The problem is that you most likely didn't provide enough of the right 
information for people to determine what the problem was, or point you in the 
right direction.

-Garrett

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"