Did anyone succeeded with NetBSD
#1
I tried the NetBSD image, the resulting SD is formatted with FAT and the card will not even power-up.

Am I missing something obvious? I am very new with SBC in general.

Thank sin advance,

Olivier
#2
(10-31-2018, 10:21 PM)olivier Wrote: I tried the NetBSD image, the resulting SD is formatted with FAT and the card will not even power-up.

Am I missing something obvious? I am very new with SBC in general.

Thank sin advance,

Olivier

Yes, I get the same result. I downloaded the image via http://www.invisible.ca/arm/ because the link on the RockPro64 wiki doesn't work. I get the FAT partition showing up with all the files that look pretty normal. 

I put it into my RockPro64 and if I leave the ethernet cable unconnected I do get the white LED lighting up, but it does nothing else. I get no HDMI output and it seems to do nothing.

If I try to boot it with the ethernet cable connected, I don't get the white LED light.

If I boot without the ethernet cable, wait for the white LED and then put in the ethernet cable, it doesn't get an IP address. So I assume it just is not booting or doing anything whatsoever.

If I load the SD card into Linux, it says it's unable to mount a 1.4GB ufs partition due to some error on the partition. I tried to manually mount it and wasn't able to.

I saw evidence that it has worked for at least one person here 3 months ago: https://forum.frank-mankel.org/topic/225/netbsd (Bullet64 on this forum)
#3
It might have been fixed according to the netbsd mailing list:
http://mail-index.netbsd.org/port-arm/20...05226.html
#4
I loaded on a Linux box,
NetBSD-evbarm-aarch64-201906031130Z-rockpro64.img.gz

onto a 16Gb SD card with: gzip -dc Net... | dd of=/dev/sdd obs=1M

At first power on, white light on after 10 secs, power up
USB hub, brief flash on SATA disk cont. It's resizing the root filesystem on the SD card.

Second power up, similar, network up DHCP.
Connection refused, ssh and telnet.

Waited another 5 mins, ssh again, works, need password...

=========== I do not have a serial console cable ===========
So, can anybody give us a username and password as SSH will
not accept <No Password>.

Alan B
#5
(06-07-2019, 04:47 AM)beard5849 Wrote: I loaded  on a Linux box,
NetBSD-evbarm-aarch64-201906031130Z-rockpro64.img.gz

onto a 16Gb SD card with:  gzip -dc Net...  | dd of=/dev/sdd obs=1M

At first power on, white light on after 10 secs, power up
USB hub, brief flash on SATA disk cont. It's resizing the root filesystem on the SD card.

Second power up, similar, network up DHCP.
Connection refused, ssh and telnet.

Waited another 5 mins, ssh again, works, need password...

=========== I do not have a serial console cable ===========
So, can anybody give us a username and password as SSH will
not accept <No Password>.

Alan B

Ping jmcneill at PINE64 IRC, he is netBSD guru. When you have the info, please post here and share.
#6
From the IRC group, I've been told, mount the SD card on another machine and create a user and set their password.
Oh that'd be so easy if I had another BSD box.
https://wiki.netbsd.org/tutorials/how_to...der_linux/

But on my Fedora 29 x86_64 box here, it doesn't work.
mount -t ufs -o ufstype=ufs2,ro /dev/sdd2 /mnt
mount: /mnt: wrong fs type, bad option, bad superblock on /dev/sdd2, missing codepage or helper program, or other error.

In the above WIKI, it mentions, the partition /dev/sdd2 has several filesystems, not just one as the above mount command expects.
Note also the WIKI was last modified this month. WAS IT TRIED THIS MONTH?
AND, which Linux?
#7
(06-08-2019, 03:12 PM)beard5849 Wrote: From the IRC group, I've been told, mount the SD card on another machine and create a user and set their password.
Oh that'd be so easy if I had another BSD box.
https://wiki.netbsd.org/tutorials/how_to...der_linux/

But on my Fedora 29 x86_64 box here, it doesn't work.
mount -t ufs -o ufstype=ufs2,ro /dev/sdd2 /mnt
mount: /mnt: wrong fs type, bad option, bad superblock on /dev/sdd2, missing codepage or helper program, or other error.

