All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] Problems of instaling (booting) on a 715/75
@ 2001-11-13  5:49 Peter Kolсhanov
  2001-11-13  7:03 ` Rafael Herrera
  0 siblings, 1 reply; 7+ messages in thread
From: Peter Kolсhanov @ 2001-11-13  5:49 UTC (permalink / raw)
  To: parisc-linux

Hello,

I have 9000/715/75.

1. I am instaling from CD (palinux-0.9.2.iso) I have this massage.
After my copm hang-up.

.........
Trying scsi.2.0
Boot path initialized
Attempting to load IPL

Hard booted.
palo ipl 0.92 oot@spqr Mon Jun 25 23:03:13 CEST 2001
0/vmlinux32 2853588 bytes @ 0x6ad6800
0/vmlinux64 3585851 bytes @ 0x6a8f800
0/ramdisk 1991209 bytes @ 0x70fb000

Command line: 'root=/dev/ram console=tty0 sti=0 sti_font=VGA8x16 TERM=linux

Kernel: partition 0 file /vmlinux
Ramdisk: partition 0 file /ramdisk
Warning: kernel name doesn't end with 32 or 64... Guessing Annoyance: Firmware
does not support PDC_MODEl_CAPABILITIES call
32
ELF32 executable
Entry 00100000 first 00100000 n 4
Segment 0 load 00100000 size 1606948 mediaptr 0x1000
Segment 1 load 0028a000 size 468472 mediaptr 0x18a000
Segment 2 load 00300000 size 8192 mediaptr 0x1fd000
Segment 3 load 0034bea8 size 80688 mediaptr 0x1ffea8
loading ramdisk 1991209 bytes @ 03e090000...
branching to kernel entry point 0x00100000
........


2. If I instaling from CD serial ver. (palinux-0.9-32serial.iso) then
I have this message:

.........
Trying scsi.2.0
Boot path initialized
Attempting to load IPL

IPL error: bad IPL checksum.
.....

Is this mortally?

-- 
Best regards,
 Peter                          mailto:pk@nikom.tagil.ru

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

* Re: [parisc-linux] Problems of instaling (booting) on a 715/75
  2001-11-13  5:49 [parisc-linux] Problems of instaling (booting) on a 715/75 Peter Kolсhanov
@ 2001-11-13  7:03 ` Rafael Herrera
  2001-11-14  1:12   ` Craig D. Lansing
  0 siblings, 1 reply; 7+ messages in thread
From: Rafael Herrera @ 2001-11-13  7:03 UTC (permalink / raw)
  Cc: parisc-linux

I'd suggest you boot the cd image (palinux-0.9.2.iso) using the serial 
console. I have the same system and the STI console does not work with 
that cd.

As soon as you have a minimal system running, switch the kernel image in 
/boot for this one:

	ftp://ftp.parisc-linux.org/kernels/vmlinux-32-20011008

Edit the /etc/palo.conf accordingly, re-run palo and reboot. I 
experienced scsi problems with the kernel in the cd image.
-- 
      Rafael

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

* Re: [parisc-linux] Problems of instaling (booting) on a 715/75
  2001-11-13  7:03 ` Rafael Herrera
@ 2001-11-14  1:12   ` Craig D. Lansing
  2001-11-14  4:49     ` Grant Grundler
  2001-11-26  6:50     ` [parisc-linux] bad local loopback (and 712 X query) Phil Anderson
  0 siblings, 2 replies; 7+ messages in thread
From: Craig D. Lansing @ 2001-11-14  1:12 UTC (permalink / raw)
  To: raffo; +Cc: parisc-linux

I'll try this with my J also to see what happens.  Unfortunately, despite
all the "junk" I brought home, the 700/92 has no keyboard (duh) and I could
not scrounge one today.  Oh well, back to the trash tomorrow.  BTW, if I can
scrounge a DB9<-->DB9 can I use a Reflection connection on my laptop as a
console?  I assume 9600/8/none/1 would be a good place to start?


----- Original Message -----
From: Rafael Herrera <vze26vn8@verizon.net>
Cc: <parisc-linux@lists.parisc-linux.org>
Sent: Tuesday, November 13, 2001 2:03 AM
Subject: Re: [parisc-linux] Problems of instaling (booting) on a 715/75


> I'd suggest you boot the cd image (palinux-0.9.2.iso) using the serial
> console. I have the same system and the STI console does not work with
> that cd.
>
> As soon as you have a minimal system running, switch the kernel image in
> /boot for this one:
>
> ftp://ftp.parisc-linux.org/kernels/vmlinux-32-20011008
>
> Edit the /etc/palo.conf accordingly, re-run palo and reboot. I
> experienced scsi problems with the kernel in the cd image.
> --
>       Rafael
>
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>

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

* Re: [parisc-linux] Problems of instaling (booting) on a 715/75
  2001-11-14  1:12   ` Craig D. Lansing
@ 2001-11-14  4:49     ` Grant Grundler
  2001-11-26  6:50     ` [parisc-linux] bad local loopback (and 712 X query) Phil Anderson
  1 sibling, 0 replies; 7+ messages in thread
From: Grant Grundler @ 2001-11-14  4:49 UTC (permalink / raw)
  To: Craig D. Lansing; +Cc: parisc-linux

"Craig D. Lansing" wrote:
> BTW, if I can
> scrounge a DB9<-->DB9 can I use a Reflection connection on my laptop as a
> console?  I assume 9600/8/none/1 would be a good place to start?

Under linux, definitely. Try to find a real HP DB9-DB9 cable
as the only time I had seen problems was when someone used a cheapo
off-brand cable that didn't run all the lines.

9600-8N1 is correct default for all parisc machines that support
serial console.

