Wed Oct 18 18:33:22 UTC 2017 | Orange Pi Zero | 5.34 | armhf | armv7l | 4.13.8-sunxi ### [resize2fs] Leaving 1 percent spare area. Start resizing partition /dev/mmcblk0p1 now: major minor #blocks name 1 0 4096 ram0 1 1 4096 ram1 1 2 4096 ram2 1 3 4096 ram3 179 0 30657536 mmcblk0 179 1 1379328 mmcblk0p1 Executing fdisk, fsck and partprobe: Welcome to fdisk (util-linux 2.27.1). Changes will remain in memory only, until you decide to write them. Be careful before using the write command. Command (m for help): Selected partition 1 Partition 1 has been deleted. Command (m for help): Partition type p primary (0 primary, 0 extended, 4 free) e extended (container for logical partitions) Select (default p): Partition number (1-4, default 1): First sector (2048-61315071, default 2048): Last sector, +sectors or +size{K,M,G,T,P} (2048-61315071, default 61315071): Created a new partition 1 of type 'Linux' and of size 29 GiB. Command (m for help): Re-reading the partition table failed.: Device or resource busy The partition table has been altered. Calling ioctl() to re-read partition table. The kernel still uses the old table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8). New partition table: major minor #blocks name 1 0 4096 ram0 1 1 4096 ram1 1 2 4096 ram2 1 3 4096 ram3 179 0 30657536 mmcblk0 179 1 30349936 mmcblk0p1 Now trying to resize ext4 filesystem on /dev/mmcblk0p1 to the limits: resize2fs 1.42.13 (17-May-2015) Filesystem at /dev/mmcblk0p1 is mounted on /; on-line resizing required old_desc_blocks = 1, new_desc_blocks = 2 The filesystem on /dev/mmcblk0p1 is now 7587484 (4k) blocks long. ### [resize2fs] Start resizing ext4 partition /dev/mmcblk0p1 now resize2fs 1.42.13 (17-May-2015) The filesystem is already 7587484 (4k) blocks long. Nothing to do! Wed Oct 18 18:33:27 UTC 2017 | Orange Pi Zero | 5.34 | armhf | armv7l | 4.13.8-sunxi ### dmesg: [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] random: get_random_bytes called from start_kernel+0x31/0x352 with crng_init=0 [ 0.000000] Linux version 4.13.8-sunxi (root@armbian) (gcc version 7.1.1 20170707 (Linaro GCC 7.1-2017.08)) #43 SMP Wed Oct 18 20:27:52 CEST 2017 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Xunlong Orange Pi Zero [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0x4bc00000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] On node 0 totalpages: 65536 [ 0.000000] free_area_init_node: node 0, pgdat c0dcf000, node_mem_map cfd5f000 [ 0.000000] Normal zone: 576 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 65536 pages, LIFO batch:15 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 17 pages/cpu @cfd1b000 s39948 r8192 d21492 u69632 [ 0.000000] pcpu-alloc: s39948 r8192 d21492 u69632 alloc=17*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64960 [ 0.000000] Kernel command line: root=UUID=c5dbf4ab-860c-423e-badd-6652ec84f33c rootwait rootfstype=ext4 console=tty1 console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 loglevel=1 ubootpart=9bdcf9c7-01 ubootsource=mmc usb-storage.quirks= sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1 [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] allocated 262144 bytes of page_ext [ 0.000000] Memory: 173696K/262144K available (8192K kernel code, 905K rwdata, 2284K rodata, 1024K init, 344K bss, 22912K reserved, 65536K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xfff00000 (3072 kB) vmalloc : 0xd0800000 - 0xff800000 ( 752 MB) lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) modules : 0xbf800000 - 0xbfe00000 ( 6 MB) .text : 0xc0008000 - 0xc0900000 (9184 kB) .init : 0xc0c00000 - 0xc0d00000 (1024 kB) .data : 0xc0d00000 - 0xc0de24ec ( 906 kB) .bss : 0xc0debf44 - 0xc0e42254 ( 345 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] ftrace: allocating 36583 entries in 72 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000011] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000027] Switching to timer-based delay loop, resolution 41ns [ 0.000348] Console: colour dummy device 80x30 [ 0.000369] console [tty1] enabled [ 0.000405] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.000424] pid_max: default: 32768 minimum: 301 [ 0.000725] Security Framework initialized [ 0.000741] AppArmor: AppArmor disabled by boot time parameter [ 0.000829] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000845] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.002055] CPU: Testing write buffer coherency: ok [ 0.002633] /cpus/cpu@0 missing clock-frequency property [ 0.002668] /cpus/cpu@1 missing clock-frequency property [ 0.002702] /cpus/cpu@2 missing clock-frequency property [ 0.002738] /cpus/cpu@3 missing clock-frequency property [ 0.002755] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.003368] Setting up static identity map for 0x40100000 - 0x40100054 [ 0.003558] Hierarchical SRCU implementation. [ 0.004811] smp: Bringing up secondary CPUs ... [ 0.015894] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.027086] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.038213] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.038348] smp: Brought up 1 node, 4 CPUs [ 0.038361] SMP: Total of 4 processors activated (192.00 BogoMIPS). [ 0.038367] CPU: All CPU(s) started in HYP mode. [ 0.038372] CPU: Virtualization extensions available. [ 0.039877] devtmpfs: initialized [ 0.054925] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.055418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.055444] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.060238] xor: measuring software checksum speed [ 0.158079] arm4regs : 597.200 MB/sec [ 0.258204] 8regs : 356.400 MB/sec [ 0.358335] 32regs : 364.800 MB/sec [ 0.458462] neon : 605.600 MB/sec [ 0.458470] xor: using function: neon (605.600 MB/sec) [ 0.458648] pinctrl core: initialized pinctrl subsystem [ 0.460281] NET: Registered protocol family 16 [ 0.464420] DMA: preallocated 2048 KiB pool for atomic coherent allocations [ 0.466877] cpuidle: using governor ladder [ 0.466934] cpuidle: using governor menu [ 0.468694] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.468704] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.669324] raid6: int32x1 gen() 90 MB/s [ 0.839455] raid6: int32x1 xor() 76 MB/s [ 1.009467] raid6: int32x2 gen() 121 MB/s [ 1.179526] raid6: int32x2 xor() 94 MB/s [ 1.350222] raid6: int32x4 gen() 123 MB/s [ 1.520182] raid6: int32x4 xor() 91 MB/s [ 1.690599] raid6: int32x8 gen() 117 MB/s [ 1.860656] raid6: int32x8 xor() 82 MB/s [ 2.030621] raid6: neonx1 gen() 235 MB/s [ 2.200822] raid6: neonx1 xor() 174 MB/s [ 2.371021] raid6: neonx2 gen() 316 MB/s [ 2.541237] raid6: neonx2 xor() 227 MB/s [ 2.711441] raid6: neonx4 gen() 378 MB/s [ 2.881622] raid6: neonx4 xor() 253 MB/s [ 3.051853] raid6: neonx8 gen() 335 MB/s [ 3.222090] raid6: neonx8 xor() 231 MB/s [ 3.222098] raid6: using algorithm neonx4 gen() 378 MB/s [ 3.222104] raid6: .... xor() 253 MB/s, rmw enabled [ 3.222111] raid6: using intx1 recovery algorithm [ 3.225282] SCSI subsystem initialized [ 3.225636] libata version 3.00 loaded. [ 3.226160] usbcore: registered new interface driver usbfs [ 3.226264] usbcore: registered new interface driver hub [ 3.226392] usbcore: registered new device driver usb [ 3.226704] media: Linux media interface: v0.10 [ 3.226768] Linux video capture interface: v2.00 [ 3.226883] pps_core: LinuxPPS API ver. 1 registered [ 3.226890] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.226920] PTP clock support registered [ 3.229559] clocksource: Switched to clocksource arch_sys_counter [ 3.416523] VFS: Disk quotas dquot_6.6.0 [ 3.416669] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 3.435331] NET: Registered protocol family 2 [ 3.436431] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 3.436490] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 3.436556] TCP: Hash tables configured (established 2048 bind 2048) [ 3.436704] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 3.436766] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 3.437092] NET: Registered protocol family 1 [ 3.437821] RPC: Registered named UNIX socket transport module. [ 3.437829] RPC: Registered udp transport module. [ 3.437835] RPC: Registered tcp transport module. [ 3.437841] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 3.438239] Trying to unpack rootfs image as initramfs... [ 4.118963] Freeing initrd memory: 5556K [ 4.122030] audit: initializing netlink subsys (disabled) [ 4.122459] audit: type=2000 audit(4.102:1): state=initialized audit_enabled=0 res=1 [ 4.122959] Initialise system trusted keyrings [ 4.123251] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 4.140640] zbud: loaded [ 4.146258] NFS: Registering the id_resolver key type [ 4.146306] Key type id_resolver registered [ 4.146312] Key type id_legacy registered [ 4.146335] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 4.146343] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 4.148771] JFS: nTxBlock = 1912, nTxLock = 15299 [ 4.153089] SGI XFS with ACLs, security attributes, realtime, no debug enabled [ 4.158968] random: fast init done [ 4.167698] Key type asymmetric registered [ 4.167866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 4.168100] io scheduler noop registered [ 4.168108] io scheduler deadline registered [ 4.168756] io scheduler cfq registered (default) [ 4.168765] io scheduler mq-deadline registered [ 4.168772] io scheduler kyber registered [ 4.169087] io scheduler bfq registered [ 4.179853] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 4.183500] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver [ 4.297940] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 4.305413] console [ttyS0] disabled [ 4.325655] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 35, base_baud = 1500000) is a U6_16550A [ 4.325746] console [ttyS0] enabled [ 4.333075] brd: module loaded [ 4.345648] loop: module loaded [ 4.348410] libphy: Fixed MDIO Bus: probed [ 4.349255] dwmac-sun8i 1c30000.ethernet: PTP uses main clock [ 4.349327] dwmac-sun8i 1c30000.ethernet: No regulator found [ 4.349404] dwmac-sun8i 1c30000.ethernet: Will use internal PHY [ 4.349499] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000) [ 4.349727] dwmac-sun8i 1c30000.ethernet: Chain mode enabled [ 4.349739] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported [ 4.349751] dwmac-sun8i 1c30000.ethernet: Normal descriptors [ 4.349762] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported [ 4.349773] dwmac-sun8i 1c30000.ethernet: COE Type 2 [ 4.349784] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported [ 4.350007] libphy: stmmac: probed [ 4.360873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.360886] ehci-platform: EHCI generic platform driver [ 4.361278] ehci-platform 1c1a000.usb: EHCI Host Controller [ 4.361357] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 [ 4.362497] ehci-platform 1c1a000.usb: irq 26, io mem 0x01c1a000 [ 4.389575] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 [ 4.390095] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.390111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.390122] usb usb1: Product: EHCI Host Controller [ 4.390134] usb usb1: Manufacturer: Linux 4.13.8-sunxi ehci_hcd [ 4.390145] usb usb1: SerialNumber: 1c1a000.usb [ 4.391363] hub 1-0:1.0: USB hub found [ 4.391441] hub 1-0:1.0: 1 port detected [ 4.392486] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.392524] ohci-platform: OHCI generic platform driver [ 4.392855] ohci-platform 1c1a400.usb: Generic Platform OHCI controller [ 4.392925] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2 [ 4.393299] ohci-platform 1c1a400.usb: irq 27, io mem 0x01c1a400 [ 4.464034] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.464050] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.464061] usb usb2: Product: Generic Platform OHCI controller [ 4.464073] usb usb2: Manufacturer: Linux 4.13.8-sunxi ohci_hcd [ 4.464084] usb usb2: SerialNumber: 1c1a400.usb [ 4.465198] hub 2-0:1.0: USB hub found [ 4.465279] hub 2-0:1.0: 1 port detected [ 4.466526] usbcore: registered new interface driver usb-storage [ 4.467674] mousedev: PS/2 mouse device common for all mice [ 4.468635] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0 [ 4.468648] sun6i-rtc 1f00000.rtc: RTC enabled [ 4.468956] i2c /dev entries driver [ 4.472189] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 4.474485] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 4.529609] sunxi-mmc 1c0f000.mmc: base:0xd0a6c000 irq:23 [ 4.531805] ledtrig-cpu: registered to indicate activity on CPUs [ 4.531961] hidraw: raw HID events driver (C) Jiri Kosina [ 4.532226] usbcore: registered new interface driver usbhid [ 4.532232] usbhid: USB HID core driver [ 4.535200] NET: Registered protocol family 10 [ 4.570867] Segment Routing with IPv6 [ 4.571021] NET: Registered protocol family 17 [ 4.571177] Key type dns_resolver registered [ 4.571968] Registering SWP/SWPB emulation handler [ 4.573345] registered taskstats version 1 [ 4.573355] Loading compiled-in X.509 certificates [ 4.573496] zswap: loaded using pool lzo/zbud [ 4.576826] Btrfs loaded, crc32c=crc32c-generic [ 4.578435] mmc0: host does not support reading read-only switch, assuming write-enable [ 4.580453] mmc0: new high speed SDHC card at address 0001 [ 4.581591] mmcblk0: mmc0:0001 00000 29.2 GiB [ 4.583213] mmcblk0: p1 [ 4.593027] Key type encrypted registered [ 4.606926] ehci-platform 1c1b000.usb: EHCI Host Controller [ 4.606988] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3 [ 4.607363] ehci-platform 1c1b000.usb: irq 28, io mem 0x01c1b000 [ 4.629604] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 [ 4.630005] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.630020] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.630031] usb usb3: Product: EHCI Host Controller [ 4.630043] usb usb3: Manufacturer: Linux 4.13.8-sunxi ehci_hcd [ 4.630053] usb usb3: SerialNumber: 1c1b000.usb [ 4.631325] hub 3-0:1.0: USB hub found [ 4.631395] hub 3-0:1.0: 1 port detected [ 4.632687] ohci-platform 1c1b400.usb: Generic Platform OHCI controller [ 4.632735] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4 [ 4.633005] ohci-platform 1c1b400.usb: irq 29, io mem 0x01c1b400 [ 4.703903] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.703918] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.703930] usb usb4: Product: Generic Platform OHCI controller [ 4.703942] usb usb4: Manufacturer: Linux 4.13.8-sunxi ohci_hcd [ 4.703952] usb usb4: SerialNumber: 1c1b400.usb [ 4.705144] hub 4-0:1.0: USB hub found [ 4.705212] hub 4-0:1.0: 1 port detected [ 4.706609] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator [ 4.710466] core: _opp_supported_by_regulators: OPP minuV: 1320000 maxuV: 1320000, not supported by regulator [ 4.710486] cpu cpu0: _opp_add: OPP not supported by regulators (1296000000) [ 4.711387] thermal thermal_zone0: binding zone cpu-thermal with cdev thermal-cpufreq-0 failed:-17 [ 4.719428] of_cfs_init [ 4.719572] of_cfs_init: OK [ 4.719707] vdd-cpux-dummy: disabling [ 4.719712] vcc3v0: disabling [ 4.719717] vcc5v0: disabling [ 4.719721] vcc-wifi: disabling [ 4.722885] Freeing unused kernel memory: 1024K [ 5.130978] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq [ 5.399598] usb 3-1: new high-speed USB device number 2 using ehci-platform [ 5.409593] sunxi-mmc 1c10000.mmc: base:0xd0bf1000 irq:24 [ 5.426500] mmc1: new high speed SDIO card at address 0001 [ 5.590981] usb 3-1: New USB device found, idVendor=0bda, idProduct=8152 [ 5.590992] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.590996] usb 3-1: Product: USB 10/100 LAN [ 5.591001] usb 3-1: Manufacturer: Realtek [ 5.591006] usb 3-1: SerialNumber: C0742BFFFC8C [ 5.787267] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null) [ 6.166386] systemd[1]: System time before build time, advancing clock. [ 6.193001] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.193535] systemd[1]: Detected architecture arm. [ 6.240251] systemd[1]: Set hostname to . [ 6.546111] systemd[1]: Listening on udev Control Socket. [ 6.570530] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 6.599832] systemd[1]: Listening on Syslog Socket. [ 6.629798] systemd[1]: Listening on Journal Socket. [ 6.659772] systemd[1]: Listening on udev Kernel Socket. [ 6.689766] systemd[1]: Listening on Journal Socket (/dev/log). [ 6.720104] systemd[1]: Created slice System Slice. [ 7.096086] g_serial gadget: Gadget Serial v2.4 [ 7.096095] g_serial gadget: g_serial ready [ 7.250500] random: crng init done [ 7.260928] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro [ 9.699302] usbcore: registered new interface driver r8152 [ 9.773456] thermal thermal_zone0: failed to read out thermal zone (-110) [ 9.801949] usbcore: registered new interface driver cdc_ether [ 9.861553] usb 3-1: reset high-speed USB device number 2 using ehci-platform [ 10.133552] r8152 3-1:1.0 eth1: v1.09.9 [ 10.391536] systemd-journald[358]: Received request to flush runtime journal from PID 1 [ 10.809729] thermal thermal_zone0: failed to read out thermal zone (-110) [ 10.865699] Generic PHY stmmac-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:01, irq=-1) [ 10.877639] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available [ 10.877657] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW [ 10.878045] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 11.343983] r8152 3-1:1.0 enxc0742bfffc8c: renamed from eth1 [ 11.849708] thermal thermal_zone0: failed to read out thermal zone (-110) [ 12.743775] EXT4-fs (mmcblk0p1): resizing filesystem from 344832 to 7587484 blocks [ 12.986269] EXT4-fs (mmcblk0p1): resized filesystem to 7587484 ### armbian-release: # PLEASE DO NOT EDIT THIS FILE BOARD=orangepizero BOARD_NAME="Orange Pi Zero" VERSION=5.34 LINUXFAMILY=sunxi BRANCH=next ARCH=arm IMAGE_TYPE=stable BOARD_TYPE=conf INITRD_ARCH=arm KERNEL_IMAGE_TYPE=zImage ### boot environment: verbosity=1 logo=disabled console=both disp_mode=1920x1080p60 overlay_prefix=sun8i-h3 rootdev=UUID=c5dbf4ab-860c-423e-badd-6652ec84f33c rootfstype=ext4 ### lsusb: Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 0bda:8152 Realtek Semiconductor Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub ### lscpu: Architecture: armv7l Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 4 Socket(s): 1 Model name: ARMv7 Processor rev 5 (v7l) CPU max MHz: 1200.0000 CPU min MHz: 240.0000 Hypervisor vendor: (null) Virtualization type: full ### cpuinfo: processor : 0 model name : ARMv7 Processor rev 5 (v7l) BogoMIPS : 120.00 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xc07 CPU revision : 5 processor : 1 model name : ARMv7 Processor rev 5 (v7l) BogoMIPS : 120.00 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xc07 CPU revision : 5 processor : 2 model name : ARMv7 Processor rev 5 (v7l) BogoMIPS : 120.00 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xc07 CPU revision : 5 processor : 3 model name : ARMv7 Processor rev 5 (v7l) BogoMIPS : 120.00 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xc07 CPU revision : 5 Hardware : Allwinner sun8i Family Revision : 0000 Serial : 02c0004288ee2ea3 ### meminfo: MemTotal: 245812 kB MemFree: 147564 kB MemAvailable: 194136 kB Buffers: 8480 kB Cached: 37112 kB SwapCached: 0 kB Active: 44688 kB Inactive: 21868 kB Active(anon): 22364 kB Inactive(anon): 1284 kB Active(file): 22324 kB Inactive(file): 20584 kB Unevictable: 0 kB Mlocked: 0 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 245812 kB LowFree: 147564 kB SwapTotal: 0 kB SwapFree: 0 kB Dirty: 564 kB Writeback: 0 kB AnonPages: 20992 kB Mapped: 15812 kB Shmem: 2628 kB Slab: 21356 kB SReclaimable: 10832 kB SUnreclaim: 10524 kB KernelStack: 880 kB PageTables: 580 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 122904 kB Committed_AS: 109648 kB VmallocTotal: 770048 kB VmallocUsed: 0 kB VmallocChunk: 0 kB CmaTotal: 65536 kB CmaFree: 63432 kB ### ifconfig: eth0 Link encap:Ethernet HWaddr 02:42:88:ee:2e:a3 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:33 lo Link encap:Local Loopback inet addr:XXX.XXX.0.1 Mask:XXX.XXX.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ### partitions: major minor #blocks name 179 0 30657536 mmcblk0 179 1 30349936 mmcblk0p1 ### df: Filesystem Size Used Avail Use% Mounted on udev 85M 0 85M 0% /dev tmpfs 25M 1.9M 23M 8% /run /dev/mmcblk0p1 29G 887M 28G 4% / tmpfs 121M 0 121M 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 121M 0 121M 0% /sys/fs/cgroup tmpfs 121M 20K 121M 1% /tmp log2ram 50M 748K 50M 2% /var/log ### mtab: /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0 ### mmc0:0001 info: manfid: 0x00001b cid: 1b534d30303030301076fac9cc00c71d fwrev: 0x0 csd: 400e00325b590000e9e57f800a4040f1 ocr: 00200000 type: SD date: 07/2012 hwrev: 0x1 dsr: 0x404 serial: 0x76fac9cc erase_size: 512 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=00000 MODALIAS=mmc:block ssr: 00000000050000000400900000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 scr: 02b5800200000000 oemid: 0x534d preferred_erase_size: 4194304 name: 00000 ### quick iozone test: 4 1032 1379 6875 8452 8628 1257 ### [firstrun] Recreated SSH keys (entropy: 1828 1785) ### [firstrun] Created 128MB emergency swap as /var/swap ### interrupts: CPU0 CPU1 CPU2 CPU3 17: 0 0 0 0 GICv2 50 Level /soc/timer@01c20c00 18: 0 0 0 0 GICv2 29 Level arch_timer 19: 4431 4005 3781 3344 GICv2 30 Level arch_timer 22: 0 0 0 0 GICv2 82 Level 1c02000.dma-controller 23: 274548 0 0 0 GICv2 92 Level sunxi-mmc 24: 92 0 0 0 GICv2 93 Level sunxi-mmc 25: 0 0 0 0 GICv2 103 Level musb-hdrc.1.auto 26: 0 0 0 0 GICv2 104 Level ehci_hcd:usb1 27: 0 0 0 0 GICv2 105 Level ohci_hcd:usb2 28: 1809 0 0 0 GICv2 106 Level ehci_hcd:usb3 29: 0 0 0 0 GICv2 107 Level ohci_hcd:usb4 33: 0 0 0 0 GICv2 114 Level eth0 35: 389 0 0 0 GICv2 32 Level ttyS0 36: 0 0 0 0 GICv2 72 Level 1f00000.rtc 90: 1 0 0 0 sunxi_pio_edge 44 Edge usb0-id-det IPI0: 0 0 0 0 CPU wakeup interrupts IPI1: 0 0 0 0 Timer broadcast interrupts IPI2: 7072 32302 27546 106546 Rescheduling interrupts IPI3: 10 8 2 12 Function call interrupts IPI4: 0 0 0 0 CPU stop interrupts IPI5: 8 6 3 10 IRQ work interrupts IPI6: 0 0 0 0 completion interrupts Err: 0 ### lsusb: Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 0bda:8152 Realtek Semiconductor Corp. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M |__ Port 1: Dev 2, If 0, Class=Vendor Specific Class, Driver=r8152, 480M /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M ### Installed packages: ii armbian-firmware 5.34 armhf Linux firmware ii armbian-tools-xenial 5.34 armhf Armbian tools, temper, Cubie bt utils ii hostapd 2:2.6-4~armbian5.34+1 armhf IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator ii linux-base 4.0ubuntu1 all Linux image base package ii linux-dtb-next-sunxi 5.34 armhf Linux DTB, version 4.13.8-sunxi ii linux-firmware 1.157.12 all Firmware for Linux kernel drivers ii linux-image-next-sunxi 5.34 armhf Linux kernel, version 4.13.8-sunxi ii linux-libc-dev:armhf 4.4.0-97.120 armhf Linux Kernel Headers for development ii linux-u-boot-orangepizero-next 5.34 armhf Uboot loader 2017.09 ii linux-xenial-root-next-orangepizero 5.34 armhf Armbian tweaks for xenial on orangepizero (next branch) ii sunxi-tools 1.4.2-1~armbian5.34+1 armhf tools for working with Allwinner (sunxi) ARM processors ### Loaded modules: Module Size Used by bridge 106496 0 stp 16384 1 bridge llc 16384 2 bridge,stp sun8i_codec_analog 24576 0 snd_soc_core 118784 1 sun8i_codec_analog snd_pcm_dmaengine 16384 1 snd_soc_core snd_pcm 69632 2 snd_pcm_dmaengine,snd_soc_core snd_timer 24576 1 snd_pcm cdc_ether 16384 0 snd 45056 3 snd_timer,snd_soc_core,snd_pcm soundcore 16384 1 snd sun4i_gpadc_iio 16384 0 usbnet 24576 1 cdc_ether r8152 45056 0 uio_pdrv_genirq 16384 0 uio 16384 1 uio_pdrv_genirq usb_f_acm 16384 1 u_serial 20480 3 usb_f_acm g_serial 16384 0 libcomposite 40960 2 g_serial,usb_f_acm pwrseq_simple 16384 1 ### Current sysinfo: Linux 4.13.8-sunxi (orangepizero) 10/20/2017 _armv7l_ (4 CPU) avg-cpu: %user %nice %system %iowait %steal %idle 4.05 0.64 1.28 0.96 0.00 93.07 Device: tps kB_read/s kB_wrtn/s kB_read kB_wrtn ram0 0.00 0.00 0.00 0 0 ram1 0.00 0.00 0.00 0 0 ram2 0.00 0.00 0.00 0 0 ram3 0.00 0.00 0.00 0 0 mmcblk0 10.81 465.86 269.61 412217 238568 mmcblk0p1 10.62 460.90 269.61 407829 238564 procs -----------------------memory---------------------- ---swap-- -----io---- -system-- --------cpu-------- r b swpd free buff cache si so bi bo in cs us sy id wa st 0 0 5376 75064 3628 140336 0 1 117 68 237 300 5 1 93 1 0 total used free shared buff/cache available Mem: 240M 26M 73M 2.0M 140M 190M Swap: 127M 5.2M 122M [ 0.000829] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000845] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.002055] CPU: Testing write buffer coherency: ok [ 0.002633] /cpus/cpu@0 missing clock-frequency property [ 0.002668] /cpus/cpu@1 missing clock-frequency property [ 0.002702] /cpus/cpu@2 missing clock-frequency property [ 0.002738] /cpus/cpu@3 missing clock-frequency property [ 0.002755] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.003368] Setting up static identity map for 0x40100000 - 0x40100054 [ 0.003558] Hierarchical SRCU implementation. [ 0.004811] smp: Bringing up secondary CPUs ... [ 0.015894] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.027086] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.038213] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.038348] smp: Brought up 1 node, 4 CPUs [ 0.038361] SMP: Total of 4 processors activated (192.00 BogoMIPS). [ 0.038367] CPU: All CPU(s) started in HYP mode. [ 0.038372] CPU: Virtualization extensions available. [ 0.039877] devtmpfs: initialized [ 0.054925] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.055418] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.055444] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.060238] xor: measuring software checksum speed [ 0.158079] arm4regs : 597.200 MB/sec [ 0.258204] 8regs : 356.400 MB/sec [ 0.358335] 32regs : 364.800 MB/sec [ 0.458462] neon : 605.600 MB/sec [ 0.458470] xor: using function: neon (605.600 MB/sec) [ 0.458648] pinctrl core: initialized pinctrl subsystem [ 0.460281] NET: Registered protocol family 16 [ 0.464420] DMA: preallocated 2048 KiB pool for atomic coherent allocations [ 0.466877] cpuidle: using governor ladder [ 0.466934] cpuidle: using governor menu [ 0.468694] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.468704] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.669324] raid6: int32x1 gen() 90 MB/s [ 0.839455] raid6: int32x1 xor() 76 MB/s [ 1.009467] raid6: int32x2 gen() 121 MB/s [ 1.179526] raid6: int32x2 xor() 94 MB/s [ 1.350222] raid6: int32x4 gen() 123 MB/s [ 1.520182] raid6: int32x4 xor() 91 MB/s [ 1.690599] raid6: int32x8 gen() 117 MB/s [ 1.860656] raid6: int32x8 xor() 82 MB/s [ 2.030621] raid6: neonx1 gen() 235 MB/s [ 2.200822] raid6: neonx1 xor() 174 MB/s [ 2.371021] raid6: neonx2 gen() 316 MB/s [ 2.541237] raid6: neonx2 xor() 227 MB/s [ 2.711441] raid6: neonx4 gen() 378 MB/s [ 2.881622] raid6: neonx4 xor() 253 MB/s [ 3.051853] raid6: neonx8 gen() 335 MB/s [ 3.222090] raid6: neonx8 xor() 231 MB/s [ 3.222098] raid6: using algorithm neonx4 gen() 378 MB/s [ 3.222104] raid6: .... xor() 253 MB/s, rmw enabled [ 3.222111] raid6: using intx1 recovery algorithm [ 3.225282] SCSI subsystem initialized [ 3.225636] libata version 3.00 loaded. [ 3.226160] usbcore: registered new interface driver usbfs [ 3.226264] usbcore: registered new interface driver hub [ 3.226392] usbcore: registered new device driver usb [ 3.226704] media: Linux media interface: v0.10 [ 3.226768] Linux video capture interface: v2.00 [ 3.226883] pps_core: LinuxPPS API ver. 1 registered [ 3.226890] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 3.226920] PTP clock support registered [ 3.229559] clocksource: Switched to clocksource arch_sys_counter [ 3.416523] VFS: Disk quotas dquot_6.6.0 [ 3.416669] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 3.435331] NET: Registered protocol family 2 [ 3.436431] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 3.436490] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 3.436556] TCP: Hash tables configured (established 2048 bind 2048) [ 3.436704] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 3.436766] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 3.437092] NET: Registered protocol family 1 [ 3.437821] RPC: Registered named UNIX socket transport module. [ 3.437829] RPC: Registered udp transport module. [ 3.437835] RPC: Registered tcp transport module. [ 3.437841] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 3.438239] Trying to unpack rootfs image as initramfs... [ 4.118963] Freeing initrd memory: 5556K [ 4.122030] audit: initializing netlink subsys (disabled) [ 4.122459] audit: type=2000 audit(4.102:1): state=initialized audit_enabled=0 res=1 [ 4.122959] Initialise system trusted keyrings [ 4.123251] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 4.140640] zbud: loaded [ 4.146258] NFS: Registering the id_resolver key type [ 4.146306] Key type id_resolver registered [ 4.146312] Key type id_legacy registered [ 4.146335] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 4.146343] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 4.148771] JFS: nTxBlock = 1912, nTxLock = 15299 [ 4.153089] SGI XFS with ACLs, security attributes, realtime, no debug enabled [ 4.158968] random: fast init done [ 4.167698] Key type asymmetric registered [ 4.167866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 4.168100] io scheduler noop registered [ 4.168108] io scheduler deadline registered [ 4.168756] io scheduler cfq registered (default) [ 4.168765] io scheduler mq-deadline registered [ 4.168772] io scheduler kyber registered [ 4.169087] io scheduler bfq registered [ 4.179853] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 4.183500] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver [ 4.297940] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 4.305413] console [ttyS0] disabled [ 4.325655] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 35, base_baud = 1500000) is a U6_16550A [ 4.325746] console [ttyS0] enabled [ 4.333075] brd: module loaded [ 4.345648] loop: module loaded [ 4.348410] libphy: Fixed MDIO Bus: probed [ 4.349255] dwmac-sun8i 1c30000.ethernet: PTP uses main clock [ 4.349327] dwmac-sun8i 1c30000.ethernet: No regulator found [ 4.349404] dwmac-sun8i 1c30000.ethernet: Will use internal PHY [ 4.349499] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000) [ 4.349727] dwmac-sun8i 1c30000.ethernet: Chain mode enabled [ 4.349739] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported [ 4.349751] dwmac-sun8i 1c30000.ethernet: Normal descriptors [ 4.349762] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported [ 4.349773] dwmac-sun8i 1c30000.ethernet: COE Type 2 [ 4.349784] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported [ 4.350007] libphy: stmmac: probed [ 4.360873] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.360886] ehci-platform: EHCI generic platform driver [ 4.361278] ehci-platform 1c1a000.usb: EHCI Host Controller [ 4.361357] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 [ 4.362497] ehci-platform 1c1a000.usb: irq 26, io mem 0x01c1a000 [ 4.389575] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 [ 4.390095] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.390111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.390122] usb usb1: Product: EHCI Host Controller [ 4.390134] usb usb1: Manufacturer: Linux 4.13.8-sunxi ehci_hcd [ 4.390145] usb usb1: SerialNumber: 1c1a000.usb [ 4.391363] hub 1-0:1.0: USB hub found [ 4.391441] hub 1-0:1.0: 1 port detected [ 4.392486] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.392524] ohci-platform: OHCI generic platform driver [ 4.392855] ohci-platform 1c1a400.usb: Generic Platform OHCI controller [ 4.392925] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2 [ 4.393299] ohci-platform 1c1a400.usb: irq 27, io mem 0x01c1a400 [ 4.464034] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.464050] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.464061] usb usb2: Product: Generic Platform OHCI controller [ 4.464073] usb usb2: Manufacturer: Linux 4.13.8-sunxi ohci_hcd [ 4.464084] usb usb2: SerialNumber: 1c1a400.usb [ 4.465198] hub 2-0:1.0: USB hub found [ 4.465279] hub 2-0:1.0: 1 port detected [ 4.466526] usbcore: registered new interface driver usb-storage [ 4.467674] mousedev: PS/2 mouse device common for all mice [ 4.468635] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0 [ 4.468648] sun6i-rtc 1f00000.rtc: RTC enabled [ 4.468956] i2c /dev entries driver [ 4.472189] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 4.474485] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 4.529609] sunxi-mmc 1c0f000.mmc: base:0xd0a6c000 irq:23 [ 4.531805] ledtrig-cpu: registered to indicate activity on CPUs [ 4.531961] hidraw: raw HID events driver (C) Jiri Kosina [ 4.532226] usbcore: registered new interface driver usbhid [ 4.532232] usbhid: USB HID core driver [ 4.535200] NET: Registered protocol family 10 [ 4.570867] Segment Routing with IPv6 [ 4.571021] NET: Registered protocol family 17 [ 4.571177] Key type dns_resolver registered [ 4.571968] Registering SWP/SWPB emulation handler [ 4.573345] registered taskstats version 1 [ 4.573355] Loading compiled-in X.509 certificates [ 4.573496] zswap: loaded using pool lzo/zbud [ 4.576826] Btrfs loaded, crc32c=crc32c-generic [ 4.578435] mmc0: host does not support reading read-only switch, assuming write-enable [ 4.580453] mmc0: new high speed SDHC card at address 0001 [ 4.581591] mmcblk0: mmc0:0001 00000 29.2 GiB [ 4.583213] mmcblk0: p1 [ 4.593027] Key type encrypted registered [ 4.606926] ehci-platform 1c1b000.usb: EHCI Host Controller [ 4.606988] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3 [ 4.607363] ehci-platform 1c1b000.usb: irq 28, io mem 0x01c1b000 [ 4.629604] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 [ 4.630005] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.630020] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.630031] usb usb3: Product: EHCI Host Controller [ 4.630043] usb usb3: Manufacturer: Linux 4.13.8-sunxi ehci_hcd [ 4.630053] usb usb3: SerialNumber: 1c1b000.usb [ 4.631325] hub 3-0:1.0: USB hub found [ 4.631395] hub 3-0:1.0: 1 port detected [ 4.632687] ohci-platform 1c1b400.usb: Generic Platform OHCI controller [ 4.632735] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4 [ 4.633005] ohci-platform 1c1b400.usb: irq 29, io mem 0x01c1b400 [ 4.703903] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.703918] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.703930] usb usb4: Product: Generic Platform OHCI controller [ 4.703942] usb usb4: Manufacturer: Linux 4.13.8-sunxi ohci_hcd [ 4.703952] usb usb4: SerialNumber: 1c1b400.usb [ 4.705144] hub 4-0:1.0: USB hub found [ 4.705212] hub 4-0:1.0: 1 port detected [ 4.706609] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator [ 4.710466] core: _opp_supported_by_regulators: OPP minuV: 1320000 maxuV: 1320000, not supported by regulator [ 4.710486] cpu cpu0: _opp_add: OPP not supported by regulators (1296000000) [ 4.711387] thermal thermal_zone0: binding zone cpu-thermal with cdev thermal-cpufreq-0 failed:-17 [ 4.719428] of_cfs_init [ 4.719572] of_cfs_init: OK [ 4.719707] vdd-cpux-dummy: disabling [ 4.719712] vcc3v0: disabling [ 4.719717] vcc5v0: disabling [ 4.719721] vcc-wifi: disabling [ 4.722885] Freeing unused kernel memory: 1024K [ 5.130978] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq [ 5.399598] usb 3-1: new high-speed USB device number 2 using ehci-platform [ 5.409593] sunxi-mmc 1c10000.mmc: base:0xd0bf1000 irq:24 [ 5.426500] mmc1: new high speed SDIO card at address 0001 [ 5.590981] usb 3-1: New USB device found, idVendor=0bda, idProduct=8152 [ 5.590992] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.590996] usb 3-1: Product: USB 10/100 LAN [ 5.591001] usb 3-1: Manufacturer: Realtek [ 5.591006] usb 3-1: SerialNumber: C0742BFFFC8C [ 5.787267] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null) [ 6.166386] systemd[1]: System time before build time, advancing clock. [ 6.193001] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.193535] systemd[1]: Detected architecture arm. [ 6.240251] systemd[1]: Set hostname to . [ 6.546111] systemd[1]: Listening on udev Control Socket. [ 6.570530] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 6.599832] systemd[1]: Listening on Syslog Socket. [ 6.629798] systemd[1]: Listening on Journal Socket. [ 6.659772] systemd[1]: Listening on udev Kernel Socket. [ 6.689766] systemd[1]: Listening on Journal Socket (/dev/log). [ 6.720104] systemd[1]: Created slice System Slice. [ 7.096086] g_serial gadget: Gadget Serial v2.4 [ 7.096095] g_serial gadget: g_serial ready [ 7.250500] random: crng init done [ 7.260928] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro [ 9.699302] usbcore: registered new interface driver r8152 [ 9.773456] thermal thermal_zone0: failed to read out thermal zone (-110) [ 9.801949] usbcore: registered new interface driver cdc_ether [ 9.861553] usb 3-1: reset high-speed USB device number 2 using ehci-platform [ 10.133552] r8152 3-1:1.0 eth1: v1.09.9 [ 10.391536] systemd-journald[358]: Received request to flush runtime journal from PID 1 [ 10.809729] thermal thermal_zone0: failed to read out thermal zone (-110) [ 10.865699] Generic PHY stmmac-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:01, irq=-1) [ 10.877639] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available [ 10.877657] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW [ 10.878045] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 11.343983] r8152 3-1:1.0 enxc0742bfffc8c: renamed from eth1 [ 11.849708] thermal thermal_zone0: failed to read out thermal zone (-110) [ 12.743775] EXT4-fs (mmcblk0p1): resizing filesystem from 344832 to 7587484 blocks [ 12.986269] EXT4-fs (mmcblk0p1): resized filesystem to 7587484 [ 17.898142] IPv6: ADDRCONF(NETDEV_UP): enxc0742bfffc8c: link is not ready [ 17.934840] IPv6: ADDRCONF(NETDEV_UP): enxc0742bfffc8c: link is not ready [ 17.961377] r8152 3-1:1.0 enxc0742bfffc8c: carrier on [ 17.961526] IPv6: ADDRCONF(NETDEV_CHANGE): enxc0742bfffc8c: link becomes ready [ 38.413859] Adding 131068k swap on /var/swap. Priority:-1 extents:2 across:139260k SSFS [ 366.405238] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.