In the above WIKI, it mentions, the partition /dev/sdd2 has several filesystems, not just one as the above mount command expects.
Note also the WIKI was last modified this month. WAS IT TRIED THIS MONTH?
AND, which Linux?

on the NETBSD wiki message, best place to question still back the original place. Glad to know that phone and you communicate well on the PINE64 IRC :-)
#8
The current image works quite well. One MUST have a Serial console cable 3.3V TTL, 1500000 baud.

https://www.invisible.ca/arm/20190615013...o64.img.gz

Add a USB SSD for faster disk when compiling apps.
X works after adding confs to /etc/ssh/sshd_conf and restart sshd
StrictModes no
X11Forwarding yes
X11DisplayOffset 10

Test with "ssh -Y user@yourPine64" and run: /usr/X11R7/bin/xeyes

NetBSD team: When can we have an ARMv8 repository?

"pkgsrc" ran through:

===> bootstrap started: Sun Jun 16 09:16:57 UTC 2019
===> bootstrap ended: Sun Jun 16 09:50:06 UTC 2019

Using "pkgsrc" to make "cmake" fails: *** Error code 9
ld: cannot find -luv
*** [cmake] Error code 1


Image NetBSD-evbarm-aarch64-201906160110Z-rockpro64.img.gz has SATA working, PCIe SATA controller and SSD WORKING
ASMedia PCIe to SATA controller

"pkgsrc" has so so many dependencies, making a system useful to actually compile an app very very painful.
First, I need "cmake" and that depends.... and depends....
#9
Hi,
I have the latest version of NetBSD from https://www.invisible.ca/arm/ 
Unfortunately, the system will not start.
Is it possible to boot system from emmc?

Here's my log

Thanks
Abe


Code:
DDR Version 1.19 20190305
In
channel 0
CS = 0
MR0=0x98
MR4=0x3
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
CS = 1
MR0=0x18
MR4=0x1
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
channel 1
CS = 0
MR0=0x98
MR4=0x3
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
CS = 1
MR0=0x18
MR4=0x3
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
channel 0 training pass!
channel 1 training pass!
change freq to 400MHz 0,1
channel 0
CS = 0
MR0=0x98
MR4=0x81
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
CS = 1
MR0=0x18
MR4=0x1
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
channel 1
CS = 0
MR0=0x98
MR4=0x81
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
CS = 1
MR0=0x18
MR4=0x3
MR5=0xFF
MR8=0x8
MR12=0x72
MR14=0x72
MR18=0x0
MR19=0x0
MR24=0x8
MR25=0x0
channel 0 training pass!
channel 1 training pass!
change freq to 800MHz 1,0
Channel 0: LPDDR4,800MHz
Bus Width=32 Col=10 Bank=8 Row=15/15 CS=2 Die Bus-Width=16 Size=2048MB
Channel 1: LPDDR4,800MHz
Bus Width=32 Col=10 Bank=8 Row=15/15 CS=2 Die Bus-Width=16 Size=2048MB
256B stride
ch 0 ddrconfig = 0x101, ddrsize = 0x2020
ch 1 ddrconfig = 0x101, ddrsize = 0x2020
pmugrf_os_reg[2] = 0x3AA1FAA1, stride = 0xD
OUT
U-Boot SPL board init

U-Boot SPL 2017.09-rockchip-ayufan-1062-gbb4886a528 (Jun 19 2019 - 19:41:49)
booted from SPI flash
Trying to boot from SPI
NOTICE:  BL31: v1.3(debug):370ab80
NOTICE:  BL31: Built : 09:23:41, Mar  4 2019
NOTICE:  BL31: Rockchip release version: v1.1
INFO:    GICv3 with legacy support detected. ARM GICV3 driver initialized in EL3
INFO:    Using opteed sec cpu_context!
INFO:    boot cpu mask: 0
INFO:    plat_rockchip_pmu_init(1181): pd status 3e
INFO:    BL31: Initializing runtime services
WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
ERROR:   Error initializing runtime service opteed_fast
INFO:    BL31: Preparing for EL3 exit to normal world
INFO:    Entry point address = 0x200000
INFO:    SPSR = 0x3c9


