Open main menu

DAVE Developer's Wiki β

SBCX-TN-004: Running Armbian Buster (Debian 10)

Info Box
Axel-04.png Applies to Axel Ultra
Axel-02.png Applies to AXEL ESATTA
Axel-lite 02.png Applies to Axel Lite
SBC-AXEL-02.png Applies to SBC AXEL
Warning-icon.png This technical note was validated against specific versions of hardware and software. It may not work with other versions. Warning-icon.png

Contents

HistoryEdit

Version Date Notes
1.0.0 October 2019 First public release
1.0.1 January 2020 Added some notes in the first section

IntroductionEdit

This Technical Note (TN) shows how to run Armbian Stretch GNU/Linux distribution on SBCSPG industrial gateway. SBCX-TN-004 is similar, but it describes how to run such distribution on AxelLite-powered SBCX Single Board Computer (SBC). In this case, a more recent version of the distribution is used, Buster, which in turn is based on Debian 10.

Building and deploying the root file system onto the targetEdit

The procedure is straightforward and is basically the same describe here. The only difference is that the Debian 10 Buster distribution is selected at the beginning of the build process:

 
Selecting the Debian 10 Buster distribution

Bootstrap processEdit

To expand the box, please click on the Expand link on the right.

...
Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.11-xelk-4.0.0-00001-g892b58a968ea (llandre@linuxserver2) (gcc version 6.2.0 (GCC) ) #3 SMP PREEMPT Tue Aug 20 09:16:33 CEST 2019
[    0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] OF: fdt:Machine model: AxelLite Quad on XELK-L
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'splashscreen': base 0x00000000, size 0 MiB
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] percpu: Embedded 14 pages/cpu @e559b000 s26060 r8192 d23092 u57344
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 520598
[    0.000000] Kernel command line: root=/dev/mmcblk1p1 rootwait rw ip=192.168.0.80:192.168.0.13:192.168.0.254:255.255.255.0:xelk:eth0:off panic=1 fec_mac=00:50:c2:1e:af:b2 console=ttymxc2,115200n8 vmalloc=400M mtdparts=gpmi-nand:8M(nand-uboot),1M(nand-env1),1M(nand-env2),1M(nand-dtb),1M(nand-spare),8M(nand-kernel),-(nand-ubi);spi32766.0:1M(spi-uboot),256k(spi-env1),256k(spi-env2),512k(spi-dtb),6M(spi-kernel),-(spi-free) maxcpus=4 video=mxcfb0:dev=lcd,LCD-AM-800480STMQW-TA1,if=RGB666
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes)
[    0.000000] Inode-cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Memory: 1733632K/2097152K available (10240K kernel code, 578K rwdata, 2632K rodata, 1024K init, 468K bss, 363520K reserved, 0K cma-reserved, 90112K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
[    0.000000]     vmalloc : 0xe7000000 - 0xff800000   ( 392 MB)
[    0.000000]     lowmem  : 0x80000000 - 0xe6800000   (1640 MB)
[    0.000000]     pkmap   : 0x7fe00000 - 0x80000000   (   2 MB)
[    0.000000]     modules : 0x7f000000 - 0x7fe00000   (  14 MB)
[    0.000000]       .text : 0x80008000 - 0x80b00000   (11232 kB)
[    0.000000]       .init : 0x80e00000 - 0x80f00000   (1024 kB)
[    0.000000]       .data : 0x80f00000 - 0x80f909a0   ( 579 kB)
[    0.000000]        .bss : 0x80f909a0 - 0x81005ab0   ( 469 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 32.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] L2C: DT/platform modifies aux control register: 0x32070000 -> 0x32470000
[    0.000000] L2C-310 errata 752271 769419 enabled
[    0.000000] L2C-310 enabling early BRESP for Cortex-A9
[    0.000000] L2C-310 full line of zeros enabled for Cortex-A9
[    0.000000] L2C-310 ID prefetch enabled, offset 16 lines
[    0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
[    0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB
[    0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001
[    0.000000] Switching to timer-based delay loop, resolution 333ns
[    0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns
[    0.000023] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns
[    0.001305] Console: colour dummy device 80x30
[    0.001326] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)
[    0.001340] pid_max: default: 32768 minimum: 301
[    0.001461] Mount-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.001473] Mountpoint-cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.002152] CPU: Testing write buffer coherency: ok
[    0.002511] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.002573] Setting up static identity map for 0x10100000 - 0x10100058
[    0.149858] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.219845] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.289845] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.289938] Brought up 4 CPUs
[    0.289962] SMP: Total of 4 processors activated (24.00 BogoMIPS).
[    0.289972] CPU: All CPU(s) started in SVC mode.
[    0.290797] devtmpfs: initialized
[    0.303116] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.303415] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.303553] xor: measuring software checksum speed
[    0.399574]    arm4regs  :  1229.200 MB/sec
[    0.499575]    8regs     :   948.400 MB/sec
[    0.599575]    32regs    :  1025.200 MB/sec
[    0.599585] xor: using function: arm4regs (1229.200 MB/sec)
[    0.599605] pinctrl core: initialized pinctrl subsystem
[    0.600546] NET: Registered protocol family 16
[    0.601598] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.629594] cpuidle: using governor menu
[    0.629863] CPU identified as i.MX6Q, silicon rev 1.5
[    0.629980] Use WDOG2 as reset source
[    0.640092] vddarm: bypassed regulator has no supply!
[    0.640104] vddarm: failed to get the current voltage(-517)
[    0.640866] vddsoc: bypassed regulator has no supply!
[    0.640878] vddsoc: failed to get the current voltage(-517)
[    0.652274] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.652286] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.653064] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
[    0.655326] imx-gpc 20dc000.gpc: pu regulator not ready, retry
[    0.859845] raid6: int32x1  gen()   106 MB/s
[    1.029627] raid6: int32x1  xor()   148 MB/s
[    1.199808] raid6: int32x2  gen()   165 MB/s
[    1.369715] raid6: int32x2  xor()   168 MB/s
[    1.539890] raid6: int32x4  gen()   193 MB/s
[    1.709588] raid6: int32x4  xor()   169 MB/s
[    1.879821] raid6: int32x8  gen()   215 MB/s
[    2.049683] raid6: int32x8  xor()   156 MB/s
[    2.049694] raid6: using algorithm int32x8 gen() 215 MB/s
[    2.049703] raid6: .... xor() 156 MB/s, rmw enabled
[    2.049712] raid6: using intx1 recovery algorithm
[    2.063709] mxs-dma 110000.dma-apbh: initialized
[    2.065778] vgaarb: loaded
[    2.066440] SCSI subsystem initialized
[    2.066903] usbcore: registered new interface driver usbfs
[    2.066972] usbcore: registered new interface driver hub
[    2.067060] usbcore: registered new device driver usb
[    2.067239] 2000000.aips-bus:usbphy_nop1 supply vcc not found, using dummy regulator
[    2.067373] 2000000.aips-bus:usbphy_nop2 supply vcc not found, using dummy regulator
[    2.068634] i2c i2c-1: IMX I2C adapter registered
[    2.068656] i2c i2c-1: can't use DMA, using PIO instead.
[    2.069374] i2c i2c-2: IMX I2C adapter registered
[    2.069391] i2c i2c-2: can't use DMA, using PIO instead.
[    2.069611] Linux video capture interface: v2.00
[    2.069652] pps_core: LinuxPPS API ver. 1 registered
[    2.069661] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.069684] PTP clock support registered
[    2.099650] imx-ipuv3 2400000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
[    2.129649] imx-ipuv3 2800000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
[    2.130640] mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 driver probed
[    2.130656] mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 dphy version is 0x3130302a
[    2.130736] MIPI CSI2 driver module loaded
[    2.131075] imx rpmsg driver is registered.
[    2.131247] Advanced Linux Sound Architecture Driver Initialized.
[    2.132095] Bluetooth: Core ver 2.22
[    2.132137] NET: Registered protocol family 31
[    2.132147] Bluetooth: HCI device and connection manager initialized
[    2.132163] Bluetooth: HCI socket layer initialized
[    2.132179] Bluetooth: L2CAP socket layer initialized
[    2.132214] Bluetooth: SCO socket layer initialized
[    2.133230] clocksource: Switched to clocksource mxc_timer1
[    2.133381] VFS: Disk quotas dquot_6.6.0
[    2.133447] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.144300] NET: Registered protocol family 2
[    2.144916] TCP established hash table entries: 16384 (order: 4, 65536 bytes)
[    2.145062] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[    2.145304] TCP: Hash tables configured (established 16384 bind 16384)
[    2.145381] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    2.145458] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    2.145684] NET: Registered protocol family 1
[    2.146130] RPC: Registered named UNIX socket transport module.
[    2.146142] RPC: Registered udp transport module.
[    2.146149] RPC: Registered tcp transport module.
[    2.146157] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.146903] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
[    2.148658] Bus freq driver module loaded
[    2.149699] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    2.150663] workingset: timestamp_bits=14 max_order=19 bucket_order=5
[    2.158794] NFS: Registering the id_resolver key type
[    2.158829] Key type id_resolver registered
[    2.158838] Key type id_legacy registered
[    2.158886] ntfs: driver 2.1.32 [Flags: R/W].
[    2.159317] fuse init (API version 7.26)
[    2.164417] bounce: pool size: 64 pages
[    2.164545] io scheduler noop registered
[    2.164558] io scheduler deadline registered
[    2.164853] io scheduler cfq registered (default)
[    2.165365] imx-weim 21b8000.weim: Driver registered.
[    2.167186] OF: PCI: host bridge /soc/pcie@0x01000000 ranges:
[    2.167201] OF: PCI:   No bus range found for /soc/pcie@0x01000000, using [bus 00-ff]
[    2.167234] OF: PCI:    IO 0x01f80000..0x01f8ffff -> 0x00000000
[    2.167255] OF: PCI:   MEM 0x01000000..0x01efffff -> 0x01000000
[    2.376458] imx6q-pcie 1ffc000.pcie: phy link never came up
[    2.376473] imx6q-pcie 1ffc000.pcie: Link never came up
[    2.379546] imx6q-pcie 1ffc000.pcie: failed to initialize host
[    2.379612] imx6q-pcie: probe of 1ffc000.pcie failed with error -110
[    2.381003] imx-sdma 20ec000.sdma: no iram assigned, using external mem
[    2.381272] imx-sdma 20ec000.sdma: loaded firmware 3.3
[    2.386090] pfuze100-regulator 1-0008: Full layer: 2, Metal layer: 1
[    2.386829] pfuze100-regulator 1-0008: FAB: 0, FIN: 0
[    2.386844] pfuze100-regulator 1-0008: pfuze100 found.
[    2.390589] vddpu: supplied by SW1C
[    2.394264] SW4: Bringing 2000000uV into 1800000-1800000uV
[    2.404619] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    2.406557] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 72, base_baud = 5000000) is a IMX
[    3.364226] console [ttymxc2] enabled
[    3.370427] imx sema4 driver is registered.
[    3.374693] [drm] Initialized
[    3.378111] [drm] Initialized vivante 1.0.0 20120216 on minor 0
[    3.405835] brd: module loaded
[    3.415945] loop: module loaded
[    3.425976] random: fast init done
[    3.431533] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xdc
[    3.437935] nand: AMD/Spansion S34ML04G1
[    3.441867] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    3.449603] gpmi-nand 112000.gpmi-nand: mode:4 ,failed in set feature.
[    3.456179] Scanning device for bad blocks
[    3.470688] Bad eraseblock 107 at 0x000000d60000
[    3.871590] 7 cmdlinepart partitions found on MTD device gpmi-nand
[    3.877808] Creating 7 MTD partitions on "gpmi-nand":
[    3.882873] 0x000000000000-0x000000800000 : "nand-uboot"
[    3.889690] 0x000000800000-0x000000900000 : "nand-env1"
[    3.896183] 0x000000900000-0x000000a00000 : "nand-env2"
[    3.902640] 0x000000a00000-0x000000b00000 : "nand-dtb"
[    3.909053] 0x000000b00000-0x000000c00000 : "nand-spare"
[    3.915610] 0x000000c00000-0x000001400000 : "nand-kernel"
[    3.922365] 0x000001400000-0x000020000000 : "nand-ubi"
[    3.935431] gpmi-nand 112000.gpmi-nand: driver registered.
[    3.943116] m25p80 spi0.0: s25fl256s1 (32768 Kbytes)
[    3.949486] spi_imx 2008000.ecspi: probed
[    3.954834] libphy: Fixed MDIO Bus: probed
[    3.959317] CAN device driver interface
[    3.963411] 2090000.flexcan supply xceiver not found, using dummy regulator
[    3.971198] flexcan 2090000.flexcan: device registered (reg_base=e7330000, irq=33)
[    3.980431] 2188000.ethernet supply phy not found, using dummy regulator
[    3.987667] pps pps0: new PPS source ptp0
[    3.992572] libphy: fec_enet_mii_bus: probed
[    3.998640] fec 2188000.ethernet eth0: registered PHC device 0
[    4.005528] usbcore: registered new interface driver asix
[    4.010995] usbcore: registered new interface driver ax88179_178a
[    4.017171] usbcore: registered new interface driver cdc_ether
[    4.023055] usbcore: registered new interface driver cdc_eem
[    4.028789] usbcore: registered new interface driver net1080
[    4.034528] usbcore: registered new interface driver cdc_subset
[    4.040500] usbcore: registered new interface driver zaurus
[    4.046185] usbcore: registered new interface driver cdc_ncm
[    4.051898] usbcore: registered new interface driver cdc_mbim
[    4.057676] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.064242] ehci-pci: EHCI PCI platform driver
[    4.069075] usbcore: registered new interface driver cdc_wdm
[    4.074853] usbcore: registered new interface driver usb-storage
[    4.082060] 2184800.usbmisc supply vbus-wakeup not found, using dummy regulator
[    4.107799] ci_hdrc ci_hdrc.1: EHCI Host Controller
[    4.112712] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
[    4.143266] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
[    4.148907] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    4.155739] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.162970] usb usb1: Product: EHCI Host Controller
[    4.167874] usb usb1: Manufacturer: Linux 4.9.11-xelk-4.0.0-00001-g892b58a968ea ehci_hcd
[    4.175991] usb usb1: SerialNumber: ci_hdrc.1
[    4.181042] hub 1-0:1.0: USB hub found
[    4.184866] hub 1-0:1.0: 1 port detected
[    4.189960] mousedev: PS/2 mouse device common for all mice
[    4.196949] input: TSC2007 Touchscreen as /devices/soc0/soc/2100000.aips-bus/21a8000.i2c/i2c-2/2-0048/input/input0
[    4.208773] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0
[    4.217621] i2c /dev entries driver
[    4.222855] backlight supply power not found, using dummy regulator
[    4.232014] 20e0000.hdmi_video supply HDMI not found, using dummy regulator
[    4.239673] mxc_sdc_fb fb@0: NO mxc display driver found!
[    4.245201] mxc_sdc_fb fb@1: registered mxc display driver ldb
[    4.255760] mxc_hdmi 20e0000.hdmi_video: Detected HDMI controller 0x13:0xa:0xa0:0xc1
[    4.263558] fbcvt: 1920x1080@60: CVT Name - 2.073M9
[    4.268554] mxc_sdc_fb fb@3: registered mxc display driver hdmi
[    4.302828] mxc_v4l2_output v4l2_out: V4L2 device registered as video16
[    4.309660] mxc_v4l2_output v4l2_out: V4L2 device registered as video17
[    4.316476] mxc_v4l2_output v4l2_out: V4L2 device registered as video18
[    4.323290] mxc_v4l2_output v4l2_out: V4L2 device registered as video19
[    4.331329] VGEN3: voltage operation not allowed
[    4.573594] ov5640_read_reg:write reg error:reg=300a
[    4.578566] camera ov5640_mipi is not found
[    4.583464] usbcore: registered new interface driver uvcvideo
[    4.589218] USB Video Class driver (1.1.1)
[    4.593834] ina2xx 2-0044: error configuring the device: -6
[    4.600210] Bluetooth: HCI UART driver ver 2.3
[    4.604696] Bluetooth: HCI UART protocol H4 registered
[    4.609841] Bluetooth: HCI UART protocol BCSP registered
[    4.615245] Bluetooth: HCI UART protocol LL registered
[    4.620898] sdhci: Secure Digital Host Controller Interface driver
[    4.627111] sdhci: Copyright(c) Pierre Ossman
[    4.631474] sdhci-pltfm: SDHCI platform and OF driver helper
[    4.703266] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA
[    4.773289] mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
[    4.794963] mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
[    4.812475] caam 2100000.caam: ERA source: CAAMVID.
[    4.821964] caam 2100000.caam: AXI pipeline throttling enabled.
[    4.834188] caam 2100000.caam: Entropy delay = 3200
[    4.899862] caam 2100000.caam: Instantiated RNG4 SH0
[    4.960623] caam 2100000.caam: Instantiated RNG4 SH1
[    4.965626] caam 2100000.caam: device ID = 0x0a16010000000000 (Era 4)
[    4.972075] caam 2100000.caam: job rings = 2, qi = 0
[    5.067433] caam algorithms registered in /proc/crypto
[    5.076454] caam_jr 2101000.jr0: registering rng-caam
[    5.082395] platform caam_sm: blkkey_ex: 4 keystore units available
[    5.088866] platform caam_sm: 64-bit clear key:
[    5.093468] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
[    5.099138] platform caam_sm: 64-bit black key:
[    5.103778] platform caam_sm: [0000] da a0 6e f2 76 0e 56 22
[    5.109448] platform caam_sm: [0008] 0b ae 9a 91 c2 7a 05 0a
[    5.113182] mmc1: host does not support reading read-only switch, assuming write-enable
[    5.120286] mmc1: new high speed SDHC card at address aaaa
[    5.120925] mmcblk1: mmc1:aaaa SA08G 7.40 GiB
[    5.126220]  mmcblk1: p1
[    5.135853] platform caam_sm: 128-bit clear key:
[    5.140481] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
[    5.146192] platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
[    5.151859] platform caam_sm: 128-bit black key:
[    5.156533] platform caam_sm: [0000] b7 22 a4 2b 26 27 96 19
[    5.162205] platform caam_sm: [0008] 0b e1 1b 90 e6 d9 d9 74
[    5.167893] platform caam_sm: 192-bit clear key:
[    5.172521] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
[    5.178230] platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
[    5.183924] platform caam_sm: [0016] 10 11 12 13 14 15 16 17
[    5.189592] platform caam_sm: 192-bit black key:
[    5.194256] platform caam_sm: [0000] e5 e4 5f 24 ed f5 03 8c
[    5.199926] platform caam_sm: [0008] 6c af 8c 73 93 08 03 1f
[    5.205617] platform caam_sm: [0016] 6a 08 54 ea 17 4d d7 bc
[    5.211286] platform caam_sm: [0024] 11 b3 08 98 c9 00 e9 ac
[    5.216970] platform caam_sm: 256-bit clear key:
[    5.221597] platform caam_sm: [0000] 00 01 02 03 04 0f 06 07
[    5.227282] platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f
[    5.232951] platform caam_sm: [0016] 10 11 12 13 14 15 16 17
[    5.238635] platform caam_sm: [0024] 18 19 1a 1b 1c 1d 1e 1f
[    5.244317] platform caam_sm: 256-bit black key:
[    5.248944] platform caam_sm: [0000] be 38 be 67 55 6b f3 f2
[    5.254628] platform caam_sm: [0008] 4b c4 2f a5 3f cb c2 b8
[    5.260296] platform caam_sm: [0016] 4f 74 cb bd b8 a8 19 86
[    5.265980] platform caam_sm: [0024] 4b 90 2f e8 fe 4d 4d 1f
[    5.271645] platform caam_sm: 64-bit unwritten blob:
[    5.276635] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
[    5.282302] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
[    5.287986] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
[    5.293670] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
[    5.299339] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
[    5.305024] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
[    5.310692] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
[    5.316375] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
[    5.322041] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    5.327725] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    5.333417] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    5.339085] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    5.344769] platform caam_sm: 128-bit unwritten blob:
[    5.349828] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
[    5.355512] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
[    5.361179] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
[    5.366861] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
[    5.372529] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
[    5.378242] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
[    5.383933] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
[    5.389602] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
[    5.395319] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    5.400987] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    5.406677] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    5.412345] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    5.418050] platform caam_sm: 196-bit unwritten blob:
[    5.423113] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
[    5.428802] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
[    5.434488] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
[    5.440155] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
[    5.445840] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
[    5.451508] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
[    5.457191] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
[    5.462858] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
[    5.468541] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    5.474225] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    5.479893] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    5.485578] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    5.491243] platform caam_sm: 256-bit unwritten blob:
[    5.496318] platform caam_sm: [0000] 00 00 00 00 00 00 00 00
[    5.501985] platform caam_sm: [0008] 00 00 00 00 00 00 00 00
[    5.507668] platform caam_sm: [0016] 00 00 00 00 00 00 00 00
[    5.513353] platform caam_sm: [0024] 00 00 00 00 00 00 00 00
[    5.519020] platform caam_sm: [0032] 00 00 00 00 00 00 00 00
[    5.524703] platform caam_sm: [0040] 00 00 00 00 00 00 00 00
[    5.530370] platform caam_sm: [0048] 00 00 00 00 00 00 00 00
[    5.536053] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
[    5.541720] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    5.547404] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    5.553071] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    5.558754] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    5.564661] platform caam_sm: 64-bit black key in blob:
[    5.569901] platform caam_sm: [0000] a6 3f 14 b3 75 9d 06 66
[    5.575594] platform caam_sm: [0008] 85 d8 c8 78 b2 2e c3 22
[    5.581263] platform caam_sm: [0016] 8d 28 06 2f a1 11 42 02
[    5.586950] platform caam_sm: [0024] 26 81 66 65 61 95 61 dd
[    5.592621] platform caam_sm: [0032] 9a 00 d8 59 6d 8c a6 71
[    5.598314] platform caam_sm: [0040] cb 13 90 c5 14 60 70 6c
[    5.604001] platform caam_sm: [0048] 17 d8 2b c0 4d 0e 41 6e
[    5.609670] platform caam_sm: [0056] 00 00 00 00 00 00 00 00
[    5.615354] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    5.621022] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    5.626707] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    5.632374] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    5.638057] platform caam_sm: 128-bit black key in blob:
[    5.643398] platform caam_sm: [0000] 3d 33 3c 41 b4 ac 3a 04
[    5.649065] platform caam_sm: [0008] 49 db d7 8b 6b ba 2a a7
[    5.654752] platform caam_sm: [0016] c7 e2 19 51 cb 1a d6 ac
[    5.660419] platform caam_sm: [0024] e1 7e ec 3f e8 da 33 27
[    5.666105] platform caam_sm: [0032] 04 3d 65 42 ac c5 fe 91
[    5.671774] platform caam_sm: [0040] 23 36 2a 24 88 d9 6a 5f
[    5.677458] platform caam_sm: [0048] c2 23 6e 40 76 3b 49 1a
[    5.683126] platform caam_sm: [0056] 26 e6 77 94 63 4b 83 fd
[    5.688811] platform caam_sm: [0064] 00 00 00 00 00 00 00 00
[    5.694496] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    5.700163] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    5.705847] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    5.711512] platform caam_sm: 192-bit black key in blob:
[    5.716850] platform caam_sm: [0000] c7 02 d6 c3 39 5a 61 b9
[    5.722518] platform caam_sm: [0008] 03 14 13 ea e9 1b 13 c8
[    5.728203] platform caam_sm: [0016] 03 23 31 2a 9d c3 e2 28
[    5.733889] platform caam_sm: [0024] f8 9e 8e 0a f3 69 a1 d5
[    5.739558] platform caam_sm: [0032] 7f 0a 5a 50 02 c7 6d ee
[    5.745244] platform caam_sm: [0040] ea 69 ca b2 b1 bd 2c a6
[    5.750911] platform caam_sm: [0048] 8c aa 77 30 a8 bc 2f 6e
[    5.756595] platform caam_sm: [0056] ab ef 90 00 9c 82 8e a9
[    5.762264] platform caam_sm: [0064] 08 56 4f e7 f0 83 2d 5e
[    5.767949] platform caam_sm: [0072] 00 00 00 00 00 00 00 00
[    5.773633] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    5.779300] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    5.784983] platform caam_sm: 256-bit black key in blob:
[    5.790306] platform caam_sm: [0000] 1a 9b 84 d1 60 65 8f 1e
[    5.795990] platform caam_sm: [0008] e6 5e 4c e5 46 bc 9b 4d
[    5.801659] platform caam_sm: [0016] 7e 86 1b 4f 1a b7 c2 a0
[    5.807344] platform caam_sm: [0024] 48 2f 81 26 c3 21 d5 14
[    5.813014] platform caam_sm: [0032] 45 ab 75 df 39 9a b6 8d
[    5.818700] platform caam_sm: [0040] 44 f4 69 25 32 cb 7b ca
[    5.824385] platform caam_sm: [0048] 53 4f 4f a0 2c 34 7d d7
[    5.830054] platform caam_sm: [0056] 62 7b e1 51 07 e6 70 d3
[    5.835738] platform caam_sm: [0064] 0f c8 e7 fd 8d 65 48 2b
[    5.841406] platform caam_sm: [0072] 3d 3d d7 dc 20 97 32 79
[    5.847090] platform caam_sm: [0080] 00 00 00 00 00 00 00 00
[    5.852758] platform caam_sm: [0088] 00 00 00 00 00 00 00 00
[    5.858646] platform caam_sm: restored 64-bit black key:
[    5.863995] platform caam_sm: [0000] 04 13 ee 47 43 49 dc 56
[    5.869664] platform caam_sm: [0008] 0f 82 ce 31 bb 52 36 a3
[    5.875346] platform caam_sm: restored 128-bit black key:
[    5.880754] platform caam_sm: [0000] b7 22 a4 2b 26 27 96 19
[    5.886439] platform caam_sm: [0008] 0b e1 1b 90 e6 d9 d9 74
[    5.892104] platform caam_sm: restored 192-bit black key:
[    5.897528] platform caam_sm: [0000] e5 e4 5f 24 ed f5 03 8c
[    5.903195] platform caam_sm: [0008] 6c af 8c 73 93 08 03 1f
[    5.908880] platform caam_sm: [0016] 94 e2 d6 f2 f6 e2 d1 b4
[    5.914565] platform caam_sm: [0024] 65 c5 ce fc 5d be a3 0e
[    5.920229] platform caam_sm: restored 256-bit black key:
[    5.925654] platform caam_sm: [0000] be 38 be 67 55 6b f3 f2
[    5.931322] platform caam_sm: [0008] 4b c4 2f a5 3f cb c2 b8
[    5.937007] platform caam_sm: [0016] 4f 74 cb bd b8 a8 19 86
[    5.942675] platform caam_sm: [0024] 4b 90 2f e8 fe 4d 4d 1f
[    5.948632] snvs-secvio 20cc000.caam-snvs: can't get snvs clock
[    5.954640] snvs-secvio 20cc000.caam-snvs: violation handlers armed - non-secure state
[    5.963265] usbcore: registered new interface driver usbhid
[    5.968845] usbhid: USB HID core driver
[    5.977483] Netfilter messages via NETLINK v0.30.
[    5.982448] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    5.988873] nf_tables: (c) 2007-2009 Patrick McHardy <kaber@trash.net>
[    5.995491] IPVS: Registered protocols (TCP, UDP)
[    6.000249] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[    6.007736] IPVS: Creating netns size=1176 id=0
[    6.012309] IPVS: ipvs loaded.
[    6.015420] IPVS: [rr] scheduler registered.
[    6.019945] ip_tables: (C) 2000-2006 Netfilter Core Team
[    6.025364] Initializing XFRM netlink socket
[    6.030189] NET: Registered protocol family 10
[    6.035824] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    6.042445] NET: Registered protocol family 17
[    6.046986] Bridge firewalling registered
[    6.051005] can: controller area network core (rev 20120528 abi 9)
[    6.057413] NET: Registered protocol family 29
[    6.061882] can: raw protocol (rev 20120528)
[    6.066184] can: broadcast manager protocol (rev 20161123 t)
[    6.071859] can: netlink gateway (rev 20130117) max_hops=1
[    6.077634] Bluetooth: RFCOMM TTY layer initialized
[    6.082533] Bluetooth: RFCOMM socket layer initialized
[    6.087719] Bluetooth: RFCOMM ver 1.11
[    6.091483] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.096820] Bluetooth: BNEP filters: protocol multicast
[    6.102061] Bluetooth: BNEP socket layer initialized
[    6.107052] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    6.112985] Bluetooth: HIDP socket layer initialized
[    6.118042] 8021q: 802.1Q VLAN Support v1.8
[    6.122643] Key type dns_resolver registered
[    6.128810] cpu cpu0: regulators not ready, retry
[    6.136274] Btrfs loaded, crc32c=crc32c-generic
[    6.154345] vddarm: supplied by SW1AB
[    6.158574] vddsoc: supplied by SW1C
[    6.162762] imx-gpc 20dc000.gpc: Registered imx-gpc
[    6.170624] mxc_vpu 2040000.vpu_fsl: VPU initialized
[    6.176392] Galcore version 6.2.2.93313
[    6.364420] cpu cpu0: Registered imx6q-cpufreq
[    6.369927] imx_thermal 2000000.aips-bus:tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C
[    6.382000] input: gpio-keys as /devices/soc0/gpio-keys/input/input1
[    6.388463] random: crng init done
[    6.393214] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:02 UTC (2)
[    6.585232] Micrel KSZ9031 Gigabit PHY 2188000.ethernet:07: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet:07, irq=-1)
[    6.599581] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    8.723843] fec 2188000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[    8.733481] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    8.763413] IP-Config: Complete:
[    8.766675]      device=eth0, hwaddr=00:50:c2:1e:af:b2, ipaddr=192.168.0.80, mask=255.255.255.0, gw=192.168.0.254
[    8.777007]      host=xelk, domain=, nis-domain=(none)
[    8.782169]      bootserver=192.168.0.13, rootserver=192.168.0.13, rootpath=
[    8.789994] usb_otg_vbus: disabling
[    8.793543] VGEN1: disabling
[    8.796996] VGEN6: disabling
[    8.800440] ALSA device list:
[    8.803435]   No soundcards found.
[    8.815991] EXT4-fs (mmcblk1p1): couldn't mount as ext3 due to feature incompatibilities
[    8.842679] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
[    8.850842] VFS: Mounted root (ext4 filesystem) on device 179:33.
[    8.865547] devtmpfs: mounted
[    8.869399] Freeing unused kernel memory: 1024K (80e00000 - 80f00000)
[    9.487639] systemd[1]: System time before build time, advancing clock.
[    9.505203] cgroup: cgroup2: unknown option "nsdelegate"
[    9.531674] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    9.553715] systemd[1]: Detected architecture arm.

Welcome to Debian GNU/Linux 10 (buster)!

[    9.605561] systemd[1]: Set hostname to <sbcx>.
[    9.931065] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[    9.948161] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[   10.278960] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[   10.313901] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[   10.362854] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
[   10.373273] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[   10.415919] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[  OK  ] Reached target Remote File Systems.
[  OK  ] Listening on udev Control Socket.
[  OK  ] Reached target Swap.
[  OK  ] Listening on Syslog Socket.
         Starting Journal Service...
[  OK  ] Listening on fsck to fsckd communication Socket.
         Starting Load Kernel Modules...
         Mounting POSIX Message Queue File System...
         Starting Restore / save the current clock...
[  OK  ] Started Dispatch Password cts to Console Directory Watch.
[  OK  ] Created slice system-getty.slice.
         Starting Set the console keyboard layout...
[  OK  ] Listening on udev Kernel Socket.
         Starting udev Coldplug all Devices...
         Mounting Kernel Debug File System...
[  OK  ] Set up automount Arbitrarycs File System Automount Point.
[  OK  ] Reached target System Time Synchronized.
         Starting Nameserver information manager...
[  OK  ] Reached target Slices.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[  OK  ] Started Forward Password Rcuests to Wall Directory Watch.
[  OK  ] Reached target Paths.
[  OK  ] Reached target Local Encrypted Volumes.
         Starting Remount Root and Kernel File Systems...
[  OK  ] Started Journal Service.
[  OK  ] Started Load Kernel Modules.
[   11.393648] blk_update_request: I/O error, dev mtdblock0, sector 0
[   11.400689] blk_update_request: I/O error, dev mtdblock0, sector 0
[   11.406878] Buffer I/O error on dev mtdblock0, logical block 0, async page read
[   11.432685] blk_update_request: I/O error, dev mtdblock2, sector 8
[   11.439722] blk_update_request: I/O error, dev mtdblock2, sector 8
[   11.445912] Buffer I/O error on dev mtdblock2, logical block 1, async page read
[   11.471166] blk_update_request: I/O error, dev mtdblock4, sector 8
[   11.478236] blk_update_request: I/O error, dev mtdblock4, sector 8
[   11.484425] Buffer I/O error on dev mtdblock4, logical block 1, async page read
[   11.533245] blk_update_request: I/O error, dev mtdblock6, sector 0
[   11.540322] blk_update_request: I/O error, dev mtdblock6, sector 0
[   11.546518] Buffer I/O error on dev mtdblock6, logical block 0, async page read
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Started Restore / save the current clock.
[   12.322015] blk_update_request: I/O error, dev mtdblock0, sector 0
[   12.329270] blk_update_request: I/O error, dev mtdblock0, sector 0
[   12.335461] Buffer I/O error on dev mtdblock0, logical block 0, async page read
[   12.361578] Buffer I/O error on dev mtdblock2, logical block 1, async page read
[   12.387440] Buffer I/O error on dev mtdblock4, logical block 1, async page read
[   12.441026] Buffer I/O error on dev mtdblock6, logical block 0, async page read
[  OK  ] Started Set the console keyboard layout.
[  OK  ] Mounted Kernel Debug File System.
[FAILED] Failed to start Remount Root and Kernel File Systems.
See 'systemctl status systemd-remount-fs.service' for details.
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Started Nameserver information manager.
         Starting Helper to synchronize boot up for ifupdown...
         Starting Load/Save Random Seed...
         Starting Create System Users...
         Starting Apply Kernel Variables...
         Mounting FUSE Control File System...
         Mounting Kernel Configuration File System...
         Starting Flush Journal to Persistent Storage...
