Launched in 2004, dmesgd aims to provide a user-submitted repository of searchable *BSD dmesgs. The dmesg(8) command displays the system message buffer's content, and during boot a copy is saved to /var/run/dmesg.boot. This buffer contains the operating system release, name and version, a list of devices identified, plus a whole host of other useful information. We hope others find this resource useful and further contribute to its growth. Contact us at [ admin at lists dot nycbug dot org ].


Date: 2020-10-16 13:23:03
From: rin
Description: NetBSD/aarch64eb 9.99.74 on QEMU 5.1.0 (without UEFI)
$ qemu-system-aarch64 -M virt -cpu cortex-a53 -smp 8 -m 4g \
-netdev tap,ifname=tap0,script=no,id=net0 \
-device virtio-net-device,netdev=net0 \
-drive if=none,file=arm64.img,id=hd0 -device virtio-blk-device,drive=hd0 \
-kernel netbsd.img -append root=dk1 \
-nographic
WARNING: Image format was not specified for 'arm64.img' and probing guessed raw.
         Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.
         Specify the 'raw' format explicitly to remove the restrictions.
[   1.0000000] NetBSD/evbarm (fdt) booting ...
[   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.99.74 (GENERIC64EB) #31: Fri Oct 16 21:47:15 JST 2020
[   1.0000000]  rin@latipes:/usr/src/sys/arch/evbarm/compile/GENERIC64EB
[   1.0000000] total memory = 4077 MB
[   1.0000000] avail memory = 3950 MB
[   1.0000000] entropy: no seed from bootloader
[   1.0000000] armfdt0 (root)
[   1.0000000] simplebus0 at armfdt0
[   1.0000000] psci0 at simplebus0: PSCI 0.2
[   1.0000000] simplebus1 at simplebus0
[   1.0000000] cpus0 at simplebus0
[   1.0000000] simplebus2 at simplebus0
[   1.0000000] cpu0 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x0
[   1.0000000] cpu1 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x1
[   1.0000000] cpu2 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x2
[   1.0000000] cpu3 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x3
[   1.0000000] cpu4 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x4
[   1.0000000] cpu5 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x5
[   1.0000000] cpu6 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x6
[   1.0000000] cpu7 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x7
[   1.0000000] fclock0 at simplebus0: 24000000 Hz fixed clock (clk24mhz)
[   1.0000000] gic0 at simplebus0: GIC
[   1.0000000] armgic0 at gic0: Generic Interrupt Controller, 288 sources (288 valid)
[   1.0000000] armgic0: 256 Priorities, 256 SPIs, 16 PPIs, 16 SGIs
[   1.0000000] armgic0: GICv2m @ 0x8020000, SPIs 80-144
[   1.0000000] gtmr0 at simplebus0: Generic Timer
[   1.0000000] gtmr0: interrupting on GIC irq 27
[   1.0000000] armgtmr0 at gtmr0: Generic Timer (62500 kHz, virtual)
[   1.0000030] plcom0 at simplebus0: ARM PL011 UART
[   1.0000030] plcom0: txfifo disabled
[   1.0000030] plcom0: console
[   1.0000030] plcom0: interrupting on GIC irq 33
[   1.0000030] plgpio0 at simplebus0: GPIO
[   1.0000030] gpio0 at plgpio0: 8 pins
[   1.0000030] qemufwcfg0 at simplebus0
[   1.0000030] virtio0 at simplebus0
[   1.0000030] virtio1 at simplebus0
[   1.0000030] virtio2 at simplebus0
[   1.0000030] virtio3 at simplebus0
[   1.0000030] virtio4 at simplebus0
[   1.0000030] virtio5 at simplebus0
[   1.0000030] virtio6 at simplebus0
[   1.0000030] virtio7 at simplebus0
[   1.0000030] virtio8 at simplebus0
[   1.0000030] virtio9 at simplebus0
[   1.0000030] virtio10 at simplebus0
[   1.0000030] virtio11 at simplebus0
[   1.0000030] virtio12 at simplebus0
[   1.0000030] virtio13 at simplebus0
[   1.0000030] virtio14 at simplebus0
[   1.0000030] virtio15 at simplebus0
[   1.0000030] virtio16 at simplebus0
[   1.0000030] virtio17 at simplebus0
[   1.0000030] virtio18 at simplebus0
[   1.0000030] virtio19 at simplebus0
[   1.0000030] virtio20 at simplebus0
[   1.0000030] virtio21 at simplebus0
[   1.0000030] virtio22 at simplebus0
[   1.0000030] virtio23 at simplebus0
[   1.0000030] virtio24 at simplebus0
[   1.0000030] virtio25 at simplebus0
[   1.0000030] virtio26 at simplebus0
[   1.0000030] virtio27 at simplebus0
[   1.0000030] virtio28 at simplebus0
[   1.0000030] virtio29 at simplebus0
[   1.0000030] virtio30 at simplebus0
[   1.0000030] ld4 at virtio30: Features: 0x10000a54<INDIRECT_DESC,CONFIG_WCE,FLUSH,BLK_SIZE,GEOMETRY,SEG_MAX>
[   1.0000030] virtio30: interrupting on GIC irq 78
[   1.0000030] ld4: 1146 MB, 2330 cyl, 16 head, 63 sec, 512 bytes/sect x 2348672 sectors
[   1.0000030] virtio31 at simplebus0
[   1.0000030] vioif0 at virtio31: Features: 0x11070020<INDIRECT_DESC,NOTIFY_ON_EMPTY,CTRL_RX,CTRL_VQ,STATUS,MAC>
[   1.0000030] vioif0: Ethernet address [_MAC_XXXXXXXXXX]
[   1.0000030] virtio31: interrupting on GIC irq 79
[   1.0000030] gpiokeys0 at simplebus0: GPIO Key Poweroff
[   1.0000030] pcihost0 at simplebus0: Generic PCI host controller
[   1.0000030] pci0 at pcihost0 bus 0
[   1.0000030] vendor 1b36 product 0008 (host bridge) at pci0 dev 0 function 0 not configured
[   1.0000030] plrtc0 at simplebus0: RTC
[   1.0000030] armpmu0 at simplebus0: Performance Monitor Unit
[   1.0000030] /flash@0 at simplebus0 not configured
[   1.0000030] entropy: WARNING: extracting entropy too early
[   1.1149937] armpmu0: interrupting on GIC irq 23
[   1.1243580] dk0 at ld4: "EFI", 163840 blocks at 32768, type: msdos
[   1.1243580] dk1 at ld4: "netbsd-root", 2146304 blocks at 196608, type: ffs
[   1.2201122] boot device: dk1
[   1.2201122] root on dk1
[   1.2306306] root file system type: ffs
[   1.2306306] kern.module.path=/stand/evbarm/9.99.74/modules