U-Boot 2017.09-rockchip-ayufan-1062-gbb4886a528 (Jun 19 2019 - 19:41:56 +0000)

Model: Pine64 RockPro64
DRAM:  3.9 GiB
DCDC_REG1@vdd_center: ; enabling
DCDC_REG2@vdd_cpu_l: ; enabling
DCDC_REG3@vcc_ddr: ; enabling (ret: -38)
DCDC_REG4@vcc_1v8: set 1800000 uV; enabling
LDO_REG1@vcc1v8_dvp: set 1800000 uV; enabling
LDO_REG2@vcc3v0_touch: set 3000000 uV; enabling
LDO_REG3@vcc1v8_pmu: set 1800000 uV; enabling
LDO_REG4@vcc_sd: set 3300000 uV; enabling
LDO_REG5@vcca3v0_codec: set 3000000 uV; enabling
LDO_REG6@vcc_1v5: set 1500000 uV; enabling
LDO_REG7@vcca1v8_codec: set 1800000 uV; enabling
LDO_REG8@vcc_3v0: set 3000000 uV; enabling
SWITCH_REG1@vcc3v3_s3: ; enabling (ret: -38)
SWITCH_REG2@vcc3v3_s0: ; enabling (ret: -38)
vcc1v8-s0@vcc1v8_s0: set 1800000 uV; enabling (ret: -38)
dc-12v@dc_12v: set 12000000 uV; enabling (ret: -38)
vcc-sys@vcc_sys: set 5000000 uV; enabling (ret: -38)
vcc3v3-sys@vcc3v3_sys: set 3300000 uV; enabling (ret: -38)
vcc-phy-regulator@vcc_phy: ; enabling (ret: -38)
vdd-log@vdd_log: ; enabling (ret: -38)
MMC:   sdhci@fe330000: 0, dwmmc@fe320000: 1
SF: Detected gd25q128 with page size 256 Bytes, erase size 4 KiB, total 16 MiB
*** Warning - bad CRC, using default environment

In:    serial@ff1a0000
Out:   serial@ff1a0000
Err:   serial@ff1a0000
Model: Pine64 RockPro64
Net:   eth0: ethernet@fe300000
Hit any key to stop autoboot:  0 
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1...
reading /dtb/rockchip/rk3399-rockpro64.dtb
78622 bytes read in 26 ms (2.9 MiB/s)
Found EFI removable media binary efi/boot/bootaa64.efi
reading efi/boot/bootaa64.efi
200728 bytes read in 38 ms (5 MiB/s)
## Starting EFI application at 02000000 ...
Scanning disk sdhci@fe330000.blk...
Card did not respond to voltage select!
mmc_init: -95, time 9
Scanning disk dwmmc@fe320000.blk...
MMC: block number 0x1 exceeds max(0x0)
MMC: block number 0x1 exceeds max(0x0)
MMC: block number 0x44 exceeds max(0x0)
Found 2 disks
|/-\|/-



>> NetBSD/evbarm EFI Boot (aarch64), Revision 1.9 (Fri Jun 21 16:57:12 UTC 2019) (from NetBSD 8.99.47)

Press return to boot now, any other key for boot prompt

booting netbsd - starting in 5 seconds. 4 seconds. 3 seconds. 2 seconds. 1 seconds. 0 seconds.     

\|/-\|/-\|/-\6001728|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/+2667864-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-+1776700\|/-\|/-\|/-\|/-\|/-\|/-\|/-\+1824332|/ [730104-\|/-\|/-\|/+501197-\|/-\|]=0xe9c748

[   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 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 8.99.47 (GENERIC64) #0: Fri Jun 21 16:57:12 UTC 2019
[   1.0000000] mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/evbarm/compile/GENERIC64
[   1.0000000] total memory = 3952 MB
[   1.0000000] avail memory = 3810 MB
[   1.0000000] armfdt0 (root)
[   1.0000000] simplebus0 at armfdt0: Pine64 RockPro64
[   1.0000000] cpus0 at simplebus0
[   1.0000000] simplebus1 at simplebus0
[   1.0000000] simplebus2 at simplebus0
[   1.0000000] cpu0 at cpus0: Cortex-A53 r0p4 (Cortex V8-A core)
[   1.0000000] cpu0: package 0, core 0, smt 0
[   1.0000000] cpu0: IC enabled, DC enabled, EL0/EL1 stack Alignment check enabled
[   1.0000000] cpu0: Cache Writeback Granule 16B, Exclusives Reservation Granule 16B
[   1.0000000] cpu0: Dcache line 64, Icache line 64
[   1.0000000] cpu0: L1 32KB/64B 2-way read-allocate VIPT Instruction cache
[   1.0000000] cpu0: L1 32KB/64B 4-way write-back read-allocate write-allocate PIPT Data cache
[   1.0000000] cpu0: L2 512KB/64B 16-way write-back read-allocate write-allocate PIPT Unified cache
[   1.0000000] cpu0: revID=0x180, PMCv3, 4k table, 64k table, 16bit ASID
[   1.0000000] cpu0: auxID=0x11120, GICv3, FP, CRC32, SHA1, SHA256, AES+PMULL, NEON, rounding, NaN propagation, denormals, 32x64bitRegs, Fused Multiply-Add
[   1.0000000] cpufreqdt0 at cpu0
[   1.0000000] cpu1 at cpus0: Cortex-A53 r0p4 (Cortex V8-A core)
[   1.0000000] cpu1: package 0, core 1, smt 0
[   1.0000000] cpufreqdt1 at cpu1
[   1.0000000] cpu2 at cpus0: Cortex-A53 r0p4 (Cortex V8-A core)
[   1.0000000] cpu2: package 0, core 2, smt 0
[   1.0000000] cpufreqdt2 at cpu2
[   1.0000000] cpu3 at cpus0: Cortex-A53 r0p4 (Cortex V8-A core)
[   1.0000000] cpu3: package 0, core 3, smt 0
[   1.0000000] cpufreqdt3 at cpu3
[   1.0000000] cpu4 at cpus0: Cortex-A72 r0p2 (Cortex V8-A core)
[   1.0000000] cpu4: package 1, core 0, smt 0
[   1.0000000] cpufreqdt4 at cpu4
[   1.0000000] cpu5 at cpus0: Cortex-A72 r0p2 (Cortex V8-A core)
[   1.0000000] cpu5: package 1, core 1, smt 0
[   1.0000000] cpufreqdt5 at cpu5
[   1.0000000] gicvthree0 at simplebus0: GICv3
[   1.0000000] gicvthree0: ITS TT0 type 0x1 size 0x80000
[   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] gtmr0 at simplebus0: Generic Timer
[   1.0000000] gtmr0: interrupting on GICv3 irq 27
[   1.0000000] armgtmr0 at gtmr0: ARM Generic Timer (24000 kHz)
[   1.0000060] rkcru0 at simplebus0: RK3399 CRU
[   1.0000060] rkcru1 at simplebus0: RK3399 PMU CRU
[   1.0000060] rkiomux0 at simplebus0: RK3399 IOMUX control
[   1.0000060] rkgpio0 at rkiomux0: GPIO (gpio0@ff720000)
[   1.0000060] gpio0 at rkgpio0: 32 pins
[   1.0000060] rkgpio1 at rkiomux0: GPIO (gpio1@ff730000)
[   1.0000060] gpio1 at rkgpio1: 32 pins
[   1.0000060] rkgpio2 at rkiomux0: GPIO (gpio2@ff780000)
[   1.0000060] gpio2 at rkgpio2: 32 pins
[   1.0000060] rkgpio3 at rkiomux0: GPIO (gpio3@ff788000)
[   1.0000060] gpio3 at rkgpio3: 32 pins
[   1.0000060] rkgpio4 at rkiomux0: GPIO (gpio4@ff790000)
[   1.0000060] gpio4 at rkgpio4: 32 pins
[   1.0000060] rkpwm0 at simplebus0: PWM
[   1.0000060] rkpwm1 at simplebus0: PWM
[   1.0000060] rkpwm2 at simplebus0: PWM
[   1.0000060] fregulator0 at simplebus0: vcc3v3_pcie
[   1.0000060] fregulator1 at simplebus0: vcc1v8_s3
[   1.0000060] fregulator2 at simplebus0: vcc5v0_sys
[   1.0000060] fregulator3 at simplebus0: vcc3v3_sys
[   1.0000060] fregulator4 at simplebus0: vcc5v0_typec
[   1.0000060] fregulator5 at simplebus0: vcc5v0_host
[   1.0000060] fregulator6 at simplebus0: vcc12v_dcin
[   1.0000060] fregulator7 at simplebus0: vcc5v0_usb
[   1.0000060] com0 at simplebus0: ns16550a, working fifo
[   1.0000060] com0: interrupting on GICv3 irq 131
[   1.0000060] com1 at simplebus0: ns16550a, working fifo
[   1.0000060] com1: console
[   1.0000060] com1: interrupting on GICv3 irq 132
[   1.0000060] rkpciephy0 at syscon0: RK3399 PCIe PHY
[   1.0000060] rkusb0 at syscon0: USB2 PHY
[   1.0000060] rkusbphy0 at rkusb0: USB2 host port
[   1.0000060] rkusbphy1 at rkusb0: USB2 OTG port
[   1.0000060] rkusb1 at syscon0: USB2 PHY
[   1.0000060] rkusbphy2 at rkusb1: USB2 host port
[   1.0000060] rkusbphy3 at rkusb1: USB2 OTG port
[   1.0000060] /opp-table0 at simplebus0 not configured
[   1.0000060] rkiic0 at simplebus0: Rockchip I2C (400000 Hz)
[   1.0000060] iic0 at rkiic0: I2C bus
[   1.0000060] rkpmic0 at iic0 addr 0x1b: RK808 Power Management IC
[   1.0000060] rkreg0 at rkpmic0: vdd_center
[   1.0000060] rkreg1 at rkpmic0: vdd_cpu_l
[   1.0000060] rkreg2 at rkpmic0: vcc_ddr
[   1.0000060] rkreg3 at rkpmic0: vcc_1v8
[   1.0000060] rkreg4 at rkpmic0: vcc1v8_dvp
[   1.0000060] rkreg5 at rkpmic0: vcc3v0_touch
[   1.0000060] rkreg6 at rkpmic0: vcca_1v8
[   1.0000060] rkreg7 at rkpmic0: vcc_sdio
[   1.0000060] rkreg8 at rkpmic0: vcca3v0_codec
[   1.0000060] rkreg9 at rkpmic0: vcc_1v5
[   1.0000060] rkreg10 at rkpmic0: vcca1v8_codec
[   1.0000060] rkreg11 at rkpmic0: vcc_3v0
[   1.0000060] rkreg12 at rkpmic0: vcc3v3_s3
[   1.0000060] rkreg13 at rkpmic0: vcc3v3_s0
[   1.0000060] fan53555reg0 at iic0 addr 0x40: Silergy SYR82X
[   1.0000060] fan53555reg1 at iic0 addr 0x41: Silergy SYR82X
[   1.0000060] /opp-table1 at simplebus0 not configured
[   1.0000060] /vop@ff8f0000 at simplebus0 not configured
[   1.0000060] /vop@ff900000 at simplebus0 not configured
[   1.0000060] rkpcie0 at simplebus0: RK3399 PCIe
[   1.0000060] rkpcie0: link training timeout (link_st 0)
[   1.0000060] /power-management@ff310000/power-controller at syscon1 not configured
[   1.0000060] rkemmcphy0 at syscon0: eMMC PHY
[   1.0000060] /phy@ff7c0000 at simplebus0 not configured
[   1.0000060] /phy@ff800000 at simplebus0 not configured
[   1.0000060] /amba/dma-controller@ff6e0000 at simplebus1 not configured
[   1.0000060] /amba/dma-controller@ff6d0000 at simplebus1 not configured
[   1.0000060] rktsadc0 at simplebus0: RK3328/3399 Temperature Sensor ADC
[   1.0000060] rktsadc0: interrupting on GICv3 irq 129
[   1.0000060] /iommu@ff650800 at simplebus0 not configured
[   1.0000060] sdhc0 at simplebus0: Arasan SDHCI controller
[   1.0000060] sdhc0: interrupting on GICv3 irq 43
[   1.0000060] 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 blocks
[   1.0000060] sdmmc0 at sdhc0 slot 0
[   1.0000060] /iommu@ff8f3f00 at simplebus0 not configured
[   1.0000060] /hdmi@ff940000 at simplebus0 not configured
[   1.0000060] /iommu@ff903f00 at simplebus0 not configured
[   1.0000060] /i2s@ff8a0000 at simplebus0 not configured
[   1.0000060] rkiic1 at simplebus0: Rockchip I2C (100000 Hz)
[   1.0000060] iic1 at rkiic1: I2C bus
[   1.0000060] /opp-table2 at simplebus0 not configured
[   1.0000060] awge0 at simplebus0: GMAC
[   1.0000060] awge0: Core version: 00001035
[   1.0000060] awge0: Ethernet address 56:6f:82:69:e7:22
[   1.0000060] awge0: HW feature mask: d0f17
[   1.0000060] rgephy0 at awge0 phy 0: RTL8211F 1000BASE-T media interface
[   1.0000060] rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, auto
[   1.0000060] rgephy1 at awge0 phy 1: RTL8211F 1000BASE-T media interface
[   1.0000060] rgephy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, auto
[   1.0000060] awge0: interrupting on GICv3 irq 44
[   1.0000060] dwcmmc0 at simplebus0: DesignWare SD/MMC
[   1.0000060] dwcmmc0: interrupting on GICv3 irq 97
[   1.0000060] ehci0 at simplebus0: EHCI
[   1.0000060] ehci0: interrupting on GICv3 irq 58
[   1.0000060] ehci0: 1 companion controller, 1 port
[   1.0000060] usb0 at ehci0: USB revision 2.0
[   1.0000060] ohci0 at simplebus0: OHCI
[   1.0000060] ohci0: interrupting on GICv3 irq 60
[   1.0000060] ohci0: OHCI version 1.0
[   1.0000060] usb1 at ohci0: USB revision 1.0
[   1.0000060] ehci1 at simplebus0: EHCI
[   1.0000060] ehci1: interrupting on GICv3 irq 62
[   1.0000060] ehci1: 1 companion controller, 1 port
[   1.0000060] usb2 at ehci1: USB revision 2.0
[   1.0000060] ohci1 at simplebus0: OHCI
[   1.0000060] ohci1: interrupting on GICv3 irq 64
[   1.0000060] ohci1: OHCI version 1.0
[   1.0000060] usb3 at ohci1: USB revision 1.0
[   1.0000060] xhci0 at simplebus0: 'otg' not supported
[   1.0000060] xhci1 at simplebus0: DesignWare USB3 XHCI (rev. 3.00a)
[   1.0000060] xhci1: interrupting on GICv3 irq 142
[   1.0000060] usb4 at xhci1: USB revision 3.0
[   1.0000060] usb5 at xhci1: USB revision 2.0
[   1.0000060] /saradc@ff100000 at simplebus0 not configured
[   1.0000060] rkiic2 at simplebus0: Rockchip I2C (100000 Hz)
[   1.0000060] iic2 at rkiic2: I2C bus
[   1.0000060] /syscon@ff320000/io-domains at syscon23 not configured
[   1.0000060] rkiic3 at simplebus0: Rockchip I2C (100000 Hz)
[   1.0000060] iic3 at rkiic3: I2C bus
[   1.0000060] typec-portc at iic3 addr 0x22 not configured
[   1.0000060] /video-codec@ff650000 at simplebus0 not configured
[   1.0000060] /rga@ff680000 at simplebus0 not configured
[   1.0000060] /efuse@ff690000 at simplebus0 not configured
[   1.0000060] /syscon@ff770000/io-domains at syscon0 not configured
[   1.0000060] /rktimer@ff850000 at simplebus0 not configured
[   1.0000060] /i2s@ff880000 at simplebus0 not configured
[   1.0000060] /i2s@ff890000 at simplebus0 not configured
[   1.0000060] /gpu@ff9a0000 at simplebus0 not configured
[   1.0000060] mmcpwrseq0 at simplebus0: couldn't acquire ext_clock
[   1.0000060] /vdd-log at simplebus0 not configured
[   1.0000060] /display-subsystem at simplebus0 not configured
[   1.0000060] armpmu0 at simplebus0: Performance Monitor Unit
[   1.0000060] armpmu1 at simplebus0: Performance Monitor Unit
[   1.0000060] psci0 at simplebus0: PSCI 1.0
[   1.0000060] /watchdog@ff848000 at simplebus0 not configured
[   1.0000060] gpiokeys0 at simplebus0: GPIO Key Power
[   1.0000060] gpioleds0 at simplebus0: work diy
[   1.0000060] pwmfan0 at simplebus0: PWM Fan (levels 0% 58% 76% 94%)
[   1.0000060] cpu1: IC enabled, DC enabled, EL0/EL1 stack Alignment check enabled
[   1.0000060] cpu1: Cache Writeback Granule 16B, Exclusives Reservation Granule 16B
[   1.0000060] cpu1: Dcache line 64, Icache line 64
[   1.0000060] cpu1: L1 32KB/64B 2-way read-allocate VIPT Instruction cache
[   1.0000060] cpu1: L1 32KB/64B 4-way write-back read-allocate write-allocate PIPT Data cache
[   1.0000060] cpu1: L2 512KB/64B 16-way write-back read-allocate write-allocate PIPT Unified cache
[   1.0000060] cpu1: revID=0x180, PMCv3, 4k table, 64k table, 16bit ASID
[   1.0000060] cpu1: auxID=0x11120, GICv3, FP, CRC32, SHA1, SHA256, AES+PMULL, NEON, rounding, NaN propagation, denormals, 32x64bitRegs, Fused Multiply-Add
[   1.0000060] cpu3: IC enabled, DC enabled, EL0/EL1 stack Alignment check enabled
[   1.0000060] cpu3: Cache Writeback Granule 16B, Exclusives Reservation Granule 16B
[   1.0000060] cpu3: Dcache line 64, Icache line 64
[   1.0000060] cpu3: L1 32KB/64B 2-way read-allocate VIPT Instruction cache
[   1.0000060] cpu3: L1 32KB/64B 4-way write-back read-allocate write-allocate PIPT Data cache
[   1.0000060] cpu3: L2 512KB/64B 16-way write-back read-allocate write-allocate PIPT Unified cache
[   1.0000060] cpu3: revID=0x180, PMCv3, 4k table, 64k table, 16bit ASID
[   1.0000060] cpu3: auxID=0x11120, GICv3, FP, CRC32, SHA1, SHA256, AES+PMULL, NEON, rounding, NaN propagation, denormals, 32x64bitRegs, Fused Multiply-Add
[   1.7613220] cpu2: IC enabled, DC enabled, EL0/EL1 stack Alignment check enabled
[   1.7613220] cpu2: Cache Writeback Granule 16B, Exclusives Reservation Granule 16B
[   1.7613220] cpu2: Dcache line 64, Icache line 64
[   1.7613220] cpu2: L1 32KB/64B 2-way read-allocate VIPT Instruction cache
[   1.7613220] cpu2: L1 32KB/64B 4-way write-back read-allocate write-allocate PIPT Data cache
[   1.7613220] cpu2: L2 512KB/64B 16-way write-back read-allocate write-allocate PIPT Unified cache
[   1.7613220] cpu2: revID=0x180, PMCv3, 4k table, 64k table, 16bit ASID
[   1.7613220] cpu2: auxID=0x11120, GICv3, FP, CRC32, SHA1, SHA256, AES+PMULL, NEON, rounding, NaN propagation, denormals, 32x64bitRegs, Fused Multiply-Add
[   1.7613220] cpu5: IC enabled, DC enabled, EL0/EL1 stack Alignment check enabled
[   1.7613220] cpu5: Cache Writeback Granule 16B, Exclusives Reservation Granule 16B
[   1.7613220] cpu5: Dcache line 64, Icache line 64
[   1.7613220] cpu5: L1 48KB/64B 3-way read-allocate PIPT Instruction cache
[   1.7613220] cpu5: L1 32KB/64B 2-way write-back read-allocate write-allocate PIPT Data cache
[   1.7613220] cpu5: L2 1024KB/64B 16-way write-back read-allocate write-allocate PIPT Unified cache
[   1.7713142] cpu5: revID=0x4, PMCv3, 4k table, 64k table, 16bit ASID
[   1.7713142] cpu5: auxID=0x11120, GICv3, FP, CRC32, SHA1, SHA256, AES+PMULL, NEON, rounding, NaN propagation, denormals, 32x64bitRegs, Fused Multiply-Add
[   1.7713142] cpu4: IC enabled, DC enabled, EL0/EL1 stack Alignment check enabled
[   1.7713142] cpu4: Cache Writeback Granule 16B, Exclusives Reservation Granule 16B
[   1.7713142] cpu4: Dcache line 64, Icache line 64
[   1.7713142] cpu4: L1 48KB/64B 3-way read-allocate PIPT Instruction cache
[   1.7713142] cpu4: L1 32KB/64B 2-way write-back read-allocate write-allocate PIPT Data cache
[   1.7713142] cpu4: L2 1024KB/64B 16-way write-back read-allocate write-allocate PIPT Unified cache
[   1.7713142] cpu4: revID=0x4, PMCv3, 4k table, 64k table, 16bit ASID
[   1.7713142] cpu4: auxID=0x11120, GICv3, FP, CRC32, SHA1, SHA256, AES+PMULL, NEON, rounding, NaN propagation, denormals, 32x64bitRegs, Fused Multiply-Add
[   1.8413212] sdmmc1 at dwcmmc0
[   2.0013290] uhub0 at usb2: NetBSD (0000) EHCI root hub (0000), class 9/0, rev 2.00/1.00, addr 1
[   2.0013290] uhub1 at usb4: NetBSD (0000) xHCI root hub (0000), class 9/0, rev 3.00/1.00, addr 0
[   2.0013290] uhub2 at usb5: NetBSD (0000) xHCI root hub (0000), class 9/0, rev 2.00/1.00, addr 0
[   2.0013290] uhub3 at usb1: NetBSD (0000) OHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1
[   2.0013290] sdhc0: cmd timeout error
[   2.0213288] armpmu0: interrupting on GICv3 irq 23
[   2.0213288] armpmu1: failed to initialize PMU
[   2.0213288] uhub4 at usb0: NetBSD (0000) EHCI root hub (0000), class 9/0, rev 2.00/1.00, addr 1
[   2.0213288] uhub5 at usb3: NetBSD (0000) OHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1
[   3.0513686] sdmmc0: sdmmc_mem_enable failed with error 60
[   3.0613696] sdmmc0: couldn't enable card: 60
[   3.2313757] WARNING: 4 errors while detecting hardware; check system log.
[   3.2413763] sdhc0: cmd timeout error
[   3.2413763] boot device: <unknown>
[   3.2413763] root device: sdmmc0: sdmmc_mem_enable failed with error 60
[   4.2914157] sdmmc0: couldn't enable card: 60

[  20.8820428] use one of: awge0 ddb halt reboot
[  20.8820428] root device: 


Possibly Related Threads…
Thread Author Replies Views Last Post
  NetBSD for RockPro64 Luke 3 6,884 06-12-2019, 11:52 PM
Last Post: beard5849

Forum Jump:


Users browsing this thread: 2 Guest(s)