[  OK  ] Started Helper to synchronize boot up for ifupdown.
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started Create System Users.
[  OK  ] Started Apply Kernel Variables.
[  OK  ] Mounted FUSE Control File System.
[  OK  ] Mounted Kernel Configuration File System.
         Starting Create Static Device Nodes in /dev...
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /tmp...
         Starting udev Kernel Device Manager...
[  OK  ] Mounted /tmp.
[  OK  ] Reached target Local File Systems.
         Starting Raise network interfaces...
         Starting Create Volatile Files and Directories...
         Starting Set console font and keymap...
         Starting Armbian ZRAM config...
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started Set console font and keymap.
[  OK  ] Started Create Volatile Files and Directories.
[  OK  ] Started Entropy daemon using the HAVEGE algorithm.
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Started Raise network interfaces.
[  OK  ] Started Armbian ZRAM config.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Found device /dev/ttymxc2.
[  OK  ] Listening on Load/Save RF citch Status /dev/rfkill Watch.
[  OK  ] Created slice system-systemd\x2dbacklight.slice.
         Starting Load/Save Screen cness of backlight:backlight...
         Starting Armbian memory supported logging...
[  OK  ] Started Load/Save Screen Bchtness of backlight:backlight.
[  OK  ] Started Armbian memory supported logging.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily man-db regeneration.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Started Daily apt download activities.
         Starting Armbian hardware optimization...
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Reached target Sockets.
         Starting Armbian hardware monitoring...
[  OK  ] Started Daily rotation of log files.
[  OK  ] Started Daily apt upgrade and clean activities.
[  OK  ] Reached target Timers.
[  OK  ] Started Armbian hardware optimization.
[  OK  ] Started Armbian hardware monitoring.
[  OK  ] Reached target Basic System.
         Starting Login Service...
[  OK  ] Started D-Bus System Message Bus.
         Starting WPA supplicant...
         Starting Dispatcher daemon for systemd-networkd...
[  OK  ] Started Regular background program processing daemon.
         Starting Resets System Activity Data Collector...
         Starting rng-tools.service...
         Starting System Logging Service...
         Starting LSB: Load kernel cd to enable cpufreq scaling...
         Starting Network Manager...
[  OK  ] Started Resets System Activity Data Collector.
[  OK  ] Started System Logging Service.
[  OK  ] Started rng-tools.service.
[  OK  ] Started Login Service.
[  OK  ] Started WPA supplicant.
[  OK  ] Started LSB: Load kernel mcded to enable cpufreq scaling.
         Starting LSB: set CPUFreq kernel parameters...
[  OK  ] Started Dispatcher daemon for systemd-networkd.
[  OK  ] Started Network Manager.
         Starting Hostname Service...
         Starting Network Manager Wait Online...
[  OK  ] Reached target Network.
         Starting Permit User Sessions...
[  OK  ] Started Unattended Upgrades Shutdown.
         Starting OpenBSD Secure Shell server...
         Starting chrony, an NTP client/server...
[  OK  ] Started LSB: set CPUFreq kernel parameters.
[  OK  ] Started Permit User Sessions.
         Starting LSB: Set sysfs variables from /etc/sysfs.conf...
[  OK  ] Started Hostname Service.
[  OK  ] Started OpenBSD Secure Shell server.
         Starting Network Manager Script Dispatcher Service...
[  OK  ] Started chrony, an NTP client/server.
[  OK  ] Started Network Manager Script Dispatcher Service.
[  OK  ] Started LSB: Set sysfs variables from /etc/sysfs.conf.
         Starting Authorization Manager...
[  OK  ] Started Network Manager Wait Online.
[  OK  ] Reached target Network is Online.
         Starting LSB: Advanced IEEE 802.11 management daemon...
         Starting /etc/rc.local Compatibility...
[  OK  ] Started LSB: Advanced IEEE 802.11 management daemon.
[  OK  ] Started /etc/rc.local Compatibility.
[  OK  ] Started Authorization Manager.
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttymxc2.
[  OK  ] Created slice User Slice of UID 0.
         Starting User Runtime Directory /run/user/0...
[  OK  ] Started User Runtime Directory /run/user/0.
         Starting User Manager for UID 0...
         Starting Daily man-db regeneration...
         Starting Rotate log files...
         Starting Daily apt download activities...
[  OK  ] Started User Manager for UID 0.
[  OK  ] Started Session c1 of user root.
[  OK  ] Started Daily apt download activities.
         Starting Daily apt upgrade and clean activities...
[  OK  ] Started Daily man-db regeneration.
[  OK  ] Started Daily apt upgrade and clean activities.

Debian Buster with Armbian Linux ttymxc2

sbcx login: root
Password:
Last login: Mon Oct 21 09:45:21 CEST 2019 on ttymxc2
     _
 ___| |__   _____  __
/ __| '_ \ / __\ \/ /
\__ \ |_) | (__ >  <
|___/_.__/ \___/_/\_\
Welcome to Debian Buster with Armbian Linux 4.9.11-xelk-4.0.0-00001-g892b58a968ea
System load:   1.48 1.64 1.92   Up time:       50 min           Local users:   2
Memory usage:  17 % of 1694MB   IP:            192.168.0.80
CPU temp:      67‹C
Usage of /:    29% of 7.3G


root@sbcx:~# exit
logout

Debian Buster with Armbian Linux ttymxc2

sbcx login: armbian
Password:
Last login: Mon Oct 21 08:55:54 CEST 2019 from 192.168.0.145 on pts/1
     _
 ___| |__   _____  __
/ __| '_ \ / __\ \/ /
\__ \ |_) | (__ >  <
|___/_.__/ \___/_/\_\
Welcome to Debian Buster with Armbian Linux 4.9.11-xelk-4.0.0-00001-g892b58a968ea
System load:   1.44 1.61 1.90   Up time:       51 min           Local users:   2
Memory usage:  19 % of 1694MB   IP:            192.168.0.80
CPU temp:      66‹C
Usage of /:    29% of 7.3G


armbian@sbcx:~$