[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ppc64 pseries 2.6.11-2 .deb kernel available



On Fri, Jun 03, 2005 at 06:38:27PM +0200, Sven Luther wrote:
> On Thu, Jun 02, 2005 at 11:25:02PM +0100, Paul Brossier wrote:
> > On Sat, May 28, 2005 at 04:15:39PM +0200, Sven Luther wrote:
> > > Hello all,
> > > 
> > > Thanks to the great job of Jeff Bailey and Matthias Klose, who provided a set
> > > of gcc-3.4/glibc-2.3.5 based biarch toolchain, i have managed to build a first
> > > ppc64 kernel package, which is available at :
> > > 
> > >   http://people.debian.org/~luther/ppc64
> > > 
> > > Altough obviously untested, as i don't have a ppc64 box, it should install
> > > over a normal sarge system, and run on all ppc64 boxes, from power3 RS6K ones
> > > to newer iseries, passing by all apple G5 macs, except for the older
> > > pre-power5 iseries. It is built without power4 optimization and in SMP mode
> > > only for now, since i want to get this flavour tested and investigated before
> > > multiplicating the different kernel images.
> > >
> > > This kernel is *not* yet for production, since at least it will want a 64bit
> > > compiled procutils, to take care of 64bit process ids in /proc.
> > > 
> > > Future plans include integrating these kernels in etch, once the biarch
> > > toolchain makes it to it, and working on a ppc64 d-i, but first please test
> > > this kernel on as much as possible 64bit powerpc machines, and provide
> > > feedback to me.
> > 
> > i have tried this kernel on a powermac g5. it works fine, except the fan
> > goes to full speed. i didn't stay a long time on it as it is really
> > loud, but boot messages were looking good.
> 
> Could you paste me the /proc/cpuinfo of this ppc64 kernel ? 

Hi,

i have tried with your updated version:

$ cat /proc/cpuinfo
processor       : 0
cpu             : PPC970, altivec supported
clock           : 1800.000000MHz
revision        : 2.2

processor       : 1
cpu             : PPC970, altivec supported
clock           : 1800.000000MHz
revision        : 2.2

timebase        : 33333333
machine         : PowerMac7,2
motherboard     : PowerMac7,2 MacRISC4 Power Macintosh
detected as     : 336 (PowerMac G5)
pmac flags      : 00000000
pmac-generation : NewWorld

just wondering, is the timebase suppose to look like this? and where are
the bogomips gone?

$ cat /proc/version
Linux version 2.6.11-pseries (sven@pegasos2) (gcc version 3.4.4 (Debian 3.4.4-0ubuntu3)) #1 SMP Fri Jun 3 17:32:34 UTC 2005

$ grep PM72 /boot/config-2.6.11-p*
/boot/config-2.6.11-power4-smp:CONFIG_THERM_PM72=y
/boot/config-2.6.11-pseries:# CONFIG_THERM_PM72 is not set

it is still as noisy as in an aircraft here :)

$ grep ALTIVEC /boot/config-2.6.11-p*
/boot/config-2.6.11-power4-smp:# CONFIG_ALTIVEC is not set
/boot/config-2.6.11-pseries:CONFIG_ALTIVEC=y

nice, thanks

paul



Reply to: