public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Chris Gianelloni <wolf31o2@gentoo.org>
To: Kevin <gentoo-dev@gnosys.biz>
Cc: Gentoo Dev <gentoo-dev@lists.gentoo.org>
Subject: Re: [gentoo-dev] Major MCE problem with SMP on Gentoo kernels
Date: Thu, 13 May 2004 09:04:55 -0400	[thread overview]
Message-ID: <1084453494.19614.29.camel@localhost> (raw)
In-Reply-To: <200405130706.12534.gentoo-dev@gnosys.biz>

[-- Attachment #1: Type: text/plain, Size: 2336 bytes --]

On Thu, 2004-05-13 at 07:06, Kevin wrote:
> I've now tried a stage 3 installation booting the 2.6.1 SMP kernel from a 
> 2004.0 LiveCD (the SMP configs on 2004.1 LiveCDs are all broken---see bug 
> #49382).

I know this isn't exactly what you're looking for, but I have a CD
(actually, a GameCD beta) available at
http://dev.gentoo.org/~wolf31o2/x86-ut2004demo-20040420.iso that you
could grab.  It has only one kernel, and it is SMP.  It has booted and
worked successfully on every machine I have tried it on, and even has
X+fluxbox on it.

> I had no lockup problems while running that kernel, but after rebooting 
> with my kernel (gentoo-sources, built with Chris's 
> CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer") I've already 
> suffered two lockups.  I set MAKEOPS="-j1" for safety.

Copy the kernel from my CD and the /lib/modules/2.6.5-gentoo-r1 and see
if that kernel works fine on your machine in your build environment.

> Something very weird here.  Next, I'm going to try booting from the cd and 
> chrooting into my system and then doing more extensive testing of the 
> kernel on the cd, but I'm really running out of options here.  I'll 
> probably also try building another kernel with CFLAGS="-march=pentium3 
> -O2 -pipe".  Any other suggestions?

Try my CD... it works in SMP.  That will help test some of the problems,
especially since the kernel you are "testing" with is not SMP, so you're
not really testing anything.

> Does anyone think that my two CPUs having different stepping levels could 
> have anything to do with this problem?  One is level 7 and the other 9.

It is possible that is causing the problem.  You never really know.  I
*doubt* it should be a problem, unless one CPU is running out of spec.

> Greg KH thinks it's bad memory, but I'm skeptical of that because the main 
> address that fails (some 30 times in a row) is at 1023.8MB and the Dell 
> Utilities only test up to 1022MB, and because I haven't seen the problem 
> with the liveCD kernel.

It still could be bad memory.  I think I would trust memtest86 before
the Dell utilities.  You could also try finding another bootable system
checker.  I'm sure there are plenty available.

-- 
Chris Gianelloni
Developer, Gentoo Linux
Games Team

Is your power animal a penguin?

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2004-05-13 13:03 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-11 18:07 [gentoo-dev] Major MCE problem with SMP on Gentoo kernels Kevin
2004-05-11 18:46 ` Greg KH
2004-05-11 18:55   ` Kevin
2004-05-11 19:04     ` Greg KH
2004-05-11 19:38       ` Kevin
2004-05-11 20:54         ` Chris Gianelloni
2004-05-11 21:31           ` Kevin
2004-05-11 19:38     ` Paul de Vrieze
2004-05-11 21:37       ` Kevin
2004-05-12  1:02         ` Georgi Georgiev
2004-05-12 10:23           ` [gentoo-dev] [OT] SuSE kernel on gentoo system (Was: Re: Major MCE problem with SMP on Gentoo kernels) sf
2004-05-12  2:42 ` [gentoo-dev] Major MCE problem with SMP on Gentoo kernels Josh Glover
2004-05-12  9:31   ` Dan Podeanu
2004-05-12 11:26     ` Kevin
2004-05-12 11:24   ` Kevin
2004-05-12 11:48     ` Josh Glover
2004-05-12 12:14       ` Ciaran McCreesh
2004-05-12 13:58       ` Kevin
2004-05-12 14:44         ` Chris Gianelloni
2004-05-12 15:17         ` tom_gall
2004-05-13 11:06           ` Kevin
2004-05-13 11:12             ` Senor Rodgman
2004-05-13 13:04             ` Chris Gianelloni [this message]
2004-05-13 15:04             ` Daniel Drake
2004-05-13 15:54             ` Greg KH
2004-05-18  8:29               ` Kevin
2004-05-18 10:59                 ` Alexander Futasz
2004-05-18 12:02                 ` Josh Glover
2004-05-19 17:48                   ` Kevin
2004-05-20 12:19                     ` [gentoo-dev] SOLVED: " Kevin
2004-05-20 21:16                     ` Kevin
2004-05-20 21:32                       ` Greg KH
2004-05-20 23:08                       ` Robin H. Johnson
2004-05-20 23:16                         ` Hasse Hagen Johansen
2004-05-21  2:46                           ` Kevin
2004-05-21 13:05                       ` Chris Gianelloni
2004-05-18 12:46                 ` [gentoo-dev] " Daniel Drake
     [not found]         ` <40A23987.9080104@gentoo.org>
2004-05-12 16:22           ` [gentoo-dev] memtest86 fails? (was Re: [gentoo-dev] Major MCE problem with SMP on Gentoo kernels) Kevin
2004-05-12 16:59             ` Greg KH
2004-05-12 17:18               ` Scott Myron
2004-05-12 17:15             ` Sven Vermeulen

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=1084453494.19614.29.camel@localhost \
    --to=wolf31o2@gentoo.org \
    --cc=gentoo-dev@gnosys.biz \
    --cc=gentoo-dev@lists.gentoo.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