Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1
- 2 ### Activated 1 lzo zram swap devices with 246 MB each
- 3
- 4 ### Activated Armbian ramlog partition with zstd compression
- 5
- 6 Fri 30 Oct 2020 04:17:10 AM CET | Orange Pi One | 20.05.2 | armhf | armv7l | 5.4.45-sunxi
- 7
- 8 ### dmesg:
- 9
- 10 [ 0.000000] Booting Linux on physical CPU 0x0
- 11 [ 0.000000] Linux version 5.4.45-sunxi (root@builder) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #20.05.3 SMP Wed Jun 10 12:09:20 CEST 2020
- 12 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c5387d
- 13 [ 0.000000] CPU: div instructions available: patching division code
- 14 [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- 15 [ 0.000000] OF: fdt: Machine model: Xunlong Orange Pi One
- 16 [ 0.000000] Memory policy: Data cache writealloc
- 17 [ 0.000000] cma: Reserved 128 MiB at 0x55c00000
- 18 [ 0.000000] On node 0 totalpages: 131072
- 19 [ 0.000000] Normal zone: 1152 pages used for memmap
- 20 [ 0.000000] Normal zone: 0 pages reserved
- 21 [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
- 22 [ 0.000000] psci: probing for conduit method from DT.
- 23 [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
- 24 [ 0.000000] percpu: Embedded 20 pages/cpu s50124 r8192 d23604 u81920
- 25 [ 0.000000] pcpu-alloc: s50124 r8192 d23604 u81920 alloc=20*4096
- 26 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
- 27 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920
- 28 [ 0.000000] Kernel command line: root=UUID=87083768-4a43-46fa-913e-8fc1f38ca8cd rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 consoleblank=0 loglevel=1 ubootpart=3cc07a20-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
- 29 [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
- 30 [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
- 31 [ 0.000000] allocated 524288 bytes of page_ext
- 32 [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
- 33 [ 0.000000] Memory: 362320K/524288K available (8192K kernel code, 917K rwdata, 3008K rodata, 1024K init, 339K bss, 30896K reserved, 131072K cma-reserved, 0K highmem)
- 34 [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x1f/0x36c with crng_init=0
- 35 [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- 36 [ 0.000000] ftrace: allocating 38601 entries in 76 pages
- 37 [ 0.000000] rcu: Hierarchical RCU implementation.
- 38 [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
- 39 [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
- 40 [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
- 41 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
- 42 [ 0.000000] GIC: Using split EOI/Deactivate mode
- 43 [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
- 44 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
- 45 [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
- 46 [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
- 47 [ 0.000014] Switching to timer-based delay loop, resolution 41ns
- 48 [ 0.000222] Console: colour dummy device 80x30
- 49 [ 0.000235] printk: console [tty1] enabled
- 50 [ 0.000279] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
- 51 [ 0.000288] pid_max: default: 32768 minimum: 301
- 52 [ 0.000473] LSM: Security Framework initializing
- 53 [ 0.000548] Yama: becoming mindful.
- 54 [ 0.000602] SELinux: Initializing.
- 55 [ 0.000686] *** VALIDATE SELinux ***
- 56 [ 0.000696] TOMOYO Linux initialized
- 57 [ 0.000759] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
- 58 [ 0.000767] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
- 59 [ 0.000847] *** VALIDATE tmpfs ***
- 60 [ 0.001463] *** VALIDATE proc ***
- 61 [ 0.001741] *** VALIDATE cgroup1 ***
- 62 [ 0.001749] *** VALIDATE cgroup2 ***
- 63 [ 0.001803] CPU: Testing write buffer coherency: ok
- 64 [ 0.002236] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- 65 [ 0.002739] Setting up static identity map for 0x40100000 - 0x40100054
- 66 [ 0.002845] rcu: Hierarchical SRCU implementation.
- 67 [ 0.005448] smp: Bringing up secondary CPUs ...
- 68 [ 0.016177] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- 69 [ 0.027019] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
- 70 [ 0.037758] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
- 71 [ 0.037856] smp: Brought up 1 node, 4 CPUs
- 72 [ 0.037865] SMP: Total of 4 processors activated (192.00 BogoMIPS).
- 73 [ 0.037868] CPU: All CPU(s) started in HYP mode.
- 74 [ 0.037870] CPU: Virtualization extensions available.
- 75 [ 0.038738] devtmpfs: initialized
- 76 [ 0.045373] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
- 77 [ 0.045676] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
- 78 [ 0.045717] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
- 79 [ 0.050373] xor: measuring software checksum speed
- 80 [ 0.089717] arm4regs : 1255.000 MB/sec
- 81 [ 0.129772] 8regs : 874.000 MB/sec
- 82 [ 0.169831] 32regs : 826.000 MB/sec
- 83 [ 0.209885] neon : 1271.000 MB/sec
- 84 [ 0.209890] xor: using function: neon (1271.000 MB/sec)
- 85 [ 0.209956] pinctrl core: initialized pinctrl subsystem
- 86 [ 0.210944] NET: Registered protocol family 16
- 87 [ 0.212604] DMA: preallocated 256 KiB pool for atomic coherent allocations
- 88 [ 0.213086] audit: initializing netlink subsys (disabled)
- 89 [ 0.213260] audit: type=2000 audit(0.188:1): state=initialized audit_enabled=0 res=1
- 90 [ 0.213748] cpuidle: using governor ladder
- 91 [ 0.213776] cpuidle: using governor menu
- 92 [ 0.214304] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- 93 [ 0.214309] hw-breakpoint: maximum watchpoint size is 8 bytes.
- 94 [ 0.231521] cryptd: max_cpu_qlen set to 1000
- 95 [ 0.306189] raid6: neonx8 gen() 710 MB/s
- 96 [ 0.374232] raid6: neonx8 xor() 581 MB/s
- 97 [ 0.442299] raid6: neonx4 gen() 726 MB/s
- 98 [ 0.510378] raid6: neonx4 xor() 607 MB/s
- 99 [ 0.578528] raid6: neonx2 gen() 660 MB/s
- 100 [ 0.646554] raid6: neonx2 xor() 583 MB/s
- 101 [ 0.714676] raid6: neonx1 gen() 483 MB/s
- 102 [ 0.782685] raid6: neonx1 xor() 440 MB/s
- 103 [ 0.850959] raid6: int32x8 gen() 267 MB/s
- 104 [ 0.918966] raid6: int32x8 xor() 173 MB/s
- 105 [ 0.987086] raid6: int32x4 gen() 282 MB/s
- 106 [ 1.055075] raid6: int32x4 xor() 191 MB/s
- 107 [ 1.123313] raid6: int32x2 gen() 248 MB/s
- 108 [ 1.191336] raid6: int32x2 xor() 188 MB/s
- 109 [ 1.259491] raid6: int32x1 gen() 185 MB/s
- 110 [ 1.327364] raid6: int32x1 xor() 145 MB/s
- 111 [ 1.327368] raid6: using algorithm neonx4 gen() 726 MB/s
- 112 [ 1.327371] raid6: .... xor() 607 MB/s, rmw enabled
- 113 [ 1.327375] raid6: using neon recovery algorithm
- 114 [ 1.328174] iommu: Default domain type: Translated
- 115 [ 1.328980] SCSI subsystem initialized
- 116 [ 1.329148] libata version 3.00 loaded.
- 117 [ 1.329358] usbcore: registered new interface driver usbfs
- 118 [ 1.329398] usbcore: registered new interface driver hub
- 119 [ 1.329467] usbcore: registered new device driver usb
- 120 [ 1.329746] pps_core: LinuxPPS API ver. 1 registered
- 121 [ 1.329750] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
- 122 [ 1.329766] PTP clock support registered
- 123 [ 1.330619] NetLabel: Initializing
- 124 [ 1.330626] NetLabel: domain hash size = 128
- 125 [ 1.330628] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
- 126 [ 1.330705] NetLabel: unlabeled traffic allowed by default
- 127 [ 1.331299] clocksource: Switched to clocksource arch_sys_counter
- 128 [ 1.430522] *** VALIDATE bpf ***
- 129 [ 1.430817] VFS: Disk quotas dquot_6.6.0
- 130 [ 1.430892] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- 131 [ 1.430982] *** VALIDATE ramfs ***
- 132 [ 1.438909] thermal_sys: Registered thermal governor 'fair_share'
- 133 [ 1.438914] thermal_sys: Registered thermal governor 'bang_bang'
- 134 [ 1.438920] thermal_sys: Registered thermal governor 'step_wise'
- 135 [ 1.438924] thermal_sys: Registered thermal governor 'user_space'
- 136 [ 1.438927] thermal_sys: Registered thermal governor 'power_allocator'
- 137 [ 1.439544] NET: Registered protocol family 2
- 138 [ 1.440335] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
- 139 [ 1.440371] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
- 140 [ 1.440423] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
- 141 [ 1.440482] TCP: Hash tables configured (established 4096 bind 4096)
- 142 [ 1.440596] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
- 143 [ 1.440621] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
- 144 [ 1.440856] NET: Registered protocol family 1
- 145 [ 1.441478] RPC: Registered named UNIX socket transport module.
- 146 [ 1.441483] RPC: Registered udp transport module.
- 147 [ 1.441486] RPC: Registered tcp transport module.
- 148 [ 1.441489] RPC: Registered tcp NFSv4.1 backchannel transport module.
- 149 [ 1.441498] NET: Registered protocol family 44
- 150 [ 1.441820] Trying to unpack rootfs image as initramfs...
- 151 [ 2.128641] Freeing initrd memory: 10076K
- 152 [ 2.129813] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
- 153 [ 2.130968] Initialise system trusted keyrings
- 154 [ 2.131020] Key type blacklist registered
- 155 [ 2.131224] workingset: timestamp_bits=14 max_order=17 bucket_order=3
- 156 [ 2.138172] zbud: loaded
- 157 [ 2.140741] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
- 158 [ 2.141821] fuse: init (API version 7.31)
- 159 [ 2.141921] *** VALIDATE fuse ***
- 160 [ 2.141930] *** VALIDATE fuse ***
- 161 [ 2.143857] Platform Keyring initialized
- 162 [ 2.192736] Key type asymmetric registered
- 163 [ 2.192745] Asymmetric key parser 'x509' registered
- 164 [ 2.192821] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
- 165 [ 2.193034] io scheduler mq-deadline registered
- 166 [ 2.193039] io scheduler kyber registered
- 167 [ 2.193114] io scheduler bfq registered
- 168 [ 2.198386] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
- 169 [ 2.199984] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
- 170 [ 2.205625] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
- 171 [ 2.207861] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pa not found, using dummy regulator
- 172 [ 2.208282] printk: console [ttyS0] disabled
- 173 [ 2.228447] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 36, base_baud = 1500000) is a U6_16550A
- 174 [ 2.228501] printk: console [ttyS0] enabled
- 175 [ 2.232659] brd: module loaded
- 176 [ 2.243575] loop: module loaded
- 177 [ 2.245455] libphy: Fixed MDIO Bus: probed
- 178 [ 2.245865] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found
- 179 [ 2.245872] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found
- 180 [ 2.245970] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
- 181 [ 2.246012] dwmac-sun8i 1c30000.ethernet: 1c30000.ethernet supply phy not found, using dummy regulator
- 182 [ 2.246086] dwmac-sun8i 1c30000.ethernet: 1c30000.ethernet supply phy-io not found, using dummy regulator
- 183 [ 2.246403] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000)
- 184 [ 2.246423] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
- 185 [ 2.246429] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
- 186 [ 2.246435] dwmac-sun8i 1c30000.ethernet: COE Type 2
- 187 [ 2.246440] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
- 188 [ 2.246446] dwmac-sun8i 1c30000.ethernet: Normal descriptors
- 189 [ 2.246452] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
- 190 [ 2.246617] libphy: stmmac: probed
- 191 [ 2.247172] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
- 192 [ 2.247266] libphy: mdio_mux: probed
- 193 [ 2.247328] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
- 194 [ 2.247337] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
- 195 [ 2.258096] ac200: module verification failed: signature and/or required key missing - tainting kernel
- 196 [ 2.258201] ac200: Unknown symbol ac200_reg_mod (err -2)
- 197 [ 2.258225] ac200: Unknown symbol ac200_reg_write (err -2)
- 198 [ 2.259574] libphy: mdio_mux: probed
- 199 [ 2.260409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- 200 [ 2.260446] ehci-platform: EHCI generic platform driver
- 201 [ 2.260634] ehci-platform 1c1a000.usb: EHCI Host Controller
- 202 [ 2.260660] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
- 203 [ 2.261160] ehci-platform 1c1a000.usb: irq 26, io mem 0x01c1a000
- 204 [ 2.275315] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
- 205 [ 2.275635] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
- 206 [ 2.275643] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- 207 [ 2.275649] usb usb1: Product: EHCI Host Controller
- 208 [ 2.275655] usb usb1: Manufacturer: Linux 5.4.45-sunxi ehci_hcd
- 209 [ 2.275661] usb usb1: SerialNumber: 1c1a000.usb
- 210 [ 2.276251] hub 1-0:1.0: USB hub found
- 211 [ 2.276305] hub 1-0:1.0: 1 port detected
- 212 [ 2.276943] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- 213 [ 2.276980] ohci-platform: OHCI generic platform driver
- 214 [ 2.277139] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
- 215 [ 2.277163] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
- 216 [ 2.277399] ohci-platform 1c1a400.usb: irq 27, io mem 0x01c1a400
- 217 [ 2.339568] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
- 218 [ 2.339577] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- 219 [ 2.339583] usb usb2: Product: Generic Platform OHCI controller
- 220 [ 2.339589] usb usb2: Manufacturer: Linux 5.4.45-sunxi ohci_hcd
- 221 [ 2.339594] usb usb2: SerialNumber: 1c1a400.usb
- 222 [ 2.340119] hub 2-0:1.0: USB hub found
- 223 [ 2.340165] hub 2-0:1.0: 1 port detected
- 224 [ 2.341184] usbcore: registered new interface driver usb-storage
- 225 [ 2.342526] sun6i-rtc 1f00000.rtc: registered as rtc0
- 226 [ 2.342534] sun6i-rtc 1f00000.rtc: RTC enabled
- 227 [ 2.342777] i2c /dev entries driver
- 228 [ 2.343990] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
- 229 [ 2.344612] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
- 230 [ 2.345264] sun8i-h3-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
- 231 [ 2.345866] ledtrig-cpu: registered to indicate activity on CPUs
- 232 [ 2.345930] hidraw: raw HID events driver (C) Jiri Kosina
- 233 [ 2.346041] usbcore: registered new interface driver usbhid
- 234 [ 2.346044] usbhid: USB HID core driver
- 235 [ 2.348255] Initializing XFRM netlink socket
- 236 [ 2.348826] NET: Registered protocol family 10
- 237 [ 2.415071] Segment Routing with IPv6
- 238 [ 2.415185] NET: Registered protocol family 17
- 239 [ 2.415870] Registering SWP/SWPB emulation handler
- 240 [ 2.416236] registered taskstats version 1
- 241 [ 2.416241] Loading compiled-in X.509 certificates
- 242 [ 2.433087] Loaded X.509 cert 'Build time autogenerated kernel key: d0edb8ed5701557bc88f39140ef99772ed24dcd2'
- 243 [ 2.433294] zswap: loaded using pool lzo/zbud
- 244 [ 2.433613] Key type ._fscrypt registered
- 245 [ 2.433618] Key type .fscrypt registered
- 246 [ 2.436806] Btrfs loaded, crc32c=crc32c-generic
- 247 [ 2.499526] Key type big_key registered
- 248 [ 2.530460] Key type encrypted registered
- 249 [ 2.530506] ima: No TPM chip found, activating TPM-bypass!
- 250 [ 2.530545] ima: Allocated hash algorithm: sha256
- 251 [ 2.530586] ima: No architecture policies found
- 252 [ 2.542367] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
- 253 [ 2.542655] sun4i-usb-phy 1c19400.phy: Couldn't get regulator usb0_vbus... Deferring probe
- 254 [ 2.544587] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
- 255 [ 2.545091] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
- 256 [ 2.545338] sun4i-usb-phy 1c19400.phy: Couldn't get regulator usb0_vbus... Deferring probe
- 257 [ 2.546964] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
- 258 [ 2.547527] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:11 UTC (11)
- 259 [ 2.548024] of_cfs_init
- 260 [ 2.548134] of_cfs_init: OK
- 261 [ 2.552783] Freeing unused kernel memory: 1024K
- 262 [ 2.567502] Run /init as init process
- 263 [ 2.912656] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
- 264 [ 2.913138] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
- 265 [ 2.913441] sun4i-usb-phy 1c19400.phy: Couldn't get regulator usb0_vbus... Deferring probe
- 266 [ 2.915852] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
- 267 [ 3.007836] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
- 268 [ 3.009227] ehci-platform 1c1b000.usb: EHCI Host Controller
- 269 [ 3.009255] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
- 270 [ 3.016014] ehci-platform 1c1b000.usb: irq 28, io mem 0x01c1b000
- 271 [ 3.031366] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
- 272 [ 3.031734] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
- 273 [ 3.031743] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- 274 [ 3.031750] usb usb3: Product: EHCI Host Controller
- 275 [ 3.031755] usb usb3: Manufacturer: Linux 5.4.45-sunxi ehci_hcd
- 276 [ 3.031762] usb usb3: SerialNumber: 1c1b000.usb
- 277 [ 3.032453] hub 3-0:1.0: USB hub found
- 278 [ 3.032505] hub 3-0:1.0: 1 port detected
- 279 [ 3.033461] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
- 280 [ 3.033494] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
- 281 [ 3.033910] ohci-platform 1c1b400.usb: irq 29, io mem 0x01c1b400
- 282 [ 3.095563] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
- 283 [ 3.095575] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- 284 [ 3.095581] usb usb4: Product: Generic Platform OHCI controller
- 285 [ 3.095587] usb usb4: Manufacturer: Linux 5.4.45-sunxi ohci_hcd
- 286 [ 3.095593] usb usb4: SerialNumber: 1c1b400.usb
- 287 [ 3.096257] hub 4-0:1.0: USB hub found
- 288 [ 3.096299] hub 4-0:1.0: 1 port detected
- 289 [ 3.097290] usb_phy_generic usb_phy_generic.1.auto: usb_phy_generic.1.auto supply vcc not found, using dummy regulator
- 290 [ 3.097855] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver
- 291 [ 3.097881] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 5
- 292 [ 3.098145] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
- 293 [ 3.098152] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- 294 [ 3.098159] usb usb5: Product: MUSB HDRC host driver
- 295 [ 3.098164] usb usb5: Manufacturer: Linux 5.4.45-sunxi musb-hcd
- 296 [ 3.098170] usb usb5: SerialNumber: musb-hdrc.2.auto
- 297 [ 3.098745] hub 5-0:1.0: USB hub found
- 298 [ 3.098795] hub 5-0:1.0: 1 port detected
- 299 [ 3.100368] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
- 300 [ 3.101494] sunxi-mmc 1c0f000.mmc: Got CD GPIO
- 301 [ 3.126960] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
- 302 [ 3.162873] mmc0: host does not support reading read-only switch, assuming write-enable
- 303 [ 3.164978] mmc0: new high speed SDHC card at address 0001
- 304 [ 3.166444] mmcblk0: mmc0:0001 SD 7.44 GiB
- 305 [ 3.170637] mmcblk0: p1
- 306 [ 3.738087] random: fast init done
- 307 [ 5.122789] random: crng init done
- 308 [ 5.177236] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
- 309 [ 5.407500] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
- 310 [ 6.085140] systemd[1]: System time before build time, advancing clock.
- 311 [ 6.185504] systemd[1]: Inserted module 'autofs4'
- 312 [ 6.261853] 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)
- 313 [ 6.262580] systemd[1]: Detected architecture arm.
- 314 [ 6.292949] systemd[1]: Set hostname to <opi02>.
- 315 [ 7.369377] systemd[1]: Created slice system-serial\x2dgetty.slice.
- 316 [ 7.370679] systemd[1]: Listening on udev Control Socket.
- 317 [ 7.371755] systemd[1]: Listening on Journal Socket.
- 318 [ 7.377283] systemd[1]: Mounting Kernel Debug File System...
- 319 [ 7.385413] systemd[1]: Starting Set the console keyboard layout...
- 320 [ 7.395903] systemd[1]: Listening on Syslog Socket.
- 321 [ 7.397034] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- 322 [ 7.656851] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
- 323 [ 8.458740] zram: Added device: zram0
- 324 [ 8.459430] zram: Added device: zram1
- 325 [ 8.460012] zram: Added device: zram2
- 326 [ 8.526591] core: _opp_supported_by_regulators: OPP minuV: 1320000 maxuV: 1320000, not supported by regulator
- 327 [ 8.526607] cpu cpu0: _opp_add: OPP not supported by regulators (1104000000)
- 328 [ 8.526727] core: _opp_supported_by_regulators: OPP minuV: 1320000 maxuV: 1320000, not supported by regulator
- 329 [ 8.526734] cpu cpu0: _opp_add: OPP not supported by regulators (1200000000)
- 330 [ 8.526853] core: _opp_supported_by_regulators: OPP minuV: 1340000 maxuV: 1340000, not supported by regulator
- 331 [ 8.526860] cpu cpu0: _opp_add: OPP not supported by regulators (1296000000)
- 332 [ 8.526962] core: _opp_supported_by_regulators: OPP minuV: 1400000 maxuV: 1400000, not supported by regulator
- 333 [ 8.526969] cpu cpu0: _opp_add: OPP not supported by regulators (1368000000)
- 334 [ 8.541062] thermal thermal_zone0: binding zone cpu_thermal with cdev thermal-cpufreq-0 failed:-22
- 335 [ 8.699068] zram1: detected capacity change from 0 to 258301952
- 336 [ 8.712934] mc: Linux media interface: v0.10
- 337 [ 8.800703] videodev: Linux video capture interface: v2.00
- 338 [ 8.927397] Adding 252244k swap on /dev/zram1. Priority:5 extents:1 across:252244k SSFS
- 339 [ 8.994817] lima 1c40000.gpu: IRQ ppmmu2 not found
- 340 [ 8.994845] lima 1c40000.gpu: IRQ ppmmu3 not found
- 341 [ 8.994885] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
- 342 [ 8.994983] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
- 343 [ 8.995039] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
- 344 [ 8.995091] lima 1c40000.gpu: IRQ pp2 not found
- 345 [ 8.995108] lima 1c40000.gpu: IRQ pp3 not found
- 346 [ 8.995126] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
- 347 [ 8.996736] lima 1c40000.gpu: bus rate = 200000000
- 348 [ 8.996747] lima 1c40000.gpu: mod rate = 384000000
- 349 [ 8.997515] [drm] Initialized lima 1.0.0 20190217 for 1c40000.gpu on minor 0
- 350 [ 9.046138] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
- 351 [ 9.077335] cedrus 1c0e000.video-codec: Device registered as /dev/video0
- 352 [ 9.103119] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer])
- 353 [ 9.103595] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon])
- 354 [ 9.103690] sun8i-dw-hdmi 1ee0000.hdmi: 1ee0000.hdmi supply hvcc not found, using dummy regulator
- 355 [ 9.110053] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
- 356 [ 9.129185] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
- 357 [ 9.129714] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_drm_hdmi])
- 358 [ 9.129725] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
- 359 [ 9.129728] [drm] No driver support for vblank timestamp query.
- 360 [ 9.130278] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1
- 361 [ 9.130348] [drm] Cannot find any crtc or sizes
- 362 [ 9.130756] [drm] Cannot find any crtc or sizes
- 363 [ 9.399832] zram0: detected capacity change from 0 to 52428800
- 364 [ 9.512838] asoc-simple-card sound: i2s-hifi <-> 1c22800.i2s mapping ok
- 365 [ 9.701556] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
- 366 [ 9.701606] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
- 367 [ 15.688917] systemd[1]: Started Armbian memory supported logging.
- 368 [ 15.703750] systemd[1]: Starting Journal Service...
- 369 [ 15.993047] systemd[1]: Started Journal Service.
- 370 [ 16.081255] systemd-journald[530]: Received request to flush runtime journal from PID 1
- 371
- 372 ### armbian-release:
- 373
- 374 # PLEASE DO NOT EDIT THIS FILE
- 375 BOARD=orangepione
- 376 BOARD_NAME="Orange Pi One"
- 377 BOARDFAMILY=sun8i
- 378 BUILD_REPOSITORY_URL=https://github.com/armbian/build
- 379 BUILD_REPOSITORY_COMMIT=47183afc-dirty
- 380 DISTRIBUTION_CODENAME=buster
- 381 DISTRIBUTION_STATUS=supported
- 382 VERSION=20.05.2
- 383 LINUXFAMILY=sunxi
- 384 BRANCH=current
- 385 ARCH=arm
- 386 IMAGE_TYPE=stable
- 387 BOARD_TYPE=conf
- 388 INITRD_ARCH=arm
- 389 KERNEL_IMAGE_TYPE=Image
- 390
- 391 ### boot environment:
- 392
- 393 verbosity=1
- 394 logo=disabled
- 395 console=both
- 396 disp_mode=1920x1080p60
- 397 overlay_prefix=sun8i-h3
- 398 rootdev=UUID=87083768-4a43-46fa-913e-8fc1f38ca8cd
- 399 rootfstype=ext4
- 400 usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
- 401
- 402 ### lsusb:
- 403
- 404 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
- 405 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- 406 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
- 407 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- 408 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- 409
- 410 ### lscpu:
- 411
- 412 Architecture: armv7l
- 413 Byte Order: Little Endian
- 414 CPU(s): 4
- 415 On-line CPU(s) list: 0-3
- 416 Thread(s) per core: 1
- 417 Core(s) per socket: 4
- 418 Socket(s): 1
- 419 Vendor ID: ARM
- 420 Model: 5
- 421 Model name: Cortex-A7
- 422 Stepping: r0p5
- 423 CPU max MHz: 1008.0000
- 424 CPU min MHz: 480.0000
- 425 BogoMIPS: 38.85
- 426 Flags: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
- 427
- 428 ### cpuinfo:
- 429
- 430 processor : 0
- 431 model name : ARMv7 Processor rev 5 (v7l)
- 432 BogoMIPS : 38.85
- 433 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
- 434 CPU implementer : 0x41
- 435 CPU architecture: 7
- 436 CPU variant : 0x0
- 437 CPU part : 0xc07
- 438 CPU revision : 5
- 439
- 440 processor : 1
- 441 model name : ARMv7 Processor rev 5 (v7l)
- 442 BogoMIPS : 38.85
- 443 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
- 444 CPU implementer : 0x41
- 445 CPU architecture: 7
- 446 CPU variant : 0x0
- 447 CPU part : 0xc07
- 448 CPU revision : 5
- 449
- 450 processor : 2
- 451 model name : ARMv7 Processor rev 5 (v7l)
- 452 BogoMIPS : 38.85
- 453 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
- 454 CPU implementer : 0x41
- 455 CPU architecture: 7
- 456 CPU variant : 0x0
- 457 CPU part : 0xc07
- 458 CPU revision : 5
- 459
- 460 processor : 3
- 461 model name : ARMv7 Processor rev 5 (v7l)
- 462 BogoMIPS : 38.85
- 463 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
- 464 CPU implementer : 0x41
- 465 CPU architecture: 7
- 466 CPU variant : 0x0
- 467 CPU part : 0xc07
- 468 CPU revision : 5
- 469
- 470 Hardware : Allwinner sun8i Family
- 471 Revision : 0000
- 472 Serial : 02c000814ea570d4
- 473
- 474 ### meminfo:
- 475
- 476 MemTotal: 504492 kB
- 477 MemFree: 382916 kB
- 478 MemAvailable: 447764 kB
- 479 Buffers: 10436 kB
- 480 Cached: 52968 kB
- 481 SwapCached: 0 kB
- 482 Active: 33108 kB
- 483 Inactive: 38772 kB
- 484 Active(anon): 8760 kB
- 485 Inactive(anon): 856 kB
- 486 Active(file): 24348 kB
- 487 Inactive(file): 37916 kB
- 488 Unevictable: 0 kB
- 489 Mlocked: 0 kB
- 490 HighTotal: 0 kB
- 491 HighFree: 0 kB
- 492 LowTotal: 504492 kB
- 493 LowFree: 382916 kB
- 494 SwapTotal: 252244 kB
- 495 SwapFree: 252244 kB
- 496 Dirty: 1968 kB
- 497 Writeback: 4028 kB
- 498 AnonPages: 8700 kB
- 499 Mapped: 11104 kB
- 500 Shmem: 984 kB
- 501 KReclaimable: 12708 kB
- 502 Slab: 34212 kB
- 503 SReclaimable: 12708 kB
- 504 SUnreclaim: 21504 kB
- 505 KernelStack: 888 kB
- 506 PageTables: 560 kB
- 507 NFS_Unstable: 0 kB
- 508 Bounce: 0 kB
- 509 WritebackTmp: 0 kB
- 510 CommitLimit: 504488 kB
- 511 Committed_AS: 15516 kB
- 512 VmallocTotal: 507904 kB
- 513 VmallocUsed: 7912 kB
- 514 VmallocChunk: 0 kB
- 515 Percpu: 704 kB
- 516 CmaTotal: 131072 kB
- 517 CmaFree: 130264 kB
- 518
- 519 ### virtual memory:
- 520
- 521 vm.admin_reserve_kbytes = 8192
- 522 vm.block_dump = 0
- 523 vm.compact_unevictable_allowed = 1
- 524 vm.dirty_background_bytes = 0
- 525 vm.dirty_background_ratio = 10
- 526 vm.dirty_bytes = 0
- 527 vm.dirty_expire_centisecs = 3000
- 528 vm.dirty_ratio = 20
- 529 vm.dirtytime_expire_seconds = 43200
- 530 vm.dirty_writeback_centisecs = 500
- 531 vm.extfrag_threshold = 500
- 532 vm.highmem_is_dirtyable = 0
- 533 vm.laptop_mode = 0
- 534 vm.legacy_va_layout = 0
- 535 vm.lowmem_reserve_ratio = 32 0 0
- 536 vm.max_map_count = 65530
- 537 vm.min_free_kbytes = 2407
- 538 vm.mmap_min_addr = 4096
- 539 vm.mmap_rnd_bits = 8
- 540 vm.oom_dump_tasks = 1
- 541 vm.oom_kill_allocating_task = 0
- 542 vm.overcommit_kbytes = 0
- 543 vm.overcommit_memory = 0
- 544 vm.overcommit_ratio = 50
- 545 vm.page-cluster = 0
- 546 vm.panic_on_oom = 0
- 547 vm.percpu_pagelist_fraction = 0
- 548 vm.stat_interval = 1
- 549 vm.swappiness = 100
- 550 vm.user_reserve_kbytes = 15321
- 551 vm.vfs_cache_pressure = 100
- 552 vm.watermark_boost_factor = 15000
- 553 vm.watermark_scale_factor = 10
- 554
- 555 ### ip addr:
- 556
- 557 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
- 558 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
- 559 inet XXX.XXX.0.1/8 scope host lo
- 560 valid_lft forever preferred_lft forever
- 561 inet6 ::1/128 scope host
- 562 valid_lft forever preferred_lft forever
- 563 2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
- 564 link/ether 02:81:4e:a5:70:d4 brd ff:ff:ff:ff:ff:ff
- 565
- 566 ### partitions:
- 567
- 568 major minor #blocks name
- 569
- 570 179 0 7798784 mmcblk0
- 571 179 1 7638704 mmcblk0p1
- 572 254 0 51200 zram0
- 573 254 1 252248 zram1
- 574
- 575 ### df:
- 576
- 577 udev 177M 0 177M 0% /dev
- 578 tmpfs 50M 1.6M 48M 4% /run
- 579 /dev/mmcblk0p1 7.2G 1.7G 5.4G 24% /
- 580 tmpfs 247M 0 247M 0% /dev/shm
- 581 tmpfs 5.0M 4.0K 5.0M 1% /run/lock
- 582 tmpfs 247M 0 247M 0% /sys/fs/cgroup
- 583 tmpfs 247M 4.0K 247M 1% /tmp
- 584 /dev/zram0 49M 24M 22M 53% /var/log
- 585
- 586 ### lsblk:
- 587
- 588 NAME FSTYPE SIZE MOUNTPOINT UUID
- 589 mmcblk0 7.4G
- 590 └─mmcblk0p1 ext4 7.3G / 87083768-4a43-46fa-913e-8fc1f38ca8cd
- 591 zram0 50M /var/log
- 592
- 593 ### zramctl:
- 594
- 595 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
- 596 /dev/zram1 lzo 246.3M 4K 78B 12K 4 [SWAP]
- 597 /dev/zram0 zstd 50M 23.3M 450.8K 852K 4 /var/log
- 598
- 599 ### mtab:
- 600
- 601 /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
- 602 /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
- 603 /dev/zram0 /var/log ext4 rw,relatime,discard 0 0
- 604
- 605 ### mmc0:0001 info:
- 606
- 607 manfid: 0x000012
- 608 cid: 1234565344000000000000003d00fb93
- 609 fwrev: 0x0
- 610 rca: 0x0001
- 611 csd: 400e00325b5900003b7f7f800a400009
- 612 ocr: 0x00200000
- 613 type: SD
- 614 date: 11/2015
- 615 hwrev: 0x0
- 616 dsr: 0x404
- 617 serial: 0x0000003d
- 618 erase_size: 512
- 619 uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SD MODALIAS=mmc:block
- 620 ssr: 000000000300000004049000080a1900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
- 621 scr: 02b5800000000000
- 622 oemid: 0x3456
- 623 preferred_erase_size: 4194304
- 624 name: SD
- 625
- 626 ### Boot system health:
- 627
- 628 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
- 629 04:17:14: 816MHz 1.05 49% 23% 20% 0% 5% 0% 72.6°C 1/4
- 630 04:17:14: 960MHz 1.05 79% 25% 35% 0% 17% 0% 73.1°C 1/4
- 631 04:17:15: 816MHz 1.05 73% 31% 27% 2% 11% 0% 76.0°C 2/4
- 632 04:17:15: 816MHz 1.05 93% 43% 41% 2% 4% 0% 76.5°C 2/4
- 633 04:17:16: 816MHz 1.05 55% 24% 24% 2% 4% 0% 75.1°C 2/4
- 634
- 635 ### lsusb:
- 636
- 637 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
- 638 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- 639 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
- 640 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- 641 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- 642
- 643 /: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=musb-hdrc/1p, 480M
- 644 /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
- 645 /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
- 646 /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
- 647 /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
- 648
- 649 ### Installed packages:
- 650
- 651 ii armbian-config 20.05.9 all Armbian configuration utility
- 652 ii armbian-firmware 20.05.7 all Linux firmware
- 653 ii hostapd 3:2.9-102~armbian20.05.2+1 armhf IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
- 654 ii htop 2.2.0-3~armbian5.92+1 armhf interactive processes viewer
- 655 ii linux-base 4.6 all Linux image base package
- 656 ii linux-buster-root-current-orangepione 20.05.2 armhf Armbian tweaks for buster on orangepione (current branch)
- 657 ii linux-dtb-current-sunxi 20.05.3 armhf Linux DTB, version 5.4.45-sunxi
- 658 ii linux-image-current-sunxi 20.05.3 armhf Linux kernel, version 5.4.45-sunxi
- 659 ii linux-libc-dev:armhf 4.19.118-2+deb10u1 armhf Linux support headers for userspace development
- 660 ii linux-u-boot-orangepione-current 20.05.2 armhf Uboot loader 2020.04
- 661
- 662 ### Loaded modules:
- 663
- 664 Module Size Used by
- 665 nf_tables 94208 0
- 666 nfnetlink 16384 1 nf_tables
- 667 rfkill 20480 1
- 668 snd_soc_hdmi_codec 20480 1
- 669 dw_hdmi_cec 16384 0
- 670 dw_hdmi_i2s_audio 16384 0
- 671 zstd 16384 4
- 672 sun8i_codec_analog 24576 0
- 673 snd_soc_simple_card 20480 1
- 674 sun8i_adda_pr_regmap 16384 1 sun8i_codec_analog
- 675 snd_soc_simple_card_utils 20480 1 snd_soc_simple_card
- 676 sun8i_drm_hdmi 20480 0
- 677 sun4i_i2s 24576 2
- 678 dw_hdmi 36864 2 sun8i_drm_hdmi,dw_hdmi_i2s_audio
- 679 sunxi_cedrus 32768 0
- 680 snd_soc_core 131072 5 sun4i_i2s,sun8i_codec_analog,snd_soc_hdmi_codec,snd_soc_simple_card_utils,snd_soc_simple_card
- 681 v4l2_mem2mem 20480 1 sunxi_cedrus
- 682 ac97_bus 16384 1 snd_soc_core
- 683 snd_pcm_dmaengine 16384 1 snd_soc_core
- 684 cec 40960 2 dw_hdmi_cec,dw_hdmi
- 685 sun4i_gpadc_iio 16384 0
- 686 videobuf2_dma_contig 20480 1 sunxi_cedrus
- 687 lima 36864 0
- 688 industrialio 53248 1 sun4i_gpadc_iio
- 689 videobuf2_memops 20480 1 videobuf2_dma_contig
- 690 snd_pcm 69632 4 sun4i_i2s,snd_pcm_dmaengine,snd_soc_hdmi_codec,snd_soc_core
- 691 sun8i_thermal 16384 0
- 692 videobuf2_v4l2 20480 2 sunxi_cedrus,v4l2_mem2mem
- 693 gpu_sched 24576 1 lima
- 694 videobuf2_common 36864 3 sunxi_cedrus,v4l2_mem2mem,videobuf2_v4l2
- 695 snd_timer 28672 1 snd_pcm
- 696 snd 49152 6 snd_soc_hdmi_codec,snd_timer,snd_soc_core,snd_pcm
- 697 soundcore 16384 1 snd
- 698 videodev 151552 4 sunxi_cedrus,videobuf2_common,v4l2_mem2mem,videobuf2_v4l2
- 699 mc 36864 5 sunxi_cedrus,videobuf2_common,videodev,v4l2_mem2mem,videobuf2_v4l2
- 700 sun8i_mixer 36864 0
- 701 sun4i_drm 20480 0
- 702 evdev 20480 1
- 703 sun4i_frontend 16384 1 sun4i_drm
- 704 sun4i_tcon 28672 1 sun4i_drm
- 705 sun8i_tcon_top 16384 3 sun8i_drm_hdmi,sun4i_drm,sun4i_tcon
- 706 uio_pdrv_genirq 16384 0
- 707 uio 16384 1 uio_pdrv_genirq
- 708 cpufreq_dt 20480 0
- 709 zram 24576 2
- 710 zsmalloc 20480 1 zram
- 711 ip_tables 24576 0
- 712 x_tables 24576 1 ip_tables
- 713 autofs4 36864 2
- 714 fixed 20480 2
- 715 gpio_regulator 16384 1
- 716 gpio_keys 20480 0
- 717
- 718 ### Current system health:
- 719
- 720 Time CPU load %cpu %sys %usr %nice %io %irq CPU C.St.
- 721 09:20:31: --- 0.03 3% 1% 2% 0% 0% 0% 57.1°C 0/4
- 722 09:20:32: --- 0.03 6% 5% 0% 1% 0% 0% 58.0°C 0/4
- 723 09:20:32: --- 0.03 6% 5% 0% 1% 0% 0% 57.1°C 0/4
- 724 09:20:33: --- 0.03 6% 5% 0% 0% 0% 0% 57.3°C 0/4
- 725 09:20:33: --- 0.03 5% 5% 0% 0% 0% 0% 58.0°C 0/4
- 726 09:20:36: --- 0.03 3% 1% 2% 0% 0% 0% 66.8°C 0/4
- 727 09:20:37: --- 0.03 84% 0% 83% 0% 0% 0% 63.7°C 0/4
- 728 09:20:37: --- 0.03 6% 5% 0% 1% 0% 0% 61.5°C 0/4
- 729 09:20:38: --- 0.03 6% 5% 0% 1% 0% 0% 60.7°C 0/4
- 730 09:20:38: --- 0.03 6% 5% 0% 1% 0% 0% 60.8°C 0/4
- 731
- 732 ### resolv.conf
- 733
- 734 -rw-r--r-- 1 root root 53 Oct 30 04:17 /etc/resolv.conf
- 735 # Generated by NetworkManager
- 736 nameserver XXX.XXX.0.1
- 737
- 738 ### Current sysinfo:
- 739
- 740 Linux 5.4.45-sunxi (opi02) 10/30/2020 _armv7l_ (4 CPU)
- 741
- 742 avg-cpu: %user %nice %system %iowait %steal %idle
- 743 2.34 0.02 1.08 0.19 0.00 96.37
- 744
- 745 Device tps kB_read/s kB_wrtn/s kB_read kB_wrtn
- 746 ram0 0.00 0.00 0.00 0 0
- 747 ram1 0.00 0.00 0.00 0 0
- 748 ram2 0.00 0.00 0.00 0 0
- 749 ram3 0.00 0.00 0.00 0 0
- 750 mmcblk0 5.80 153.38 4.92 135853 4356
- 751 mmcblk0p1 5.69 151.01 4.92 133761 4356
- 752 zram0 7.15 0.82 27.78 728 24604
- 753 zram1 0.34 1.35 0.00 1192 4
- 754 zram2 0.00 0.00 0.00 0 0
- 755
- 756 procs -----------------------memory---------------------- ---swap-- -----io---- -system-- --------cpu--------
- 757 r b swpd free buff cache si so bi bo in cs us sy id wa st
- 758 0 0 0 243604 17308 136544 0 0 38 8 99 144 2 1 96 0 0
- 759
- 760 total used free shared buff/cache available
- 761 Mem: 492Mi 104Mi 237Mi 9.0Mi 150Mi 368Mi
- 762 Swap: 246Mi 0B 246Mi
- 763
- 764 NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT
- 765 /dev/zram1 lzo 246.3M 4K 78B 12K 4 [SWAP]
- 766 /dev/zram0 zstd 50M 23.5M 508.1K 940K 4 /var/log
- 767
- 768 09:20:38 up 14 min, 1 user, load average: 0.02, 0.07, 0.08
- 769
- 770 [ 1.430982] *** VALIDATE ramfs ***
- 771 [ 1.438909] thermal_sys: Registered thermal governor 'fair_share'
- 772 [ 1.438914] thermal_sys: Registered thermal governor 'bang_bang'
- 773 [ 1.438920] thermal_sys: Registered thermal governor 'step_wise'
- 774 [ 1.438924] thermal_sys: Registered thermal governor 'user_space'
- 775 [ 1.438927] thermal_sys: Registered thermal governor 'power_allocator'
- 776 [ 1.439544] NET: Registered protocol family 2
- 777 [ 1.440335] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
- 778 [ 1.440371] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
- 779 [ 1.440423] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)
- 780 [ 1.440482] TCP: Hash tables configured (established 4096 bind 4096)
- 781 [ 1.440596] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
- 782 [ 1.440621] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
- 783 [ 1.440856] NET: Registered protocol family 1
- 784 [ 1.441478] RPC: Registered named UNIX socket transport module.
- 785 [ 1.441483] RPC: Registered udp transport module.
- 786 [ 1.441486] RPC: Registered tcp transport module.
- 787 [ 1.441489] RPC: Registered tcp NFSv4.1 backchannel transport module.
- 788 [ 1.441498] NET: Registered protocol family 44
- 789 [ 1.441820] Trying to unpack rootfs image as initramfs...
- 790 [ 2.128641] Freeing initrd memory: 10076K
- 791 [ 2.129813] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
- 792 [ 2.130968] Initialise system trusted keyrings
- 793 [ 2.131020] Key type blacklist registered
- 794 [ 2.131224] workingset: timestamp_bits=14 max_order=17 bucket_order=3
- 795 [ 2.138172] zbud: loaded
- 796 [ 2.140741] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
- 797 [ 2.141821] fuse: init (API version 7.31)
- 798 [ 2.141921] *** VALIDATE fuse ***
- 799 [ 2.141930] *** VALIDATE fuse ***
- 800 [ 2.143857] Platform Keyring initialized
- 801 [ 2.192736] Key type asymmetric registered
- 802 [ 2.192745] Asymmetric key parser 'x509' registered
- 803 [ 2.192821] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
- 804 [ 2.193034] io scheduler mq-deadline registered
- 805 [ 2.193039] io scheduler kyber registered
- 806 [ 2.193114] io scheduler bfq registered
- 807 [ 2.198386] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
- 808 [ 2.199984] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
- 809 [ 2.205625] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
- 810 [ 2.207861] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pa not found, using dummy regulator
- 811 [ 2.208282] printk: console [ttyS0] disabled
- 812 [ 2.228447] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 36, base_baud = 1500000) is a U6_16550A
- 813 [ 2.228501] printk: console [ttyS0] enabled
- 814 [ 2.232659] brd: module loaded
- 815 [ 2.243575] loop: module loaded
- 816 [ 2.245455] libphy: Fixed MDIO Bus: probed
- 817 [ 2.245865] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found
- 818 [ 2.245872] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found
- 819 [ 2.245970] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
- 820 [ 2.246012] dwmac-sun8i 1c30000.ethernet: 1c30000.ethernet supply phy not found, using dummy regulator
- 821 [ 2.246086] dwmac-sun8i 1c30000.ethernet: 1c30000.ethernet supply phy-io not found, using dummy regulator
- 822 [ 2.246403] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000)
- 823 [ 2.246423] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
- 824 [ 2.246429] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
- 825 [ 2.246435] dwmac-sun8i 1c30000.ethernet: COE Type 2
- 826 [ 2.246440] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
- 827 [ 2.246446] dwmac-sun8i 1c30000.ethernet: Normal descriptors
- 828 [ 2.246452] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
- 829 [ 2.246617] libphy: stmmac: probed
- 830 [ 2.247172] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
- 831 [ 2.247266] libphy: mdio_mux: probed
- 832 [ 2.247328] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
- 833 [ 2.247337] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
- 834 [ 2.258096] ac200: module verification failed: signature and/or required key missing - tainting kernel
- 835 [ 2.258201] ac200: Unknown symbol ac200_reg_mod (err -2)
- 836 [ 2.258225] ac200: Unknown symbol ac200_reg_write (err -2)
- 837 [ 2.259574] libphy: mdio_mux: probed
- 838 [ 2.260409] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- 839 [ 2.260446] ehci-platform: EHCI generic platform driver
- 840 [ 2.260634] ehci-platform 1c1a000.usb: EHCI Host Controller
- 841 [ 2.260660] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
- 842 [ 2.261160] ehci-platform 1c1a000.usb: irq 26, io mem 0x01c1a000
- 843 [ 2.275315] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
- 844 [ 2.275635] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
- 845 [ 2.275643] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- 846 [ 2.275649] usb usb1: Product: EHCI Host Controller
- 847 [ 2.275655] usb usb1: Manufacturer: Linux 5.4.45-sunxi ehci_hcd
- 848 [ 2.275661] usb usb1: SerialNumber: 1c1a000.usb
- 849 [ 2.276251] hub 1-0:1.0: USB hub found
- 850 [ 2.276305] hub 1-0:1.0: 1 port detected
- 851 [ 2.276943] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- 852 [ 2.276980] ohci-platform: OHCI generic platform driver
- 853 [ 2.277139] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
- 854 [ 2.277163] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
- 855 [ 2.277399] ohci-platform 1c1a400.usb: irq 27, io mem 0x01c1a400
- 856 [ 2.339568] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
- 857 [ 2.339577] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- 858 [ 2.339583] usb usb2: Product: Generic Platform OHCI controller
- 859 [ 2.339589] usb usb2: Manufacturer: Linux 5.4.45-sunxi ohci_hcd
- 860 [ 2.339594] usb usb2: SerialNumber: 1c1a400.usb
- 861 [ 2.340119] hub 2-0:1.0: USB hub found
- 862 [ 2.340165] hub 2-0:1.0: 1 port detected
- 863 [ 2.341184] usbcore: registered new interface driver usb-storage
- 864 [ 2.342526] sun6i-rtc 1f00000.rtc: registered as rtc0
- 865 [ 2.342534] sun6i-rtc 1f00000.rtc: RTC enabled
- 866 [ 2.342777] i2c /dev entries driver
- 867 [ 2.343990] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
- 868 [ 2.344612] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
- 869 [ 2.345264] sun8i-h3-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
- 870 [ 2.345866] ledtrig-cpu: registered to indicate activity on CPUs
- 871 [ 2.345930] hidraw: raw HID events driver (C) Jiri Kosina
- 872 [ 2.346041] usbcore: registered new interface driver usbhid
- 873 [ 2.346044] usbhid: USB HID core driver
- 874 [ 2.348255] Initializing XFRM netlink socket
- 875 [ 2.348826] NET: Registered protocol family 10
- 876 [ 2.415071] Segment Routing with IPv6
- 877 [ 2.415185] NET: Registered protocol family 17
- 878 [ 2.415870] Registering SWP/SWPB emulation handler
- 879 [ 2.416236] registered taskstats version 1
- 880 [ 2.416241] Loading compiled-in X.509 certificates
- 881 [ 2.433087] Loaded X.509 cert 'Build time autogenerated kernel key: d0edb8ed5701557bc88f39140ef99772ed24dcd2'
- 882 [ 2.433294] zswap: loaded using pool lzo/zbud
- 883 [ 2.433613] Key type ._fscrypt registered
- 884 [ 2.433618] Key type .fscrypt registered
- 885 [ 2.436806] Btrfs loaded, crc32c=crc32c-generic
- 886 [ 2.499526] Key type big_key registered
- 887 [ 2.530460] Key type encrypted registered
- 888 [ 2.530506] ima: No TPM chip found, activating TPM-bypass!
- 889 [ 2.530545] ima: Allocated hash algorithm: sha256
- 890 [ 2.530586] ima: No architecture policies found
- 891 [ 2.542367] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
- 892 [ 2.542655] sun4i-usb-phy 1c19400.phy: Couldn't get regulator usb0_vbus... Deferring probe
- 893 [ 2.544587] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
- 894 [ 2.545091] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
- 895 [ 2.545338] sun4i-usb-phy 1c19400.phy: Couldn't get regulator usb0_vbus... Deferring probe
- 896 [ 2.546964] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
- 897 [ 2.547527] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:11 UTC (11)
- 898 [ 2.548024] of_cfs_init
- 899 [ 2.548134] of_cfs_init: OK
- 900 [ 2.552783] Freeing unused kernel memory: 1024K
- 901 [ 2.567502] Run /init as init process
- 902 [ 2.912656] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
- 903 [ 2.913138] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
- 904 [ 2.913441] sun4i-usb-phy 1c19400.phy: Couldn't get regulator usb0_vbus... Deferring probe
- 905 [ 2.915852] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
- 906 [ 3.007836] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
- 907 [ 3.009227] ehci-platform 1c1b000.usb: EHCI Host Controller
- 908 [ 3.009255] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
- 909 [ 3.016014] ehci-platform 1c1b000.usb: irq 28, io mem 0x01c1b000
- 910 [ 3.031366] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
- 911 [ 3.031734] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
- 912 [ 3.031743] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- 913 [ 3.031750] usb usb3: Product: EHCI Host Controller
- 914 [ 3.031755] usb usb3: Manufacturer: Linux 5.4.45-sunxi ehci_hcd
- 915 [ 3.031762] usb usb3: SerialNumber: 1c1b000.usb
- 916 [ 3.032453] hub 3-0:1.0: USB hub found
- 917 [ 3.032505] hub 3-0:1.0: 1 port detected
- 918 [ 3.033461] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
- 919 [ 3.033494] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 4
- 920 [ 3.033910] ohci-platform 1c1b400.usb: irq 29, io mem 0x01c1b400
- 921 [ 3.095563] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
- 922 [ 3.095575] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- 923 [ 3.095581] usb usb4: Product: Generic Platform OHCI controller
- 924 [ 3.095587] usb usb4: Manufacturer: Linux 5.4.45-sunxi ohci_hcd
- 925 [ 3.095593] usb usb4: SerialNumber: 1c1b400.usb
- 926 [ 3.096257] hub 4-0:1.0: USB hub found
- 927 [ 3.096299] hub 4-0:1.0: 1 port detected
- 928 [ 3.097290] usb_phy_generic usb_phy_generic.1.auto: usb_phy_generic.1.auto supply vcc not found, using dummy regulator
- 929 [ 3.097855] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver
- 930 [ 3.097881] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 5
- 931 [ 3.098145] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
- 932 [ 3.098152] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- 933 [ 3.098159] usb usb5: Product: MUSB HDRC host driver
- 934 [ 3.098164] usb usb5: Manufacturer: Linux 5.4.45-sunxi musb-hcd
- 935 [ 3.098170] usb usb5: SerialNumber: musb-hdrc.2.auto
- 936 [ 3.098745] hub 5-0:1.0: USB hub found
- 937 [ 3.098795] hub 5-0:1.0: 1 port detected
- 938 [ 3.100368] sun8i-h3-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
- 939 [ 3.101494] sunxi-mmc 1c0f000.mmc: Got CD GPIO
- 940 [ 3.126960] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
- 941 [ 3.162873] mmc0: host does not support reading read-only switch, assuming write-enable
- 942 [ 3.164978] mmc0: new high speed SDHC card at address 0001
- 943 [ 3.166444] mmcblk0: mmc0:0001 SD 7.44 GiB
- 944 [ 3.170637] mmcblk0: p1
- 945 [ 3.738087] random: fast init done
- 946 [ 5.122789] random: crng init done
- 947 [ 5.177236] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
- 948 [ 5.407500] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
- 949 [ 6.085140] systemd[1]: System time before build time, advancing clock.
- 950 [ 6.185504] systemd[1]: Inserted module 'autofs4'
- 951 [ 6.261853] 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)
- 952 [ 6.262580] systemd[1]: Detected architecture arm.
- 953 [ 6.292949] systemd[1]: Set hostname to <opi02>.
- 954 [ 7.369377] systemd[1]: Created slice system-serial-getty.slice.
- 955 [ 7.370679] systemd[1]: Listening on udev Control Socket.
- 956 [ 7.371755] systemd[1]: Listening on Journal Socket.
- 957 [ 7.377283] systemd[1]: Mounting Kernel Debug File System...
- 958 [ 7.385413] systemd[1]: Starting Set the console keyboard layout...
- 959 [ 7.395903] systemd[1]: Listening on Syslog Socket.
- 960 [ 7.397034] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- 961 [ 7.656851] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
- 962 [ 8.458740] zram: Added device: zram0
- 963 [ 8.459430] zram: Added device: zram1
- 964 [ 8.460012] zram: Added device: zram2
- 965 [ 8.526591] core: _opp_supported_by_regulators: OPP minuV: 1320000 maxuV: 1320000, not supported by regulator
- 966 [ 8.526607] cpu cpu0: _opp_add: OPP not supported by regulators (1104000000)
- 967 [ 8.526727] core: _opp_supported_by_regulators: OPP minuV: 1320000 maxuV: 1320000, not supported by regulator
- 968 [ 8.526734] cpu cpu0: _opp_add: OPP not supported by regulators (1200000000)
- 969 [ 8.526853] core: _opp_supported_by_regulators: OPP minuV: 1340000 maxuV: 1340000, not supported by regulator
- 970 [ 8.526860] cpu cpu0: _opp_add: OPP not supported by regulators (1296000000)
- 971 [ 8.526962] core: _opp_supported_by_regulators: OPP minuV: 1400000 maxuV: 1400000, not supported by regulator
- 972 [ 8.526969] cpu cpu0: _opp_add: OPP not supported by regulators (1368000000)
- 973 [ 8.541062] thermal thermal_zone0: binding zone cpu_thermal with cdev thermal-cpufreq-0 failed:-22
- 974 [ 8.699068] zram1: detected capacity change from 0 to 258301952
- 975 [ 8.712934] mc: Linux media interface: v0.10
- 976 [ 8.800703] videodev: Linux video capture interface: v2.00
- 977 [ 8.927397] Adding 252244k swap on /dev/zram1. Priority:5 extents:1 across:252244k SSFS
- 978 [ 8.994817] lima 1c40000.gpu: IRQ ppmmu2 not found
- 979 [ 8.994845] lima 1c40000.gpu: IRQ ppmmu3 not found
- 980 [ 8.994885] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
- 981 [ 8.994983] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
- 982 [ 8.995039] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
- 983 [ 8.995091] lima 1c40000.gpu: IRQ pp2 not found
- 984 [ 8.995108] lima 1c40000.gpu: IRQ pp3 not found
- 985 [ 8.995126] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
- 986 [ 8.996736] lima 1c40000.gpu: bus rate = 200000000
- 987 [ 8.996747] lima 1c40000.gpu: mod rate = 384000000
- 988 [ 8.997515] [drm] Initialized lima 1.0.0 20190217 for 1c40000.gpu on minor 0
- 989 [ 9.046138] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
- 990 [ 9.077335] cedrus 1c0e000.video-codec: Device registered as /dev/video0
- 991 [ 9.103119] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_platform_driver_exit [sun8i_mixer])
- 992 [ 9.103595] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon])
- 993 [ 9.103690] sun8i-dw-hdmi 1ee0000.hdmi: 1ee0000.hdmi supply hvcc not found, using dummy regulator
- 994 [ 9.110053] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
- 995 [ 9.129185] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
- 996 [ 9.129714] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_drm_hdmi])
- 997 [ 9.129725] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
- 998 [ 9.129728] [drm] No driver support for vblank timestamp query.
- 999 [ 9.130278] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1
- 1000 [ 9.130348] [drm] Cannot find any crtc or sizes
- 1001 [ 9.130756] [drm] Cannot find any crtc or sizes
- 1002 [ 9.399832] zram0: detected capacity change from 0 to 52428800
- 1003 [ 9.512838] asoc-simple-card sound: i2s-hifi <-> 1c22800.i2s mapping ok
- 1004 [ 9.701556] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
- 1005 [ 9.701606] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
- 1006 [ 15.688917] systemd[1]: Started Armbian memory supported logging.
- 1007 [ 15.703750] systemd[1]: Starting Journal Service...
- 1008 [ 15.993047] systemd[1]: Started Journal Service.
- 1009 [ 16.081255] systemd-journald[530]: Received request to flush runtime journal from PID 1
- 1010 [ 20.524351] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY]
- 1011 [ 20.536928] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
- 1012 [ 20.536958] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
- 1013 [ 20.536982] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
- 1014 [ 20.537013] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode
- 1015 [ 20.538853] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
- 1016 [ 20.538890] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
- 1017 [ 33.783494] usb0-vbus: disabling
- 1018 [ 33.783506] vcc3v0: disabling
- 1019 [ 33.783513] vcc5v0: disabling
- 1020
- 1021
- 1022 vm.admin_reserve_kbytes = 8192
- 1023 vm.block_dump = 0
- 1024 vm.compact_unevictable_allowed = 1
- 1025 vm.dirty_background_bytes = 0
- 1026 vm.dirty_background_ratio = 10
- 1027 vm.dirty_bytes = 0
- 1028 vm.dirty_expire_centisecs = 3000
- 1029 vm.dirty_ratio = 20
- 1030 vm.dirtytime_expire_seconds = 43200
- 1031 vm.dirty_writeback_centisecs = 500
- 1032 vm.extfrag_threshold = 500
- 1033 vm.highmem_is_dirtyable = 0
- 1034 vm.laptop_mode = 0
- 1035 vm.legacy_va_layout = 0
- 1036 vm.lowmem_reserve_ratio = 32 0 0
- 1037 vm.max_map_count = 65530
- 1038 vm.min_free_kbytes = 2407
- 1039 vm.mmap_min_addr = 4096
- 1040 vm.oom_dump_tasks = 1
- 1041 vm.oom_kill_allocating_task = 0
- 1042 vm.overcommit_kbytes = 0
- 1043 vm.overcommit_memory = 0
- 1044 vm.overcommit_ratio = 50
- 1045 vm.page-cluster = 0
- 1046 vm.panic_on_oom = 0
- 1047 vm.percpu_pagelist_fraction = 0
- 1048 vm.stat_interval = 1
- 1049 vm.swappiness = 100
- 1050 vm.user_reserve_kbytes = 15321
- 1051 vm.vfs_cache_pressure = 100
- 1052 vm.watermark_boost_factor = 15000
- 1053 vm.watermark_scale_factor = 10
- 1054
- 1055 ### interrupts:
- 1056 CPU0 CPU1 CPU2 CPU3
- 1057 17: 0 0 0 0 GICv2 50 Level timer@1c20c00
- 1058 18: 0 0 0 0 GICv2 29 Level arch_timer
- 1059 19: 16319 18425 13246 15783 GICv2 30 Level arch_timer
- 1060 22: 0 0 0 0 GICv2 82 Level 1c02000.dma-controller
- 1061 23: 0 0 0 0 GICv2 118 Level 1c0c000.lcd-controller
- 1062 24: 188793 0 0 0 GICv2 92 Level sunxi-mmc
- 1063 25: 0 0 0 0 GICv2 103 Level musb-hdrc.2.auto
- 1064 26: 0 0 0 0 GICv2 104 Level ehci_hcd:usb1
- 1065 27: 0 0 0 0 GICv2 105 Level ohci_hcd:usb2
- 1066 28: 0 0 0 0 GICv2 106 Level ehci_hcd:usb3
- 1067 29: 0 0 0 0 GICv2 107 Level ohci_hcd:usb4
- 1068 33: 9643 0 0 0 GICv2 114 Level eth0
- 1069 36: 4 0 0 0 GICv2 32 Level ttyS0
- 1070 37: 0 0 0 0 GICv2 120 Level 1ee0000.hdmi, dw-hdmi-cec
- 1071 38: 0 0 0 0 GICv2 72 Level 1f00000.rtc
- 1072 41: 0 0 0 0 GICv2 90 Level 1c0e000.video-codec
- 1073 42: 0 0 0 0 GICv2 129 Level gp
- 1074 43: 0 0 0 0 GICv2 130 Level gpmmu
- 1075 44: 0 0 0 0 GICv2 131 Level pp0
- 1076 45: 0 0 0 0 GICv2 132 Level ppmmu0
- 1077 46: 0 0 0 0 GICv2 134 Level pp1
- 1078 47: 0 0 0 0 GICv2 135 Level ppmmu1
- 1079 49: 3513 0 0 0 GICv2 63 Level ths
- 1080 50: 0 0 0 0 GICv2 152 Level arm-pmu
- 1081 51: 0 0 0 0 GICv2 153 Level arm-pmu
- 1082 52: 0 0 0 0 GICv2 154 Level arm-pmu
- 1083 53: 0 0 0 0 GICv2 155 Level arm-pmu
- 1084 98: 1 0 0 0 sunxi_pio_edge 44 Edge usb0-id-det
- 1085 121: 1 0 0 0 sunxi_pio_edge 3 Edge sw4
- 1086 IPI0: 0 0 0 0 CPU wakeup interrupts
- 1087 IPI1: 0 0 0 0 Timer broadcast interrupts
- 1088 IPI2: 6712 28749 34299 12978 Rescheduling interrupts
- 1089 IPI3: 237 497 439 416 Function call interrupts
- 1090 IPI4: 0 0 0 0 CPU stop interrupts
- 1091 IPI5: 1950 644 261 510 IRQ work interrupts
- 1092 IPI6: 0 0 0 0 completion interrupts
- 1093 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.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement