Port-arm archive

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

RockPi4c boot log



You can use the RockPro64 u-boot to boot NetBSD on the RockPi4c.
Gigabit ethernet works but only the one USB3 port works out of the 4,
the top/highest USB3 port. HDMI output and the onboard audio jack also
don't work. I have not tested PCIe or GPIO yet.

Installing NetBSD on RockPi4

Download and burn:

wget http://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/latest/evbarm-aarch64/binary/gzimg/arm64.img.gz

gunzip and dd/etcher imager onto SD card then:

wget http://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/aarch64/9.0_2022Q1/All/u-boot-rockpro64-2022.01.tgz
tar xf u-boot-rockpro64-2022.01.tgz
cd share/u-boot/rockpro64/
dd if=rksd_loader.img of=/dev/sdc seek=64 conv=sync


Boot log follows:


U-Boot TPL 2022.01 (Mar 30 2022 - 15:36:57)
Channel 0: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=15 CS1 Row=15 CS=2 Die BW=16 Size=2048MB
Channel 1: LPDDR4, 50MHz
BW=32 Col=10 Bk=8 CS0 Row=15 CS1 Row=15 CS=2 Die BW=16 Size=2048MB
256B stride
lpddr4_set_rate: change freq to 400000000 mhz 0, 1
lpddr4_set_rate: change freq to 800000000 mhz 1, 0
Trying to boot from BOOTROM
Returning to boot ROM...

U-Boot SPL 2022.01 (Mar 30 2022 - 15:36:57 +0000)
Trying to boot from MMC2


U-Boot 2022.01 (Mar 30 2022 - 15:36:57 +0000)

SoC: Rockchip rk3399
Reset cause: POR
Model: Pine64 RockPro64 v2.1
DRAM:  3.9 GiB
PMIC:  RK808
MMC:   mmc@fe310000: 3, mmc@fe320000: 1, mmc@fe330000: 0
Loading Environment from SPIFlash... jedec_spi_nor flash@0:
unrecognized JEDEC id bytes: 0b, 40, 16
*** Warning - spi_flash_probe_bus_cs() failed, using default environment

In:    serial
Out:   vidconsole
Err:   vidconsole
Model: Pine64 RockPro64 v2.1
Net:   eth0: ethernet@fe300000
starting USB...
Bus usb@fe380000: USB EHCI 1.00
Bus usb@fe3a0000: USB OHCI 1.0
Bus usb@fe3c0000: USB EHCI 1.00

  \\-__,------,___.
   \\        __,---`  NetBSD/evbarm efiboot (arm64)
    \\       `---,_.  Revision 2.13 (Sun Apr 10 19:54:57 UTC 2022)
     \\-,_____,.---`
      \\
       \\
        \\

Press return to boot now, any other key for boot prompt
booting netbsd - starting in 0 seconds.
8435008+3578616+3881920+1733048 [583892+1138992+664087]=0x15a24a8
Not doing usb_stop().
[   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, 2021, 2022
[   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 9.99.96 (GENERIC64) #0: Sun Apr 10 19:54:57 UTC 2022
[   1.0000000]
mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC64
[   1.0000000] total memory = 3914 MB
[   1.0000000] avail memory = 3778 MB
[   1.0000000] entropy: ready
[   1.0000000] armfdt0 (root)
[   1.0000000] simplebus0 at armfdt0: Pine64 RockPro64 v2.1
[   1.0000000] cpus0 at simplebus0
[   1.0000000] psci0 at simplebus0: PSCI 1.1
[   1.0000000] simplebus1 at simplebus0
[   1.0000000] cpu0 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x0
[   1.0000000] cpu0: package 0, core 0, smt 0
[   1.0000000] cpufreqdt0 at cpu0
[   1.0000000] cpu1 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x1
[   1.0000000] cpu1: package 0, core 1, smt 0
[   1.0000000] cpufreqdt1 at cpu1
[   1.0000000] cpu2 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x2
[   1.0000000] cpu2: package 0, core 2, smt 0
[   1.0000000] cpufreqdt2 at cpu2
[   1.0000000] cpu3 at cpus0: Arm Cortex-A53 r0p4 (v8-A), id 0x3
[   1.0000000] cpu3: package 0, core 3, smt 0
[   1.0000000] cpufreqdt3 at cpu3
[   1.0000000] cpu4 at cpus0: Arm Cortex-A72 r0p2 (v8-A), id 0x100
[   1.0000000] cpu4: package 1, core 0, smt 0
[   1.0000000] cpufreqdt4 at cpu4
[   1.0000000] cpu5 at cpus0: Arm Cortex-A72 r0p2 (v8-A), id 0x101
[   1.0000000] cpu5: package 1, core 1, smt 0
[   1.0000000] cpufreqdt5 at cpu5
[   1.0000000] gicvthree0 at simplebus0: GICv3
[   1.0000000] gicvthree0: ITS [#0] Devices table @ 0x271000/0x80000,
Non-cacheable, Non-shareable
[   1.0000000] syscon0 at simplebus0: System Controller Registers
[   1.0000000] syscon1 at simplebus0: System Controller Registers
[   1.0000000] fclock0 at simplebus0: 125000000 Hz fixed clock (clkin_gmac)
[   1.0000000] syscon2 at simplebus0: System Controller Registers
[   1.0000000] syscon3 at simplebus0: System Controller Registers
[   1.0000000] syscon4 at simplebus0: System Controller Registers
[   1.0000000] syscon5 at simplebus0: System Controller Registers
[   1.0000000] syscon6 at simplebus0: System Controller Registers
[   1.0000000] syscon7 at simplebus0: System Controller Registers
[   1.0000000] syscon8 at simplebus0: System Controller Registers
[   1.0000000] syscon9 at simplebus0: System Controller Registers
[   1.0000000] syscon10 at simplebus0: System Controller Registers
[   1.0000000] syscon11 at simplebus0: System Controller Registers
[   1.0000000] syscon12 at simplebus0: System Controller Registers
[   1.0000000] syscon13 at simplebus0: System Controller Registers
[   1.0000000] syscon14 at simplebus0: System Controller Registers
[   1.0000000] syscon15 at simplebus0: System Controller Registers
[   1.0000000] syscon16 at simplebus0: System Controller Registers
[   1.0000000] syscon17 at simplebus0: System Controller Registers
[   1.0000000] syscon18 at simplebus0: System Controller Registers
[   1.0000000] syscon19 at simplebus0: System Controller Registers
[   1.0000000] syscon20 at simplebus0: System Controller Registers
[   1.0000000] syscon21 at simplebus0: System Controller Registers
[   1.0000000] syscon22 at simplebus0: System Controller Registers
[   1.0000000] syscon23 at simplebus0: System Controller Registers
[   1.0000000] fclock1 at simplebus0: 24000000 Hz fixed clock (xin24m)
[   1.0000000] syscon24 at simplebus0: System Controller Registers
[   1.0000000] syscon25 at simplebus0: System Controller Registers
[   1.0000000] syscon26 at simplebus0: System Controller Registers
[   1.0000000] syscon27 at simplebus0: System Controller Registers
[   1.0000000] rkcru0 at simplebus0: RK3399 CRU
[   1.0000000] rkcru1 at simplebus0: RK3399 PMU CRU
[   1.0000000] gtmr0 at simplebus0: Generic Timer
[   1.0000000] gtmr0: interrupting on GICv3 irq 27
[   1.0000000] armgtmr0 at gtmr0: Generic Timer (24000 kHz, virtual)
[   1.0000030] rkiomux0 at simplebus0: RK3399 IOMUX control
[   1.0000030] rkgpio0 at rkiomux0: GPIO (gpio0@ff720000)
[   1.0000030] gpio0 at rkgpio0: 32 pins
[   1.0000030] rkgpio1 at rkiomux0: GPIO (gpio1@ff730000)
[   1.0000030] gpio1 at rkgpio1: 32 pins
[   1.0000030] rkgpio2 at rkiomux0: GPIO (gpio2@ff780000)
[   1.0000030] gpio2 at rkgpio2: 32 pins
[   1.0000030] rkgpio3 at rkiomux0: GPIO (gpio3@ff788000)
[   1.0000030] gpio3 at rkgpio3: 32 pins
[   1.0000030] rkgpio4 at rkiomux0: GPIO (gpio4@ff790000)
[   1.0000030] gpio4 at rkgpio4: 32 pins
[   1.0000030] rkpwm0 at simplebus0: PWM
[   1.0000030] rkpwm1 at simplebus0: PWM
[   1.0000030] rkpwm2 at simplebus0: PWM
[   1.0000030] rkiic0 at simplebus0: Rockchip I2C (400000 Hz)
[   1.0000030] iic0 at rkiic0: I2C bus
[   1.0000030] rkpmic0 at iic0 addr 0x1b: RK808 Power Management and
Real Time Clock IC
[   1.0000030] rkreg0 at rkpmic0: vdd_center
[   1.0000030] rkreg1 at rkpmic0: vdd_cpu_l
[   1.0000030] rkreg2 at rkpmic0: vcc_ddr
[   1.0000030] rkreg3 at rkpmic0: vcc_1v8
[   1.0000030] rkreg4 at rkpmic0: vcc1v8_dvp
[   1.0000030] rkreg5 at rkpmic0: vcc3v0_touch
[   1.0000030] rkreg6 at rkpmic0: vcca_1v8
[   1.0000030] rkreg7 at rkpmic0: vcc_sdio
[   1.0000030] rkreg8 at rkpmic0: vcca3v0_codec
[   1.0000030] rkreg9 at rkpmic0: vcc_1v5
[   1.0000030] rkreg10 at rkpmic0: vcca1v8_codec
[   1.0000030] rkreg11 at rkpmic0: vcc_3v0
[   1.0000030] rkreg12 at rkpmic0: vcc3v3_s3
[   1.0000030] rkreg13 at rkpmic0: vcc3v3_s0
[   1.0000030] fan53555reg0 at iic0 addr 0x40: Silergy SYR82X
[   1.0000030] fan53555reg1 at iic0 addr 0x41: Silergy SYR82X
[   1.0000030] fregulator0 at simplebus0: vcc12v_dcin
[   1.0000030] fregulator1 at simplebus0: vcc3v3_pcie
[   1.0000030] fregulator2 at simplebus0: vcc3v0_sd
[   1.0000030] fregulator3 at simplebus0: vcc1v8_s3
[   1.0000030] fregulator4 at simplebus0: vcc3v3_sys
[   1.0000030] fregulator5 at simplebus0: vcc5v0_sys
[   1.0000030] fregulator6 at simplebus0: vcc5v0_typec
[   1.0000030] fregulator7 at simplebus0: vcc5v0_host
[   1.0000030] rkiic1 at simplebus0: Rockchip I2C (100000 Hz)
[   1.0000030] iic1 at rkiic1: I2C bus
[   1.0000030] es8316ac0 at iic1 addr 0x11: Everest Semi ES8316 Audio CODEC
[   1.0000030] rkiic2 at simplebus0: Rockchip I2C (100000 Hz)
[   1.0000030] iic2 at rkiic2: I2C bus
[   1.0000030] fregulator8 at simplebus0: vcc5v0_usb
[   1.0000030] com0 at simplebus0: DesignWare APB UART, 64-byte FIFO
[   1.0000030] com0: interrupting on GICv3 irq 131
[   1.0000030] com1 at simplebus0: DesignWare APB UART, 64-byte FIFO
[   1.0000030] com1: console
[   1.0000030] com1: interrupting on GICv3 irq 132
[   1.0000030] rkiic3 at simplebus0: Rockchip I2C (100000 Hz)
[   1.0000030] iic3 at rkiic3: I2C bus
[   1.0000030] typec-portc at iic3 addr 0x22 not configured
[   1.0000030] pregulator0 at simplebus0: vdd_log
[   1.0000030] mmcpwrseq0 at simplebus0: Simple MMC power sequence provider
[   1.0000030] rkdrm0 at simplebus0
[   1.0000030] rkpciephy0 at syscon0: RK3399 PCIe PHY
[   1.0000030] rkusb0 at syscon0: USB2 PHY
[   1.0000030] rkusbphy0 at rkusb0: USB2 host port
[   1.0000030] rkusbphy1 at rkusb0: USB2 OTG port
[   1.0000030] rkusb1 at syscon0: USB2 PHY
[   1.0000030] rkusbphy2 at rkusb1: USB2 host port
[   1.0000030] rkusbphy3 at rkusb1: USB2 OTG port
[   1.0000030] /opp-table0 at simplebus0 not configured
[   1.0000030] /opp-table1 at simplebus0 not configured
[   1.0000030] rkvop0 at simplebus0: RK3399 VOPL
[   1.0000030] rkvop0: interrupting on GICv3 irq 151
[   1.0000030] rkvop1 at simplebus0: RK3399 VOPB
[   1.0000030] rkvop1: interrupting on GICv3 irq 150
[   1.0000030] rkpcie0 at simplebus0: RK3399 PCIe
[   1.0000030] rkpcie0: link training timeout (link_st 0)
[   1.0000030] /power-management@ff310000/power-controller at syscon1
not configured
[   1.0000030] rkemmcphy0 at syscon0: eMMC PHY
[   1.0000030] /phy@ff7c0000 at simplebus0 not configured
[   1.0000030] /phy@ff800000 at simplebus0 not configured
[   1.0000030] rki2s0 at simplebus0: I2S/PCM controller
[   1.0000030] rki2s0: interrupting on GICv3 irq 72
[   1.0000030] /dma-controller@ff6e0000 at simplebus0 not configured
[   1.0000030] /dma-controller@ff6d0000 at simplebus0 not configured
[   1.0000030] rktsadc0 at simplebus0: RK3399 Temperature Sensor ADC
[   1.0000030] rktsadc0: interrupting on GICv3 irq 129
[   1.0000030] /gpu@ff9a0000 at simplebus0 not configured
[   1.0000030] /iommu@ff650800 at simplebus0 not configured
[   1.0000030] /iommu@ff660480 at simplebus0 not configured
[   1.0000030] sdhc0 at simplebus0: Arasan SDHCI controller
[   1.0000030] sdhc0: interrupting on GICv3 irq 43
[   1.0000030] sdhc0: SDHC 3.0, rev 16, 32-bit ADMA2, 200000 kHz,
embedded slot, HS SDR50 DDR50 SDR104 HS200 1.8V, re-tuning mode 1,
1024 byte blo
cks
[   1.0000030] sdmmc0 at sdhc0 slot 0
[   1.0000030] spdiftx0 at simplebus0: SPDIF transmitter
[   1.0000030] /iommu@ff8f3f00 at simplebus0 not configured
[   1.0000030] dwhdmi0 at simplebus0: HDMI TX
[   1.0000030] dwhdmi0: version 2.11a, phytype 0xf3
[   1.0000030] /iommu@ff903f00 at simplebus0 not configured
[   1.0000030] /iommu@ff914000 at simplebus0 not configured
[   1.0000030] rki2s1 at simplebus0: I2S/PCM controller
[   1.0000030] rki2s1: interrupting on GICv3 irq 73
[   1.0000030] /opp-table2 at simplebus0 not configured
[   1.0000030] awge0 at simplebus0: GMAC
[   1.0000030] awge0: Core version: 00001035
[   1.0000030] awge0: Ethernet address 56:13:b5:a2:e9:fb
[   1.0000030] awge0: HW feature mask: d0f17
[   1.0000030] rgephy0 at awge0 phy 0: RTL8211E 1000BASE-T media interface
[   1.0000030] rgephy0: 10baseT, 10baseT-FDX, 100baseTX,
100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
[   1.0000030] rgephy1 at awge0 phy 1: RTL8211E 1000BASE-T media interface
[   1.0000030] rgephy1: 10baseT, 10baseT-FDX, 100baseTX,
100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
[   1.0000030] awge0: interrupting on GICv3 irq 44
[   1.0000030] dwcmmc0 at simplebus0: DesignWare SD/MMC
[   1.0000030] dwcmmc0: interrupting on GICv3 irq 96
[   1.0000030] dwcmmc1 at simplebus0: DesignWare SD/MMC
[   1.0000030] dwcmmc1: interrupting on GICv3 irq 97
[   1.0000030] ehci0 at simplebus0: EHCI
[   1.0000030] ehci0: interrupting on GICv3 irq 58
[   1.0000030] ehci0: 1 companion controller, 1 port
[   1.0000030] ehci0: Using DMA subregion for control data structures
[   1.0000030] usb0 at ehci0: USB revision 2.0
[   1.0000030] ohci0 at simplebus0: OHCI
[   1.0000030] ohci0: interrupting on GICv3 irq 60
[   1.0000030] ohci0: OHCI version 1.0
[   1.0000030] usb1 at ohci0: USB revision 1.0
[   1.0000030] ehci1 at simplebus0: EHCI
[   1.0000030] ehci1: interrupting on GICv3 irq 62
[   1.0000030] ehci1: 1 companion controller, 1 port
[   1.0000030] ehci1: Using DMA subregion for control data structures
[   1.0000030] usb2 at ehci1: USB revision 2.0
[   1.0000030] ohci1 at simplebus0: OHCI
[   1.0000030] ohci1: interrupting on GICv3 irq 64
[   1.0000030] ohci1: OHCI version 1.0
[   1.0000030] usb3 at ohci1: USB revision 1.0
[   1.0000030] xhci0 at simplebus0: DesignWare USB3 XHCI (rev. 3.00a)
[   1.0000030] xhci0: interrupting on GICv3 irq 137
[   1.0000030] usb4 at xhci0: USB revision 3.0
[   1.0000030] usb5 at xhci0: USB revision 2.0
[   1.0000030] xhci1 at simplebus0: DesignWare USB3 XHCI (rev. 3.00a)
[   1.0000030] xhci1: interrupting on GICv3 irq 142
[   1.0000030] usb6 at xhci1: USB revision 3.0
[   1.0000030] usb7 at xhci1: USB revision 2.0
[   1.0000030] /saradc@ff100000 at simplebus0 not configured
[   1.0000030] rkspi0 at simplebus0: SPI
[   1.0000030] rkspi0: interrupting on GICv3 irq 85
[   1.0000030] spi0 at rkspi0: SPI bus
[   1.0000030] m25p0 at spi0 slave 0
[   1.0000030] /syscon@ff320000/io-domains at syscon23 not configured
[   1.0000030] /video-codec@ff650000 at simplebus0 not configured
[   1.0000030] /video-codec@ff660000 at simplebus0 not configured
[   1.0000030] /rga@ff680000 at simplebus0 not configured
[   1.0000030] /efuse@ff690000 at simplebus0 not configured
[   1.0000030] /syscon@ff770000/io-domains at syscon0 not configured
[   1.0000030] /rktimer@ff850000 at simplebus0 not configured
[   1.0000030] rki2s2 at simplebus0: I2S/PCM controller
[   1.0000030] rki2s2: interrupting on GICv3 irq 71
[   1.0000030] /iommu@ff924000 at simplebus0 not configured
[   1.0000030] ausoc0 at simplebus0: hdmi-sound
[   1.0000030] gpioleds0 at simplebus0: work diy
[   1.0000030] pwmfan0 at simplebus0: couldn't get 'cooling-levels' property
[   1.0000030] rkv1crypto0 at simplebus0: Crypto v1
[   1.0000030] armpmu0 at simplebus0: Performance Monitor Unit
[   1.0000030] armpmu1 at simplebus0: Performance Monitor Unit
[   1.0000030] dwcwdt0 at simplebus0: DesignWare Watchdog Timer
[   1.0000030] dwcwdt0: default watchdog period is 15 seconds
[   1.0000030] gpiokeys0 at simplebus0: GPIO Key Power
[   1.0000030] /ir-receiver at simplebus0 not configured
[   1.0000030] /sound at simplebus0 not configured
[   1.0000030] /sound-dit at simplebus0 not configured
[   1.0000030] rkdrm0: reserved 64 MB DRAM for CMA
[   1.0000030] rkfb0 at rkdrm0
[   1.0000030] kern info: [drm] Supports vblank timestamp caching Rev
2 (21.10.2013).
[   1.0000030] kern info: [drm] No driver support for vblank timestamp query.
[   1.0000030] kern info: [drm] Initialized rk 1.0.0 20191109 for
rkdrm0 on minor 0
[   1.0000030] rkdrm0: initialized rk 1.0.0 20191109 on minor 0
[   1.0000030] dwhdmi0: PHY PLL not locked
[   1.0000030] dwhdmi0: PHY PLL not locked
[   1.0000030] warning:
/usr/src/sys/external/bsd/drm2/dist/drm/drm_atomic_helper.c:1497:
[CRTC:33:crtc-0] vblank wait timed out
[   1.0000030] wsdisplay0 at rkfb0 kbdmux 1: console (default, vt100 emulation)
[   1.0000030] ausoc0: codec: dwhdmi0, cpu: rki2s1
[   1.0000030] audio0 at ausoc0: playback, capture, full duplex
[   1.0000030] audio0: slinear_le:16 -> slinear_le:16 2ch 48000Hz, blk
1920 bytes (10ms) for playback
[   1.0000030] audio0: slinear_le:16 2ch 48000Hz, blk 1920 bytes
(10ms) for recording
[   1.0000030] spkr0 at audio0: PC Speaker (synthesized)
[   1.0000030] wsbell at spkr0 not configured
[   2.3481397] cpufreqdt0: rate: 1416.000 MHz, 1125000 uV
[   2.3681422] cpufreqdt4: rate: 1800.000 MHz, 1200000 uV
[   2.3981427] sdmmc1 at dwcmmc0
[   2.4081437] sdmmc2 at dwcmmc1
[   2.4181443] uhub0 at usb4: NetBSD (0x0000) xHCI root hub (0x0000),
class 9/0, rev 3.00/1.00, addr 0
[   2.4281497] uhub1 at usb5: NetBSD (0x0000) xHCI root hub (0x0000),
class 9/0, rev 2.00/1.00, addr 0
[   2.4381445] uhub2 at usb6: NetBSD (0x0000) xHCI root hub (0x0000),
class 9/0, rev 3.00/1.00, addr 0
[   2.4381445] uhub3 at usb7: NetBSD (0x0000) xHCI root hub (0x0000),
class 9/0, rev 2.00/1.00, addr 0
[   2.4981447] uhub4 at usb0: NetBSD (0x0000) EHCI root hub (0x0000),
class 9/0, rev 2.00/1.00, addr 1
[   2.5081480] uhub5 at usb2: NetBSD (0x0000) EHCI root hub (0x0000),
class 9/0, rev 2.00/1.00, addr 1
[   2.5081480] uhub6 at usb1: NetBSD (0x0000) OHCI root hub (0x0000),
class 9/0, rev 1.00/1.00, addr 1
[   2.5081480] uhub7 at usb3: NetBSD (0x0000) OHCI root hub (0x0000),
class 9/0, rev 1.00/1.00, addr 1
[   2.5181460] m25p0: vendor 0xFF dev 0xFFFF sig 0xFF not supported
[   2.5181460] armpmu0: couldn't initialise PMU event counter[
2.5781468] sdmmc2: SD card status: 4-bit, C10, U1, A1
[   2.5781468] ld2 at sdmmc2: <0x03:0x5344:SD32G:0x85:0x5a1530af:0x152>
[   2.5781468] ld2: 30436 MB, 7729 cyl, 128 head, 63 sec, 512
bytes/sect x 62333952 sectors
[   2.5881466] dk0 at ld2: "EFI", 163840 blocks at 32768, type: msdos
[   2.5881466] dk1 at ld2: "netbsd-root", 62136320 blocks at 196608, type: ffs
[   2.5881466] ld2: 4-bit width, High-Speed/SDR25, 50.000 MHz
[   2.6481477] sdmmc0: couldn't enable card: 60
[   2.7981513] sdmmc1: 4-bit width, 50.000 MHz
[   2.7981513] sdmmc1: SDIO function
[   2.7981513] bwfm0 at sdmmc1 function 1
[   2.8081514] (manufacturer 0x2d0, product 0xa9bf) at sdmmc1 function
2 not configured
[   2.8081514] (manufacturer 0x2d0, product 0xa9bf, standard function
interface code 0x2) at sdmmc1 function 3 not configured
[   2.8681533] sdmmc0: couldn't enable card: 60
[   3.0281567] WARNING: 5 errors while detecting hardware; check system log.
[   3.0281567] boot device: dk1
[   3.0281567] root on dk1
[   3.0381574] root file system type: ffs
[   3.0481572] kern.module.path=/stand/evbarm/9.99.96/modules
[   3.0481572] WARNING: preposterous TOD clock time
[   3.0481572] WARNING: using filesystem time
[   3.0569704] WARNING: CHECK AND RESET THE DATE!
[   3.1181589] bwfm0: NVRAM file not available
Mon Apr 11 20:50:20 UTC 2022
Starting root file system check:
/dev/rdk1: 37419 files, 159063 used, 3660704 free (32 frags, 457584
blocks, 0.0% fragmentation)
/dev/rdk1: MARKING FILE SYSTEM CLEAN
Not resizing / (NAME=netbsd-root): already correct size
Starting devpubd.
Setting sysctl variables:
ddb.onpanic: 1 -> 0
Starting file system checks:
/dev/rdk0: 222 files, 46098 free (46098 clusters)
Loaded entropy from /var/db/entropy-file.
Setting tty flags.
Starting network.
Hostname: arm64
IPv6 mode: host
Configuring network interfaces:.
Adding interface aliases:.
Waiting for duplicate address detection to finish...
Starting dhcpcd.
Starting mdnsd.
Building databases: dev, utmp, utmpx.
wsconscfg: screen 1 is already configured
wsconscfg: screen 2 is already configured
wsconscfg: screen 3 is already configured
Starting syslogd.
Mounting all file systems...
Clearing temporary files.
Updating fontconfig cache: done.
Checking quotas: done.
Setting securelevel: kern.securelevel: 0 -> 1
Starting virecover.
Starting local daemons:.
Updating motd.
Starting ntpd.
Starting sshd.
Apr 11 20:51:17 arm64 ntpd[803]: error resolving pool
2.netbsd.pool.ntp.org: Temporary failure in name resolution (2)
Starting postfix.
Starting inetd.
Starting cron.
Mon Apr 11 20:51:20 UTC 2022

NetBSD/evbarm (arm64) (constty)

login: root
Apr 11 20:51:49 arm64 login: ROOT LOGIN (root) on tty constty
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
    2018, 2019, 2020, 2021, 2022
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 9.99.96 (GENERIC64) #0: Sun Apr 10 19:54:57 UTC 2022

Welcome to NetBSD!

This is a development snapshot of NetBSD for testing -- user beware!

Bug reports: https://www.NetBSD.org/support/send-pr.html
Donations to the NetBSD Foundation: https://www.NetBSD.org/donations/

Thanks!


Home | Main Index | Thread Index | Old Index