If you have problems with this, check the mail archives first please.

grant

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

* [parisc-linux] bad local loopback (and 712 X query)
  2001-11-14  1:12   ` Craig D. Lansing
  2001-11-14  4:49     ` Grant Grundler
@ 2001-11-26  6:50     ` Phil Anderson
  2001-11-26  7:02       ` Grant Grundler
  2001-11-27  0:13       ` Craig D. Lansing
  1 sibling, 2 replies; 7+ messages in thread
From: Phil Anderson @ 2001-11-26  6:50 UTC (permalink / raw)
  To: parisc-linux

Hi all;

I send this with a dual purpose:

First:

I got my 712/80i running fine off the 0.9.2 ISO (it worked GREAT after I
tried the 32bit kernel and not the 64bit one :> ) Anyway, It runs pretty
well. So: has anyone gotten X working on a 712? and would like to share?

Second:
like I said, it works pretty well...
...except for the fact that while I'm using it (or even when it's just at
a tty login prompt) these errors come up:

ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN
skb: pf=2 (unowned) dev=lo len=328
PROTO=17 0.0.0.0:68 255.255.255.255:67 L=328 S=0x10 I=0 F=0x0000 T=16


67 and 68 are bootp server and client ports, respectively. How can I get
rid of these? they prevent the box from being really useful because they
pop up every minute or so at the current cursor location, which is a major
detriment to doing, well, anything.

As far as I can tell, these packets are coming from the machine itself,
and it's attempting to send a broadcast packet over loopback. Perhaps by
turning off bootp services in /etc/inetd.conf?

thanks for your time,

-phil


-- 
===============================================================================

Phil Anderson
andersop@neverland.ncssm.edu
The_13th_Ewok@hotmail.com

"Go CRAZY? Don't mind if I do! Woowoowoowoo!" -Homer Simpson

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

* Re: [parisc-linux] bad local loopback (and 712 X query)
  2001-11-26  6:50     ` [parisc-linux] bad local loopback (and 712 X query) Phil Anderson
@ 2001-11-26  7:02       ` Grant Grundler
  2001-11-27  0:13       ` Craig D. Lansing
  1 sibling, 0 replies; 7+ messages in thread
From: Grant Grundler @ 2001-11-26  7:02 UTC (permalink / raw)
  To: Phil Anderson; +Cc: parisc-linux

Phil Anderson wrote:
> ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN
> skb: pf=2 (unowned) dev=lo len=328
> PROTO=17 0.0.0.0:68 255.255.255.255:67 L=328 S=0x10 I=0 F=0x0000 T=16

http://www.parisc-linux.org/release-0.9/errata-092.html

(and I didn't just add that)

grant

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

* Re: [parisc-linux] bad local loopback (and 712 X query)
  2001-11-26  6:50     ` [parisc-linux] bad local loopback (and 712 X query) Phil Anderson
  2001-11-26  7:02       ` Grant Grundler
@ 2001-11-27  0:13       ` Craig D. Lansing
  1 sibling, 0 replies; 7+ messages in thread
From: Craig D. Lansing @ 2001-11-27  0:13 UTC (permalink / raw)
  To: Phil Anderson, parisc-linux

I know this is kinda cheesey, but kill the dhcp-client process and at least
you won't get these messages anymore.  Long-term find out where in the rc
tree it is started and disable it (I haven't gotten that far yet).


----- Original Message -----
From: Phil Anderson <andersop@bob.ncssm.edu>
To: <parisc-linux@lists.parisc-linux.org>
Sent: Monday, November 26, 2001 1:50 AM
Subject: [parisc-linux] bad local loopback (and 712 X query)


>
> Hi all;
>
> I send this with a dual purpose:
>
> First:
>
> I got my 712/80i running fine off the 0.9.2 ISO (it worked GREAT after I
> tried the 32bit kernel and not the 64bit one :> ) Anyway, It runs pretty
> well. So: has anyone gotten X working on a 712? and would like to share?
>
> Second:
> like I said, it works pretty well...
> ...except for the fact that while I'm using it (or even when it's just at
> a tty login prompt) these errors come up:
>
> ip_local_deliver: bad loopback skb: PRE_ROUTING LOCAL_IN
> skb: pf=2 (unowned) dev=lo len=328
> PROTO=17 0.0.0.0:68 255.255.255.255:67 L=328 S=0x10 I=0 F=0x0000 T=16
>
>
> 67 and 68 are bootp server and client ports, respectively. How can I get
> rid of these? they prevent the box from being really useful because they
> pop up every minute or so at the current cursor location, which is a major
> detriment to doing, well, anything.
>
> As far as I can tell, these packets are coming from the machine itself,
> and it's attempting to send a broadcast packet over loopback. Perhaps by
> turning off bootp services in /etc/inetd.conf?
>
> thanks for your time,
>
> -phil
>
>
> --
>
============================================================================
===
>
> Phil Anderson
> andersop@neverland.ncssm.edu
> The_13th_Ewok@hotmail.com
>
> "Go CRAZY? Don't mind if I do! Woowoowoowoo!" -Homer Simpson
>
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
>

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

end of thread, other threads:[~2001-11-27  0:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-13  5:49 [parisc-linux] Problems of instaling (booting) on a 715/75 Peter Kolсhanov
2001-11-13  7:03 ` Rafael Herrera
2001-11-14  1:12   ` Craig D. Lansing
2001-11-14  4:49     ` Grant Grundler
2001-11-26  6:50     ` [parisc-linux] bad local loopback (and 712 X query) Phil Anderson
2001-11-26  7:02       ` Grant Grundler
2001-11-27  0:13       ` Craig D. Lansing

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.