public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@ocs.com.au>
To: Frank de Lange <frank@unternet.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.2-ac21
Date: Fri, 23 Mar 2001 12:35:03 +1100	[thread overview]
Message-ID: <4514.985311303@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Fri, 23 Mar 2001 00:02:54 BST." <20010323000254.A25375@unternet.org>

On Fri, 23 Mar 2001 00:02:54 +0100, 
Frank de Lange <frank@unternet.org> wrote:
>Linux 2.4.2-ac21 does not like my box, or the other way around:
>
>loading the agpgart module (MGA G400 AGP) -> system hangs
>loading the SCSI module (53c875) -> system hangs
>
>In both cases, the magic SysRq sequence does not work, but it is still possible
>to ping the box from the outside. Connecting to it (ssh) does not work,
>however. I backed out both the SCSI driver patches as well as the agpgart
>patches, but this did not fix the symptoms. Looks more like a module-loading
>related issue, but I have not found it yet.
>
>All this on an SMP (Abit BP6) box by the way...

Activate the nmi watchdog with nmi_watchdog=1 in the boot parameters[*].
That will trip after 5 seconds and point to where it is hanging.  If
the nmi watchdog alone does not give enough data, add the kdb patch
(with nmi watchdog on) and start debugging.
http://oss.sgi.com/projects/kdb/download/ix86/, the -ac20 patch should
fit -ac21 as well.

Am I the only person who is annoyed that nmi watchdog is now off by
default and the only way to activate it is by a boot parameter?  You
cannot even patch the kernel to build a version that has nmi watchdog
on because the startup code runs out of the __setup routine, no boot
parameter, no watchdog.


  reply	other threads:[~2001-03-23  1:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-22 23:02 Linux 2.4.2-ac21 Frank de Lange
2001-03-23  1:35 ` Keith Owens [this message]
2001-03-23  1:50   ` Andrew Morton
2001-03-23  2:16     ` Keith Owens
2001-03-23 14:13       ` Admin Mailing Lists
2001-03-23 14:40         ` Adrian Bunk
  -- strict thread matches above, loose matches on Subject: below --
2001-03-22 18:35 Alan Cox
2001-03-22 19:20 ` Geert Uytterhoeven
2001-03-22 23:25 ` Sergey Kubushin
2001-03-22 23:36   ` Alan Cox
2001-03-23  0:11     ` Sergey Kubushin
2001-03-23  7:52 ` Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4514.985311303@kao2.melbourne.sgi.com \
    --to=kaos@ocs.com.au \
    --cc=frank@unternet.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox