public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Mainboard with Serverworks HE Chipset
@ 2001-01-16 23:33 Matthias Schniedermeyer
  2001-01-17  8:14 ` Matti Aarnio
  2001-01-18 22:50 ` Tim Wright
  0 siblings, 2 replies; 6+ messages in thread
From: Matthias Schniedermeyer @ 2001-01-16 23:33 UTC (permalink / raw)
  To: linux-kernel

#include <hallo.h>



I got a "Tyan Thunder HE-SL"-Mainboard today, which has a "Severworks
ServerSet III HE"-Chipset. (2xPIII 933, 2x512MB PC133 ECC-Registered
SDRAM)

And i have one problem and one question.

First the question. I have an uptime of phenomenal 29minutes and "cat
/proc/interrupts" tells me this

NMI:     175819     175819
LOC:     175829     175828

Should i be worried? Or can i ignore it. With my former Mainboard NMI was
(AFAIR) always 0.

Now my problem.

The Graphic-Card is a Geforce 2, Xfree is 4.02 (compiled under 2.2.17).

When i start X, everything is fine. When i go back to text-console and
wait "some time" and then switch back to X the computer locks solid and i
have to press the Big-Red Button. (Switching back to X after a "short"
periode of time, at the text-console, works "normaly")

If anyone needs more information, i will happily provide them.




Bis denn

-- 
Real Programmers consider "what you see is what you get" to be just as 
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated, 
cryptic, powerful, unforgiving, dangerous.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Mainboard with Serverworks HE Chipset
  2001-01-16 23:33 Mainboard with Serverworks HE Chipset Matthias Schniedermeyer
@ 2001-01-17  8:14 ` Matti Aarnio
  2001-01-17 21:49   ` Matthias Schniedermeyer
  2001-01-18 22:50 ` Tim Wright
  1 sibling, 1 reply; 6+ messages in thread
From: Matti Aarnio @ 2001-01-17  8:14 UTC (permalink / raw)
  To: Matthias Schniedermeyer; +Cc: linux-kernel

On Wed, Jan 17, 2001 at 12:33:09AM +0100, Matthias Schniedermeyer wrote:
> I got a "Tyan Thunder HE-SL"-Mainboard today, which has a "Severworks
> ServerSet III HE"-Chipset. (2xPIII 933, 2x512MB PC133 ECC-Registered
> SDRAM)
...
> First the question. I have an uptime of phenomenal 29minutes and "cat
> /proc/interrupts" tells me this
> 
> NMI:     175819     175819
> LOC:     175829     175828
> 
> Should i be worried? Or can i ignore it. With my former Mainboard NMI was
> (AFAIR) always 0.

	My ASUS P2B-DS with intel 440BX/ZX chipset shows the same.

	As far as I can see, that means SMP with APICs.
	"LOC" is "Local APIC", "NMI" is perhaps "Remote APIC",
	or inter-processor APIC call, or some such.
	(Global CLI, TLB flushes, ...)

> Now my problem.
> 
> The Graphic-Card is a Geforce 2, Xfree is 4.02 (compiled under 2.2.17).
> 
> When i start X, everything is fine. When i go back to text-console and
> wait "some time" and then switch back to X the computer locks solid and i
> have to press the Big-Red Button. (Switching back to X after a "short"
> periode of time, at the text-console, works "normaly")
> 
> If anyone needs more information, i will happily provide them.

	I have same card, but haven't tried to do that kind of switching..
	.. at least not recently.

	You don't mention which kernel you are running, and what userspace
	package.

> Bis denn

/Matti Aarnio
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Mainboard with Serverworks HE Chipset
  2001-01-17  8:14 ` Matti Aarnio
@ 2001-01-17 21:49   ` Matthias Schniedermeyer
  0 siblings, 0 replies; 6+ messages in thread
From: Matthias Schniedermeyer @ 2001-01-17 21:49 UTC (permalink / raw)
  To: Matti Aarnio; +Cc: linux-kernel

> > Now my problem.
> > 
> > The Graphic-Card is a Geforce 2, Xfree is 4.02 (compiled under 2.2.17).
> > 
> > When i start X, everything is fine. When i go back to text-console and
> > wait "some time" and then switch back to X the computer locks solid and i
> > have to press the Big-Red Button. (Switching back to X after a "short"
> > periode of time, at the text-console, works "normaly")
> > 
> > If anyone needs more information, i will happily provide them.
> 
> 	I have same card, but haven't tried to do that kind of switching..
> 	.. at least not recently.

At work i use xterms, at home i use the console. (diffrent profiles <g>)

> 	You don't mention which kernel you are running, and what userspace
> 	package.

I knew i forgot important details. :-)

Kernel is 2.4.1-pre7
System is/was a SuSE 7.0, when i installed it a few month ago.




Bis denn

-- 
Real Programmers consider "what you see is what you get" to be just as 
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated, 
cryptic, powerful, unforgiving, dangerous.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Mainboard with Serverworks HE Chipset
  2001-01-16 23:33 Mainboard with Serverworks HE Chipset Matthias Schniedermeyer
  2001-01-17  8:14 ` Matti Aarnio
