Advertisement
Guest User

Untitled

a guest
May 24th, 2018
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.27 KB | None | 0 0
  1. root@odroidc2:~# cat /var/log/kern.log
  2. May 24 21:43:34 localhost kernel: [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  3. May 24 21:43:34 localhost kernel: [ 0.000000] Linux version 4.17.0-rc6-odroidc2 (root@ubuntu) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #1 SMP PREEMPT Thu May 24 14:15:35 PDT 2018
  4. May 24 21:43:34 localhost kernel: [ 0.000000] Machine model: Hardkernel ODROID-C2
  5. May 24 21:43:34 localhost kernel: [ 0.000000] efi: Getting EFI parameters from FDT:
  6. May 24 21:43:34 localhost kernel: [ 0.000000] efi: UEFI not found.
  7. May 24 21:43:34 localhost kernel: [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000071800000, size 188 MiB
  8. May 24 21:43:34 localhost kernel: [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  9. May 24 21:43:34 localhost kernel: [ 0.000000] On node 0 totalpages: 519680
  10. May 24 21:43:34 localhost kernel: [ 0.000000] DMA32 zone: 8128 pages used for memmap
  11. May 24 21:43:34 localhost kernel: [ 0.000000] DMA32 zone: 0 pages reserved
  12. May 24 21:43:34 localhost kernel: [ 0.000000] DMA32 zone: 519680 pages, LIFO batch:31
  13. May 24 21:43:34 localhost kernel: [ 0.000000] psci: probing for conduit method from DT.
  14. May 24 21:43:34 localhost kernel: [ 0.000000] psci: PSCIv0.2 detected in firmware.
  15. May 24 21:43:34 localhost kernel: [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  16. May 24 21:43:34 localhost kernel: [ 0.000000] psci: Trusted OS migration not required
  17. May 24 21:43:34 localhost kernel: [ 0.000000] percpu: Embedded 24 pages/cpu @ (ptrval) s58008 r8192 d32104 u98304
  18. May 24 21:43:34 localhost kernel: [ 0.000000] pcpu-alloc: s58008 r8192 d32104 u98304 alloc=24*4096
  19. May 24 21:43:34 localhost kernel: [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  20. May 24 21:43:34 localhost kernel: [ 0.000000] Detected VIPT I-cache on CPU0
  21. May 24 21:43:34 localhost kernel: [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  22. May 24 21:43:34 localhost kernel: [ 0.000000] CPU features: enabling workaround for ARM erratum 843419
  23. May 24 21:43:34 localhost kernel: [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  24. May 24 21:43:34 localhost kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 511552
  25. May 24 21:43:34 localhost kernel: [ 0.000000] Kernel command line: root=UUID=484f9c1a-87dd-489f-b83e-eb02208f49e2 rootwait rootfstype=ext4 panic=10 consoleblank=0 loglevel=1 ubootpart=ec7c0000-01 usb-storage.quirks= cgroup_enable=memory swapaccount=1
  26. May 24 21:43:34 localhost kernel: [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  27. May 24 21:43:34 localhost kernel: [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  28. May 24 21:43:34 localhost kernel: [ 0.000000] Memory: 1827928K/2078720K available (8316K kernel code, 670K rwdata, 2980K rodata, 576K init, 356K bss, 58280K reserved, 192512K cma-reserved)
  29. May 24 21:43:34 localhost kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  30. May 24 21:43:34 localhost kernel: [ 0.000000] Preemptible hierarchical RCU implementation.
  31. May 24 21:43:34 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
  32. May 24 21:43:34 localhost kernel: [ 0.000000] Tasks RCU enabled.
  33. May 24 21:43:34 localhost kernel: [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  34. May 24 21:43:34 localhost kernel: [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  35. May 24 21:43:34 localhost kernel: [ 0.000000] GIC: Using split EOI/Deactivate mode
  36. May 24 21:43:34 localhost kernel: [ 0.000000] irq_meson_gpio: 133 to 8 gpio interrupt mux initialized
  37. May 24 21:43:34 localhost kernel: [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  38. May 24 21:43:34 localhost kernel: [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  39. May 24 21:43:34 localhost kernel: [ 0.000003] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  40. May 24 21:43:34 localhost kernel: [ 0.000247] Console: colour dummy device 80x25
  41. May 24 21:43:34 localhost kernel: [ 0.000253] console [tty0] enabled
  42. May 24 21:43:34 localhost kernel: [ 0.000266] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  43. May 24 21:43:34 localhost kernel: [ 0.000272] pid_max: default: 32768 minimum: 301
  44. May 24 21:43:34 localhost kernel: [ 0.000324] Security Framework initialized
  45. May 24 21:43:34 localhost kernel: [ 0.000359] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  46. May 24 21:43:34 localhost kernel: [ 0.000371] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  47. May 24 21:43:34 localhost kernel: [ 0.020015] ASID allocator initialised with 32768 entries
  48. May 24 21:43:34 localhost kernel: [ 0.024012] Hierarchical SRCU implementation.
  49. May 24 21:43:34 localhost kernel: [ 0.028162] EFI services will not be available.
  50. May 24 21:43:34 localhost kernel: [ 0.032022] smp: Bringing up secondary CPUs ...
  51. May 24 21:43:34 localhost kernel: [ 0.052676] Detected VIPT I-cache on CPU1
  52. May 24 21:43:34 localhost kernel: [ 0.052714] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  53. May 24 21:43:34 localhost kernel: [ 0.072682] Detected VIPT I-cache on CPU2
  54. May 24 21:43:34 localhost kernel: [ 0.072702] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  55. May 24 21:43:34 localhost kernel: [ 0.092707] Detected VIPT I-cache on CPU3
  56. May 24 21:43:34 localhost kernel: [ 0.092725] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  57. May 24 21:43:34 localhost kernel: [ 0.092766] smp: Brought up 1 node, 4 CPUs
  58. May 24 21:43:34 localhost kernel: [ 0.092768] SMP: Total of 4 processors activated.
  59. May 24 21:43:34 localhost kernel: [ 0.092772] CPU features: detected: 32-bit EL0 Support
  60. May 24 21:43:34 localhost kernel: [ 0.095096] CPU: All CPU(s) started at EL2
  61. May 24 21:43:34 localhost kernel: [ 0.095105] alternatives: patching kernel code
  62. May 24 21:43:34 localhost kernel: [ 0.095130] random: get_random_u64 called from compute_layout+0x98/0xf0 with crng_init=0
  63. May 24 21:43:34 localhost kernel: [ 0.095662] devtmpfs: initialized
  64. May 24 21:43:34 localhost kernel: [ 0.101095] Built 1 zonelists, mobility grouping on. Total pages: 505110
  65. May 24 21:43:34 localhost kernel: [ 0.101758] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  66. May 24 21:43:34 localhost kernel: [ 0.101767] futex hash table entries: 1024 (order: 5, 131072 bytes)
  67. May 24 21:43:34 localhost kernel: [ 0.101900] pinctrl core: initialized pinctrl subsystem
  68. May 24 21:43:34 localhost kernel: [ 0.102369] DMI not present or invalid.
  69. May 24 21:43:34 localhost kernel: [ 0.102539] NET: Registered protocol family 16
  70. May 24 21:43:34 localhost kernel: [ 0.102781] audit: initializing netlink subsys (disabled)
  71. May 24 21:43:34 localhost kernel: [ 0.102858] audit: type=2000 audit(0.100:1): state=initialized audit_enabled=0 res=1
  72. May 24 21:43:34 localhost kernel: [ 0.103209] cpuidle: using governor menu
  73. May 24 21:43:34 localhost kernel: [ 0.103337] vdso: 2 pages (1 code @ (ptrval), 1 data @ (ptrval))
  74. May 24 21:43:34 localhost kernel: [ 0.103344] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  75. May 24 21:43:34 localhost kernel: [ 0.104319] DMA: preallocated 2048 KiB pool for atomic allocations
  76. May 24 21:43:34 localhost kernel: [ 0.104380] Serial: AMBA PL011 UART driver
  77. May 24 21:43:34 localhost kernel: [ 0.111511] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  78. May 24 21:43:34 localhost kernel: [ 0.111736] cryptd: max_cpu_qlen set to 1000
  79. May 24 21:43:34 localhost kernel: [ 0.112742] SCSI subsystem initialized
  80. May 24 21:43:34 localhost kernel: [ 0.112833] libata version 3.00 loaded.
  81. May 24 21:43:34 localhost kernel: [ 0.112955] usbcore: registered new interface driver usbfs
  82. May 24 21:43:34 localhost kernel: [ 0.112977] usbcore: registered new interface driver hub
  83. May 24 21:43:34 localhost kernel: [ 0.113012] usbcore: registered new device driver usb
  84. May 24 21:43:34 localhost kernel: [ 0.113119] pps_core: LinuxPPS API ver. 1 registered
  85. May 24 21:43:34 localhost kernel: [ 0.113121] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  86. May 24 21:43:34 localhost kernel: [ 0.113128] PTP clock support registered
  87. May 24 21:43:34 localhost kernel: [ 0.113247] Advanced Linux Sound Architecture Driver Initialized.
  88. May 24 21:43:34 localhost kernel: [ 0.113717] clocksource: Switched to clocksource arch_sys_counter
  89. May 24 21:43:34 localhost kernel: [ 0.113804] VFS: Disk quotas dquot_6.6.0
  90. May 24 21:43:34 localhost kernel: [ 0.113837] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  91. May 24 21:43:34 localhost kernel: [ 0.117237] NET: Registered protocol family 2
  92. May 24 21:43:34 localhost kernel: [ 0.117530] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
  93. May 24 21:43:34 localhost kernel: [ 0.117552] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  94. May 24 21:43:34 localhost kernel: [ 0.117634] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  95. May 24 21:43:34 localhost kernel: [ 0.117810] TCP: Hash tables configured (established 16384 bind 16384)
  96. May 24 21:43:34 localhost kernel: [ 0.117894] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  97. May 24 21:43:34 localhost kernel: [ 0.117924] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  98. May 24 21:43:34 localhost kernel: [ 0.118036] NET: Registered protocol family 1
  99. May 24 21:43:34 localhost kernel: [ 0.118353] RPC: Registered named UNIX socket transport module.
  100. May 24 21:43:34 localhost kernel: [ 0.118355] RPC: Registered udp transport module.
  101. May 24 21:43:34 localhost kernel: [ 0.118357] RPC: Registered tcp transport module.
  102. May 24 21:43:34 localhost kernel: [ 0.118358] RPC: Registered tcp NFSv4.1 backchannel transport module.
  103. May 24 21:43:34 localhost kernel: [ 0.118456] Unpacking initramfs...
  104. May 24 21:43:34 localhost kernel: [ 0.376841] Freeing initrd memory: 8460K
  105. May 24 21:43:34 localhost kernel: [ 0.377364] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  106. May 24 21:43:34 localhost kernel: [ 0.377549] kvm [1]: 8-bit VMID
  107. May 24 21:43:34 localhost kernel: [ 0.378089] kvm [1]: vgic interrupt IRQ1
  108. May 24 21:43:34 localhost kernel: [ 0.378165] kvm [1]: Hyp mode initialized successfully
  109. May 24 21:43:34 localhost kernel: [ 0.379007] Initialise system trusted keyrings
  110. May 24 21:43:34 localhost kernel: [ 0.379076] workingset: timestamp_bits=46 max_order=19 bucket_order=0
  111. May 24 21:43:34 localhost kernel: [ 0.383023] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  112. May 24 21:43:34 localhost kernel: [ 0.383406] NFS: Registering the id_resolver key type
  113. May 24 21:43:34 localhost kernel: [ 0.383422] Key type id_resolver registered
  114. May 24 21:43:34 localhost kernel: [ 0.383424] Key type id_legacy registered
  115. May 24 21:43:34 localhost kernel: [ 0.383431] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  116. May 24 21:43:34 localhost kernel: [ 0.383526] 9p: Installing v9fs 9p2000 file system support
  117. May 24 21:43:34 localhost kernel: [ 0.385145] Key type asymmetric registered
  118. May 24 21:43:34 localhost kernel: [ 0.385149] Asymmetric key parser 'x509' registered
  119. May 24 21:43:34 localhost kernel: [ 0.385234] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  120. May 24 21:43:34 localhost kernel: [ 0.385300] io scheduler noop registered
  121. May 24 21:43:34 localhost kernel: [ 0.385414] io scheduler cfq registered (default)
  122. May 24 21:43:34 localhost kernel: [ 0.385417] io scheduler mq-deadline registered
  123. May 24 21:43:34 localhost kernel: [ 0.385419] io scheduler kyber registered
  124. May 24 21:43:34 localhost kernel: [ 0.386233] GPIO line 501 (usb-hub-reset) hogged as output/high
  125. May 24 21:43:34 localhost kernel: [ 0.387357] gxbb-clkc c883c000.clock-controller: failed to get HHI regmap - Trying obsolete regs
  126. May 24 21:43:34 localhost kernel: [ 0.391622] soc soc0: Amlogic Meson GXBB (S905) Revision 1f:b (0:1) Detected
  127. May 24 21:43:34 localhost kernel: [ 0.393539] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  128. May 24 21:43:34 localhost kernel: [ 0.394319] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 13, base_baud = 1500000) is a meson_uart
  129. May 24 21:43:34 localhost kernel: [ 0.394356] console [ttyAML0] enabled
  130. May 24 21:43:34 localhost kernel: [ 0.399023] loop: module loaded
  131. May 24 21:43:34 localhost kernel: [ 0.400178] libphy: Fixed MDIO Bus: probed
  132. May 24 21:43:34 localhost kernel: [ 0.400332] tun: Universal TUN/TAP device driver, 1.6
  133. May 24 21:43:34 localhost kernel: [ 0.400863] VFIO - User Level meta-driver version: 0.3
  134. May 24 21:43:34 localhost kernel: [ 0.401444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  135. May 24 21:43:34 localhost kernel: [ 0.401446] ehci-platform: EHCI generic platform driver
  136. May 24 21:43:34 localhost kernel: [ 0.401508] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  137. May 24 21:43:34 localhost kernel: [ 0.401518] ohci-platform: OHCI generic platform driver
  138. May 24 21:43:34 localhost kernel: [ 0.401759] usbcore: registered new interface driver usb-storage
  139. May 24 21:43:34 localhost kernel: [ 0.402329] mousedev: PS/2 mouse device common for all mice
  140. May 24 21:43:34 localhost kernel: [ 0.402542] i2c /dev entries driver
  141. May 24 21:43:34 localhost kernel: [ 0.403064] IR NEC protocol handler initialized
  142. May 24 21:43:34 localhost kernel: [ 0.403066] IR RC5(x/sz) protocol handler initialized
  143. May 24 21:43:34 localhost kernel: [ 0.403068] IR RC6 protocol handler initialized
  144. May 24 21:43:34 localhost kernel: [ 0.403069] IR JVC protocol handler initialized
  145. May 24 21:43:34 localhost kernel: [ 0.403071] IR Sony protocol handler initialized
  146. May 24 21:43:34 localhost kernel: [ 0.403072] IR SANYO protocol handler initialized
  147. May 24 21:43:34 localhost kernel: [ 0.403074] IR Sharp protocol handler initialized
  148. May 24 21:43:34 localhost kernel: [ 0.403076] IR MCE Keyboard/mouse protocol handler initialized
  149. May 24 21:43:34 localhost kernel: [ 0.403078] IR XMP protocol handler initialized
  150. May 24 21:43:34 localhost kernel: [ 0.403524] sdhci: Secure Digital Host Controller Interface driver
  151. May 24 21:43:34 localhost kernel: [ 0.403525] sdhci: Copyright(c) Pierre Ossman
  152. May 24 21:43:34 localhost kernel: [ 0.403539] Synopsys Designware Multimedia Card Interface Driver
  153. May 24 21:43:34 localhost kernel: [ 0.404156] meson-gx-mmc d0074000.mmc: allocated mmc-pwrseq
  154. May 24 21:43:34 localhost kernel: [ 0.430540] sdhci-pltfm: SDHCI platform and OF driver helper
  155. May 24 21:43:34 localhost kernel: [ 0.430918] ledtrig-cpu: registered to indicate activity on CPUs
  156. May 24 21:43:34 localhost kernel: [ 0.431093] meson-sm: secure-monitor enabled
  157. May 24 21:43:34 localhost kernel: [ 0.431513] usbcore: registered new interface driver usbhid
  158. May 24 21:43:34 localhost kernel: [ 0.431515] usbhid: USB HID core driver
  159. May 24 21:43:34 localhost kernel: [ 0.431606] platform-mhu c883c404.mailbox: Platform MHU Mailbox registered
  160. May 24 21:43:34 localhost kernel: [ 0.432531] NET: Registered protocol family 10
  161. May 24 21:43:34 localhost kernel: [ 0.442060] Segment Routing with IPv6
  162. May 24 21:43:34 localhost kernel: [ 0.442117] NET: Registered protocol family 17
  163. May 24 21:43:34 localhost kernel: [ 0.442171] 9pnet: Installing 9P2000 support
  164. May 24 21:43:34 localhost kernel: [ 0.442228] Key type dns_resolver registered
  165. May 24 21:43:34 localhost kernel: [ 0.442772] registered taskstats version 1
  166. May 24 21:43:34 localhost kernel: [ 0.442774] Loading compiled-in X.509 certificates
  167. May 24 21:43:34 localhost kernel: [ 0.445014] zswap: default zpool zbud not available
  168. May 24 21:43:34 localhost kernel: [ 0.445019] zswap: pool creation failed
  169. May 24 21:43:34 localhost kernel: [ 0.450893] dwc2 c9000000.usb: c9000000.usb supply vusb_d not found, using dummy regulator
  170. May 24 21:43:34 localhost kernel: [ 0.450937] dwc2 c9000000.usb: c9000000.usb supply vusb_a not found, using dummy regulator
  171. May 24 21:43:34 localhost kernel: [ 0.452129] phy phy-c0000000.phy.0: USB ID detect failed!
  172. May 24 21:43:34 localhost kernel: [ 0.452135] phy phy-c0000000.phy.0: phy poweron failed --> -22
  173. May 24 21:43:34 localhost kernel: [ 0.452210] dwc2: probe of c9000000.usb failed with error -22
  174. May 24 21:43:34 localhost kernel: [ 0.452419] dwc2 c9100000.usb: c9100000.usb supply vusb_d not found, using dummy regulator
  175. May 24 21:43:34 localhost kernel: [ 0.452445] dwc2 c9100000.usb: c9100000.usb supply vusb_a not found, using dummy regulator
  176. May 24 21:43:34 localhost kernel: [ 0.509731] dwc2 c9100000.usb: dwc2_check_params: Invalid parameter lpm=1
  177. May 24 21:43:34 localhost kernel: [ 0.509735] dwc2 c9100000.usb: dwc2_check_params: Invalid parameter lpm_clock_gating=1
  178. May 24 21:43:34 localhost kernel: [ 0.509739] dwc2 c9100000.usb: dwc2_check_params: Invalid parameter besl=1
  179. May 24 21:43:34 localhost kernel: [ 0.509742] dwc2 c9100000.usb: dwc2_check_params: Invalid parameter hird_threshold_en=1
  180. May 24 21:43:34 localhost kernel: [ 0.509910] dwc2 c9100000.usb: DWC OTG Controller
  181. May 24 21:43:34 localhost kernel: [ 0.509927] dwc2 c9100000.usb: new USB bus registered, assigned bus number 1
  182. May 24 21:43:34 localhost kernel: [ 0.509946] dwc2 c9100000.usb: irq 34, io mem 0xc9100000
  183. May 24 21:43:34 localhost kernel: [ 0.510081] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
  184. May 24 21:43:34 localhost kernel: [ 0.510085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  185. May 24 21:43:34 localhost kernel: [ 0.510088] usb usb1: Product: DWC OTG Controller
  186. May 24 21:43:34 localhost kernel: [ 0.510091] usb usb1: Manufacturer: Linux 4.17.0-rc6-odroidc2 dwc2_hsotg
  187. May 24 21:43:34 localhost kernel: [ 0.510094] usb usb1: SerialNumber: c9100000.usb
  188. May 24 21:43:34 localhost kernel: [ 0.510385] hub 1-0:1.0: USB hub found
  189. May 24 21:43:34 localhost kernel: [ 0.510399] hub 1-0:1.0: 1 port detected
  190. May 24 21:43:34 localhost kernel: [ 0.511049] meson-gx-mmc d0072000.mmc: Got CD GPIO
  191. May 24 21:43:34 localhost kernel: [ 0.538364] scpi_protocol scpi: SCP Protocol legacy pre-1.0 firmware
  192. May 24 21:43:34 localhost kernel: [ 0.543367] hctosys: unable to open rtc device (rtc0)
  193. May 24 21:43:34 localhost kernel: [ 0.544219] VCC1V8: disabling
  194. May 24 21:43:34 localhost kernel: [ 0.544222] VCC3V3: disabling
  195. May 24 21:43:34 localhost kernel: [ 0.544228] ALSA device list:
  196. May 24 21:43:34 localhost kernel: [ 0.544229] No soundcards found.
  197. May 24 21:43:34 localhost kernel: [ 0.544704] Freeing unused kernel memory: 576K
  198. May 24 21:43:34 localhost kernel: [ 0.587766] cpufreq: __target_index: Failed to change cpu frequency: -5
  199. May 24 21:43:34 localhost kernel: [ 0.626768] cpufreq: __target_index: Failed to change cpu frequency: -5
  200. May 24 21:43:34 localhost kernel: [ 0.626940] mmc1: new high speed SDHC card at address 0007
  201. May 24 21:43:34 localhost kernel: [ 0.628304] mmcblk1: mmc1:0007 SL16G 14.5 GiB
  202. May 24 21:43:34 localhost kernel: [ 0.634113] mmcblk1: p1
  203. May 24 21:43:34 localhost kernel: [ 0.838604] meson8b-dwmac c9410000.ethernet: PTP uses main clock
  204. May 24 21:43:34 localhost kernel: [ 0.838612] meson8b-dwmac c9410000.ethernet: no reset control found
  205. May 24 21:43:34 localhost kernel: [ 0.839114] stmmac - user ID: 0x11, Synopsys ID: 0x37
  206. May 24 21:43:34 localhost kernel: [ 0.839123] meson8b-dwmac c9410000.ethernet: Ring mode enabled
  207. May 24 21:43:34 localhost kernel: [ 0.839126] meson8b-dwmac c9410000.ethernet: DMA HW capability register supported
  208. May 24 21:43:34 localhost kernel: [ 0.839130] meson8b-dwmac c9410000.ethernet: Normal descriptors
  209. May 24 21:43:34 localhost kernel: [ 0.839133] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported
  210. May 24 21:43:34 localhost kernel: [ 0.839136] meson8b-dwmac c9410000.ethernet: COE Type 2
  211. May 24 21:43:34 localhost kernel: [ 0.839139] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported
  212. May 24 21:43:34 localhost kernel: [ 0.839141] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported
  213. May 24 21:43:34 localhost kernel: [ 0.839170] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  214. May 24 21:43:34 localhost kernel: [ 0.839567] libphy: stmmac: probed
  215. May 24 21:43:34 localhost kernel: [ 0.844878] meson-drm d0100000.vpu: Queued 2 outputs on vpu
  216. May 24 21:43:34 localhost kernel: [ 0.846938] meson-drm d0100000.vpu: Failed to create d0100000.vpu debugfs directory
  217. May 24 21:43:34 localhost kernel: [ 0.846963] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  218. May 24 21:43:34 localhost kernel: [ 0.846965] [drm] No driver support for vblank timestamp query.
  219. May 24 21:43:34 localhost kernel: [ 0.847021] meson-drm d0100000.vpu: CVBS Output connector not available
  220. May 24 21:43:34 localhost kernel: [ 0.866155] random: fast init done
  221. May 24 21:43:34 localhost kernel: [ 0.874260] meson-dw-hdmi c883a000.hdmi-tx: Detected HDMI TX controller v2.01a with HDCP (meson_dw_hdmi_phy)
  222. May 24 21:43:34 localhost kernel: [ 0.876861] meson-dw-hdmi c883a000.hdmi-tx: registered DesignWare HDMI I2C bus driver
  223. May 24 21:43:34 localhost kernel: [ 0.877196] meson-drm d0100000.vpu: bound c883a000.hdmi-tx (ops meson_dw_hdmi_ops [meson_dw_hdmi])
  224. May 24 21:43:34 localhost kernel: [ 0.905828] usb 1-1: new high-speed USB device number 2 using dwc2
  225. May 24 21:43:34 localhost kernel: [ 1.116354] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
  226. May 24 21:43:34 localhost kernel: [ 1.116411] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  227. May 24 21:43:34 localhost kernel: [ 1.116452] usb 1-1: Product: USB2.0 Hub
  228. May 24 21:43:34 localhost kernel: [ 1.119814] hub 1-1:1.0: USB hub found
  229. May 24 21:43:34 localhost kernel: [ 1.120415] hub 1-1:1.0: 4 ports detected
  230. May 24 21:43:34 localhost kernel: [ 1.166514] Console: switching to colour frame buffer device 240x67
  231. May 24 21:43:34 localhost kernel: [ 1.213793] meson-drm d0100000.vpu: fb0: frame buffer device
  232. May 24 21:43:34 localhost kernel: [ 1.239700] [drm] Initialized meson 1.0.0 20161109 for d0100000.vpu on minor 0
  233. May 24 21:43:34 localhost kernel: [ 1.349906] raid6: int64x1 gen() 319 MB/s
  234. May 24 21:43:34 localhost kernel: [ 1.417746] raid6: int64x1 xor() 570 MB/s
  235. May 24 21:43:34 localhost kernel: [ 1.485803] raid6: int64x2 gen() 803 MB/s
  236. May 24 21:43:34 localhost kernel: [ 1.553758] raid6: int64x2 xor() 775 MB/s
  237. May 24 21:43:34 localhost kernel: [ 1.621742] raid6: int64x4 gen() 1284 MB/s
  238. May 24 21:43:34 localhost kernel: [ 1.689749] raid6: int64x4 xor() 978 MB/s
  239. May 24 21:43:34 localhost kernel: [ 1.757741] raid6: int64x8 gen() 1230 MB/s
  240. May 24 21:43:34 localhost kernel: [ 1.825732] raid6: int64x8 xor() 959 MB/s
  241. May 24 21:43:34 localhost kernel: [ 1.893784] raid6: neonx1 gen() 848 MB/s
  242. May 24 21:43:34 localhost kernel: [ 1.961732] raid6: neonx1 xor() 1087 MB/s
  243. May 24 21:43:34 localhost kernel: [ 2.029734] raid6: neonx2 gen() 1414 MB/s
  244. May 24 21:43:34 localhost kernel: [ 2.097728] raid6: neonx2 xor() 1543 MB/s
  245. May 24 21:43:34 localhost kernel: [ 2.165734] raid6: neonx4 gen() 1877 MB/s
  246. May 24 21:43:34 localhost kernel: [ 2.233734] raid6: neonx4 xor() 1848 MB/s
  247. May 24 21:43:34 localhost kernel: [ 2.301747] raid6: neonx8 gen() 2037 MB/s
  248. May 24 21:43:34 localhost kernel: [ 2.369726] raid6: neonx8 xor() 1959 MB/s
  249. May 24 21:43:34 localhost kernel: [ 2.369729] raid6: using algorithm neonx8 gen() 2037 MB/s
  250. May 24 21:43:34 localhost kernel: [ 2.369730] raid6: .... xor() 1959 MB/s, rmw enabled
  251. May 24 21:43:34 localhost kernel: [ 2.369732] raid6: using neon recovery algorithm
  252. May 24 21:43:34 localhost kernel: [ 2.374060] xor: measuring software checksum speed
  253. May 24 21:43:34 localhost kernel: [ 2.413732] 8regs : 2945.000 MB/sec
  254. May 24 21:43:34 localhost kernel: [ 2.453724] 8regs_prefetch: 2625.000 MB/sec
  255. May 24 21:43:34 localhost kernel: [ 2.493721] 32regs : 3620.000 MB/sec
  256. May 24 21:43:34 localhost kernel: [ 2.533720] 32regs_prefetch: 3042.000 MB/sec
  257. May 24 21:43:34 localhost kernel: [ 2.533723] xor: using function: 32regs (3620.000 MB/sec)
  258. May 24 21:43:34 localhost kernel: [ 2.577335] Btrfs loaded, crc32c=crc32c-generic
  259. May 24 21:43:34 localhost kernel: [ 4.191632] EXT4-fs (mmcblk1p1): mounted filesystem with writeback data mode. Opts: (null)
  260. May 24 21:43:34 localhost kernel: [ 5.591284] random: systemd: uninitialized urandom read (16 bytes read)
  261. May 24 21:43:34 localhost kernel: [ 5.601889] random: systemd: uninitialized urandom read (16 bytes read)
  262. May 24 21:43:34 localhost kernel: [ 5.614029] random: systemd: uninitialized urandom read (16 bytes read)
  263. May 24 21:43:34 localhost kernel: [ 5.958594] EXT4-fs (mmcblk1p1): re-mounted. Opts: commit=600,errors=remount-ro
  264. May 24 21:43:34 localhost kernel: [ 18.305528] EXT4-fs (mmcblk1p1): resizing filesystem from 269312 to 3750900 blocks
  265. May 24 21:43:34 localhost kernel: [ 19.019311] EXT4-fs (mmcblk1p1): resized filesystem to 3750900
  266. May 24 21:43:34 localhost kernel: [ 34.828972] zram: Added device: zram0
  267. May 24 21:43:34 localhost kernel: [ 34.829308] zram: Added device: zram1
  268. May 24 21:43:34 localhost kernel: [ 34.829585] zram: Added device: zram2
  269. May 24 21:43:34 localhost kernel: [ 34.829926] zram: Added device: zram3
  270. May 24 21:43:34 localhost kernel: [ 34.928414] RTL8211F Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211F Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=35)
  271. May 24 21:43:34 localhost kernel: [ 34.941788] meson8b-dwmac c9410000.ethernet eth0: PTP not supported by HW
  272. May 24 21:43:34 localhost kernel: [ 34.942245] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  273. May 24 21:43:34 localhost kernel: [ 34.952364] zram0: detected capacity change from 0 to 259772416
  274. May 24 21:43:37 localhost kernel: [ 38.197169] meson8b-dwmac c9410000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  275. May 24 21:43:37 localhost kernel: [ 38.197223] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  276. May 24 21:44:01 localhost kernel: [ 62.734964] Unable to handle kernel paging request at virtual address ffff000008be9d78
  277. May 24 21:44:01 localhost kernel: [ 62.737357] Mem abort info:
  278. May 24 21:44:01 localhost kernel: [ 62.740057] ESR = 0x96000007
  279. May 24 21:44:01 localhost kernel: [ 62.743082] Exception class = DABT (current EL), IL = 32 bits
  280. May 24 21:44:01 localhost kernel: [ 62.748969] SET = 0, FnV = 0
  281. May 24 21:44:01 localhost kernel: [ 62.751960] EA = 0, S1PTW = 0
  282. May 24 21:44:01 localhost kernel: [ 62.755051] Data abort info:
  283. May 24 21:44:01 localhost kernel: [ 62.757928] ISV = 0, ISS = 0x00000007
  284. May 24 21:44:01 localhost kernel: [ 62.761702] CM = 0, WnR = 0
  285. May 24 21:44:01 localhost kernel: [ 62.764629] swapper pgtable: 4k pages, 48-bit VAs, pgdp = (ptrval)
  286. May 24 21:44:01 localhost kernel: [ 62.771508] [ffff000008be9d78] pgd=000000007fffe803, pud=000000007fffd803, pmd=000000007fffa803, pte=0000000000000000
  287. May 24 21:44:01 localhost kernel: [ 62.782086] Internal error: Oops: 96000007 [#1] PREEMPT SMP
  288. May 24 21:44:02 localhost kernel: [ 62.787512] Modules linked in: cpufreq_powersave cpufreq_userspace cpufreq_conservative zram crc32_ce snd_soc_hdmi_codec meson_rng rng_core meson_saradc meson_gxbb_wdt sch_fq_codel ip_tables x_tables btrfs libcrc32c xor zstd_decompress zstd_compress xxhash zlib_deflate raid6_pq dw_hdmi_i2s_audio meson_dw_hdmi dwmac_generic realtek meson_drm dw_hdmi drm_kms_helper dwmac_meson8b stmmac_platform stmmac drm drm_panel_orientation_quirks
  289. May 24 21:44:02 localhost kernel: [ 62.825923] CPU: 0 PID: 142 Comm: irq/32-dw_hdmi_ Not tainted 4.17.0-rc6-odroidc2 #1
  290. May 24 21:44:02 localhost kernel: [ 62.833158] Hardware name: Hardkernel ODROID-C2 (DT)
  291. May 24 21:44:02 localhost kernel: [ 62.838037] pstate: 60000005 (nZCv daif -PAN -UAO)
  292. May 24 21:44:02 localhost kernel: [ 62.842787] pc : osq_lock+0x54/0x188
  293. May 24 21:44:02 localhost kernel: [ 62.846301] lr : __mutex_lock.isra.0+0x74/0x520
  294. May 24 21:44:02 localhost kernel: [ 62.850794] sp : ffff000009563ce0
  295. May 24 21:44:02 localhost kernel: [ 62.854054] x29: ffff000009563ce0 x28: 0000000000000000
  296. May 24 21:44:02 localhost kernel: [ 62.859343] x27: 0000000000000000 x26: ffff000008a9d5b8
  297. May 24 21:44:02 localhost kernel: [ 62.864604] x25: ffff8000712b98a4 x24: ffff00000811e000
  298. May 24 21:44:02 localhost kernel: [ 62.869865] x23: ffff00000811eed0 x22: 0000000000000002
  299. May 24 21:44:02 localhost kernel: [ 62.875126] x21: 0000000000000000 x20: ffff8000713f3a1c
  300. May 24 21:44:02 localhost kernel: [ 62.880388] x19: ffff8000713f3a10 x18: 0000ffffb0f82a70
  301. May 24 21:44:02 localhost kernel: [ 62.885650] x17: 0000ffffb0ed1ad0 x16: ffff0000088b1928
  302. May 24 21:44:02 localhost kernel: [ 62.890910] x15: 0000000000000000 x14: 0000000000000002
  303. May 24 21:44:02 localhost kernel: [ 62.896171] x13: ffff0000088b1900 x12: 0000000000000070
  304. May 24 21:44:02 localhost kernel: [ 62.901433] x11: ffff0000088b1908 x10: 0000000000000980
  305. May 24 21:44:02 localhost kernel: [ 62.906694] x9 : ffff000009563d70 x8 : ffff80007d923260
  306. May 24 21:44:02 localhost kernel: [ 62.911956] x7 : 0000800077367000 x6 : 0000000000000000
  307. May 24 21:44:02 localhost kernel: [ 62.917217] x5 : ffff000008c0c000 x4 : 00000000ffff7fff
  308. May 24 21:44:02 localhost kernel: [ 62.922478] x3 : ffff000008c19980 x2 : ffff000008c29d80
  309. May 24 21:44:02 localhost kernel: [ 62.927739] x1 : ffff80007ff80980 x0 : ffff8000713f3a1c
  310. May 24 21:44:02 localhost kernel: [ 62.933002] Process irq/32-dw_hdmi_ (pid: 142, stack limit = 0x (ptrval))
  311. May 24 21:44:02 localhost kernel: [ 62.940362] Call trace:
  312. May 24 21:44:02 localhost kernel: [ 62.942709] osq_lock+0x54/0x188
  313. May 24 21:44:02 localhost kernel: [ 62.945911] __mutex_lock_slowpath+0x10/0x18
  314. May 24 21:44:02 localhost kernel: [ 62.950151] mutex_lock+0x30/0x38
  315. May 24 21:44:02 localhost kernel: [ 62.953422] __dw_hdmi_setup_rx_sense+0x28/0x98 [dw_hdmi]
  316. May 24 21:44:02 localhost kernel: [ 62.958795] dw_hdmi_setup_rx_sense+0x10/0x18 [dw_hdmi]
  317. May 24 21:44:02 localhost kernel: [ 62.963968] dw_hdmi_top_thread_irq+0x2c/0x50 [meson_dw_hdmi]
  318. May 24 21:44:02 localhost kernel: [ 62.969667] irq_thread_fn+0x28/0x68
  319. May 24 21:44:02 localhost kernel: [ 62.973170] irq_thread+0x108/0x198
  320. May 24 21:44:02 localhost kernel: [ 62.976619] kthread+0x128/0x130
  321. May 24 21:44:02 localhost kernel: [ 62.979808] ret_from_fork+0x10/0x18
  322. May 24 21:44:02 localhost kernel: [ 62.983349] Code: 34000964 900058e2 51000484 91360042 (f864d844)
  323. May 24 21:44:02 localhost kernel: [ 62.989423] ---[ end trace df2b5468defbefa8 ]---
  324. May 24 21:44:02 localhost kernel: [ 62.994021] note: irq/32-dw_hdmi_[142] exited with preempt_count 1
  325. May 24 21:44:02 localhost kernel: [ 63.000167] genirq: exiting task "irq/32-dw_hdmi_" (142) is an active IRQ thread (irq 32)
  326. May 24 21:48:46 localhost kernel: [ 346.999878] random: crng init done
  327. May 24 21:48:46 localhost kernel: [ 347.000095] random: 7 urandom warning(s) missed due to ratelimiting
  328. May 24 21:48:46 localhost kernel: [ 347.025830] Adding 253680k swap on /dev/zram0. Priority:5 extents:1 across:253680k SSFS
  329. May 24 21:48:46 localhost kernel: [ 347.031643] zram1: detected capacity change from 0 to 259772416
  330. May 24 21:48:46 localhost kernel: [ 347.048392] Adding 253680k swap on /dev/zram1. Priority:5 extents:1 across:253680k SSFS
  331. May 24 21:48:46 localhost kernel: [ 347.052839] zram2: detected capacity change from 0 to 259772416
  332. May 24 21:48:46 localhost kernel: [ 347.071660] Adding 253680k swap on /dev/zram2. Priority:5 extents:1 across:253680k SSFS
  333. May 24 21:48:46 localhost kernel: [ 347.076149] zram3: detected capacity change from 0 to 259772416
  334. May 24 21:48:46 localhost kernel: [ 347.096010] Adding 253680k swap on /dev/zram3. Priority:5 extents:1 across:253680k SSFS
  335. root@odroidc2:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement