I was recently given an AlphaStation 200 to run OpenBSD on, it's a bit
slow, but I got it installed.  bsd.rd boots just fine and I can install,
but the real kernel panics.

This is my first install on this machine so I would totally believe bad
hardware or jumpers that need changing.

Any suggestions?


l8rZ,
-- 
andrew - http://afresh1.com


rebooting...

halted CPU 0

halt code = 5
HALT instruction executed
PC = fffffc0000580118

CPU 0 booting

(boot dka0.0.0.6.0 -flags A)
block 0 of dka0.0.0.6.0 is a valid boot block
reading 15 blocks from dka0.0.0.6.0
bootstrap code read in
base = 1f6000, image_start = 0, image_bytes = 1e00
initializing HWRPB at 2000
initializing page table at 1e8000
initializing machine state
setting affinity to the primary CPU
jumping to bootstrap code

OpenBSD/Alpha Primary Boot
OpenBSD/alpha boot 1.10
VMS PAL rev: 0x1000000010530
OSF PAL rev: 0x1000000020123
Switch to OSF PAL code succeeded.
Loading bsd...

[ using 655088 bytes of bsd ELF symbol table ]
consinit: not using prom console
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.
Copyright (c) 1995-2014 OpenBSD. All rights reserved.  http://www.OpenBSD.org

OpenBSD 5.5 (GENERIC) #124: Tue Mar  4 17:48:56 MST 2014
    dera...@alpha.openbsd.org:/usr/src/sys/arch/alpha/compile/GENERIC
AlphaStation 200 4/166, 166MHz
8192 byte page size, 1 processor.
real mem = 167772160 (160MB)
rsvd mem = 2064384 (1MB)
avail mem = 154165248 (147MB)
mainbus0 at root
cpu0 at mainbus0: ID 0 (primary), 21064-1 (pass 3)
apecs0 at mainbus0: DECchip 21071 Core Logic chipset
apecs0: DC21071-CA pass 2, 64-bit memory bus
apecs0: DC21071-DA pass 2
panic: trap
Stopped at      Debugger+0x4:   ret     zero,(ra)
Debugger(6, fffffc0000c8b658, 1, 8, 3, 8) at Debugger+0x4
panic(?, 1, 0, 2, fffffc00001f9b70, fffffe0000000008) at panic+0xb8
trap(?, ?, ?, ?, ?, fffffe0000000008) at trap+0xd4
XentMM(?, ?, ?, ?, ?, fffffe0000000008) at XentMM+0x20
sio_intr_setup(?, ?, 1, ?, ?, fffffe0000000008) at sio_intr_setup+0x12c
pci_2100_a50_pickintr(?, ?, 1, ?, ?, fffffe0000000008) at pci_2100_a50_pickintr
+0xc8
apecsattach(?, ?, ?, ?, ?, fffffe0000000008) at apecsattach+0x2a0
config_attach(?, ?, ?, fffffe00000ec100, ?, fffffe0000000008) at config_attach+
0x244
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(6, fffffc0000c8b658, 1, 8, 3, 8) at Debugger+0x4
panic(?, 1, 0, 2, fffffc00001f9b70, fffffe0000000008) at panic+0xb8
trap(?, ?, ?, ?, ?, fffffe0000000008) at trap+0xd4
XentMM(?, ?, ?, ?, ?, fffffe0000000008) at XentMM+0x20
sio_intr_setup(?, ?, 1, ?, ?, fffffe0000000008) at sio_intr_setup+0x12c
pci_2100_a50_pickintr(?, ?, 1, ?, ?, fffffe0000000008) at pci_2100_a50_pickintr
+0xc8
apecsattach(?, ?, ?, ?, ?, fffffe0000000008) at apecsattach+0x2a0
config_attach(?, ?, ?, fffffe00000ec100, ?, fffffe0000000008) at config_attach+
0x244
ddb> ps
   PID   PPID   PGRP    UID  S       FLAGS  WAIT          COMMAND
*    0     -1      0      0  7       0x200                swapper
ddb> 

Reply via email to