@ 2001-01-18 22:50 ` Tim Wright
  2001-01-20 11:26   ` Matthias Schniedermeyer
  1 sibling, 1 reply; 6+ messages in thread
From: Tim Wright @ 2001-01-18 22:50 UTC (permalink / raw)
  To: Matthias Schniedermeyer; +Cc: linux-kernel

On Wed, Jan 17, 2001 at 12:33:09AM +0100, Matthias Schniedermeyer wrote:
> #include <hallo.h>
> 
> 
> 
> I got a "Tyan Thunder HE-SL"-Mainboard today, which has a "Severworks
> ServerSet III HE"-Chipset. (2xPIII 933, 2x512MB PC133 ECC-Registered
> SDRAM)
> 
> And i have one problem and one question.
> 
> First the question. I have an uptime of phenomenal 29minutes and "cat
> /proc/interrupts" tells me this
> 
> NMI:     175819     175819
> LOC:     175829     175828
> 
> Should i be worried? Or can i ignore it. With my former Mainboard NMI was
> (AFAIR) always 0.
> 
> Now my problem.
> 
> The Graphic-Card is a Geforce 2, Xfree is 4.02 (compiled under 2.2.17).
> 
> When i start X, everything is fine. When i go back to text-console and
> wait "some time" and then switch back to X the computer locks solid and i
> have to press the Big-Red Button. (Switching back to X after a "short"
> periode of time, at the text-console, works "normaly")
> 
> If anyone needs more information, i will happily provide them.
> 

You could try booting with 'nmi_watchdog=0' and see what happens.
What you describe sounds like the problem I have seen on a few boxes, and
disabling the NMI watchdog makes the huge numbers of NMIs and the system
hang go away. Still unclear why this is happening.

Tim

-- 
Tim Wright - timw@splhi.com or timw@aracnet.com or twright@us.ibm.com
IBM Linux Technology Center, Beaverton, Oregon
Interested in Linux scalability ? Look at http://lse.sourceforge.net/
"Nobody ever said I was charming, they said "Rimmer, you're a git!"" RD VI
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Mainboard with Serverworks HE Chipset
  2001-01-18 22:50 ` Tim Wright
@ 2001-01-20 11:26   ` Matthias Schniedermeyer
  2001-01-22 19:54     ` Tim Wright
  0 siblings, 1 reply; 6+ messages in thread
From: Matthias Schniedermeyer @ 2001-01-20 11:26 UTC (permalink / raw)
  To: linux-kernel

> You could try booting with 'nmi_watchdog=0' and see what happens.

Since i "append"ed it into the lilo-confi i haven't had a lockup. :-))



Bis denn

-- 
Real Programmers consider "what you see is what you get" to be just as 
bad a concept in Text Editors as it is in women. No, the Real Programmer
wants a "you asked for it, you got it" text editor -- complicated, 
cryptic, powerful, unforgiving, dangerous.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Mainboard with Serverworks HE Chipset
  2001-01-20 11:26   ` Matthias Schniedermeyer
@ 2001-01-22 19:54     ` Tim Wright
  0 siblings, 0 replies; 6+ messages in thread
From: Tim Wright @ 2001-01-22 19:54 UTC (permalink / raw)
  To: Matthias Schniedermeyer; +Cc: linux-kernel

Thanks,
this seems to confirm my suspicion that there's some incompatibility between
the NMI watchdog code and the Serverworks chipset. Still trying to find out
exactly what's wrong...

Tim

On Sat, Jan 20, 2001 at 12:26:37PM +0100, Matthias Schniedermeyer wrote:
> > You could try booting with 'nmi_watchdog=0' and see what happens.
> 
> Since i "append"ed it into the lilo-confi i haven't had a lockup. :-))
> 
> 
> 
> Bis denn
> 
> -- 
> Real Programmers consider "what you see is what you get" to be just as 
> bad a concept in Text Editors as it is in women. No, the Real Programmer
> wants a "you asked for it, you got it" text editor -- complicated, 
> cryptic, powerful, unforgiving, dangerous.
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/

-- 
Tim Wright - timw@splhi.com or timw@aracnet.com or twright@us.ibm.com
IBM Linux Technology Center, Beaverton, Oregon
Interested in Linux scalability ? Look at http://lse.sourceforge.net/
"Nobody ever said I was charming, they said "Rimmer, you're a git!"" RD VI
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-01-22 19:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-16 23:33 Mainboard with Serverworks HE Chipset Matthias Schniedermeyer
2001-01-17  8:14 ` Matti Aarnio
2001-01-17 21:49   ` Matthias Schniedermeyer
2001-01-18 22:50 ` Tim Wright
2001-01-20 11:26   ` Matthias Schniedermeyer
2001-01-22 19:54     ` Tim Wright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox