linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: NForce2 pseudoscience stability testing (2.6.0-test11)
@ 2003-12-04 12:17 b
  2003-12-04 15:19 ` Craig Bradney
  2003-12-05 13:28 ` NForce2 pseudoscience stability testing (2.6.0-test11) Pat Erley
  0 siblings, 2 replies; 17+ messages in thread
From: b @ 2003-12-04 12:17 UTC (permalink / raw)
  To: dan; +Cc: linux-kernel

Dan Creswell wrote:

Thanks for the input, I'll pass it to the list.

Most of these Athlon victims are UP users, in fact, I
believe they are exclusively UP. Does MPS 1.1/1.4 play a role
in a UP system ever? I dont think the NForce2 chipset,
where we are seeing these hard hangs (no ping, no screen,
no blinking cursor, no toggling the caps lock, nothing) is
capable of SMP operation.

Now whats interesting is you finger the IDE as a potential
culprit and think its very low level. Interesting.

By the way, I've had trouble with SMP on a Tyan board with an
i840 chipset with Linux before - I was never able to resolve
the issue and had to return the board.

I've beaten on an Intel SR1300 and SR2300 dual Xeon (aka
Micron's Netframe 1610/2610 aka Sun 60x / 65x) and never run
into these hangs with kernels up to 2.4.22. The motherboard
is an Intel SE7501WV2 .


 >Hi,
 >Been following this thread silently for a while and thought
 >I'd drop you
 >a line as I have some other data you may find useful.
 >
 >My machine is a dual Xeon with 2Gb, E1000 NIC, MPT LSI SCSI
 >disks and an
 >IDE CDROM.
 >
 >2.6-test9 is only stable on this machine with noapic passed in the
 >kernel parameters - otherwise, it lock's up in no time flat.
 >I can also
 >run this kernel in single-processor mode with the APIC enabled and
 >that's stable.
 >
 >2.4.23-rc2 runs fine on the same machine with the APIC enabled
 >in SMP mode.
 >
 >2.4.23-rc5 locks up on this machine if I use the same .config as
for
 >-rc2.  However, if I disable ACPI and pass "pci=noacpi" to the
kernel,
 >this too runs fine.
 >    - Seems like the ACPI changes in -rc3 are a problem for my
machine.
 >
 >All of these behaviors have been observed with MPS 1.4 (I've
changed
 >that BIOS setting to 1.1 today in preparation for more testing of
the
 >above to see if that makes a difference).
 >
 >I mention all of this because none of my lock-ups have happened
whilst
 >accessing the IDE subsystem.  I *have* had lockups with
simultaneous
 >network and disk access and I've also seen it with simply
 >mouse-waggling.  I suspect that the problem is *very* low-level
and
 >likely related to the interrupt load.  In my case, the problems
only
 >seem to occur with SMP configurations which makes me suspect there
may
 >be a locking/simultaneous update problem.
 >
 >Oh, forgot to say, my motherboard is a Tyan Thunder S2665
 >(based on the
 >intel E7505 chipset).
 >
 >Hope that helps,
 >
 >Dan.


^ permalink raw reply	[flat|nested] 17+ messages in thread
* RE: NForce2 pseudoscience stability testing (2.6.0-test11) - IRQ flood related ?
@ 2003-12-05  5:56 b
  0 siblings, 0 replies; 17+ messages in thread
From: b @ 2003-12-05  5:56 UTC (permalink / raw)
  To: recbo, linux-kernel

I have almost everything disabled and the error occurs.

USB1 OFF
USB2 OFF
FireWire OFF
SATA - Jumpered OFF
AUDIO OFF
NVIDIA LAN OFF.

lspci
00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different
version?) (rev c1)
00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1
(rev c1)
00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4
(rev c1)
00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3
(rev c1)
00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2
(rev c1)
00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5
(rev c1)
00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a4)
00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge
(rev a3)
00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2)
00:0c.0 PCI bridge: nVidia Corporation nForce2 PCI Bridge (rev a3)
00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1)
01:07.0 Ethernet controller: Digital Equipment Corporation Farallon
PN9000SX (rev 01)
01:08.0 Ethernet controller: Digital Equipment Corporation Farallon
PN9000SX (rev 01)
02:01.0 Ethernet controller: 3Com Corporation 3C920B-EMB Integrated
Fast Ethernet Controller (rev 40)
03:00.0 VGA compatible controller: nVidia Corporation NV18
[GeForce4 MX 440 AGP 8x] (rev a2)

Thats it. And this think locks anytime APIC is enabled. Its just a
matter of time.


Bob wrote
 >(2.6.0-test11) - IRQ flood related ?
 >
 >
 >Do you have onboard ethernet enabled with nforce2
 >mboard? I am fine with pre-emptive kernel but have
 >to disable onboard ethernet in cmos setup or I see
 >"Disabling IRQ7" and problems develop.
 >
 >-Bob
 >
 >Craig Bradney wrote:
 >
 >>Prakash,
 >>
 >>try it without preempt.. just to see. As soon as I removed it
 >today the
 >>crashes went away (for 5 hours).. PC is now up for 2.5 hours and I'm
 >>waiting to see if it will be 5 hrs or 5 days this time around :)
 >>
 >>Craig
 >>
 >>On Fri, 2003-12-05 at 00:14, Prakash K. Cheemplavam wrote:
 >>
 >>
 >>>Jesse Allen wrote:
 >>>
 >>>
 >>>>On Thu, Dec 04, 2003 at 09:02:08PM +0100,

 >>>>
 >>>>
 >>>>
 >>>>>Hello,
 >>>>>
 >>>>>Along with the lockups already described here, I've noticed an
 >>>>>unidentified source of interrupts on IRQ7.
 >>>>>
 >>>>>
 >>>>...
 >>>>
 >>>>
 >>>>
 >>>>>I wonder if people experiencing lockup problems also have these
 >>>>>noise interrupts,
 >>>>>
 >>>>>
 >>>>I just took a look at this, by setting up parport_pc, and
 >yes I get noise.
 >>>>
 >>>>This was my first sample with a kernel with APIC:
 >>>>  7:      29230    IO-APIC-edge  parport0
 >>>>
 >>>>
 >>>I just did an experiment with a very light kernel, nearly nothing
 >>>compiled inside, except apic acpi, preempt and needed stuff plus
 >>>scsi+libata and no ide. IRQ 7 was not present and every
 >device had its
 >>>own irq. Nevertheless system locked up at second hdparm run...
 >>>
 >>>Prakash
 >>>
 >>>
 >>
 >
 >



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

end of thread, other threads:[~2003-12-05 13:28 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-04 12:17 NForce2 pseudoscience stability testing (2.6.0-test11) b
2003-12-04 15:19 ` Craig Bradney
2003-12-04 16:32   ` Josh McKinney
2003-12-04 17:08     ` Julien Oster
2003-12-04 17:55       ` Josh McKinney
2003-12-04 20:02         ` NForce2 pseudoscience stability testing (2.6.0-test11) - IRQ flood related ? cheuche+lkml
2003-12-04 20:48           ` Bob
2003-12-04 23:05           ` Jesse Allen
2003-12-04 23:14             ` Prakash K. Cheemplavam
2003-12-04 23:21               ` Craig Bradney
2003-12-04 23:36                 ` Prakash K. Cheemplavam
2003-12-05  5:47                 ` Bob
2003-12-05  7:01                   ` Craig Bradney
2003-12-05 12:33                   ` Prakash K. Cheemplavam
2003-12-05  8:16           ` cheuche+lkml
2003-12-05 13:28 ` NForce2 pseudoscience stability testing (2.6.0-test11) Pat Erley
2003-12-05  5:56 NForce2 pseudoscience stability testing (2.6.0-test11) - IRQ flood related ? b

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).