Advertisement
Guest User

Untitled

a guest
May 31st, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.42 KB | None | 0 0
  1. root@hardkernel-odroidc2:~# dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  3. [ 0.000000] Linux version 5.2.0-rc2+ (mjourdan@mjourdan-pc) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05)) #9
  4. [ 0.000000] Machine model: Hardkernel ODROID-C2
  5. [ 0.000000] efi: Getting EFI parameters from FDT:
  6. [ 0.000000] efi: UEFI not found.
  7. [ 0.000000] Reserved memory: created CMA memory pool at 0x000000006bc00000, size 256 MiB
  8. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  9. [ 0.000000] NUMA: No NUMA configuration found
  10. [ 0.000000] NUMA: Faking a node at [mem 0x0000000001000000-0x000000007fffffff]
  11. [ 0.000000] NUMA: NODE_DATA [mem 0x7fbe3840-0x7fbe4fff]
  12. [ 0.000000] Zone ranges:
  13. [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000007fffffff]
  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 0x0000000001000000-0x0000000004ffffff]
  18. [ 0.000000] node 0: [mem 0x0000000005300000-0x000000000fffffff]
  19. [ 0.000000] node 0: [mem 0x0000000010200000-0x000000007fffffff]
  20. [ 0.000000] Initmem setup node 0 [mem 0x0000000001000000-0x000000007fffffff]
  21. [ 0.000000] On node 0 totalpages: 518912
  22. [ 0.000000] DMA32 zone: 8128 pages used for memmap
  23. [ 0.000000] DMA32 zone: 0 pages reserved
  24. [ 0.000000] DMA32 zone: 518912 pages, LIFO batch:63
  25. [ 0.000000] psci: probing for conduit method from DT.
  26. [ 0.000000] psci: PSCIv0.2 detected in firmware.
  27. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  28. [ 0.000000] psci: Trusted OS migration not required
  29. [ 0.000000] percpu: Embedded 23 pages/cpu s56344 r8192 d29672 u94208
  30. [ 0.000000] pcpu-alloc: s56344 r8192 d29672 u94208 alloc=23*4096
  31. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  32. [ 0.000000] Detected VIPT I-cache on CPU0
  33. [ 0.000000] CPU features: detected: ARM erratum 845719
  34. [ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration
  35. [ 0.000000] CPU features: detected: ARM erratum 843419
  36. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 510784
  37. [ 0.000000] Policy zone: DMA32
  38. [ 0.000000] Kernel command line: root=/dev/mmcblk1p1 rootwait rw console=ttyAML0
  39. [ 0.000000] Memory: 1761288K/2075648K available (9212K kernel code, 706K rwdata, 3576K rodata, 768K init, 352K bss, 52216K reserved, 262144K cma-reserved)
  40. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  41. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  42. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
  43. [ 0.000000] Tasks RCU enabled.
  44. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  45. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  46. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  47. [ 0.000000] GIC: Using split EOI/Deactivate mode
  48. [ 0.000000] irq_meson_gpio: 133 to 8 gpio interrupt mux initialized
  49. [ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x464 with crng_init=0
  50. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  51. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  52. [ 0.000003] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  53. [ 0.000217] Console: colour dummy device 80x25
  54. [ 0.000274] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  55. [ 0.000281] pid_max: default: 32768 minimum: 301
  56. [ 0.000329] LSM: Security Framework initializing
  57. [ 0.001102] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  58. [ 0.001488] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  59. [ 0.001517] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  60. [ 0.001533] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  61. [ 0.001836] *** VALIDATE proc ***
  62. [ 0.001976] *** VALIDATE cgroup1 ***
  63. [ 0.001982] *** VALIDATE cgroup2 ***
  64. [ 0.024022] ASID allocator initialised with 65536 entries
  65. [ 0.032011] rcu: Hierarchical SRCU implementation.
  66. [ 0.040467] EFI services will not be available.
  67. [ 0.048031] smp: Bringing up secondary CPUs ...
  68. [ 0.080724] Detected VIPT I-cache on CPU1
  69. [ 0.080763] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  70. [ 0.112739] Detected VIPT I-cache on CPU2
  71. [ 0.112761] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  72. [ 0.144768] Detected VIPT I-cache on CPU3
  73. [ 0.144786] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  74. [ 0.144829] smp: Brought up 1 node, 4 CPUs
  75. [ 0.144840] SMP: Total of 4 processors activated.
  76. [ 0.144845] CPU features: detected: 32-bit EL0 Support
  77. [ 0.144850] CPU features: detected: CRC32 instructions
  78. [ 0.145015] CPU: All CPU(s) started at EL2
  79. [ 0.145028] alternatives: patching kernel code
  80. [ 0.145752] devtmpfs: initialized
  81. [ 0.148969] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  82. [ 0.148990] futex hash table entries: 1024 (order: 4, 65536 bytes)
  83. [ 0.154836] pinctrl core: initialized pinctrl subsystem
  84. [ 0.155476] DMI not present or invalid.
  85. [ 0.155716] NET: Registered protocol family 16
  86. [ 0.155953] audit: initializing netlink subsys (disabled)
  87. [ 0.156025] audit: type=2000 audit(0.152:1): state=initialized audit_enabled=0 res=1
  88. [ 0.156652] cpuidle: using governor menu
  89. [ 0.156859] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  90. [ 0.157640] DMA: preallocated 256 KiB pool for atomic allocations
  91. [ 0.158137] Serial: AMBA PL011 UART driver
  92. [ 0.172542] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  93. [ 0.172552] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  94. [ 0.172556] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  95. [ 0.172560] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  96. [ 0.173791] cryptd: max_cpu_qlen set to 1000
  97. [ 0.177554] SCSI subsystem initialized
  98. [ 0.177669] libata version 3.00 loaded.
  99. [ 0.177876] usbcore: registered new interface driver usbfs
  100. [ 0.177908] usbcore: registered new interface driver hub
  101. [ 0.177948] usbcore: registered new device driver usb
  102. [ 0.178292] media: Linux media interface: v0.10
  103. [ 0.178317] videodev: Linux video capture interface: v2.00
  104. [ 0.178396] pps_core: LinuxPPS API ver. 1 registered
  105. [ 0.178400] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  106. [ 0.178416] PTP clock support registered
  107. [ 0.178542] EDAC MC: Ver: 3.0.0
  108. [ 0.179084] Advanced Linux Sound Architecture Driver Initialized.
  109. [ 0.179594] clocksource: Switched to clocksource arch_sys_counter
  110. [ 0.179720] VFS: Disk quotas dquot_6.6.0
  111. [ 0.179757] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  112. [ 0.179791] *** VALIDATE hugetlbfs ***
  113. [ 0.184462] NET: Registered protocol family 2
  114. [ 0.184744] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  115. [ 0.184793] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  116. [ 0.184907] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  117. [ 0.185077] TCP: Hash tables configured (established 16384 bind 16384)
  118. [ 0.185170] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  119. [ 0.185208] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  120. [ 0.185320] NET: Registered protocol family 1
  121. [ 0.185632] RPC: Registered named UNIX socket transport module.
  122. [ 0.185637] RPC: Registered udp transport module.
  123. [ 0.185640] RPC: Registered tcp transport module.
  124. [ 0.185643] RPC: Registered tcp NFSv4.1 backchannel transport module.
  125. [ 0.186240] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  126. [ 0.186465] kvm [1]: IPA Size Limit: 40bits
  127. [ 0.186794] kvm [1]: vgic interrupt IRQ1
  128. [ 0.186875] kvm [1]: Hyp mode initialized successfully
  129. [ 0.188587] Initialise system trusted keyrings
  130. [ 0.188693] workingset: timestamp_bits=44 max_order=19 bucket_order=0
  131. [ 0.193741] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  132. [ 0.194325] NFS: Registering the id_resolver key type
  133. [ 0.194347] Key type id_resolver registered
  134. [ 0.194350] Key type id_legacy registered
  135. [ 0.194359] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  136. [ 0.194492] fuse: init (API version 7.30)
  137. [ 0.194914] Key type asymmetric registered
  138. [ 0.194921] Asymmetric key parser 'x509' registered
  139. [ 0.194948] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
  140. [ 0.194954] io scheduler mq-deadline registered
  141. [ 0.194957] io scheduler kyber registered
  142. [ 0.196244] GPIO line 501 (usb-hub-reset) hogged as output/high
  143. [ 0.207544] soc soc0: Amlogic Meson GXBB (S905) Revision 1f:c (0:1) Detected
  144. [ 0.210171] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  145. [ 0.211497] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 13, base_baud = 1500000) is a meson_uart
  146. [ 0.984258] printk: console [ttyAML0] enabled
  147. [ 0.995294] loop: module loaded
  148. [ 0.997008] libphy: Fixed MDIO Bus: probed
  149. [ 0.997320] tun: Universal TUN/TAP device driver, 1.6
  150. [ 1.002779] meson8b-dwmac c9410000.ethernet: PTP uses main clock
  151. [ 1.007838] meson8b-dwmac c9410000.ethernet: no reset control found
  152. [ 1.014415] meson8b-dwmac c9410000.ethernet: User ID: 0x11, Synopsys ID: 0x37
  153. [ 1.021114] meson8b-dwmac c9410000.ethernet: DWMAC1000
  154. [ 1.026283] meson8b-dwmac c9410000.ethernet: DMA HW capability register supported
  155. [ 1.033699] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported
  156. [ 1.041116] meson8b-dwmac c9410000.ethernet: COE Type 2
  157. [ 1.046291] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported
  158. [ 1.053277] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported
  159. [ 1.059681] meson8b-dwmac c9410000.ethernet: Normal descriptors
  160. [ 1.065525] meson8b-dwmac c9410000.ethernet: Ring mode enabled
  161. [ 1.071304] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  162. [ 2.115617] libphy: stmmac: probed
  163. [ 2.116621] VFIO - User Level meta-driver version: 0.3
  164. [ 2.119367] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  165. [ 2.124962] ehci-platform: EHCI generic platform driver
  166. [ 2.130210] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  167. [ 2.136266] ohci-platform: OHCI generic platform driver
  168. [ 2.141712] usbcore: registered new interface driver usb-storage
  169. [ 2.148591] i2c /dev entries driver
  170. [ 2.152365] sdhci: Secure Digital Host Controller Interface driver
  171. [ 2.156961] sdhci: Copyright(c) Pierre Ossman
  172. [ 2.161367] Synopsys Designware Multimedia Card Interface Driver
  173. [ 2.168166] meson-gx-mmc d0074000.mmc: allocated mmc-pwrseq
  174. [ 2.199457] sdhci-pltfm: SDHCI platform and OF driver helper
  175. [ 2.200466] ledtrig-cpu: registered to indicate activity on CPUs
  176. [ 2.205710] meson-sm: secure-monitor enabled
  177. [ 2.210391] usbcore: registered new interface driver usbhid
  178. [ 2.215186] usbhid: USB HID core driver
  179. [ 2.219855] platform-mhu c883c404.mailbox: Platform MHU Mailbox registered
  180. [ 2.228573] NET: Registered protocol family 17
  181. [ 2.230230] Key type dns_resolver registered
  182. [ 2.234867] registered taskstats version 1
  183. [ 2.238470] Loading compiled-in X.509 certificates
  184. [ 2.252423] meson-drm d0100000.vpu: Queued 2 outputs on vpu
  185. [ 2.252620] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  186. [ 2.258922] [drm] No driver support for vblank timestamp query.
  187. [ 2.264844] meson-drm d0100000.vpu: CVBS Output connector not available
  188. [ 2.295624] meson-dw-hdmi c883a000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
  189. [ 2.300087] meson-dw-hdmi c883a000.hdmi-tx: registered DesignWare HDMI I2C bus driver
  190. [ 2.308005] meson-drm d0100000.vpu: bound c883a000.hdmi-tx (ops meson_dw_hdmi_ops)
  191. [ 2.315331] [drm] Initialized meson 1.0.0 20161109 for d0100000.vpu on minor 0
  192. [ 2.322250] [drm] Cannot find any crtc or sizes
  193. [ 2.327049] dwc2 c9000000.usb: c9000000.usb supply vusb_d not found, using dummy regulator
  194. [ 2.334940] dwc2 c9000000.usb: c9000000.usb supply vusb_a not found, using dummy regulator
  195. [ 2.343199] [drm] Cannot find any crtc or sizes
  196. [ 2.348724] phy phy-c0000000.phy.0: USB ID detect failed!
  197. [ 2.352915] phy phy-c0000000.phy.0: phy poweron failed --> -22
  198. [ 2.358741] WARNING: CPU: 2 PID: 21 at drivers/regulator/core.c:2044 _regulator_put.part.12+0xb4/0xc0
  199. [ 2.367825] Modules linked in:
  200. [ 2.370847] CPU: 2 PID: 21 Comm: kworker/2:0 Not tainted 5.2.0-rc2+ #179
  201. [ 2.377485] Hardware name: Hardkernel ODROID-C2 (DT)
  202. [ 2.382408] Workqueue: events deferred_probe_work_func
  203. [ 2.387491] pstate: 80000005 (Nzcv daif -PAN -UAO)
  204. [ 2.392235] pc : _regulator_put.part.12+0xb4/0xc0
  205. [ 2.396893] lr : regulator_put+0x34/0x50
  206. [ 2.400772] sp : ffff000011253b10
  207. [ 2.404050] x29: ffff000011253b10 x28: 0000000000000000
  208. [ 2.409311] x27: 0000000000000000 x26: ffff000010be3090
  209. [ 2.414572] x25: 0000000000000000 x24: 0000000000000009
  210. [ 2.419833] x23: ffff000011253bd8 x22: ffff80007ce8b010
  211. [ 2.425095] x21: ffff000010dd9000 x20: ffff80007c43e300
  212. [ 2.430356] x19: ffff80007c43e300 x18: ffffffffffffffff
  213. [ 2.435617] x17: 0000000000000000 x16: 0000000000000000
  214. [ 2.440878] x15: ffff000010dd96c8 x14: ffff0000912537a7
  215. [ 2.446140] x13: ff00000000000000 x12: ffffffffffffffff
  216. [ 2.451401] x11: 0000000000000038 x10: 0000000000000040
  217. [ 2.456662] x9 : ffff000010df0a38 x8 : ffff000010df0a30
  218. [ 2.461923] x7 : ffff80007d400388 x6 : ffff80007c43e600
  219. [ 2.467184] x5 : ffff80007d2e4380 x4 : ffff80007fbbfc80
  220. [ 2.472446] x3 : ffff000010e31608 x2 : ffff80007d2e4380
  221. [ 2.477707] x1 : 0000000000000000 x0 : 0000000000000001
  222. [ 2.482969] Call trace:
  223. [ 2.485386] _regulator_put.part.12+0xb4/0xc0
  224. [ 2.489697] regulator_put+0x34/0x50
  225. [ 2.493234] regulator_bulk_free+0x30/0x50
  226. [ 2.497289] devm_regulator_bulk_release+0x18/0x20
  227. [ 2.502033] release_nodes+0x138/0x228
  228. [ 2.505740] devres_release_all+0x34/0x50
  229. [ 2.509707] really_probe+0x184/0x2b8
  230. [ 2.513330] driver_probe_device+0x58/0x100
  231. [ 2.517470] __device_attach_driver+0x90/0xb0
  232. [ 2.521782] bus_for_each_drv+0x64/0xc8
  233. [ 2.525577] __device_attach+0xd8/0x138
  234. [ 2.529372] device_initial_probe+0x10/0x18
  235. [ 2.533512] bus_probe_device+0x90/0x98
  236. [ 2.537307] deferred_probe_work_func+0x74/0xb0
  237. [ 2.541795] process_one_work+0x1e0/0x320
  238. [ 2.545761] worker_thread+0x228/0x450
  239. [ 2.549469] kthread+0x124/0x128
  240. [ 2.552662] ret_from_fork+0x10/0x18
  241. [ 2.556195] ---[ end trace 1684cf76847f7462 ]---
  242. [ 2.560843] WARNING: CPU: 2 PID: 21 at drivers/regulator/core.c:2044 _regulator_put.part.12+0xb4/0xc0
  243. [ 2.569908] Modules linked in:
  244. [ 2.572929] CPU: 2 PID: 21 Comm: kworker/2:0 Tainted: G W 5.2.0-rc2+ #179
  245. [ 2.580948] Hardware name: Hardkernel ODROID-C2 (DT)
  246. [ 2.585867] Workqueue: events deferred_probe_work_func
  247. [ 2.590955] pstate: 80000005 (Nzcv daif -PAN -UAO)
  248. [ 2.595699] pc : _regulator_put.part.12+0xb4/0xc0
  249. [ 2.600356] lr : regulator_put+0x34/0x50
  250. [ 2.604236] sp : ffff000011253b10
  251. [ 2.607513] x29: ffff000011253b10 x28: 0000000000000000
  252. [ 2.612775] x27: 0000000000000000 x26: ffff000010be3090
  253. [ 2.618036] x25: 0000000000000000 x24: 0000000000000009
  254. [ 2.623297] x23: ffff000011253bd8 x22: ffff80007ce8b010
  255. [ 2.628558] x21: ffff000010dd9000 x20: ffff80007c43e400
  256. [ 2.633820] x19: ffff80007c43e400 x18: 000000000000002c
  257. [ 2.639081] x17: 0000000000000000 x16: 0000000000000000
  258. [ 2.644342] x15: ffff80007d133290 x14: ffff80007d509aa0
  259. [ 2.649603] x13: 0000000000000000 x12: ffff80007d133290
  260. [ 2.654865] x11: ffff80007d509918 x10: 0000000000000040
  261. [ 2.660126] x9 : ffff80007d133298 x8 : ffff80007d133290
  262. [ 2.665387] x7 : ffff80007d509aa0 x6 : ffff80007c43e500
  263. [ 2.670648] x5 : ffff80007d2e4380 x4 : ffff80007fbbfc80
  264. [ 2.675910] x3 : ffff000010e31608 x2 : ffff80007d2e4380
  265. [ 2.681171] x1 : 0000000000000000 x0 : 0000000000000001
  266. [ 2.686432] Call trace:
  267. [ 2.688849] _regulator_put.part.12+0xb4/0xc0
  268. [ 2.693161] regulator_put+0x34/0x50
  269. [ 2.696697] regulator_bulk_free+0x30/0x50
  270. [ 2.700752] devm_regulator_bulk_release+0x18/0x20
  271. [ 2.705495] release_nodes+0x138/0x228
  272. [ 2.709204] devres_release_all+0x34/0x50
  273. [ 2.713171] really_probe+0x184/0x2b8
  274. [ 2.716793] driver_probe_device+0x58/0x100
  275. [ 2.720933] __device_attach_driver+0x90/0xb0
  276. [ 2.725246] bus_for_each_drv+0x64/0xc8
  277. [ 2.729041] __device_attach+0xd8/0x138
  278. [ 2.732836] device_initial_probe+0x10/0x18
  279. [ 2.736976] bus_probe_device+0x90/0x98
  280. [ 2.740771] deferred_probe_work_func+0x74/0xb0
  281. [ 2.745257] process_one_work+0x1e0/0x320
  282. [ 2.749225] worker_thread+0x228/0x450
  283. [ 2.752932] kthread+0x124/0x128
  284. [ 2.756123] ret_from_fork+0x10/0x18
  285. [ 2.759659] ---[ end trace 1684cf76847f7463 ]---
  286. [ 2.764288] dwc2: probe of c9000000.usb failed with error -22
  287. [ 2.770364] dwc2 c9100000.usb: c9100000.usb supply vusb_d not found, using dummy regulator
  288. [ 2.778164] dwc2 c9100000.usb: c9100000.usb supply vusb_a not found, using dummy regulator
  289. [ 2.843988] dwc2 c9100000.usb: DWC OTG Controller
  290. [ 2.844026] dwc2 c9100000.usb: new USB bus registered, assigned bus number 1
  291. [ 2.850060] dwc2 c9100000.usb: irq 36, io mem 0xc9100000
  292. [ 2.855720] hub 1-0:1.0: USB hub found
  293. [ 2.859022] hub 1-0:1.0: 1 port detected
  294. [ 2.863776] meson-gx-mmc d0072000.mmc: Got CD GPIO
  295. [ 2.895344] scpi_protocol scpi: SCP Protocol legacy pre-1.0 firmware
  296. [ 2.899058] hctosys: unable to open rtc device (rtc0)
  297. [ 2.901296] VCC3V3: disabling
  298. [ 2.903992] ALSA device list:
  299. [ 2.906914] No soundcards found.
  300. [ 2.916035] Waiting for root device /dev/mmcblk1p1...
  301. [ 3.163882] mmc1: new high speed SDHC card at address e624
  302. [ 3.164849] mmcblk1: mmc1:e624 SP32G 29.7 GiB
  303. [ 3.177433] mmcblk1: p1
  304. [ 3.199832] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
  305. [ 3.202297] VFS: Mounted root (ext4 filesystem) on device 179:1.
  306. [ 3.216884] devtmpfs: mounted
  307. [ 3.217178] Freeing unused kernel memory: 768K
  308. [ 3.239618] Run /sbin/init as init process
  309. [ 3.255610] usb 1-1: new high-speed USB device number 2 using dwc2
  310. [ 3.392193] random: fast init done
  311. [ 3.465413] hub 1-1:1.0: USB hub found
  312. [ 3.465730] hub 1-1:1.0: 4 ports detected
  313. [ 3.502805] systemd[1]: System time before build time, advancing clock.
  314. [ 3.548654] systemd[1]: systemd 239 running in system mode. (-PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFU)
  315. [ 3.564453] systemd[1]: Detected architecture arm64.
  316. [ 3.589953] systemd[1]: Set hostname to <hardkernel-odroidc2>.
  317. [ 3.711221] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewal.
  318. [ 3.722565] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
  319. [ 3.852244] random: systemd: uninitialized urandom read (16 bytes read)
  320. [ 3.853464] systemd[1]: Listening on udev Kernel Socket.
  321. [ 3.875686] random: systemd: uninitialized urandom read (16 bytes read)
  322. [ 3.876681] systemd[1]: Reached target Swap.
  323. [ 3.895762] random: systemd: uninitialized urandom read (16 bytes read)
  324. [ 3.896943] systemd[1]: Listening on Network Service Netlink Socket.
  325. [ 3.921310] systemd[1]: Created slice system-serial\x2dgetty.slice.
  326. [ 3.936373] systemd[1]: Created slice User and Session Slice.
  327. [ 4.146340] EXT4-fs (mmcblk1p1): re-mounted. Opts: (null)
  328. [ 4.481513] systemd-journald[1246]: Received request to flush runtime journal from PID 1
  329. [ 4.857803] Generic PHY stmmac-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:00, irq=POLL)
  330. [ 4.863684] meson8b-dwmac c9410000.ethernet eth0: No Safety Features support found
  331. [ 4.869821] meson8b-dwmac c9410000.ethernet eth0: PTP not supported by HW
  332. [ 4.877604] meson8b-dwmac c9410000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement