Advertisement
xlazom00

Untitled

Jan 17th, 2020
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.87 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 5.5.0-rc5-meson64 (root@ubuntu) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #19.11.8 SMP PREEMPT Fri Jan 17 12:27:22 PST 2020
  3. [ 0.000000] Machine model: Hardkernel ODROID-N2
  4. [ 0.000000] efi: Getting EFI parameters from FDT:
  5. [ 0.000000] efi: UEFI not found.
  6. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000dd800000, size 256 MiB
  7. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  8. [ 0.000000] NUMA: No NUMA configuration found
  9. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x00000000ed7fffff]
  10. [ 0.000000] NUMA: NODE_DATA [mem 0xdd039100-0xdd03afff]
  11. [ 0.000000] Zone ranges:
  12. [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
  13. [ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000ed7fffff]
  14. [ 0.000000] Normal empty
  15. [ 0.000000] Movable zone start for each node
  16. [ 0.000000] Early memory node ranges
  17. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000004ffffff]
  18. [ 0.000000] node 0: [mem 0x0000000005300000-0x00000000ed7fffff]
  19. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000ed7fffff]
  20. [ 0.000000] On node 0 totalpages: 972032
  21. [ 0.000000] DMA zone: 4096 pages used for memmap
  22. [ 0.000000] DMA zone: 0 pages reserved
  23. [ 0.000000] DMA zone: 261376 pages, LIFO batch:63
  24. [ 0.000000] DMA32 zone: 11104 pages used for memmap
  25. [ 0.000000] DMA32 zone: 710656 pages, LIFO batch:63
  26. [ 0.000000] psci: probing for conduit method from DT.
  27. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  28. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  29. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  30. [ 0.000000] psci: SMC Calling Convention v1.1
  31. [ 0.000000] percpu: Embedded 22 pages/cpu s53208 r8192 d28712 u90112
  32. [ 0.000000] pcpu-alloc: s53208 r8192 d28712 u90112 alloc=22*4096
  33. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
  34. [ 0.000000] Detected VIPT I-cache on CPU0
  35. [ 0.000000] CPU features: detected: ARM erratum 845719
  36. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 956832
  37. [ 0.000000] Policy zone: DMA32
  38. [ 0.000000] Kernel command line: root=UUID=5f0f76f8-d4e0-46e6-b35c-a413244eb6d1 rootwait rootflags=data=writeback rw clk_ignore_unused rootfstype=ext4 console=ttyAML0,115200n8 console=tty1 loglevel=1 no_console_suspend fsck.repair=yes net.ifnames=0 elevator=noop hdmimode=custombuilt cvbsmode=576cvbs max_freq_a53=1896 max_freq_a73=1800 maxcpus=6 voutmode=hdmi modeline=2560,1440,241500,88786,60,2560,2608,2640,2720,1440,1443,1448,1481,1,0,1 disablehpd=false cvbscable= overscan=100 usb-xhci.tablesize=2
  39. [ 0.000000] Kernel parameter elevator= does not have any effect anymore.
  40. Please use sysfs to set IO scheduler for individual devices.
  41. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  42. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  43. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  44. [ 0.000000] software IO TLB: mapped [mem 0x38c90000-0x3cc90000] (64MB)
  45. [ 0.000000] Memory: 3445964K/3888128K available (14332K kernel code, 1268K rwdata, 5048K rodata, 768K init, 620K bss, 180020K reserved, 262144K cma-reserved)
  46. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
  47. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  48. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6.
  49. [ 0.000000] Tasks RCU enabled.
  50. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  51. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
  52. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  53. [ 0.000000] GIC: Using split EOI/Deactivate mode
  54. [ 0.000000] irq_meson_gpio: 100 to 8 gpio interrupt mux initialized
  55. [ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x448 with crng_init=0
  56. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  57. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  58. [ 0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  59. [ 0.000216] Console: colour dummy device 80x25
  60. [ 0.000227] printk: console [tty1] enabled
  61. [ 0.000308] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  62. [ 0.000316] pid_max: default: 32768 minimum: 301
  63. [ 0.000396] LSM: Security Framework initializing
  64. [ 0.000423] SELinux: Initializing.
  65. [ 0.000458] *** VALIDATE SELinux ***
  66. [ 0.000508] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  67. [ 0.000526] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  68. [ 0.000569] *** VALIDATE tmpfs ***
  69. [ 0.000942] *** VALIDATE proc ***
  70. [ 0.001141] *** VALIDATE cgroup1 ***
  71. [ 0.001147] *** VALIDATE cgroup2 ***
  72. [ 0.023879] ASID allocator initialised with 32768 entries
  73. [ 0.031864] rcu: Hierarchical SRCU implementation.
  74. [ 0.042748] EFI services will not be available.
  75. [ 0.047912] smp: Bringing up secondary CPUs ...
  76. [ 0.080258] Detected VIPT I-cache on CPU1
  77. [ 0.080304] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  78. [ 0.112762] CPU features: detected: ARM erratum 858921
  79. [ 0.112769] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
  80. [ 0.112777] Detected VIPT I-cache on CPU2
  81. [ 0.112800] arch_timer: Enabling local workaround for ARM erratum 858921
  82. [ 0.112814] arch_timer: CPU2: Trapping CNTVCT access
  83. [ 0.112821] CPU2: Booted secondary processor 0x0000000100 [0x410fd092]
  84. [ 0.144293] Detected VIPT I-cache on CPU3
  85. [ 0.144308] arch_timer: Enabling local workaround for ARM erratum 858921
  86. [ 0.144315] arch_timer: CPU3: Trapping CNTVCT access
  87. [ 0.144320] CPU3: Booted secondary processor 0x0000000101 [0x410fd092]
  88. [ 0.176342] Detected VIPT I-cache on CPU4
  89. [ 0.176357] arch_timer: Enabling local workaround for ARM erratum 858921
  90. [ 0.176363] arch_timer: CPU4: Trapping CNTVCT access
  91. [ 0.176369] CPU4: Booted secondary processor 0x0000000102 [0x410fd092]
  92. [ 0.208395] Detected VIPT I-cache on CPU5
  93. [ 0.208409] arch_timer: Enabling local workaround for ARM erratum 858921
  94. [ 0.208416] arch_timer: CPU5: Trapping CNTVCT access
  95. [ 0.208421] CPU5: Booted secondary processor 0x0000000103 [0x410fd092]
  96. [ 0.208494] smp: Brought up 1 node, 6 CPUs
  97. [ 0.208500] SMP: Total of 6 processors activated.
  98. [ 0.208506] CPU features: detected: 32-bit EL0 Support
  99. [ 0.208511] CPU features: detected: CRC32 instructions
  100. [ 0.209024] CPU: All CPU(s) started at EL2
  101. [ 0.209051] alternatives: patching kernel code
  102. [ 0.210663] devtmpfs: initialized
  103. [ 0.220830] Registered cp15_barrier emulation handler
  104. [ 0.220841] Registered setend emulation handler
  105. [ 0.221237] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  106. [ 0.221251] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  107. [ 0.227251] xor: measuring software checksum speed
  108. [ 0.264329] 8regs : 2375.000 MB/sec
  109. [ 0.304385] 32regs : 2724.000 MB/sec
  110. [ 0.344398] arm64_neon: 3564.000 MB/sec
  111. [ 0.344401] xor: using function: arm64_neon (3564.000 MB/sec)
  112. [ 0.344411] pinctrl core: initialized pinctrl subsystem
  113. [ 0.345161] thermal_sys: Registered thermal governor 'fair_share'
  114. [ 0.345164] thermal_sys: Registered thermal governor 'bang_bang'
  115. [ 0.345168] thermal_sys: Registered thermal governor 'step_wise'
  116. [ 0.345170] thermal_sys: Registered thermal governor 'user_space'
  117. [ 0.345478] DMI not present or invalid.
  118. [ 0.345693] NET: Registered protocol family 16
  119. [ 0.346978] DMA: preallocated 256 KiB pool for atomic allocations
  120. [ 0.346987] audit: initializing netlink subsys (disabled)
  121. [ 0.347104] audit: type=2000 audit(0.344:1): state=initialized audit_enabled=0 res=1
  122. [ 0.347794] cpuidle: using governor menu
  123. [ 0.348194] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  124. [ 0.349125] Serial: AMBA PL011 UART driver
  125. [ 0.361532] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  126. [ 0.361539] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  127. [ 0.361542] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  128. [ 0.361545] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  129. [ 0.364805] cryptd: max_cpu_qlen set to 1000
  130. [ 0.436592] raid6: neonx8 gen() 2037 MB/s
  131. [ 0.504651] raid6: neonx8 xor() 1908 MB/s
  132. [ 0.572720] raid6: neonx4 gen() 1633 MB/s
  133. [ 0.640756] raid6: neonx4 xor() 1912 MB/s
  134. [ 0.708806] raid6: neonx2 gen() 1517 MB/s
  135. [ 0.776870] raid6: neonx2 xor() 1616 MB/s
  136. [ 0.844980] raid6: neonx1 gen() 1225 MB/s
  137. [ 0.912985] raid6: neonx1 xor() 1299 MB/s
  138. [ 0.981043] raid6: int64x8 gen() 1198 MB/s
  139. [ 1.049120] raid6: int64x8 xor() 736 MB/s
  140. [ 1.117171] raid6: int64x4 gen() 954 MB/s
  141. [ 1.185224] raid6: int64x4 xor() 700 MB/s
  142. [ 1.253295] raid6: int64x2 gen() 762 MB/s
  143. [ 1.321356] raid6: int64x2 xor() 601 MB/s
  144. [ 1.389458] raid6: int64x1 gen() 513 MB/s
  145. [ 1.457445] raid6: int64x1 xor() 471 MB/s
  146. [ 1.457448] raid6: using algorithm neonx8 gen() 2037 MB/s
  147. [ 1.457450] raid6: .... xor() 1908 MB/s, rmw enabled
  148. [ 1.457453] raid6: using neon recovery algorithm
  149. [ 1.457749] ACPI: Interpreter disabled.
  150. [ 1.458344] 5V: supplied by 12V
  151. [ 1.458995] VDDAO_3V3: supplied by 12V
  152. [ 1.459427] iommu: Default domain type: Translated
  153. [ 1.459568] vgaarb: loaded
  154. [ 1.459776] SCSI subsystem initialized
  155. [ 1.459964] usbcore: registered new interface driver usbfs
  156. [ 1.459991] usbcore: registered new interface driver hub
  157. [ 1.460045] usbcore: registered new device driver usb
  158. [ 1.460411] pps_core: LinuxPPS API ver. 1 registered
  159. [ 1.460414] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  160. [ 1.460478] PTP clock support registered
  161. [ 1.460598] EDAC MC: Ver: 3.0.0
  162. [ 1.461783] clocksource: Switched to clocksource arch_sys_counter
  163. [ 1.461791] *** VALIDATE bpf ***
  164. [ 1.461929] VFS: Disk quotas dquot_6.6.0
  165. [ 1.461965] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  166. [ 1.462039] *** VALIDATE ramfs ***
  167. [ 1.462049] *** VALIDATE hugetlbfs ***
  168. [ 1.462154] pnp: PnP ACPI: disabled
  169. [ 1.465768] NET: Registered protocol family 2
  170. [ 1.466115] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  171. [ 1.466139] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  172. [ 1.466295] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
  173. [ 1.466482] TCP: Hash tables configured (established 32768 bind 32768)
  174. [ 1.466561] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  175. [ 1.466595] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  176. [ 1.466780] NET: Registered protocol family 1
  177. [ 1.467027] RPC: Registered named UNIX socket transport module.
  178. [ 1.467029] RPC: Registered udp transport module.
  179. [ 1.467032] RPC: Registered tcp transport module.
  180. [ 1.467034] RPC: Registered tcp NFSv4.1 backchannel transport module.
  181. [ 1.467040] PCI: CLS 0 bytes, default 64
  182. [ 1.467153] Trying to unpack rootfs image as initramfs...
  183. [ 1.567938] Freeing initrd memory: 11708K
  184. [ 1.568905] kvm [1]: IPA Size Limit: 40bits
  185. [ 1.569552] kvm [1]: vgic interrupt IRQ1
  186. [ 1.569678] kvm [1]: Hyp mode initialized successfully
  187. [ 1.718011] Initialise system trusted keyrings
  188. [ 1.718105] workingset: timestamp_bits=44 max_order=20 bucket_order=0
  189. [ 1.721957] zbud: loaded
  190. [ 1.723297] NFS: Registering the id_resolver key type
  191. [ 1.723314] Key type id_resolver registered
  192. [ 1.723316] Key type id_legacy registered
  193. [ 1.723323] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  194. [ 1.723325] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  195. [ 1.724080] JFS: nTxBlock = 8192, nTxLock = 65536
  196. [ 1.726894] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
  197. [ 1.727862] *** VALIDATE xfs ***
  198. [ 1.728050] ocfs2: Registered cluster interface o2cb
  199. [ 1.728177] OCFS2 User DLM kernel interface loaded
  200. [ 1.729057] *** VALIDATE gfs2 ***
  201. [ 1.729194] gfs2: GFS2 installed
  202. [ 1.744294] Key type asymmetric registered
  203. [ 1.744300] Asymmetric key parser 'x509' registered
  204. [ 1.744361] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
  205. [ 1.744499] io scheduler mq-deadline registered
  206. [ 1.744503] io scheduler kyber registered
  207. [ 1.744588] io scheduler bfq registered
  208. [ 1.746486] GPIO line 447 (usb-hub-reset) hogged as output/high
  209. [ 1.748272] EINJ: ACPI disabled.
  210. [ 1.753306] soc soc0: Amlogic Meson G12B (S922X) Revision 29:a (40:2) Detected
  211. [ 1.754092] pwm-regulator regulator-vddcpu-a: Failed to get PWM: -517
  212. [ 1.754132] pwm-regulator regulator-vddcpu-b: Failed to get PWM: -517
  213. [ 1.755976] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  214. [ 1.757165] Serial: AMBA driver
  215. [ 1.757400] ff803000.serial: ttyAML0 at MMIO 0xff803000 (irq = 14, base_baud = 1500000) is a meson_uart
  216. [ 1.757431] printk: console [ttyAML0] enabled
  217. [ 1.761447] loop: module loaded
  218. [ 1.762856] libphy: Fixed MDIO Bus: probed
  219. [ 1.763047] tun: Universal TUN/TAP device driver, 1.6
  220. [ 1.763539] thunder_xcv, ver 1.0
  221. [ 1.763564] thunder_bgx, ver 1.0
  222. [ 1.763589] nicpf, ver 1.0
  223. [ 1.763930] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  224. [ 1.763932] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  225. [ 1.763959] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
  226. [ 1.763961] igb: Copyright (c) 2007-2014 Intel Corporation.
  227. [ 1.763987] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
  228. [ 1.763989] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  229. [ 1.764085] sky2: driver version 1.30
  230. [ 1.764357] VFIO - User Level meta-driver version: 0.3
  231. [ 1.765471] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  232. [ 1.765481] ehci-pci: EHCI PCI platform driver
  233. [ 1.765509] ehci-platform: EHCI generic platform driver
  234. [ 1.765608] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  235. [ 1.765629] ohci-pci: OHCI PCI platform driver
  236. [ 1.765657] ohci-platform: OHCI generic platform driver
  237. [ 1.766015] usbcore: registered new interface driver usb-storage
  238. [ 1.767091] mousedev: PS/2 mouse device common for all mice
  239. [ 1.767344] i2c /dev entries driver
  240. [ 1.768688] sdhci: Secure Digital Host Controller Interface driver
  241. [ 1.768691] sdhci: Copyright(c) Pierre Ossman
  242. [ 1.768810] Synopsys Designware Multimedia Card Interface Driver
  243. [ 1.769671] VCC_3V3: supplied by VDDAO_3V3
  244. [ 1.769738] FLASH_1V8: supplied by VCC_3V3
  245. [ 1.769888] meson-gx-mmc ffe07000.mmc: allocated mmc-pwrseq
  246. [ 1.795037] sdhci-pltfm: SDHCI platform and OF driver helper
  247. [ 1.795891] ledtrig-cpu: registered to indicate activity on CPUs
  248. [ 1.796230] meson-sm: secure-monitor enabled
  249. [ 1.796355] hid: raw HID events driver (C) Jiri Kosina
  250. [ 1.796519] usbcore: registered new interface driver usbhid
  251. [ 1.796521] usbhid: USB HID core driver
  252. [ 1.798096] NET: Registered protocol family 10
  253. [ 1.798567] Segment Routing with IPv6
  254. [ 1.798610] NET: Registered protocol family 17
  255. [ 1.798683] 8021q: 802.1Q VLAN Support v1.8
  256. [ 1.798712] Key type dns_resolver registered
  257. [ 1.799211] registered taskstats version 1
  258. [ 1.799216] Loading compiled-in X.509 certificates
  259. [ 1.799288] zswap: loaded using pool lzo/zbud
  260. [ 1.799387] Key type ._fscrypt registered
  261. [ 1.799389] Key type .fscrypt registered
  262. [ 1.799967] Btrfs loaded, crc32c=crc32c-generic
  263. [ 1.809484] Key type encrypted registered
  264. [ 1.820862] VCC_1V8: supplied by VCC_3V3
  265. [ 1.820919] VDDAO_1V8: supplied by VDDAO_3V3
  266. [ 1.821054] HUB_5V: supplied by 5V
  267. [ 1.821240] USB_PWR_EN: supplied by 5V
  268. [ 1.822463] pwm-regulator regulator-vddcpu-a: Failed to get PWM: -517
  269. [ 1.822665] pwm-regulator regulator-vddcpu-b: Failed to get PWM: -517
  270. [ 1.823465] dwc3-meson-g12a ffe09000.usb: USB2 ports: 2
  271. [ 1.823469] dwc3-meson-g12a ffe09000.usb: USB3 ports: 1
  272. [ 1.826233] dwc2 ff400000.usb: ff400000.usb supply vusb_d not found, using dummy regulator
  273. [ 1.826273] dwc2 ff400000.usb: ff400000.usb supply vusb_a not found, using dummy regulator
  274. [ 1.826381] dwc2 ff400000.usb: EPs: 7, dedicated fifos, 712 entries in SPRAM
  275. [ 1.826838] dwc3 ff500000.usb: Failed to get clk 'ref': -2
  276. [ 1.826991] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  277. [ 1.827004] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  278. [ 1.827103] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228fe6c hci version 0x110 quirks 0x0000000000010010
  279. [ 1.827126] xhci-hcd xhci-hcd.0.auto: irq 26, io mem 0xff500000
  280. [ 1.827305] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
  281. [ 1.827310] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  282. [ 1.827314] usb usb1: Product: xHCI Host Controller
  283. [ 1.827317] usb usb1: Manufacturer: Linux 5.5.0-rc5-meson64 xhci-hcd
  284. [ 1.827321] usb usb1: SerialNumber: xhci-hcd.0.auto
  285. [ 1.827604] hub 1-0:1.0: USB hub found
  286. [ 1.827620] hub 1-0:1.0: 2 ports detected
  287. [ 1.827811] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  288. [ 1.827821] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  289. [ 1.827829] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
  290. [ 1.827857] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  291. [ 1.827901] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
  292. [ 1.827905] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  293. [ 1.827909] usb usb2: Product: xHCI Host Controller
  294. [ 1.827912] usb usb2: Manufacturer: Linux 5.5.0-rc5-meson64 xhci-hcd
  295. [ 1.827915] usb usb2: SerialNumber: xhci-hcd.0.auto
  296. [ 1.828139] hub 2-0:1.0: USB hub found
  297. [ 1.828152] hub 2-0:1.0: 1 port detected
  298. [ 1.828372] dwc3-meson-g12a ffe09000.usb: switching to Device Mode
  299. [ 1.829038] meson-gx-mmc ffe05000.sd: Got CD GPIO
  300. [ 1.853983] pwm-regulator regulator-vddcpu-a: Failed to get PWM: -517
  301. [ 1.854182] pwm-regulator regulator-vddcpu-b: Failed to get PWM: -517
  302. [ 1.854975] pwm-regulator regulator-vddcpu-a: Failed to get PWM: -517
  303. [ 1.855132] pwm-regulator regulator-vddcpu-b: Failed to get PWM: -517
  304. [ 1.855975] hctosys: unable to open rtc device (rtc0)
  305. [ 1.856149] of_cfs_init
  306. [ 1.856170] of_cfs_init: OK
  307. [ 1.856190] clk: Not disabling unused clocks
  308. [ 1.856457] Freeing unused kernel memory: 768K
  309. [ 1.885942] Run /init as init process
  310. [ 1.960870] mmc0: new HS200 MMC card at address 0001
  311. [ 1.961382] mmcblk0: mmc0:0001 AJNB4R 14.6 GiB
  312. [ 1.961600] mmcblk0boot0: mmc0:0001 AJNB4R partition 1 4.00 MiB
  313. [ 1.961850] mmcblk0boot1: mmc0:0001 AJNB4R partition 2 4.00 MiB
  314. [ 1.961996] mmcblk0rpmb: mmc0:0001 AJNB4R partition 3 4.00 MiB, chardev (241:0)
  315. [ 1.967451] mmcblk0: p1
  316. [ 1.969135] pwm-regulator regulator-vddcpu-a: Failed to get PWM: -517
  317. [ 1.969362] pwm-regulator regulator-vddcpu-b: Failed to get PWM: -517
  318. [ 2.020458] random: fast init done
  319. [ 2.051680] meson8b-dwmac ff3f0000.ethernet: IRQ eth_wake_irq not found
  320. [ 2.051686] meson8b-dwmac ff3f0000.ethernet: IRQ eth_lpi not found
  321. [ 2.051748] meson8b-dwmac ff3f0000.ethernet: PTP uses main clock
  322. [ 2.051754] meson8b-dwmac ff3f0000.ethernet: no reset control found
  323. [ 2.052390] meson8b-dwmac ff3f0000.ethernet: User ID: 0x11, Synopsys ID: 0x37
  324. [ 2.052398] meson8b-dwmac ff3f0000.ethernet: DWMAC1000
  325. [ 2.052402] meson8b-dwmac ff3f0000.ethernet: DMA HW capability register supported
  326. [ 2.052405] meson8b-dwmac ff3f0000.ethernet: RX Checksum Offload Engine supported
  327. [ 2.052409] meson8b-dwmac ff3f0000.ethernet: COE Type 2
  328. [ 2.052412] meson8b-dwmac ff3f0000.ethernet: TX Checksum insertion supported
  329. [ 2.052415] meson8b-dwmac ff3f0000.ethernet: Wake-Up On Lan supported
  330. [ 2.052438] meson8b-dwmac ff3f0000.ethernet: Normal descriptors
  331. [ 2.052442] meson8b-dwmac ff3f0000.ethernet: Ring mode enabled
  332. [ 2.052445] meson8b-dwmac ff3f0000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  333. [ 2.052586] libphy: stmmac: probed
  334. [ 2.053129] pwm-regulator regulator-vddcpu-a: Failed to get PWM: -517
  335. [ 2.053359] pwm-regulator regulator-vddcpu-b: Failed to get PWM: -517
  336. [ 2.053917] libphy: mdio_mux: probed
  337. [ 2.060623] meson-vrtc ff8000a8.rtc: registered as rtc0
  338. [ 2.102280] libphy: mdio_mux: probed
  339. [ 2.108936] pwm-regulator regulator-vddcpu-a: Failed to get PWM: -517
  340. [ 2.109121] pwm-regulator regulator-vddcpu-b: Failed to get PWM: -517
  341. [ 2.161928] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
  342. [ 2.186549] usb 2-1: New USB device found, idVendor=05e3, idProduct=0620, bcdDevice=93.04
  343. [ 2.186555] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  344. [ 2.186559] usb 2-1: Product: USB3.1 Hub
  345. [ 2.186563] usb 2-1: Manufacturer: GenesysLogic
  346. [ 2.212064] hub 2-1:1.0: USB hub found
  347. [ 2.212359] hub 2-1:1.0: 4 ports detected
  348. [ 2.213861] pwm-regulator regulator-vddcpu-a: Failed to get PWM: -517
  349. [ 2.214052] pwm-regulator regulator-vddcpu-b: Failed to get PWM: -517
  350. [ 2.309799] usb 1-1: new high-speed USB device number 2 using xhci-hcd
  351. [ 2.460073] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=93.04
  352. [ 2.460079] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  353. [ 2.460083] usb 1-1: Product: USB2.1 Hub
  354. [ 2.460087] usb 1-1: Manufacturer: GenesysLogic
  355. [ 2.500072] hub 1-1:1.0: USB hub found
  356. [ 2.500296] hub 1-1:1.0: 4 ports detected
  357. [ 2.565340] pwm-regulator regulator-vddcpu-a: Failed to get PWM: -517
  358. [ 2.565537] pwm-regulator regulator-vddcpu-b: Failed to get PWM: -517
  359. [ 2.873844] usb 1-1.4: new low-speed USB device number 3 using xhci-hcd
  360. [ 2.877948] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: data=writeback
  361. [ 3.005224] usb 1-1.4: New USB device found, idVendor=258a, idProduct=0001, bcdDevice= 1.00
  362. [ 3.005232] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  363. [ 3.005237] usb 1-1.4: Product: USB KEYBOARD
  364. [ 3.005242] usb 1-1.4: Manufacturer: SINO WEALTH
  365. [ 3.038712] systemd[1]: System time before build time, advancing clock.
  366. [ 3.063502] systemd[1]: systemd 242 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)
  367. [ 3.063828] systemd[1]: Detected architecture arm64.
  368. [ 3.080194] input: SINO WEALTH USB KEYBOARD as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.4/1-1.4:1.0/0003:258A:0001.0001/input/input0
  369. [ 3.085334] systemd[1]: Set hostname to <odroidn2>.
  370. [ 3.086193] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
  371. [ 3.089371] systemd[1]: Couldn't move remaining userspace processes, ignoring: Input/output error
  372. [ 3.142355] hid-generic 0003:258A:0001.0001: input,hidraw0: USB HID v1.10 Keyboard [SINO WEALTH USB KEYBOARD] on usb-xhci-hcd.0.auto-1.4/input0
  373. [ 3.143132] pwm-regulator regulator-vddcpu-a: Failed to get PWM: -517
  374. [ 3.143558] pwm-regulator regulator-vddcpu-b: Failed to get PWM: -517
  375. [ 3.150095] input: SINO WEALTH USB KEYBOARD System Control as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.4/1-1.4:1.1/0003:258A:0001.0002/input/input1
  376. [ 3.195917] systemd[1]: /lib/systemd/system/dbus.socket:4: 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.
  377. [ 3.210082] input: SINO WEALTH USB KEYBOARD Consumer Control as /devices/platform/soc/ffe09000.usb/ff500000.usb/xhci-hcd.0.auto/usb1/1-1/1-1.4/1-1.4:1.1/0003:258A:0001.0002/input/input2
  378. [ 3.210369] hid-generic 0003:258A:0001.0002: input,hiddev96,hidraw1: USB HID v1.10 Device [SINO WEALTH USB KEYBOARD] on usb-xhci-hcd.0.auto-1.4/input1
  379. [ 3.211000] pwm-regulator regulator-vddcpu-a: Failed to get PWM: -517
  380. [ 3.211310] pwm-regulator regulator-vddcpu-b: Failed to get PWM: -517
  381. [ 3.269389] random: systemd: uninitialized urandom read (16 bytes read)
  382. [ 3.269766] systemd[1]: Listening on udev Control Socket.
  383. [ 3.270083] random: systemd: uninitialized urandom read (16 bytes read)
  384. [ 3.270203] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  385. [ 3.270362] random: systemd: uninitialized urandom read (16 bytes read)
  386. [ 3.271973] systemd[1]: Listening on Syslog Socket.
  387. [ 3.272321] systemd[1]: Listening on Journal Socket (/dev/log).
  388. [ 3.337424] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  389. [ 3.662164] zram: Added device: zram0
  390. [ 3.662502] zram: Added device: zram1
  391. [ 3.662787] zram: Added device: zram2
  392. [ 3.691756] zram1: detected capacity change from 0 to 1073741824
  393. [ 3.768716] pwm-regulator regulator-vddcpu-a: Failed to get PWM: -517
  394. [ 3.768914] pwm-regulator regulator-vddcpu-b: Failed to get PWM: -517
  395. [ 3.780038] pwm-regulator regulator-vddcpu-a: Failed to get PWM: -517
  396. [ 3.780230] pwm-regulator regulator-vddcpu-b: Failed to get PWM: -517
  397. [ 3.781399] pwm-regulator regulator-vddcpu-a: Failed to get PWM: -517
  398. [ 3.781649] pwm-regulator: supplied by regulator-dummy
  399. [ 3.783999] cpu cpu2: Failed to set regulator for cpu2: -517
  400. [ 3.784069] cpu cpu3: Failed to set regulator for cpu3: -517
  401. [ 3.784127] cpu cpu4: Failed to set regulator for cpu4: -517
  402. [ 3.784183] cpu cpu5: Failed to set regulator for cpu5: -517
  403. [ 3.784354] pwm-regulator regulator-vddcpu-a: Failed to get PWM: -517
  404. [ 3.785907] pwm-regulator: supplied by regulator-dummy
  405. [ 3.788448] debugfs: Directory 'ff800280.cec' with parent 'regmap' already present!
  406. [ 3.799931] Registered IR keymap rc-cec
  407. [ 3.800043] rc rc0: meson_g12a_ao_cec as /devices/platform/soc/ff800000.bus/ff800280.cec/rc/rc0
  408. [ 3.800156] input: meson_g12a_ao_cec as /devices/platform/soc/ff800000.bus/ff800280.cec/rc/rc0/input3
  409. [ 3.802787] Registered IR keymap rc-odroid
  410. [ 3.811103] IR NEC protocol handler initialized
  411. [ 3.820606] meson-drm ff900000.vpu: Queued 2 outputs on vpu
  412. [ 3.827464] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  413. [ 3.827470] [drm] No driver support for vblank timestamp query.
  414. [ 3.827532] meson-drm ff900000.vpu: CVBS Output connector not available
  415. [ 3.837961] rc rc1: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc1
  416. [ 3.838072] input: meson-ir as /devices/platform/soc/ff800000.bus/ff808000.ir/rc/rc1/input4
  417. [ 3.838329] rc rc1: lirc_dev: driver meson-ir registered at minor = 0, raw IR receiver, no transmitter
  418. [ 3.838467] meson-ir ff808000.ir: receiver initialized
  419. [ 3.853869] meson-dw-hdmi ff600000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
  420. [ 3.854271] meson-dw-hdmi ff600000.hdmi-tx: registered DesignWare HDMI I2C bus driver
  421. [ 3.854571] meson-drm ff900000.vpu: bound ff600000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
  422. [ 3.854876] [drm] Initialized meson 1.0.0 20161109 for ff900000.vpu on minor 0
  423. [ 4.154664] Console: switching to colour frame buffer device 240x67
  424. [ 4.183931] meson-drm ff900000.vpu: fb0: mesondrmfb frame buffer device
  425. [ 4.189094] systemd-journald[1555]: Received request to flush runtime journal from PID 1
  426. [ 4.725862] Adding 1048572k swap on /dev/zram1. Priority:5 extents:1 across:1048572k SSFS
  427. [ 4.790846] zram0: detected capacity change from 0 to 52428800
  428. [ 6.851196] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  429. [ 6.851218] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff)
  430. [ 8.531195] EXT4-fs (mmcblk0p1): resizing filesystem from 196608 to 3777764 blocks
  431. [ 14.089227] EXT4-fs (mmcblk0p1): resized filesystem to 3777764
  432. [ 14.543508] random: crng init done
  433. [ 14.543514] random: 7 urandom warning(s) missed due to ratelimiting
  434. [ 15.406404] meson8b-dwmac ff3f0000.ethernet eth0: PHY [0.0:00] driver [RTL8211F Gigabit Ethernet]
  435. [ 15.408693] meson8b-dwmac ff3f0000.ethernet eth0: No Safety Features support found
  436. [ 15.408703] meson8b-dwmac ff3f0000.ethernet eth0: PTP not supported by HW
  437. [ 15.408711] meson8b-dwmac ff3f0000.ethernet eth0: configuring for phy/rgmii link mode
  438. [ 18.783049] meson8b-dwmac ff3f0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  439. [ 18.783078] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  440. [ 33.757930] USB_PWR_EN: disabling
  441. [ 33.757935] TF_IO: disabling
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement