* [parisc-linux] 715/80 problems
1999-09-16 21:58 [parisc-linux] 715/100 data page fault and msg output Grant Grundler
@ 1999-09-22 11:48 ` Hannu Martikka
1999-09-22 13:35 ` Philipp Rumpf
1999-09-22 13:42 ` Grant Grundler
0 siblings, 2 replies; 12+ messages in thread
From: Hannu Martikka @ 1999-09-22 11:48 UTC (permalink / raw)
To: parisc-linux
Hei!
With 715/80 I get following:
Boot
:disk(....)/stand/vmlinux
GRs
0x00000000
...
<bunch of HEX-values>
CRs
<bunch of HEX-values>
SRs
<bunch of HEX-values>
OTHER
<bunch of HEX-values>
and then nothing...
It should be plain 715 but I have addon X.25 card on this machine (EISA?)
- Goodi
"The linuX Files -- The Source is Out There."
ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤º°
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] 715/80 problems
1999-09-22 11:48 ` [parisc-linux] 715/80 problems Hannu Martikka
@ 1999-09-22 13:35 ` Philipp Rumpf
1999-09-22 14:27 ` Hannu Martikka
` (2 more replies)
1999-09-22 13:42 ` Grant Grundler
1 sibling, 3 replies; 12+ messages in thread
From: Philipp Rumpf @ 1999-09-22 13:35 UTC (permalink / raw)
To: Hannu Martikka; +Cc: parisc-linux
> With 715/80 I get following:
> Boot
> :disk(....)/stand/vmlinux
you might want to try to boot via tftp / bootp as this is what most of us do
and it seems to work for us.
Philipp Rumpf
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] 715/80 problems
1999-09-22 11:48 ` [parisc-linux] 715/80 problems Hannu Martikka
1999-09-22 13:35 ` Philipp Rumpf
@ 1999-09-22 13:42 ` Grant Grundler
1999-09-22 15:18 ` Hannu Martikka
1 sibling, 1 reply; 12+ messages in thread
From: Grant Grundler @ 1999-09-22 13:42 UTC (permalink / raw)
To: Hannu Martikka; +Cc: parisc-linux
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1253 bytes --]
Hannu Martikka wrote:
> Hei!
>
>
> With 715/80 I get following:
>
> Boot
> :disk(....)/stand/vmlinux
>
Hannu/Goodi,
You didn't get any messages about a bad address here?
Dumping the GRs/CRs/SRs suggests a SW fault which can't be
handled...but the linux kernel needs to learn how to dump
more useful information.
BTW, those "<bunch of HEX-values>" mean something to various
people on the list. If you can collect (and post) all output
via serial console starting with the "Boot" message, others
on this list might be able to help.
> GRs
>
> 0x00000000
> ...
> <bunch of HEX-values>
> CRs
>
> <bunch of HEX-values>
> SRs
>
> <bunch of HEX-values>
> OTHER
>
> <bunch of HEX-values>
>
> and then nothing...
> It should be plain 715 but I have addon X.25 card on this machine (EISA?)
I think the EISA is ignored for now...
grant
>
> - Goodi
> "The linuX Files -- The Source is Out There."
> ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤º°
>
> ---------------------------------------------------------------------------
> To unsubscribe: send e-mail to parisc-linux-request@thepuffingroup.com with
> `unsubscribe' as the subject.
>
Grant Grundler
Communications Infrastructure Computer Operations
+1.408.447.7253
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] 715/80 problems
1999-09-22 13:35 ` Philipp Rumpf
@ 1999-09-22 14:27 ` Hannu Martikka
1999-09-22 14:29 ` Philipp Rumpf
1999-09-22 14:31 ` Grant Grundler
1999-09-22 17:00 ` Alex deVries
2 siblings, 1 reply; 12+ messages in thread
From: Hannu Martikka @ 1999-09-22 14:27 UTC (permalink / raw)
To: Philipp Rumpf; +Cc: parisc-linux
On Wed, 22 Sep 1999, Philipp Rumpf wrote:
> > With 715/80 I get following:
> > Boot
> > :disk(....)/stand/vmlinux
>
> you might want to try to boot via tftp / bootp as this is what most of us do
> and it seems to work for us.
What's the difference? I mean why should it be different?
I guess tftp/bootp uses the Image (make Image) and IPL can use vmlinux
(make vmlinux) kernel.
> Philipp Rumpf
- Goodi
"The linuX Files -- The Source is Out There."
ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤º°
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] 715/80 problems
1999-09-22 14:27 ` Hannu Martikka
@ 1999-09-22 14:29 ` Philipp Rumpf
0 siblings, 0 replies; 12+ messages in thread
From: Philipp Rumpf @ 1999-09-22 14:29 UTC (permalink / raw)
To: Hannu Martikka; +Cc: parisc-linux
> What's the difference? I mean why should it be different?
> I guess tftp/bootp uses the Image (make Image) and IPL can use vmlinux
> (make vmlinux) kernel.
It can't (or at least I don't know it can). The kernel image has to be
loaded by a boot loader, and there is reason to believe it has to be our
boot loader.
Philipp Rumpf
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] 715/80 problems
1999-09-22 13:35 ` Philipp Rumpf
1999-09-22 14:27 ` Hannu Martikka
@ 1999-09-22 14:31 ` Grant Grundler
1999-09-22 15:15 ` Hannu Martikka
1999-09-22 17:00 ` Alex deVries
2 siblings, 1 reply; 12+ messages in thread
From: Grant Grundler @ 1999-09-22 14:31 UTC (permalink / raw)
To: Philipp Rumpf; +Cc: Hannu Martikka, parisc-linux
Philipp Rumpf wrote:
> Hannu Martikka wrote:
> > With 715/80 I get following:
> > Boot
> > :disk(....)/stand/vmlinux
>
> you might want to try to boot via tftp / bootp as this is what most of us do
> and it seems to work for us.
Goodi,
Are you using HP-UX boot loader?
To boot from disk, one should do "make Image" and dd the Image to disk.
This will trash the HP-UX file system so only do this on a spare disk!
The loader used is then from the parisc-linux source tree.
grant
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] 715/80 problems
1999-09-22 14:31 ` Grant Grundler
@ 1999-09-22 15:15 ` Hannu Martikka
0 siblings, 0 replies; 12+ messages in thread
From: Hannu Martikka @ 1999-09-22 15:15 UTC (permalink / raw)
To: Grant Grundler; +Cc: Philipp Rumpf, parisc-linux
On Wed, 22 Sep 1999, Grant Grundler wrote:
> Philipp Rumpf wrote:
> > Hannu Martikka wrote:
> > > With 715/80 I get following:
> > > Boot
> > > :disk(....)/stand/vmlinux
> >
> > you might want to try to boot via tftp / bootp as this is what most of us do
> > and it seems to work for us.
>
> Goodi,
> Are you using HP-UX boot loader?
I was... It used to work (at the time when kernel didn't... :)
> To boot from disk, one should do "make Image" and dd the Image to disk.
> This will trash the HP-UX file system so only do this on a spare disk!
> The loader used is then from the parisc-linux source tree.
I setup the tftp/bootp server and now I can boot my 715/80 from lan.
Last thing it says is "urgh" and then it stays in for(;;). I cannot say
wether that is good or bad :)
> grant
- Goodi
"The linuX Files -- The Source is Out There."
ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤º°
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] 715/80 problems
1999-09-22 13:42 ` Grant Grundler
@ 1999-09-22 15:18 ` Hannu Martikka
0 siblings, 0 replies; 12+ messages in thread
From: Hannu Martikka @ 1999-09-22 15:18 UTC (permalink / raw)
To: Grant Grundler; +Cc: parisc-linux
On Wed, 22 Sep 1999, Grant Grundler wrote:
> Hannu Martikka wrote:
> > Hei!
> > With 715/80 I get following:
> >
> > Boot
> > :disk(....)/stand/vmlinux
> >
>
> Hannu/Goodi,
> You didn't get any messages about a bad address here?
Nope. First thing that showed up was "GRs".
> Dumping the GRs/CRs/SRs suggests a SW fault which can't be
> handled...but the linux kernel needs to learn how to dump
> more useful information.
>
> BTW, those "<bunch of HEX-values>" mean something to various
> people on the list. If you can collect (and post) all output
> via serial console starting with the "Boot" message, others
> on this list might be able to help.
I was using the IPL/HPUX loader to start kernel. Are you still interested?
It now works with tftp/bootp.
> Grant Grundler
> Communications Infrastructure Computer Operations
> +1.408.447.7253
- Goodi
"The linuX Files -- The Source is Out There."
ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø¤º°`°º¤ø,¸¸,ø¤º°
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] 715/80 problems
1999-09-22 13:35 ` Philipp Rumpf
1999-09-22 14:27 ` Hannu Martikka
1999-09-22 14:31 ` Grant Grundler
@ 1999-09-22 17:00 ` Alex deVries
2 siblings, 0 replies; 12+ messages in thread
From: Alex deVries @ 1999-09-22 17:00 UTC (permalink / raw)
To: Philipp Rumpf; +Cc: Hannu Martikka, parisc-linux
Philipp Rumpf wrote:
>
> > With 715/80 I get following:
> > Boot
> > :disk(....)/stand/vmlinux
>
> you might want to try to boot via tftp / bootp as this is what most of us do
> and it seems to work for us.
There's definitely a problem with booting off of a disk, and I'm not
sure what the problem really is. It'd be great if someone could look
into this, I know we're not implementing the entire LIF header.
Has *anyone* been able to boot from disk?
- Alex
--
Alex deVries
Vice President of Engineering
The Puffin Group
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Fwd: [parisc-linux] 715/80 problems]
@ 1999-09-22 17:02 phi
1999-09-22 17:53 ` Alex deVries
0 siblings, 1 reply; 12+ messages in thread
From: phi @ 1999-09-22 17:02 UTC (permalink / raw)
To: parisc-linux
[-- Attachment #1: Type: text/plain, Size: 263 bytes --]
Sorry I sent this reply to Philipp while I meant to send it to the list.
Inthe mean time I saw Alex mail, so its sounds more like a regression
than a new desgin orientation.
Correct me if I'm wrong.
Phi
--
mailto:Philippe_Benard@hp.com
Technical Consulting Lab
[-- Attachment #2: Type: message/rfc822, Size: 1398 bytes --]
From: phi@tcleur.france.hp.com
To: Philipp Rumpf <prumpf@suse.de>
Subject: Re: [parisc-linux] 715/80 problems
Date: Wed, 22 Sep 1999 18:58:39 +0200
Message-ID: <37E90ABF.71B2FAD6@tcleur.france.hp.com>
Philipp Rumpf wrote:
>
> > With 715/80 I get following:
> > Boot
> > :disk(....)/stand/vmlinux
>
> you might want to try to boot via tftp / bootp as this is what most of us do
> and it seems to work for us.
>
I'm single node oriented for now, I use to setup my disc so I could have
all in 1, i.e a LIF area, an HFS with the development system on it, an
EXT2 area (for the future), a swap area for linux, I don't plan to boo
HP-UX on this one.
With the regression that occured after 14 september 1999, or so (20
septembre is wrong, 14 setp is good), I can't use it anymore.
I'm think about a newfs to regain the full HFS capacity unless one of
you can tell me this will be put back as it was before. For now I assume
the vmlinux is not supposed to boot from isl> hpux right?
Phi
--
mailto:Philippe_Benard@hp.com
Technical Consulting Lab
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [Fwd: [parisc-linux] 715/80 problems]
1999-09-22 17:02 [Fwd: [parisc-linux] 715/80 problems] phi
@ 1999-09-22 17:53 ` Alex deVries
1999-09-24 9:42 ` [parisc-linux] 715/80 problems Helge Deller
0 siblings, 1 reply; 12+ messages in thread
From: Alex deVries @ 1999-09-22 17:53 UTC (permalink / raw)
To: phi; +Cc: parisc-linux
phi@tcleur.france.hp.com wrote:
>
> With the regression that occured after 14 september 1999, or so (20
> septembre is wrong, 14 setp is good), I can't use it anymore.
>
> I'm think about a newfs to regain the full HFS capacity unless one of
> you can tell me this will be put back as it was before. For now I assume
> the vmlinux is not supposed to boot from isl> hpux right?
It's *supposed to* work, but it doesn't.
Ah, okay. This means that we should just be able to see what changed on
Sept. 14 and figure out what to fix.
Is anyone interested in fixing this?
- Alex
--
Alex deVries
Vice President of Engineering
The Puffin Group
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [parisc-linux] 715/80 problems
1999-09-22 17:53 ` Alex deVries
@ 1999-09-24 9:42 ` Helge Deller
0 siblings, 0 replies; 12+ messages in thread
From: Helge Deller @ 1999-09-24 9:42 UTC (permalink / raw)
To: parisc-linux, Alex deVries, phi; +Cc: parisc-linux
Am Wed, 22 Sep 1999 schrieb Alex deVries:
> phi@tcleur.france.hp.com wrote:
> >
> > With the regression that occured after 14 september 1999, or so (20
> > septembre is wrong, 14 setp is good), I can't use it anymore.
> >
> > I'm think about a newfs to regain the full HFS capacity unless one of
> > you can tell me this will be put back as it was before. For now I assume
> > the vmlinux is not supposed to boot from isl> hpux right?
>
> It's *supposed to* work, but it doesn't.
>
> Ah, okay. This means that we should just be able to see what changed on
> Sept. 14 and figure out what to fix.
>
> Is anyone interested in fixing this?
Hi Philippe,
Hi Alex.
I´m not really sure, but maybe I know why it doesn´t boot any longer.
Phi, could you look in the file arch/parisc/Makefile in the section
LDFLAGS=-R<yyy> if your working version has <yyy> as 0x10000 and your
non-working version has 0xC0010000. If yes, then it shows that the
hpux-bootloader isn´t able to load our kernel into the virtual space at
0xC0000000 and directly stops [segfaults?] without any message. One possible
solution could be, to patch the contents of the vmlinux-file at offsets 0x18,
(0x28??), 0x8A and 0x98 with &= 0xFFFFFFF (without C0). Please take a look in
the som.h-file, which contents have to be patched ! This way the hpux-loader
could load the kernel to the correct adress-room and the kernel
(already) automatically sets up the virtual adress-mapping.
In our own bootloader we read the contents of this header too and use the
"ADJ_LOW"-Function to get the correct adresses before loading the kernel.
Sure, maybe I´m totally wrong !
Helge Deller.
>
> - Alex
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~1999-09-24 9:59 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-09-22 17:02 [Fwd: [parisc-linux] 715/80 problems] phi
1999-09-22 17:53 ` Alex deVries
1999-09-24 9:42 ` [parisc-linux] 715/80 problems Helge Deller
-- strict thread matches above, loose matches on Subject: below --
1999-09-16 21:58 [parisc-linux] 715/100 data page fault and msg output Grant Grundler
1999-09-22 11:48 ` [parisc-linux] 715/80 problems Hannu Martikka
1999-09-22 13:35 ` Philipp Rumpf
1999-09-22 14:27 ` Hannu Martikka
1999-09-22 14:29 ` Philipp Rumpf
1999-09-22 14:31 ` Grant Grundler
1999-09-22 15:15 ` Hannu Martikka
1999-09-22 17:00 ` Alex deVries
1999-09-22 13:42 ` Grant Grundler
1999-09-22 15:18 ` Hannu Martikka
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.