Re: problems with yellowdog and RS6000 (F50)


Subject: Re: problems with yellowdog and RS6000 (F50)
From: Hollis R Blanchard (hollis+@andrew.cmu.edu)
Date: Thu Feb 22 2001 - 13:42:53 MST


On Thu, 22 Feb 2001, Carlos Xavier wrote:
>
> I have one RS6000 with 2 processors and 2Gb of memory and I instaled the
> Yellowdog Champion server 1.2 on it. But whenever I boot the server I
> see some messages that let worried, only 768Mb of 2Gb of memory are
> being detected
>
> from dmesg:
>
> device tree used 45908 bytes
> Total memory = 768MB; using 2048kB for hash table (at c0400000)
> Linux version 2.2.17-pre1 (dburcaw@newhope.terraplex.com) (gcc version
> egcs-2.91.66 19990314 (egcs-1.1.2 release)) #2 SMP Fri
> Jun 16 12:39:25 MDT 2000
>
> and about the 2 processors that is the message:
>
> Calibrating delay loop... 330.96 BogoMIPS
> Memory: 773056k available (1632k kernel code, 11444k data, 152k init)
> [c0000000,f0000000]
> Dentry hash table entries: 131072 (order 8, 1024k)
> Buffer cache hash table entries: 524288 (order 9, 2048k)
> Page cache hash table entries: 262144 (order 8, 1024k)
> POSIX conformance testing by UNIFIX
> Entering SMP Mode...
> Processor 1 found.
> Processor 2 is stuck.
> Processor 3 is stuck.

The kernel is already running on processor #0. It's just enabled #1. But since
you're running 2.2 on an F50, it expects to find 2 more (which it doesn't).

You will most likely have better luck compiling your own 2.4 kernel
(http://www.fsmlabs.com/linuxppcbk.html), but that will involve more work on
your part.

> PCI: Probing PCI hardware
> Warning: no ADB interface detected
> Don't know how to access NVRAM with 4 addresses
> Linux NET4.0 for Linux 2.2
>
> Someone can tel me what does it means?
> is the machine working only with one processor, besides /proc/cpuinfo
> tell me that are 2 processors?
>
> and about the memory, how can I make the hole size be detected?

This is a hardcoded limit in the 2.2 kernel. Again, you'll most likely have
better luck with 2.4.

(Maybe this is a sign that you should donate some RAM to the needy. ;)

-Hollis



This archive was generated by hypermail 2a24 : Thu Feb 22 2001 - 13:43:52 MST