Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Clock Error



I am sure this is nothing useful, but FWIW, when I did take a copy of
the disk image running under SIMH and booted that on a real 4000/60, to
determine if a SIMH disk image was really a raw disk image and thus would
boot from a SCSI emulation card, I got an odd time error message beyond the
expected "invalid TOY clock time" error:


 >>> boot dka0

 
-DKA0
>> NetBSD/vax boot [1.12 (Mon Dec 11 14:13:31 UTC 2023)] <<
>> Press any key to abort autoboot 4
nfs_open: must mount first.
open netbsd.vax: Device not configured
> boot netbsd
3547476+184588 [250288+237102]=0x406650
[   1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
[   1.0000000]     2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013,
[   1.0000000]     2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023
[   1.0000000]     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 10.99.10 (GENERIC) #1: Mon Dec 11 09:17:31 EST 2023
[   1.0000000]  netbsd@z440d:/home/netbsd/obj/sys/arch/vax/compile/GENERIC
[   1.0000000] VAXstation 4000/60
[   1.0000000] total memory = 73312 KB
[   1.0000000] avail memory = 66272 KB
[   1.0000000] mainbus0 (root)
[   1.0000000] cpu0 at mainbus0: KA46, Mariah, 2KB L1 cache, 256KB L2 cache
[   1.0000000] vsbus0 at mainbus0
[   1.0000000] vsbus0: 32K entry DMA SGMAP at PA 0x6e0000 (VA 0x806e0000)
[   1.0000000] vsbus0: interrupt mask 0
[   1.0000000] le0 at vsbus0 csr 0x200e0000 vec 770 ipl 17 maskbit 1 buf 0x0-0xffff
[   1.0000000] le0: address 08:00:2b:3c:ee:a5
[   1.0000000] le0: 32 receive buffers, 8 transmit buffers
[   1.0000000] dz0 at vsbus0 csr 0x200a0000 vec 124 ipl 17 maskbit 4
[   1.0000000] dz0: 4 lines
[   1.0000000] lkkbd0 at dz0
[   1.0000000] lkkbd0: no keyboard
[   1.0000000] wskbd0 at lkkbd0 mux 1
[   1.0000000] lkms0 at dz0
[   1.0000000] wsmouse0 at lkms0 mux 0
[   1.0000000] asc0 at vsbus0 csr 0x200c0080 vec 774 ipl 17 maskbit 0
[   1.0000000] asc0: NCR53C94, 25MHz, SCSI ID 6
[   1.0000000] scsibus0 at asc0: 8 targets, 8 luns per target
[   1.0000000] lcg0 at vsbus0 csr 0x21801000 vec 440 ipl 15 maskbit 2
[   1.0000000] lcg0: framebuffer size 1280x1024, depth 8 (magic 0x90)
[   1.0000000] lcg0: using font QVSS (8x15), console size: 160x68
[   1.0000000] wsdisplay0 at lcg0 kbdmux 1
[   1.0000000] vsaudio0 at vsbus0 csr 0x200d0000 vec 304 ipl 17 maskbit 6
[   1.0000000] audio0 at vsaudio0: playback, capture, full duplex
[   1.0000000] audio0: slinear_le:16 -> mulaw:8 1ch 8000Hz, blk 320 bytes (40ms) for playback
[   1.0000000] audio0: slinear_le:16 <- mulaw:8 1ch 8000Hz, blk 320 bytes (40ms) for recording
[   1.0000000] spkr0 at audio0: PC Speaker (synthesized)
[   1.0000000] wsbell at spkr0 not configured
[   1.0083270] scsibus0: waiting 2 seconds for devices to settle...
[   1.0279910] WARNING: system needs entropy for security; see entropy(7)
[   1.0481630] WARNING: lwp 28 (system rt_timer) flags 0x20000000: timecounter went backwards from (1 + 0x31719f7f8ca386f3/2^64) sec to (1 + 0x0c7c5260f5e2f5b3/2^64) sec in netbsd:mi_switch+0x4d
[   3.0276380] sd0 at scsibus0 target 0 lun 0: <ZULUSCSI, HARDDRIVE, 2.0> disk fixed
[   3.0878110] sd0: 4095 MB, 522 cyl, 255 head, 63 sec, 512 bytes/sect x 8388607 sectors
[   3.1081380] sd0: sync (160.00ns offset 15), 8-bit (6.250MB/s) transfers
[   6.0073160] swwdog0: software watchdog initialized
[   6.0672220] boot device: sd0
[   6.0880340] root on sd0a dumps on sd0b
[   6.1473720] entropy: best effort
[   6.1778890] /: replaying log to memory
[   6.2070930] root file system type: ffs
[   6.2275890] kern.module.path=/stand/vax/10.99.10/modules
[   6.2375120] WARNING: TOY clock not marked valid
[   6.2475240] WARNING: preposterous TOD clock time
[   6.2578550] WARNING: using filesystem time
[   6.2672830] WARNING: CHECK AND RESET THE DATE!
Tue Dec 19 16:53:37 EST 2023
	...


Home | Main Index | Thread Index | Old Index