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 ]. Note that this site is not a substitute for sending the dmesg directly to the respective project.


Date: 2025-01-19 08:10:13
From: skrll
Description: NetBSD/riscv on Beagle-V
[   1.0000000] FDT<0xffffffc002000000>
[   1.0000000] devmap 0xffffffc000822590
[   1.0000000] bootstrap
[   1.0000000] stdout
[   1.0000000] fdt size 5000/407c
[   1.0000000] consinit ok
[   1.0000000] NetBSD/riscv (fdt) booting ...
[   1.0000000] FDT /memory @ 0x80060000 size 0x7e99000
[   1.0000000] FDT /memory @ 0x87f0e000 size 0x480f2000
[   1.0000000] FDT /memory @ 0xf8000000 size 0x1000000
[   1.0000000] FDT /memory @ 0xfd000000 size 0xe9f000
[   1.0000000] FDT /memory @ 0xfdea3000 size 0x838000
[   1.0000000] FDT /memory @ 0xfe6e3000 size 0x1833000
[   1.0000000] FDT /memory @ 0xfff17000 size 0x1800e9000
[   1.0000000] init_riscv: memory start 80060000 end 280000000 (len 1fffa0000)
[   1.0000000] cpu_kernel_vm_init: kernel phys start 0xcf000000 end 0xcfa00000
[   1.0000000] cpu_kernel_vm_init: init   phys start 0xcfa00000 end 0xcfa0c000
[   1.0000000] dm:   0xffffffc000a0ac10 :  0x200000e7
[   1.0000000] dm:   0xffffffc000a0ac18 :  0x300000e7
[   1.0000000] dm:   0xffffffc000a0ac20 :  0x400000e7
[   1.0000000] dm:   0xffffffc000a0ac28 :  0x500000e7
[   1.0000000] dm:   0xffffffc000a0ac30 :  0x600000e7
[   1.0000000] dm:   0xffffffc000a0ac38 :  0x700000e7
[   1.0000000] dm:   0xffffffc000a0ac40 :  0x800000e7
[   1.0000000] dm:   0xffffffc000a0ac48 :  0x900000e7
[   1.0000000] bootargs:
[   1.0000000] msgbufaddr = 0xffffffe27fff0000
[   1.0000000] ------------------------------------------
[   1.0000000]            kern_vtopdiff = 0xffffffbf31000000
[   1.0000000]             memory_start = 0x        80060000
[   1.0000000]               memory_end = 0x       280000000
[   1.0000000]              memory_size = 0x       1fffa0000
[   1.0000000]           kernstart_phys = 0x        cf000000
[   1.0000000]             kernend_phys = 0x        cfa00000
[   1.0000000]               msgbufaddr = 0xffffffe27fff0000
[   1.0000000]    VM_MIN_KERNEL_ADDRESS = 0xffffffc000000000
[   1.0000000]           kernstart_mega = 0xffffffc000000000
[   1.0000000]                kernstart = 0xffffffc000000000
[   1.0000000]                  kernend = 0xffffffc000a00000
[   1.0000000]             kernend_mega = 0xffffffc000a00000
[   1.0000000]    VM_MAX_KERNEL_ADDRESS = 0xffffffd000000000
[   1.0000000]         pmap_direct_base = 0xffffffe000000000
[   1.0000000] ------------------------------------------
[   1.0000000] adding       0x80060000 -       0x87ef9000  to freelist 0
[   1.0000000] adding       0x87f0e000 -       0xc9000000  to freelist 0
[   1.0000000] adding       0xcd000000 -       0xcf000000  to freelist 0
[   1.0000000] adding       0xcfa0c000 -       0xcfc00000  to freelist 0
[   1.0000000] adding       0xcfc05000 -       0xd0000000  to freelist 0
[   1.0000000] adding       0xf8000000 -       0xf9000000  to freelist 0
[   1.0000000] adding       0xfd000000 -       0xfde9f000  to freelist 0
[   1.0000000] adding       0xfdea3000 -       0xfe6db000  to freelist 0
[   1.0000000] adding       0xfe6e3000 -       0xfff16000  to freelist 0
[   1.0000000] adding       0xfff17000 -      0x27fff0000  to freelist 0
[   1.0000000] common cpusets bs_pde 0xffffffc000a0a000 ASID max 0 kcpusets nkmempages limits: ffffffc004000000 - ffffffd000000000
[   1.0000000] kva   : ffffffc004000000 - ffffffc24e200000
[   1.0000000] mpstart
[   1.0000000] Loaded initial symtab at 0xffffffc00085c6a8, strtab at 0xffffffc0008e8ee0, # entries 23956
[   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]     2024, 2025
[   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.12 (GENERIC64) #64: Sun Jan 19 07:27:10 GMT 2025
[   1.0000000] 	nick@thinkbook:/home/nick/netbsd/nbcvs/obj.riscv64/sys/arch/riscv/compile/GENERIC64
[   1.0000000] total memory = 7413 MB
[   1.0000000] avail memory = 7170 MB
[   1.0000000] mainbus0 (root)
[   1.0000000] simplebus0 at mainbus0: BeagleV Starlight Beta
[   1.0000000] simplebus1 at simplebus0
[   1.0000000] cpus0 at simplebus0
[   1.0000000] simplebus2 at simplebus0
[   1.0000000] cpu0 at cpus0: SiFive 7-Series Processor (E7, S7, U7 series) imp. 20190531
[   1.0000000] cpu1 at cpus0: SiFive 7-Series Processor (E7, S7, U7 series) imp. 20190531
[   1.0000000] intc0 at cpu0: local interrupt controller
[   1.0000000] intc1 at cpu1: local interrupt controller
[   1.0000000] syscon0 at simplebus1: System Controller Registers
[   1.0000000] fclock0 at simplebus0: 25000000 Hz fixed clock (osc_sys)
[   1.0000000] fclock1 at simplebus0: 27000000 Hz fixed clock (osc_aud)
[   1.0000000] fclock2 at simplebus0: 0 Hz fixed clock (gmac_rmii_ref)
[   1.0000000] fclock3 at simplebus0: 0 Hz fixed clock (gmac_gr_mii_rxclk)
[   1.0000000] syscon1 at simplebus1: System Controller Registers
[   1.0000000] plic0 at simplebus1: RISC-V PLIC (133 IRQs)
[   1.0000000] jh7100clkc0 at simplebus1: JH7100 System clocks (OSC0 25000000 Hz, OSC1 27000000 Hz)
[   1.0000000] jh7100pinctrl0 at simplebus1: Pin Controller
[   1.0000000] jh7100clkc1 at simplebus1: JH7100 Audio clocks
[   1.0000000] ccache0 at simplebus1: L2 cache controller. 2048 KiB/64B 16-way (2048 set).
[   1.0000000] jh71x0temp0 at simplebus1: couldn't get reset 'bus'
[   1.0000000] /wifi-pwrseq at simplebus0 not configured
[   1.0000000] /soc/reset-controller@11840000 at simplebus1 not configured
[   1.0000000] /soc/ethernet@10020000 at simplebus1 not configured
[   1.0000000] /soc/clint@2000000 at simplebus1 not configured
[   1.0000000] dwcmmc0 at simplebus1: DesignWare SD/MMC
[   1.0000000] dwcmmc0: interrupting on plic0 irq 4
[   1.0000000] dwcmmc1 at simplebus1: DesignWare SD/MMC
[   1.0000000] dwcmmc1: interrupting on plic0 irq 5
[   1.0000000] dwiic0 at simplebus1: I2C controller
[   1.0000000] dwiic0: interrupting on plic0 irq 96
[   1.0000000] iic0 at dwiic0: I2C bus
[   1.0000000] pmic (ti,tps65086) at iic0 addr 0x5e not configured
[   1.0000000] dwiic1 at simplebus1: I2C controller
[   1.0000000] dwiic1: interrupting on plic0 irq 97
[   1.0000000] iic1 at dwiic1: I2C bus
[   1.0000000] com0 at simplebus1: DesignWare APB UART, 64-byte FIFO
[   1.0000000] com0: console
[   1.0000000] com0: interrupting on plic0 irq 73
[   1.0000000] dwiic2 at simplebus1: I2C controller
[   1.0000000] dwiic2: interrupting on plic0 irq 74
[   1.0000000] iic2 at dwiic2: I2C bus
[   1.0000000] /soc/pwm@12490000 at simplebus1 not configured
[   1.0000000] /soc/reset-controller@10490000 at simplebus1 not configured
[   1.0000000] jh71x0usb0 at simplebus1: USB
[   1.0000000] /leds at simplebus0 not configured
[   1.0000000] /soc/watchdog@12480000 at simplebus1 not configured
[   1.0000000] xhci0 at simplebus1: Cadence USB3 XHCI
[   1.0000000] xhci0: interrupting on plic0 irq 44
[   1.0000000] usb0 at xhci0: USB revision 3.0
[   1.0000000] usb1 at xhci0: USB revision 2.0
[   1.0000000] /wifi-pwrseq at simplebus0 not configured
[   1.0000000] /soc/reset-controller@11840000 at simplebus1 not configured
[   1.0000000] /soc/ethernet@10020000 at simplebus1 not configured
[   1.0000000] /soc/clint@2000000 at simplebus1 not configured
[   1.0000000] /soc/pwm@12490000 at simplebus1 not configured
[   1.0000000] /soc/reset-controller@10490000 at simplebus1 not configured
[   1.0000000] /leds at simplebus0 not configured
[   1.0000000] /soc/watchdog@12480000 at simplebus1 not configured
[   1.0000000] WARNING: system needs entropy for security; see entropy(7)
[   1.7799924] cpu_boot_secondary_processors: starting secondary processors
[   1.7945030] cpu_boot_secondary_processors: secondary processors hatched. 2 running
[   1.8020144] sdmmc0 at dwcmmc0
[   1.8020144] sdmmc1 at dwcmmc1
[   1.8020144] uhub0 at usb0: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 3.00/1.00, addr 0
[   1.8099908] uhub1 at usb1: NetBSD (0x0000) xHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 0
[   1.9299865] sdmmc0: SD card status: 4-bit, C10, U1, V10, A1
[   1.9420438] ld0 at sdmmc0: <0x27:0x5048:SD16G:0x60:0xda727c26:0x139>
[   1.9505977] ld0: 14768 MB, 7501 cyl, 64 head, 63 sec, 512 bytes/sect x 30244864 sectors
[   1.9699867] dk0 at ld0: "EFI", 163840 blocks at 32768, type: msdos
[   1.9699867] dk1 at ld0: "netbsd-root", 30040064 blocks at 196608, type: ffs
[   1.9873585] ld0: 4-bit width, 10.000 MHz
[   2.1299857] sdmmc1: 4-bit width, 50.000 MHz
[   2.1399860] bwfm0 at sdmmc1 function 1
[   2.1399860] (manufacturer 0x2d0, product 0xa9a6) at sdmmc1 function 2 not configured
[   2.3099876] uhub2 at uhub1 port 1: GenesysLogic (0x05e3) USB2.0 Hub (0x0610), class 9/0, rev 2.10/4.02, addr 1
[   2.3199867] uhub2: multiple transaction translators
[   2.3299865] uhub3 at uhub0 port 1: GenesysLogic (0x05e3) USB3.0 Hub (0x0616), class 9/0, rev 3.00/4.02, addr 2
[   2.6899870] swwdog0: software watchdog initialized
[   2.7026614] WARNING: 1 error while detecting hardware; check system log.
[   2.7026614] boot device: dk1
[   2.7122968] root on dk1
[   2.7199875] mountroot: trying lfs...
[   2.7299876] mountroot: trying ffs...
[   2.7499880] root file system type: ffs
[   2.7899856] kern.module.path=/stand/riscv/10.99.12/modules
[   2.8017740] WARNING: no TOD clock present
[   2.8017740] WARNING: using filesystem time
[   2.8098864] WARNING: CHECK AND RESET THE DATE!
[   4.7199852] bwfm0: CHIPACTIVE
[   4.8199854] bwfm0: address [_MAC_XXXXXXXXXX]
[   4.8199854] bwfm0: wl0: Oct 23 2017 03:55:53 version[_IP_XXXXX] (r674442 CY) FWID 01-e58d219f
[   4.8299872] bwfm0: link state DOWN (was UNKNOWN)
[   4.8999854] init: copying out path `/sbin/init' 11
[   6.3599856] entropy: best effort
Sun Jan 19 07:27:32 UTC 2025