715/50 experience

Otto Moerbeek <[email protected]> Mon, 13 Oct 2003 21:44:31 +0200 (CEST)
Newsgroups gmane.os.openbsd.hppa
Message-ID <[email protected]>
Hi,

I've now succeeded in booting my 715/50 (diskless, of course). I have to
disable osiop (this is a known problem), but also sti and hil. The
dmessages below show the boot sequences for a succesful boot (without
osiop, sti and hil) and one that panics in the sti driver. This happens if
I do not disable sti and hil.

Next I will try to build a kernel and do a make build to see if the 
machine is stable. After that, I'll take a look at the sti problem.

	-Otto

===================== OK BOOT ================================

              (c) Copyright Hewlett-Packard Company, 1991, 1992
Portions of this code are (c) Copyright Samsung Electronics Co., Ltd, 91, 92 

PDC ROM rev. 1.3
IODC ROM rev. 1.1
64 MB of memory have been configured.


Selecting a system to boot.
To stop selection process, press and hold the ESCAPE key.

Selection process stopped.

Searching for Potential Boot Devices.
To terminate search, press and hold the ESCAPE key.

Search terminated.



b)    Boot from specified device
s)    Search for bootable devices
a)    Enter Boot Administration mode
x)    Exit and continue boot sequence
?)    Help

Select from menu: a
BOOT_ADMIN> boot lan lsi

Trying lan.000000-000000.0.0
Boot path initialized.
Attempting to load IPL.


Hard booted.


>> OpenBSD/hppa BOOT 0.8
boot> -c
booting dk0a:/bsd: 2830504+40960+405504 [52+128624+108681]=0x4270a4
SPID bits: 0x0, error = -2
pdc_coproc: 0xc0, 0xc0
WARNING: no HPT support, fine!
[ using 237732 bytes of bsd ELF symbol table ]
Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California.  All rights reserved.
Copyright (c) 1995-2003 OpenBSD. All rights reserved.  http://www.OpenBSD.org

OpenBSD 3.4-current (GENERIC) #2: Mon Sep 29 17:59:56 EDT 2003
    root@:/usr/src/sys/arch/hppa/compile/GENERIC
HP 9000/715/50 (Scorpio) PA-RISC 1.1a
real mem = 67108864 (524288 reserved for PROM, 5402624 used by OpenBSD)
avail mem = 53383168
using 1630 buffers containing 6676480 bytes of memory
User Kernel Config
UKC> disable osiop
 57 osiop* disabled
UKC> disable sti
 39 sti0 disabled
 40 sti0 disabled
 41 sti1 already disabled
 42 sti1 already disabled
UKC> disable hil
 58 hil* disabled
UKC> exit
Continuing...
mainbus0 (root) [flex fff80000]
pdc0 at mainbus0
power0 at mainbus0: not available
mem0 at mainbus0 offset ffbf000: viper rev 0, size 64MB
cpu0 at mainbus0 offset ffbe000 irq 31: PCXT L1-A 50MHz, FPU PCXT (Rolex - CMOS-26B) rev 1
cpu0: 64K(32b/l) Icache, 64K(32b/l) wr-back coherent Dcache, 120 coherent TLB, 16 BTLB
mg0 at mainbus0 offset c000000 irq 17: HWPC000 rev 0, 25 MHz
eisa0 at mg0
unknown Hewlett-Packard device HWP1870 at eisa0 slot 1 not configured
isa at mg0 not configured
asp0 at mainbus0 offset 82f000 irq 28: Scorpio rev 1, lan 1 scsi 7
gsc0 at asp0: leds
harmony0 at gsc0 offset 0 irq 13: rev 0
audio0 at harmony0
lpt0 at gsc0 offset 24000 irq 7
com1 at gsc0 offset 22000 irq 6: ns16550a, 16 byte fifo
com0 at gsc0 offset 23000 irq 5: ns16550a, 16 byte fifo
com0: console
"Core HIL" at gsc0 (type a, sv 73, hv 70) offset 21000 not configured
ie0 at gsc0 offset 26000 irq 8: i82596DX v0.0, address 08:00:09:49:53:39
"NCR 53C700 SCSI" at gsc0 (type a, sv 71, hv 70) offset 25000 not configured
"SGC Graphics" at mainbus0 (type a, sv 77, hv 60) offset 4000000 not configured
biomask 0x3 netmask 0x7 ttymask 0x1f
booted: 0 -1/2.0.1376336 hpa=0xf0826000 spa=0x0 io=0x6b24 class=1
nfs_boot: using network interface 'ie0'
nfs_boot: client_addr=10.0.1.99
nfs_boot: server_addr=10.0.1.5 hostname=mj
root on inez:/export/mj/root
swap on inez:/export/mj/swap
Automatic boot in progress: starting file system checks.
setting tty flags
starting network
starting system logger
starting rpc daemons:.
swapctl: adding inez:/export/mj/swap as swap device at priority 0
savecore: no core dump (no dumpdev)
checking quotas: done.
building ps databases: kvm dev.
clearing /tmp
starting pre-securelevel daemons:.
setting kernel security level: kern.securelevel: 0 -> 1
preserving editor files
starting network daemons: sendmail inetd sshd.
starting local daemons:.
standard daemons: cron.
Mon Oct 13 13:28:14 MDT 2003

