* Re: Booting An Ultra Sparc 10
1998-05-12 19:56 Booting An Ultra Sparc 10 Stephan van Hienen
@ 1998-05-12 21:12 ` David Andrew - Sun MDE
1998-05-12 21:17 ` Stephan van Hienen
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: David Andrew - Sun MDE @ 1998-05-12 21:12 UTC (permalink / raw)
To: ultralinux
Stephan,
You can make the Open Boot Prom skip the on-board graphics controller by
doing the following:
At the ok prompt type the following:
1) ok " setenv pcib-probe-list 1,3 "
{This will mask out device "2"(m64b@2)on motherboard, and
force the system to use the PCI graphics card instead.}
2) ok " reset "
{This will store new entry into the nvram, so the PCI card
is the console boot device.}
That should work - we do that in our lab to test other graphics cards.
David Andrew
----------------
> Date: Tue, 12 May 1998 19:56:55 +0000
> From: Stephan van Hienen <s.v.hienen@cable.a2000.nl>
> MIME-Version: 1.0
> To: ultralinux@vger.rutgers.edu, ddx@cable.a2000.nl
> Subject: Booting An Ultra Sparc 10
> Content-Transfer-Encoding: 7bit
> X-Orcpt: rfc822;ultralinux@vger.rutgers.edu
> X-Loop: majordomo@vger.rutgers.edu
>
> hi just wanted to install on an ultra sparc 10
> (300mhz ultra II with 320mb ram)
> i'm doing the load with boot net
> form an intel redhat 5.0 (p2)
>
> i shows linux 2.1.99 (or the .old image or .verryold)
> 320mb ram
> and that i use the ati controller (there is also an creator 3d inside,
> but the monitor is on the oboard card)
>
> and it crashes :
>
> openboot 3.11
>
>
> Boot device /pci@1f,0/pci@1,1/network@1,1
>
> i tells me :
>
> Found cpu 0
> found 1 cpu prom device tree node(s).
> Central: no central found.
> Memory: 319560k available (1576k kernel code, 4432k data, 152 init)
> [fffff80000000000,fffff80013f26000]
> SBUS: No SBUS's found.
> Console: colour SUNPCI 128x54, 16 point font, 864 scans
> PCI: Probing for controllers
> PCI: Found SABRE, main regs at ffff(5f)9fe00000000
> SABRE: PCI cofnfig space at fffff9fe01000000
> SABREL DVMA at c0000000 [2 [20000000]
>
> PCI: Probing PCI hardware
> ebus0: fff.........
> ebus1: fff...........
> mach64_init: IOBASE[fffff9fe02c00100] MEMBASE[fffff9ffe1000000]
> mah<err>
> mach64_init chip_type[4754], total_vram[00200000]
> Unable to handle kernel NULL pointer dereference<1>tsk->mm->context > 0000000000000000
> tsk->mm->pgd = fffff800000020000
>
> (here a picture )
>
> swapper(0):Oops
> TSTATE: and then some registers
> ......
> .......
> .......
> .......
> ......
> .......
> .......
> DUMP:
>
> Kernel panic: Attempted to kill the idle task
> In swapper task - not syncing
> Press L1-A to return to the boot prom
> _
>
>
> and that is it
>
>
> P.s. also mail me at ddx@cable.a2000.nl
> because i'm not approved by the list owner to be on the list
> so i can't read the list
>
> P.s. i typed this stuff in
> so i can have made a mistake
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
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: Booting An Ultra Sparc 10
1998-05-12 19:56 Booting An Ultra Sparc 10 Stephan van Hienen
1998-05-12 21:12 ` David Andrew - Sun MDE
@ 1998-05-12 21:17 ` Stephan van Hienen
1998-05-12 22:56 ` Eddie C. Dost
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Stephan van Hienen @ 1998-05-12 21:17 UTC (permalink / raw)
To: ultralinux
On Tue, 12 May 1998, David Andrew - Sun MDE wrote:
> Stephan,
>
> You can make the Open Boot Prom skip the on-board graphics controller by
> doing the following:
hmms is it crashing cause my graphic card ?
>
> At the ok prompt type the following:
>
> 1) ok " setenv pcib-probe-list 1,3 "
>
> {This will mask out device "2"(m64b@2)on motherboard, and
> force the system to use the PCI graphics card instead.}
nah i use the onboard video now (ati)
the 3d card (Creator 3d) is not attached at all to an monitor (i still
have to get an converter to 15pins vga for my hitachi svga monitor)
so i have to take this card out ?
>
> 2) ok " reset "
>
> {This will store new entry into the nvram, so the PCI card
> is the console boot device.}
>
> That should work - we do that in our lab to test other graphics cards.
P.s. what was the way to subscribe to this mailing list ?
(i saw i today somewhere, but i think somethin went wrong with my reply
adres)
but now i can't find it anymore
>
> David Andrew
> ----------------
> > Date: Tue, 12 May 1998 19:56:55 +0000
> > From: Stephan van Hienen <s.v.hienen@cable.a2000.nl>
> > MIME-Version: 1.0
> > To: ultralinux@vger.rutgers.edu, ddx@cable.a2000.nl
> > Subject: Booting An Ultra Sparc 10
> > Content-Transfer-Encoding: 7bit
> > X-Orcpt: rfc822;ultralinux@vger.rutgers.edu
> > X-Loop: majordomo@vger.rutgers.edu
> >
> > hi just wanted to install on an ultra sparc 10
> > (300mhz ultra II with 320mb ram)
> > i'm doing the load with boot net
> > form an intel redhat 5.0 (p2)
> >
> > i shows linux 2.1.99 (or the .old image or .verryold)
> > 320mb ram
> > and that i use the ati controller (there is also an creator 3d inside,
> > but the monitor is on the oboard card)
> >
> > and it crashes :
> >
> > openboot 3.11
> >
> >
> > Boot device /pci@1f,0/pci@1,1/network@1,1
> >
> > i tells me :
> >
> > Found cpu 0
> > found 1 cpu prom device tree node(s).
> > Central: no central found.
> > Memory: 319560k available (1576k kernel code, 4432k data, 152 init)
> > [fffff80000000000,fffff80013f26000]
> > SBUS: No SBUS's found.
> > Console: colour SUNPCI 128x54, 16 point font, 864 scans
> > PCI: Probing for controllers
> > PCI: Found SABRE, main regs at ffff(5f)9fe00000000
> > SABRE: PCI cofnfig space at fffff9fe01000000
> > SABREL DVMA at c0000000 [2 [20000000]
> >
> > PCI: Probing PCI hardware
> > ebus0: fff.........
> > ebus1: fff...........
> > mach64_init: IOBASE[fffff9fe02c00100] MEMBASE[fffff9ffe1000000]
> > mah<err>
> > mach64_init chip_type[4754], total_vram[00200000]
> > Unable to handle kernel NULL pointer dereference<1>tsk->mm->context > > 0000000000000000
> > tsk->mm->pgd = fffff800000020000
> >
> > (here a picture )
> >
> > swapper(0):Oops
> > TSTATE: and then some registers
> > ......
> > .......
> > .......
> > .......
> > ......
> > .......
> > .......
> > DUMP:
> >
> > Kernel panic: Attempted to kill the idle task
> > In swapper task - not syncing
> > Press L1-A to return to the boot prom
> > _
> >
> >
> > and that is it
> >
> >
> > P.s. also mail me at ddx@cable.a2000.nl
> > because i'm not approved by the list owner to be on the list
> > so i can't read the list
> >
> > P.s. i typed this stuff in
> > so i can have made a mistake
>
> 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
>
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: Booting An Ultra Sparc 10
1998-05-12 19:56 Booting An Ultra Sparc 10 Stephan van Hienen
1998-05-12 21:12 ` David Andrew - Sun MDE
1998-05-12 21:17 ` Stephan van Hienen
@ 1998-05-12 22:56 ` Eddie C. Dost
1998-05-12 23:10 ` Stephan van Hienen
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Eddie C. Dost @ 1998-05-12 22:56 UTC (permalink / raw)
To: ultralinux
> i tells me :
>
> Found cpu 0
> found 1 cpu prom device tree node(s).
> Central: no central found.
> Memory: 319560k available (1576k kernel code, 4432k data, 152 init)
> [fffff80000000000,fffff80013f26000]
> SBUS: No SBUS's found.
> Console: colour SUNPCI 128x54, 16 point font, 864 scans
> PCI: Probing for controllers
> PCI: Found SABRE, main regs at ffff(5f)9fe00000000
> SABRE: PCI cofnfig space at fffff9fe01000000
> SABREL DVMA at c0000000 [2 [20000000]
>
> PCI: Probing PCI hardware
> ebus0: fff.........
> ebus1: fff...........
Known problem, should be fixed tomorrow by new kernel images in
ultrapenguin-1.0.9. I bet you have the hme+scsi card installed...
Eddie.
ecd@skynet.be
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: Booting An Ultra Sparc 10
1998-05-12 19:56 Booting An Ultra Sparc 10 Stephan van Hienen
` (2 preceding siblings ...)
1998-05-12 22:56 ` Eddie C. Dost
@ 1998-05-12 23:10 ` Stephan van Hienen
1998-05-13 5:47 ` Eddie C. Dost
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Stephan van Hienen @ 1998-05-12 23:10 UTC (permalink / raw)
To: ultralinux
yep :)
took it out and it installed ok
will the scsi be supported ?
that would be nice :)
On Wed, 13 May 1998, Eddie C. Dost wrote:
> > i tells me :
> >
> > Found cpu 0
> > found 1 cpu prom device tree node(s).
> > Central: no central found.
> > Memory: 319560k available (1576k kernel code, 4432k data, 152 init)
> > [fffff80000000000,fffff80013f26000]
> > SBUS: No SBUS's found.
> > Console: colour SUNPCI 128x54, 16 point font, 864 scans
> > PCI: Probing for controllers
> > PCI: Found SABRE, main regs at ffff(5f)9fe00000000
> > SABRE: PCI cofnfig space at fffff9fe01000000
> > SABREL DVMA at c0000000 [2 [20000000]
> >
> > PCI: Probing PCI hardware
> > ebus0: fff.........
> > ebus1: fff...........
>
> Known problem, should be fixed tomorrow by new kernel images in
> ultrapenguin-1.0.9. I bet you have the hme+scsi card installed...
>
>
> Eddie.
> ecd@skynet.be
>
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: Booting An Ultra Sparc 10
1998-05-12 19:56 Booting An Ultra Sparc 10 Stephan van Hienen
` (3 preceding siblings ...)
1998-05-12 23:10 ` Stephan van Hienen
@ 1998-05-13 5:47 ` Eddie C. Dost
1998-05-13 11:06 ` Stephan van Hienen
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Eddie C. Dost @ 1998-05-13 5:47 UTC (permalink / raw)
To: ultralinux
> yep :)
>
> took it out and it installed ok
You need to reinstall newer kernels once available before you put the
card back in...
> will the scsi be supported ?
I don't know the card, I could not find information on it on www.sun.com.
Is there some place to find what scsi chip is on the card?
Eddie.
ecd@skynet.be
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: Booting An Ultra Sparc 10
1998-05-12 19:56 Booting An Ultra Sparc 10 Stephan van Hienen
` (4 preceding siblings ...)
1998-05-13 5:47 ` Eddie C. Dost
@ 1998-05-13 11:06 ` Stephan van Hienen
1998-05-13 11:29 ` Jakub Jelinek
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Stephan van Hienen @ 1998-05-13 11:06 UTC (permalink / raw)
To: ultralinux
On Wed, 13 May 1998, Eddie C. Dost wrote:
> > yep :)
> >
> > took it out and it installed ok
>
> You need to reinstall newer kernels once available before you put the
> card back in...
i'll look at that this evening
ps can i normally use the stnd linux kernel (2.1.101?)
or where to get patches (as with the alpha i have)
or ....
>
> > will the scsi be supported ?
>
> I don't know the card, I could not find information on it on www.sun.com.
> Is there some place to find what scsi chip is on the card?
can't really find that also
some questions
(sun ultra sparc 10)
can i just plugin a pc scsi card /ethernet (ncr/adaptec/3com)
pci card ?
and are these supported by the kernel ?
(can i use a 3com 3c900 (100mbit tcpip))
>
>
> Eddie.
> ecd@skynet.be
>
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: Booting An Ultra Sparc 10
1998-05-12 19:56 Booting An Ultra Sparc 10 Stephan van Hienen
` (5 preceding siblings ...)
1998-05-13 11:06 ` Stephan van Hienen
@ 1998-05-13 11:29 ` Jakub Jelinek
1998-05-13 11:36 ` David S. Miller
1998-05-13 21:02 ` Booting An Ultra Sparc 10 (fwd) Eddie C. Dost
8 siblings, 0 replies; 10+ messages in thread
From: Jakub Jelinek @ 1998-05-13 11:29 UTC (permalink / raw)
To: ultralinux
>
> On Wed, 13 May 1998, Eddie C. Dost wrote:
>
> > > yep :)
> > >
> > > took it out and it installed ok
> >
> > You need to reinstall newer kernels once available before you put the
> > card back in...
> i'll look at that this evening
> ps can i normally use the stnd linux kernel (2.1.101?)
No
>
> or where to get patches (as with the alpha i have)
> or ....
ftp://vger.rutgers.edu/pub/linux/README.CVS
> (sun ultra sparc 10)
>
> can i just plugin a pc scsi card /ethernet (ncr/adaptec/3com)
> pci card ?
>
> and are these supported by the kernel ?
> (can i use a 3com 3c900 (100mbit tcpip))
Well, it might and might not work. The issue is that if the adapter needs to
be initialized by the on-card BIOS, you'll be in big trouble: Ultra10 has no
Intel emulator nor is it currently implemented in Linux kernel.
That's one thing. The other thing is that you need to hack up a bit the
driver, at least check it if it is 64bit clean and does not use any
intelisms.
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.101 on a sparc64 machine (498.80 BogoMips).
___________________________________________________________________
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: Booting An Ultra Sparc 10
1998-05-12 19:56 Booting An Ultra Sparc 10 Stephan van Hienen
` (6 preceding siblings ...)
1998-05-13 11:29 ` Jakub Jelinek
@ 1998-05-13 11:36 ` David S. Miller
1998-05-13 21:02 ` Booting An Ultra Sparc 10 (fwd) Eddie C. Dost
8 siblings, 0 replies; 10+ messages in thread
From: David S. Miller @ 1998-05-13 11:36 UTC (permalink / raw)
To: ultralinux
From: Jakub Jelinek <jj@sunsite.ms.mff.cuni.cz>
Date: Wed, 13 May 1998 13:29:14 +0200 (MET DST)
> and are these supported by the kernel ? (can i use a 3com 3c900
> (100mbit tcpip))
Well, it might and might not work. The issue is that if the adapter
needs to be initialized by the on-card BIOS, you'll be in big
trouble: Ultra10 has no Intel emulator nor is it currently
implemented in Linux kernel. That's one thing. The other thing is
that you need to hack up a bit the driver, at least check it if it
is 64bit clean and does not use any intelisms.
It doesn't need BIOS code to run, all 3com cards work on my Cobalt
qube and we don't do any Intel emulation for PCI cards ;-)
It is just a matter of one of us getting the time to do the (perhaps)
minimal porting work to get it going.
As of right now aic7xxx, ncrxxx, and Tulip PCI cards all work just
fine on UltraPenguin.
It turns out these networking cards only need Intel BIOS code to run
when you want to netboot using one of them.
Later,
David S. Miller
davem@dm.cobaltmicro.com
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: Booting An Ultra Sparc 10 (fwd)
1998-05-12 19:56 Booting An Ultra Sparc 10 Stephan van Hienen
` (7 preceding siblings ...)
1998-05-13 11:36 ` David S. Miller
@ 1998-05-13 21:02 ` Eddie C. Dost
8 siblings, 0 replies; 10+ messages in thread
From: Eddie C. Dost @ 1998-05-13 21:02 UTC (permalink / raw)
To: ultralinux
> Which PCI SCSI cards are supported in the UltraPenguin? In case you did not
> know, the internal SCSI in the Ultra30 and 60, 450 and Enterprise systems (all
> but U5 & U10) uses the Symbios SCSI chip. This chip is also used in the addon
> Sun SCSI PCI cards, as well as the IntraServer Technologies SCSI cards, which
> are cheaper (both work with the Solaris SCSI drivers).
All these are then supported. I was wondering about the hme + scsi card,
PROM says it has hme, ebus, and isptwo on it. I was wondering what isptwo
could be...
> The Adaptec 2940/OF and its kin are also supported (the OF means it has
> OpenFirmware/F-code in its PROM). The non-OF cards do not work with the Sun
> OBP. At least you cannot boot from them.
This one is known to work as well.
Eddie.
ecd@skynet.be
^ permalink raw reply [flat|nested] 10+ messages in thread