Port-hp300 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: HP 9000-382 based instrument panics on cnopen()
Booting with the console switched to remote (serial) allowed me to boot further. I’ve attached a dmesg.
It looks like it’s not finding/finishing or finishing the console initialization, like you suggested — there’s nothing like a topcat0 found. Time to add some logging!
Oh yeah, also, NetBSD’s not so happy booting the GENERIC kernel with only 8MB of RAM, and the SIMMs that I got to bring this to 32MB don’t seem to work. It’s supposed to use the same SIMMs as the 9000-425e, is there anything anyone can tell me about the requirements?
— Chris
[ 1.0000000] bootinfo found at 0xff802000
[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
[ 1.0000000] 2018, 2019, 2020 The NetBSD Foundation, Inc. All rights reserved.
[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[ 1.0000000] The Regents of the University of California. All rights reserved.
[ 1.0000000] NetBSD 9.2_STABLE (GENERIC) #47: Wed Sep 8 13:35:31 PDT 2021
[ 1.0000000] cmh%core.eschatologist.net@localhost:/usr/obj/hp300/sys/arch/hp300/compile/GENERIC
[ 1.0000000] HP 9000/382 (25MHz MC68040 CPU+MMU+FPU, 4k on-chip physical I/D caches)
[ 1.0000000] total memory = 8176 KB
[ 1.0000000] avail memory = 3648 KB
[ 1.0000000] mainbus0 (root)
[ 1.0000000] intio0 at mainbus0
[ 1.0000000] rtc0 at intio0 addr 0x420000
[ 1.0000000] frodo0 at intio0 addr 0x41c000 ipl 5
[ 1.0000000] dnkbd at frodo0 offset 0x0 not configured
[ 1.0000000] com1 at frodo0 offset 0x40: ns8250 or ns16450, no fifo
[ 1.0000000] com2 at frodo0 offset 0x60: ns8250 or ns16450, no fifo
[ 1.0000000] hil0 at intio0 addr 0x428000 ipl 1
[ 1.0000000] nhpib1 at intio0 addr 0x478000 ipl 3: internal HP-IB
[ 1.0000000] hpibbus1 at nhpib1
[ 1.0000000] dma0 at intio0 addr 0x500000 ipl 1: 98620C, 2 channels, 32-bit DMA
[ 1.0000000] dio0 at mainbus0
[ 1.0000000] com0 at dio0 scode 9 ipl 5: ns16550a, working fifo
[ 1.0000000] com0: console
[ 1.0000000] internal parallel at dio0 scode 12 ipl 3 not configured
[ 1.0000000] spc0 at dio0 scode 14 ipl 4: 98265A SCSI, 32-bit DMA, SCSI ID 7
[ 1.0000000] scsibus0 at spc0: 8 targets, 8 luns per target
[ 1.0000000] 98622A at dio0 scode 16 ipl 4 not configured
[ 1.0000000] 98622A at dio0 scode 17 ipl 6 not configured
[ 1.0000000] le0 at dio0 scode 21 ipl 5: address 52:50:4b:02:d6:d4
[ 1.0000000] le0: 8 receive buffers, 2 transmit buffers
[ 1.0093700] scsibus0: waiting 2 seconds for devices to settle...
[ 2.0587780] hilkbd0 at hil0 code 1: 109-key keyboard, layout 1f
[ 2.1050660] wskbd0 at hilkbd0 mux 1
[ 3.1383100] sd0 at scsibus0 target 3 lun 0: <TEAC, FC-1 HF 00, RV P> disk removable
[ 3.1783060] sd0(spc0:0:3:0): not ready, data = 00 00 00 00 04 00 00 00
[ 3.2310820] sd0: drive offline
[ 3.2595460] sd0: async, 8-bit transfers
[ 3.3682220] sd1 at scsibus0 target 6 lun 0: <FUJITSU, M1603S-512, 6404> disk fixed
[ 3.3982260] sd1: 519 MB, 3457 cyl, 3 head, 102 sec, 512 bytes/sect x 1064268 sectors
[ 3.4183620] sd1: async, 8-bit transfers
[ 3.9779900] sd0(spc0:0:3:0): illegal request, data = 00 00 00 00 20 00 00 00
[ 4.0979300] boot device: le0
[ 4.1149980] root on le0
[ 4.1249340] nfs_boot: trying DHCP/BOOTP
[ 7.1467300] nfs_boot: BOOTP next-server: 10.0.1.47
[ 7.1588140] nfs_boot: my_name=portabulous
[ 7.1766980] nfs_boot: my_addr=10.0.1.81
[ 7.1924020] nfs_boot: my_mask=255.0.0.0
[ 7.1981380] nfs_boot: gateway=10.0.1.1
[ 13.2642860] root on core.eschatologist.net:/export/NetBSD/9.0/root/portabulous
[ 13.2792460] root file system type: nfs
[ 13.2939580] kern.module.path=/stand/hp300/9.2/modules
[ 13.3242380] WARNING: preposterous TOD clock time
[ 13.3372460] WARNING: using filesystem time
[ 13.3461980] WARNING: CHECK AND RESET THE DATE!
[ 64.1339340] UVM: pid 5 (sysctl), uid 0 killed: out of swap
[1] Killed /sbin/sysctl -n kern.boothowto 2>/dev/null
/etc/rc.conf is not configured. Multiuser boot aborted.
Enter pathname of shell or RETURN for /bin/sh:
Home |
Main Index |
Thread Index |
Old Index