Jump to content

Evgeny Dmitrichenko

Members
  • Posts

    21
  • Joined

  • Last visited

Posts posted by Evgeny Dmitrichenko

  1. Hello.

    I have a task: «Find fail-safety, high stability SBC device, which can work 24/7/365»

    For the past year I have been monitoring for 30 Orange PI PC2 device`s in different locations. (I used Armbian images on all device`s and very like it.)
    I observe the following errors:
    -deadlock (I can repeat by set low voltage on laboratory power supply. As result - device is deadlock, green diode is lighting, only reboot can help; 
    -reboot (no any error`s in logs, just information about booting, just like device was rebooted)


    On this moment I split up into three groups:
    Group A: Error not happen, or less, then 1/60 days (25% of all my device)
    Group B: Error happen ones per week - 1/7 days (50% of all my device)
    Group C: Error happen ones per three days - 1/3 days (25% of all my device)

    I use regular power supplies that are included in box with Orange device;
     IMG_0341.thumb.JPG.d41abcce0deb5688a5af7c6994be4847.jpg.b3ee4e81913367abfbcdea43d38d7c93.jpg


    In my office, where I preparing next device and put it into the test for a week – it show results as Group A, its OK. But when I put the device to the work location, it`s fail-safety characteristic may change.
    In the work location, besides my orange pi, there are many another devices in power gridlike (TVs, refrigerators, any computers etc.), unlike in my office,  when I have only orange device`s, power grid there is not loaded. 

    My assumption is Orange PI PC2 can not work properly in high loaded power grid area. Under-voltage causes an error.


    In Orange PI forum I found users complains that "Allwinner H5 is bad schema, it is has power problem with under-voltage protection".
    In another forums I found information that ALL SBC devices have problems with under-voltage.
    In this forum I found topic “SBC consumption/performance comparisons”, After read that I conclude that the reason of errors (I have faced) is that high Load CPU device meet under-voltage in a power grid and going to a deadlock or to restart.

    which begs the question:
    Set CPU Frequency lower, disable few CPU core`s, disable HDMI and etc. Can it be effective solution to make device low consumption and hope that next under-voltage situation won't hurt to device?

    I am currently looking into ways of change orange PI PC2 to some another device which can be more fail-safety.


    Before do it I want to get some advice here:
    Is it really that Allwinner H5 has bad schema and has problems with under-voltage?

    Is there any logs under-voltage problem in Armbian? 
    My errors, it may be that power supplies, which I use is not good? In case it can be, where I can buy high quality power supply?
    My errors, It may be that the reason is under-voltage problem in power grid in work location? And what to do in this case?

    Which SBC devies can be right solution for my task?

     

    Thenk you, I hope somebody faced with similar problems

  2. Hello, there

    I have got three device`s in one room;

    Image`s for this three device`s was burned to ssd card`s on this week (at 17.04.2019)

    Today, in the same time (Apr 21 06:47:03) they all fall down with same error (form syslog):

     

    Apr 21 06:20:52 localhost systemd[1]: Starting Daily apt upgrade and clean activities...
    Apr 21 06:20:52 localhost systemd[1]: Started Daily apt upgrade and clean activities.
    Apr 21 06:25:01 localhost CRON[8132]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
    Apr 21 06:25:01 localhost CRON[8131]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ))
    Apr 21 06:30:01 localhost CRON[8283]: (root) CMD (/usr/lib/armbian/armbian-truncate-logs)
    Apr 21 06:35:01 localhost CRON[8347]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
    Apr 21 06:45:01 localhost CRON[8454]: (root) CMD (/usr/lib/armbian/armbian-truncate-logs)
    Apr 21 06:45:01 localhost CRON[8455]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
    Apr 21 06:47:01 localhost CRON[8484]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly ))
    Apr 21 06:47:03 localhost kernel: [192981.845014] EXT4-fs error (device mmcblk0p1): htree_dirblock_to_tree:1006: inode #172314: block 530053: comm mandb: bad entry in directory: rec_len % 4 != 0 - offset=28672, inode=4294967295, rec_len=65535, name_len=255, size=4096
    Apr 21 06:47:03 localhost kernel: [192981.941193] Aborting journal on device mmcblk0p1-8.
    Apr 21 06:47:03 localhost kernel: [192981.953977] EXT4-fs (mmcblk0p1): Remounting filesystem read-only
    Apr 21 06:47:03 localhost kernel: [192981.964478] EXT4-fs error (device mmcblk0p1): htree_dirblock_to_tree:1006: inode #172314: block 530052: comm mandb: bad entry in directory: rec_len % 4 != 0 - offset=24576, inode=4294967295, rec_len=65535, name_len=255, size=4096
    

     

    in kern log i see same error:

    Apr 21 06:47:03 localhost kernel: [192981.845014] EXT4-fs error (device mmcblk0p1): htree_dirblock_to_tree:1006: inode #172314: block 530053: comm mandb: bad entry in directory: rec_len % 4 != 0 - offset=28672, inode=4294967295, rec_len=65535, name_len=255, size=4096
    Apr 21 06:47:03 localhost kernel: [192981.941193] Aborting journal on device mmcblk0p1-8.
    Apr 21 06:47:03 localhost kernel: [192981.953977] EXT4-fs (mmcblk0p1): Remounting filesystem read-only
    Apr 21 06:47:03 localhost kernel: [192981.964478] EXT4-fs error (device mmcblk0p1): htree_dirblock_to_tree:1006: inode #172314: block 530052: comm mandb: bad entry in directory: rec_len % 4 != 0 - offset=24576, inode=4294967295, rec_len=65535, name_len=255, size=4096
    

     

    Environment:

    BOARD=orangepipc2
    BOARD_NAME="Orange Pi PC2"
    BOARDFAMILY=sun50iw2
    VERSION=5.67
    LINUXFAMILY=sunxi64
    BRANCH=next
    ARCH=arm64
    IMAGE_TYPE=custom
    BOARD_TYPE=conf
    INITRD_ARCH=arm64
    KERNEL_IMAGE_TYPE=Image

     

     

    In syslog I gote line bofore error = 

    Apr 21 06:47:01 localhost CRON[8484]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly ))

    can it be that cron.weekly was do something wrong?

    How you think, what was going wrong?

  3. Thank you.

    Could you answer for one more question, please

    BRANCH (stretch|jessie|bionic|xenial) and RELEASE (default|next|dev) params is not clear for me...

    Could you please tell what is difference - what is stretch, jessie, bionic ...

     

    Now I use this code to build my custom image:

    ./compile.sh KERNEL_CONFIGURE="no" KERNEL_ONLY="no" BOARD="orangepipc2" BRANCH="next" RELEASE="xenial" BUILD_DESKTOP="yes"

     

    If I understand write - for production I must use stable version, which can be build with this params:

    BRANCH="default" and RELEASE="stratch"

    Is it write?

     

     

     

  4. Hello, guys.

    I need help, don`t know what is going on.

    Yesterday two of my device`s (orange pi PC2) was rebooted by themselves.  At different times, in separate areas. In log files I see fact of reboot but don`t see the reason.

    Temperature was in OK.

    Power adapter and micro SD card, which I use, in attachment.

    What should I pay attention? Can it be the reason is unattended upgrades or some armbian cron process?

     

     

    Environment:

    BOARD=orangepipc2
    BOARD_NAME="Orange Pi PC2"
    BOARDFAMILY=sun50iw2
    VERSION=5.67
    LINUXFAMILY=sunxi64
    BRANCH=next
    ARCH=arm64
    IMAGE_TYPE=custom
    BOARD_TYPE=conf
    INITRD_ARCH=arm64
    KERNEL_IMAGE_TYPE=Image

     

    there is log from one of them: 

    armbianmonitor = http://ix.io/1Gz8

    go to reboot at Apr 18 22:52:13

     

    I'm stumped

    photo_2019-04-19_12-23-59.jpg

    IMG_0341.JPG

    armbianmonitor.txt

    0045_kern

    0045_syslog

    Board:
  5. Hello

    I have an orange pi pc2 device with armbian-release on it.

    Yesterday I was faced with strange error:

    My orange pi pc2 was shut down, in auth log file I see "Power key pressed. Powering Off... System is powering down."

    But there is no power key and no one can press powering off by console or interface.

    Temperature in error moment was OK = 57 C

     

    How it can be, why orange go to powering off by him self?

    Spoiler

    310797461_powerofferror.thumb.png.6218bff05dfdb9e977c0cf3ba47a5edb.png

     

     

     

    armbian-release:

    BOARD=orangepipc2

    BOARD_NAME="Orange Pi PC2"

    BOARDFAMILY=sun50iw2

    VERSION=5.78

    LINUXFAMILY=sunxi64

    BRANCH=next

    ARCH=arm64

    IMAGE_TYPE=custom

    BOARD_TYPE=conf

    INITRD_ARCH=arm64

    KERNEL_IMAGE_TYPE=Image

     

    Error was at  Apr 15 18:21:59

     

    Auth.log

    Spoiler
    
    Apr 15 18:00:01 localhost CRON[15269]: pam_unix(cron:session): session opened for user root by (uid=0)
    Apr 15 18:00:01 localhost CRON[15269]: pam_unix(cron:session): session closed for user root
    Apr 15 18:05:01 localhost CRON[15339]: pam_unix(cron:session): session opened for user root by (uid=0)
    Apr 15 18:05:02 localhost CRON[15339]: pam_unix(cron:session): session closed for user root
    Apr 15 18:15:01 localhost CRON[15488]: pam_unix(cron:session): session opened for user root by (uid=0)
    Apr 15 18:15:01 localhost CRON[15489]: pam_unix(cron:session): session opened for user root by (uid=0)
    Apr 15 18:15:01 localhost CRON[15488]: pam_unix(cron:session): session closed for user root
    Apr 15 18:15:01 localhost CRON[15489]: pam_unix(cron:session): session closed for user root
    Apr 15 18:17:01 localhost CRON[15522]: pam_unix(cron:session): session opened for user root by (uid=0)
    Apr 15 18:17:01 localhost CRON[15522]: pam_unix(cron:session): session closed for user root
    Apr 15 18:21:59 localhost systemd-logind[755]: Power key pressed.
    Apr 15 18:21:59 localhost systemd-logind[755]: Powering Off...
    Apr 15 18:21:59 localhost systemd-logind[755]: System is powering down.
    Apr 15 18:21:59 localhost systemd-logind[755]: Power key pressed.
    Apr 15 18:22:08 localhost CRON[783]: pam_unix(cron:session): session opened for user root by (uid=0)
    Apr 15 18:22:08 localhost systemd-logind[872]: New seat seat0.
    Apr 15 18:22:08 localhost systemd-logind[872]: Watching system buttons on /dev/input/event0 (r-gpio-keys)
    Apr 15 18:22:08 localhost nodm[1001]: starting nodm
    Apr 15 18:22:10 localhost sshd[1282]: Server listening on 0.0.0.0 port 22.
    Apr 15 18:22:10 localhost sshd[1282]: Server listening on :: port 22.
    Apr 15 18:22:18 localhost nodm[1363]: Successful su on ??? for dz by root
    Apr 15 18:22:18 localhost nodm[1363]: pam_unix(nodm:session): session opened for user dz by (uid=0)
    Apr 15 18:22:18 localhost systemd-logind[872]: New session c1 of user dz.
    Apr 15 18:22:18 localhost systemd: pam_unix(systemd-user:session): session opened for user dz by (uid=0)
    Apr 15 18:22:21 localhost CRON[783]: pam_unix(cron:session): session closed for user root
    Apr 15 18:22:23 localhost polkitd(authority=local): Registered Authentication Agent for unix-session:c1 (system bus name :1.26 [/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
    Apr 15 18:22:25 localhost sshd[1282]: Received SIGHUP; restarting.
    Apr 15 18:22:26 localhost sshd[1282]: Server listening on 0.0.0.0 port 22.
    Apr 15 18:22:26 localhost sshd[1282]: Server listening on :: port 22.
    Apr 15 18:22:26 localhost sshd[1282]: Received SIGHUP; restarting.
    Apr 15 18:22:26 localhost sshd[1282]: Server listening on 0.0.0.0 port 22.
    Apr 15 18:22:26 localhost sshd[1282]: Server listening on :: port 22.
    Apr 15 18:22:50 localhost dbus[760]: [system] Failed to activate service 'org.bluez': timed out
    Apr 15 18:23:15 localhost dbus[760]: [system] Failed to activate service 'org.bluez': timed out
    Apr 16 15:35:01 localhost CRON[2311]: pam_unix(cron:session): session opened for user root by (uid=0)
    Apr 16 15:35:01 localhost CRON[2311]: pam_unix(cron:session): session closed for user root

     

    Kern.log 

    Spoiler
    
    Apr 14 21:41:55 localhost NetworkManager[821]: <info>  [1555267315.9468] dhcp4 (eth0): state changed bound -> bound
    Apr 15 08:31:52 localhost NetworkManager[821]: <info>  [1555306312.9235]   address 192.168.120.107
    Apr 15 08:31:52 localhost NetworkManager[821]: <info>  [1555306312.9332]   plen 24 (255.255.255.0)
    Apr 15 08:31:52 localhost NetworkManager[821]: <info>  [1555306312.9332]   gateway 192.168.120.1
    Apr 15 08:31:52 localhost NetworkManager[821]: <info>  [1555306312.9333]   server identifier 192.168.120.1
    Apr 15 08:31:52 localhost NetworkManager[821]: <info>  [1555306312.9333]   lease time 86400
    Apr 15 08:31:52 localhost NetworkManager[821]: <info>  [1555306312.9334]   nameserver '192.168.120.1'
    Apr 15 08:31:52 localhost NetworkManager[821]: <info>  [1555306312.9462] dhcp4 (eth0): state changed bound -> bound
    Apr 15 18:22:08 localhost kernel: [    0.000000]   DMA32 zone: 262144 pages, LIFO batch:63
    Apr 15 18:22:08 localhost kernel: [    0.000000] psci: probing for conduit method from DT.
    Apr 15 18:22:08 localhost kernel: [    0.000000] psci: PSCIv1.1 detected in firmware.
    Apr 15 18:22:08 localhost kernel: [    0.000000] psci: Using standard PSCI v0.2 function IDs
    Apr 15 18:22:08 localhost kernel: [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
    Apr 15 18:22:08 localhost kernel: [    0.000000] psci: SMC Calling Convention v1.1
    Apr 15 18:22:08 localhost kernel: [    0.000000] random: get_random_bytes called from start_kernel+0xa8/0x3f0 with crng_init=0
    Apr 15 18:22:08 localhost kernel: [    0.000000] percpu: Embedded 22 pages/cpu @(____ptrval____) s53080 r8192 d28840 u90112
    Apr 15 18:22:08 localhost kernel: [    0.000000] pcpu-alloc: s53080 r8192 d28840 u90112 alloc=22*4096
    Apr 15 18:22:08 localhost kernel: [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
    Apr 15 18:22:08 localhost kernel: [    0.000000] Detected VIPT I-cache on CPU0
    Apr 15 18:22:08 localhost kernel: [    0.000000] CPU features: enabling workaround for ARM erratum 845719
    Apr 15 18:22:08 localhost kernel: [    0.000000] Speculative Store Bypass Disable mitigation not required
    Apr 15 18:22:08 localhost kernel: [    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
    Apr 15 18:22:08 localhost kernel: [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 258048
    Apr 15 18:22:08 localhost kernel: [    0.000000] Policy zone: DMA32
    Apr 15 18:22:08 localhost kernel: [    0.000000] Kernel command line: root=UUID=bdb416dc-175b-4b86-8452-75574cd610cd rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=797d8417-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u   cgroup_enable=memory swapaccount=1
    Apr 15 18:22:08 localhost kernel: [    0.000000] log_buf_len individual max cpu contribution: 4096 bytes
    Apr 15 18:22:08 localhost kernel: [    0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
    Apr 15 18:22:08 localhost kernel: [    0.000000] log_buf_len min size: 16384 bytes
    Apr 15 18:22:08 localhost kernel: [    0.000000] log_buf_len: 32768 bytes
    Apr 15 18:22:08 localhost kernel: [    0.000000] early log buf free: 13812(84%)
    Apr 15 18:22:08 localhost kernel: [    0.000000] Memory: 879712K/1048576K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 37792K reserved, 131072K cma-reserved)
    Apr 15 18:22:08 localhost kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Apr 15 18:22:08 localhost kernel: [    0.000000] rcu: Hierarchical RCU implementation.
    Apr 15 18:22:08 localhost kernel: [    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
    Apr 15 18:22:08 localhost kernel: [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    Apr 15 18:22:08 localhost kernel: [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    Apr 15 18:22:08 localhost kernel: [    0.000000] GIC: Using split EOI/Deactivate mode
    Apr 15 18:22:08 localhost kernel: [    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
    Apr 15 18:22:08 localhost kernel: [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
    Apr 15 18:22:08 localhost kernel: [    0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
    Apr 15 18:22:08 localhost kernel: [    0.000136] Console: colour dummy device 80x25
    Apr 15 18:22:08 localhost kernel: [    0.000147] console [tty1] enabled
    Apr 15 18:22:08 localhost kernel: [    0.000222] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
    Apr 15 18:22:08 localhost kernel: [    0.000231] pid_max: default: 32768 minimum: 301
    Apr 15 18:22:08 localhost kernel: [    0.000315] Security Framework initialized
    Apr 15 18:22:08 localhost kernel: [    0.000323] AppArmor: AppArmor disabled by boot time parameter
    Apr 15 18:22:08 localhost kernel: [    0.000974] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
    Apr 15 18:22:08 localhost kernel: [    0.001295] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
    Apr 15 18:22:08 localhost kernel: [    0.001332] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
    Apr 15 18:22:08 localhost kernel: [    0.001348] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
    Apr 15 18:22:08 localhost kernel: [    0.002741] ASID allocator initialised with 32768 entries
    Apr 15 18:22:08 localhost kernel: [    0.002820] rcu: Hierarchical SRCU implementation.
    Apr 15 18:22:08 localhost kernel: [    0.003500] smp: Bringing up secondary CPUs ...
    Apr 15 18:22:08 localhost kernel: [    0.004785] Detected VIPT I-cache on CPU1
    Apr 15 18:22:08 localhost kernel: [    0.004843] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    Apr 15 18:22:08 localhost kernel: [    0.005788] Detected VIPT I-cache on CPU2
    Apr 15 18:22:08 localhost kernel: [    0.005820] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    Apr 15 18:22:08 localhost kernel: [    0.006688] Detected VIPT I-cache on CPU3
    Apr 15 18:22:08 localhost kernel: [    0.006717] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    Apr 15 18:22:08 localhost kernel: [    0.006786] smp: Brought up 1 node, 4 CPUs
    Apr 15 18:22:08 localhost kernel: [    0.006790] SMP: Total of 4 processors activated.
    Apr 15 18:22:08 localhost kernel: [    0.006796] CPU features: detected: 32-bit EL0 Support
    Apr 15 18:22:08 localhost kernel: [    0.009519] CPU: All CPU(s) started at EL2
    Apr 15 18:22:08 localhost kernel: [    0.009535] alternatives: patching kernel code
    Apr 15 18:22:08 localhost kernel: [    0.010590] devtmpfs: initialized
    Apr 15 18:22:08 localhost kernel: [    0.016311] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    Apr 15 18:22:08 localhost kernel: [    0.016345] futex hash table entries: 1024 (order: 4, 65536 bytes)
    Apr 15 18:22:08 localhost kernel: [    0.020543] xor: measuring software checksum speed
    Apr 15 18:22:08 localhost kernel: [    0.057426]    8regs     :  1566.000 MB/sec
    Apr 15 18:22:08 localhost kernel: [    0.097465]    8regs_prefetch:  1396.000 MB/sec
    Apr 15 18:22:08 localhost kernel: [    0.137517]    32regs    :  1925.000 MB/sec
    Apr 15 18:22:08 localhost kernel: [    0.177555]    32regs_prefetch:  1618.000 MB/sec
    Apr 15 18:22:08 localhost kernel: [    0.177558] xor: using function: 32regs (1925.000 MB/sec)
    Apr 15 18:22:08 localhost kernel: [    0.177617] pinctrl core: initialized pinctrl subsystem
    Apr 15 18:22:08 localhost kernel: [    0.178459] NET: Registered protocol family 16
    Apr 15 18:22:08 localhost kernel: [    0.178985] audit: initializing netlink subsys (disabled)
    Apr 15 18:22:08 localhost kernel: [    0.179153] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1
    Apr 15 18:22:08 localhost kernel: [    0.179677] cpuidle: using governor menu
    Apr 15 18:22:08 localhost kernel: [    0.179931] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
    Apr 15 18:22:08 localhost kernel: [    0.179938] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    Apr 15 18:22:08 localhost kernel: [    0.182021] DMA: preallocated 2048 KiB pool for atomic allocations
    Apr 15 18:22:08 localhost kernel: [    0.182103] Serial: AMBA PL011 UART driver
    Apr 15 18:22:08 localhost kernel: [    0.195042] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    Apr 15 18:22:08 localhost kernel: [    0.195495] cryptd: max_cpu_qlen set to 1000
    Apr 15 18:22:08 localhost kernel: [    0.261805] raid6: int64x1  gen()   299 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.329840] raid6: int64x1  xor()   298 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.397857] raid6: int64x2  gen()   459 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.465950] raid6: int64x2  xor()   409 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.534023] raid6: int64x4  gen()   707 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.602086] raid6: int64x4  xor()   518 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.670165] raid6: int64x8  gen()   667 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.738247] raid6: int64x8  xor()   510 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.806283] raid6: neonx1   gen()   494 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.874388] raid6: neonx1   xor()   579 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.942511] raid6: neonx2   gen()   791 MB/s
    Apr 15 18:22:08 localhost kernel: [    1.010551] raid6: neonx2   xor()   821 MB/s
    Apr 15 18:22:08 localhost kernel: [    1.078650] raid6: neonx4   gen()  1031 MB/s
    Apr 15 18:22:08 localhost kernel: [    1.146699] raid6: neonx4   xor()   982 MB/s
    Apr 15 18:22:08 localhost kernel: [    1.214815] raid6: neonx8   gen()  1125 MB/s
    Apr 15 18:22:08 localhost kernel: [    1.282844] raid6: neonx8   xor()  1044 MB/s
    Apr 15 18:22:08 localhost kernel: [    1.282848] raid6: using algorithm neonx8 gen() 1125 MB/s
    Apr 15 18:22:08 localhost kernel: [    1.282850] raid6: .... xor() 1044 MB/s, rmw enabled
    Apr 15 18:22:08 localhost kernel: [    1.282854] raid6: using neon recovery algorithm
    Apr 15 18:22:08 localhost kernel: [    1.284016] SCSI subsystem initialized
    Apr 15 18:22:08 localhost kernel: [    1.284192] usbcore: registered new interface driver usbfs
    Apr 15 18:22:08 localhost kernel: [    1.284227] usbcore: registered new interface driver hub
    Apr 15 18:22:08 localhost kernel: [    1.284278] usbcore: registered new device driver usb
    Apr 15 18:22:08 localhost kernel: [    1.284531] pps_core: LinuxPPS API ver. 1 registered
    Apr 15 18:22:08 localhost kernel: [    1.284534] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    Apr 15 18:22:08 localhost kernel: [    1.284547] PTP clock support registered
    Apr 15 18:22:08 localhost kernel: [    1.285667] clocksource: Switched to clocksource arch_sys_counter
    Apr 15 18:22:08 localhost kernel: [    1.285808] VFS: Disk quotas dquot_6.6.0
    Apr 15 18:22:08 localhost kernel: [    1.285863] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Apr 15 18:22:08 localhost kernel: [    1.292127] NET: Registered protocol family 2
    Apr 15 18:22:08 localhost kernel: [    1.292715] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
    Apr 15 18:22:08 localhost kernel: [    1.292759] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    Apr 15 18:22:08 localhost kernel: [    1.292875] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
    Apr 15 18:22:08 localhost kernel: [    1.293039] TCP: Hash tables configured (established 8192 bind 8192)
    Apr 15 18:22:08 localhost kernel: [    1.293186] UDP hash table entries: 512 (order: 2, 16384 bytes)
    Apr 15 18:22:08 localhost kernel: [    1.293222] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    Apr 15 18:22:08 localhost kernel: [    1.293394] NET: Registered protocol family 1
    Apr 15 18:22:08 localhost kernel: [    1.293827] RPC: Registered named UNIX socket transport module.
    Apr 15 18:22:08 localhost kernel: [    1.293831] RPC: Registered udp transport module.
    Apr 15 18:22:08 localhost kernel: [    1.293833] RPC: Registered tcp transport module.
    Apr 15 18:22:08 localhost kernel: [    1.293836] RPC: Registered tcp NFSv4.1 backchannel transport module.
    Apr 15 18:22:08 localhost kernel: [    1.294040] Unpacking initramfs...
    Apr 15 18:22:08 localhost kernel: [    1.660174] Freeing initrd memory: 5912K
    Apr 15 18:22:08 localhost kernel: [    1.665448] Initialise system trusted keyrings
    Apr 15 18:22:08 localhost kernel: [    1.665568] workingset: timestamp_bits=44 max_order=18 bucket_order=0
    Apr 15 18:22:08 localhost kernel: [    1.670857] zbud: loaded
    Apr 15 18:22:08 localhost kernel: [    1.672404] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    Apr 15 18:22:08 localhost kernel: [    1.673108] NFS: Registering the id_resolver key type
    Apr 15 18:22:08 localhost kernel: [    1.673131] Key type id_resolver registered
    Apr 15 18:22:08 localhost kernel: [    1.673134] Key type id_legacy registered
    Apr 15 18:22:08 localhost kernel: [    1.673144] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    Apr 15 18:22:08 localhost kernel: [    1.673148] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
    Apr 15 18:22:08 localhost kernel: [    1.674183] 9p: Installing v9fs 9p2000 file system support
    Apr 15 18:22:08 localhost kernel: [    1.679844] NET: Registered protocol family 38
    Apr 15 18:22:08 localhost kernel: [    1.679937] Key type asymmetric registered
    Apr 15 18:22:08 localhost kernel: [    1.679942] Asymmetric key parser 'x509' registered
    Apr 15 18:22:08 localhost kernel: [    1.679992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
    Apr 15 18:22:08 localhost kernel: [    1.680097] io scheduler noop registered
    Apr 15 18:22:08 localhost kernel: [    1.680101] io scheduler deadline registered
    Apr 15 18:22:08 localhost kernel: [    1.680282] io scheduler cfq registered (default)
    Apr 15 18:22:08 localhost kernel: [    1.680286] io scheduler mq-deadline registered
    Apr 15 18:22:08 localhost kernel: [    1.680290] io scheduler kyber registered
    Apr 15 18:22:08 localhost kernel: [    1.680405] io scheduler bfq registered
    Apr 15 18:22:08 localhost kernel: [    1.681083] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
    Apr 15 18:22:08 localhost kernel: [    1.683304] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
    Apr 15 18:22:08 localhost kernel: [    1.687087] sun50i-h5-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
    Apr 15 18:22:08 localhost kernel: [    1.693842] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Apr 15 18:22:08 localhost kernel: [    1.694968] console [ttyS0] disabled
    Apr 15 18:22:08 localhost kernel: [    1.715480] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 29, base_baud = 1500000) is a U6_16550A
    Apr 15 18:22:08 localhost kernel: [    1.715532] console [ttyS0] enabled
    Apr 15 18:22:08 localhost kernel: [    1.756542] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b083f8)
    Apr 15 18:22:08 localhost kernel: [    1.756773] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b055f8)
    Apr 15 18:22:08 localhost kernel: [    1.756826] sun8i-dw-hdmi 1ee0000.hdmi: 1ee0000.hdmi supply hvcc not found, using dummy regulator
    Apr 15 18:22:08 localhost kernel: [    1.756905] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.0
    Apr 15 18:22:08 localhost kernel: [    1.757619] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
    Apr 15 18:22:08 localhost kernel: [    1.757929] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
    Apr 15 18:22:08 localhost kernel: [    1.758146] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07d80)
    Apr 15 18:22:08 localhost kernel: [    1.758151] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    Apr 15 18:22:08 localhost kernel: [    1.758154] [drm] No driver support for vblank timestamp query.
    Apr 15 18:22:08 localhost kernel: [    1.758203] [drm] Cannot find any crtc or sizes
    Apr 15 18:22:08 localhost kernel: [    1.758572] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
    Apr 15 18:22:08 localhost kernel: [    1.759042] cacheinfo: Unable to detect cache hierarchy for CPU 0
    Apr 15 18:22:08 localhost kernel: [    1.764298] loop: module loaded
    Apr 15 18:22:08 localhost kernel: [    1.766106] m25p80 spi0.0: mx25l1606e (2048 Kbytes)
    Apr 15 18:22:08 localhost kernel: [    1.771196] sun6i-spi 1c68000.spi: chipselect 0 already in use
    Apr 15 18:22:08 localhost kernel: [    1.771208] spi_master spi0: spi_device register error /soc/spi@1c68000/spi-flash@0
    Apr 15 18:22:08 localhost kernel: [    1.771218] spi_master spi0: Failed to create SPI device for /soc/spi@1c68000/spi-flash@0
    Apr 15 18:22:08 localhost kernel: [    1.771716] libphy: Fixed MDIO Bus: probed
    Apr 15 18:22:08 localhost kernel: [    1.772482] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
    Apr 15 18:22:08 localhost kernel: [    1.773232] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Apr 15 18:22:08 localhost kernel: [    1.773236] ehci-platform: EHCI generic platform driver
    Apr 15 18:22:08 localhost kernel: [    1.773363] ehci-platform 1c1a000.usb: EHCI Host Controller
    Apr 15 18:22:08 localhost kernel: [    1.773385] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
    Apr 15 18:22:08 localhost kernel: [    1.774532] ehci-platform 1c1a000.usb: irq 10, io mem 0x01c1a000
    Apr 15 18:22:08 localhost kernel: [    1.789675] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
    Apr 15 18:22:08 localhost kernel: [    1.789903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    1.789910] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    1.789916] usb usb1: Product: EHCI Host Controller
    Apr 15 18:22:08 localhost kernel: [    1.789921] usb usb1: Manufacturer: Linux 4.19.25-sunxi64 ehci_hcd
    Apr 15 18:22:08 localhost kernel: [    1.789927] usb usb1: SerialNumber: 1c1a000.usb
    Apr 15 18:22:08 localhost kernel: [    1.790407] hub 1-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    1.790465] hub 1-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    1.791261] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    Apr 15 18:22:08 localhost kernel: [    1.791280] ohci-platform: OHCI generic platform driver
    Apr 15 18:22:08 localhost kernel: [    1.791426] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
    Apr 15 18:22:08 localhost kernel: [    1.791444] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
    Apr 15 18:22:08 localhost kernel: [    1.791779] ohci-platform 1c1a400.usb: irq 11, io mem 0x01c1a400
    Apr 15 18:22:08 localhost kernel: [    1.854012] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    1.854019] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    1.854025] usb usb2: Product: Generic Platform OHCI controller
    Apr 15 18:22:08 localhost kernel: [    1.854030] usb usb2: Manufacturer: Linux 4.19.25-sunxi64 ohci_hcd
    Apr 15 18:22:08 localhost kernel: [    1.854036] usb usb2: SerialNumber: 1c1a400.usb
    Apr 15 18:22:08 localhost kernel: [    1.854456] hub 2-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    1.854495] hub 2-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    1.855618] usbcore: registered new interface driver usb-storage
    Apr 15 18:22:08 localhost kernel: [    1.856145] mousedev: PS/2 mouse device common for all mice
    Apr 15 18:22:08 localhost kernel: [    1.856560] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
    Apr 15 18:22:08 localhost kernel: [    1.856566] sun6i-rtc 1f00000.rtc: RTC enabled
    Apr 15 18:22:08 localhost kernel: [    1.856644] i2c /dev entries driver
    Apr 15 18:22:08 localhost kernel: [    1.858104] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
    Apr 15 18:22:08 localhost kernel: [    1.858601] sdhci: Secure Digital Host Controller Interface driver
    Apr 15 18:22:08 localhost kernel: [    1.858604] sdhci: Copyright(c) Pierre Ossman
    Apr 15 18:22:08 localhost kernel: [    1.858630] Synopsys Designware Multimedia Card Interface Driver
    Apr 15 18:22:08 localhost kernel: [    1.859028] sdhci-pltfm: SDHCI platform and OF driver helper
    Apr 15 18:22:08 localhost kernel: [    1.859377] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2
    Apr 15 18:22:08 localhost kernel: [    1.859784] ledtrig-cpu: registered to indicate activity on CPUs
    Apr 15 18:22:08 localhost kernel: [    1.860206] hidraw: raw HID events driver (C) Jiri Kosina
    Apr 15 18:22:08 localhost kernel: [    1.860311] usbcore: registered new interface driver usbhid
    Apr 15 18:22:08 localhost kernel: [    1.860313] usbhid: USB HID core driver
    Apr 15 18:22:08 localhost kernel: [    1.860791] sunxi-mmc 1c0f000.mmc: Got CD GPIO
    Apr 15 18:22:08 localhost kernel: [    1.886287] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
    Apr 15 18:22:08 localhost kernel: [    1.889289] NET: Registered protocol family 10
    Apr 15 18:22:08 localhost kernel: [    1.904316] Segment Routing with IPv6
    Apr 15 18:22:08 localhost kernel: [    1.904406] NET: Registered protocol family 17
    Apr 15 18:22:08 localhost kernel: [    1.904545] 8021q: 802.1Q VLAN Support v1.8
    Apr 15 18:22:08 localhost kernel: [    1.904592] 9pnet: Installing 9P2000 support
    Apr 15 18:22:08 localhost kernel: [    1.904678] Key type dns_resolver registered
    Apr 15 18:22:08 localhost kernel: [    1.905364] registered taskstats version 1
    Apr 15 18:22:08 localhost kernel: [    1.905367] Loading compiled-in X.509 certificates
    Apr 15 18:22:08 localhost kernel: [    1.905453] zswap: loaded using pool lzo/zbud
    Apr 15 18:22:08 localhost kernel: [    1.906825] Btrfs loaded, crc32c=crc32c-arm64-ce
    Apr 15 18:22:08 localhost kernel: [    1.913864] Key type encrypted registered
    Apr 15 18:22:08 localhost kernel: [    1.921653] sun4i-usb-phy 1c19400.phy: Linked as a consumer to regulator.4
    Apr 15 18:22:08 localhost kernel: [    1.922806] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
    Apr 15 18:22:08 localhost kernel: [    1.922866] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.3
    Apr 15 18:22:08 localhost kernel: [    1.935193] mmc0: host does not support reading read-only switch, assuming write-enable
    Apr 15 18:22:08 localhost kernel: [    1.938555] mmc0: Problem switching card into high-speed mode!
    Apr 15 18:22:08 localhost kernel: [    1.938667] mmc0: new SDHC card at address 0001
    Apr 15 18:22:08 localhost kernel: [    1.940126] mmcblk0: mmc0:0001 SD16G 14.5 GiB 
    Apr 15 18:22:08 localhost kernel: [    1.942089]  mmcblk0: p1
    Apr 15 18:22:08 localhost kernel: [    2.029839] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 50006 (expect 58000)
    Apr 15 18:22:08 localhost kernel: [    2.029862] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
    Apr 15 18:22:08 localhost kernel: [    2.029868] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
    Apr 15 18:22:08 localhost kernel: [    2.029874] dwmac-sun8i 1c30000.ethernet: COE Type 2
    Apr 15 18:22:08 localhost kernel: [    2.029878] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
    Apr 15 18:22:08 localhost kernel: [    2.029884] dwmac-sun8i 1c30000.ethernet: Normal descriptors
    Apr 15 18:22:08 localhost kernel: [    2.029890] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
    Apr 15 18:22:08 localhost kernel: [    2.030017] libphy: stmmac: probed
    Apr 15 18:22:08 localhost kernel: [    2.030616] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
    Apr 15 18:22:08 localhost kernel: [    2.030704] libphy: mdio_mux: probed
    Apr 15 18:22:08 localhost kernel: [    2.030722] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
    Apr 15 18:22:08 localhost kernel: [    2.030729] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
    Apr 15 18:22:08 localhost kernel: [    2.034859] libphy: mdio_mux: probed
    Apr 15 18:22:08 localhost kernel: [    2.034886] dwmac-sun8i 1c30000.ethernet: Switch mux to external PHY
    Apr 15 18:22:08 localhost kernel: [    2.040240] ehci-platform 1c1b000.usb: EHCI Host Controller
    Apr 15 18:22:08 localhost kernel: [    2.040266] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
    Apr 15 18:22:08 localhost kernel: [    2.040970] ehci-platform 1c1b000.usb: irq 12, io mem 0x01c1b000
    Apr 15 18:22:08 localhost kernel: [    2.057672] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
    Apr 15 18:22:08 localhost kernel: [    2.057868] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    2.057875] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    2.057881] usb usb3: Product: EHCI Host Controller
    Apr 15 18:22:08 localhost kernel: [    2.057886] usb usb3: Manufacturer: Linux 4.19.25-sunxi64 ehci_hcd
    Apr 15 18:22:08 localhost kernel: [    2.057892] usb usb3: SerialNumber: 1c1b000.usb
    Apr 15 18:22:08 localhost kernel: [    2.058365] hub 3-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    2.058396] hub 3-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    2.059126] ehci-platform 1c1c000.usb: EHCI Host Controller
    Apr 15 18:22:08 localhost kernel: [    2.059146] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4
    Apr 15 18:22:08 localhost kernel: [    2.059567] ehci-platform 1c1c000.usb: irq 14, io mem 0x01c1c000
    Apr 15 18:22:08 localhost kernel: [    2.073682] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
    Apr 15 18:22:08 localhost kernel: [    2.073821] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    2.073828] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    2.073834] usb usb4: Product: EHCI Host Controller
    Apr 15 18:22:08 localhost kernel: [    2.073840] usb usb4: Manufacturer: Linux 4.19.25-sunxi64 ehci_hcd
    Apr 15 18:22:08 localhost kernel: [    2.073845] usb usb4: SerialNumber: 1c1c000.usb
    Apr 15 18:22:08 localhost kernel: [    2.074241] hub 4-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    2.074269] hub 4-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    2.074924] ehci-platform 1c1d000.usb: EHCI Host Controller
    Apr 15 18:22:08 localhost kernel: [    2.074946] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 5
    Apr 15 18:22:08 localhost kernel: [    2.075334] ehci-platform 1c1d000.usb: irq 16, io mem 0x01c1d000
    Apr 15 18:22:08 localhost kernel: [    2.089682] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
    Apr 15 18:22:08 localhost kernel: [    2.089824] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    2.089831] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    2.089836] usb usb5: Product: EHCI Host Controller
    Apr 15 18:22:08 localhost kernel: [    2.089842] usb usb5: Manufacturer: Linux 4.19.25-sunxi64 ehci_hcd
    Apr 15 18:22:08 localhost kernel: [    2.089847] usb usb5: SerialNumber: 1c1d000.usb
    Apr 15 18:22:08 localhost kernel: [    2.090240] hub 5-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    2.090271] hub 5-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    2.090885] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
    Apr 15 18:22:08 localhost kernel: [    2.090903] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6
    Apr 15 18:22:08 localhost kernel: [    2.091166] ohci-platform 1c1b400.usb: irq 13, io mem 0x01c1b400
    Apr 15 18:22:08 localhost kernel: [    2.153836] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    2.153844] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    2.153850] usb usb6: Product: Generic Platform OHCI controller
    Apr 15 18:22:08 localhost kernel: [    2.153855] usb usb6: Manufacturer: Linux 4.19.25-sunxi64 ohci_hcd
    Apr 15 18:22:08 localhost kernel: [    2.153861] usb usb6: SerialNumber: 1c1b400.usb
    Apr 15 18:22:08 localhost kernel: [    2.154245] hub 6-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    2.154274] hub 6-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    2.154898] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
    Apr 15 18:22:08 localhost kernel: [    2.154914] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7
    Apr 15 18:22:08 localhost kernel: [    2.155164] ohci-platform 1c1c400.usb: irq 15, io mem 0x01c1c400
    Apr 15 18:22:08 localhost kernel: [    2.217815] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    2.217822] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    2.217828] usb usb7: Product: Generic Platform OHCI controller
    Apr 15 18:22:08 localhost kernel: [    2.217834] usb usb7: Manufacturer: Linux 4.19.25-sunxi64 ohci_hcd
    Apr 15 18:22:08 localhost kernel: [    2.217839] usb usb7: SerialNumber: 1c1c400.usb
    Apr 15 18:22:08 localhost kernel: [    2.218239] hub 7-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    2.218273] hub 7-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    2.218910] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
    Apr 15 18:22:08 localhost kernel: [    2.218927] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8
    Apr 15 18:22:08 localhost kernel: [    2.219246] ohci-platform 1c1d400.usb: irq 17, io mem 0x01c1d400
    Apr 15 18:22:08 localhost kernel: [    2.281824] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    2.281832] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    2.281837] usb usb8: Product: Generic Platform OHCI controller
    Apr 15 18:22:08 localhost kernel: [    2.281843] usb usb8: Manufacturer: Linux 4.19.25-sunxi64 ohci_hcd
    Apr 15 18:22:08 localhost kernel: [    2.281848] usb usb8: SerialNumber: 1c1d400.usb
    Apr 15 18:22:08 localhost kernel: [    2.282245] hub 8-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    2.282273] hub 8-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    2.282970] usb_phy_generic usb_phy_generic.2.auto: usb_phy_generic.2.auto supply vcc not found, using dummy regulator
    Apr 15 18:22:08 localhost kernel: [    2.283044] usb_phy_generic usb_phy_generic.2.auto: Linked as a consumer to regulator.0
    Apr 15 18:22:08 localhost kernel: [    2.283317] musb-hdrc musb-hdrc.3.auto: MUSB HDRC host driver
    Apr 15 18:22:08 localhost kernel: [    2.283327] musb-hdrc musb-hdrc.3.auto: new USB bus registered, assigned bus number 9
    Apr 15 18:22:08 localhost kernel: [    2.283495] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    2.283502] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    2.283508] usb usb9: Product: MUSB HDRC host driver
    Apr 15 18:22:08 localhost kernel: [    2.283514] usb usb9: Manufacturer: Linux 4.19.25-sunxi64 musb-hcd
    Apr 15 18:22:08 localhost kernel: [    2.283519] usb usb9: SerialNumber: musb-hdrc.3.auto
    Apr 15 18:22:08 localhost kernel: [    2.283905] hub 9-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    2.283936] hub 9-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    2.285102] input: r-gpio-keys as /devices/platform/r-gpio-keys/input/input0
    Apr 15 18:22:08 localhost kernel: [    2.285348] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:12 UTC (12)
    Apr 15 18:22:08 localhost kernel: [    2.285486] of_cfs_init
    Apr 15 18:22:08 localhost kernel: [    2.285565] of_cfs_init: OK
    Apr 15 18:22:08 localhost kernel: [    2.285746] vdd-cpux-dummy: disabling
    Apr 15 18:22:08 localhost kernel: [    2.285753] usb0-vbus: disabling
    Apr 15 18:22:08 localhost kernel: [    2.286258] Freeing unused kernel memory: 576K
    Apr 15 18:22:08 localhost kernel: [    2.305750] Run /init as init process
    Apr 15 18:22:08 localhost kernel: [    2.355397] random: systemd-udevd: uninitialized urandom read (16 bytes read)
    Apr 15 18:22:08 localhost kernel: [    2.355769] random: systemd-udevd: uninitialized urandom read (16 bytes read)
    Apr 15 18:22:08 localhost kernel: [    2.355824] random: systemd-udevd: uninitialized urandom read (16 bytes read)
    Apr 15 18:22:08 localhost kernel: [    2.623441] lima 1e80000.gpu: bus rate = 200000000
    Apr 15 18:22:08 localhost kernel: [    2.623453] lima 1e80000.gpu: mod rate = 384000000
    Apr 15 18:22:08 localhost kernel: [    2.625355] [TTM] Zone  kernel: Available graphics memory: 508636 kiB
    Apr 15 18:22:08 localhost kernel: [    2.625362] [TTM] Initializing pool allocator
    Apr 15 18:22:08 localhost kernel: [    2.625381] [TTM] Initializing DMA pool allocator
    Apr 15 18:22:08 localhost kernel: [    2.627129] lima 1e80000.gpu: gp - mali450 version major 0 minor 0
    Apr 15 18:22:08 localhost kernel: [    2.627177] lima 1e80000.gpu: pp0 - mali450 version major 0 minor 0
    Apr 15 18:22:08 localhost kernel: [    2.627216] lima 1e80000.gpu: pp1 - mali450 version major 0 minor 0
    Apr 15 18:22:08 localhost kernel: [    2.627258] lima 1e80000.gpu: pp2 - mali450 version major 0 minor 0
    Apr 15 18:22:08 localhost kernel: [    2.627299] lima 1e80000.gpu: pp3 - mali450 version major 0 minor 0
    Apr 15 18:22:08 localhost kernel: [    2.627339] lima 1e80000.gpu: l2 cache 8K, 4-way, 64byte cache line, 128bit external bus
    Apr 15 18:22:08 localhost kernel: [    2.627348] lima 1e80000.gpu: l2 cache 128K, 4-way, 64byte cache line, 128bit external bus
    Apr 15 18:22:08 localhost kernel: [    2.628349] [drm] Initialized lima 1.0.0 20170325 for 1e80000.gpu on minor 1
    Apr 15 18:22:08 localhost kernel: [    2.785900] [drm] Cannot find any crtc or sizes
    Apr 15 18:22:08 localhost kernel: [    2.848042] random: fast init done
    Apr 15 18:22:08 localhost kernel: [    8.308210] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
    Apr 15 18:22:08 localhost kernel: [    9.872181] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
    Apr 15 18:22:08 localhost kernel: [   11.127825] zram: Added device: zram0
    Apr 15 18:22:08 localhost kernel: [   11.128254] zram: Added device: zram1
    Apr 15 18:22:08 localhost kernel: [   11.128661] zram: Added device: zram2
    Apr 15 18:22:08 localhost kernel: [   11.213259] zram1: detected capacity change from 0 to 520843264
    Apr 15 18:22:08 localhost kernel: [   11.359011] cpu cpu0: Linked as a consumer to regulator.5
    Apr 15 18:22:08 localhost kernel: [   11.359061] cpu cpu0: Dropping the link to regulator.5
    Apr 15 18:22:08 localhost kernel: [   11.359208] cpu cpu0: Linked as a consumer to regulator.5
    Apr 15 18:22:08 localhost kernel: [   11.361166] thermal thermal_zone1: binding zone cpu-thermal with cdev thermal-cpufreq-0 failed:-17
    Apr 15 18:22:08 localhost kernel: [   11.441294] Adding 508632k swap on /dev/zram1.  Priority:5 extents:1 across:508632k SSFS
    Apr 15 18:22:08 localhost kernel: [   11.502127] thermal thermal_zone0: failed to read out thermal zone (-110)
    Apr 15 18:22:08 localhost kernel: [   11.502165] OF: /thermal-zones/cpu-thermal: arguments longer than property
    Apr 15 18:22:08 localhost kernel: [   11.502175] thermal thermal_zone2: failed to read out thermal zone (-110)
    Apr 15 18:22:08 localhost kernel: [   11.573441] Registered IR keymap rc-empty
    Apr 15 18:22:08 localhost kernel: [   11.573574] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
    Apr 15 18:22:08 localhost kernel: [   11.573738] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
    Apr 15 18:22:08 localhost kernel: [   11.576030] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
    Apr 15 18:22:08 localhost kernel: [   11.581595] sunxi-ir 1f02000.ir: initialized sunXi IR driver
    Apr 15 18:22:08 localhost kernel: [   11.630902] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
    Apr 15 18:22:08 localhost kernel: [   11.630913] sun4i-codec 1c22c00.codec: Failed to register our card
    Apr 15 18:22:08 localhost kernel: [   11.632529] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
    Apr 15 18:22:08 localhost kernel: [   11.632544] sun4i-codec 1c22c00.codec: Failed to register our card
    Apr 15 18:22:08 localhost kernel: [   11.644220] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
    Apr 15 18:22:08 localhost kernel: [   11.644231] sun4i-codec 1c22c00.codec: Failed to register our card
    Apr 15 18:22:08 localhost kernel: [   11.645915] asoc-simple-card soc:sound: i2s-hifi <-> 1c22800.i2s mapping ok
    Apr 15 18:22:08 localhost kernel: [   11.648262] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
    Apr 15 18:22:08 localhost kernel: [   11.648274] sun4i-codec 1c22c00.codec: Failed to register our card
    Apr 15 18:22:08 localhost kernel: [   11.649852] sun4i-codec 1c22c00.codec: ASoC: Failed to create component debugfs directory
    Apr 15 18:22:08 localhost kernel: [   11.654602] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
    Apr 15 18:22:08 localhost kernel: [   11.819448] zram0: detected capacity change from 0 to 52428800
    Apr 15 18:22:08 localhost kernel: [   11.867593] random: crng init done
    Apr 15 18:22:08 localhost kernel: [   11.867604] random: 7 urandom warning(s) missed due to ratelimiting
    Apr 15 18:22:08 localhost kernel: [   12.038534] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
    Apr 15 18:22:08 localhost kernel: [   12.514058] thermal thermal_zone0: failed to read out thermal zone (-110)
    Apr 15 18:22:08 localhost kernel: [   12.710902] thermal thermal_zone2: failed to read out thermal zone (-110)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.0151] NetworkManager (version 1.2.6) is starting...
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.0213] Read config: /etc/NetworkManager/NetworkManager.conf (lib: zz-override-wifi-powersave-off.conf) (etc: default-wifi-powersave-on.conf)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.0568] manager[0x2bac5200]: monitoring kernel firmware directory '/lib/firmware'.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.0570] monitoring ifupdown state file '/run/network/ifstate'.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.1059] dns-mgr[0x2babe950]: init: dns=default, rc-manager=file
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5546] init!
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5554] management mode: managed
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5563] devices added (path: /sys/devices/platform/soc/1c30000.ethernet/net/eth0, iface: eth0)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5564] device added (path: /sys/devices/platform/soc/1c30000.ethernet/net/eth0, iface: eth0): no ifupdown configuration found.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5564] devices added (path: /sys/devices/virtual/net/lo, iface: lo)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5564] device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5565] end _init.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5566] settings: loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list. (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-settings-plugin-ifupdown.so)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5568] settings: loaded plugin keyfile: (c) 2007 - 2015 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5914] SettingsPlugin-Ofono: init!
    Apr 15 18:22:09 localhost NetworkManager[871]: <warn>  [1555341729.5917] SettingsPlugin-Ofono: file doesn't exist: /var/lib/ofono
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5917] SettingsPlugin-Ofono: end _init.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5918] settings: loaded plugin ofono: (C) 2013-2016 Canonical Ltd.  To report bugs please use the NetworkManager mailing list. (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-settings-plugin-ofono.so)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5918] (732827552) ... get_connections.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5919] (732827552) connections count: 0
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.6218] SettingsPlugin-Ofono: (732827776) ... get_connections.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.6220] SettingsPlugin-Ofono: (732827776) connections count: 0
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7103] settings: hostname: using hostnamed
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7104] settings: hostname changed from (none) to "dz-device"
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7114] Using DHCP client 'dhclient'
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7116] manager: WiFi enabled by radio killswitch; enabled by state file
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7117] manager: WWAN enabled by radio killswitch; enabled by state file
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7118] manager: Networking is enabled by state file
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7121] Loaded device plugin: NMVxlanFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7121] Loaded device plugin: NMVlanFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7122] Loaded device plugin: NMVethFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7123] Loaded device plugin: NMTunFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7123] Loaded device plugin: NMMacvlanFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7124] Loaded device plugin: NMIPTunnelFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7125] Loaded device plugin: NMInfinibandFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7126] Loaded device plugin: NMEthernetFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7126] Loaded device plugin: NMBridgeFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7127] Loaded device plugin: NMBondFactory (internal)
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.0860] Loaded device plugin: NMBluezManager (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so)
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.1682] Loaded device plugin: NMWwanFactory (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-device-plugin-wwan.so)
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.2281] Loaded device plugin: NMWifiFactory (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-device-plugin-wifi.so)
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.2920] Loaded device plugin: NMAtmManager (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-device-plugin-adsl.so)
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3118] device (eth0): driver '(null)' does not support carrier detection.
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3155] device (eth0): driver 'dwmac-sun8i' does not support carrier detection.
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3185] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/0)
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3234] keyfile: add connection in-memory (bd299cd0-b761-321f-96a6-d7fd25a4df1f,"Wired connection 1")
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3301] settings: (eth0): created default wired connection 'Wired connection 1'
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3354] device (eth0): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    Apr 15 18:22:10 localhost kernel: [   34.448253] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    Apr 15 18:22:10 localhost kernel: [   34.448730] RTL8211E Gigabit Ethernet 0.2:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=0.2:01, irq=POLL)
    Apr 15 18:22:10 localhost kernel: [   34.450902] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
    Apr 15 18:22:10 localhost kernel: [   34.450915] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
    Apr 15 18:22:10 localhost kernel: [   34.450920] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
    Apr 15 18:22:10 localhost kernel: [   34.451242] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    Apr 15 18:22:10 localhost NetworkManager[871]: nm_device_get_device_type: assertion 'NM_IS_DEVICE (self)' failed
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3530] device (lo): link connected
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3560] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3911] manager: startup complete
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4129] urfkill disappeared from the bus
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4499] device (eth0): state change: unavailable -> disconnected (reason 'none') [20 30 0]
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4537] policy: auto-activating connection 'Wired connection 1'
    Apr 15 18:22:10 localhost kernel: [   34.563204] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4564] ofono is now available
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4586] device (eth0): Activation: starting connection 'Wired connection 1' (bd299cd0-b761-321f-96a6-d7fd25a4df1f)
    Apr 15 18:22:10 localhost NetworkManager[871]: <warn>  [1555341730.4589] failed to enumerate oFono devices: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4594] device (eth0): state change: disconnected -> prepare (reason 'none') [30 40 0]
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4600] manager: NetworkManager state is now CONNECTING
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4618] device (eth0): state change: prepare -> config (reason 'none') [40 50 0]
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4634] device (eth0): state change: config -> ip-config (reason 'none') [50 70 0]
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4882] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.5784] dhcp4 (eth0): dhclient started with pid 1308
    Apr 15 18:22:10 localhost kernel: [   34.690778] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    Apr 15 18:22:15 localhost kernel: [   39.554605] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
    Apr 15 18:22:15 localhost kernel: [   39.554639] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    Apr 15 18:22:21 localhost kernel: [   45.250685] fuse init (API version 7.27)
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7872]   address 192.168.120.107
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7873]   plen 24 (255.255.255.0)
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7873]   gateway 192.168.120.1
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7874]   server identifier 192.168.120.1
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7874]   lease time 86400
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7875]   nameserver '192.168.120.1'
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7875] dhcp4 (eth0): state changed unknown -> bound
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7925] device (eth0): state change: ip-config -> ip-check (reason 'none') [70 80 0]
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7953] device (eth0): state change: ip-check -> secondaries (reason 'none') [80 90 0]
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7966] device (eth0): state change: secondaries -> activated (reason 'none') [90 100 0]
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7973] manager: NetworkManager state is now CONNECTED_LOCAL
    Apr 15 18:22:24 localhost NetworkManager[871]: <info>  [1555341744.1502] manager: NetworkManager state is now CONNECTED_GLOBAL
    Apr 15 18:22:24 localhost NetworkManager[871]: <info>  [1555341744.1509] policy: set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS
    Apr 15 18:22:24 localhost NetworkManager[871]: <info>  [1555341744.3728] device (eth0): Activation: successful, device activated.

     

     

     

     

     

    syslog:

    Spoiler
    
    Apr 15 18:07:44 localhost systemd[1]: Starting Daily apt download activities...
    Apr 15 18:07:44 localhost systemd[1]: Started Daily apt download activities.
    Apr 15 18:15:01 localhost CRON[15490]: (root) CMD (/usr/lib/armbian/armbian-truncate-logs)
    Apr 15 18:15:01 localhost CRON[15491]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
    Apr 15 18:17:01 localhost CRON[15523]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
    Apr 15 18:17:01 localhost CRON[15522]: (CRON) info (No MTA installed, discarding output)
    Apr 15 18:21:59 localhost systemd[1]: Stopping Save/Restore Sound Card State...
    Apr 15 18:21:59 localhost systemd[1]: Stopping Authenticate and Authorize Users to Run Privileged Tasks...
    Apr 15 18:22:00 localhost systemd[1]: Stopping Session c1 of user dz.
    Apr 15 18:22:00 localhost systemd[1]: Stopping User Manager for UID 1000...
    Apr 15 18:22:00 localhost systemd[1]: Stopped target Timers.
    Apr 15 18:22:01 localhost rsyslogd: [origin software="rsyslogd" swVersion="8.16.0" x-pid="833" x-info="http://www.rsyslog.com"] exiting on signal 15.
    Apr 15 18:22:08 localhost rsyslogd: [origin software="rsyslogd" swVersion="8.16.0" x-pid="877" x-info="http://www.rsyslog.com"] start
    Apr 15 18:22:08 localhost systemd-sysctl[299]: Couldn't write '1' to 'kernel/yama/ptrace_scope', ignoring: No such file or directory
    Apr 15 18:22:08 localhost systemd[1]: Starting Flush Journal to Persistent Storage...
    Apr 15 18:22:08 localhost loadkeys[292]: Loading /etc/console-setup/cached.kmap.gz
    Apr 15 18:22:08 localhost resolvconf[314]: /etc/resolvconf/update.d/libc: Warning: /etc/resolv.conf is not a symbolic link to /run/resolvconf/resolv.conf
    Apr 15 18:22:08 localhost systemd[1]: Started Flush Journal to Persistent Storage.
    Apr 15 18:22:08 localhost systemd[1]: Starting Create Volatile Files and Directories...
    Apr 15 18:22:08 localhost rsyslogd: rsyslogd's groupid changed to 108
    Apr 15 18:22:08 localhost rsyslogd: rsyslogd's userid changed to 104
    Apr 15 18:22:08 localhost systemd-tmpfiles[403]: [/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
    Apr 15 18:22:08 localhost systemd[1]: Started Create Volatile Files and Directories.
    Apr 15 18:22:08 localhost systemd[1]: Reached target System Time Synchronized.
    Apr 15 18:22:08 localhost systemd[1]: Starting Update UTMP about System Boot/Shutdown...
    Apr 15 18:22:08 localhost systemd[1]: Started udev Kernel Device Manager.
    Apr 15 18:22:08 localhost systemd[1]: Started Update UTMP about System Boot/Shutdown.
    Apr 15 18:22:08 localhost armbian-zram-config[338]: Setting up swapspace version 1, size = 496.7 MiB (520839168 bytes)
    Apr 15 18:22:08 localhost armbian-zram-config[338]: no label, UUID=2ec852e6-21e1-4ab9-ba81-2f57801d25ed
    Apr 15 18:22:08 localhost systemd[1]: Started Set console font and keymap.
    Apr 15 18:22:08 localhost systemd[1]: Created slice system-getty.slice.
    Apr 15 18:22:08 localhost systemd[1]: Found device /dev/ttyS0.
    Apr 15 18:22:08 localhost systemd[1]: Reached target Sound Card.
    Apr 15 18:22:08 localhost systemd[1]: Started Raise network interfaces.
    Apr 15 18:22:08 localhost haveged[334]: haveged: ver: 1.9.1; arch: generic; vend: ; build: (gcc 5.2.1 CTV); collect: 128K
    Apr 15 18:22:08 localhost haveged[334]: haveged: cpu: (VC); data: 16K (D); inst: 16K (D); idx: 8/40; sz: 15748/76756
    Apr 15 18:22:08 localhost haveged[334]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B):  last entropy estimate 7.99907
    Apr 15 18:22:08 localhost haveged[334]: haveged: fills: 0, generated: 0
    Apr 15 18:22:08 localhost armbian-zram-config[338]: mke2fs 1.42.13 (17-May-2015)
    Apr 15 18:22:08 localhost armbian-zram-config[338]: Discarding device blocks:  4096/12800#010#010#010#010#010#010#010#010#010#010#010           #010#010#010#010#010#010#010#010#010#010#010done
    Apr 15 18:22:08 localhost armbian-zram-config[338]: Creating filesystem with 12800 4k blocks and 12800 inodes
    Apr 15 18:22:08 localhost armbian-zram-config[338]: Allocating group tables: 0/1#010#010#010   #010#010#010done
    Apr 15 18:22:08 localhost armbian-zram-config[338]: Writing inode tables: 0/1#010#010#010   #010#010#010done
    Apr 15 18:22:08 localhost armbian-zram-config[338]: Writing superblocks and filesystem accounting information: 0/1#010#010#010   #010#010#010done
    Apr 15 18:22:08 localhost systemd[1]: Started Armbian ZRAM config.
    Apr 15 18:22:08 localhost systemd[1]: Starting Armbian memory supported logging...
    Apr 15 18:22:08 localhost armbian-ramlog[641]: Mounting /dev/zram0 as /var/log/
    Apr 15 18:22:08 localhost armbian-ramlog[641]: Thu Feb 11 19:28:03 MSK 2016: Loading logs from storage to zram
    Apr 15 18:22:08 localhost armbian-ramlog[641]: sending incremental file list
    Apr 15 18:22:08 localhost armbian-ramlog[641]: deleting lost+found/
    Apr 15 18:22:08 localhost armbian-ramlog[641]: ./
    Apr 15 18:22:08 localhost armbian-ramlog[641]: Xorg.0.log
    Apr 15 18:22:08 localhost armbian-ramlog[641]: Xorg.0.log.old
    Apr 15 18:22:08 localhost systemd-udevd[446]: Process '/usr/sbin/alsactl -E HOME=/run/alsa restore 0' failed with exit code 99.
    Apr 15 18:22:08 localhost armbian-ramlog[641]: alternatives.log
    Apr 15 18:22:08 localhost armbian-ramlog[641]: armbian-hardware-monitor.log
    Apr 15 18:22:08 localhost armbian-ramlog[641]: auth.log
    Apr 15 18:22:08 localhost armbian-ramlog[641]: bootstrap.log
    Apr 15 18:22:08 localhost armbian-ramlog[641]: btmp
    Apr 15 18:22:08 localhost armbian-ramlog[641]: dmesg
    Apr 15 18:22:08 localhost armbian-ramlog[641]: dpkg.log
    Apr 15 18:22:08 localhost armbian-ramlog[641]: faillog
    Apr 15 18:22:08 localhost armbian-ramlog[641]: fontconfig.log
    Apr 15 18:22:08 localhost armbian-ramlog[641]: kern.log
    Apr 15 18:22:08 localhost armbian-ramlog[641]: lastlog
    Apr 15 18:22:08 localhost armbian-ramlog[641]: syslog
    Apr 15 18:22:08 localhost armbian-ramlog[641]: wtmp
    Apr 15 18:22:08 localhost armbian-ramlog[641]: apt/
    Apr 15 18:22:08 localhost armbian-ramlog[641]: apt/history.log
    Apr 15 18:22:08 localhost armbian-ramlog[641]: apt/term.log
    Apr 15 18:22:08 localhost armbian-ramlog[641]: cups/
    Apr 15 18:22:08 localhost armbian-ramlog[641]: cups/access_log
    Apr 15 18:22:08 localhost armbian-ramlog[641]: cups/error_log
    Apr 15 18:22:08 localhost kernel: [    0.000000]   DMA32 zone: 262144 pages, LIFO batch:63
    Apr 15 18:22:08 localhost armbian-ramlog[641]: cups/page_log
    Apr 15 18:22:08 localhost kernel: [    0.000000] psci: probing for conduit method from DT.
    Apr 15 18:22:08 localhost kernel: [    0.000000] psci: PSCIv1.1 detected in firmware.
    Apr 15 18:22:08 localhost kernel: [    0.000000] psci: Using standard PSCI v0.2 function IDs
    Apr 15 18:22:08 localhost armbian-ramlog[641]: fsck/
    Apr 15 18:22:08 localhost kernel: [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
    Apr 15 18:22:08 localhost kernel: [    0.000000] psci: SMC Calling Convention v1.1
    Apr 15 18:22:08 localhost kernel: [    0.000000] random: get_random_bytes called from start_kernel+0xa8/0x3f0 with crng_init=0
    Apr 15 18:22:08 localhost kernel: [    0.000000] percpu: Embedded 22 pages/cpu @(____ptrval____) s53080 r8192 d28840 u90112
    Apr 15 18:22:08 localhost kernel: [    0.000000] pcpu-alloc: s53080 r8192 d28840 u90112 alloc=22*4096
    Apr 15 18:22:08 localhost kernel: [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
    Apr 15 18:22:08 localhost kernel: [    0.000000] Detected VIPT I-cache on CPU0
    Apr 15 18:22:08 localhost kernel: [    0.000000] CPU features: enabling workaround for ARM erratum 845719
    Apr 15 18:22:08 localhost kernel: [    0.000000] Speculative Store Bypass Disable mitigation not required
    Apr 15 18:22:08 localhost kernel: [    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
    Apr 15 18:22:08 localhost kernel: [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 258048
    Apr 15 18:22:08 localhost kernel: [    0.000000] Policy zone: DMA32
    Apr 15 18:22:08 localhost kernel: [    0.000000] Kernel command line: root=UUID=bdb416dc-175b-4b86-8452-75574cd610cd rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 panic=10 consoleblank=0 loglevel=1 ubootpart=797d8417-01 usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u   cgroup_enable=memory swapaccount=1
    Apr 15 18:22:08 localhost kernel: [    0.000000] log_buf_len individual max cpu contribution: 4096 bytes
    Apr 15 18:22:08 localhost kernel: [    0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
    Apr 15 18:22:08 localhost kernel: [    0.000000] log_buf_len min size: 16384 bytes
    Apr 15 18:22:08 localhost kernel: [    0.000000] log_buf_len: 32768 bytes
    Apr 15 18:22:08 localhost kernel: [    0.000000] early log buf free: 13812(84%)
    Apr 15 18:22:08 localhost kernel: [    0.000000] Memory: 879712K/1048576K available (10110K kernel code, 726K rwdata, 2472K rodata, 576K init, 283K bss, 37792K reserved, 131072K cma-reserved)
    Apr 15 18:22:08 localhost kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Apr 15 18:22:08 localhost kernel: [    0.000000] rcu: Hierarchical RCU implementation.
    Apr 15 18:22:08 localhost kernel: [    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
    Apr 15 18:22:08 localhost kernel: [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    Apr 15 18:22:08 localhost kernel: [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    Apr 15 18:22:08 localhost kernel: [    0.000000] GIC: Using split EOI/Deactivate mode
    Apr 15 18:22:08 localhost kernel: [    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
    Apr 15 18:22:08 localhost kernel: [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
    Apr 15 18:22:08 localhost kernel: [    0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
    Apr 15 18:22:08 localhost kernel: [    0.000136] Console: colour dummy device 80x25
    Apr 15 18:22:08 localhost kernel: [    0.000147] console [tty1] enabled
    Apr 15 18:22:08 localhost kernel: [    0.000222] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
    Apr 15 18:22:08 localhost kernel: [    0.000231] pid_max: default: 32768 minimum: 301
    Apr 15 18:22:08 localhost kernel: [    0.000315] Security Framework initialized
    Apr 15 18:22:08 localhost kernel: [    0.000323] AppArmor: AppArmor disabled by boot time parameter
    Apr 15 18:22:08 localhost kernel: [    0.000974] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
    Apr 15 18:22:08 localhost kernel: [    0.001295] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
    Apr 15 18:22:08 localhost kernel: [    0.001332] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
    Apr 15 18:22:08 localhost kernel: [    0.001348] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
    Apr 15 18:22:08 localhost kernel: [    0.002741] ASID allocator initialised with 32768 entries
    Apr 15 18:22:08 localhost kernel: [    0.002820] rcu: Hierarchical SRCU implementation.
    Apr 15 18:22:08 localhost kernel: [    0.003500] smp: Bringing up secondary CPUs ...
    Apr 15 18:22:08 localhost kernel: [    0.004785] Detected VIPT I-cache on CPU1
    Apr 15 18:22:08 localhost kernel: [    0.004843] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
    Apr 15 18:22:08 localhost kernel: [    0.005788] Detected VIPT I-cache on CPU2
    Apr 15 18:22:08 localhost kernel: [    0.005820] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
    Apr 15 18:22:08 localhost kernel: [    0.006688] Detected VIPT I-cache on CPU3
    Apr 15 18:22:08 localhost armbian-ramlog[641]: fsck/checkfs
    Apr 15 18:22:08 localhost armbian-ramlog[641]: fsck/checkroot
    Apr 15 18:22:08 localhost armbian-ramlog[641]: ntpstats/
    Apr 15 18:22:08 localhost armbian-ramlog[641]: speech-dispatcher/
    Apr 15 18:22:08 localhost armbian-ramlog[641]: sysstat/
    Apr 15 18:22:08 localhost armbian-ramlog[641]: unattended-upgrades/
    Apr 15 18:22:08 localhost armbian-ramlog[641]: unattended-upgrades/unattended-upgrades-shutdown.log
    Apr 15 18:22:08 localhost armbian-ramlog[641]: sent 2,251,650 bytes  received 507 bytes  4,504,314.00 bytes/sec
    Apr 15 18:22:08 localhost armbian-ramlog[641]: total size is 2,249,190  speedup is 1.00
    Apr 15 18:22:08 localhost systemd[1]: Started Armbian memory supported logging.
    Apr 15 18:22:08 localhost fake-hwclock[285]: Is RTC installed?: Required program not found: /usr/sbin/i2cdetect
    Apr 15 18:22:08 localhost fake-hwclock[285]: false
    Apr 15 18:22:08 localhost fake-hwclock[285]: /sbin/fake-hwclock: 188: /sbin/fake-hwclock: Required: not found
    Apr 15 18:22:08 localhost fake-hwclock[285]: /sbin/fake-hwclock: 223: /sbin/fake-hwclock: Required: not found
    Apr 15 18:22:08 localhost fake-hwclock[285]: Mon Apr 15 15:22:06 UTC 2019
    Apr 15 18:22:08 localhost systemd[1]: Time has been changed
    Apr 15 18:22:08 localhost systemd[1]: Started Restore / save the current clock.
    Apr 15 18:22:08 localhost systemd[1]: Reached target System Initialization.
    Apr 15 18:22:08 localhost systemd[1]: Started Daily Cleanup of Temporary Directories.
    Apr 15 18:22:08 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    Apr 15 18:22:08 localhost systemd[1]: Started Daily apt download activities.
    Apr 15 18:22:08 localhost systemd[1]: Starting Armbian hardware monitoring...
    Apr 15 18:22:08 localhost systemd[1]: Started Daily apt upgrade and clean activities.
    Apr 15 18:22:08 localhost systemd[1]: Reached target Timers.
    Apr 15 18:22:08 localhost systemd[1]: Listening on CUPS Scheduler.
    Apr 15 18:22:08 localhost systemd[1]: Started CUPS Scheduler.
    Apr 15 18:22:08 localhost systemd[1]: Reached target Paths.
    Apr 15 18:22:08 localhost systemd[1]: Listening on D-Bus System Message Bus Socket.
    Apr 15 18:22:08 localhost systemd[1]: Reached target Sockets.
    Apr 15 18:22:08 localhost systemd[1]: Starting Armbian hardware optimization...
    Apr 15 18:22:08 localhost systemd[1]: Started Armbian hardware monitoring.
    Apr 15 18:22:08 localhost systemd[1]: Started Armbian hardware optimization.
    Apr 15 18:22:08 localhost systemd[1]: Reached target Basic System.
    Apr 15 18:22:08 localhost systemd[1]: Starting LSB: Speech Dispatcher...
    Apr 15 18:22:08 localhost systemd[1]: Starting Permit User Sessions...
    Apr 15 18:22:08 localhost systemd[1]: Starting LSB: No Display Manager...
    Apr 15 18:22:08 localhost systemd[1]: Starting Accounts Service...
    Apr 15 18:22:08 localhost systemd[1]: Started Regular background program processing daemon.
    Apr 15 18:22:08 localhost systemd[1]: Starting LSB: Load kernel modules needed to enable cpufreq scaling...
    Apr 15 18:22:08 localhost systemd[1]: Started CUPS Scheduler.
    Apr 15 18:22:08 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
    Apr 15 18:22:08 localhost systemd[1]: Started D-Bus System Message Bus.
    Apr 15 18:22:08 localhost cron[751]: (CRON) INFO (pidfile fd = 3)
    Apr 15 18:22:08 localhost armbian-hardware-optimization[726]: /usr/lib/armbian/armbian-hardware-optimization: line 31: echo: write error: Invalid argument
    Apr 15 18:22:08 localhost armbian-hardware-optimization[726]: [#033[0;32m ok #033[0m] Setting noop I/O scheduler for mmcblk0
    Apr 15 18:22:08 localhost armbian-hardware-optimization[726]: [#033[0;32m ok #033[0m] Setting noop I/O scheduler for mtdblock0
    Apr 15 18:22:08 localhost cron[751]: (CRON) INFO (Running @reboot jobs)
    Apr 15 18:22:08 localhost avahi-daemon[757]: Found user 'avahi' (UID 109) and group 'avahi' (GID 116).
    Apr 15 18:22:08 localhost avahi-daemon[757]: Successfully dropped root privileges.
    Apr 15 18:22:08 localhost avahi-daemon[757]: avahi-daemon 0.6.32-rc starting up.
    Apr 15 18:22:08 localhost avahi-daemon[757]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
    Apr 15 18:22:08 localhost dbus-daemon[760]: Unknown username "whoopsie" in message bus configuration file
    Apr 15 18:22:08 localhost armbian-hardware-optimization[726]: sed: no input files
    Apr 15 18:22:08 localhost armbian-hardware-optimization[726]: /usr/lib/armbian/armbian-hardware-optimization: line 268: /proc/irq/$(awk -F":" "/eth/ {print \$1}" </proc/interrupts | sed 's/\ //g' | head -n1)/smp_affinity: No such file or directory
    Apr 15 18:22:08 localhost CRON[822]: (root) CMD (/usr/lib/armbian/armbian-apt-updates)
    Apr 15 18:22:08 localhost avahi-daemon[757]: Successfully called chroot().
    Apr 15 18:22:08 localhost avahi-daemon[757]: Successfully dropped remaining capabilities.
    Apr 15 18:22:08 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack.
    Apr 15 18:22:08 localhost systemd[1]: Starting Network Manager...
    Apr 15 18:22:08 localhost systemd[1]: Starting Login Service...
    Apr 15 18:22:08 localhost systemd[1]: Starting Save/Restore Sound Card State...
    Apr 15 18:22:08 localhost systemd[1]: Starting System Logging Service...
    Apr 15 18:22:08 localhost systemd[1]: Starting LSB: Start/stop sysstat's sadc...
    Apr 15 18:22:08 localhost systemd[1]: Started Permit User Sessions.
    Apr 15 18:22:08 localhost systemd[1]: Started Save/Restore Sound Card State.
    Apr 15 18:22:08 localhost loadcpufreq[752]:  * Loading cpufreq kernel modules...
    Apr 15 18:22:08 localhost avahi-daemon[757]: No service file found in /etc/avahi/services.
    Apr 15 18:22:08 localhost speech-dispatcher[741]:  * speech-dispatcher disabled; edit /etc/default/speech-dispatcher
    Apr 15 18:22:08 localhost systemd[1]: Started LSB: Speech Dispatcher.
    Apr 15 18:22:08 localhost systemd[1]: Starting Set console scheme...
    Apr 15 18:22:08 localhost loadcpufreq[752]:    ...done.
    Apr 15 18:22:08 localhost systemd[1]: Started LSB: Load kernel modules needed to enable cpufreq scaling.
    Apr 15 18:22:08 localhost systemd[1]: Starting LSB: set CPUFreq kernel parameters...
    Apr 15 18:22:08 localhost avahi-daemon[757]: Network interface enumeration completed.
    Apr 15 18:22:08 localhost avahi-daemon[757]: Server startup complete. Host name is dz-device.local. Local service cookie is 2854329968.
    Apr 15 18:22:08 localhost cpufrequtils[975]:  * CPUFreq Utilities: Setting ondemand CPUFreq governor...
    Apr 15 18:22:08 localhost systemd[1]: Started LSB: Start/stop sysstat's sadc.
    Apr 15 18:22:08 localhost cpufrequtils[975]:  * CPU0...
    Apr 15 18:22:08 localhost systemd[1]: Started LSB: No Display Manager.
    Apr 15 18:22:08 localhost systemd[1]: Started Set console scheme.
    Apr 15 18:22:08 localhost systemd[1]: Started Login Service.
    Apr 15 18:22:08 localhost kernel: [    0.006717] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
    Apr 15 18:22:08 localhost cpufrequtils[975]:  * CPU1...
    Apr 15 18:22:08 localhost cpufrequtils[975]:  * CPU2...
    Apr 15 18:22:08 localhost cpufrequtils[975]:  * CPU3...
    Apr 15 18:22:08 localhost cpufrequtils[975]:    ...done.
    Apr 15 18:22:08 localhost systemd[1]: Started LSB: set CPUFreq kernel parameters.
    Apr 15 18:22:08 localhost systemd[1]: Starting LSB: Set sysfs variables from /etc/sysfs.conf...
    Apr 15 18:22:08 localhost sysfsutils[1051]:  * Setting sysfs variables...
    Apr 15 18:22:08 localhost sysfsutils[1051]:    ...done.
    Apr 15 18:22:08 localhost systemd[1]: Started LSB: Set sysfs variables from /etc/sysfs.conf.
    Apr 15 18:22:08 localhost systemd[1]: Started System Logging Service.
    Apr 15 18:22:08 localhost kernel: [    0.006786] smp: Brought up 1 node, 4 CPUs
    Apr 15 18:22:08 localhost kernel: [    0.006790] SMP: Total of 4 processors activated.
    Apr 15 18:22:08 localhost kernel: [    0.006796] CPU features: detected: 32-bit EL0 Support
    Apr 15 18:22:08 localhost kernel: [    0.009519] CPU: All CPU(s) started at EL2
    Apr 15 18:22:08 localhost kernel: [    0.009535] alternatives: patching kernel code
    Apr 15 18:22:08 localhost kernel: [    0.010590] devtmpfs: initialized
    Apr 15 18:22:08 localhost kernel: [    0.016311] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    Apr 15 18:22:08 localhost kernel: [    0.016345] futex hash table entries: 1024 (order: 4, 65536 bytes)
    Apr 15 18:22:08 localhost kernel: [    0.020543] xor: measuring software checksum speed
    Apr 15 18:22:08 localhost kernel: [    0.057426]    8regs     :  1566.000 MB/sec
    Apr 15 18:22:08 localhost kernel: [    0.097465]    8regs_prefetch:  1396.000 MB/sec
    Apr 15 18:22:08 localhost kernel: [    0.137517]    32regs    :  1925.000 MB/sec
    Apr 15 18:22:08 localhost kernel: [    0.177555]    32regs_prefetch:  1618.000 MB/sec
    Apr 15 18:22:08 localhost kernel: [    0.177558] xor: using function: 32regs (1925.000 MB/sec)
    Apr 15 18:22:08 localhost kernel: [    0.177617] pinctrl core: initialized pinctrl subsystem
    Apr 15 18:22:08 localhost kernel: [    0.178459] NET: Registered protocol family 16
    Apr 15 18:22:08 localhost kernel: [    0.178985] audit: initializing netlink subsys (disabled)
    Apr 15 18:22:08 localhost kernel: [    0.179153] audit: type=2000 audit(0.176:1): state=initialized audit_enabled=0 res=1
    Apr 15 18:22:08 localhost kernel: [    0.179677] cpuidle: using governor menu
    Apr 15 18:22:08 localhost kernel: [    0.179931] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
    Apr 15 18:22:08 localhost kernel: [    0.179938] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    Apr 15 18:22:08 localhost kernel: [    0.182021] DMA: preallocated 2048 KiB pool for atomic allocations
    Apr 15 18:22:08 localhost kernel: [    0.182103] Serial: AMBA PL011 UART driver
    Apr 15 18:22:08 localhost kernel: [    0.195042] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    Apr 15 18:22:08 localhost kernel: [    0.195495] cryptd: max_cpu_qlen set to 1000
    Apr 15 18:22:08 localhost kernel: [    0.261805] raid6: int64x1  gen()   299 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.329840] raid6: int64x1  xor()   298 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.397857] raid6: int64x2  gen()   459 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.465950] raid6: int64x2  xor()   409 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.534023] raid6: int64x4  gen()   707 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.602086] raid6: int64x4  xor()   518 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.670165] raid6: int64x8  gen()   667 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.738247] raid6: int64x8  xor()   510 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.806283] raid6: neonx1   gen()   494 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.874388] raid6: neonx1   xor()   579 MB/s
    Apr 15 18:22:08 localhost kernel: [    0.942511] raid6: neonx2   gen()   791 MB/s
    Apr 15 18:22:08 localhost kernel: [    1.010551] raid6: neonx2   xor()   821 MB/s
    Apr 15 18:22:08 localhost kernel: [    1.078650] raid6: neonx4   gen()  1031 MB/s
    Apr 15 18:22:08 localhost kernel: [    1.146699] raid6: neonx4   xor()   982 MB/s
    Apr 15 18:22:08 localhost kernel: [    1.214815] raid6: neonx8   gen()  1125 MB/s
    Apr 15 18:22:08 localhost kernel: [    1.282844] raid6: neonx8   xor()  1044 MB/s
    Apr 15 18:22:08 localhost kernel: [    1.282848] raid6: using algorithm neonx8 gen() 1125 MB/s
    Apr 15 18:22:08 localhost kernel: [    1.282850] raid6: .... xor() 1044 MB/s, rmw enabled
    Apr 15 18:22:08 localhost kernel: [    1.282854] raid6: using neon recovery algorithm
    Apr 15 18:22:08 localhost kernel: [    1.284016] SCSI subsystem initialized
    Apr 15 18:22:08 localhost kernel: [    1.284192] usbcore: registered new interface driver usbfs
    Apr 15 18:22:08 localhost kernel: [    1.284227] usbcore: registered new interface driver hub
    Apr 15 18:22:08 localhost kernel: [    1.284278] usbcore: registered new device driver usb
    Apr 15 18:22:08 localhost kernel: [    1.284531] pps_core: LinuxPPS API ver. 1 registered
    Apr 15 18:22:08 localhost kernel: [    1.284534] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    Apr 15 18:22:08 localhost kernel: [    1.284547] PTP clock support registered
    Apr 15 18:22:08 localhost kernel: [    1.285667] clocksource: Switched to clocksource arch_sys_counter
    Apr 15 18:22:08 localhost kernel: [    1.285808] VFS: Disk quotas dquot_6.6.0
    Apr 15 18:22:08 localhost kernel: [    1.285863] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Apr 15 18:22:08 localhost kernel: [    1.292127] NET: Registered protocol family 2
    Apr 15 18:22:08 localhost kernel: [    1.292715] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
    Apr 15 18:22:08 localhost kernel: [    1.292759] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    Apr 15 18:22:08 localhost kernel: [    1.292875] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
    Apr 15 18:22:08 localhost kernel: [    1.293039] TCP: Hash tables configured (established 8192 bind 8192)
    Apr 15 18:22:08 localhost kernel: [    1.293186] UDP hash table entries: 512 (order: 2, 16384 bytes)
    Apr 15 18:22:08 localhost kernel: [    1.293222] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    Apr 15 18:22:08 localhost kernel: [    1.293394] NET: Registered protocol family 1
    Apr 15 18:22:08 localhost kernel: [    1.293827] RPC: Registered named UNIX socket transport module.
    Apr 15 18:22:08 localhost kernel: [    1.293831] RPC: Registered udp transport module.
    Apr 15 18:22:08 localhost kernel: [    1.293833] RPC: Registered tcp transport module.
    Apr 15 18:22:08 localhost kernel: [    1.293836] RPC: Registered tcp NFSv4.1 backchannel transport module.
    Apr 15 18:22:08 localhost kernel: [    1.294040] Unpacking initramfs...
    Apr 15 18:22:08 localhost kernel: [    1.660174] Freeing initrd memory: 5912K
    Apr 15 18:22:08 localhost kernel: [    1.665448] Initialise system trusted keyrings
    Apr 15 18:22:08 localhost kernel: [    1.665568] workingset: timestamp_bits=44 max_order=18 bucket_order=0
    Apr 15 18:22:08 localhost kernel: [    1.670857] zbud: loaded
    Apr 15 18:22:08 localhost kernel: [    1.672404] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    Apr 15 18:22:08 localhost kernel: [    1.673108] NFS: Registering the id_resolver key type
    Apr 15 18:22:08 localhost kernel: [    1.673131] Key type id_resolver registered
    Apr 15 18:22:08 localhost kernel: [    1.673134] Key type id_legacy registered
    Apr 15 18:22:08 localhost kernel: [    1.673144] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    Apr 15 18:22:08 localhost kernel: [    1.673148] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
    Apr 15 18:22:08 localhost kernel: [    1.674183] 9p: Installing v9fs 9p2000 file system support
    Apr 15 18:22:08 localhost kernel: [    1.679844] NET: Registered protocol family 38
    Apr 15 18:22:08 localhost kernel: [    1.679937] Key type asymmetric registered
    Apr 15 18:22:08 localhost kernel: [    1.679942] Asymmetric key parser 'x509' registered
    Apr 15 18:22:08 localhost kernel: [    1.679992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
    Apr 15 18:22:08 localhost kernel: [    1.680097] io scheduler noop registered
    Apr 15 18:22:08 localhost kernel: [    1.680101] io scheduler deadline registered
    Apr 15 18:22:08 localhost kernel: [    1.680282] io scheduler cfq registered (default)
    Apr 15 18:22:08 localhost kernel: [    1.680286] io scheduler mq-deadline registered
    Apr 15 18:22:08 localhost kernel: [    1.680290] io scheduler kyber registered
    Apr 15 18:22:08 localhost kernel: [    1.680405] io scheduler bfq registered
    Apr 15 18:22:08 localhost kernel: [    1.681083] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
    Apr 15 18:22:08 localhost kernel: [    1.683304] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
    Apr 15 18:22:08 localhost kernel: [    1.687087] sun50i-h5-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
    Apr 15 18:22:08 localhost kernel: [    1.693842] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Apr 15 18:22:08 localhost kernel: [    1.694968] console [ttyS0] disabled
    Apr 15 18:22:08 localhost kernel: [    1.715480] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 29, base_baud = 1500000) is a U6_16550A
    Apr 15 18:22:08 localhost kernel: [    1.715532] console [ttyS0] enabled
    Apr 15 18:22:08 localhost kernel: [    1.756542] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff000008b083f8)
    Apr 15 18:22:08 localhost kernel: [    1.756773] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xffff000008b055f8)
    Apr 15 18:22:08 localhost kernel: [    1.756826] sun8i-dw-hdmi 1ee0000.hdmi: 1ee0000.hdmi supply hvcc not found, using dummy regulator
    Apr 15 18:22:08 localhost kernel: [    1.756905] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.0
    Apr 15 18:22:08 localhost kernel: [    1.757619] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
    Apr 15 18:22:08 localhost kernel: [    1.757929] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
    Apr 15 18:22:08 localhost kernel: [    1.758146] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xffff000008b07d80)
    Apr 15 18:22:08 localhost kernel: [    1.758151] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    Apr 15 18:22:08 localhost kernel: [    1.758154] [drm] No driver support for vblank timestamp query.
    Apr 15 18:22:08 localhost kernel: [    1.758203] [drm] Cannot find any crtc or sizes
    Apr 15 18:22:08 localhost kernel: [    1.758572] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
    Apr 15 18:22:08 localhost kernel: [    1.759042] cacheinfo: Unable to detect cache hierarchy for CPU 0
    Apr 15 18:22:08 localhost kernel: [    1.764298] loop: module loaded
    Apr 15 18:22:08 localhost kernel: [    1.766106] m25p80 spi0.0: mx25l1606e (2048 Kbytes)
    Apr 15 18:22:08 localhost kernel: [    1.771196] sun6i-spi 1c68000.spi: chipselect 0 already in use
    Apr 15 18:22:08 localhost kernel: [    1.771208] spi_master spi0: spi_device register error /soc/spi@1c68000/spi-flash@0
    Apr 15 18:22:08 localhost kernel: [    1.771218] spi_master spi0: Failed to create SPI device for /soc/spi@1c68000/spi-flash@0
    Apr 15 18:22:08 localhost kernel: [    1.771716] libphy: Fixed MDIO Bus: probed
    Apr 15 18:22:08 localhost kernel: [    1.772482] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
    Apr 15 18:22:08 localhost kernel: [    1.773232] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Apr 15 18:22:08 localhost kernel: [    1.773236] ehci-platform: EHCI generic platform driver
    Apr 15 18:22:08 localhost kernel: [    1.773363] ehci-platform 1c1a000.usb: EHCI Host Controller
    Apr 15 18:22:08 localhost kernel: [    1.773385] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
    Apr 15 18:22:08 localhost kernel: [    1.774532] ehci-platform 1c1a000.usb: irq 10, io mem 0x01c1a000
    Apr 15 18:22:08 localhost kernel: [    1.789675] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
    Apr 15 18:22:08 localhost kernel: [    1.789903] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    1.789910] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    1.789916] usb usb1: Product: EHCI Host Controller
    Apr 15 18:22:08 localhost kernel: [    1.789921] usb usb1: Manufacturer: Linux 4.19.25-sunxi64 ehci_hcd
    Apr 15 18:22:08 localhost kernel: [    1.789927] usb usb1: SerialNumber: 1c1a000.usb
    Apr 15 18:22:08 localhost kernel: [    1.790407] hub 1-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    1.790465] hub 1-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    1.791261] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    Apr 15 18:22:08 localhost kernel: [    1.791280] ohci-platform: OHCI generic platform driver
    Apr 15 18:22:08 localhost kernel: [    1.791426] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
    Apr 15 18:22:08 localhost kernel: [    1.791444] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
    Apr 15 18:22:08 localhost kernel: [    1.791779] ohci-platform 1c1a400.usb: irq 11, io mem 0x01c1a400
    Apr 15 18:22:08 localhost kernel: [    1.854012] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    1.854019] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    1.854025] usb usb2: Product: Generic Platform OHCI controller
    Apr 15 18:22:08 localhost kernel: [    1.854030] usb usb2: Manufacturer: Linux 4.19.25-sunxi64 ohci_hcd
    Apr 15 18:22:08 localhost kernel: [    1.854036] usb usb2: SerialNumber: 1c1a400.usb
    Apr 15 18:22:08 localhost kernel: [    1.854456] hub 2-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    1.854495] hub 2-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    1.855618] usbcore: registered new interface driver usb-storage
    Apr 15 18:22:08 localhost kernel: [    1.856145] mousedev: PS/2 mouse device common for all mice
    Apr 15 18:22:08 localhost kernel: [    1.856560] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
    Apr 15 18:22:08 localhost kernel: [    1.856566] sun6i-rtc 1f00000.rtc: RTC enabled
    Apr 15 18:22:08 localhost kernel: [    1.856644] i2c /dev entries driver
    Apr 15 18:22:08 localhost kernel: [    1.858104] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
    Apr 15 18:22:08 localhost kernel: [    1.858601] sdhci: Secure Digital Host Controller Interface driver
    Apr 15 18:22:08 localhost kernel: [    1.858604] sdhci: Copyright(c) Pierre Ossman
    Apr 15 18:22:08 localhost kernel: [    1.858630] Synopsys Designware Multimedia Card Interface Driver
    Apr 15 18:22:08 localhost kernel: [    1.859028] sdhci-pltfm: SDHCI platform and OF driver helper
    Apr 15 18:22:08 localhost kernel: [    1.859377] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2
    Apr 15 18:22:08 localhost kernel: [    1.859784] ledtrig-cpu: registered to indicate activity on CPUs
    Apr 15 18:22:08 localhost kernel: [    1.860206] hidraw: raw HID events driver (C) Jiri Kosina
    Apr 15 18:22:08 localhost kernel: [    1.860311] usbcore: registered new interface driver usbhid
    Apr 15 18:22:08 localhost kernel: [    1.860313] usbhid: USB HID core driver
    Apr 15 18:22:08 localhost kernel: [    1.860791] sunxi-mmc 1c0f000.mmc: Got CD GPIO
    Apr 15 18:22:08 localhost kernel: [    1.886287] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
    Apr 15 18:22:08 localhost kernel: [    1.889289] NET: Registered protocol family 10
    Apr 15 18:22:08 localhost kernel: [    1.904316] Segment Routing with IPv6
    Apr 15 18:22:08 localhost kernel: [    1.904406] NET: Registered protocol family 17
    Apr 15 18:22:08 localhost kernel: [    1.904545] 8021q: 802.1Q VLAN Support v1.8
    Apr 15 18:22:08 localhost kernel: [    1.904592] 9pnet: Installing 9P2000 support
    Apr 15 18:22:08 localhost kernel: [    1.904678] Key type dns_resolver registered
    Apr 15 18:22:08 localhost kernel: [    1.905364] registered taskstats version 1
    Apr 15 18:22:08 localhost kernel: [    1.905367] Loading compiled-in X.509 certificates
    Apr 15 18:22:08 localhost kernel: [    1.905453] zswap: loaded using pool lzo/zbud
    Apr 15 18:22:08 localhost kernel: [    1.906825] Btrfs loaded, crc32c=crc32c-arm64-ce
    Apr 15 18:22:08 localhost kernel: [    1.913864] Key type encrypted registered
    Apr 15 18:22:08 localhost kernel: [    1.921653] sun4i-usb-phy 1c19400.phy: Linked as a consumer to regulator.4
    Apr 15 18:22:08 localhost kernel: [    1.922806] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
    Apr 15 18:22:08 localhost kernel: [    1.922866] dwmac-sun8i 1c30000.ethernet: Linked as a consumer to regulator.3
    Apr 15 18:22:08 localhost kernel: [    1.935193] mmc0: host does not support reading read-only switch, assuming write-enable
    Apr 15 18:22:08 localhost kernel: [    1.938555] mmc0: Problem switching card into high-speed mode!
    Apr 15 18:22:08 localhost kernel: [    1.938667] mmc0: new SDHC card at address 0001
    Apr 15 18:22:08 localhost kernel: [    1.940126] mmcblk0: mmc0:0001 SD16G 14.5 GiB 
    Apr 15 18:22:08 localhost kernel: [    1.942089]  mmcblk0: p1
    Apr 15 18:22:08 localhost kernel: [    2.029839] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 50006 (expect 58000)
    Apr 15 18:22:08 localhost kernel: [    2.029862] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
    Apr 15 18:22:08 localhost kernel: [    2.029868] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
    Apr 15 18:22:08 localhost kernel: [    2.029874] dwmac-sun8i 1c30000.ethernet: COE Type 2
    Apr 15 18:22:08 localhost kernel: [    2.029878] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
    Apr 15 18:22:08 localhost kernel: [    2.029884] dwmac-sun8i 1c30000.ethernet: Normal descriptors
    Apr 15 18:22:08 localhost kernel: [    2.029890] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
    Apr 15 18:22:08 localhost kernel: [    2.030017] libphy: stmmac: probed
    Apr 15 18:22:08 localhost kernel: [    2.030616] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
    Apr 15 18:22:08 localhost kernel: [    2.030704] libphy: mdio_mux: probed
    Apr 15 18:22:08 localhost kernel: [    2.030722] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
    Apr 15 18:22:08 localhost kernel: [    2.030729] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
    Apr 15 18:22:08 localhost kernel: [    2.034859] libphy: mdio_mux: probed
    Apr 15 18:22:08 localhost kernel: [    2.034886] dwmac-sun8i 1c30000.ethernet: Switch mux to external PHY
    Apr 15 18:22:08 localhost kernel: [    2.040240] ehci-platform 1c1b000.usb: EHCI Host Controller
    Apr 15 18:22:08 localhost kernel: [    2.040266] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
    Apr 15 18:22:08 localhost kernel: [    2.040970] ehci-platform 1c1b000.usb: irq 12, io mem 0x01c1b000
    Apr 15 18:22:08 localhost kernel: [    2.057672] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
    Apr 15 18:22:08 localhost kernel: [    2.057868] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    2.057875] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    2.057881] usb usb3: Product: EHCI Host Controller
    Apr 15 18:22:08 localhost kernel: [    2.057886] usb usb3: Manufacturer: Linux 4.19.25-sunxi64 ehci_hcd
    Apr 15 18:22:08 localhost kernel: [    2.057892] usb usb3: SerialNumber: 1c1b000.usb
    Apr 15 18:22:08 localhost kernel: [    2.058365] hub 3-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    2.058396] hub 3-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    2.059126] ehci-platform 1c1c000.usb: EHCI Host Controller
    Apr 15 18:22:08 localhost kernel: [    2.059146] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4
    Apr 15 18:22:08 localhost kernel: [    2.059567] ehci-platform 1c1c000.usb: irq 14, io mem 0x01c1c000
    Apr 15 18:22:08 localhost kernel: [    2.073682] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
    Apr 15 18:22:08 localhost kernel: [    2.073821] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    2.073828] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    2.073834] usb usb4: Product: EHCI Host Controller
    Apr 15 18:22:08 localhost kernel: [    2.073840] usb usb4: Manufacturer: Linux 4.19.25-sunxi64 ehci_hcd
    Apr 15 18:22:08 localhost kernel: [    2.073845] usb usb4: SerialNumber: 1c1c000.usb
    Apr 15 18:22:08 localhost kernel: [    2.074241] hub 4-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    2.074269] hub 4-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    2.074924] ehci-platform 1c1d000.usb: EHCI Host Controller
    Apr 15 18:22:08 localhost kernel: [    2.074946] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 5
    Apr 15 18:22:08 localhost kernel: [    2.075334] ehci-platform 1c1d000.usb: irq 16, io mem 0x01c1d000
    Apr 15 18:22:08 localhost kernel: [    2.089682] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
    Apr 15 18:22:08 localhost kernel: [    2.089824] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    2.089831] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    2.089836] usb usb5: Product: EHCI Host Controller
    Apr 15 18:22:08 localhost kernel: [    2.089842] usb usb5: Manufacturer: Linux 4.19.25-sunxi64 ehci_hcd
    Apr 15 18:22:08 localhost kernel: [    2.089847] usb usb5: SerialNumber: 1c1d000.usb
    Apr 15 18:22:08 localhost kernel: [    2.090240] hub 5-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    2.090271] hub 5-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    2.090885] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
    Apr 15 18:22:08 localhost kernel: [    2.090903] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6
    Apr 15 18:22:08 localhost kernel: [    2.091166] ohci-platform 1c1b400.usb: irq 13, io mem 0x01c1b400
    Apr 15 18:22:08 localhost kernel: [    2.153836] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    2.153844] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    2.153850] usb usb6: Product: Generic Platform OHCI controller
    Apr 15 18:22:08 localhost kernel: [    2.153855] usb usb6: Manufacturer: Linux 4.19.25-sunxi64 ohci_hcd
    Apr 15 18:22:08 localhost kernel: [    2.153861] usb usb6: SerialNumber: 1c1b400.usb
    Apr 15 18:22:08 localhost kernel: [    2.154245] hub 6-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    2.154274] hub 6-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    2.154898] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
    Apr 15 18:22:08 localhost kernel: [    2.154914] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7
    Apr 15 18:22:08 localhost kernel: [    2.155164] ohci-platform 1c1c400.usb: irq 15, io mem 0x01c1c400
    Apr 15 18:22:08 localhost kernel: [    2.217815] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    2.217822] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    2.217828] usb usb7: Product: Generic Platform OHCI controller
    Apr 15 18:22:08 localhost kernel: [    2.217834] usb usb7: Manufacturer: Linux 4.19.25-sunxi64 ohci_hcd
    Apr 15 18:22:08 localhost kernel: [    2.217839] usb usb7: SerialNumber: 1c1c400.usb
    Apr 15 18:22:08 localhost kernel: [    2.218239] hub 7-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    2.218273] hub 7-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    2.218910] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
    Apr 15 18:22:08 localhost kernel: [    2.218927] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8
    Apr 15 18:22:08 localhost kernel: [    2.219246] ohci-platform 1c1d400.usb: irq 17, io mem 0x01c1d400
    Apr 15 18:22:08 localhost kernel: [    2.281824] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    2.281832] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    2.281837] usb usb8: Product: Generic Platform OHCI controller
    Apr 15 18:22:08 localhost kernel: [    2.281843] usb usb8: Manufacturer: Linux 4.19.25-sunxi64 ohci_hcd
    Apr 15 18:22:08 localhost kernel: [    2.281848] usb usb8: SerialNumber: 1c1d400.usb
    Apr 15 18:22:08 localhost kernel: [    2.282245] hub 8-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    2.282273] hub 8-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    2.282970] usb_phy_generic usb_phy_generic.2.auto: usb_phy_generic.2.auto supply vcc not found, using dummy regulator
    Apr 15 18:22:08 localhost kernel: [    2.283044] usb_phy_generic usb_phy_generic.2.auto: Linked as a consumer to regulator.0
    Apr 15 18:22:08 localhost kernel: [    2.283317] musb-hdrc musb-hdrc.3.auto: MUSB HDRC host driver
    Apr 15 18:22:08 localhost kernel: [    2.283327] musb-hdrc musb-hdrc.3.auto: new USB bus registered, assigned bus number 9
    Apr 15 18:22:08 localhost kernel: [    2.283495] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    Apr 15 18:22:08 localhost kernel: [    2.283502] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    Apr 15 18:22:08 localhost kernel: [    2.283508] usb usb9: Product: MUSB HDRC host driver
    Apr 15 18:22:08 localhost kernel: [    2.283514] usb usb9: Manufacturer: Linux 4.19.25-sunxi64 musb-hcd
    Apr 15 18:22:08 localhost kernel: [    2.283519] usb usb9: SerialNumber: musb-hdrc.3.auto
    Apr 15 18:22:08 localhost kernel: [    2.283905] hub 9-0:1.0: USB hub found
    Apr 15 18:22:08 localhost kernel: [    2.283936] hub 9-0:1.0: 1 port detected
    Apr 15 18:22:08 localhost kernel: [    2.285102] input: r-gpio-keys as /devices/platform/r-gpio-keys/input/input0
    Apr 15 18:22:08 localhost kernel: [    2.285348] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:12 UTC (12)
    Apr 15 18:22:08 localhost kernel: [    2.285486] of_cfs_init
    Apr 15 18:22:08 localhost kernel: [    2.285565] of_cfs_init: OK
    Apr 15 18:22:08 localhost kernel: [    2.285746] vdd-cpux-dummy: disabling
    Apr 15 18:22:08 localhost kernel: [    2.285753] usb0-vbus: disabling
    Apr 15 18:22:08 localhost kernel: [    2.286258] Freeing unused kernel memory: 576K
    Apr 15 18:22:08 localhost kernel: [    2.305750] Run /init as init process
    Apr 15 18:22:08 localhost kernel: [    2.355397] random: systemd-udevd: uninitialized urandom read (16 bytes read)
    Apr 15 18:22:08 localhost kernel: [    2.355769] random: systemd-udevd: uninitialized urandom read (16 bytes read)
    Apr 15 18:22:08 localhost kernel: [    2.355824] random: systemd-udevd: uninitialized urandom read (16 bytes read)
    Apr 15 18:22:08 localhost kernel: [    2.623441] lima 1e80000.gpu: bus rate = 200000000
    Apr 15 18:22:08 localhost kernel: [    2.623453] lima 1e80000.gpu: mod rate = 384000000
    Apr 15 18:22:08 localhost kernel: [    2.625355] [TTM] Zone  kernel: Available graphics memory: 508636 kiB
    Apr 15 18:22:08 localhost kernel: [    2.625362] [TTM] Initializing pool allocator
    Apr 15 18:22:08 localhost kernel: [    2.625381] [TTM] Initializing DMA pool allocator
    Apr 15 18:22:08 localhost kernel: [    2.627129] lima 1e80000.gpu: gp - mali450 version major 0 minor 0
    Apr 15 18:22:08 localhost kernel: [    2.627177] lima 1e80000.gpu: pp0 - mali450 version major 0 minor 0
    Apr 15 18:22:08 localhost kernel: [    2.627216] lima 1e80000.gpu: pp1 - mali450 version major 0 minor 0
    Apr 15 18:22:08 localhost kernel: [    2.627258] lima 1e80000.gpu: pp2 - mali450 version major 0 minor 0
    Apr 15 18:22:08 localhost kernel: [    2.627299] lima 1e80000.gpu: pp3 - mali450 version major 0 minor 0
    Apr 15 18:22:08 localhost kernel: [    2.627339] lima 1e80000.gpu: l2 cache 8K, 4-way, 64byte cache line, 128bit external bus
    Apr 15 18:22:08 localhost kernel: [    2.627348] lima 1e80000.gpu: l2 cache 128K, 4-way, 64byte cache line, 128bit external bus
    Apr 15 18:22:08 localhost kernel: [    2.628349] [drm] Initialized lima 1.0.0 20170325 for 1e80000.gpu on minor 1
    Apr 15 18:22:08 localhost kernel: [    2.785900] [drm] Cannot find any crtc or sizes
    Apr 15 18:22:08 localhost kernel: [    2.848042] random: fast init done
    Apr 15 18:22:08 localhost kernel: [    8.308210] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
    Apr 15 18:22:08 localhost kernel: [    9.872181] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
    Apr 15 18:22:08 localhost kernel: [   11.127825] zram: Added device: zram0
    Apr 15 18:22:08 localhost kernel: [   11.128254] zram: Added device: zram1
    Apr 15 18:22:08 localhost kernel: [   11.128661] zram: Added device: zram2
    Apr 15 18:22:08 localhost kernel: [   11.213259] zram1: detected capacity change from 0 to 520843264
    Apr 15 18:22:08 localhost kernel: [   11.359011] cpu cpu0: Linked as a consumer to regulator.5
    Apr 15 18:22:08 localhost kernel: [   11.359061] cpu cpu0: Dropping the link to regulator.5
    Apr 15 18:22:08 localhost kernel: [   11.359208] cpu cpu0: Linked as a consumer to regulator.5
    Apr 15 18:22:08 localhost kernel: [   11.361166] thermal thermal_zone1: binding zone cpu-thermal with cdev thermal-cpufreq-0 failed:-17
    Apr 15 18:22:08 localhost kernel: [   11.441294] Adding 508632k swap on /dev/zram1.  Priority:5 extents:1 across:508632k SSFS
    Apr 15 18:22:08 localhost kernel: [   11.502127] thermal thermal_zone0: failed to read out thermal zone (-110)
    Apr 15 18:22:08 localhost kernel: [   11.502165] OF: /thermal-zones/cpu-thermal: arguments longer than property
    Apr 15 18:22:08 localhost kernel: [   11.502175] thermal thermal_zone2: failed to read out thermal zone (-110)
    Apr 15 18:22:08 localhost kernel: [   11.573441] Registered IR keymap rc-empty
    Apr 15 18:22:08 localhost kernel: [   11.573574] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
    Apr 15 18:22:08 localhost kernel: [   11.573738] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
    Apr 15 18:22:08 localhost kernel: [   11.576030] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
    Apr 15 18:22:08 localhost kernel: [   11.581595] sunxi-ir 1f02000.ir: initialized sunXi IR driver
    Apr 15 18:22:08 localhost kernel: [   11.630902] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
    Apr 15 18:22:08 localhost kernel: [   11.630913] sun4i-codec 1c22c00.codec: Failed to register our card
    Apr 15 18:22:08 localhost kernel: [   11.632529] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
    Apr 15 18:22:08 localhost kernel: [   11.632544] sun4i-codec 1c22c00.codec: Failed to register our card
    Apr 15 18:22:08 localhost kernel: [   11.644220] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
    Apr 15 18:22:08 localhost kernel: [   11.644231] sun4i-codec 1c22c00.codec: Failed to register our card
    Apr 15 18:22:08 localhost kernel: [   11.645915] asoc-simple-card soc:sound: i2s-hifi <-> 1c22800.i2s mapping ok
    Apr 15 18:22:08 localhost kernel: [   11.648262] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
    Apr 15 18:22:08 localhost kernel: [   11.648274] sun4i-codec 1c22c00.codec: Failed to register our card
    Apr 15 18:22:08 localhost kernel: [   11.649852] sun4i-codec 1c22c00.codec: ASoC: Failed to create component debugfs directory
    Apr 15 18:22:08 localhost kernel: [   11.654602] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
    Apr 15 18:22:08 localhost kernel: [   11.819448] zram0: detected capacity change from 0 to 52428800
    Apr 15 18:22:08 localhost kernel: [   11.867593] random: crng init done
    Apr 15 18:22:08 localhost kernel: [   11.867604] random: 7 urandom warning(s) missed due to ratelimiting
    Apr 15 18:22:08 localhost kernel: [   12.038534] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
    Apr 15 18:22:08 localhost kernel: [   12.514058] thermal thermal_zone0: failed to read out thermal zone (-110)
    Apr 15 18:22:08 localhost kernel: [   12.710902] thermal thermal_zone2: failed to read out thermal zone (-110)
    Apr 15 18:22:08 localhost dbus[760]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkitd.service'
    Apr 15 18:22:08 localhost systemd[1]: Starting Authenticate and Authorize Users to Run Privileged Tasks...
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.0151] NetworkManager (version 1.2.6) is starting...
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.0213] Read config: /etc/NetworkManager/NetworkManager.conf (lib: zz-override-wifi-powersave-off.conf) (etc: default-wifi-powersave-on.conf)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.0568] manager[0x2bac5200]: monitoring kernel firmware directory '/lib/firmware'.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.0570] monitoring ifupdown state file '/run/network/ifstate'.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.1059] dns-mgr[0x2babe950]: init: dns=default, rc-manager=file
    Apr 15 18:22:09 localhost systemd[1]: Started Network Manager.
    Apr 15 18:22:09 localhost systemd[1]: Reached target Network.
    Apr 15 18:22:09 localhost systemd[1]: Starting OpenVPN service...
    Apr 15 18:22:09 localhost systemd[1]: Started Unattended Upgrades Shutdown.
    Apr 15 18:22:09 localhost systemd[1]: Starting OpenBSD Secure Shell server...
    Apr 15 18:22:09 localhost systemd[1]: Starting Network Manager Wait Online...
    Apr 15 18:22:09 localhost systemd[1]: Started OpenVPN service.
    Apr 15 18:22:09 localhost dbus[760]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
    Apr 15 18:22:09 localhost systemd[1]: Starting Network Manager Script Dispatcher Service...
    Apr 15 18:22:09 localhost polkitd[1200]: started daemon version 0.105 using authority implementation `local' version `0.105'
    Apr 15 18:22:09 localhost dbus[760]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
    Apr 15 18:22:09 localhost systemd[1]: Started Authenticate and Authorize Users to Run Privileged Tasks.
    Apr 15 18:22:09 localhost accounts-daemon[748]: started daemon version 0.6.40
    Apr 15 18:22:09 localhost systemd[1]: Started Accounts Service.
    Apr 15 18:22:09 localhost dbus[760]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    Apr 15 18:22:09 localhost systemd[1]: Started Network Manager Script Dispatcher Service.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5546] init!
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5554] management mode: managed
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5563] devices added (path: /sys/devices/platform/soc/1c30000.ethernet/net/eth0, iface: eth0)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5564] device added (path: /sys/devices/platform/soc/1c30000.ethernet/net/eth0, iface: eth0): no ifupdown configuration found.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5564] devices added (path: /sys/devices/virtual/net/lo, iface: lo)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5564] device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5565] end _init.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5566] settings: loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list. (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-settings-plugin-ifupdown.so)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5568] settings: loaded plugin keyfile: (c) 2007 - 2015 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5914] SettingsPlugin-Ofono: init!
    Apr 15 18:22:09 localhost NetworkManager[871]: <warn>  [1555341729.5917] SettingsPlugin-Ofono: file doesn't exist: /var/lib/ofono
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5917] SettingsPlugin-Ofono: end _init.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5918] settings: loaded plugin ofono: (C) 2013-2016 Canonical Ltd.  To report bugs please use the NetworkManager mailing list. (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-settings-plugin-ofono.so)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5918] (732827552) ... get_connections.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.5919] (732827552) connections count: 0
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.6218] SettingsPlugin-Ofono: (732827776) ... get_connections.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.6220] SettingsPlugin-Ofono: (732827776) connections count: 0
    Apr 15 18:22:09 localhost dbus[760]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
    Apr 15 18:22:09 localhost systemd[1]: Starting Hostname Service...
    Apr 15 18:22:09 localhost dbus[760]: [system] Successfully activated service 'org.freedesktop.hostname1'
    Apr 15 18:22:09 localhost systemd[1]: Started Hostname Service.
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7103] settings: hostname: using hostnamed
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7104] settings: hostname changed from (none) to "dz-device"
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7114] Using DHCP client 'dhclient'
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7116] manager: WiFi enabled by radio killswitch; enabled by state file
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7117] manager: WWAN enabled by radio killswitch; enabled by state file
    Apr 15 18:22:09 localhost nm-dispatcher: req:1 'hostname': new request (1 scripts)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7118] manager: Networking is enabled by state file
    Apr 15 18:22:09 localhost nm-dispatcher: req:1 'hostname': start running ordered scripts...
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7121] Loaded device plugin: NMVxlanFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7121] Loaded device plugin: NMVlanFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7122] Loaded device plugin: NMVethFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7123] Loaded device plugin: NMTunFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7123] Loaded device plugin: NMMacvlanFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7124] Loaded device plugin: NMIPTunnelFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7125] Loaded device plugin: NMInfinibandFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7126] Loaded device plugin: NMEthernetFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7126] Loaded device plugin: NMBridgeFactory (internal)
    Apr 15 18:22:09 localhost NetworkManager[871]: <info>  [1555341729.7127] Loaded device plugin: NMBondFactory (internal)
    Apr 15 18:22:10 localhost systemd[1]: Started OpenBSD Secure Shell server.
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.0860] Loaded device plugin: NMBluezManager (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so)
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.1682] Loaded device plugin: NMWwanFactory (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-device-plugin-wwan.so)
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.2281] Loaded device plugin: NMWifiFactory (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-device-plugin-wifi.so)
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.2920] Loaded device plugin: NMAtmManager (/usr/lib/aarch64-linux-gnu/NetworkManager/libnm-device-plugin-adsl.so)
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3118] device (eth0): driver '(null)' does not support carrier detection.
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3155] device (eth0): driver 'dwmac-sun8i' does not support carrier detection.
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3185] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/0)
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3234] keyfile: add connection in-memory (bd299cd0-b761-321f-96a6-d7fd25a4df1f,"Wired connection 1")
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3301] settings: (eth0): created default wired connection 'Wired connection 1'
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3354] device (eth0): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    Apr 15 18:22:10 localhost kernel: [   34.448253] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    Apr 15 18:22:10 localhost kernel: [   34.448730] RTL8211E Gigabit Ethernet 0.2:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=0.2:01, irq=POLL)
    Apr 15 18:22:10 localhost kernel: [   34.450902] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
    Apr 15 18:22:10 localhost kernel: [   34.450915] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
    Apr 15 18:22:10 localhost kernel: [   34.450920] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
    Apr 15 18:22:10 localhost kernel: [   34.451242] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    Apr 15 18:22:10 localhost NetworkManager[871]: nm_device_get_device_type: assertion 'NM_IS_DEVICE (self)' failed
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3530] device (lo): link connected
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3560] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.3911] manager: startup complete
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4129] urfkill disappeared from the bus
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4499] device (eth0): state change: unavailable -> disconnected (reason 'none') [20 30 0]
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4537] policy: auto-activating connection 'Wired connection 1'
    Apr 15 18:22:10 localhost kernel: [   34.563204] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4564] ofono is now available
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4586] device (eth0): Activation: starting connection 'Wired connection 1' (bd299cd0-b761-321f-96a6-d7fd25a4df1f)
    Apr 15 18:22:10 localhost NetworkManager[871]: <warn>  [1555341730.4589] failed to enumerate oFono devices: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4594] device (eth0): state change: disconnected -> prepare (reason 'none') [30 40 0]
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4600] manager: NetworkManager state is now CONNECTING
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4618] device (eth0): state change: prepare -> config (reason 'none') [40 50 0]
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4634] device (eth0): state change: config -> ip-config (reason 'none') [50 70 0]
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.4882] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)
    Apr 15 18:22:10 localhost NetworkManager[871]: <info>  [1555341730.5784] dhcp4 (eth0): dhclient started with pid 1308
    Apr 15 18:22:10 localhost kernel: [   34.690778] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    Apr 15 18:22:10 localhost avahi-daemon[757]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::e53f:a06f:eb37:40d7.
    Apr 15 18:22:10 localhost avahi-daemon[757]: New relevant interface eth0.IPv6 for mDNS.
    Apr 15 18:22:10 localhost avahi-daemon[757]: Registering new address record for fe80::e53f:a06f:eb37:40d7 on eth0.*.
    Apr 15 18:22:10 localhost systemd[1]: Started Network Manager Wait Online.
    Apr 15 18:22:10 localhost systemd[1]: Reached target Network is Online.
    Apr 15 18:22:10 localhost systemd[1]: Starting LSB: Advanced IEEE 802.11 management daemon...
    Apr 15 18:22:10 localhost systemd[1]: Starting /etc/rc.local Compatibility...
    Apr 15 18:22:10 localhost systemd[1]: Starting LSB: Start NTP daemon...
    Apr 15 18:22:10 localhost systemd[1]: Started LSB: Advanced IEEE 802.11 management daemon.
    Apr 15 18:22:10 localhost systemd[1]: Started /etc/rc.local Compatibility.
    Apr 15 18:22:10 localhost systemd[1]: Started Getty on tty1.
    Apr 15 18:22:10 localhost systemd[1]: Started Serial Getty on ttyS0.
    Apr 15 18:22:10 localhost systemd[1]: Reached target Login Prompts.
    Apr 15 18:22:10 localhost ntp[1312]:  * Starting NTP server ntpd
    Apr 15 18:22:11 localhost ntpd[1323]: ntpd 4.2.8p4@1.3265-o Fri Jul  6 20:08:56 UTC 2018 (1): Starting
    Apr 15 18:22:11 localhost ntpd[1323]: Command line: /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:113
    Apr 15 18:22:11 localhost ntp[1312]:    ...done.
    Apr 15 18:22:11 localhost systemd[1]: Started LSB: Start NTP daemon.
    Apr 15 18:22:11 localhost dhclient[1308]: DHCPREQUEST of 192.168.120.107 on eth0 to 255.255.255.255 port 67 (xid=0x60d1446c)
    Apr 15 18:22:11 localhost systemd[1]: Reached target Multi-User System.
    Apr 15 18:22:11 localhost systemd[1]: Reached target Graphical Interface.
    Apr 15 18:22:11 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes...
    Apr 15 18:22:11 localhost systemd[1]: Started Update UTMP about System Runlevel Changes.
    Apr 15 18:22:11 localhost systemd[1]: Startup finished in 8.802s (kernel) + 26.669s (userspace) = 35.472s.
    Apr 15 18:22:11 localhost ntpd[1330]: proto: precision = 0.250 usec (-22)
    Apr 15 18:22:11 localhost ntpd[1330]: Listen and drop on 0 v6wildcard [::]:123
    Apr 15 18:22:11 localhost ntpd[1330]: Listen and drop on 1 v4wildcard 0.0.0.0:123
    Apr 15 18:22:11 localhost ntpd[1330]: Listen normally on 2 lo 127.0.0.1:123
    Apr 15 18:22:11 localhost ntpd[1330]: Listen normally on 3 lo [::1]:123
    Apr 15 18:22:11 localhost ntpd[1330]: Listening on routing socket on fd #20 for interface updates
    Apr 15 18:22:12 localhost ntpd[1330]: error resolving pool 0.ubuntu.pool.ntp.org: Name or service not known (-2)
    Apr 15 18:22:13 localhost ntpd[1330]: error resolving pool 1.ubuntu.pool.ntp.org: Name or service not known (-2)
    Apr 15 18:22:14 localhost ntpd[1330]: error resolving pool 2.ubuntu.pool.ntp.org: Name or service not known (-2)
    Apr 15 18:22:14 localhost dhclient[1308]: DHCPREQUEST of 192.168.120.107 on eth0 to 255.255.255.255 port 67 (xid=0x60d1446c)
    Apr 15 18:22:15 localhost ntpd[1330]: error resolving pool 3.ubuntu.pool.ntp.org: Name or service not known (-2)
    Apr 15 18:22:15 localhost kernel: [   39.554605] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
    Apr 15 18:22:15 localhost kernel: [   39.554639] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    Apr 15 18:22:16 localhost ntpd[1330]: error resolving pool ntp.ubuntu.com: Name or service not known (-2)
    Apr 15 18:22:18 localhost ntpd[1330]: Listen normally on 4 eth0 [fe80::e53f:a06f:eb37:40d7%2]:123
    Apr 15 18:22:18 localhost ntpd[1330]: new interface(s) found: waking up resolver
    Apr 15 18:22:18 localhost systemd[1]: Created slice User Slice of dz.
    Apr 15 18:22:18 localhost systemd[1]: Starting User Manager for UID 1000...
    Apr 15 18:22:18 localhost systemd[1]: Started Session c1 of user dz.
    Apr 15 18:22:18 localhost systemd[1364]: Reached target Timers.
    Apr 15 18:22:18 localhost systemd[1364]: Reached target Paths.
    Apr 15 18:22:18 localhost systemd[1364]: Reached target Sockets.
    Apr 15 18:22:18 localhost systemd[1364]: Reached target Basic System.
    Apr 15 18:22:18 localhost systemd[1364]: Reached target Default.
    Apr 15 18:22:18 localhost systemd[1364]: Startup finished in 47ms.
    Apr 15 18:22:18 localhost systemd[1]: Started User Manager for UID 1000.
    Apr 15 18:22:21 localhost org.a11y.Bus[1407]: Activating service name='org.a11y.atspi.Registry'
    Apr 15 18:22:21 localhost org.a11y.Bus[1407]: ** (process:1426): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
    Apr 15 18:22:21 localhost kernel: [   45.250685] fuse init (API version 7.27)
    Apr 15 18:22:21 localhost systemd[1]: Mounting FUSE Control File System...
    Apr 15 18:22:21 localhost org.a11y.Bus[1407]: Successfully activated service 'org.a11y.atspi.Registry'
    Apr 15 18:22:21 localhost systemd[1]: Mounted FUSE Control File System.
    Apr 15 18:22:21 localhost org.a11y.atspi.Registry[1438]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
    Apr 15 18:22:21 localhost CRON[783]: (CRON) info (No MTA installed, discarding output)
    Apr 15 18:22:22 localhost dhclient[1308]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x60eb87c)
    Apr 15 18:22:23 localhost dhclient[1308]: DHCPREQUEST of 192.168.120.107 on eth0 to 255.255.255.255 port 67 (xid=0x7cb80e06)
    Apr 15 18:22:23 localhost dhclient[1308]: DHCPOFFER of 192.168.120.107 from 192.168.120.1
    Apr 15 18:22:23 localhost dhclient[1308]: DHCPACK of 192.168.120.107 from 192.168.120.1
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7872]   address 192.168.120.107
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7873]   plen 24 (255.255.255.0)
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7873]   gateway 192.168.120.1
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7874]   server identifier 192.168.120.1
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7874]   lease time 86400
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7875]   nameserver '192.168.120.1'
    Apr 15 18:22:23 localhost avahi-daemon[757]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.120.107.
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7875] dhcp4 (eth0): state changed unknown -> bound
    Apr 15 18:22:23 localhost avahi-daemon[757]: New relevant interface eth0.IPv4 for mDNS.
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7925] device (eth0): state change: ip-config -> ip-check (reason 'none') [70 80 0]
    Apr 15 18:22:23 localhost avahi-daemon[757]: Registering new address record for 192.168.120.107 on eth0.IPv4.
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7953] device (eth0): state change: ip-check -> secondaries (reason 'none') [80 90 0]
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7966] device (eth0): state change: secondaries -> activated (reason 'none') [90 100 0]
    Apr 15 18:22:23 localhost NetworkManager[871]: <info>  [1555341743.7973] manager: NetworkManager state is now CONNECTED_LOCAL
    Apr 15 18:22:24 localhost dhclient[1308]: bound to 192.168.120.107 -- renewal in 42728 seconds.
    Apr 15 18:22:24 localhost NetworkManager[871]: <info>  [1555341744.1502] manager: NetworkManager state is now CONNECTED_GLOBAL
    Apr 15 18:22:24 localhost NetworkManager[871]: <info>  [1555341744.1509] policy: set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS
    Apr 15 18:22:24 localhost NetworkManager[871]: <info>  [1555341744.3728] device (eth0): Activation: successful, device activated.
    Apr 15 18:22:24 localhost dbus[760]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
    Apr 15 18:22:24 localhost systemd[1]: Starting Network Manager Script Dispatcher Service...
    Apr 15 18:22:24 localhost dbus[760]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    Apr 15 18:22:24 localhost systemd[1]: Started Network Manager Script Dispatcher Service.
    Apr 15 18:22:24 localhost nm-dispatcher: req:1 'up' [eth0]: new request (1 scripts)
    Apr 15 18:22:24 localhost nm-dispatcher: req:1 'up' [eth0]: start running ordered scripts...
    Apr 15 18:22:25 localhost dbus[760]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
    Apr 15 18:22:25 localhost systemd[1]: Reloading OpenBSD Secure Shell server.
    Apr 15 18:22:25 localhost systemd[1]: Reloaded OpenBSD Secure Shell server.
    Apr 15 18:22:26 localhost systemd[1]: Reloading OpenBSD Secure Shell server.
    Apr 15 18:22:26 localhost systemd[1]: Reloaded OpenBSD Secure Shell server.
    Apr 15 18:22:26 localhost ntpd[1330]: Listen normally on 5 eth0 192.168.120.107:123
    Apr 15 18:22:26 localhost ntpd[1330]: new interface(s) found: waking up resolver
    Apr 15 18:22:26 localhost dbus[760]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
    Apr 15 18:22:26 localhost systemd[1]: Starting Disk Manager...
    Apr 15 18:22:26 localhost udisksd[1672]: udisks daemon version 2.1.7 starting
    Apr 15 18:22:26 localhost pulseaudio[1493]: [pulseaudio] ltdl-bind-now.c: Failed to open module module-x11-publish.so: module-x11-publish.so: cannot open shared object file: No such file or directory
    Apr 15 18:22:26 localhost pulseaudio[1493]: [pulseaudio] module.c: Failed to open module "module-x11-publish".
    Apr 15 18:22:27 localhost dbus[760]: [system] Successfully activated service 'org.freedesktop.UDisks2'
    Apr 15 18:22:27 localhost systemd[1]: Started Disk Manager.
    Apr 15 18:22:27 localhost udisksd[1672]: Acquired the name org.freedesktop.UDisks2 on the system message bus
    Apr 15 18:22:28 localhost org.gtk.vfs.AfcVolumeMonitor[1407]: Volume monitor alive
    Apr 15 18:22:50 localhost pulseaudio[1493]: [alsa-sink-CDC PCM Codec-0] alsa-sink.c: ALSA woke us up to write new data to the device, but there was actually nothing to write.
    Apr 15 18:22:50 localhost pulseaudio[1493]: [alsa-sink-CDC PCM Codec-0] alsa-sink.c: Most likely this is a bug in the ALSA driver 'sun4i_codec'. Please report this issue to the ALSA developers.
    Apr 15 18:22:50 localhost pulseaudio[1493]: [alsa-sink-CDC PCM Codec-0] alsa-sink.c: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.
    Apr 15 18:22:50 localhost pulseaudio[1493]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    Apr 15 18:22:50 localhost dbus[760]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
    Apr 15 18:22:51 localhost obexd[1777]: OBEX daemon 5.37
    Apr 15 18:22:51 localhost dbus[760]: [system] Activating service name='org.blueman.Mechanism' (using servicehelper)
    Apr 15 18:22:51 localhost org.blueman.Mechanism[760]: Failed to connect to Mir: Failed to connect to server socket: No such file or directory
    Apr 15 18:22:51 localhost org.blueman.Mechanism[760]: Unable to init server: Could not connect: Connection refused
    Apr 15 18:22:52 localhost org.blueman.Mechanism[760]: Failed to connect to Mir: Failed to connect to server socket: No such file or directory
    Apr 15 18:22:52 localhost org.blueman.Mechanism[760]: Unable to init server: Could not connect: Connection refused
    Apr 15 18:22:52 localhost blueman-mechanism: Starting blueman-mechanism
    Apr 15 18:22:52 localhost dbus[760]: [system] Successfully activated service 'org.blueman.Mechanism'
    Apr 15 18:22:52 localhost org.blueman.Mechanism[760]: (blueman-mechanism:1780): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
    Apr 15 18:22:52 localhost blueman-mechanism: Skipping plugin RfKill#012Hardware kill switch not found
    Apr 15 18:22:52 localhost blueman-mechanism: loading Ppp
    Apr 15 18:22:52 localhost blueman-mechanism: loading Rfcomm
    Apr 15 18:22:52 localhost blueman-mechanism: loading Network
    Apr 15 18:23:18 localhost ntpd[1330]: Soliciting pool server 85.21.78.8
    Apr 15 18:23:18 localhost ntpd[1330]: Soliciting pool server 85.93.46.10
    Apr 15 18:23:19 localhost ntpd[1330]: Soliciting pool server 195.3.254.2
    Apr 15 18:23:19 localhost ntpd[1330]: Soliciting pool server 80.240.216.155
    Apr 15 18:23:19 localhost ntpd[1330]: Soliciting pool server 195.210.189.106
    Apr 15 18:23:20 localhost ntpd[1330]: Soliciting pool server 92.54.84.70
    Apr 15 18:23:20 localhost ntpd[1330]: Soliciting pool server 185.68.101.10
    Apr 15 18:23:20 localhost ntpd[1330]: Soliciting pool server 195.122.241.236
    Apr 15 18:23:21 localhost ntpd[1330]: Soliciting pool server 2001:678:68c::3
    Apr 15 18:23:21 localhost ntpd[1330]: Soliciting pool server 94.100.192.29
    Apr 15 18:23:21 localhost ntpd[1330]: Soliciting pool server 85.21.78.91
    Apr 15 18:23:22 localhost blueman-mechanism: Exiting
    Apr 15 18:23:22 localhost ntpd[1330]: Soliciting pool server 95.128.246.34
    Apr 15 18:23:22 localhost ntpd[1330]: Soliciting pool server 91.189.89.198
    Apr 15 18:23:23 localhost ntpd[1330]: Soliciting pool server 91.189.89.199
    Apr 15 18:23:23 localhost ntpd[1330]: Soliciting pool server 77.37.134.150
    Apr 15 18:23:24 localhost ntpd[1330]: Soliciting pool server 91.189.91.157
    Apr 15 18:23:24 localhost ntpd[1330]: Soliciting pool server 89.109.251.22
    Apr 16 15:33:31 localhost systemd[1]: Time has been changed
    Apr 16 15:33:31 localhost systemd[1364]: Time has been changed
    Apr 16 15:33:31 localhost ntpd[1330]: receive: Unexpected origin timestamp from 195.3.254.2
    Apr 16 15:33:31 localhost ntpd[1330]: receive: Unexpected origin timestamp from 195.210.189.106
    Apr 16 15:33:31 localhost ntpd[1330]: receive: Unexpected origin timestamp from 94.100.192.29
    Apr 16 15:33:31 localhost ntpd[1330]: receive: Unexpected origin timestamp from 195.122.241.236
    Apr 16 15:33:31 localhost ntpd[1330]: receive: Unexpected origin timestamp from 92.54.84.70
    Apr 16 15:33:31 localhost ntpd[1330]: receive: Unexpected origin timestamp from 85.93.46.10
    Apr 16 15:33:31 localhost systemd[1]: Starting Daily apt download activities...
    Apr 16 15:33:31 localhost systemd[1]: Started Daily apt download activities.
    Apr 16 15:33:31 localhost systemd[1]: Starting Daily apt upgrade and clean activities...
    Apr 16 15:33:31 localhost systemd[1]: Started Daily apt upgrade and clean activities.
    Apr 16 15:35:01 localhost CRON[2312]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)

     

     

    0074_auth

    0074_kern

    0074_syslog

    Board: Orange Pi PC2
  6. Hello

    I use compile.sh and customize-image.sh to make my own custom image and every think is all right and work great.

    This is my command line to compile:

    sudo ./compile.sh 
    KERNEL_CONFIGURE="no" 
    KERNEL_ONLY="no" 
    BOARD="orangepipc2"
    BRANCH="next" 
    RELEASE="xenial" 
    BUILD_DESKTOP="yes" 

    After burned my image and lounch Armbian I have to do two steps:

    1) go to armbian config and set taggle hardware config "i2c0" option to "true" (like on picture 1.png)

    2) go to armbian config and set time zone = Europe/Moscow

     

    I tried to set KERNEL_CONFIGURE="yes" and try to find this options in configmenu = I did not find

    I tried to add option TZDATA="Europe/Moscow" to command line = dose not work

     

    What can I do to do this steps automaticaly in compile.sh or customize-image.sh?

     

    1.png

  7. Hello

    I use compile.sh and customize-image.sh to make my own custom image and every think is all right and work great.

    But now I need to set hardware config item "i2c0" = true as default (like here - in armbina-config)

    1.png.a204d01a61b68dcab10d32ba9f3a4e0d.png

     

    I thought that I will select this item by "show a kernel configuration menu before compilation", but installation process dose not show me "Toggle hardware config"

    2.png.5b6a7e88b2dc770d1218669a9eb73124.png

     

    how can I do it in my customize-image.sh (set item "i2c0" = true)?

  8. Hello

    I was build image for my orange pi pc2 devices:

    BOARD=orangepipc2

    BOARD_NAME="Orange Pi PC2"

    BOARDFAMILY=sun50iw2

    VERSION=5.46

    LINUXFAMILY=sunxi64

    BRANCH=next

    ARCH=arm64

    IMAGE_TYPE=custom

    BOARD_TYPE=conf

    INITRD_ARCH=arm64

    KERNEL_IMAGE_TYPE=Image

     

    I was faced with strange thing:  After burning another image and lunch it on the device - on the first (and every) boot I see "first start panel window".

    And when  I do formatting this SD card, and burning again - everything alright (first start panel window dose not appear)

     

    I have been already burn 10 SD cards with same image and met this window 2 times.

    What can be the reason? Is it some bug or regular thing? Can I prevent appear of this window?

    Thank you

    armbian_first_start_panel.png

  9. I just learned, that  this randomly reboot happened because  the power went down. 

    But when the power go up again: device is on,  light-emitting diode blinking, Ethernet port blinking, but my app dose not start.

     

    Is it possible that armbian dose not load operating system normally (after power go down and up again)  and load some armbianmonitor or  something like that?  

  10. Hello, everybody.

    I have an orange pi pc2 device with armbian-release on it:

    BOARD=orangepipc2

    BOARD_NAME="Orange Pi PC2"

    BOARDFAMILY=sun50iw2

    VERSION=5.46

    LINUXFAMILY=sunxi64

    BRANCH=next

    ARCH=arm64

    IMAGE_TYPE=custom

    BOARD_TYPE=conf

    INITRD_ARCH=arm64

    KERNEL_IMAGE_TYPE=Image

     

    I was install my nodejs app on it, which lunch on start up. Device now is remote.

    Everything was fine, but now i have a look at log (my nodejs log) and see strange reboots after that my app dose not lunch. When I ask people (device is remote and is ON) do OUT/IN power on it - after that everesing fine until the another randomly reboot start (one or two times per day).

    Remotly i have access to nodejs child_process only, I have oportunity remotly write command to console and device send  me back the output. I was try to read /var/log/kern.log, but nodejs don't have permissions.

    I have only remote command line with no root permissions and logs:

    /var/log/armhwinfo.log

    lastlog and faillog 

    that not give me answers why armbian randomly reboot and why after this reboots my app dont lunch on start up.

     

    Could you direct me what I can do to find the answer on question "why my device go to strange reboot"? 

     

     

     

     

     

     

     

    armhwinfo.log

  11. Hello, everybody

    I have a task to make "easy install image" to orange pi pc2.

    I build already Armbian_5.46_Orangepipc2_Ubuntu_xenial_next_4.14.47_desctop.img and its actualy what i need and now I need to make it "easy install"  - becouse we have a lot of SD card to burning.

    Could you recommend me, how to:

    1. Scip first boot user creation. (Armbian on the first boot ask to set the new root password and create new user). Can i preinstalled this information? I need that Armbian on first boot just load without some user inputs.

    2. Add my program to start up. I have a A ) zip with my program and B ) bash script which unzip program and set it lunch on startup. If i understand correctly - I must do this: "put my zip in userpatches/overlay and access them in /tmp/overlay from customize-image.sh - and here (customize-image.sh) lunch my bash script?

     

    Ideally, I need make Armbian image that I just put in Orange pi pc2 device - and it just start up and lunch my program.

    Thank you

     

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines