* [parisc-linux] Booting palinux on model 735 problems.
@ 2000-01-11 13:12 Aleksandr Konstantinov
2001-01-11 15:05 ` [parisc-linux] More C100 questions Greg Ingram
0 siblings, 1 reply; 7+ messages in thread
From: Aleksandr Konstantinov @ 2000-01-11 13:12 UTC (permalink / raw)
To: parisc-linux
Sorry for double message.
Hello All.
I have problem.
We have here two HP Apollo 9000 Series 700 Model 735 boxes (both
identical). I tried to boot
palinux-0.5.iso on one of them. Because boxes have no cdrom I did it
through network using
rbootd (slightly modified to accept empty target names) giving it whole
cdrom device as target.
It started ok, listed all devices available on board and passed to (all
strings are copied from
screen)
ASP version 20 at f0800000 found.
Then it waits a bit and writes at screen
Running stack from ...
and dumps a lot of data. Then it ends with
High Priority Machine Check (HPMC): Code=1 regs=c026d080
(Addr=00000000)
YXrvWESTHLNXBCVMcbcbcbcbOGFRQPDI
PSW: 00000000000001101111110100001011
r0-3: 00000000 c01dc000 c02a7050 c4f9c748
r4-7: 0000002c c4ff6240 f0824800 ffffffdf
r8-11: ffffffff c027a000 00000000 000a5a59
r12-15: 000a5a59 000ff000 f00012a8 00000000
r16-19: 00000001 08000059 c828c828 0000000b
r20-23: 000000ff 00000041 c4f9b040 0000000b
r24-27: ffffffff f0824800 f0824800 co266000
r28-31: 000000d3 00000780 c4f9c940 c012dfc0
sr 0-4: 00000000 00000000 00000000 00000000
sr 4-8: 00000000 00000000 00000000 00000000
IASQ: 00000000 00000000 IAOQ: c01dc2e0 c01dc2e4
IIR: e840c000 ISR: 00000000 IOR: c02aa705
ORIG_R28: 00000000
and nothing more happens.
I saw in this list, that some people managed to boot linux on "model
735".
Did I miss something ? Can anybody share kernel for 735 ?
A.K.
^ permalink raw reply [flat|nested] 7+ messages in thread* [parisc-linux] More C100 questions
2000-01-11 13:12 [parisc-linux] Booting palinux on model 735 problems Aleksandr Konstantinov
@ 2001-01-11 15:05 ` Greg Ingram
2001-01-11 16:41 ` Grant Grundler
0 siblings, 1 reply; 7+ messages in thread
From: Greg Ingram @ 2001-01-11 15:05 UTC (permalink / raw)
To: parisc-linux
Hello again,
Well, I bought the C100 and I have a couple of more questions. Er,
they're not Linux-specific yet, but I'll get there.
1) Display. I'd asked earlier (this list and the vendor) if I could
drive an off-the-shelf PC monitor. Everybody liked my chances, the
connector on the back of the C100 looks like an [S]VGA connector, but it
doesn't seem to drive my fairly studly 17" HP monitor. The C100's PROM
says this about the display adaptor:
MONITOR INFORMATION
Slot # HPA State Resolution Frequency Class
--------- ---------- ------- ---------- --------- ---------
graphics0 f8000000 Empty
graphics3 f4000000 Empty
graphics4 f6000000 Present 1280x1024 75Hz VESA
graphics1 fa000000 Empty
Current Console Path: core.SERIAL_1.9600.8.none
Stable Store Console Path: GRAPHICS3
The serial console is working fine. Any suggestions as to the if/how I
can drive a PC monitor with this thing? Is that 'Stable Store Console
Path' wrong?
2) SCSI. It came with a two-user version of HP/UX installed on a 2 gig
wide SCSI drive BUT NO MEDIA. So for the time being I plan to keep HP/UX
on this drive. Apparently there's about 250 megs that aren't allocated.
Can Linux use an HP/UX partition? The box has two SCSI connectors on the
back. One is called a 'single-ended SCSI bus'. If I had the right cable,
could I run an older SCSI drive? I've got a 500 meg drive waiting for
something useful to do.
Kind regards,
- Greg
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [parisc-linux] More C100 questions
2001-01-11 15:05 ` [parisc-linux] More C100 questions Greg Ingram
@ 2001-01-11 16:41 ` Grant Grundler
2001-01-11 18:06 ` Baz Valkema
2001-01-12 11:38 ` Matthew Wilcox
0 siblings, 2 replies; 7+ messages in thread
From: Grant Grundler @ 2001-01-11 16:41 UTC (permalink / raw)
To: Greg Ingram; +Cc: parisc-linux
Greg Ingram wrote:
> 1) Display. I'd asked earlier (this list and the vendor) if I could
> drive an off-the-shelf PC monitor.
This should be in the FAQ: "Hit Tab key on power up. Keyboard and Display
must connected to respective ports. Firmware will cycle through known
display types. Hit return to select one". This is probably described
in any of the workstation ownwers guides at
http://docs.hp.com/hpux/hw/index.html
I'm not sure where the FAQ lives these days.
Alex, can you add this?
...
> The serial console is working fine. Any suggestions as to the if/how I
> can drive a PC monitor with this thing? Is that 'Stable Store Console
> Path' wrong?
Can't tell. Need to know what slot your interface card is installed in.
Use "in io" on newer workstations/servers or "info" (?) on older ones
to find out what's installed and the PDC understands.
How to check is worth mentioning the "How do I hook up a Display" FAQ.
>
> 2) SCSI. It came with a two-user version of HP/UX installed on a 2 gig
> wide SCSI drive BUT NO MEDIA. So for the time being I plan to keep HP/UX
> on this drive. Apparently there's about 250 megs that aren't allocated.
> Can Linux use an HP/UX partition?
No. Only full disk supported until some one writes the LVM support
and also adds it to our boot loader, palo.
> The box has two SCSI connectors on the
> back. One is called a 'single-ended SCSI bus'. If I had the right cable,
> could I run an older SCSI drive? I've got a 500 meg drive waiting for
> something useful to do.
Yes.
grant
Grant Grundler
Unix Systems Enablement Lab
+1.408.447.7253
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: [parisc-linux] More C100 questions
2001-01-11 16:41 ` Grant Grundler
@ 2001-01-11 18:06 ` Baz Valkema
2001-01-12 11:38 ` Matthew Wilcox
1 sibling, 0 replies; 7+ messages in thread
From: Baz Valkema @ 2001-01-11 18:06 UTC (permalink / raw)
To: Grant Grundler, Greg Ingram; +Cc: parisc-linux
Other thing to note when attaching a monitor to an workstation is that
some (old at least the 715/50) workstations have the sync-signal on green,
and no signal(s) on the h-sync and v-sync, which will make newer monitors
go into power-save state...
-----Oorspronkelijk bericht-----
Van: Grant Grundler [mailto:grundler@cup.hp.com]
Verzonden: donderdag 11 januari 2001 17:41
Aan: Greg Ingram
CC: parisc-linux
Onderwerp: Re: [parisc-linux] More C100 questions
Greg Ingram wrote:
> 1) Display. I'd asked earlier (this list and the vendor) if I could
> drive an off-the-shelf PC monitor.
This should be in the FAQ: "Hit Tab key on power up. Keyboard and Display
must connected to respective ports. Firmware will cycle through known
display types. Hit return to select one". This is probably described
in any of the workstation ownwers guides at
http://docs.hp.com/hpux/hw/index.html
I'm not sure where the FAQ lives these days.
Alex, can you add this?
...
> The serial console is working fine. Any suggestions as to the if/how I
> can drive a PC monitor with this thing? Is that 'Stable Store Console
> Path' wrong?
Can't tell. Need to know what slot your interface card is installed in.
Use "in io" on newer workstations/servers or "info" (?) on older ones
to find out what's installed and the PDC understands.
How to check is worth mentioning the "How do I hook up a Display" FAQ.
>
> 2) SCSI. It came with a two-user version of HP/UX installed on a 2 gig
> wide SCSI drive BUT NO MEDIA. So for the time being I plan to keep HP/UX
> on this drive. Apparently there's about 250 megs that aren't allocated.
> Can Linux use an HP/UX partition?
No. Only full disk supported until some one writes the LVM support
and also adds it to our boot loader, palo.
> The box has two SCSI connectors on the
> back. One is called a 'single-ended SCSI bus'. If I had the right cable,
> could I run an older SCSI drive? I've got a 500 meg drive waiting for
> something useful to do.
Yes.
grant
Grant Grundler
Unix Systems Enablement Lab
+1.408.447.7253
---------------------------------------------------------------------------
To unsubscribe: send e-mail to parisc-linux-request@thepuffingroup.com with
`unsubscribe' as the subject.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] More C100 questions
2001-01-11 16:41 ` Grant Grundler
2001-01-11 18:06 ` Baz Valkema
@ 2001-01-12 11:38 ` Matthew Wilcox
1 sibling, 0 replies; 7+ messages in thread
From: Matthew Wilcox @ 2001-01-12 11:38 UTC (permalink / raw)
To: Grant Grundler; +Cc: Greg Ingram, parisc-linux
On Thu, Jan 11, 2001 at 08:41:24AM -0800, Grant Grundler wrote:
> I'm not sure where the FAQ lives these days.
it hasn't moved, you can add it yourself and it will be on the website
up to an hour later. linuxcare still haven't responded to my offer
of having it do `pull' updates on demand which would reduce the lag to
typically ~30 seconds between cvs comit and it appearing on the website.
--
Revolutions do not require corporate support.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [parisc-linux] Booting palinux on model 735 problems.
@ 1999-01-11 12:50 Aleksandr Konstantinov
2001-01-11 16:28 ` Richard Hirst
0 siblings, 1 reply; 7+ messages in thread
From: Aleksandr Konstantinov @ 1999-01-11 12:50 UTC (permalink / raw)
To: parisc-linux
Hello All.
I have problem.
We have here two HP Apollo 9000 Series 700 Model 735 boxes (both
identical). I tried to boot
palinux-0.5.iso on one of them. Because boxes have no cdrom I did it
through network using
rbootd (slightly modified to accept empty target names) giving it whole
cdrom device as target.
It started ok, listed all devices available on board and passed to (all
strings are copied from
screen)
ASP version 20 at f0800000 found.
Then it waits a bit and writes at screen
Running stack from ...
and dumps a lot of data. Then it ends with
High Priority Machine Check (HPMC): Code=1 regs=c026d080
(Addr=00000000)
YXrvWESTHLNXBCVMcbcbcbcbOGFRQPDI
PSW: 00000000000001101111110100001011
r0-3: 00000000 c01dc000 c02a7050 c4f9c748
r4-7: 0000002c c4ff6240 f0824800 ffffffdf
r8-11: ffffffff c027a000 00000000 000a5a59
r12-15: 000a5a59 000ff000 f00012a8 00000000
r16-19: 00000001 08000059 c828c828 0000000b
r20-23: 000000ff 00000041 c4f9b040 0000000b
r24-27: ffffffff f0824800 f0824800 co266000
r28-31: 000000d3 00000780 c4f9c940 c012dfc0
sr 0-4: 00000000 00000000 00000000 00000000
sr 4-8: 00000000 00000000 00000000 00000000
IASQ: 00000000 00000000 IAOQ: c01dc2e0 c01dc2e4
IIR: e840c000 ISR: 00000000 IOR: c02aa705
ORIG_R28: 00000000
and nothing more happens.
I saw in this list, that some people managed to boot linux on "model
735".
Did I miss something ? Can anybody share kernel for 735 ?
A.K.
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [parisc-linux] Booting palinux on model 735 problems.
1999-01-11 12:50 [parisc-linux] Booting palinux on model 735 problems Aleksandr Konstantinov
@ 2001-01-11 16:28 ` Richard Hirst
0 siblings, 0 replies; 7+ messages in thread
From: Richard Hirst @ 2001-01-11 16:28 UTC (permalink / raw)
To: Aleksandr Konstantinov; +Cc: parisc-linux
On Mon, Jan 11, 1999 at 02:50:46PM +0200, Aleksandr Konstantinov wrote:
1999?
> Hello All.
>
> I have problem.
> We have here two HP Apollo 9000 Series 700 Model 735 boxes (both
> identical). I tried to boot
> palinux-0.5.iso on one of them. Because boxes have no cdrom I did it
> through network using
> rbootd (slightly modified to accept empty target names) giving it whole
> cdrom device as target.
> It started ok, listed all devices available on board and passed to (all
> strings are copied from
> screen)
>
> ASP version 20 at f0800000 found.
>
> Then it waits a bit and writes at screen
See http://parisc-linux.org/faq.html question 8 - you probably need to
build/wait for a new kernel.
Richard
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2001-01-12 11:53 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-01-11 13:12 [parisc-linux] Booting palinux on model 735 problems Aleksandr Konstantinov
2001-01-11 15:05 ` [parisc-linux] More C100 questions Greg Ingram
2001-01-11 16:41 ` Grant Grundler
2001-01-11 18:06 ` Baz Valkema
2001-01-12 11:38 ` Matthew Wilcox
-- strict thread matches above, loose matches on Subject: below --
1999-01-11 12:50 [parisc-linux] Booting palinux on model 735 problems Aleksandr Konstantinov
2001-01-11 16:28 ` Richard Hirst
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.