* Re: UltraPenguin109 + Ultra5 = Bad
1998-07-07 2:22 UltraPenguin109 + Ultra5 = Bad Kenneth Preslan
@ 1998-07-07 3:04 ` David.Andrew
1998-07-07 6:38 ` Jakub Jelinek
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: David.Andrew @ 1998-07-07 3:04 UTC (permalink / raw)
To: ultralinux
Hi Ken,
The latest open boot prom version is 3.11.9. Send me a note if you would like
to update your OBP to the latest version. I'll let the Linux technical guys
address the rest of the message.
David Andrew
---------------
> Hi,
>
> I'm trying to get Ultra Penguin 1.0.9 to work on a Ultra 5. The prom says
> it's a UltraSPARC-IIi 270MHz. OpenBoot version 3.11.6. (What other info do
> you guys need?)
>
> I have rarp and tftp setup up and it's booting the latest image from
> ultra.linux.cz. Here's what it prints out:
>
> PROMLIB: Sun IEEE Boot Prom 3.11.6 1997/12/08 10:42
> Linux version 2.1.99 (root@manka) (gcc driver version 2.7.2 snapshot 970621
> executing gcc version 2.7.2) #1 Sat may 2 18:35:38 1998 ARCH: SUN4U
> Ethernet address: 08:00:20:90:c4:ea
> Found CPU 0 <nodeð06ca38,mid=0>
> Found 1 CPU prom device tree node(s).
> CENTRAL: no central found.
> Memory 60224k available (1574k kernel code, 1624k data, 152k init)
> [fffff80000000000,fffff80013f26000] SBUS: No SBUS's found.
> Console: Colour SUNPCI 128x64, 16 point font, 864 scans
> PCI: Probing for controllers.
> PCI: Found SABRE, main regs at fffff9fe00000000
> SABRE: PCI config space at fffff9fe01000000
> SABRE: DVMA at c0000000 [20000000]
> PCI: Probing PCI hardware.
> ebus0: fffff9ff00000000[1000000] fffff9ff00000000[800000]
> ebus1: fffff9fff0000000[1000000] fffff9fff1000000[800000]
> mach64_init: IOBASE[fffff9fe02c00100] MEMBASE[fffff9ffe1000000]
> mach64_init: chip_type[4754], total_vram[00200000]
>
> And it just stops there.
>
> Anybody have a hunch as to what's wrong?
>
> Thanks,
>
> Ken Preslan
> kpreslan@lcse.umn.edu
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: UltraPenguin109 + Ultra5 = Bad
1998-07-07 2:22 UltraPenguin109 + Ultra5 = Bad Kenneth Preslan
1998-07-07 3:04 ` David.Andrew
@ 1998-07-07 6:38 ` Jakub Jelinek
1998-07-07 7:39 ` Stephan van Hienen
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Jakub Jelinek @ 1998-07-07 6:38 UTC (permalink / raw)
To: ultralinux
>
> Hi,
>
> I'm trying to get Ultra Penguin 1.0.9 to work on a Ultra 5. The prom says
> it's a UltraSPARC-IIi 270MHz. OpenBoot version 3.11.6. (What other info do
> you guys need?)
>
> I have rarp and tftp setup up and it's booting the latest image from
> ultra.linux.cz. Here's what it prints out:
>
> PROMLIB: Sun IEEE Boot Prom 3.11.6 1997/12/08 10:42
> Linux version 2.1.99 (root@manka) (gcc driver version 2.7.2 snapshot 970621 executing gcc version 2.7.2) #1 Sat may 2 18:35:38 1998
> ARCH: SUN4U
> Ethernet address: 08:00:20:90:c4:ea
> Found CPU 0 <nodeð06ca38,mid=0>
> Found 1 CPU prom device tree node(s).
> CENTRAL: no central found.
> Memory 60224k available (1574k kernel code, 1624k data, 152k init) [fffff80000000000,fffff80013f26000]
> SBUS: No SBUS's found.
> Console: Colour SUNPCI 128x64, 16 point font, 864 scans
> PCI: Probing for controllers.
> PCI: Found SABRE, main regs at fffff9fe00000000
> SABRE: PCI config space at fffff9fe01000000
> SABRE: DVMA at c0000000 [20000000]
> PCI: Probing PCI hardware.
> ebus0: fffff9ff00000000[1000000] fffff9ff00000000[800000]
> ebus1: fffff9fff0000000[1000000] fffff9fff1000000[800000]
> mach64_init: IOBASE[fffff9fe02c00100] MEMBASE[fffff9ffe1000000]
> mach64_init: chip_type[4754], total_vram[00200000]
>
> And it just stops there.
Can you try to boot 2.1.106 kernel? Just extract the image from
kernel-2.1.106-1.sparc64.rpm, then extract the elftoaout utility from
.src.rpm and compile it (it should run anywhere).
I cannot give you latest kernel from CVS, as the console stuff rewrite is
not finished yet.
Cheers,
Jakub
___________________________________________________________________
Jakub Jelinek | jj@sunsite.mff.cuni.cz | http://sunsite.mff.cuni.cz
Administrator of SunSITE Czech Republic, MFF, Charles University
___________________________________________________________________
Ultralinux - first 64bit OS to take full power of the UltraSparc
Linux version 2.1.107 on a sparc64 machine (498.80 BogoMips).
___________________________________________________________________
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: UltraPenguin109 + Ultra5 = Bad
1998-07-07 2:22 UltraPenguin109 + Ultra5 = Bad Kenneth Preslan
1998-07-07 3:04 ` David.Andrew
1998-07-07 6:38 ` Jakub Jelinek
@ 1998-07-07 7:39 ` Stephan van Hienen
1998-07-07 10:46 ` Jakub Jelinek
1998-07-07 14:55 ` David Andrew - Sun MDE
4 siblings, 0 replies; 6+ messages in thread
From: Stephan van Hienen @ 1998-07-07 7:39 UTC (permalink / raw)
To: ultralinux
On Mon, 6 Jul 1998, David.Andrew wrote:
> Hi Ken,
>
> The latest open boot prom version is 3.11.9. Send me a note if you would like
> to update your OBP to the latest version. I'll let the Linux technical guys
> address the rest of the message.
i have here a sun ultra 10
also with open prom 3.11.6
what is better with 3.11.9 ?
and how to get an update
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: UltraPenguin109 + Ultra5 = Bad
1998-07-07 2:22 UltraPenguin109 + Ultra5 = Bad Kenneth Preslan
` (2 preceding siblings ...)
1998-07-07 7:39 ` Stephan van Hienen
@ 1998-07-07 10:46 ` Jakub Jelinek
1998-07-07 14:55 ` David Andrew - Sun MDE
4 siblings, 0 replies; 6+ messages in thread
From: Jakub Jelinek @ 1998-07-07 10:46 UTC (permalink / raw)
To: ultralinux
>
> Quoting Jakub Jelinek (jj@sunsite.ms.mff.cuni.cz):
> [ .. ]
> > I cannot give you latest kernel from CVS, as the console stuff rewrite is
> > not finished yet.
> >
> Any idea when we will be able to again compile a kernel from the CVS tree ?
It is possible, and it will run just fine with Creator console or PROM
console. CG6 is broken right now, mach64 and the rest of SBUS drivers are
not written yet.
Cheers,
Jakub
___________________________________________________________________
Jakub Jelinek | jj@sunsite.mff.cuni.cz | http://sunsite.mff.cuni.cz
Administrator of SunSITE Czech Republic, MFF, Charles University
___________________________________________________________________
Ultralinux - first 64bit OS to take full power of the UltraSparc
Linux version 2.1.107 on a sparc64 machine (498.80 BogoMips).
___________________________________________________________________
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: UltraPenguin109 + Ultra5 = Bad
1998-07-07 2:22 UltraPenguin109 + Ultra5 = Bad Kenneth Preslan
` (3 preceding siblings ...)
1998-07-07 10:46 ` Jakub Jelinek
@ 1998-07-07 14:55 ` David Andrew - Sun MDE
4 siblings, 0 replies; 6+ messages in thread
From: David Andrew - Sun MDE @ 1998-07-07 14:55 UTC (permalink / raw)
To: ultralinux
Stephan, Ken, et al,
I checked out patch number 106121-03 for Ultra5 & 10, which upgrades the
OBP to 3.11.9. If you have access to the patch database, you can get the
update from there. It has a "stand-alone" Prom update included. If not, I
can get it for you. The compressed tar file would be about 700K. I can
mail it to you, if we can trust the mailer. If you have an ftp site I can
access, we can also do it that way. Let me know.
What it cures:
1. Symbios changed Vendor ID on its PCI SCSI interface cards; the system
could not boot from external SCSI drives on a Symbios card.
2. Some PCI cards specify 64-bit Base Address range; that was broken.
3. Corrected the PCI Base Address Register probe to assure successful
probing; it failed with certain interface chips which did not
declare the LSB read-only.
David Andrew
-----------
> Date: Tue, 7 Jul 1998 09:39:36 +0200 (CEST)
> From: Stephan van Hienen <ddx@cable.a2000.nl>
> X-Sender: ddx@ddx.ml.org
> To: "David.Andrew" <David.Andrew@East>
> cc: ultralinux@vger.rutgers.edu
> Subject: Re: UltraPenguin109 + Ultra5 = Bad
> MIME-Version: 1.0
> X-Orcpt: rfc822;ultralinux@vger.rutgers.edu
> X-Loop: majordomo@vger.rutgers.edu
>
> On Mon, 6 Jul 1998, David.Andrew wrote:
>
> > Hi Ken,
> >
> > The latest open boot prom version is 3.11.9. Send me a note if you
would like
> > to update your OBP to the latest version. I'll let the Linux technical
guys
> > address the rest of the message.
> i have here a sun ultra 10
> also with open prom 3.11.6
>
> what is better with 3.11.9 ?
> and how to get an update
>
>
>
David Andrew Tel: 978-442-2316 Internal: 22316
Market Development Engineer - I/O Technologies FAX: 978-442-1520
Sun Microsystems, 2 Omni Way - M/S UCHL02-102, Chelmsford, MA 01824
e-mail: david.andrew@sun.com
^ permalink raw reply [flat|nested] 6+ messages in thread