OpenBSD/hppa (mj) (console)

login: Oct 13 13:29:04 mj reboot: rebooted by root
/etc/rc.shutdown in progress...
/etc/rc.shutdown complete.
Oct 13 13:29:19 mj syslogd: exiting osyncing disks... done
rebooting...

===================== FAILING BOOT ==============================

              (c) Copyright Hewlett-Packard Company, 1991, 1992
Portions of this code are (c) Copyright Samsung Electronics Co., Ltd, 91, 92 

PDC ROM rev. 1.3
IODC ROM rev. 1.1
64 MB of memory have been configured.


Selecting a system to boot.
To stop selection process, press and hold the ESCAPE key.

Selection process stopped.

Searching for Potential Boot Devices.
To terminate search, press and hold the ESCAPE key.

Search terminated.



b)    Boot from specified device
s)    Search for bootable devices
a)    Enter Boot Administration mode
x)    Exit and continue boot sequence
?)    Help

Select from menu: a
BOOT_ADMIN> boot lan lsi

Trying lan.000000-000000.0.0
Boot path initialized.
Attempting to load IPL.


Hard booted.


>> OpenBSD/hppa BOOT 0.8
boot> -c
booting dk0a:/bsd: 2830504+40960+405504 [52+128624+108681]=0x4270a4
SPID bits: 0x0, error = -2
pdc_coproc: 0xc0, 0xc0
WARNING: no HPT support, fine!
[ using 237732 bytes of bsd ELF symbol table ]
Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California.  All rights reserved.
Copyright (c) 1995-2003 OpenBSD. All rights reserved.  http://www.OpenBSD.org

OpenBSD 3.4-current (GENERIC) #2: Mon Sep 29 17:59:56 EDT 2003
    root@:/usr/src/sys/arch/hppa/compile/GENERIC
HP 9000/715/50 (Scorpio) PA-RISC 1.1a
real mem = 67108864 (524288 reserved for PROM, 5402624 used by OpenBSD)
avail mem = 53383168
using 1630 buffers containing 6676480 bytes of memory
User Kernel Config
UKC> disable osiop
 57 osiop* disabled
UKC> exit
Continuing...
mainbus0 (root) [flex fff80000]
pdc0 at mainbus0
power0 at mainbus0: not available
mem0 at mainbus0 offset ffbf000: viper rev 0, size 64MB
cpu0 at mainbus0 offset ffbe000 irq 31: PCXT L1-A 50MHz, FPU PCXT (Rolex - CMOS-26B) rev 1
cpu0: 64K(32b/l) Icache, 64K(32b/l) wr-back coherent Dcache, 120 coherent TLB, 16 BTLB
mg0 at mainbus0 offset c000000 irq 17: HWPC000 rev 0, 25 MHz
eisa0 at mg0
unknown Hewlett-Packard device HWP1870 at eisa0 slot 1 not configured
isa at mg0 not configured
asp0 at mainbus0 offset 82f000 irq 28: Scorpio rev 1, lan 1 scsi 7
gsc0 at asp0: leds
harmony0 at gsc0 offset 0 irq 13: rev 0
audio0 at harmony0
lpt0 at gsc0 offset 24000 irq 7
com1 at gsc0 offset 22000 irq 6: ns16550a, 16 byte fifo
com0 at gsc0 offset 23000 irq 5: ns16550a, 16 byte fifo
com0: console
hil0 at gsc0 offset 21000 irq 1
ie0 at gsc0 offset 26000 irq 8: i82596DX v0.0, address 08:00:09:49:53:39
"NCR 53C700 SCSI" at gsc0 (type a, sv 71, hv 70) offset 25000 not configured
sti0 at mainbus0 offset 4000000 irq 11panic: trap: uvm_fault(0x40df98, f4380004, 0, 1): 14
Stopped at      Debugger+0x18:  break   0,5
RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN REPORTING THIS PANIC!
DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING THAT INFORMATION!
ddb> trace
Debugger(2d6830,f0823800,5,468000) at Debugger+0x18
panic(31c6dc,40df98,f4380004,0) at panic+0xf8
panic(0,30,46c000,400cec) at panic+0xdc
trap(0,0,2a42f8,2a4314) at trap+0x7dc
-- trap #15
end(402800,1,2d5304,c0123f14) at 0xc8566054
sti_init(panic: trap: uvm_fault(0x40df98, 85ffffdc, 0, 1): 14
Stopped at     Debugger+0x18:  break   0,5
RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN REPORTING THIS PANIC!
DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING THAT INFORMATION!
ddb> ps
   PID   PPID   PGRP    UID  S       FLAGS  WAIT       COMMAND
*    0     -1      0      0  2     0x80204             swapper
ddb>