Linux MIPS Architecture development
 help / color / mirror / Atom feed
* IP32 RM5200 CPU modules... PROM requirements?
@ 2007-08-25  9:29 Stuart Longland
  2007-08-25 17:57 ` Ralf Baechle
  2007-08-26  0:46 ` J. Scott Kasten
  0 siblings, 2 replies; 4+ messages in thread
From: Stuart Longland @ 2007-08-25  9:29 UTC (permalink / raw)
  To: linux-mips

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

Hi All...
	This isn't so much a Linux/MIPS related question, but rather an SGI
one, anyway.

	I've recently purchased an RM5200 CPU module for my O2 (which presently
runs a 180MHz R5000).  I powered down the box, pulled the system board
out, and swapped the CPU modules over.

	Upon doing this, I get a "Unsupported CPU type" message on serial
console, and the box refuses to start.  I figure this is because my PROM
is too old to support the RM5200.  Does anyone have any pointers
regarding how one upgrades the PROM?  (I still have both CPU modules.)
Or am I up for a newer system board in order to benefit from the new CPU?

	Also, once I have the CPU going ... do I need to do anything special
kernel-wise, or will my existing R5000 kernel work?

Regards,
-- 
Stuart Longland (aka Redhatter)              .'''.
Gentoo Linux/MIPS Cobalt and Docs Developer  '.'` :
. . . . . . . . . . . . . . . . . . . . . .   .'.'
http://dev.gentoo.org/~redhatter             :.'

I haven't lost my mind...
  ...it's backed up on a tape somewhere.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

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

* Re: IP32 RM5200 CPU modules... PROM requirements?
  2007-08-25  9:29 IP32 RM5200 CPU modules... PROM requirements? Stuart Longland
@ 2007-08-25 17:57 ` Ralf Baechle
  2007-08-26  0:46 ` J. Scott Kasten
  1 sibling, 0 replies; 4+ messages in thread
From: Ralf Baechle @ 2007-08-25 17:57 UTC (permalink / raw)
  To: Stuart Longland; +Cc: linux-mips

On Sat, Aug 25, 2007 at 07:29:31PM +1000, Stuart Longland wrote:

> 	Also, once I have the CPU going ... do I need to do anything special
> kernel-wise, or will my existing R5000 kernel work?

It will just work.

  Ralf

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

* Re: IP32 RM5200 CPU modules... PROM requirements?
  2007-08-25  9:29 IP32 RM5200 CPU modules... PROM requirements? Stuart Longland
  2007-08-25 17:57 ` Ralf Baechle
@ 2007-08-26  0:46 ` J. Scott Kasten
  2007-08-28  4:59   ` Stuart Longland
  1 sibling, 1 reply; 4+ messages in thread
From: J. Scott Kasten @ 2007-08-26  0:46 UTC (permalink / raw)
  To: Stuart Longland; +Cc: linux-mips


Do you still have a bootable IRIX image for your O2?  If so, kick into 
swmgr and look to see if it lists the O2 prom update package as installed. 
I don't think it is part of the default install, but is on the overlays. 
Once you have that on the box, use swmgr to list the files in the package 
and locate any docs, man pages, etc...

RM5200 is a specific kernel target for the linux builds.

-S-

On Sat, 25 Aug 2007, Stuart Longland wrote:

> Hi All...
> 	This isn't so much a Linux/MIPS related question, but rather an SGI
> one, anyway.
>
> 	I've recently purchased an RM5200 CPU module for my O2 (which presently
> runs a 180MHz R5000).  I powered down the box, pulled the system board
> out, and swapped the CPU modules over.
>
> 	Upon doing this, I get a "Unsupported CPU type" message on serial
> console, and the box refuses to start.  I figure this is because my PROM
> is too old to support the RM5200.  Does anyone have any pointers
> regarding how one upgrades the PROM?  (I still have both CPU modules.)
> Or am I up for a newer system board in order to benefit from the new CPU?
>
> 	Also, once I have the CPU going ... do I need to do anything special
> kernel-wise, or will my existing R5000 kernel work?
>
> Regards,
> --
> Stuart Longland (aka Redhatter)              .'''.
> Gentoo Linux/MIPS Cobalt and Docs Developer  '.'` :
> . . . . . . . . . . . . . . . . . . . . . .   .'.'
> http://dev.gentoo.org/~redhatter             :.'
>
> I haven't lost my mind...
>  ...it's backed up on a tape somewhere.
>
>

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

* Re: IP32 RM5200 CPU modules... PROM requirements?
  2007-08-26  0:46 ` J. Scott Kasten
@ 2007-08-28  4:59   ` Stuart Longland
  0 siblings, 0 replies; 4+ messages in thread
From: Stuart Longland @ 2007-08-28  4:59 UTC (permalink / raw)
  To: J. Scott Kasten; +Cc: linux-mips

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

J. Scott Kasten wrote:
> 
> Do you still have a bootable IRIX image for your O2?  If so, kick into
> swmgr and look to see if it lists the O2 prom update package as
> installed. I don't think it is part of the default install, but is on
> the overlays. Once you have that on the box, use swmgr to list the files
> in the package and locate any docs, man pages, etc...
> 
> RM5200 is a specific kernel target for the linux builds.
> 
> -S-

Hi,
	Unfortuantely, no... I did have IRIX on the HDD when I first got the
box last year, that was the first thing to go when I installed Linux.  I
managed to download IRIX 6.5.30 off SGI's website, but I still lack the
foundation CD packages.

	I've figured out how to netboot IRIX off a Linux server (just grab sw
and miniroot/unix.IP32 off the first overlay CD and stuff them on a
convenient TFTP server) and even install things.  However, I get loads
of conflicts in the "inst" utility, and the end result is a system
lacking just about every core component of IRIX.

	I'd be nice if SGI just released a bare-iron IRIX install that *just*
had flashinst for this purpose... but fat chance of that happening.
(Heck, even releasing tarballs of the Foundation CDs would be nice...
hint hint SGI?)

	I've looked around on NekoChan's forums (as suggested by Regan Russel
privately), most of the people there installed IRIX 6.5 straight away,
and thus probably never will face this issue since their PROMs will be
updated automatically during this installation process.  For the purpose
of the archives (and anyone else who may strike this issue), the message
I get is this when the RM5200 CPU is installed:

> Not supported CPU type. PRid<impl>=0x28
> 
> PANIC: assertion failure (IMPOSSIBLE) in file cache_mi.c at line 203

Regards,
-- 
Stuart Longland (aka Redhatter)              .'''.
Gentoo Linux/MIPS Cobalt and Docs Developer  '.'` :
. . . . . . . . . . . . . . . . . . . . . .   .'.'
http://dev.gentoo.org/~redhatter             :.'

I haven't lost my mind...
  ...it's backed up on a tape somewhere.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

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

end of thread, other threads:[~2007-08-28  4:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-25  9:29 IP32 RM5200 CPU modules... PROM requirements? Stuart Longland
2007-08-25 17:57 ` Ralf Baechle
2007-08-26  0:46 ` J. Scott Kasten
2007-08-28  4:59   ` Stuart Longland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox