Guest User

Untitled

a guest
Apr 20th, 2020
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.09 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Linux version 5.4.30-sunxi (root@lm-Latitude-E4300) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #trunk SMP Tue Apr 7 14:02:45 CEST 2020
  3. [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=50c5387d
  4. [ 0.000000] CPU: div instructions available: patching division code
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] OF: fdt: Machine model: Olimex A20-OLinuXino-LIME2-eMMC
  7. [ 0.000000] Memory policy: Data cache writealloc
  8. [ 0.000000] Reserved memory: created CMA memory pool at 0x4a000000, size 96 MiB
  9. [ 0.000000] OF: reserved mem: initialized node default-pool, compatible id shared-dma-pool
  10. [ 0.000000] On node 0 totalpages: 260119
  11. [ 0.000000] Normal zone: 1728 pages used for memmap
  12. [ 0.000000] Normal zone: 0 pages reserved
  13. [ 0.000000] Normal zone: 196608 pages, LIFO batch:63
  14. [ 0.000000] HighMem zone: 63511 pages, LIFO batch:15
  15. [ 0.000000] psci: probing for conduit method from DT.
  16. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
  17. [ 0.000000] percpu: Embedded 20 pages/cpu s49868 r8192 d23860 u81920
  18. [ 0.000000] pcpu-alloc: s49868 r8192 d23860 u81920 alloc=20*4096
  19. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  20. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258391
  21. [ 0.000000] Kernel command line: root=/dev/mapper/armbian-root cryptdevice=UUID=eaa7466b-3009-442f-a612-495a80e7514f:armbian-root rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 consoleblank=0 loglevel=1 ubootpart=b4cab56e-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
  22. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
  23. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  24. [ 0.000000] allocated 1044572 bytes of page_ext
  25. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  26. [ 0.000000] Memory: 907480K/1040476K available (9216K kernel code, 1053K rwdata, 2880K rodata, 1024K init, 316K bss, 34692K reserved, 98304K cma-reserved, 254044K highmem)
  27. [ 0.000000] random: get_random_u32 called from __kmem_cache_create+0x2b/0x3ac with crng_init=0
  28. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  29. [ 0.000000] ftrace: allocating 41306 entries in 81 pages
  30. [ 0.000000] rcu: Hierarchical RCU implementation.
  31. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
  32. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  33. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  34. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  35. [ 0.000000] GIC: Using split EOI/Deactivate mode
  36. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  37. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  38. [ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  39. [ 0.000017] Switching to timer-based delay loop, resolution 41ns
  40. [ 0.000536] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  41. [ 0.000869] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
  42. [ 0.001192] Console: colour dummy device 80x30
  43. [ 0.001208] printk: console [tty1] enabled
  44. [ 0.001267] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  45. [ 0.001281] pid_max: default: 32768 minimum: 301
  46. [ 0.001517] LSM: Security Framework initializing
  47. [ 0.001632] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  48. [ 0.001647] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  49. [ 0.001762] *** VALIDATE tmpfs ***
  50. [ 0.002481] *** VALIDATE proc ***
  51. [ 0.002824] *** VALIDATE cgroup1 ***
  52. [ 0.002834] *** VALIDATE cgroup2 ***
  53. [ 0.002912] CPU: Testing write buffer coherency: ok
  54. [ 0.003414] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  55. [ 0.004175] Setting up static identity map for 0x40100000 - 0x40100054
  56. [ 0.004338] rcu: Hierarchical SRCU implementation.
  57. [ 0.005101] smp: Bringing up secondary CPUs ...
  58. [ 0.015993] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  59. [ 0.016168] smp: Brought up 1 node, 2 CPUs
  60. [ 0.016179] SMP: Total of 2 processors activated (96.00 BogoMIPS).
  61. [ 0.016183] CPU: All CPU(s) started in HYP mode.
  62. [ 0.016186] CPU: Virtualization extensions available.
  63. [ 0.017137] devtmpfs: initialized
  64. [ 0.026896] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
  65. [ 0.027214] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  66. [ 0.027240] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
  67. [ 0.031513] xor: measuring software checksum speed
  68. [ 0.067964] arm4regs : 1137.000 MB/sec
  69. [ 0.108013] 8regs : 791.000 MB/sec
  70. [ 0.148071] 32regs : 748.000 MB/sec
  71. [ 0.188126] neon : 1148.000 MB/sec
  72. [ 0.188131] xor: using function: neon (1148.000 MB/sec)
  73. [ 0.188242] pinctrl core: initialized pinctrl subsystem
  74. [ 0.189497] NET: Registered protocol family 16
  75. [ 0.191528] DMA: preallocated 256 KiB pool for atomic coherent allocations
  76. [ 0.192265] audit: initializing netlink subsys (disabled)
  77. [ 0.192578] audit: type=2000 audit(0.184:1): state=initialized audit_enabled=0 res=1
  78. [ 0.193165] cpuidle: using governor ladder
  79. [ 0.193211] cpuidle: using governor menu
  80. [ 0.193840] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  81. [ 0.193846] hw-breakpoint: maximum watchpoint size is 8 bytes.
  82. [ 0.296809] raid6: neonx8 gen() 641 MB/s
  83. [ 0.364835] raid6: neonx8 xor() 534 MB/s
  84. [ 0.432911] raid6: neonx4 gen() 657 MB/s
  85. [ 0.501013] raid6: neonx4 xor() 557 MB/s
  86. [ 0.569207] raid6: neonx2 gen() 600 MB/s
  87. [ 0.637274] raid6: neonx2 xor() 529 MB/s
  88. [ 0.705444] raid6: neonx1 gen() 448 MB/s
  89. [ 0.773465] raid6: neonx1 xor() 423 MB/s
  90. [ 0.841576] raid6: int32x8 gen() 242 MB/s
  91. [ 0.909673] raid6: int32x8 xor() 158 MB/s
  92. [ 0.977942] raid6: int32x4 gen() 258 MB/s
  93. [ 1.045877] raid6: int32x4 xor() 177 MB/s
  94. [ 1.114091] raid6: int32x2 gen() 231 MB/s
  95. [ 1.182152] raid6: int32x2 xor() 186 MB/s
  96. [ 1.250488] raid6: int32x1 gen() 181 MB/s
  97. [ 1.318306] raid6: int32x1 xor() 159 MB/s
  98. [ 1.318310] raid6: using algorithm neonx4 gen() 657 MB/s
  99. [ 1.318314] raid6: .... xor() 557 MB/s, rmw enabled
  100. [ 1.318318] raid6: using neon recovery algorithm
  101. [ 1.320494] iommu: Default domain type: Translated
  102. [ 1.320950] SCSI subsystem initialized
  103. [ 1.321394] libata version 3.00 loaded.
  104. [ 1.321686] usbcore: registered new interface driver usbfs
  105. [ 1.321745] usbcore: registered new interface driver hub
  106. [ 1.321819] usbcore: registered new device driver usb
  107. [ 1.322091] mc: Linux media interface: v0.10
  108. [ 1.322125] videodev: Linux video capture interface: v2.00
  109. [ 1.322389] pps_core: LinuxPPS API ver. 1 registered
  110. [ 1.322396] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  111. [ 1.322415] PTP clock support registered
  112. [ 1.324570] clocksource: Switched to clocksource arch_sys_counter
  113. [ 2.252312] *** VALIDATE bpf ***
  114. [ 2.252697] VFS: Disk quotas dquot_6.6.0
  115. [ 2.252797] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  116. [ 2.252923] *** VALIDATE ramfs ***
  117. [ 2.253695] simple-framebuffer 7f817000.framebuffer: framebuffer at 0x7f817000, 0x7e9000 bytes, mapped to 0x(ptrval)
  118. [ 2.253709] simple-framebuffer 7f817000.framebuffer: format=x8r8g8b8, mode=1920x1080x32, linelength=7680
  119. [ 2.254470] Console: switching to colour frame buffer device 240x67
  120. [ 2.295545] simple-framebuffer 7f817000.framebuffer: fb0: simplefb registered!
  121. [ 2.303996] thermal_sys: Registered thermal governor 'fair_share'
  122. [ 2.304005] thermal_sys: Registered thermal governor 'bang_bang'
  123. [ 2.304014] thermal_sys: Registered thermal governor 'step_wise'
  124. [ 2.304018] thermal_sys: Registered thermal governor 'power_allocator'
  125. [ 2.304522] NET: Registered protocol family 2
  126. [ 2.305464] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
  127. [ 2.305502] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
  128. [ 2.305578] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
  129. [ 2.305701] TCP: Hash tables configured (established 8192 bind 8192)
  130. [ 2.305851] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  131. [ 2.305918] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  132. [ 2.306222] NET: Registered protocol family 1
  133. [ 2.306977] RPC: Registered named UNIX socket transport module.
  134. [ 2.306983] RPC: Registered udp transport module.
  135. [ 2.306987] RPC: Registered tcp transport module.
  136. [ 2.306990] RPC: Registered tcp NFSv4.1 backchannel transport module.
  137. [ 2.307306] Trying to unpack rootfs image as initramfs...
  138. [ 2.892995] Freeing initrd memory: 7464K
  139. [ 2.893805] hw perfevents: no interrupt-affinity property for /pmu, guessing.
  140. [ 2.894138] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  141. [ 2.895715] Initialise system trusted keyrings
  142. [ 2.896068] workingset: timestamp_bits=14 max_order=18 bucket_order=4
  143. [ 2.903609] zbud: loaded
  144. [ 2.906638] NFS: Registering the id_resolver key type
  145. [ 2.906681] Key type id_resolver registered
  146. [ 2.906686] Key type id_legacy registered
  147. [ 2.906700] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  148. [ 2.906706] Installing knfsd (copyright (C) 1996 [email protected]).
  149. [ 2.908500] JFS: nTxBlock = 7916, nTxLock = 63328
  150. [ 2.920682] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  151. [ 2.980533] Key type asymmetric registered
  152. [ 2.980616] Asymmetric key parser 'x509' registered
  153. [ 2.980696] bounce: pool size: 64 pages
  154. [ 2.980779] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  155. [ 2.981063] io scheduler mq-deadline registered
  156. [ 2.981069] io scheduler kyber registered
  157. [ 2.981162] io scheduler bfq registered
  158. [ 2.986238] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  159. [ 2.997673] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  160. [ 3.000485] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pb not found, using dummy regulator
  161. [ 3.001212] printk: console [ttyS0] disabled
  162. [ 3.021405] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 47, base_baud = 1500000) is a U6_16550A
  163. [ 3.021476] printk: console [ttyS0] enabled
  164. [ 3.027012] sun4i-drm display-engine: bound 1e00000.display-frontend (ops 0xc0a8d938)
  165. [ 3.027119] sun4i-drm display-engine: bound 1e20000.display-frontend (ops 0xc0a8d938)
  166. [ 3.027422] sun4i-drm display-engine: bound 1e60000.display-backend (ops 0xc0a8d17c)
  167. [ 3.027749] sun4i-drm display-engine: bound 1e40000.display-backend (ops 0xc0a8d17c)
  168. [ 3.028247] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  169. [ 3.028263] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a8bea4)
  170. [ 3.028739] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  171. [ 3.028757] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xc0a8bea4)
  172. [ 3.068569] rc_core: IR keymap rc-cec not found
  173. [ 3.068578] Registered IR keymap rc-empty
  174. [ 3.068727] rc rc0: sun4i as /devices/platform/soc/1c16000.hdmi/rc/rc0
  175. [ 3.068902] input: sun4i as /devices/platform/soc/1c16000.hdmi/rc/rc0/input0
  176. [ 3.069197] sun4i-drm display-engine: bound 1c16000.hdmi (ops 0xc0a8dfd0)
  177. [ 3.069208] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  178. [ 3.069212] [drm] No driver support for vblank timestamp query.
  179. [ 3.069220] checking generic (7f817000 7e9000) vs hw (0 ffffffff)
  180. [ 3.069225] fb0: switching to sun4i-drm-fb from simple
  181. [ 3.069597] Console: switching to colour dummy device 80x30
  182. [ 3.070268] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  183. [ 3.122537] Console: switching to colour frame buffer device 240x67
  184. [ 3.177619] sun4i-drm display-engine: fb0: sun4i-drmdrmfb frame buffer device
  185. [ 3.182543] brd: module loaded
  186. [ 3.191709] loop: module loaded
  187. [ 3.192919] ahci-sunxi 1c18000.sata: 1c18000.sata supply ahci not found, using dummy regulator
  188. [ 3.193021] ahci-sunxi 1c18000.sata: 1c18000.sata supply phy not found, using dummy regulator
  189. [ 3.194471] libphy: Fixed MDIO Bus: probed
  190. [ 3.195136] sun7i-dwmac 1c50000.ethernet: IRQ eth_wake_irq not found
  191. [ 3.195146] sun7i-dwmac 1c50000.ethernet: IRQ eth_lpi not found
  192. [ 3.195261] sun7i-dwmac 1c50000.ethernet: PTP uses main clock
  193. [ 3.195273] sun7i-dwmac 1c50000.ethernet: no reset control found
  194. [ 3.195305] sun7i-dwmac 1c50000.ethernet: no regulator found
  195. [ 3.195681] sun7i-dwmac 1c50000.ethernet: Version ID not available
  196. [ 3.195694] sun7i-dwmac 1c50000.ethernet: DWMAC1000
  197. [ 3.195703] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported
  198. [ 3.195711] sun7i-dwmac 1c50000.ethernet: Normal descriptors
  199. [ 3.195717] sun7i-dwmac 1c50000.ethernet: Ring mode enabled
  200. [ 3.195980] libphy: stmmac: probed
  201. [ 3.218296] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  202. [ 3.218307] ehci-platform: EHCI generic platform driver
  203. [ 3.218827] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  204. [ 3.218865] ohci-platform: OHCI generic platform driver
  205. [ 3.219685] usbcore: registered new interface driver usb-storage
  206. [ 3.221118] sunxi-rtc 1c20d00.rtc: registered as rtc0
  207. [ 3.221275] i2c /dev entries driver
  208. [ 3.222460] axp20x-i2c 1-0034: AXP20x variant AXP209 found
  209. [ 3.237878] input: axp20x-pek as /devices/platform/soc/1c2ac00.i2c/i2c-1/1-0034/axp20x-pek/input/input1
  210. [ 3.242279] ldo1: supplied by regulator-dummy
  211. [ 3.242665] ldo2: supplied by regulator-dummy
  212. [ 3.243873] ldo3: supplied by regulator-dummy
  213. [ 3.244141] random: fast init done
  214. [ 3.245327] ldo4: supplied by regulator-dummy
  215. [ 3.245393] vddio-csi1: Bringing 3000000uV into 2800000-2800000uV
  216. [ 3.245962] ldo5: supplied by regulator-dummy
  217. [ 3.246640] dcdc2: supplied by regulator-dummy
  218. [ 3.247383] dcdc3: supplied by regulator-dummy
  219. [ 3.251904] axp20x-i2c 1-0034: Battery detection is disabled, enabling
  220. [ 3.252642] axp20x-i2c 1-0034: Backup (RTC) battery charging is disabled
  221. [ 3.252800] axp20x-i2c 1-0034: AXP20X driver loaded
  222. [ 3.255937] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  223. [ 3.258181] sun4i-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-ph not found, using dummy regulator
  224. [ 3.258377] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  225. [ 3.284110] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
  226. [ 3.287442] ledtrig-cpu: registered to indicate activity on CPUs
  227. [ 3.287546] hidraw: raw HID events driver (C) Jiri Kosina
  228. [ 3.287704] usbcore: registered new interface driver usbhid
  229. [ 3.287708] usbhid: USB HID core driver
  230. [ 3.289065] Initializing XFRM netlink socket
  231. [ 3.289793] NET: Registered protocol family 10
  232. [ 3.338091] mmc0: host does not support reading read-only switch, assuming write-enable
  233. [ 3.341692] mmc0: new high speed SDHC card at address aaaa
  234. [ 3.342964] mmcblk0: mmc0:aaaa SL08G 7.40 GiB
  235. [ 3.345999] mmcblk0: p1 p2
  236. [ 3.379000] Segment Routing with IPv6
  237. [ 3.379130] NET: Registered protocol family 17
  238. [ 3.379170] NET: Registered protocol family 15
  239. [ 3.379266] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  240. [ 3.379570] 8021q: 802.1Q VLAN Support v1.8
  241. [ 3.379647] Key type dns_resolver registered
  242. [ 3.380189] Registering SWP/SWPB emulation handler
  243. [ 3.380732] registered taskstats version 1
  244. [ 3.380738] Loading compiled-in X.509 certificates
  245. [ 3.380883] zswap: loaded using pool lzo/zbud
  246. [ 3.381261] Key type ._fscrypt registered
  247. [ 3.381267] Key type .fscrypt registered
  248. [ 3.384881] Btrfs loaded, crc32c=crc32c-generic
  249. [ 3.399872] cryptd: max_cpu_qlen set to 1000
  250. [ 3.557076] Key type encrypted registered
  251. [ 3.576037] ahci-sunxi 1c18000.sata: 1c18000.sata supply ahci not found, using dummy regulator
  252. [ 3.576156] ahci-sunxi 1c18000.sata: 1c18000.sata supply phy not found, using dummy regulator
  253. [ 3.628618] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP
  254. [ 3.628632] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1
  255. [ 3.628700] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  256. [ 3.628717] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc
  257. [ 3.629957] scsi host0: ahci-sunxi
  258. [ 3.630436] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 37
  259. [ 3.631210] ehci-platform 1c14000.usb: EHCI Host Controller
  260. [ 3.631249] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
  261. [ 3.631734] ehci-platform 1c14000.usb: irq 33, io mem 0x01c14000
  262. [ 3.644618] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
  263. [ 3.644875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  264. [ 3.644884] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  265. [ 3.644892] usb usb1: Product: EHCI Host Controller
  266. [ 3.644899] usb usb1: Manufacturer: Linux 5.4.30-sunxi ehci_hcd
  267. [ 3.644905] usb usb1: SerialNumber: 1c14000.usb
  268. [ 3.645664] hub 1-0:1.0: USB hub found
  269. [ 3.645716] hub 1-0:1.0: 1 port detected
  270. [ 3.646771] ehci-platform 1c1c000.usb: EHCI Host Controller
  271. [ 3.646805] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2
  272. [ 3.647261] ehci-platform 1c1c000.usb: irq 38, io mem 0x01c1c000
  273. [ 3.660586] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  274. [ 3.660836] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  275. [ 3.660845] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  276. [ 3.660853] usb usb2: Product: EHCI Host Controller
  277. [ 3.660860] usb usb2: Manufacturer: Linux 5.4.30-sunxi ehci_hcd
  278. [ 3.660867] usb usb2: SerialNumber: 1c1c000.usb
  279. [ 3.661530] hub 2-0:1.0: USB hub found
  280. [ 3.661582] hub 2-0:1.0: 1 port detected
  281. [ 3.662629] ohci-platform 1c14400.usb: Generic Platform OHCI controller
  282. [ 3.662664] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3
  283. [ 3.663033] ohci-platform 1c14400.usb: irq 34, io mem 0x01c14400
  284. [ 3.724818] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
  285. [ 3.724829] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  286. [ 3.724837] usb usb3: Product: Generic Platform OHCI controller
  287. [ 3.724843] usb usb3: Manufacturer: Linux 5.4.30-sunxi ohci_hcd
  288. [ 3.724850] usb usb3: SerialNumber: 1c14400.usb
  289. [ 3.725535] hub 3-0:1.0: USB hub found
  290. [ 3.725582] hub 3-0:1.0: 1 port detected
  291. [ 3.726654] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  292. [ 3.726688] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4
  293. [ 3.727061] ohci-platform 1c1c400.usb: irq 39, io mem 0x01c1c400
  294. [ 3.788775] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
  295. [ 3.788786] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  296. [ 3.788794] usb usb4: Product: Generic Platform OHCI controller
  297. [ 3.788801] usb usb4: Manufacturer: Linux 5.4.30-sunxi ohci_hcd
  298. [ 3.788808] usb usb4: SerialNumber: 1c1c400.usb
  299. [ 3.789507] hub 4-0:1.0: USB hub found
  300. [ 3.789551] hub 4-0:1.0: 1 port detected
  301. [ 3.790683] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
  302. [ 3.791362] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  303. [ 3.791392] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5
  304. [ 3.791695] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  305. [ 3.791706] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  306. [ 3.791713] usb usb5: Product: MUSB HDRC host driver
  307. [ 3.791720] usb usb5: Manufacturer: Linux 5.4.30-sunxi musb-hcd
  308. [ 3.791726] usb usb5: SerialNumber: musb-hdrc.1.auto
  309. [ 3.792442] hub 5-0:1.0: USB hub found
  310. [ 3.792497] hub 5-0:1.0: 1 port detected
  311. [ 3.797956] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01T00:00:08 UTC (8)
  312. [ 3.798221] of_cfs_init
  313. [ 3.798386] of_cfs_init: OK
  314. [ 3.942923] ata1: SATA link down (SStatus 0 SControl 300)
  315. [ 3.947309] Freeing unused kernel memory: 1024K
  316. [ 3.947594] Run /init as init process
  317. [ 4.184628] usb 4-1: new low-speed USB device number 2 using ohci-platform
  318. [ 4.244651] usb 3-1: new low-speed USB device number 2 using ohci-platform
  319. [ 4.410717] usb 4-1: New USB device found, idVendor=0d3d, idProduct=0001, bcdDevice= 0.01
  320. [ 4.410732] usb 4-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  321. [ 4.410741] usb 4-1: Product: USBPS2
  322. [ 4.425749] input: USBPS2 as /devices/platform/soc/1c1c400.usb/usb4/4-1/4-1:1.0/0003:0D3D:0001.0001/input/input2
  323. [ 4.475665] usb 3-1: New USB device found, idVendor=046d, idProduct=c016, bcdDevice= 3.40
  324. [ 4.475681] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  325. [ 4.475689] usb 3-1: Product: Optical USB Mouse
  326. [ 4.475696] usb 3-1: Manufacturer: Logitech
  327. [ 4.485834] hid-generic 0003:0D3D:0001.0001: input,hidraw0: USB HID v1.00 Keyboard [USBPS2] on usb-1c1c400.usb-1/input0
  328. [ 4.486728] input: Logitech Optical USB Mouse as /devices/platform/soc/1c14400.usb/usb3/3-1/3-1:1.0/0003:046D:C016.0002/input/input3
  329. [ 4.487055] hid-generic 0003:046D:C016.0002: input,hidraw1: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-1c14400.usb-1/input0
  330. [ 4.502290] input: USBPS2 Mouse as /devices/platform/soc/1c1c400.usb/usb4/4-1/4-1:1.1/0003:0D3D:0001.0003/input/input4
  331. [ 4.502597] input: USBPS2 Consumer Control as /devices/platform/soc/1c1c400.usb/usb4/4-1/4-1:1.1/0003:0D3D:0001.0003/input/input5
  332. [ 4.560972] input: USBPS2 System Control as /devices/platform/soc/1c1c400.usb/usb4/4-1/4-1:1.1/0003:0D3D:0001.0003/input/input6
  333. [ 4.562555] hid-generic 0003:0D3D:0001.0003: input,hidraw2: USB HID v1.00 Mouse [USBPS2] on usb-1c1c400.usb-1/input1
  334. [ 5.094979] sunxi-mmc 1c11000.mmc: allocated mmc-pwrseq
  335. [ 5.119505] sunxi-mmc 1c11000.mmc: initialized, max. request size: 16384 KB
  336. [ 5.438481] axp20x-gpio axp20x-gpio: DMA mask not set
  337. [ 5.442136] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  338. [ 5.469925] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set
  339. [ 5.795447] device-mapper: uevent: version 1.0.3
  340. [ 5.796912] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: [email protected]
  341. [ 10.904656] random: crng init done
  342. [ 26.284038] EXT4-fs (dm-0): mounted filesystem with writeback data mode. Opts: (null)
  343. [ 27.674388] systemd[1]: System time before build time, advancing clock.
  344. [ 27.746114] systemd[1]: systemd 245.4-3 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)
  345. [ 27.746893] systemd[1]: Detected architecture arm.
  346. [ 27.799797] systemd[1]: Set hostname to <lime2>.
  347. [ 28.665721] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
  348. [ 29.238884] systemd[1]: Created slice system-getty.slice.
  349. [ 29.242135] systemd[1]: Created slice system-modprobe.slice.
  350. [ 29.245219] systemd[1]: Created slice system-serial\x2dgetty.slice.
  351. [ 29.248866] systemd[1]: Created slice Cryptsetup Units Slice.
  352. [ 29.251795] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  353. [ 29.254518] systemd[1]: Created slice User and Session Slice.
  354. [ 29.255783] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  355. [ 29.256998] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  356. [ 29.259294] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  357. [ 29.260909] systemd[1]: Reached target Paths.
  358. [ 29.261766] systemd[1]: Reached target Slices.
  359. [ 29.262494] systemd[1]: Reached target Swap.
  360. [ 29.263099] systemd[1]: Reached target System Time Set.
  361. [ 29.296225] systemd[1]: Listening on RPCbind Server Activation Socket.
  362. [ 29.298359] systemd[1]: Listening on Syslog Socket.
  363. [ 29.300085] systemd[1]: Listening on fsck to fsckd communication Socket.
  364. [ 29.301671] systemd[1]: Listening on initctl Compatibility Named Pipe.
  365. [ 29.303846] systemd[1]: Listening on Journal Audit Socket.
  366. [ 29.305592] systemd[1]: Listening on Journal Socket (/dev/log).
  367. [ 29.307284] systemd[1]: Listening on Journal Socket.
  368. [ 29.309128] systemd[1]: Listening on udev Control Socket.
  369. [ 29.310550] systemd[1]: Listening on udev Kernel Socket.
  370. [ 29.312358] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  371. [ 29.320073] systemd[1]: Mounting POSIX Message Queue File System...
  372. [ 29.330149] systemd[1]: Mounting RPC Pipe File System...
  373. [ 29.344773] systemd[1]: Mounting Kernel Debug File System...
  374. [ 29.366932] systemd[1]: Mounting Kernel Trace File System...
  375. [ 29.373058] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
  376. [ 29.391756] systemd[1]: Starting Restore / save the current clock...
  377. [ 29.409920] systemd[1]: Starting Set the console keyboard layout...
  378. [ 29.436984] systemd[1]: Starting Create list of static device nodes for the current kernel...
  379. [ 29.438425] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
  380. [ 29.454601] systemd[1]: Started Nameserver information manager.
  381. [ 29.457411] systemd[1]: Reached target Network (Pre).
  382. [ 29.463428] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  383. [ 29.464038] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  384. [ 29.490524] systemd[1]: Starting Load Kernel Modules...
  385. [ 29.533286] systemd[1]: Starting Remount Root and Kernel File Systems...
  386. [ 29.558370] systemd[1]: Starting udev Coldplug all Devices...
  387. [ 29.583953] systemd[1]: Mounted POSIX Message Queue File System.
  388. [ 29.590439] systemd[1]: Mounted RPC Pipe File System.
  389. [ 29.598407] systemd[1]: Mounted Kernel Debug File System.
  390. [ 29.601829] systemd[1]: Mounted Kernel Trace File System.
  391. [ 29.613909] systemd[1]: Finished Set the console keyboard layout.
  392. [ 29.628664] systemd[1]: Finished Create list of static device nodes for the current kernel.
  393. [ 29.654157] systemd[1]: Finished Restore / save the current clock.
  394. [ 29.689053] EXT4-fs (dm-0): re-mounted. Opts: commit=600,errors=remount-ro
  395. [ 29.714929] systemd[1]: Finished Remount Root and Kernel File Systems.
  396. [ 29.725488] lima 1c40000.gpu: IRQ ppmmu2 not found
  397. [ 29.725503] lima 1c40000.gpu: IRQ ppmmu3 not found
  398. [ 29.725530] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  399. [ 29.725599] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  400. [ 29.725661] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  401. [ 29.725706] lima 1c40000.gpu: IRQ pp2 not found
  402. [ 29.725715] lima 1c40000.gpu: IRQ pp3 not found
  403. [ 29.725726] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  404. [ 29.727190] lima 1c40000.gpu: bus rate = 300000000
  405. [ 29.727204] lima 1c40000.gpu: mod rate = 384000000
  406. [ 29.727795] [drm] Initialized lima 1.0.0 20190217 for 1c40000.gpu on minor 1
  407. [ 29.739179] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  408. [ 29.739479] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  409. [ 29.746696] systemd[1]: Starting Load/Save Random Seed...
  410. [ 29.757298] systemd[1]: Starting Create System Users...
  411. [ 29.774637] systemd[1]: Finished Load Kernel Modules.
  412. [ 29.778513] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
  413. [ 29.801711] systemd[1]: Mounting Kernel Configuration File System...
  414. [ 29.820050] systemd[1]: Starting Apply Kernel Variables...
  415. [ 29.865439] systemd[1]: Mounted Kernel Configuration File System.
  416. [ 29.983676] systemd[1]: Finished Create System Users.
  417. [ 30.011563] systemd[1]: Starting Create Static Device Nodes in /dev...
  418. [ 30.034994] systemd[1]: Finished Load/Save Random Seed.
  419. [ 30.073543] systemd[1]: Finished Apply Kernel Variables.
  420. [ 30.171208] systemd[1]: Finished Create Static Device Nodes in /dev.
  421. [ 30.181795] systemd[1]: Reached target Local File Systems (Pre).
  422. [ 30.200488] systemd[1]: Mounting /tmp...
  423. [ 30.238412] systemd[1]: Starting udev Kernel Device Manager...
  424. [ 30.260205] systemd[1]: Mounted /tmp.
  425. [ 30.351304] systemd[1]: Finished udev Coldplug all Devices.
  426. [ 30.372429] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
  427. [ 30.421420] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
  428. [ 30.563393] systemd[1]: Started udev Kernel Device Manager.
  429. [ 31.540483] sunxi_cedrus: module is from the staging directory, the quality is unknown, you have been warned.
  430. [ 31.543157] cedrus 1c0e000.video-codec: Device registered as /dev/video0
  431. [ 32.083296] sun4i-ss 1c15000.crypto-engine: Die ID 0
  432. [ 32.222696] systemd[1]: Found device /dev/disk/by-uuid/eaa7466b-3009-442f-a612-495a80e7514f.
  433. [ 32.489578] systemd[1]: Found device /dev/disk/by-uuid/a725693c-38aa-4daf-847e-377162163135.
  434. [ 32.595612] systemd[1]: Found device /dev/ttyS0.
  435. [ 32.678144] systemd[1]: Starting Cryptography Setup for armbian-root...
  436. [ 32.785970] systemd[1]: Starting File System Check on /dev/disk/by-uuid/a725693c-38aa-4daf-847e-377162163135...
  437. [ 32.833357] at24 2-0050: 2048 byte 24c16 EEPROM, writable, 16 bytes/write
  438. [ 32.963407] axp20x-adc axp20x-adc: DMA mask not set
  439. [ 32.972975] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set
  440. [ 33.033342] systemd[1]: Finished Cryptography Setup for armbian-root.
  441. [ 33.094082] systemd[1]: Reached target Block Device Preparation for /dev/mapper/armbian-root.
  442. [ 33.161018] systemd[1]: Reached target Local Encrypted Volumes.
  443. [ 33.252073] systemd[1]: Started File System Check Daemon to report status.
  444. [ 33.632402] systemd[1]: Finished File System Check on /dev/disk/by-uuid/a725693c-38aa-4daf-847e-377162163135.
  445. [ 33.697502] systemd[1]: Mounting /boot...
  446. [ 33.855665] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: commit=600,errors=remount-ro
  447. [ 33.855722] ext4 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
  448. [ 33.993870] systemd[1]: Mounted /boot.
  449. [ 34.027967] systemd[1]: Reached target Local File Systems.
  450. [ 34.058572] systemd[1]: Starting Armbian ZRAM config...
  451. [ 34.103247] systemd[1]: Starting Set console font and keymap...
  452. [ 34.196924] systemd[1]: Starting Raise network interfaces...
  453. [ 34.250024] systemd[1]: Starting Preprocess NFS configuration...
  454. [ 34.430640] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
  455. [ 34.431023] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
  456. [ 34.455937] systemd[1]: nfs-config.service: Succeeded.
  457. [ 34.462640] systemd[1]: Finished Preprocess NFS configuration.
  458. [ 34.491964] systemd[1]: Finished Set console font and keymap.
  459. [ 34.550754] systemd[1]: Condition check resulted in RPC security service for NFS client and server being skipped.
  460. [ 34.550972] systemd[1]: Condition check resulted in RPC security service for NFS server being skipped.
  461. [ 34.551133] systemd[1]: Reached target NFS client services.
  462. [ 34.980464] zram: Added device: zram0
  463. [ 34.981405] zram: Added device: zram1
  464. [ 34.992370] zram: Added device: zram2
  465. [ 35.018185] systemd[1]: Finished Raise network interfaces.
  466. [ 35.110673] zram1: detected capacity change from 0 to 519307264
  467. [ 35.220708] Adding 507132k swap on /dev/zram1. Priority:5 extents:1 across:507132k SSFS
  468. [ 35.538957] zram0: detected capacity change from 0 to 52428800
  469. [ 35.614607] systemd[1]: Finished Armbian ZRAM config.
  470. [ 35.634544] systemd[1]: Starting Armbian memory supported logging...
  471. [ 35.764126] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  472. [ 35.764182] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
  473. [ 35.816668] vcc3v0: disabling
  474. [ 35.816684] vcc5v0: disabling
  475. [ 35.816701] vddio-csi0: disabling
  476. [ 35.817048] vddio-csi1: disabling
  477. [ 35.817368] usb0-vbus: disabling
  478. [ 47.984865] systemd[1]: Finished Armbian memory supported logging.
  479. [ 48.008410] systemd[1]: Starting Journal Service...
  480. [ 48.605358] systemd[1]: Started Journal Service.
  481. [ 48.712702] systemd-journald[565]: Received client request to flush runtime journal.
  482. [ 48.713219] systemd-journald[565]: File /var/log/journal/a292d359072646dab44afeeff26fca90/system.journal corrupted or uncleanly shut down, renaming and replacing.
  483. [ 48.714680] systemd-journald[565]: Failed to open system journal: No space left on device
  484. [ 54.586753] sun7i-dwmac 1c50000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet]
  485. [ 54.588342] sun7i-dwmac 1c50000.ethernet eth0: No Safety Features support found
  486. [ 54.588355] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled
  487. [ 54.588367] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available
  488. [ 54.588377] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW
  489. [ 54.588392] sun7i-dwmac 1c50000.ethernet eth0: configuring for phy/rgmii link mode
  490. [ 59.721118] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  491. [ 59.721172] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Advertisement
Add Comment
Please, Sign In to add comment