By the way. Are people: Successfully using the Abit VP6 motherboard
under Linux? Successfully using the ICP GDT7528RN raid controller under
Linux in an SMP system? Successfully using an ICP GDT7528RN on a Abit VP6
motherboard?
----- Original Message -----
From: "Keith Owens" <kaos@ocs.com.au>
To: "T. A." <tkhoadfdsaf@hotmail.com>
Cc: "Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>
Sent: Thursday, December 20, 2001 9:10 AM
Subject: Re: Consistant complete deadlock with kernel 2.4.16 on an Abit VP6
with dual 1 Gig CPUs and an ICP GDT RAID card
> On Wed, 19 Dec 2001 16:22:47 -0500,
> "T. A." <tkhoadfdsaf@hotmail.com> wrote:
> > Anyone know how I could debug the cause of this problem? Machine
> >deadlocks. Not even an Ooops so I'm short on ideas on how to track the
> >problem down. Please help. 8-( My new SMP system sucks on Linux. 8-(
>
> Compile for SMP and boot with nmi_watchdog=1. If the problem is
> hardware that will not help. If the problem is a software loop in
> kernel space (much more likely) then the nmi watchdog will trip after 5
> seconds.
>
> You might also find the kernel debugger to be useful,
> ftp://oss.sgi.com/projects/kdb/download/ix86. See Documentation/kdb
> for man pages. Using the pause key on a PC keyboard or control-A on a
> serial console will drop into kdb, unless the kernel has stopped
> processing interuupts, in which case the nmi watchdog should trip and
> drop you into kdb.
>
> For all low level debugging, I strongly recommend a serial console so
> you can capture the output on another system, see
> Documentation/serial-console.txt.
>
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/