bbtftf Posted November 3, 2019 Posted November 3, 2019 Hello, I have downloaded and installed Armbian Buster mainline based kernel 4.19.y & Armbian Bionic mainline based kernel 4.19.y from https://www.armbian.com/nanopi-neo-air/ With both versions I have the same problem: WiFi is not working at all ! Before the installation I was running the Friendlyarm factory image and had no problems with WiFi. As I have no internet connection, I can not upload the ArmbianMonitor log. Running this gives no errors. root@nanopiair:~# armbianmonitor -v Starting package integrity check. This might take some time. Be patient please.. . It appears you don't have any corrupt files or packages! Running: root@nanopiair:~# nmcli dummy0: unmanaged "dummy0" dummy, F6:6D:BD:D6:43:A9, sw, mtu 1500 lo: unmanaged "lo" loopback (unknown), 00:00:00:00:00:00, sw, mtu 65536 Use "nmcli device show" to get complete information about known devices and "nmcli connection show" to get an overview on active connection profiles. shows there is no wlan0 ! also this root@nanopiair:~# ifconfig wlan0 up wlan0: ERROR while getting interface flags: No such device how can I start the device wlan0 ? Thomas
bbtftf Posted November 3, 2019 Author Posted November 3, 2019 Here my log: Spoiler cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns 55 [ 0.000011] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns 56 [ 0.000028] Switching to timer-based delay loop, resolution 41ns 57 [ 0.000349] Console: colour dummy device 80x30 58 [ 0.000434] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) 59 [ 0.000455] pid_max: default: 32768 minimum: 301 60 [ 0.000822] Security Framework initialized 61 [ 0.000842] AppArmor: AppArmor disabled by boot time parameter 62 [ 0.000976] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) 63 [ 0.000992] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) 64 [ 0.002552] CPU: Testing write buffer coherency: ok 65 [ 0.003308] CPU0: update cpu_capacity 1024 66 [ 0.003322] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 67 [ 0.004374] Setting up static identity map for 0x40100000 - 0x40100054 68 [ 0.004647] rcu: Hierarchical SRCU implementation. 69 [ 0.006083] smp: Bringing up secondary CPUs ... 70 [ 0.017349] CPU1: update cpu_capacity 1024 71 [ 0.017361] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 72 [ 0.028814] CPU2: update cpu_capacity 1024 73 [ 0.028825] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 74 [ 0.040154] CPU3: update cpu_capacity 1024 75 [ 0.040165] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 76 [ 0.040357] smp: Brought up 1 node, 4 CPUs 77 [ 0.040372] SMP: Total of 4 processors activated (192.00 BogoMIPS). 78 [ 0.040380] CPU: All CPU(s) started in HYP mode. 79 [ 0.040385] CPU: Virtualization extensions available. 80 [ 0.042476] devtmpfs: initialized 81 [ 0.056009] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 82 [ 0.056401] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns 83 [ 0.056428] futex hash table entries: 1024 (order: 4, 65536 bytes) 84 [ 0.065611] xor: measuring software checksum speed 85 [ 0.104252] arm4regs : 598.000 MB/sec 86 [ 0.144364] 8regs : 356.000 MB/sec 87 [ 0.184498] 32regs : 365.000 MB/sec 88 [ 0.224621] neon : 605.000 MB/sec 89 [ 0.224629] xor: using function: neon (605.000 MB/sec) 90 [ 0.224744] pinctrl core: initialized pinctrl subsystem 91 [ 0.226446] NET: Registered protocol family 16 92 [ 0.230901] DMA: preallocated 2048 KiB pool for atomic coherent allocations 93 [ 0.231823] audit: initializing netlink subsys (disabled) 94 [ 0.232185] audit: type=2000 audit(0.204:1): state=initialized audit_enabled=0 res=1 95 [ 0.233023] cpuidle: using governor ladder 96 [ 0.233084] cpuidle: using governor menu 97 [ 0.234129] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. 98 [ 0.234138] hw-breakpoint: maximum watchpoint size is 8 bytes. 99 [ 0.333340] raid6: int32x1 gen() 89 MB/s 100 [ 0.401747] raid6: int32x1 xor() 76 MB/s 101 [ 0.469844] raid6: int32x2 gen() 122 MB/s 102 [ 0.537973] raid6: int32x2 xor() 94 MB/s 103 [ 0.606149] raid6: int32x4 gen() 123 MB/s 104 [ 0.674360] raid6: int32x4 xor() 91 MB/s 105 [ 0.742965] raid6: int32x8 gen() 118 MB/s 106 [ 0.811064] raid6: int32x8 xor() 82 MB/s 107 [ 0.879189] raid6: neonx1 gen() 235 MB/s 108 [ 0.947396] raid6: neonx1 xor() 219 MB/s 109 [ 1.015800] raid6: neonx2 gen() 316 MB/s 110 [ 1.083959] raid6: neonx2 xor() 282 MB/s 111 [ 1.152220] raid6: neonx4 gen() 379 MB/s 112 [ 1.220520] raid6: neonx4 xor() 318 MB/s 113 [ 1.288854] raid6: neonx8 gen() 341 MB/s 114 [ 1.357003] raid6: neonx8 xor() 288 MB/s 115 [ 1.357012] raid6: using algorithm neonx4 gen() 379 MB/s 116 [ 1.357018] raid6: .... xor() 318 MB/s, rmw enabled 117 [ 1.357025] raid6: using neon recovery algorithm 118 [ 1.358899] cam500b-avdd: supplied by vcc3v3 119 [ 1.359375] cam500b-dovdd: supplied by vcc3v3 120 [ 1.359810] cam500b-dvdd: supplied by vcc3v3 121 [ 1.360923] SCSI subsystem initialized 122 [ 1.361404] libata version 3.00 loaded. 123 [ 1.361777] usbcore: registered new interface driver usbfs 124 [ 1.361874] usbcore: registered new interface driver hub 125 [ 1.362010] usbcore: registered new device driver usb 126 [ 1.362362] media: Linux media interface: v0.10 127 [ 1.362419] videodev: Linux video capture interface: v2.00 128 [ 1.362643] pps_core: LinuxPPS API ver. 1 registered 129 [ 1.362651] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> 130 [ 1.362682] PTP clock support registered 131 [ 1.365701] clocksource: Switched to clocksource arch_sys_counter 132 [ 1.580662] VFS: Disk quotas dquot_6.6.0 133 [ 1.580795] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) 134 [ 1.596212] NET: Registered protocol family 2 135 [ 1.597498] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) 136 [ 1.597548] TCP established hash table entries: 4096 (order: 2, 16384 bytes) 137 [ 1.597643] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) 138 [ 1.597873] TCP: Hash tables configured (established 4096 bind 4096) 139 [ 1.598071] UDP hash table entries: 256 (order: 1, 8192 bytes) 140 [ 1.598126] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) 141 [ 1.598457] NET: Registered protocol family 1 142 [ 1.599478] RPC: Registered named UNIX socket transport module. 143 [ 1.599487] RPC: Registered udp transport module. 144 [ 1.599493] RPC: Registered tcp transport module. 145 [ 1.599500] RPC: Registered tcp NFSv4.1 backchannel transport module. 146 [ 1.599921] Trying to unpack rootfs image as initramfs... 147 [ 2.387514] Freeing initrd memory: 6592K 148 [ 2.390983] Initialise system trusted keyrings 149 [ 2.391377] workingset: timestamp_bits=14 max_order=17 bucket_order=3 150 [ 2.403030] zbud: loaded 151 [ 2.407406] NFS: Registering the id_resolver key type 152 [ 2.407446] Key type id_resolver registered 153 [ 2.407453] Key type id_legacy registered 154 [ 2.407476] nfs4filelayout_init: NFSv4 File Layout Driver Registering... 155 [ 2.407484] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). 156 [ 2.409585] JFS: nTxBlock = 3929, nTxLock = 31436 157 [ 2.417763] SGI XFS with ACLs, security attributes, realtime, no debug enabled 158 [ 2.432571] Key type asymmetric registered 159 [ 2.432589] Asymmetric key parser 'x509' registered 160 [ 2.432718] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) 161 [ 2.432980] io scheduler noop registered 162 [ 2.432990] io scheduler deadline registered 163 [ 2.433344] io scheduler cfq registered (default) 164 [ 2.433355] io scheduler mq-deadline registered 165 [ 2.433363] io scheduler kyber registered 166 [ 2.433609] io scheduler bfq registered 167 [ 2.444809] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver 168 [ 2.447875] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver 169 [ 2.547351] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled 170 [ 2.551648] console [ttyS0] disabled 171 [ 2.571903] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 40, base_baud = 1500000) is a U6_16550A 172 [ 2.571996] console [ttyS0] enabled 173 [ 2.593621] 1c28c00.serial: ttyS1 at MMIO 0x1c28c00 (irq = 41, base_baud = 1500000) is a U6_16550A 174 [ 2.604381] brd: module loaded 175 [ 2.615171] loop: module loaded 176 [ 2.619475] libphy: Fixed MDIO Bus: probed 177 [ 2.621747] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 178 [ 2.621756] ehci-platform: EHCI generic platform driver 179 [ 2.622118] ehci-platform 1c1a000.usb: EHCI Host Controller 180 [ 2.622167] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 181 [ 2.623607] ehci-platform 1c1a000.usb: irq 28, io mem 0x01c1a000 182 [ 2.637707] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 183 [ 2.638260] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 184 [ 2.638277] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 185 [ 2.638288] usb usb1: Product: EHCI Host Controller 186 [ 2.638299] usb usb1: Manufacturer: Linux 4.19.64-sunxi ehci_hcd 187 [ 2.638311] usb usb1: SerialNumber: 1c1a000.usb 188 [ 2.639367] hub 1-0:1.0: USB hub found 189 [ 2.639470] hub 1-0:1.0: 1 port detected 190 [ 2.640488] ehci-platform 1c1b000.usb: EHCI Host Controller 191 [ 2.640534] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 192 [ 2.641002] ehci-platform 1c1b000.usb: irq 30, io mem 0x01c1b000 193 [ 2.653705] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 194 [ 2.654160] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 195 [ 2.654175] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 196 [ 2.654187] usb usb2: Product: EHCI Host Controller 197 [ 2.654198] usb usb2: Manufacturer: Linux 4.19.64-sunxi ehci_hcd 198 [ 2.654209] usb usb2: SerialNumber: 1c1b000.usb 199 [ 2.655110] hub 2-0:1.0: USB hub found 200 [ 2.655199] hub 2-0:1.0: 1 port detected 201 [ 2.656149] ehci-platform 1c1c000.usb: EHCI Host Controller 202 [ 2.656189] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 203 [ 2.656610] ehci-platform 1c1c000.usb: irq 32, io mem 0x01c1c000 204 [ 2.669733] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 205 [ 2.670178] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 206 [ 2.670193] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 207 [ 2.670205] usb usb3: Product: EHCI Host Controller 208 [ 2.670216] usb usb3: Manufacturer: Linux 4.19.64-sunxi ehci_hcd 209 [ 2.670228] usb usb3: SerialNumber: 1c1c000.usb 210 [ 2.671071] hub 3-0:1.0: USB hub found 211 [ 2.671156] hub 3-0:1.0: 1 port detected 212 [ 2.672081] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 213 [ 2.672119] ohci-platform: OHCI generic platform driver 214 [ 2.672458] ohci-platform 1c1a400.usb: Generic Platform OHCI controller 215 [ 2.672498] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 4 216 [ 2.672840] ohci-platform 1c1a400.usb: irq 29, io mem 0x01c1a400 217 [ 2.734166] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19 218 [ 2.734181] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 219 [ 2.734193] usb usb4: Product: Generic Platform OHCI controller 220 [ 2.734205] usb usb4: Manufacturer: Linux 4.19.64-sunxi ohci_hcd 221 [ 2.734216] usb usb4: SerialNumber: 1c1a400.usb 222 [ 2.735152] hub 4-0:1.0: USB hub found 223 [ 2.735239] hub 4-0:1.0: 1 port detected 224 [ 2.736164] ohci-platform 1c1b400.usb: Generic Platform OHCI controller 225 [ 2.736204] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 5 226 [ 2.736557] ohci-platform 1c1b400.usb: irq 31, io mem 0x01c1b400 227 [ 2.798164] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19 228 [ 2.798179] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 229 [ 2.798191] usb usb5: Product: Generic Platform OHCI controller 230 [ 2.798203] usb usb5: Manufacturer: Linux 4.19.64-sunxi ohci_hcd 231 [ 2.798214] usb usb5: SerialNumber: 1c1b400.usb 232 [ 2.799078] hub 5-0:1.0: USB hub found 233 [ 2.799161] hub 5-0:1.0: 1 port detected 234 [ 2.800073] ohci-platform 1c1c400.usb: Generic Platform OHCI controller 235 [ 2.800114] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 6 236 [ 2.800483] ohci-platform 1c1c400.usb: irq 33, io mem 0x01c1c400 237 [ 2.862173] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19 238 [ 2.862188] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 239 [ 2.862200] usb usb6: Product: Generic Platform OHCI controller 240 [ 2.862211] usb usb6: Manufacturer: Linux 4.19.64-sunxi ohci_hcd 241 [ 2.862222] usb usb6: SerialNumber: 1c1c400.usb 242 [ 2.863073] hub 6-0:1.0: USB hub found 243 [ 2.863156] hub 6-0:1.0: 1 port detected 244 [ 2.864944] usbcore: registered new interface driver usb-storage 245 [ 2.865519] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator 246 [ 2.865624] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0 247 [ 2.867826] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0 248 [ 2.867839] sun6i-rtc 1f00000.rtc: RTC enabled 249 [ 2.868236] i2c /dev entries driver 250 [ 2.872117] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) 251 [ 2.873836] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2 252 [ 2.874797] sunxi-mmc 1c0f000.mmc: Got CD GPIO 253 [ 2.875202] ledtrig-cpu: registered to indicate activity on CPUs 254 [ 2.875334] hidraw: raw HID events driver (C) Jiri Kosina 255 [ 2.875567] usbcore: registered new interface driver usbhid 256 [ 2.875572] usbhid: USB HID core driver 257 [ 2.883394] Initializing XFRM netlink socket 258 [ 2.884666] NET: Registered protocol family 10 259 [ 2.897890] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB 260 [ 2.898666] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.2 261 [ 2.901135] sunxi-mmc 1c11000.mmc: Linked as a consumer to regulator.2 262 [ 2.926474] sunxi-mmc 1c11000.mmc: initialized, max. request size: 16384 KB 263 [ 2.933290] mmc0: host does not support reading read-only switch, assuming write-enable 264 [ 2.935406] mmc0: new high speed SDHC card at address 0007 265 [ 2.938042] mmcblk0: mmc0:0007 SD8GB 7.42 GiB 266 [ 2.940947] mmcblk0: p1 267 [ 2.968779] Segment Routing with IPv6 268 [ 2.968959] NET: Registered protocol family 17 269 [ 2.969007] NET: Registered protocol family 15 270 [ 2.969110] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. 271 [ 2.969194] 8021q: 802.1Q VLAN Support v1.8 272 [ 2.970246] rfkill_gpio rfkill_bt: sunxi-bt device registered. 273 [ 2.970441] Key type dns_resolver registered 274 [ 2.971286] Registering SWP/SWPB emulation handler 275 [ 2.972347] registered taskstats version 1 276 [ 2.972356] Loading compiled-in X.509 certificates 277 [ 2.972518] zswap: loaded using pool lzo/zbud 278 [ 2.976154] Btrfs loaded, crc32c=crc32c-generic 279 [ 3.014504] Key type encrypted registered 280 [ 3.025915] mmc1: new DDR MMC card at address 0001 281 [ 3.028534] mmcblk1: mmc1:0001 8GTF4R 7.28 GiB 282 [ 3.030402] mmcblk1boot0: mmc1:0001 8GTF4R partition 1 4.00 MiB 283 [ 3.032195] mmcblk1boot1: mmc1:0001 8GTF4R partition 2 4.00 MiB 284 [ 3.033804] sun6i-rtc 1f00000.rtc: setting system clock to 2019-11-03 13:23:34 UTC (1572787414) 285 [ 3.034179] of_cfs_init 286 [ 3.034359] of_cfs_init: OK 287 [ 3.034639] vcc3v0: disabling 288 [ 3.034651] vcc5v0: disabling 289 [ 3.034660] cam500b-avdd: disabling 290 [ 3.034668] cam500b-dovdd: disabling 291 [ 3.034676] cam500b-dvdd: disabling 292 [ 3.036037] mmcblk1: p1 293 [ 3.045580] Freeing unused kernel memory: 1024K 294 [ 3.062137] Run /init as init process 295 [ 4.259987] random: fast init done 296 [ 4.273570] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq 297 [ 4.505819] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB 298 [ 5.580923] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null) 299 [ 6.472788] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) 300 [ 6.474199] systemd[1]: Detected architecture arm. 301 [ 6.511078] systemd[1]: Set hostname to <nanopiair>. 302 [ 6.514132] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument 303 [ 7.608252] random: systemd: uninitialized urandom read (16 bytes read) 304 [ 7.630729] random: systemd: uninitialized urandom read (16 bytes read) 305 [ 7.631366] systemd[1]: Listening on initctl Compatibility Named Pipe. 306 [ 7.646105] random: systemd: uninitialized urandom read (16 bytes read) 307 [ 7.646851] systemd[1]: Listening on udev Kernel Socket. 308 [ 7.666409] systemd[1]: Created slice system-serial\x2dgetty.slice. 309 [ 7.679483] systemd[1]: Listening on Journal Audit Socket. 310 [ 7.694546] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. 311 [ 7.714011] systemd[1]: Reached target Swap. 312 [ 8.339190] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro 313 [ 8.484373] cfg80211: Loading compiled-in X.509 certificates for regulatory database 314 [ 8.591951] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' 315 [ 8.593870] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 316 [ 8.593889] platform regulatory.0: Falling back to syfs fallback for: regulatory.db 317 [ 8.776447] systemd-journald[223]: Received request to flush runtime journal from PID 1 318 [ 9.026506] g_serial gadget: Gadget Serial v2.4 319 [ 9.026528] g_serial gadget: g_serial ready 320 [ 10.151493] cfg80211: failed to load regulatory.db 321 [ 10.293464] zram: Added device: zram0 322 [ 10.297514] zram: Added device: zram1 323 [ 10.299035] zram: Added device: zram2 324 [ 10.374459] zram1: detected capacity change from 0 to 258052096 325 [ 10.516681] sun8i_ths 1c25000.thermal-sensor: no memory resources defined 326 [ 10.516726] sun8i_ths: probe of 1c25000.thermal-sensor failed with error -22 327 [ 10.566392] thermal thermal_zone0: failed to read out thermal zone (-110) 328 [ 10.624929] lima 1c40000.gpu: bus rate = 200000000 329 [ 10.624945] lima 1c40000.gpu: mod rate = 384000000 330 [ 10.634903] [TTM] Zone kernel: Available graphics memory: 252002 kiB 331 [ 10.634918] [TTM] Initializing pool allocator 332 [ 10.635770] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 333 [ 10.635819] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 334 [ 10.635859] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 335 [ 10.635894] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus 336 [ 10.655541] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 0 337 [ 11.506329] Adding 252000k swap on /dev/zram1. Priority:5 extents:1 across:252000k SSFS 338 [ 11.629473] random: crng init done 339 [ 11.629491] random: 7 urandom warning(s) missed due to ratelimiting 340 [ 11.651908] zram0: detected capacity change from 0 to 52428800 341 [ 14.108771] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard 342 343 ### armbian-release: 344 345 # PLEASE DO NOT EDIT THIS FILE 346 BOARD=nanopiair 347 BOARD_NAME="NanoPi Air" 348 BOARDFAMILY=sun8i 349 BUILD_REPOSITORY_URL=https://github.com/armbian/build 350 BUILD_REPOSITORY_COMMIT=d8bfdf48 351 VERSION=5.93 352 LINUXFAMILY=sunxi 353 BRANCH=next 354 ARCH=arm 355 IMAGE_TYPE=stable 356 BOARD_TYPE=conf 357 INITRD_ARCH=arm 358 KERNEL_IMAGE_TYPE=zImage 359 360 ### boot environment: 361 362 verbosity=1 363 logo=disabled 364 console=serial 365 disp_mode=1920x1080p60 366 overlay_prefix=sun8i-h3 367 overlays=usbhost1 usbhost2 368 rootdev=UUID=35e2b40e-c54a-4387-9fda-d5b7bff9e053 369 rootfstype=ext4 370 371 372 ### lsusb: 373 374 Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 375 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 376 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 377 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 378 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 379 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 380 381 ### lscpu: 382 383 Architecture: armv7l 384 Byte Order: Little Endian 385 CPU(s): 4 386 On-line CPU(s) list: 0-3 387 Thread(s) per core: 1 388 Core(s) per socket: 4 389 Socket(s): 1 390 Vendor ID: ARM 391 Model: 5 392 Model name: Cortex-A7 393 Stepping: r0p5 394 CPU max MHz: 1368.0000 395 CPU min MHz: 120.0000 396 BogoMIPS: 136.80 397 Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm 398 399 ### cpuinfo: 400 401 processor : 0 402 model name : ARMv7 Processor rev 5 (v7l) 403 BogoMIPS : 136.80 404 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm 405 CPU implementer : 0x41 406 CPU architecture: 7 407 CPU variant : 0x0 408 CPU part : 0xc07 409 CPU revision : 5 410 411 processor : 1 412 model name : ARMv7 Processor rev 5 (v7l) 413 BogoMIPS : 136.80 414 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm 415 CPU implementer : 0x41 416 CPU architecture: 7 417 CPU variant : 0x0 418 CPU part : 0xc07 419 CPU revision : 5 420 421 processor : 2 422 model name : ARMv7 Processor rev 5 (v7l) 423 BogoMIPS : 136.80 424 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm 425 CPU implementer : 0x41 426 CPU architecture: 7 427 CPU variant : 0x0 428 CPU part : 0xc07 429 CPU revision : 5 430 431 processor : 3 432 model name : ARMv7 Processor rev 5 (v7l) 433 BogoMIPS : 136.80 434 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm 435 CPU implementer : 0x41 436 CPU architecture: 7 437 CPU variant : 0x0 438 CPU part : 0xc07 439 CPU revision : 5 440 441 Hardware : Allwinner sun8i Family 442 Revision : 0000 443 Serial : 02c0008140384e35 444 Sun 03 Nov 2019 01:23:49 PM UTC | NanoPi Air | 5.93 | armhf | armv7l | 4.19.64-sunxi 445 446 ### meminfo: 447 448 MemTotal: 504004 kB 449 MemFree: 400304 kB 450 MemAvailable: 435156 kB 451 Buffers: 7360 kB 452 Cached: 25532 kB 453 SwapCached: 0 kB 454 Active: 27084 kB 455 Inactive: 13452 kB 456 Active(anon): 7752 kB 457 Inactive(anon): 1848 kB 458 Active(file): 19332 kB 459 Inactive(file): 11604 kB 460 Unevictable: 0 kB 461 Mlocked: 0 kB 462 HighTotal: 0 kB 463 HighFree: 0 kB 464 LowTotal: 504004 kB 465 LowFree: 400304 kB 466 SwapTotal: 252000 kB 467 SwapFree: 252000 kB 468 Dirty: 28 kB 469 Writeback: 0 kB 470 AnonPages: 7592 kB 471 Mapped: 8204 kB 472 Shmem: 1960 kB 473 Slab: 36204 kB 474 SReclaimable: 13920 kB 475 SUnreclaim: 22284 kB 476 KernelStack: 904 kB 477 PageTables: 428 kB 478 NFS_Unstable: 0 kB 479 Bounce: 0 kB 480 WritebackTmp: 0 kB 481 CommitLimit: 504000 kB 482 Committed_AS: 14632 kB 483 VmallocTotal: 507904 kB 484 VmallocUsed: 0 kB 485 VmallocChunk: 0 kB 486 Percpu: 528 kB 487 CmaTotal: 131072 kB 488 CmaFree: 128964 kB 489 490 ### virtual memory: 491 492 vm.admin_reserve_kbytes = 8192 493 vm.block_dump = 0 494 vm.compact_unevictable_allowed = 1 495 vm.dirty_background_bytes = 0 496 vm.dirty_background_ratio = 10 497 vm.dirty_bytes = 0 498 vm.dirty_expire_centisecs = 3000 499 vm.dirty_ratio = 20 500 vm.dirtytime_expire_seconds = 43200 501 vm.dirty_writeback_centisecs = 500 502 vm.drop_caches = 0 503 vm.extfrag_threshold = 500 504 505 ### [resize2fs] 8GB media so leaving 2 percent spare area. Start resizing partition /dev/mmcblk0p1 now: 506 507 major minor #blocks name 508 509 1 0 4096 ram0 510 1 1 4096 ram1 511 1 2 4096 ram2 512 1 3 4096 ram3 513 179 0 7782400 mmcblk0 514 179 1 1138688 mmcblk0p1 515 179 8 7634944 mmcblk1 516 179 9 7554496 mmcblk1p1 517 254 0 51200 zram0 518 254 1 252004 zram1 519 520 Executing fdisk, fsck and partprobe: 521 vm.highmem_is_dirtyable = 0 522 vm.laptop_mode = 0 523 vm.legacy_va_layout = 0 524 vm.lowmem_reserve_ratio = 32 0 0 525 526 Welcome to fdisk (util-linux 2.33.1). 527 Changes will remain in memory only, until you decide to write them. 528 Be careful before using the write command. 529 530 531 Command (m for help): Selected partition 1 532 Partition 1 has been deleted. 533 534 Command (m for help): Partition type 535 p primary (0 primary, 0 extended, 4 free) 536 e extended (container for logical partitions) 537 Select (default p): Partition number (1-4, default 1): First sector (2048-15564799, default 2048): Last sector, +/-sectors or +/-size{K,M,G,T,P} (8192-15564799, default 15564799): vm.max_map_count = 65530 538 vm.min_free_kbytes = 2417 539 540 Created a new partition 1 of type 'Linux' and of size 7.3 GiB. 541 Partition #1 contains a ext4 signature. 542 543 Command (m for help): vm.mmap_min_addr = 4096 544 vm.mmap_rnd_bits = 8 545 vm.oom_dump_tasks = 1 546 vm.oom_kill_allocating_task = 0 547 vm.overcommit_kbytes = 0 548 vm.overcommit_memory = 0 549 vm.overcommit_ratio = 50 550 vm.page-cluster = 0 551 vm.panic_on_oom = 0 552 vm.percpu_pagelist_fraction = 0 553 vm.stat_interval = 1 554 vm.swappiness = 100 555 vm.user_reserve_kbytes = 15348 556 vm.vfs_cache_pressure = 100 557 vm.watermark_scale_factor = 10 558 559 ### ip addr: 560 561 562 The partition table has been altered. 563 Syncing disks. 564 565 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 566 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 567 inet XXX.XXX.0.1/8 scope host lo 568 valid_lft forever preferred_lft forever 569 inet6 ::1/128 scope host 570 valid_lft forever preferred_lft forever 571 2: dummy0: <BROADCAST,NOARP> mtu 1500 qdisc noop state DOWN group default qlen 1000 572 link/ether fe:b8:20:15:65:b5 brd ff:ff:ff:ff:ff:ff 573 574 ### partitions: 575 576 major minor #blocks name 577 578 179 0 7782400 mmcblk0 579 179 1 7622656 mmcblk0p1 580 179 8 7634944 mmcblk1 581 179 9 7554496 mmcblk1p1 582 254 0 51200 zram0 583 254 1 252004 zram1 584 585 ### df: 586 587 udev 179M 0 179M 0% /dev 588 tmpfs 50M 2.0M 48M 4% /run 589 /dev/mmcblk0p1 1.1G 901M 124M 88% / 590 tmpfs 247M 0 247M 0% /dev/shm 591 tmpfs 5.0M 0 5.0M 0% /run/lock 592 tmpfs 247M 0 247M 0% /sys/fs/cgroup 593 tmpfs 247M 4.0K 247M 1% /tmp 594 /dev/zram0 49M 536K 45M 2% /var/log 595 596 ### lsblk: 597 598 NAME FSTYPE SIZE MOUNTPOINT UUID 599 mmcblk0 7.4G 600 └─mmcblk0p1 ext4 7.3G / 35e2b40e-c54a-4387-9fda-d5b7bff9e053 601 mmcblk1 7.3G 602 └─mmcblk1p1 ext4 7.2G 9dc442a5-d123-4804-979c-3701b5c60f71 603 mmcblk1boot0 4M 604 mmcblk1boot1 4M 605 zram0 50M /var/log 606 607 ### zramctl: 608 609 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT 610 /dev/zram1 lzo 246.1M 4K 78B 12K 4 [SWAP] 611 /dev/zram0 zstd 50M 620K 99K 416K 4 /var/log 612 613 ### mtab: 614 615 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0 616 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0 617 /dev/zram0 /var/log ext4 rw,relatime,discard 0 0 618 New partition table: 619 620 major minor #blocks name 621 622 1 0 4096 ram0 623 1 1 4096 ram1 624 1 2 4096 ram2 625 1 3 4096 ram3 626 179 0 7782400 mmcblk0 627 179 1 7622656 mmcblk0p1 628 179 8 7634944 mmcblk1 629 179 9 7554496 mmcblk1p1 630 254 0 51200 zram0 631 254 1 252004 zram1 632 633 Now trying to resize ext4 filesystem on /dev/mmcblk0p1 to the limits: 634 635 resize2fs 1.44.5 (15-Dec-2018) 636 637 ### mmc1:0001 info: 638 639 manfid: 0x000015 640 cid: 15010038475446345206a25c475da5fb 641 fwrev: 0x0600000000000000 642 rca: 0x0001 643 csd: d02701320f5903fff6dbffef8e40400d 644 life_time: 0x01 0x01 645 ocr: 0x00200000 646 type: MMC 647 enhanced_area_offset: 18446744073709551594 648 date: 10/2018 649 hwrev: 0x0 650 prv: 0x6 651 dsr: 0x404 652 ffu_capable: 1 653 serial: 0xa25c475d 654 raw_rpmb_size_mult: 0x4 655 erase_size: 524288 656 pre_eol_info: 0x01 657 rel_sectors: 0x1 658 cmdq_en: 0 659 uevent: DRIVER=mmcblk MMC_TYPE=MMC MMC_NAME=8GTF4R MODALIAS=mmc:block 660 enhanced_area_size: 4294967274 661 oemid: 0x0100 662 rev: 0x8 663 preferred_erase_size: 4194304 664 name: 8GTF4R 665 666 ### mmc0:0007 info: 667 668 manfid: 0x000041 669 cid: 4134325344384742300005c6d500d259 670 fwrev: 0x0 671 rca: 0x0007 672 csd: 400e00325b5900003b5f7f800a400075 673 ocr: 0x00200000 674 type: SD 675 date: 02/2013 676 hwrev: 0x3 677 dsr: 0x404 678 serial: 0x0005c6d5 679 erase_size: 512 680 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SD8GB MODALIAS=mmc:block 681 ssr: 00000000030000000400900100aa1f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 682 scr: 0235800001000000 683 oemid: 0x3432 684 preferred_erase_size: 4194304 685 name: SD8GB 686 687 ### Boot system health: 688 689 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St. 690 13:23:54: 1368MHz 0.86 47% 20% 17% 0% 9% 0% 40.8°C 0/15 691 13:23:54: 1368MHz 0.86 36% 4% 0% 0% 31% 0% 40.4°C 0/15 692 13:23:55: 1368MHz 0.86 25% 4% 0% 1% 19% 0% 40.8°C 0/15 693 13:23:55: 1368MHz 0.86 30% 4% 0% 1% 23% 0% 40.1°C 0/15 694 13:23:56: 1368MHz 0.86 30% 5% 0% 1% 23% 0% 40.4°C 0/15 695 Filesystem at /dev/mmcblk0p1 is mounted on /; on-line resizing required 696 old_desc_blocks = 1, new_desc_blocks = 1 697 The filesystem on /dev/mmcblk0p1 is now 1905664 (4k) blocks long. 698 699 700 ### [resize2fs] Start resizing ext4 partition /dev/mmcblk0p1 now 701 702 resize2fs 1.44.5 (15-Dec-2018) 703 The filesystem is already 1905664 (4k) blocks long. Nothing to do! 704 705 706 ### quick iozone test: 4 191 220 3375 6089 5100 219 707 708 ### [firstrun] Recreated SSH keys (entropy: 2229 2362) 709 710 ### Activated 1 lzo zram swap devices with 246 MB each 711 712 ### Activated Armbian ramlog partition with zstd compression 713 714 Sun 03 Nov 2019 01:26:07 PM UTC | NanoPi Air | 5.93 | armhf | armv7l | 4.19.64-sunxi 715 716 ### dmesg: 717 718 [ 0.000000] Booting Linux on physical CPU 0x0 719 [ 0.000000] Linux version 4.19.64-sunxi (root@nightly) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02)) #5.93 SMP Mon Aug 5 18:05:36 CEST 2019 720 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c5387d 721 [ 0.000000] CPU: div instructions available: patching division code 722 [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache 723 [ 0.000000] OF: fdt: Machine model: FriendlyARM NanoPi NEO Air 724 [ 0.000000] Memory policy: Data cache writealloc 725 [ 0.000000] cma: Reserved 128 MiB at 0x57c00000 726 [ 0.000000] On node 0 totalpages: 131072 727 [ 0.000000] Normal zone: 1152 pages used for memmap 728 [ 0.000000] Normal zone: 0 pages reserved 729 [ 0.000000] Normal zone: 131072 pages, LIFO batch:31 730 [ 0.000000] psci: probing for conduit method from DT. 731 [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT 732 [ 0.000000] random: get_random_bytes called from start_kernel+0x8d/0x3c2 with crng_init=0 733 [ 0.000000] percpu: Embedded 18 pages/cpu s41548 r8192 d23988 u73728 734 [ 0.000000] pcpu-alloc: s41548 r8192 d23988 u73728 alloc=18*4096 735 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 736 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920 737 [ 0.000000] Kernel command line: root=UUID=35e2b40e-c54a-4387-9fda-d5b7bff9e053 rootwait rootfstype=ext4 console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 loglevel=1 ubootpart=33db2c12-01 ubootsource=mmc usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1 738 [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) 739 [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) 740 [ 0.000000] allocated 524288 bytes of page_ext 741 [ 0.000000] Memory: 365316K/524288K available (9216K kernel code, 1004K rwdata, 2580K rodata, 1024K init, 331K bss, 27900K reserved, 131072K cma-reserved, 0K highmem) 742 [ 0.000000] Virtual kernel memory layout: 743 vector : 0xffff0000 - 0xffff1000 ( 4 kB) 744 fixmap : 0xffc00000 - 0xfff00000 (3072 kB) 745 vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) 746 lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) 747 pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) 748 modules : 0xbf800000 - 0xbfe00000 ( 6 MB) 749 .text : 0x(ptrval) - 0x(ptrval) (10208 kB) 750 .init : 0x(ptrval) - 0x(ptrval) (1024 kB) 751 .data : 0x(ptrval) - 0x(ptrval) (1005 kB) 752 .bss : 0x(ptrval) - 0x(ptrval) ( 332 kB) 753 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 754 [ 0.000000] ftrace: allocating 40003 entries in 79 pages 755 [ 0.000000] rcu: Hierarchical RCU implementation. 756 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. 757 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 758 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 759 [ 0.000000] GIC: Using split EOI/Deactivate mode 760 [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns 761 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). 762 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns 763 [ 0.000011] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns 764 [ 0.000028] Switching to timer-based delay loop, resolution 41ns 765 [ 0.000347] Console: colour dummy device 80x30 766 [ 0.000429] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) 767 [ 0.000449] pid_max: default: 32768 minimum: 301 768 [ 0.000815] Security Framework initialized 769 [ 0.000836] AppArmor: AppArmor disabled by boot time parameter 770 [ 0.000970] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) 771 [ 0.000986] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) 772 [ 0.002539] CPU: Testing write buffer coherency: ok 773 [ 0.003289] CPU0: update cpu_capacity 1024 774 [ 0.003301] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 775 [ 0.004360] Setting up static identity map for 0x40100000 - 0x40100054 776 [ 0.004637] rcu: Hierarchical SRCU implementation. 777 [ 0.006066] smp: Bringing up secondary CPUs ... 778 [ 0.017327] CPU1: update cpu_capacity 1024 779 [ 0.017339] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 780 [ 0.028787] CPU2: update cpu_capacity 1024 781 [ 0.028798] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 782 [ 0.040138] CPU3: update cpu_capacity 1024 783 [ 0.040149] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 784 [ 0.040337] smp: Brought up 1 node, 4 CPUs 785 [ 0.040352] SMP: Total of 4 processors activated (192.00 BogoMIPS). 786 [ 0.040359] CPU: All CPU(s) started in HYP mode. 787 [ 0.040364] CPU: Virtualization extensions available. 788 [ 0.042458] devtmpfs: initialized 789 [ 0.055996] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 790 [ 0.056391] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns 791 [ 0.056417] futex hash table entries: 1024 (order: 4, 65536 bytes) 792 [ 0.065607] xor: measuring software checksum speed 793 [ 0.104250] arm4regs : 598.000 MB/sec 794 [ 0.144363] 8regs : 356.000 MB/sec 795 [ 0.184499] 32regs : 365.000 MB/sec 796 [ 0.224622] neon : 605.000 MB/sec 797 [ 0.224631] xor: using function: neon (605.000 MB/sec) 798 [ 0.224741] pinctrl core: initialized pinctrl subsystem 799 [ 0.226453] NET: Registered protocol family 16 800 [ 0.230885] DMA: preallocated 2048 KiB pool for atomic coherent allocations 801 [ 0.231805] audit: initializing netlink subsys (disabled) 802 [ 0.232171] audit: type=2000 audit(0.204:1): state=initialized audit_enabled=0 res=1 803 [ 0.233010] cpuidle: using governor ladder 804 [ 0.233071] cpuidle: using governor menu 805 [ 0.234119] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. 806 [ 0.234129] hw-breakpoint: maximum watchpoint size is 8 bytes. 807 [ 0.333316] raid6: int32x1 gen() 89 MB/s 808 [ 0.401703] raid6: int32x1 xor() 76 MB/s 809 [ 0.469828] raid6: int32x2 gen() 122 MB/s 810 [ 0.537942] raid6: int32x2 xor() 94 MB/s 811 [ 0.606138] raid6: int32x4 gen() 123 MB/s 812 [ 0.674361] raid6: int32x4 xor() 91 MB/s 813 [ 0.742958] raid6: int32x8 gen() 118 MB/s 814 [ 0.811055] raid6: int32x8 xor() 82 MB/s 815 [ 0.879178] raid6: neonx1 gen() 235 MB/s 816 [ 0.947410] raid6: neonx1 xor() 219 MB/s 817 [ 1.015800] raid6: neonx2 gen() 316 MB/s 818 [ 1.083984] raid6: neonx2 xor() 282 MB/s 819 [ 1.152223] raid6: neonx4 gen() 379 MB/s 820 [ 1.220440] raid6: neonx4 xor() 318 MB/s 821 [ 1.288858] raid6: neonx8 gen() 341 MB/s 822 [ 1.357018] raid6: neonx8 xor() 288 MB/s 823 [ 1.357026] raid6: using algorithm neonx4 gen() 379 MB/s 824 [ 1.357032] raid6: .... xor() 318 MB/s, rmw enabled 825 [ 1.357038] raid6: using neon recovery algorithm 826 [ 1.358927] cam500b-avdd: supplied by vcc3v3 827 [ 1.359405] cam500b-dovdd: supplied by vcc3v3 828 [ 1.359842] cam500b-dvdd: supplied by vcc3v3 829 [ 1.361015] SCSI subsystem initialized 830 [ 1.361425] libata version 3.00 loaded. 831 [ 1.361800] usbcore: registered new interface driver usbfs 832 [ 1.361894] usbcore: registered new interface driver hub 833 [ 1.362028] usbcore: registered new device driver usb 834 [ 1.362378] media: Linux media interface: v0.10 835 [ 1.362435] videodev: Linux video capture interface: v2.00 836 [ 1.362664] pps_core: LinuxPPS API ver. 1 registered 837 [ 1.362673] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> 838 [ 1.362703] PTP clock support registered 839 [ 1.365729] clocksource: Switched to clocksource arch_sys_counter 840 [ 1.580677] VFS: Disk quotas dquot_6.6.0 841 [ 1.580815] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) 842 [ 1.596241] NET: Registered protocol family 2 843 [ 1.597544] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) 844 [ 1.597597] TCP established hash table entries: 4096 (order: 2, 16384 bytes) 845 [ 1.597799] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) 846 [ 1.597921] TCP: Hash tables configured (established 4096 bind 4096) 847 [ 1.598116] UDP hash table entries: 256 (order: 1, 8192 bytes) 848 [ 1.598171] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) 849 [ 1.598497] NET: Registered protocol family 1 850 [ 1.599532] RPC: Registered named UNIX socket transport module. 851 [ 1.599541] RPC: Registered udp transport module. 852 [ 1.599546] RPC: Registered tcp transport module. 853 [ 1.599554] RPC: Registered tcp NFSv4.1 backchannel transport module. 854 [ 1.599978] Trying to unpack rootfs image as initramfs... 855 [ 2.387274] Freeing initrd memory: 6592K 856 [ 2.390741] Initialise system trusted keyrings 857 [ 2.391118] workingset: timestamp_bits=14 max_order=17 bucket_order=3 858 [ 2.402795] zbud: loaded 859 [ 2.407198] NFS: Registering the id_resolver key type 860 [ 2.407240] Key type id_resolver registered 861 [ 2.407246] Key type id_legacy registered 862 [ 2.407270] nfs4filelayout_init: NFSv4 File Layout Driver Registering... 863 [ 2.407279] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). 864 [ 2.409386] JFS: nTxBlock = 3929, nTxLock = 31436 865 [ 2.417507] SGI XFS with ACLs, security attributes, realtime, no debug enabled 866 [ 2.432778] Key type asymmetric registered 867 [ 2.432796] Asymmetric key parser 'x509' registered 868 [ 2.432913] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) 869 [ 2.433215] io scheduler noop registered 870 [ 2.433224] io scheduler deadline registered 871 [ 2.433578] io scheduler cfq registered (default) 872 [ 2.433589] io scheduler mq-deadline registered 873 [ 2.433597] io scheduler kyber registered 874 [ 2.433923] io scheduler bfq registered 875 [ 2.445033] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver 876 [ 2.448150] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver 877 [ 2.548036] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled 878 [ 2.552333] console [ttyS0] disabled 879 [ 2.572589] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 40, base_baud = 1500000) is a U6_16550A 880 [ 2.572685] console [ttyS0] enabled 881 [ 2.594329] 1c28c00.serial: ttyS1 at MMIO 0x1c28c00 (irq = 41, base_baud = 1500000) is a U6_16550A 882 [ 2.605100] brd: module loaded 883 [ 2.615910] loop: module loaded 884 [ 2.620278] libphy: Fixed MDIO Bus: probed 885 [ 2.622548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 886 [ 2.622559] ehci-platform: EHCI generic platform driver 887 [ 2.622923] ehci-platform 1c1a000.usb: EHCI Host Controller 888 [ 2.622973] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 889 [ 2.624287] ehci-platform 1c1a000.usb: irq 28, io mem 0x01c1a000 890 [ 2.637768] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 891 [ 2.638305] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 892 [ 2.638321] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 893 [ 2.638333] usb usb1: Product: EHCI Host Controller 894 [ 2.638345] usb usb1: Manufacturer: Linux 4.19.64-sunxi ehci_hcd 895 [ 2.638355] usb usb1: SerialNumber: 1c1a000.usb 896 [ 2.639362] hub 1-0:1.0: USB hub found 897 [ 2.639456] hub 1-0:1.0: 1 port detected 898 [ 2.640460] ehci-platform 1c1b000.usb: EHCI Host Controller 899 [ 2.640513] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 900 [ 2.641026] ehci-platform 1c1b000.usb: irq 30, io mem 0x01c1b000 901 [ 2.653756] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 902 [ 2.654218] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 903 [ 2.654233] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 904 [ 2.654245] usb usb2: Product: EHCI Host Controller 905 [ 2.654256] usb usb2: Manufacturer: Linux 4.19.64-sunxi ehci_hcd 906 [ 2.654268] usb usb2: SerialNumber: 1c1b000.usb 907 [ 2.655156] hub 2-0:1.0: USB hub found 908 [ 2.655268] hub 2-0:1.0: 1 port detected 909 [ 2.656224] ehci-platform 1c1c000.usb: EHCI Host Controller 910 [ 2.656263] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 911 [ 2.656919] ehci-platform 1c1c000.usb: irq 32, io mem 0x01c1c000 912 [ 2.669733] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 913 [ 2.670168] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 914 [ 2.670183] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 915 [ 2.670195] usb usb3: Product: EHCI Host Controller 916 [ 2.670206] usb usb3: Manufacturer: Linux 4.19.64-sunxi ehci_hcd 917 [ 2.670217] usb usb3: SerialNumber: 1c1c000.usb 918 [ 2.671109] hub 3-0:1.0: USB hub found 919 [ 2.671207] hub 3-0:1.0: 1 port detected 920 [ 2.672107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 921 [ 2.672146] ohci-platform: OHCI generic platform driver 922 [ 2.672510] ohci-platform 1c1a400.usb: Generic Platform OHCI controller 923 [ 2.672549] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 4 924 [ 2.672917] ohci-platform 1c1a400.usb: irq 29, io mem 0x01c1a400 925 [ 2.734227] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19 926 [ 2.734242] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 927 [ 2.734254] usb usb4: Product: Generic Platform OHCI controller 928 [ 2.734266] usb usb4: Manufacturer: Linux 4.19.64-sunxi ohci_hcd 929 [ 2.734276] usb usb4: SerialNumber: 1c1a400.usb 930 [ 2.735135] hub 4-0:1.0: USB hub found 931 [ 2.735225] hub 4-0:1.0: 1 port detected 932 [ 2.736140] ohci-platform 1c1b400.usb: Generic Platform OHCI controller 933 [ 2.736180] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 5 934 [ 2.736594] ohci-platform 1c1b400.usb: irq 31, io mem 0x01c1b400 935 [ 2.798183] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19 936 [ 2.798198] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 937 [ 2.798210] usb usb5: Product: Generic Platform OHCI controller 938 [ 2.798222] usb usb5: Manufacturer: Linux 4.19.64-sunxi ohci_hcd 939 [ 2.798233] usb usb5: SerialNumber: 1c1b400.usb 940 [ 2.799148] hub 5-0:1.0: USB hub found 941 [ 2.799262] hub 5-0:1.0: 1 port detected 942 [ 2.800183] ohci-platform 1c1c400.usb: Generic Platform OHCI controller 943 [ 2.800223] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 6 944 [ 2.800568] ohci-platform 1c1c400.usb: irq 33, io mem 0x01c1c400 945 [ 2.862237] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19 946 [ 2.862252] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 947 [ 2.862264] usb usb6: Product: Generic Platform OHCI controller 948 [ 2.862275] usb usb6: Manufacturer: Linux 4.19.64-sunxi ohci_hcd 949 [ 2.862286] usb usb6: SerialNumber: 1c1c400.usb 950 [ 2.863169] hub 6-0:1.0: USB hub found 951 [ 2.863268] hub 6-0:1.0: 1 port detected 952 [ 2.865058] usbcore: registered new interface driver usb-storage 953 [ 2.865605] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator 954 [ 2.865831] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0 955 [ 2.867981] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0 956 [ 2.867994] sun6i-rtc 1f00000.rtc: RTC enabled 957 [ 2.868399] i2c /dev entries driver 958 [ 2.872239] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) 959 [ 2.873956] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2 960 [ 2.874718] ledtrig-cpu: registered to indicate activity on CPUs 961 [ 2.874893] sunxi-mmc 1c0f000.mmc: Got CD GPIO 962 [ 2.874897] hidraw: raw HID events driver (C) Jiri Kosina 963 [ 2.875153] usbcore: registered new interface driver usbhid 964 [ 2.875158] usbhid: USB HID core driver 965 [ 2.882868] Initializing XFRM netlink socket 966 [ 2.884112] NET: Registered protocol family 10 967 [ 2.898501] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB 968 [ 2.899247] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.2 969 [ 2.901470] sunxi-mmc 1c11000.mmc: Linked as a consumer to regulator.2 970 [ 2.925832] sunxi-mmc 1c11000.mmc: initialized, max. request size: 16384 KB 971 [ 2.935802] mmc0: host does not support reading read-only switch, assuming write-enable 972 [ 2.937964] mmc0: new high speed SDHC card at address 0007 973 [ 2.940492] mmcblk0: mmc0:0007 SD8GB 7.42 GiB 974 [ 2.943626] mmcblk0: p1 975 [ 2.968250] Segment Routing with IPv6 976 [ 2.968430] NET: Registered protocol family 17 977 [ 2.968477] NET: Registered protocol family 15 978 [ 2.968577] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. 979 [ 2.968686] 8021q: 802.1Q VLAN Support v1.8 980 [ 2.969649] rfkill_gpio rfkill_bt: sunxi-bt device registered. 981 [ 2.969930] Key type dns_resolver registered 982 [ 2.970776] Registering SWP/SWPB emulation handler 983 [ 2.971907] registered taskstats version 1 984 [ 2.971917] Loading compiled-in X.509 certificates 985 [ 2.972066] zswap: loaded using pool lzo/zbud 986 [ 2.976086] Btrfs loaded, crc32c=crc32c-generic 987 [ 3.014985] Key type encrypted registered 988 [ 3.029971] mmc1: new DDR MMC card at address 0001 989 [ 3.032652] mmcblk1: mmc1:0001 8GTF4R 7.28 GiB 990 [ 3.033532] sun6i-rtc 1f00000.rtc: setting system clock to 2019-11-03 13:25:52 UTC (1572787552) 991 [ 3.034286] of_cfs_init 992 [ 3.034636] of_cfs_init: OK 993 [ 3.034669] mmcblk1boot0: mmc1:0001 8GTF4R partition 1 4.00 MiB 994 [ 3.035126] vcc3v0: disabling 995 [ 3.035150] vcc5v0: disabling 996 [ 3.035163] cam500b-avdd: disabling 997 [ 3.035176] cam500b-dovdd: disabling 998 [ 3.035188] cam500b-dvdd: disabling 999 [ 3.036718] mmcblk1boot1: mmc1:0001 8GTF4R partition 2 4.00 MiB 1000 [ 3.038758] mmcblk1: p1 1001 [ 3.046113] Freeing unused kernel memory: 1024K 1002 [ 3.058173] Run /init as init process 1003 [ 4.242351] random: fast init done 1004 [ 4.315439] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq 1005 [ 4.549880] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB 1006 [ 5.314738] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null) 1007 [ 6.212976] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) 1008 [ 6.214384] systemd[1]: Detected architecture arm. 1009 [ 6.251138] systemd[1]: Set hostname to <nanopiair>. 1010 [ 6.254046] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument 1011 [ 7.332961] random: systemd: uninitialized urandom read (16 bytes read) 1012 [ 7.355502] random: systemd: uninitialized urandom read (16 bytes read) 1013 [ 7.364442] systemd[1]: Created slice system-serial\x2dgetty.slice. 1014 [ 7.378057] random: systemd: uninitialized urandom read (16 bytes read) 1015 [ 7.378681] systemd[1]: Listening on initctl Compatibility Named Pipe. 1016 [ 7.390095] systemd[1]: Reached target System Time Synchronized. 1017 [ 7.402817] systemd[1]: Listening on fsck to fsckd communication Socket. 1018 [ 7.430746] systemd[1]: Listening on Syslog Socket. 1019 [ 7.442072] systemd[1]: Reached target Remote File Systems. 1020 [ 8.026250] cfg80211: Loading compiled-in X.509 certificates for regulatory database 1021 [ 8.058968] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro 1022 [ 8.171660] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' 1023 [ 8.173803] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 1024 [ 8.173829] platform regulatory.0: Falling back to syfs fallback for: regulatory.db 1025 [ 8.326260] g_serial gadget: Gadget Serial v2.4 1026 [ 8.326286] g_serial gadget: g_serial ready 1027 [ 8.634903] systemd-journald[222]: Received request to flush runtime journal from PID 1 1028 [ 9.573194] zram: Added device: zram0 1029 [ 9.575823] zram: Added device: zram1 1030 [ 9.577085] zram: Added device: zram2 1031 [ 9.666138] cfg80211: failed to load regulatory.db 1032 [ 9.737802] zram1: detected capacity change from 0 to 258052096 1033 [ 9.915584] sun8i_ths 1c25000.thermal-sensor: no memory resources defined 1034 [ 9.915616] sun8i_ths: probe of 1c25000.thermal-sensor failed with error -22 1035 [ 9.978388] thermal thermal_zone0: failed to read out thermal zone (-110) 1036 [ 9.989143] lima 1c40000.gpu: bus rate = 200000000 1037 [ 9.989156] lima 1c40000.gpu: mod rate = 384000000 1038 [ 9.998683] [TTM] Zone kernel: Available graphics memory: 252002 kiB 1039 [ 9.998699] [TTM] Initializing pool allocator 1040 [ 9.999885] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 1041 [ 9.999957] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 1042 [ 10.000000] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 1043 [ 10.000035] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus 1044 [ 10.015038] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 0 1045 [ 10.831514] Adding 252000k swap on /dev/zram1. Priority:5 extents:1 across:252000k SSFS 1046 [ 10.978185] zram0: detected capacity change from 0 to 52428800 1047 [ 11.116184] random: crng init done 1048 [ 11.116200] random: 7 urandom warning(s) missed due to ratelimiting 1049 [ 13.627465] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard 1050 1051 ### armbian-release: 1052 1053 # PLEASE DO NOT EDIT THIS FILE 1054 BOARD=nanopiair 1055 BOARD_NAME="NanoPi Air" 1056 BOARDFAMILY=sun8i 1057 BUILD_REPOSITORY_URL=https://github.com/armbian/build 1058 BUILD_REPOSITORY_COMMIT=d8bfdf48 1059 VERSION=5.93 1060 LINUXFAMILY=sunxi 1061 BRANCH=next 1062 ARCH=arm 1063 IMAGE_TYPE=stable 1064 BOARD_TYPE=conf 1065 INITRD_ARCH=arm 1066 KERNEL_IMAGE_TYPE=zImage 1067 1068 ### boot environment: 1069 1070 verbosity=1 1071 logo=disabled 1072 console=serial 1073 disp_mode=1920x1080p60 1074 overlay_prefix=sun8i-h3 1075 overlays=usbhost1 usbhost2 1076 rootdev=UUID=35e2b40e-c54a-4387-9fda-d5b7bff9e053 1077 rootfstype=ext4 1078 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u 1079 1080 ### lsusb: 1081 1082 Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 1083 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 1084 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 1085 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 1086 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 1087 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 1088 1089 ### lscpu: 1090 1091 Architecture: armv7l 1092 Byte Order: Little Endian 1093 CPU(s): 4 1094 On-line CPU(s) list: 0-3 1095 Thread(s) per core: 1 1096 Core(s) per socket: 4 1097 Socket(s): 1 1098 Vendor ID: ARM 1099 Model: 5 1100 Model name: Cortex-A7 1101 Stepping: r0p5 1102 CPU max MHz: 1368.0000 1103 CPU min MHz: 120.0000 1104 BogoMIPS: 136.80 1105 Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm 1106 1107 ### cpuinfo: 1108 1109 processor : 0 1110 model name : ARMv7 Processor rev 5 (v7l) 1111 BogoMIPS : 136.80 1112 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm 1113 CPU implementer : 0x41 1114 CPU architecture: 7 1115 CPU variant : 0x0 1116 CPU part : 0xc07 1117 CPU revision : 5 1118 1119 processor : 1 1120 model name : ARMv7 Processor rev 5 (v7l) 1121 BogoMIPS : 136.80 1122 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm 1123 CPU implementer : 0x41 1124 CPU architecture: 7 1125 CPU variant : 0x0 1126 CPU part : 0xc07 1127 CPU revision : 5 1128 1129 processor : 2 1130 model name : ARMv7 Processor rev 5 (v7l) 1131 BogoMIPS : 136.80 1132 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm 1133 CPU implementer : 0x41 1134 CPU architecture: 7 1135 CPU variant : 0x0 1136 CPU part : 0xc07 1137 CPU revision : 5 1138 1139 processor : 3 1140 model name : ARMv7 Processor rev 5 (v7l) 1141 BogoMIPS : 136.80 1142 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm 1143 CPU implementer : 0x41 1144 CPU architecture: 7 1145 CPU variant : 0x0 1146 CPU part : 0xc07 1147 CPU revision : 5 1148 1149 Hardware : Allwinner sun8i Family 1150 Revision : 0000 1151 Serial : 02c0008140384e35 1152 1153 ### meminfo: 1154 1155 MemTotal: 504004 kB 1156 MemFree: 399420 kB 1157 MemAvailable: 434964 kB 1158 Buffers: 7568 kB 1159 Cached: 26052 kB 1160 SwapCached: 0 kB 1161 Active: 27720 kB 1162 Inactive: 14064 kB 1163 Active(anon): 8292 kB 1164 Inactive(anon): 1856 kB 1165 Active(file): 19428 kB 1166 Inactive(file): 12208 kB 1167 Unevictable: 0 kB 1168 Mlocked: 0 kB 1169 HighTotal: 0 kB 1170 HighFree: 0 kB 1171 LowTotal: 504004 kB 1172 LowFree: 399420 kB 1173 SwapTotal: 252000 kB 1174 SwapFree: 252000 kB 1175 Dirty: 0 kB 1176 Writeback: 0 kB 1177 AnonPages: 8200 kB 1178 Mapped: 8808 kB 1179 Shmem: 1944 kB 1180 Slab: 36144 kB 1181 SReclaimable: 13912 kB 1182 SUnreclaim: 22232 kB 1183 KernelStack: 944 kB 1184 PageTables: 424 kB 1185 NFS_Unstable: 0 kB 1186 Bounce: 0 kB 1187 WritebackTmp: 0 kB 1188 CommitLimit: 504000 kB 1189 Committed_AS: 18776 kB 1190 VmallocTotal: 507904 kB 1191 VmallocUsed: 0 kB 1192 VmallocChunk: 0 kB 1193 Percpu: 528 kB 1194 CmaTotal: 131072 kB 1195 CmaFree: 128964 kB 1196 1197 ### virtual memory: 1198 1199 vm.admin_reserve_kbytes = 8192 1200 vm.block_dump = 0 1201 vm.compact_unevictable_allowed = 1 1202 vm.dirty_background_bytes = 0 1203 vm.dirty_background_ratio = 10 1204 vm.dirty_bytes = 0 1205 vm.dirty_expire_centisecs = 3000 1206 vm.dirty_ratio = 20 1207 vm.dirtytime_expire_seconds = 43200 1208 vm.dirty_writeback_centisecs = 500 1209 vm.drop_caches = 0 1210 vm.extfrag_threshold = 500 1211 vm.highmem_is_dirtyable = 0 1212 vm.laptop_mode = 0 1213 vm.legacy_va_layout = 0 1214 vm.lowmem_reserve_ratio = 32 0 0 1215 vm.max_map_count = 65530 1216 vm.min_free_kbytes = 2417 1217 vm.mmap_min_addr = 4096 1218 vm.mmap_rnd_bits = 8 1219 vm.oom_dump_tasks = 1 1220 vm.oom_kill_allocating_task = 0 1221 vm.overcommit_kbytes = 0 1222 vm.overcommit_memory = 0 1223 vm.overcommit_ratio = 50 1224 vm.page-cluster = 0 1225 vm.panic_on_oom = 0 1226 vm.percpu_pagelist_fraction = 0 1227 vm.stat_interval = 1 1228 vm.swappiness = 100 1229 vm.user_reserve_kbytes = 15348 1230 vm.vfs_cache_pressure = 100 1231 vm.watermark_scale_factor = 10 1232 1233 ### ip addr: 1234 1235 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 1236 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 1237 inet XXX.XXX.0.1/8 scope host lo 1238 valid_lft forever preferred_lft forever 1239 inet6 ::1/128 scope host 1240 valid_lft forever preferred_lft forever 1241 2: dummy0: <BROADCAST,NOARP> mtu 1500 qdisc noop state DOWN group default qlen 1000 1242 link/ether f6:6d:bd:d6:43:a9 brd ff:ff:ff:ff:ff:ff 1243 1244 ### partitions: 1245 1246 major minor #blocks name 1247 1248 179 0 7782400 mmcblk0 1249 179 1 7622656 mmcblk0p1 1250 179 8 7634944 mmcblk1 1251 179 9 7554496 mmcblk1p1 1252 254 0 51200 zram0 1253 254 1 252004 zram1 1254 1255 ### df: 1256 1257 udev 179M 0 179M 0% /dev 1258 tmpfs 50M 2.0M 48M 4% /run 1259 /dev/mmcblk0p1 7.2G 903M 6.2G 13% / 1260 tmpfs 247M 0 247M 0% /dev/shm 1261 tmpfs 5.0M 0 5.0M 0% /run/lock 1262 tmpfs 247M 0 247M 0% /sys/fs/cgroup 1263 tmpfs 247M 4.0K 247M 1% /tmp 1264 /dev/zram0 49M 1.2M 44M 3% /var/log 1265 1266 ### lsblk: 1267 1268 NAME FSTYPE SIZE MOUNTPOINT UUID 1269 mmcblk0 7.4G 1270 └─mmcblk0p1 ext4 7.3G / 35e2b40e-c54a-4387-9fda-d5b7bff9e053 1271 mmcblk1 7.3G 1272 └─mmcblk1p1 ext4 7.2G 9dc442a5-d123-4804-979c-3701b5c60f71 1273 mmcblk1boot0 4M 1274 mmcblk1boot1 4M 1275 zram0 50M /var/log 1276 1277 ### zramctl: 1278 1279 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT 1280 /dev/zram1 lzo 246.1M 4K 78B 12K 4 [SWAP] 1281 /dev/zram0 zstd 50M 1.1M 155.1K 520K 4 /var/log 1282 1283 ### mtab: 1284 1285 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0 1286 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0 1287 /dev/zram0 /var/log ext4 rw,relatime,discard 0 0 1288 1289 ### mmc1:0001 info: 1290 1291 manfid: 0x000015 1292 cid: 15010038475446345206a25c475da5fb 1293 fwrev: 0x0600000000000000 1294 rca: 0x0001 1295 csd: d02701320f5903fff6dbffef8e40400d 1296 life_time: 0x01 0x01 1297 ocr: 0x00200000 1298 type: MMC 1299 enhanced_area_offset: 18446744073709551594 1300 date: 10/2018 1301 hwrev: 0x0 1302 prv: 0x6 1303 dsr: 0x404 1304 ffu_capable: 1 1305 serial: 0xa25c475d 1306 raw_rpmb_size_mult: 0x4 1307 erase_size: 524288 1308 pre_eol_info: 0x01 1309 rel_sectors: 0x1 1310 cmdq_en: 0 1311 uevent: DRIVER=mmcblk MMC_TYPE=MMC MMC_NAME=8GTF4R MODALIAS=mmc:block 1312 enhanced_area_size: 4294967274 1313 oemid: 0x0100 1314 rev: 0x8 1315 preferred_erase_size: 4194304 1316 name: 8GTF4R 1317 1318 ### mmc0:0007 info: 1319 1320 manfid: 0x000041 1321 cid: 4134325344384742300005c6d500d259 1322 fwrev: 0x0 1323 rca: 0x0007 1324 csd: 400e00325b5900003b5f7f800a400075 1325 ocr: 0x00200000 1326 type: SD 1327 date: 02/2013 1328 hwrev: 0x3 1329 dsr: 0x404 1330 serial: 0x0005c6d5 1331 erase_size: 512 1332 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SD8GB MODALIAS=mmc:block 1333 ssr: 00000000030000000400900100aa1f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 1334 scr: 0235800001000000 1335 oemid: 0x3432 1336 preferred_erase_size: 4194304 1337 name: SD8GB 1338 1339 ### Boot system health: 1340 1341 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St. 1342 13:26:10: 1368MHz 1.49 49% 23% 22% 0% 3% 0% 51.7°C 0/15 1343 13:26:11: 1368MHz 1.49 33% 8% 15% 1% 8% 0% 50.7°C 0/15 1344 13:26:11: 1368MHz 1.49 33% 9% 21% 2% 0% 0% 50.6°C 0/15 1345 13:26:11: 1368MHz 1.49 32% 6% 23% 1% 0% 0% 50.5°C 0/15 1346 13:26:12: 1368MHz 1.49 31% 4% 24% 3% 0% 0% 50.3°C 0/15 1347 1348 ### lsusb: 1349 1350 Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 1351 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 1352 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 1353 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 1354 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 1355 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 1356 1357 /: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M 1358 /: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M 1359 /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M 1360 /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M 1361 /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M 1362 /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M 1363 1364 ### Installed packages: 1365 1366 ii armbian-config 5.93 all Armbian configuration utility 1367 ii armbian-firmware 5.93 all Linux firmware 1368 ii armbian-tools-buster 5.93 armhf Armbian tools, Cubie bt utils 1369 ii hostapd 3:2.7-99~armbian5.86+1 armhf IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator 1370 ii htop 2.2.0-3~armbian5.92+1 armhf interactive processes viewer 1371 ii linux-base 4.6 all Linux image base package 1372 ii linux-buster-root-next-nanopiair 5.93 armhf Armbian tweaks for buster on nanopiair (next branch) 1373 ii linux-dtb-next-sunxi 5.93 armhf Linux DTB, version 4.19.64-sunxi 1374 ii linux-image-next-sunxi 5.93 armhf Linux kernel, version 4.19.64-sunxi 1375 ii linux-libc-dev:armhf 4.19.37-5+deb10u1 armhf Linux support headers for userspace development 1376 ii linux-u-boot-nanopiair-next 5.93 armhf Uboot loader 2019.04 1377 1378 ### Loaded modules: 1379 1380 Module Size Used by 1381 zstd 16384 4 1382 snd_soc_simple_card 16384 0 1383 snd_soc_simple_card_utils 16384 1 snd_soc_simple_card 1384 sun8i_codec_analog 24576 0 1385 sun8i_adda_pr_regmap 16384 1 sun8i_codec_analog 1386 sun4i_i2s 20480 0 1387 lima 40960 0 1388 snd_soc_core 114688 4 sun4i_i2s,sun8i_codec_analog,snd_soc_simple_card_utils,snd_soc_simple_card 1389 sun4i_gpadc_iio 16384 0 1390 gpu_sched 20480 1 lima 1391 snd_pcm_dmaengine 16384 1 snd_soc_core 1392 ttm 57344 1 lima 1393 snd_pcm 69632 3 sun4i_i2s,snd_pcm_dmaengine,snd_soc_core 1394 industrialio 49152 1 sun4i_gpadc_iio 1395 snd_timer 24576 1 snd_pcm 1396 snd 45056 3 snd_timer,snd_soc_core,snd_pcm 1397 sun8i_ths 16384 0 1398 soundcore 16384 1 snd 1399 cpufreq_dt 16384 0 1400 uio_pdrv_genirq 16384 0 1401 uio 16384 1 uio_pdrv_genirq 1402 thermal_sys 57344 3 cpufreq_dt,sun8i_ths,sun4i_gpadc_iio 1403 zram 24576 2 1404 usb_f_acm 16384 1 1405 u_serial 20480 3 usb_f_acm 1406 g_serial 16384 0 1407 libcomposite 40960 2 g_serial,usb_f_acm 1408 brcmfmac 159744 0 1409 brcmutil 16384 1 brcmfmac 1410 cfg80211 393216 1 brcmfmac 1411 ip_tables 20480 0 1412 x_tables 20480 1 ip_tables 1413 pwrseq_simple 16384 1 1414 1415 ### Current system health: 1416 1417 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St. 1418 14:20:43: 120MHz 0.22 2% 1% 1% 0% 0% 0% 36.2°C 0/15 1419 14:20:44: 120MHz 0.22 18% 15% 0% 3% 0% 0% 36.5°C 0/15 1420 14:20:45: 120MHz 0.22 18% 14% 0% 4% 0% 0% 36.5°C 0/15 1421 14:20:46: 120MHz 0.22 19% 14% 0% 4% 0% 0% 36.3°C 0/15 1422 14:20:47: 120MHz 0.22 19% 13% 0% 5% 0% 0% 36.5°C 0/15 1423 14:20:51: 120MHz 0.28 2% 1% 1% 0% 0% 0% 37.0°C 0/15 1424 14:20:52: 120MHz 0.28 18% 14% 0% 4% 0% 0% 36.9°C 0/15 1425 14:20:53: 120MHz 0.34 18% 13% 0% 4% 0% 0% 36.4°C 0/15 1426 14:20:54: 120MHz 0.34 18% 13% 0% 4% 0% 0% 36.9°C 0/15 1427 14:20:55: 120MHz 0.34 18% 14% 0% 3% 0% 0% 36.5°C 0/15 1428 1429 ### resolv.conf 1430 1431 -rw-rw-r-- 1 root root 19 Aug 5 16:08 /etc/resolv.conf 1432 nameserver XXX.XXX.0.1 1433 1434 ### Current sysinfo: 1435 1436 Linux 4.19.64-sunxi (nanopiair) 11/03/19 _armv7l_ (4 CPU) 1437 1438 avg-cpu: %user %nice %system %iowait %steal %idle 1439 1.65 0.04 1.07 0.12 0.00 97.13 1440 1441 Device tps kB_read/s kB_wrtn/s kB_read kB_wrtn 1442 ram0 0.00 0.00 0.00 0 0 1443 ram1 0.00 0.00 0.00 0 0 1444 ram2 0.00 0.00 0.00 0 0 1445 ram3 0.00 0.00 0.00 0 0 1446 mmcblk0 11.17 255.43 16.87 844613 55784 1447 mmcblk0p1 11.13 254.48 16.87 841477 55784 1448 mmcblk1 0.07 1.91 0.00 6316 0 1449 mmcblk1p1 0.02 0.96 0.00 3180 0 1450 mmcblk1boot1 0.02 0.07 0.00 232 0 1451 mmcblk1boot0 0.02 0.07 0.00 232 0 1452 zram0 0.22 0.24 0.66 780 2184 1453 zram1 0.42 0.41 1.27 1348 4204 1454 zram2 0.00 0.00 0.00 0 0 1455 1456 procs -----------------------memory---------------------- ---swap-- -----io---- -system-- --------cpu-------- 1457 r b swpd free buff cache si so bi bo in cs us sy id wa st 1458 0 0 4608 51716 22528 352536 0 0 65 4 29 34 2 1 97 0 0 1459 1460 total used free shared buff/cache available 1461 Mem: 492Mi 75Mi 50Mi 2.0Mi 366Mi 404Mi 1462 Swap: 246Mi 4.0Mi 241Mi 1463 1464 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT 1465 /dev/zram1 lzo 246.1M 4.1M 1.9M 2.4M 4 [SWAP] 1466 /dev/zram0 zstd 50M 1.3M 203.8K 608K 4 /var/log 1467 1468 14:20:56 up 55 min, 1 user, load average: 0.34, 0.10, 0.07 1469 1470 [ 0.230885] DMA: preallocated 2048 KiB pool for atomic coherent allocations 1471 [ 0.231805] audit: initializing netlink subsys (disabled) 1472 [ 0.232171] audit: type=2000 audit(0.204:1): state=initialized audit_enabled=0 res=1 1473 [ 0.233010] cpuidle: using governor ladder 1474 [ 0.233071] cpuidle: using governor menu 1475 [ 0.234119] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. 1476 [ 0.234129] hw-breakpoint: maximum watchpoint size is 8 bytes. 1477 [ 0.333316] raid6: int32x1 gen() 89 MB/s 1478 [ 0.401703] raid6: int32x1 xor() 76 MB/s 1479 [ 0.469828] raid6: int32x2 gen() 122 MB/s 1480 [ 0.537942] raid6: int32x2 xor() 94 MB/s 1481 [ 0.606138] raid6: int32x4 gen() 123 MB/s 1482 [ 0.674361] raid6: int32x4 xor() 91 MB/s 1483 [ 0.742958] raid6: int32x8 gen() 118 MB/s 1484 [ 0.811055] raid6: int32x8 xor() 82 MB/s 1485 [ 0.879178] raid6: neonx1 gen() 235 MB/s 1486 [ 0.947410] raid6: neonx1 xor() 219 MB/s 1487 [ 1.015800] raid6: neonx2 gen() 316 MB/s 1488 [ 1.083984] raid6: neonx2 xor() 282 MB/s 1489 [ 1.152223] raid6: neonx4 gen() 379 MB/s 1490 [ 1.220440] raid6: neonx4 xor() 318 MB/s 1491 [ 1.288858] raid6: neonx8 gen() 341 MB/s 1492 [ 1.357018] raid6: neonx8 xor() 288 MB/s 1493 [ 1.357026] raid6: using algorithm neonx4 gen() 379 MB/s 1494 [ 1.357032] raid6: .... xor() 318 MB/s, rmw enabled 1495 [ 1.357038] raid6: using neon recovery algorithm 1496 [ 1.358927] cam500b-avdd: supplied by vcc3v3 1497 [ 1.359405] cam500b-dovdd: supplied by vcc3v3 1498 [ 1.359842] cam500b-dvdd: supplied by vcc3v3 1499 [ 1.361015] SCSI subsystem initialized 1500 [ 1.361425] libata version 3.00 loaded. 1501 [ 1.361800] usbcore: registered new interface driver usbfs 1502 [ 1.361894] usbcore: registered new interface driver hub 1503 [ 1.362028] usbcore: registered new device driver usb 1504 [ 1.362378] media: Linux media interface: v0.10 1505 [ 1.362435] videodev: Linux video capture interface: v2.00 1506 [ 1.362664] pps_core: LinuxPPS API ver. 1 registered 1507 [ 1.362673] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> 1508 [ 1.362703] PTP clock support registered 1509 [ 1.365729] clocksource: Switched to clocksource arch_sys_counter 1510 [ 1.580677] VFS: Disk quotas dquot_6.6.0 1511 [ 1.580815] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) 1512 [ 1.596241] NET: Registered protocol family 2 1513 [ 1.597544] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) 1514 [ 1.597597] TCP established hash table entries: 4096 (order: 2, 16384 bytes) 1515 [ 1.597799] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) 1516 [ 1.597921] TCP: Hash tables configured (established 4096 bind 4096) 1517 [ 1.598116] UDP hash table entries: 256 (order: 1, 8192 bytes) 1518 [ 1.598171] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) 1519 [ 1.598497] NET: Registered protocol family 1 1520 [ 1.599532] RPC: Registered named UNIX socket transport module. 1521 [ 1.599541] RPC: Registered udp transport module. 1522 [ 1.599546] RPC: Registered tcp transport module. 1523 [ 1.599554] RPC: Registered tcp NFSv4.1 backchannel transport module. 1524 [ 1.599978] Trying to unpack rootfs image as initramfs... 1525 [ 2.387274] Freeing initrd memory: 6592K 1526 [ 2.390741] Initialise system trusted keyrings 1527 [ 2.391118] workingset: timestamp_bits=14 max_order=17 bucket_order=3 1528 [ 2.402795] zbud: loaded 1529 [ 2.407198] NFS: Registering the id_resolver key type 1530 [ 2.407240] Key type id_resolver registered 1531 [ 2.407246] Key type id_legacy registered 1532 [ 2.407270] nfs4filelayout_init: NFSv4 File Layout Driver Registering... 1533 [ 2.407279] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). 1534 [ 2.409386] JFS: nTxBlock = 3929, nTxLock = 31436 1535 [ 2.417507] SGI XFS with ACLs, security attributes, realtime, no debug enabled 1536 [ 2.432778] Key type asymmetric registered 1537 [ 2.432796] Asymmetric key parser 'x509' registered 1538 [ 2.432913] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) 1539 [ 2.433215] io scheduler noop registered 1540 [ 2.433224] io scheduler deadline registered 1541 [ 2.433578] io scheduler cfq registered (default) 1542 [ 2.433589] io scheduler mq-deadline registered 1543 [ 2.433597] io scheduler kyber registered 1544 [ 2.433923] io scheduler bfq registered 1545 [ 2.445033] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver 1546 [ 2.448150] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver 1547 [ 2.548036] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled 1548 [ 2.552333] console [ttyS0] disabled 1549 [ 2.572589] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 40, base_baud = 1500000) is a U6_16550A 1550 [ 2.572685] console [ttyS0] enabled 1551 [ 2.594329] 1c28c00.serial: ttyS1 at MMIO 0x1c28c00 (irq = 41, base_baud = 1500000) is a U6_16550A 1552 [ 2.605100] brd: module loaded 1553 [ 2.615910] loop: module loaded 1554 [ 2.620278] libphy: Fixed MDIO Bus: probed 1555 [ 2.622548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 1556 [ 2.622559] ehci-platform: EHCI generic platform driver 1557 [ 2.622923] ehci-platform 1c1a000.usb: EHCI Host Controller 1558 [ 2.622973] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 1559 [ 2.624287] ehci-platform 1c1a000.usb: irq 28, io mem 0x01c1a000 1560 [ 2.637768] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 1561 [ 2.638305] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 1562 [ 2.638321] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 1563 [ 2.638333] usb usb1: Product: EHCI Host Controller 1564 [ 2.638345] usb usb1: Manufacturer: Linux 4.19.64-sunxi ehci_hcd 1565 [ 2.638355] usb usb1: SerialNumber: 1c1a000.usb 1566 [ 2.639362] hub 1-0:1.0: USB hub found 1567 [ 2.639456] hub 1-0:1.0: 1 port detected 1568 [ 2.640460] ehci-platform 1c1b000.usb: EHCI Host Controller 1569 [ 2.640513] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 1570 [ 2.641026] ehci-platform 1c1b000.usb: irq 30, io mem 0x01c1b000 1571 [ 2.653756] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 1572 [ 2.654218] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 1573 [ 2.654233] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 1574 [ 2.654245] usb usb2: Product: EHCI Host Controller 1575 [ 2.654256] usb usb2: Manufacturer: Linux 4.19.64-sunxi ehci_hcd 1576 [ 2.654268] usb usb2: SerialNumber: 1c1b000.usb 1577 [ 2.655156] hub 2-0:1.0: USB hub found 1578 [ 2.655268] hub 2-0:1.0: 1 port detected 1579 [ 2.656224] ehci-platform 1c1c000.usb: EHCI Host Controller 1580 [ 2.656263] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 1581 [ 2.656919] ehci-platform 1c1c000.usb: irq 32, io mem 0x01c1c000 1582 [ 2.669733] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 1583 [ 2.670168] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19 1584 [ 2.670183] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 1585 [ 2.670195] usb usb3: Product: EHCI Host Controller 1586 [ 2.670206] usb usb3: Manufacturer: Linux 4.19.64-sunxi ehci_hcd 1587 [ 2.670217] usb usb3: SerialNumber: 1c1c000.usb 1588 [ 2.671109] hub 3-0:1.0: USB hub found 1589 [ 2.671207] hub 3-0:1.0: 1 port detected 1590 [ 2.672107] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 1591 [ 2.672146] ohci-platform: OHCI generic platform driver 1592 [ 2.672510] ohci-platform 1c1a400.usb: Generic Platform OHCI controller 1593 [ 2.672549] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 4 1594 [ 2.672917] ohci-platform 1c1a400.usb: irq 29, io mem 0x01c1a400 1595 [ 2.734227] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19 1596 [ 2.734242] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 1597 [ 2.734254] usb usb4: Product: Generic Platform OHCI controller 1598 [ 2.734266] usb usb4: Manufacturer: Linux 4.19.64-sunxi ohci_hcd 1599 [ 2.734276] usb usb4: SerialNumber: 1c1a400.usb 1600 [ 2.735135] hub 4-0:1.0: USB hub found 1601 [ 2.735225] hub 4-0:1.0: 1 port detected 1602 [ 2.736140] ohci-platform 1c1b400.usb: Generic Platform OHCI controller 1603 [ 2.736180] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 5 1604 [ 2.736594] ohci-platform 1c1b400.usb: irq 31, io mem 0x01c1b400 1605 [ 2.798183] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19 1606 [ 2.798198] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 1607 [ 2.798210] usb usb5: Product: Generic Platform OHCI controller 1608 [ 2.798222] usb usb5: Manufacturer: Linux 4.19.64-sunxi ohci_hcd 1609 [ 2.798233] usb usb5: SerialNumber: 1c1b400.usb 1610 [ 2.799148] hub 5-0:1.0: USB hub found 1611 [ 2.799262] hub 5-0:1.0: 1 port detected 1612 [ 2.800183] ohci-platform 1c1c400.usb: Generic Platform OHCI controller 1613 [ 2.800223] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 6 1614 [ 2.800568] ohci-platform 1c1c400.usb: irq 33, io mem 0x01c1c400 1615 [ 2.862237] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19 1616 [ 2.862252] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 1617 [ 2.862264] usb usb6: Product: Generic Platform OHCI controller 1618 [ 2.862275] usb usb6: Manufacturer: Linux 4.19.64-sunxi ohci_hcd 1619 [ 2.862286] usb usb6: SerialNumber: 1c1c400.usb 1620 [ 2.863169] hub 6-0:1.0: USB hub found 1621 [ 2.863268] hub 6-0:1.0: 1 port detected 1622 [ 2.865058] usbcore: registered new interface driver usb-storage 1623 [ 2.865605] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator 1624 [ 2.865831] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0 1625 [ 2.867981] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0 1626 [ 2.867994] sun6i-rtc 1f00000.rtc: RTC enabled 1627 [ 2.868399] i2c /dev entries driver 1628 [ 2.872239] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) 1629 [ 2.873956] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2 1630 [ 2.874718] ledtrig-cpu: registered to indicate activity on CPUs 1631 [ 2.874893] sunxi-mmc 1c0f000.mmc: Got CD GPIO 1632 [ 2.874897] hidraw: raw HID events driver (C) Jiri Kosina 1633 [ 2.875153] usbcore: registered new interface driver usbhid 1634 [ 2.875158] usbhid: USB HID core driver 1635 [ 2.882868] Initializing XFRM netlink socket 1636 [ 2.884112] NET: Registered protocol family 10 1637 [ 2.898501] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB 1638 [ 2.899247] sunxi-mmc 1c10000.mmc: Linked as a consumer to regulator.2 1639 [ 2.901470] sunxi-mmc 1c11000.mmc: Linked as a consumer to regulator.2 1640 [ 2.925832] sunxi-mmc 1c11000.mmc: initialized, max. request size: 16384 KB 1641 [ 2.935802] mmc0: host does not support reading read-only switch, assuming write-enable 1642 [ 2.937964] mmc0: new high speed SDHC card at address 0007 1643 [ 2.940492] mmcblk0: mmc0:0007 SD8GB 7.42 GiB 1644 [ 2.943626] mmcblk0: p1 1645 [ 2.968250] Segment Routing with IPv6 1646 [ 2.968430] NET: Registered protocol family 17 1647 [ 2.968477] NET: Registered protocol family 15 1648 [ 2.968577] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. 1649 [ 2.968686] 8021q: 802.1Q VLAN Support v1.8 1650 [ 2.969649] rfkill_gpio rfkill_bt: sunxi-bt device registered. 1651 [ 2.969930] Key type dns_resolver registered 1652 [ 2.970776] Registering SWP/SWPB emulation handler 1653 [ 2.971907] registered taskstats version 1 1654 [ 2.971917] Loading compiled-in X.509 certificates 1655 [ 2.972066] zswap: loaded using pool lzo/zbud 1656 [ 2.976086] Btrfs loaded, crc32c=crc32c-generic 1657 [ 3.014985] Key type encrypted registered 1658 [ 3.029971] mmc1: new DDR MMC card at address 0001 1659 [ 3.032652] mmcblk1: mmc1:0001 8GTF4R 7.28 GiB 1660 [ 3.033532] sun6i-rtc 1f00000.rtc: setting system clock to 2019-11-03 13:25:52 UTC (1572787552) 1661 [ 3.034286] of_cfs_init 1662 [ 3.034636] of_cfs_init: OK 1663 [ 3.034669] mmcblk1boot0: mmc1:0001 8GTF4R partition 1 4.00 MiB 1664 [ 3.035126] vcc3v0: disabling 1665 [ 3.035150] vcc5v0: disabling 1666 [ 3.035163] cam500b-avdd: disabling 1667 [ 3.035176] cam500b-dovdd: disabling 1668 [ 3.035188] cam500b-dvdd: disabling 1669 [ 3.036718] mmcblk1boot1: mmc1:0001 8GTF4R partition 2 4.00 MiB 1670 [ 3.038758] mmcblk1: p1 1671 [ 3.046113] Freeing unused kernel memory: 1024K 1672 [ 3.058173] Run /init as init process 1673 [ 4.242351] random: fast init done 1674 [ 4.315439] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq 1675 [ 4.549880] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB 1676 [ 5.314738] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null) 1677 [ 6.212976] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) 1678 [ 6.214384] systemd[1]: Detected architecture arm. 1679 [ 6.251138] systemd[1]: Set hostname to <nanopiair>. 1680 [ 6.254046] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument 1681 [ 7.332961] random: systemd: uninitialized urandom read (16 bytes read) 1682 [ 7.355502] random: systemd: uninitialized urandom read (16 bytes read) 1683 [ 7.364442] systemd[1]: Created slice system-serial-getty.slice. 1684 [ 7.378057] random: systemd: uninitialized urandom read (16 bytes read) 1685 [ 7.378681] systemd[1]: Listening on initctl Compatibility Named Pipe. 1686 [ 7.390095] systemd[1]: Reached target System Time Synchronized. 1687 [ 7.402817] systemd[1]: Listening on fsck to fsckd communication Socket. 1688 [ 7.430746] systemd[1]: Listening on Syslog Socket. 1689 [ 7.442072] systemd[1]: Reached target Remote File Systems. 1690 [ 8.026250] cfg80211: Loading compiled-in X.509 certificates for regulatory database 1691 [ 8.058968] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro 1692 [ 8.171660] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' 1693 [ 8.173803] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 1694 [ 8.173829] platform regulatory.0: Falling back to syfs fallback for: regulatory.db 1695 [ 8.326260] g_serial gadget: Gadget Serial v2.4 1696 [ 8.326286] g_serial gadget: g_serial ready 1697 [ 8.634903] systemd-journald[222]: Received request to flush runtime journal from PID 1 1698 [ 9.573194] zram: Added device: zram0 1699 [ 9.575823] zram: Added device: zram1 1700 [ 9.577085] zram: Added device: zram2 1701 [ 9.666138] cfg80211: failed to load regulatory.db 1702 [ 9.737802] zram1: detected capacity change from 0 to 258052096 1703 [ 9.915584] sun8i_ths 1c25000.thermal-sensor: no memory resources defined 1704 [ 9.915616] sun8i_ths: probe of 1c25000.thermal-sensor failed with error -22 1705 [ 9.978388] thermal thermal_zone0: failed to read out thermal zone (-110) 1706 [ 9.989143] lima 1c40000.gpu: bus rate = 200000000 1707 [ 9.989156] lima 1c40000.gpu: mod rate = 384000000 1708 [ 9.998683] [TTM] Zone kernel: Available graphics memory: 252002 kiB 1709 [ 9.998699] [TTM] Initializing pool allocator 1710 [ 9.999885] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 1711 [ 9.999957] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 1712 [ 10.000000] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 1713 [ 10.000035] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus 1714 [ 10.015038] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 0 1715 [ 10.831514] Adding 252000k swap on /dev/zram1. Priority:5 extents:1 across:252000k SSFS 1716 [ 10.978185] zram0: detected capacity change from 0 to 52428800 1717 [ 11.116184] random: crng init done 1718 [ 11.116200] random: 7 urandom warning(s) missed due to ratelimiting 1719 [ 13.627465] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard 1720 1721 1722 vm.admin_reserve_kbytes = 8192 1723 vm.block_dump = 0 1724 vm.compact_unevictable_allowed = 1 1725 vm.dirty_background_bytes = 0 1726 vm.dirty_background_ratio = 10 1727 vm.dirty_bytes = 0 1728 vm.dirty_expire_centisecs = 3000 1729 vm.dirty_ratio = 20 1730 vm.dirty_writeback_centisecs = 500 1731 vm.dirtytime_expire_seconds = 43200 1732 vm.drop_caches = 0 1733 vm.extfrag_threshold = 500 1734 vm.highmem_is_dirtyable = 0 1735 vm.laptop_mode = 0 1736 vm.legacy_va_layout = 0 1737 vm.lowmem_reserve_ratio = 32 0 0 1738 vm.max_map_count = 65530 1739 vm.min_free_kbytes = 2417 1740 vm.mmap_min_addr = 4096 1741 vm.mmap_rnd_bits = 8 1742 vm.oom_dump_tasks = 1 1743 vm.oom_kill_allocating_task = 0 1744 vm.overcommit_kbytes = 0 1745 vm.overcommit_memory = 0 1746 vm.overcommit_ratio = 50 1747 vm.page-cluster = 0 1748 vm.panic_on_oom = 0 1749 vm.percpu_pagelist_fraction = 0 1750 vm.stat_interval = 1 1751 vm.swappiness = 100 1752 vm.user_reserve_kbytes = 15348 1753 vm.vfs_cache_pressure = 100 1754 vm.watermark_scale_factor = 10 1755 1756 ### interrupts: 1757 CPU0 CPU1 CPU2 CPU3 1758 17: 0 0 0 0 GICv2 50 Level timer@1c20c00 1759 18: 0 0 0 0 GICv2 29 Level arch_timer 1760 19: 43119 44902 51097 31484 GICv2 30 Level arch_timer 1761 22: 0 0 0 0 GICv2 82 Level 1c02000.dma-controller 1762 24: 9094 0 0 59904 GICv2 92 Level sunxi-mmc 1763 25: 25 0 0 0 GICv2 93 Level sunxi-mmc 1764 26: 622 0 0 0 GICv2 94 Level sunxi-mmc 1765 27: 1 0 0 0 GICv2 103 Level musb-hdrc.1.auto 1766 28: 0 0 0 0 GICv2 104 Level ehci_hcd:usb1 1767 29: 0 0 0 0 GICv2 105 Level ohci_hcd:usb4 1768 30: 0 0 0 0 GICv2 106 Level ehci_hcd:usb2 1769 31: 0 0 0 0 GICv2 107 Level ohci_hcd:usb5 1770 32: 0 0 0 0 GICv2 108 Level ehci_hcd:usb3 1771 33: 0 0 0 0 GICv2 109 Level ohci_hcd:usb6 1772 36: 37795 0 0 0 GICv2 63 Level 1c25000.thermal-sensor 1773 40: 6317 0 0 0 GICv2 32 Level ttyS0 1774 42: 0 0 0 0 GICv2 40 Level mv64xxx_i2c 1775 44: 0 0 0 0 GICv2 72 Level 1f00000.rtc 1776 47: 0 0 0 0 GICv2 129 Level gp 1777 48: 0 0 0 0 GICv2 130 Level gpmmu 1778 49: 0 0 0 0 GICv2 131 Level pp0 1779 50: 0 0 0 0 GICv2 132 Level ppmmu0 1780 51: 0 0 0 0 GICv2 134 Level pp1 1781 52: 0 0 0 0 GICv2 135 Level ppmmu1 1782 IPI0: 0 0 0 0 CPU wakeup interrupts 1783 IPI1: 0 0 0 0 Timer broadcast interrupts 1784 IPI2: 38039 23734 27852 11673 Rescheduling interrupts 1785 IPI3: 305 266 250 256 Function call interrupts 1786 IPI4: 0 0 0 0 CPU stop interrupts 1787 IPI5: 563 80 115 167 IRQ work interrupts 1788 IPI6: 0 0 0 0 completion interrupts 1789 Err: 0 Please upload the whole output above to an online pasteboard service and provide the URL in the forum where you have been asked for this. root@nanopiair:~#
Igor Posted November 3, 2019 Posted November 3, 2019 23 minutes ago, bbtftf said: With both versions I have the same problem: Kernel talks with hardware. It's ours and identical on all boards that have same SoC, 32bit Allwinner in this case. My test device works perfectly fine: http://ix.io/20Hq Can't see which version (probably) 1.0, Nanopi Neo Air 1608 ... yours might be a bit different?
Igor Posted November 3, 2019 Posted November 3, 2019 8 minutes ago, bbtftf said: Here my log Can you get serial console boot from power on too see what u-boot tells.
bbtftf Posted November 3, 2019 Author Posted November 3, 2019 Here: U-Boot SPL 2019.04-armbian (Aug 05 2019 - 18:00:58 +0200) DRAM: 512 MiB Trying to boot from MMC2 U-Boot 2019.04-armbian (Aug 05 2019 - 18:00:58 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: FriendlyARM NanoPi NEO Air DRAM: 512 MiB MMC: Device 'mmc@1c11000': seq 1 is in use by 'mmc@1c10000' mmc@1c0f000: 0, mmc@1c10000: 2, mmc@1c11000: 1 Loading Environment from EXT4... In: serial Out: serial Err: serial Net: No ethernet found. starting USB... No controllers found Autoboot in 1 seconds, press <Space> to stop switch to partitions #0, OK mmc1(part 0) is current device Scanning mmc 1:1... Found U-Boot script /boot/boot.scr 3798 bytes read in 1 ms (3.6 MiB/s) ## Executing script at 43100000 U-boot loaded from eMMC or secondary SD Boot script loaded from mmc 341 bytes read in 1 ms (333 KiB/s) 8121495 bytes read in 625 ms (12.4 MiB/s) 7499128 bytes read in 577 ms (12.4 MiB/s) Found mainline kernel configuration 30999 bytes read in 8 ms (3.7 MiB/s) 382 bytes read in 9 ms (41 KiB/s) Applying kernel provided DT overlay sun8i-h3-cir.dtbo 374 bytes read in 8 ms (44.9 KiB/s) Applying kernel provided DT overlay sun8i-h3-i2c0.dtbo 374 bytes read in 7 ms (51.8 KiB/s) Applying kernel provided DT overlay sun8i-h3-i2c1.dtbo 374 bytes read in 8 ms (44.9 KiB/s) Applying kernel provided DT overlay sun8i-h3-i2c2.dtbo 778 bytes read in 7 ms (108.4 KiB/s) Applying kernel provided DT overlay sun8i-h3-pps-gpio.dtbo 1043 bytes read in 8 ms (127 KiB/s) Applying kernel provided DT overlay sun8i-h3-spdif-out.dtbo 1177 bytes read in 8 ms (143.6 KiB/s) Applying kernel provided DT overlay sun8i-h3-spi-add-cs1.dtbo 804 bytes read in 8 ms (97.7 KiB/s) Applying kernel provided DT overlay sun8i-h3-spi-jedec-nor.dtbo 780 bytes read in 8 ms (94.7 KiB/s) Applying kernel provided DT overlay sun8i-h3-spi-spidev.dtbo 502 bytes read in 8 ms (60.5 KiB/s) Applying kernel provided DT overlay sun8i-h3-uart1.dtbo 502 bytes read in 8 ms (60.5 KiB/s) Applying kernel provided DT overlay sun8i-h3-uart2.dtbo 502 bytes read in 8 ms (60.5 KiB/s) Applying kernel provided DT overlay sun8i-h3-uart3.dtbo 504 bytes read in 9 ms (54.7 KiB/s) Applying kernel provided DT overlay sun8i-h3-usbhost0.dtbo 504 bytes read in 8 ms (61.5 KiB/s) Applying kernel provided DT overlay sun8i-h3-usbhost1.dtbo 504 bytes read in 8 ms (61.5 KiB/s) Applying kernel provided DT overlay sun8i-h3-usbhost2.dtbo 504 bytes read in 8 ms (61.5 KiB/s) Applying kernel provided DT overlay sun8i-h3-usbhost3.dtbo 4155 bytes read in 9 ms (450.2 KiB/s) Applying kernel provided DT fixup script (sun8i-h3-fixup.scr) ## Executing script at 44000000 ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: uInitrd Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 8121431 Bytes = 7.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Loading Ramdisk to 49841000, end 49fffc57 ... OK Loading Device Tree to 497d1000, end 49840fff ... OK Starting kernel ... Uncompressing Linux... done, booting the kernel. Loading, please wait... starting version 237 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems done. Begin: Will now check root file system ... fsck from util-linux 2.31.1 [/sbin/fsck.ext4 (1) -- /dev/mmcblk1p1] fsck.ext4 -a -C0 /dev/mmcblk1p1 /dev/mmcblk1p1: recovering journal /dev/mmcblk1p1: clean, 35984/472352 files, 258857/1888624 blocks done. done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. Welcome to Ubuntu 18.04.2 LTS! [ OK ] Started Forward Password Requests to Wall Directory Watch. [ OK ] Created slice System Slice. [ OK ] Reached target Remote File Systems. [ OK ] Reached target System Time Synchronized. [ OK ] Listening on udev Control Socket. [ OK ] Created slice User and Session Slice. [ OK ] Reached target Swap. [ OK ] Listening on udev Kernel Socket. [ OK ] Started ntp-systemd-netif.path. [ OK ] Listening on Journal Socket (/dev/log). [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ OK ] Reached target Local Encrypted Volumes. [ OK ] Listening on Journal Audit Socket. [ OK ] Created slice system-serial\x2dgetty.slice. [ OK ] Reached target Slices. [ OK ] Set up automount Arbitrary Executab…rmats File System Automount Point. [ OK ] Listening on Journal Socket. Mounting Kernel Debug File System... Starting Load Kernel Modules... Starting Set the console keyboard layout... Starting Nameserver information manager... Starting Create list of required st…ce nodes for the current kernel... Starting udev Coldplug all Devices... [ OK ] Listening on /dev/initctl Compatibility Named Pipe. Starting Restore / save the current clock... [ OK ] Listening on Syslog Socket. Starting Journal Service... Mounting POSIX Message Queue File System... [ OK ] Listening on fsck to fsckd communication Socket. Starting Remount Root and Kernel File Systems... [ OK ] Mounted Kernel Debug File System. [ OK ] Started Load Kernel Modules. [ OK ] Started Create list of required sta…vice nodes for the current kernel. [ OK ] Started Restore / save the current clock. [ OK ] Mounted POSIX Message Queue File System. [ OK ] Started Remount Root and Kernel File Systems. [ OK ] Started Nameserver information manager. [ OK ] Reached target Network (Pre). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting Kernel Configuration File System... [ OK ] Started Load/Save Random Seed. [ OK ] Mounted Kernel Configuration File System. [ OK ] Started Create Static Device Nodes in /dev. [ OK ] Started Journal Service. [ OK ] Started Apply Kernel Variables. Starting Flush Journal to Persistent Storage... Starting udev Kernel Device Manager... [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Started udev Kernel Device Manager. [ OK ] Found device /dev/ttyGS0. [ OK ] Started Set the console keyboard layout. [ OK ] Reached target Local File Systems (Pre). Mounting /tmp... [ OK ] Mounted /tmp. [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Raise network interfaces... Starting Armbian ZRAM config... Starting Set console font and keymap... [ OK ] Started Set console font and keymap. [ OK ] Started Create Volatile Files and Directories. Starting Network Name Resolution... Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [ OK ] Started Entropy daemon using the HAVEGE algorithm. [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Started udev Coldplug all Devices. [ OK ] Started Network Name Resolution. [ OK ] Reached target Host and Network Name Lookups. [ OK ] Started Network Time Synchronization. [ OK ] Found device /dev/ttyS0. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Load/Save RF Kill Switch Status... [ OK ] Started Load/Save RF Kill Switch Status. [ OK ] Started Raise network interfaces. [ OK ] Started Armbian ZRAM config. [ OK ] Reached target Sound Card. Starting Armbian memory supported logging... [ OK ] Started Armbian memory supported logging. [ OK ] Reached target System Initialization. Starting Armbian hardware monitoring... [ OK ] Started Daily apt download activities. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Started Discard unused blocks once a week. [ OK ] Started Message of the Day. Starting Armbian hardware optimization... [ OK ] Started Daily apt upgrade and clean activities. [ OK ] Started resolvconf-pull-resolved.path. [ OK ] Reached target Paths. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target Timers. [ OK ] Started Armbian hardware monitoring. [ OK ] Started Armbian hardware optimization. [ OK ] Reached target Basic System. Starting LSB: Patch firmware for ap6212 adapter... Starting Login Service... Starting LSB: Load kernel modules needed to enable cpufreq scaling... Starting System Logging Service... [ OK ] Started ntp-systemd-netif.service. Starting resolvconf-pull-resolved.service... Starting Save/Restore Sound Card State... Starting Resets System Activity Data Collector... [ OK ] Started D-Bus System Message Bus. [ OK ] Started Login Service. Starting WPA supplicant... [ OK ] Started Regular background program processing daemon. Starting Dispatcher daemon for systemd-networkd... Starting Network Manager... [ OK ] Started System Logging Service. [ OK ] Started LSB: Patch firmware for ap6212 adapter. [ OK ] Started resolvconf-pull-resolved.service. [ OK ] Started Resets System Activity Data Collector. [ OK ] Started Save/Restore Sound Card State. [ OK ] Started WPA supplicant. [ OK ] Started LSB: Load kernel modules needed to enable cpufreq scaling. Starting LSB: set CPUFreq kernel parameters... Starting Hostname Service... [ OK ] Started LSB: set CPUFreq kernel parameters. Starting LSB: Set sysfs variables from /etc/sysfs.conf... [ OK ] Started Hostname Service. [ OK ] Started Network Manager. Starting Network Manager Wait Online... [ OK ] Reached target Network. [ OK ] Started Unattended Upgrades Shutdown. Starting Permit User Sessions... Starting OpenBSD Secure Shell server... [ OK ] Started LSB: Set sysfs variables from /etc/sysfs.conf. [ OK ] Started Permit User Sessions. Starting Network Manager Script Dispatcher Service... Starting Set console scheme... [ OK ] Started Set console scheme. [ OK ] Created slice system-getty.slice. [ OK ] Started Network Manager Script Dispatcher Service. [ OK ] Started OpenBSD Secure Shell server. [ OK ] Started Dispatcher daemon for systemd-networkd. Starting Authorization Manager... [ OK ] Started Authorization Manager. [ OK ] Started Network Manager Wait Online. [ OK ] Reached target Network is Online. Starting LSB: Advanced IEEE 802.11 management daemon... Starting Message of the Day... Starting /etc/rc.local Compatibility... [ OK ] Started LSB: Advanced IEEE 802.11 management daemon. [ OK ] Started Message of the Day. [ OK ] Started /etc/rc.local Compatibility. [ OK ] Started Serial Getty on ttyGS0. [ OK ] Started Serial Getty on ttyS0. [ OK ] Started Getty on tty1. [ OK ] Reached target Login Prompts. [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [ OK ] Started Update UTMP about System Runlevel Changes. Ubuntu Bionic with Armbian Linux ttyS0 nanopiair login: Password:
Igor Posted November 3, 2019 Posted November 3, 2019 Those Spoiler 3 minutes ago, bbtftf said: Applying kernel provided DT overlay sun8i-h3-cir.dtbo 374 bytes read in 8 ms (44.9 KiB/s) Applying kernel provided DT overlay sun8i-h3-i2c0.dtbo 374 bytes read in 7 ms (51.8 KiB/s) Applying kernel provided DT overlay sun8i-h3-i2c1.dtbo 374 bytes read in 8 ms (44.9 KiB/s) Applying kernel provided DT overlay sun8i-h3-i2c2.dtbo 778 bytes read in 7 ms (108.4 KiB/s) Applying kernel provided DT overlay sun8i-h3-pps-gpio.dtbo 1043 bytes read in 8 ms (127 KiB/s) Applying kernel provided DT overlay sun8i-h3-spdif-out.dtbo 1177 bytes read in 8 ms (143.6 KiB/s) Applying kernel provided DT overlay sun8i-h3-spi-add-cs1.dtbo 804 bytes read in 8 ms (97.7 KiB/s) Applying kernel provided DT overlay sun8i-h3-spi-jedec-nor.dtbo 780 bytes read in 8 ms (94.7 KiB/s) Applying kernel provided DT overlay sun8i-h3-spi-spidev.dtbo 502 bytes read in 8 ms (60.5 KiB/s) Applying kernel provided DT overlay sun8i-h3-uart1.dtbo 502 bytes read in 8 ms (60.5 KiB/s) Applying kernel provided DT overlay sun8i-h3-uart2.dtbo 502 bytes read in 8 ms (60.5 KiB/s) Applying kernel provided DT overlay sun8i-h3-uart3.dtbo 504 bytes read in 9 ms (54.7 KiB/s) Applying kernel provided DT overlay sun8i-h3-usbhost0.dtbo 504 bytes read in 8 ms (61.5 KiB/s) Applying kernel provided DT overlay sun8i-h3-usbhost1.dtbo 504 bytes read in 8 ms (61.5 KiB/s) Applying kernel provided DT overlay sun8i-h3-usbhost2.dtbo 504 bytes read in 8 ms (61.5 KiB/s) Applying kernel provided DT overlay sun8i-h3-usbhost3.dtbo 4155 bytes read in 9 ms (450.2 KiB/s) Applying kernel provided DT fixup script (sun8i-h3-fixup.scr) are certainly not a default settings. Use unmodified image where only usbhost1 and usbhost2 are enabled.
bbtftf Posted November 3, 2019 Author Posted November 3, 2019 I will try but this is what I have done before. I was in Armbian config and enabled uarts and usbhosts (because I need them and used them in the Friendlyarm ubuntu 16.04 image) But I will do another fresh install and report. Please verify: After this install I 1,) change password for root, 2.) create an new user , 3.) reboot, 4.) call "nmtui-connect" . As stated in: https://docs.armbian.com/User-Guide_Getting-Started/
bbtftf Posted November 3, 2019 Author Posted November 3, 2019 Here is the UBoot log after fresh install of Debian (before first login): U-Boot SPL 2019.04-armbian (Aug 05 2019 - 18:00:58 +0200) DRAM: 512 MiB Trying to boot from MMC1 U-Boot 2019.04-armbian (Aug 05 2019 - 18:00:58 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: FriendlyARM NanoPi NEO Air DRAM: 512 MiB MMC: Device 'mmc@1c11000': seq 1 is in use by 'mmc@1c10000' mmc@1c0f000: 0, mmc@1c10000: 2, mmc@1c11000: 1 Loading Environment from EXT4... ** File not found /boot/boot.env ** ** Unable to read "/boot/boot.env" from mmc0:1 ** In: serial Out: serial Err: serial Net: No ethernet found. starting USB... No controllers found Autoboot in 1 seconds, press <Space> to stop switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... Found U-Boot script /boot/boot.scr 3798 bytes read in 2 ms (1.8 MiB/s) ## Executing script at 43100000 U-boot loaded from SD Boot script loaded from mmc 181 bytes read in 1 ms (176.8 KiB/s) 6747520 bytes read in 520 ms (12.4 MiB/s) 7499128 bytes read in 574 ms (12.5 MiB/s) Found mainline kernel configuration 30999 bytes read in 10 ms (3 MiB/s) 504 bytes read in 9 ms (54.7 KiB/s) Applying kernel provided DT overlay sun8i-h3-usbhost1.dtbo 504 bytes read in 4 ms (123 KiB/s) Applying kernel provided DT overlay sun8i-h3-usbhost2.dtbo 4155 bytes read in 6 ms (675.8 KiB/s) Applying kernel provided DT fixup script (sun8i-h3-fixup.scr) ## Executing script at 44000000 ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: uInitrd Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 6747456 Bytes = 6.4 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Loading Ramdisk to 49990000, end 49fff540 ... OK Loading Device Tree to 49920000, end 4998ffff ... OK Starting kernel ... Uncompressing Linux... done, booting the kernel. Loading, please wait... Starting version 241 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems done. Begin: Will now check root file system ... fsck from util-linux 2.33.1 [/sbin/fsck.ext4 (1) -- /dev/mmcblk0p1] fsck.ext4 -a -C0 /dev/mmcblk0p1 /dev/mmcblk0p1: clean, 37217/71280 files, 243192/284672 blocks done. done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. Welcome to Debian GNU/Linux 10 (buster)! [ OK ] Reached target System Time Synchronized. [ OK ] Listening on Syslog Socket. [ OK ] Listening on fsck to fsckd communication Socket. [ OK ] Set up automount Arbitrary…s File System Automount Point. [ OK ] Listening on udev Kernel Socket. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ OK ] Listening on Journal Audit Socket. [ OK ] Listening on Journal Socket (/dev/log). [ OK ] Reached target Remote File Systems. [ OK ] Created slice system-serial\x2dgetty.slice. [ OK ] Created slice User and Session Slice. [ OK ] Reached target Slices. [ OK ] Listening on initctl Compatibility Named Pipe. [ OK ] Reached target Swap. [ OK ] Listening on Journal Socket. Starting Journal Service... Starting Nameserver information manager... Starting Restore / save the current clock... Mounting Kernel Debug File System... Mounting POSIX Message Queue File System... Starting Create list of re…odes for the current kernel... Starting Set the console keyboard layout... Starting Remount Root and Kernel File Systems... [ OK ] Listening on udev Control Socket. Starting udev Coldplug all Devices... Starting Load Kernel Modules... [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ OK ] Reached target Local Encrypted Volumes. [ OK ] Reached target Paths. [ OK ] Started Restore / save the current clock. [ OK ] Mounted Kernel Debug File System. [ OK ] Mounted POSIX Message Queue File System. [ OK ] Started Create list of req… nodes for the current kernel. [ OK ] Started Remount Root and Kernel File Systems. [ OK ] Started Nameserver information manager. [ OK ] Started Journal Service. Starting Load/Save Random Seed... Starting Create System Users... Starting Flush Journal to Persistent Storage... [ OK ] Started Load Kernel Modules. [ OK ] Started Load/Save Random Seed. Starting Apply Kernel Variables... Mounting Kernel Configuration File System... [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Mounted Kernel Configuration File System. [ OK ] Started Create System Users. Starting Create Static Device Nodes in /dev... [ OK ] Started Apply Kernel Variables. [ OK ] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [ OK ] Started Set the console keyboard layout. [ OK ] Reached target Local File Systems (Pre). Mounting /tmp... [ OK ] Started udev Kernel Device Manager. [ OK ] Mounted /tmp. [ OK ] Reached target Local File Systems. Starting Armbian ZRAM config... Starting Create Volatile Files and Directories... Starting Set console font and keymap... [ OK ] Started Set console font and keymap. [ OK ] Started Create Volatile Files and Directories. [ OK ] Started udev Coldplug all Devices. Starting Helper to synchronize boot up for ifupdown... Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Entropy daemon using the HAVEGE algorithm. [ OK ] Started Helper to synchronize boot up for ifupdown. [ OK ] Found device /dev/ttyGS0. [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Found device /dev/ttyS0. [ OK ] Started Armbian ZRAM config. Starting Armbian memory supported logging... [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch. Starting Raise network interfaces... Starting Load/Save RF Kill Switch Status... [ OK ] Started Load/Save RF Kill Switch Status. [ OK ] Started Raise network interfaces. [ OK ] Started Armbian memory supported logging. [ OK ] Reached target System Initialization. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Started Daily rotation of log files. Starting Armbian hardware monitoring... [ OK ] Started Daily apt download activities. [ OK ] Started Daily apt upgrade and clean activities. Starting Armbian hardware optimization... [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Started Daily man-db regeneration. [ OK ] Reached target Timers. Starting Armbian filesystem resize... [ OK ] Started Armbian hardware monitoring. [ OK ] Started Armbian hardware optimization. [ OK ] Started Armbian filesystem resize. [ OK ] Reached target Basic System. Starting LSB: Load kernel …d to enable cpufreq scaling... Starting Login Service... [ OK ] Started D-Bus System Message Bus. Starting Resets System Activity Data Collector... Starting WPA supplicant... Starting Network Manager... Starting System Logging Service... [ OK ] Started Armbian first run tasks. [ OK ] Created slice system-getty.slice. [ OK ] Started Regular background program processing daemon. [ OK ] Started Resets System Activity Data Collector. [ OK ] Started Login Service. [ OK ] Started System Logging Service. [ OK ] Started LSB: Load kernel m…ded to enable cpufreq scaling. [ OK ] Started WPA supplicant. Starting LSB: set CPUFreq kernel parameters... [ OK ] Started LSB: set CPUFreq kernel parameters. Starting LSB: Set sysfs variables from /etc/sysfs.conf... [ OK ] Started LSB: Set sysfs variables from /etc/sysfs.conf. [ OK ] Started Network Manager. Starting Network Manager Wait Online... [ OK ] Reached target Network. [ OK ] Started Unattended Upgrades Shutdown. Starting Network Time Service... Starting OpenBSD Secure Shell server... Starting Permit User Sessions... [ OK ] Started Permit User Sessions. Starting Hostname Service... [ OK ] Started Network Time Service. [ OK ] Started Hostname Service. Starting Network Manager Script Dispatcher Service... [ OK ] Started Network Manager Script Dispatcher Service. [ OK ] Started OpenBSD Secure Shell server. Starting Authorization Manager... [ OK ] Started Network Manager Wait Online. [ OK ] Reached target Network is Online. Starting /etc/rc.local Compatibility... Starting LSB: Advanced IEEE 802.11 management daemon... [ OK ] Started /etc/rc.local Compatibility. [ OK ] Started LSB: Advanced IEEE 802.11 management daemon. [ OK ] Started Authorization Manager. [ OK ] Started Serial Getty on ttyGS0. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS0. [ OK ] Reached target Login Prompts. [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [ OK ] Started Update UTMP about System Runlevel Changes. Debian Buster with Armbian Linux ttyS0 nanopiair login:
Igor Posted November 3, 2019 Posted November 3, 2019 Just now, bbtftf said: Here is the UBoot log after fresh install of Debian (before first login): If wireless doesn't work, it must be some difference on a hardware level.
bbtftf Posted November 3, 2019 Author Posted November 3, 2019 Sorry, but no luck... I try to go back to the Friendlyarm image and see if WiFi works there.... I will report.
bbtftf Posted November 3, 2019 Author Posted November 3, 2019 Miracle? While waiting for the 6GB Friendlyarm Ubuntu Image I did: 1. Reboot again 2. copied the image with nand-sata-install into eMMC 3. rebooted again 4. and tried nmtui-connect .... Oh wonder now I got all WLANs in the vincinity and was able to connect.... But I would like to understand why.......
Igor Posted November 5, 2019 Posted November 5, 2019 On 11/3/2019 at 6:57 PM, bbtftf said: Miracle? Miracles are usually made by bad/cheap powering.https://forum.armbian.com/forum/31-sd-card-and-psu-issues/ If your powering is on the edge, this is the case. 1
Recommended Posts