Re: Memory issues E450

2003-06-02 Thread Bas van den Heuvel
On Tuesday 03 June 2003 00:55, Rene van Dijk wrote:
> Hi,
>
> Here is the kernal message,
>
> kern.log.0:Apr 28 18:03:45 swizzy kernel: CPU[0]: Correctable ECC Error
> AFSR[18830] AFAR[866f6bd0] UDBL[c8] UDBH[3f0]
> kern.log.0:Apr 28 18:03:45 swizzy kernel: CPU[0]: UDBH Syndrome[4a] Memory
> Module "190x" kern.log.0:Apr 28 18:03:45 swizzy kernel:
> data_access_exception: SFSR[00801009] SFAR[f80093d1dddc],
> going.
> kern.log.0:Apr 28 18:03:45 swizzy kernel:   \|/  \|/
> kern.log.0:Apr 28 18:03:45 swizzy kernel:   "@'/ .. \`@"
> kern.log.0:Apr 28 18:03:45 swizzy kernel:   /_| \__/ |_\
> kern.log.0:Apr 28 18:03:45 swizzy kernel:  \__U_/
> kern.log.0:Apr 28 18:03:45 swizzy kernel: mrtg(23378): Dax
> kern.log.0:Apr 28 18:03:45 swizzy kernel: TSTATE: 009911009607 TPC:
> 00479da0 TNPC: 00479da4 Y: Not t
> ainted
> kern.log.0:Apr 28 18:03:45 swizzy kernel: g0: 07e2 g1:
> 0005 g2:  g3: 
> kern.log.0:Apr 28 18:03:45 swizzy kernel: g4: f800 g5:
> 0002 g6: f800907ac000 g7: 0002
> kern.log.0:Apr 28 18:03:45 swizzy kernel: o0: 137bc6fa o1:
> 03e017fc o2: f8009fa0 o3: 0001
> kern.log.0:Apr 28 18:03:45 swizzy kernel: o4: 00708000 o5:
> 00708000 sp: f800907af141 ret_pc: 0046fd64
> kern.log.0:Apr 28 18:03:45 swizzy kernel: l0: eefff80093d1dd78 l1:
> f8009d065b60 l2: 0011 l3: f8009fb49e90
> kern.log.0:Apr 28 18:03:45 swizzy kernel: l4: 2b112b3a l5:
> 00625720 l6: f80002bc3024 l7: 7031c2ac
> kern.log.0:Apr 28 18:03:45 swizzy kernel: i0: eefff80093d1dd60 i1:
> f800907afb80 i2:  i3: 
> kern.log.0:Apr 28 18:03:45 swizzy kernel: i4: 1000 i5:
>  i6: f800907af201 i7: 0046ff68
> kern.log.0:Apr 28 18:03:45 swizzy kernel: Caller[0046ff68]
> kern.log.0:Apr 28 18:03:45 swizzy kernel: Caller[0047083c]
> kern.log.0:Apr 28 18:03:45 swizzy kernel: Caller[00470b2c]
> kern.log.0:Apr 28 18:03:45 swizzy kernel: Caller[00471214]
> kern.log.0:Apr 28 18:03:45 swizzy kernel: Caller[004646ec]
> kern.log.0:Apr 28 18:03:45 swizzy kernel: Caller[004319a8]
> kern.log.0:Apr 28 18:03:45 swizzy kernel: Caller[00410af4]
> kern.log.0:Apr 28 18:03:45 swizzy kernel: Caller[702b2090]
> kern.log.0:Apr 28 18:03:45 swizzy kernel: Instruction DUMP: b0043fe8 
> 11001895  aa122320  80a20014  12480031  e05c  d0
> 5e2010  80a20011


Looks to me bad memory in one of the banks, try booting with less memory 
(remove Dimms).

I also saw this messages ( in a solaris kind of way) and that ended to be a 
bad cpu !

I don't know if there is a memtest for sparc, but the Sun hardware monitors 
its memory all the time.

Greetings,

Bas



Compiling kernel on Ultra-2

2003-05-24 Thread Bas van den Heuvel
Hello,

I'm having a hard time compiling a kernel (tried 2.4.19 & 2.4.20) with 
built-in raid support.

with modification of some files i can get it compiled correctly (the "debian" 
way). 

But after modifying silo.conf and trying to boot the kernel i get 

Data Access Exception at the boot prompt.

The old kernel boots ok (2.4.19).

I searched many archives and found out that I may need egcs64. I apt-get  it, 
but have no clue how to force building the kernel with this compiler (tried 
the update-alternatives as stated on the debian howto, but failed)

Anybody having a clue, or can show me "the" way ?

Thanks in advance,


Bas