Advertisement
Guest User

dmesg odroid cloudshell 2 35mb/s

a guest
Dec 12th, 2018
558
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 32.22 KB | None | 0 0
  1. [    0.000000] Booting Linux on physical CPU 0x100
  2. [    0.000000] Linux version 4.14.73-136 (root@1604_builder_armhf) (gcc version 5.4.1 20160904 (Ubuntu/Linaro 5.4.1-2ubuntu1~16.04)) #1 SMP PREEMPT Mon Oct 1 03:21:48 UTC 2018
  3. [    0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
  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: Hardkernel Odroid XU4
  7. [    0.000000] Memory policy: Data cache writealloc
  8. [    0.000000] cma: Reserved 128 MiB at 0xb6800000
  9. [    0.000000] Samsung CPU ID: 0xe5422001
  10. [    0.000000] On node 0 totalpages: 518656
  11. [    0.000000] free_area_init_node: node 0, pgdat c0d8e980, node_mem_map eee25000
  12. [    0.000000]   Normal zone: 1728 pages used for memmap
  13. [    0.000000]   Normal zone: 0 pages reserved
  14. [    0.000000]   Normal zone: 196608 pages, LIFO batch:31
  15. [    0.000000]   HighMem zone: 322048 pages, LIFO batch:31
  16. [    0.000000] Running under secure firmware.
  17. [    0.000000] random: get_random_bytes called from start_kernel+0x8c/0x418 with crng_init=0
  18. [    0.000000] percpu: Embedded 17 pages/cpu @eed65000 s37452 r8192 d23988 u69632
  19. [    0.000000] pcpu-alloc: s37452 r8192 d23988 u69632 alloc=17*4096
  20. [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
  21. [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 516928
  22. [    0.000000] Kernel command line: console=tty1 console=ttySAC2,115200n8 root=UUID=e139ce78-9841-40fe-8823-96a304a09859 rootwait ro fsck.repair=yes net.ifnames=0  HPD=true vout=hdmi usbhid.quirks=0x0eef:0x0005:0x0004 smsc95xx.macaddr=00:1e:06:61:7a:39 false s5p_mfc.mem=16M
  23. [    0.000000] hdmi: using HDMI mode
  24. [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  25. [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  26. [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  27. [    0.000000] Memory: 1904004K/2074624K available (8192K kernel code, 655K rwdata, 2344K rodata, 1024K init, 318K bss, 39548K reserved, 131072K cma-reserved, 1157120K highmem)
  28. [    0.000000] Virtual kernel memory layout:
  29.                    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  30.                    fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
  31.                    vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
  32.                    lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
  33.                    pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
  34.                    modules : 0xbf000000 - 0xbfe00000   (  14 MB)
  35.                      .text : 0xc0008000 - 0xc0900000   (9184 kB)
  36.                      .init : 0xc0c00000 - 0xc0d00000   (1024 kB)
  37.                      .data : 0xc0d00000 - 0xc0da3f20   ( 656 kB)
  38.                       .bss : 0xc0dab114 - 0xc0dfac60   ( 319 kB)
  39. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  40. [    0.000000] hperf_hmp: fast CPUs mask: 000000F0
  41. [    0.000000] hperf_hmp: slow CPUs mask: 0000000F
  42. [    0.000000] Preemptible hierarchical RCU implementation.
  43. [    0.000000]  Tasks RCU enabled.
  44. [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  45. [    0.000000] GIC: Using split EOI/Deactivate mode
  46. [    0.000000] Switching to timer-based delay loop, resolution 41ns
  47. [    0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  48. [    0.000007] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
  49. [    0.000030] genirq: irq_chip COMBINER did not update eff. affinity mask of irq 49
  50. [    0.001615] Console: colour dummy device 80x30
  51. [    0.002266] console [tty1] enabled
  52. [    0.002309] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  53. [    0.002350] pid_max: default: 32768 minimum: 301
  54. [    0.002538] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  55. [    0.002576] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  56. [    0.003432] CPU: Testing write buffer coherency: ok
  57. [    0.004376] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100
  58. [    0.020046] Setting up static identity map for 0x40100000 - 0x40100060
  59. [    0.020696] ARM CCI driver probed
  60. [    0.020931] Exynos MCPM support installed
  61. [    0.027985] Hierarchical SRCU implementation.
  62. [    0.043988] smp: Bringing up secondary CPUs ...
  63. [    0.072367] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101
  64. [    0.100325] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102
  65. [    0.128322] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103
  66. [    0.156373] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000
  67. [    0.176355] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001
  68. [    0.184644] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002
  69. [    0.192653] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003
  70. [    0.192804] smp: Brought up 1 node, 8 CPUs
  71. [    0.192944] SMP: Total of 8 processors activated (384.00 BogoMIPS).
  72. [    0.192965] CPU: All CPU(s) started in HYP mode.
  73. [    0.192983] CPU: Virtualization extensions available.
  74. [    0.194775] devtmpfs: initialized
  75. [    0.211972] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
  76. [    0.212134] hperf_hmp: registered cpufreq transition notifier
  77. [    0.212325] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  78. [    0.212398] futex hash table entries: 2048 (order: 5, 131072 bytes)
  79. [    0.214848] pinctrl core: initialized pinctrl subsystem
  80. [    0.217008] NET: Registered protocol family 16
  81. [    0.222399] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  82. [    0.228440] cpuidle: using governor menu
  83. [    0.229258] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  84. [    0.229285] hw-breakpoint: maximum watchpoint size is 8 bytes.
  85. [    0.237702] exynos-audss-clk 3810000.audss-clock-controller: epll 180633609
  86. [    0.260431] EXYNOS5420 PMU initialized
  87. [    0.303239] usbcore: registered new interface driver usbfs
  88. [    0.303304] usbcore: registered new interface driver hub
  89. [    0.303452] usbcore: registered new device driver usb
  90. [    0.303904] i2c-gpio soc:i2c-hdmi: using pins 177 (SDA) and 178 (SCL)
  91. [    0.304493] s3c-i2c 12c70000.i2c: slave address 0x00
  92. [    0.304519] s3c-i2c 12c70000.i2c: bus frequency set to 378 KHz
  93. [    0.304744] s3c-i2c 12c70000.i2c: i2c-1: S3C I2C adapter
  94. [    0.305240] media: Linux media interface: v0.10
  95. [    0.305287] Linux video capture interface: v2.00
  96. [    0.305395] pps_core: LinuxPPS API ver. 1 registered
  97. [    0.305413] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  98. [    0.305674] s3c2410-wdt 101d0000.watchdog: watchdog inactive, reset disabled, irq disabled
  99. [    0.306509] Advanced Linux Sound Architecture Driver Initialized.
  100. [    0.307730] clocksource: Switched to clocksource mct-frc
  101. [    0.365878] VFS: Disk quotas dquot_6.6.0
  102. [    0.365961] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  103. [    0.379628] NET: Registered protocol family 2
  104. [    0.380257] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  105. [    0.380349] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  106. [    0.380515] TCP: Hash tables configured (established 8192 bind 8192)
  107. [    0.380628] UDP hash table entries: 512 (order: 2, 16384 bytes)
  108. [    0.380678] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  109. [    0.380887] NET: Registered protocol family 1
  110. [    0.381556] RPC: Registered named UNIX socket transport module.
  111. [    0.381578] RPC: Registered udp transport module.
  112. [    0.381596] RPC: Registered tcp transport module.
  113. [    0.381613] RPC: Registered tcp NFSv4.1 backchannel transport module.
  114. [    0.381815] Trying to unpack rootfs image as initramfs...
  115. [    0.667744] random: fast init done
  116. [    0.763779] Freeing initrd memory: 6336K
  117. [    0.765225] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  118. [    0.766239] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
  119. [    0.769612] audit: initializing netlink subsys (disabled)
  120. [    0.769842] audit: type=2000 audit(0.764:1): state=initialized audit_enabled=0 res=1
  121. [    0.770418] Initialise system trusted keyrings
  122. [    0.770617] workingset: timestamp_bits=14 max_order=19 bucket_order=5
  123. [    0.777870] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  124. [    0.778707] NFS: Registering the id_resolver key type
  125. [    0.778740] Key type id_resolver registered
  126. [    0.778758] Key type id_legacy registered
  127. [    0.778785] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  128. [    0.778836] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
  129. [    0.783500] Key type asymmetric registered
  130. [    0.783524] Asymmetric key parser 'x509' registered
  131. [    0.783585] bounce: pool size: 64 pages
  132. [    0.783647] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  133. [    0.783965] io scheduler noop registered
  134. [    0.783987] io scheduler deadline registered
  135. [    0.784239] io scheduler cfq registered (default)
  136. [    0.784259] io scheduler mq-deadline registered
  137. [    0.784277] io scheduler kyber registered
  138. [    0.784517] io scheduler bfq registered
  139. [    0.786876] samsung-usb2-phy 12130000.phy: 12130000.phy supply vbus not found, using dummy regulator
  140. [    0.787887] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus not found, using dummy regulator
  141. [    0.787982] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus-boost not found, using dummy regulator
  142. [    0.788361] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus not found, using dummy regulator
  143. [    0.788446] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus-boost not found, using dummy regulator
  144. [    0.793114] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330
  145. [    0.793143] dma-pl330 3880000.adma:  DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6
  146. [    0.795757] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330
  147. [    0.795784] dma-pl330 121a0000.pdma:         DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  148. [    0.798362] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330
  149. [    0.798389] dma-pl330 121b0000.pdma:         DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  150. [    0.799223] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330
  151. [    0.799248] dma-pl330 10800000.mdma:         DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
  152. [    0.863337] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  153. [    0.865632] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 58, base_baud = 0) is a S3C6400/10
  154. [    0.866036] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 59, base_baud = 0) is a S3C6400/10
  155. [    0.866422] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 60, base_baud = 0) is a S3C6400/10
  156. [    1.767064] console [ttySAC2] enabled
  157. [    1.771052] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 61, base_baud = 0) is a S3C6400/10
  158. [    1.781675] exynos-mixer 14450000.mixer: Linked as a consumer to 14650000.sysmmu
  159. [    1.787692] iommu: Adding device 14450000.mixer to group 0
  160. [    1.794745] exynos-hdmi 14530000.hdmi: Failed to get supply 'vdd': -517
  161. [    1.800601] exynos-drm-g2d 10850000.g2d: Linked as a consumer to 10a60000.sysmmu
  162. [    1.807390] exynos-drm-g2d 10850000.g2d: Linked as a consumer to 10a70000.sysmmu
  163. [    1.814708] iommu: Adding device 10850000.g2d to group 1
  164. [    1.820319] exynos-drm-g2d 10850000.g2d: The Exynos G2D (ver 4.1) successfully probed.
  165. [    1.828870] exynos-rot 11c00000.rotator: Linked as a consumer to 11d40000.sysmmu
  166. [    1.835239] iommu: Adding device 11c00000.rotator to group 2
  167. [    1.841189] exynos-rot 11c00000.rotator: The exynos rotator is probed successfully
  168. [    1.849146] exynos-drm-ipp exynos-drm-ipp: drm ipp registered successfully.
  169. [    1.859536] mali 11800000.mali: Continuing without Mali regulator control
  170. [    1.865652] mali 11800000.mali: GPU identified as 0x0620 r0p1 status 0
  171. [    1.871918] mali 11800000.mali: Protected mode not available
  172. [    1.877482] devfreq devfreq0: Couldn't update frequency transition information.
  173. [    1.884990] mali 11800000.mali: Probed as mali0
  174. [    1.898478] brd: module loaded
  175. [    1.900701] libphy: Fixed MDIO Bus: probed
  176. [    1.904499] usbcore: registered new interface driver r8152
  177. [    1.909682] usbcore: registered new interface driver cdc_ether
  178. [    1.915471] usbcore: registered new interface driver cdc_subset
  179. [    1.923342] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  180. [    1.928447] ehci-exynos: EHCI EXYNOS driver
  181. [    1.932917] exynos-ehci 12110000.usb: EHCI Host Controller
  182. [    1.938070] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 1
  183. [    1.946017] exynos-ehci 12110000.usb: irq 80, io mem 0x12110000
  184. [    1.963782] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00
  185. [    1.968605] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  186. [    1.975111] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  187. [    1.982298] usb usb1: Product: EHCI Host Controller
  188. [    1.987145] usb usb1: Manufacturer: Linux 4.14.73-136 ehci_hcd
  189. [    1.992981] usb usb1: SerialNumber: 12110000.usb
  190. [    1.998101] hub 1-0:1.0: USB hub found
  191. [    2.001312] hub 1-0:1.0: 3 ports detected
  192. [    2.006186] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  193. [    2.011420] ohci-exynos: OHCI EXYNOS driver
  194. [    2.015804] exynos-ohci 12120000.usb: USB Host Controller
  195. [    2.020962] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2
  196. [    2.028674] exynos-ohci 12120000.usb: irq 80, io mem 0x12120000
  197. [    2.096009] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  198. [    2.101363] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  199. [    2.108725] usb usb2: Product: USB Host Controller
  200. [    2.113316] usb usb2: Manufacturer: Linux 4.14.73-136 ohci_hcd
  201. [    2.119120] usb usb2: SerialNumber: 12120000.usb
  202. [    2.124258] hub 2-0:1.0: USB hub found
  203. [    2.127441] hub 2-0:1.0: 3 ports detected
  204. [    2.133590] mousedev: PS/2 mouse device common for all mice
  205. [    2.139066] i2c /dev entries driver
  206. [    2.156943] vdd_ldo9: Bringing 3300000uV into 3000000-3000000uV
  207. [    2.179336] vdd_sd: Bringing 3300000uV into 2800000-2800000uV
  208. [    2.943794] usb 2-1: new full-speed USB device number 2 using exynos-ohci
  209. [    3.180860] usb 2-1: New USB device found, idVendor=046d, idProduct=c52b
  210. [    3.186148] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  211. [    3.193229] usb 2-1: Product: USB Receiver
  212. [    3.197295] usb 2-1: Manufacturer: Logitech
  213. [    3.265177] s5m-rtc s2mps14-rtc: rtc core: registered s5m-rtc as rtc0
  214. [    3.274058] s5p-jpeg 11f50000.jpeg: Linked as a consumer to 11f10000.sysmmu
  215. [    3.279644] iommu: Adding device 11f50000.jpeg to group 3
  216. [    3.285323] s5p-jpeg 11f50000.jpeg: encoder device registered as /dev/video30
  217. [    3.292227] s5p-jpeg 11f50000.jpeg: decoder device registered as /dev/video31
  218. [    3.299164] s5p-jpeg 11f50000.jpeg: Samsung S5P JPEG codec
  219. [    3.304826] s5p-jpeg 11f60000.jpeg: Linked as a consumer to 11f20000.sysmmu
  220. [    3.311602] iommu: Adding device 11f60000.jpeg to group 4
  221. [    3.317274] s5p-jpeg 11f60000.jpeg: encoder device registered as /dev/video32
  222. [    3.324207] s5p-jpeg 11f60000.jpeg: decoder device registered as /dev/video33
  223. [    3.331139] s5p-jpeg 11f60000.jpeg: Samsung S5P JPEG codec
  224. [    3.337681] s5p-mfc 11000000.codec: Linked as a consumer to 11200000.sysmmu
  225. [    3.343655] s5p-mfc 11000000.codec: Linked as a consumer to 11210000.sysmmu
  226. [    3.350523] iommu: Adding device 11000000.codec to group 5
  227. [    3.373651] s5p-mfc 11000000.codec: preallocated 16 MiB buffer for the firmware and context buffers
  228. [    3.381359] (NULL device *): Direct firmware load for s5p-mfc-v8.fw failed with error -2
  229. [    3.389653] s5p_mfc_load_firmware:73: Firmware is not present in the /lib/firmware directory nor compiled in kernel
  230. [    3.399929] s5p-mfc 11000000.codec: decoder registered as /dev/video10
  231. [    3.406386] s5p-mfc 11000000.codec: encoder registered as /dev/video11
  232. [    3.415171] exynos-gsc 13e00000.video-scaler: Linked as a consumer to 13e80000.sysmmu
  233. [    3.421621] iommu: Adding device 13e00000.video-scaler to group 6
  234. [    3.428980] exynos-gsc 13e10000.video-scaler: Linked as a consumer to 13e90000.sysmmu
  235. [    3.435481] iommu: Adding device 13e10000.video-scaler to group 7
  236. [    3.461337] thermal thermal_zone0: failed to read out thermal zone (-22)
  237. [    3.467490] thermal thermal_zone1: failed to read out thermal zone (-22)
  238. [    3.474201] thermal thermal_zone2: failed to read out thermal zone (-22)
  239. [    3.480879] thermal thermal_zone3: failed to read out thermal zone (-22)
  240. [    3.487577] thermal thermal_zone4: failed to read out thermal zone (-22)
  241. [    3.494035] device-mapper: uevent: version 1.0.3
  242. [    3.498259] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
  243. [    3.520535] sdhci: Secure Digital Host Controller Interface driver
  244. [    3.525267] sdhci: Copyright(c) Pierre Ossman
  245. [    3.529788] Synopsys Designware Multimedia Card Interface Driver
  246. [    3.536897] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode.
  247. [    3.542489] dwmmc_exynos 12200000.mmc: Using internal DMA controller.
  248. [    3.548832] dwmmc_exynos 12200000.mmc: Version ID is 250a
  249. [    3.554223] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 83,64 bit host data width,64 deep fifo
  250. [    3.563628] dwmmc_exynos 12200000.mmc: allocated mmc-pwrseq
  251. [    3.592969] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  252. [    3.620286] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode.
  253. [    3.625739] dwmmc_exynos 12220000.mmc: Using internal DMA controller.
  254. [    3.633139] dwmmc_exynos 12220000.mmc: Version ID is 250a
  255. [    3.639528] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 84,64 bit host data width,64 deep fifo
  256. [    3.668204] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  257. [    3.696986] ledtrig-cpu: registered to indicate activity on CPUs
  258. [    3.703411] s5p-secss 10830000.sss: s5p-sss driver registered
  259. [    3.707929] hidraw: raw HID events driver (C) Jiri Kosina
  260. [    3.717737] mmc_host mmc0: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
  261. [    3.726850] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)
  262. [    3.734703] exynos-nocp: new NoC Probe device registered: 10ca1000.nocp
  263. [    3.735076] exynos-nocp: new NoC Probe device registered: 10ca1400.nocp
  264. [    3.735440] exynos-nocp: new NoC Probe device registered: 10ca1800.nocp
  265. [    3.735884] exynos-nocp: new NoC Probe device registered: 10ca1c00.nocp
  266. [    3.748923] NET: Registered protocol family 17
  267. [    3.748958] NET: Registered protocol family 15
  268. [    3.749076] Key type dns_resolver registered
  269. [    3.749461] Registering SWP/SWPB emulation handler
  270. [    3.750394] registered taskstats version 1
  271. [    3.750401] Loading compiled-in X.509 certificates
  272. [    3.767059] Key type encrypted registered
  273. [    3.793203] mmc_host mmc0: Bus speed (slot 0) = 266666666Hz (slot req 200000000Hz, actual 133333333HZ div = 1)
  274. [    3.803188] mmc0: new HS400 MMC card at address 0001
  275. [    3.808301] mmcblk0: mmc0:0001 AJNB4R 14.6 GiB
  276. [    3.812623] mmcblk0boot0: mmc0:0001 AJNB4R partition 1 4.00 MiB
  277. [    3.818554] mmcblk0boot1: mmc0:0001 AJNB4R partition 2 4.00 MiB
  278. [    3.824434] mmcblk0rpmb: mmc0:0001 AJNB4R partition 3 4.00 MiB
  279. [    3.830660]  mmcblk0: p1 p2
  280. [    3.835623] OF: graph: no port node found in /soc/hdmi@14530000
  281. [    3.840913] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations
  282. [    3.847930] exynos-drm exynos-drm: bound 14450000.mixer (ops 0xc09661b0)
  283. [    3.854474] exynos-drm exynos-drm: bound 14530000.hdmi (ops 0xc0966850)
  284. [    3.861055] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  285. [    3.867635] [drm] No driver support for vblank timestamp query.
  286. [    3.873638] [drm] Cannot find any crtc or sizes
  287. [    3.878374] [drm] Cannot find any crtc or sizes
  288. [    3.882639] [drm] Initialized exynos 1.0.0 20110530 for exynos-drm on minor 0
  289. [    3.891187] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
  290. [    3.895223] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 3
  291. [    3.903058] xhci-hcd xhci-hcd.3.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010
  292. [    3.911531] xhci-hcd xhci-hcd.3.auto: irq 150, io mem 0x12000000
  293. [    3.917609] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  294. [    3.924239] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  295. [    3.931430] usb usb3: Product: xHCI Host Controller
  296. [    3.936281] usb usb3: Manufacturer: Linux 4.14.73-136 xhci-hcd
  297. [    3.942087] usb usb3: SerialNumber: xhci-hcd.3.auto
  298. [    3.947239] hub 3-0:1.0: USB hub found
  299. [    3.950691] hub 3-0:1.0: 1 port detected
  300. [    3.954760] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
  301. [    3.960031] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 4
  302. [    3.967660] xhci-hcd xhci-hcd.3.auto: Host supports USB 3.0  SuperSpeed
  303. [    3.974289] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  304. [    3.982388] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
  305. [    3.989053] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  306. [    3.996248] usb usb4: Product: xHCI Host Controller
  307. [    4.001098] usb usb4: Manufacturer: Linux 4.14.73-136 xhci-hcd
  308. [    4.006905] usb usb4: SerialNumber: xhci-hcd.3.auto
  309. [    4.012056] hub 4-0:1.0: USB hub found
  310. [    4.015479] hub 4-0:1.0: 1 port detected
  311. [    4.021408] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
  312. [    4.025442] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 5
  313. [    4.033265] xhci-hcd xhci-hcd.6.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010
  314. [    4.041754] xhci-hcd xhci-hcd.6.auto: irq 151, io mem 0x12400000
  315. [    4.047843] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
  316. [    4.054462] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  317. [    4.061655] usb usb5: Product: xHCI Host Controller
  318. [    4.066505] usb usb5: Manufacturer: Linux 4.14.73-136 xhci-hcd
  319. [    4.072311] usb usb5: SerialNumber: xhci-hcd.6.auto
  320. [    4.077437] hub 5-0:1.0: USB hub found
  321. [    4.080910] hub 5-0:1.0: 1 port detected
  322. [    4.084976] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
  323. [    4.090256] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 6
  324. [    4.097880] xhci-hcd xhci-hcd.6.auto: Host supports USB 3.0  SuperSpeed
  325. [    4.104511] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  326. [    4.112615] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
  327. [    4.119279] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  328. [    4.126472] usb usb6: Product: xHCI Host Controller
  329. [    4.131329] usb usb6: Manufacturer: Linux 4.14.73-136 xhci-hcd
  330. [    4.137128] usb usb6: SerialNumber: xhci-hcd.6.auto
  331. [    4.142268] hub 6-0:1.0: USB hub found
  332. [    4.145728] hub 6-0:1.0: 1 port detected
  333. [    4.150579] rtc rtc1: invalid alarm value: 1900-1-1 0:0:0
  334. [    4.155082] s3c-rtc 101e0000.rtc: rtc core: registered s3c as rtc1
  335. [    4.162269] exynos-bus: new bus device registered: soc:bus_wcore ( 84000 KHz ~ 400000 KHz)
  336. [    4.169790] exynos-bus: new bus device registered: soc:bus_noc ( 67000 KHz ~ 100000 KHz)
  337. [    4.177712] exynos-bus: new bus device registered: soc:bus_fsys_apb (200000 KHz ~ 200000 KHz)
  338. [    4.186160] exynos-bus: new bus device registered: soc:bus_fsys (200000 KHz ~ 200000 KHz)
  339. [    4.194424] exynos-bus: new bus device registered: soc:bus_fsys2 ( 75000 KHz ~ 150000 KHz)
  340. [    4.202734] exynos-bus: new bus device registered: soc:bus_mfc ( 96000 KHz ~ 333000 KHz)
  341. [    4.210746] exynos-bus: new bus device registered: soc:bus_gen ( 89000 KHz ~ 267000 KHz)
  342. [    4.218741] exynos-bus: new bus device registered: soc:bus_peri ( 67000 KHz ~  67000 KHz)
  343. [    4.226993] exynos-bus: new bus device registered: soc:bus_g2d ( 84000 KHz ~ 333000 KHz)
  344. [    4.235017] exynos-bus: new bus device registered: soc:bus_g2d_acp ( 67000 KHz ~ 267000 KHz)
  345. [    4.243418] exynos-bus: new bus device registered: soc:bus_jpeg ( 75000 KHz ~ 300000 KHz)
  346. [    4.251576] exynos-bus: new bus device registered: soc:bus_jpeg_apb ( 84000 KHz ~ 167000 KHz)
  347. [    4.260010] exynos-bus: new bus device registered: soc:bus_disp1_fimd (120000 KHz ~ 200000 KHz)
  348. [    4.268688] exynos-bus: new bus device registered: soc:bus_disp1 (120000 KHz ~ 300000 KHz)
  349. [    4.276922] exynos-bus: new bus device registered: soc:bus_gscl_scaler (150000 KHz ~ 300000 KHz)
  350. [    4.285755] exynos-bus: new bus device registered: soc:bus_mscl ( 84000 KHz ~ 400000 KHz)
  351. [    4.293802] samsung-i2s 3830000.i2s: ASoC: Failed to create component debugfs directory
  352. [    4.301450] samsung-i2s 3830000.i2s: ASoC: Failed to create component debugfs directory
  353. [    4.309945] odroid-audio sound: multicodec <-> 3830000.i2s mapping ok
  354. [    4.319032] s5m-rtc s2mps14-rtc: setting system clock to 2018-12-11 15:43:26 UTC (1544543006)
  355. [    4.331073] ALSA device list:
  356. [    4.332589]   #0: Odroid-XU4
  357. [    4.336504] Freeing unused kernel memory: 1024K
  358. [    4.378447] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  359. [    4.384432] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  360. [    4.389242] random: udevadm: uninitialized urandom read (16 bytes read)
  361. [    4.443821] usb 3-1: new high-speed USB device number 2 using xhci-hcd
  362. [    4.600664] usb 3-1: New USB device found, idVendor=05e3, idProduct=0610
  363. [    4.605916] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  364. [    4.613020] usb 3-1: Product: USB2.0 Hub
  365. [    4.616910] usb 3-1: Manufacturer: GenesysLogic
  366. [    4.646753] hub 3-1:1.0: USB hub found
  367. [    4.649499] hub 3-1:1.0: 2 ports detected
  368. [    4.723909] usb 4-1: new SuperSpeed USB device number 2 using xhci-hcd
  369. [    4.750730] usb 4-1: New USB device found, idVendor=05e3, idProduct=0616
  370. [    4.755989] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  371. [    4.763090] usb 4-1: Product: USB3.0 Hub
  372. [    4.767038] usb 4-1: Manufacturer: GenesysLogic
  373. [    4.774911] hub 4-1:1.0: USB hub found
  374. [    4.777539] hub 4-1:1.0: 2 ports detected
  375. [    4.808748] mmcblk0: response CRC error sending r/w cmd command, card status 0x900
  376. [    4.815137] mmc_host mmc0: Bus speed (slot 0) = 88888889Hz (slot req 52000000Hz, actual 44444444HZ div = 1)
  377. [    4.818178] usbcore: registered new interface driver usbhid
  378. [    4.818182] usbhid: USB HID core driver
  379. [    4.834299] mmc_host mmc0: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
  380. [    4.844727] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0)
  381. [    4.853848] mmc_host mmc0: Bus speed (slot 0) = 266666666Hz (slot req 200000000Hz, actual 133333333HZ div = 1)
  382. [    4.975821] usb 3-1.1: new high-speed USB device number 3 using xhci-hcd
  383. [    5.041295] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-12120000.usb-1/input2
  384. [    5.172862] usb 3-1.1: New USB device found, idVendor=152d, idProduct=0561
  385. [    5.178301] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
  386. [    5.185172] input: Logitech M325 as /devices/platform/soc/12120000.usb/usb2/2-1/2-1:1.2/0003:046D:C52B.0003/0003:046D:400A.0004/input/input0
  387. [    5.185766] logitech-hidpp-device 0003:046D:400A.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M325] on usb-12120000.usb-1:1
  388. [    5.197428] input: Logitech K400 Plus as /devices/platform/soc/12120000.usb/usb2/2-1/2-1:1.2/0003:046D:C52B.0003/0003:046D:404D.0005/input/input1
  389. [    5.198125] logitech-hidpp-device 0003:046D:404D.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-12120000.usb-1:2
  390. [    5.235074] usb 3-1.1: Product: ODROID
  391. [    5.238761] usb 3-1.1: SerialNumber: DB0123456FF9
  392. [    5.247645] SCSI subsystem initialized
  393. [    5.251115] usbcore: registered new interface driver usb-storage
  394. [    5.257511] scsi host0: uas
  395. [    5.259042] usbcore: registered new interface driver uas
  396. [    5.260805] scsi 0:0:0:0: Direct-Access     ODROID                    0004 PQ: 0 ANSI: 6
  397. [    5.276091] sd 0:0:0:0: [sda] 23441833984 512-byte logical blocks: (12.0 TB/10.9 TiB)
  398. [    5.282836] sd 0:0:0:0: [sda] Write Protect is off
  399. [    5.287230] sd 0:0:0:0: [sda] Mode Sense: 67 00 10 08
  400. [    5.287958] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
  401. [    5.327840] usb 6-1: new SuperSpeed USB device number 2 using xhci-hcd
  402. [    5.352659] usb 6-1: New USB device found, idVendor=0bda, idProduct=8153
  403. [    5.357924] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
  404. [    5.365012] usb 6-1: Product: USB 10/100/1000 LAN
  405. [    5.369699] usb 6-1: Manufacturer: Realtek
  406. [    5.373762] usb 6-1: SerialNumber: 000001000000
  407. [    5.418136] sd 0:0:0:0: [sda] Attached SCSI disk
  408. [    5.544647] usb 6-1: reset SuperSpeed USB device number 2 using xhci-hcd
  409. [    5.612715] r8152 6-1:1.0 eth0: v1.09.9
  410. [    6.083207] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
  411. [    6.223836] NET: Registered protocol family 10
  412. [    6.227442] Segment Routing with IPv6
  413. [    6.247599] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
  414. [    6.264472] systemd[1]: Detected architecture arm.
  415. [    6.292146] systemd[1]: Set hostname to <odroid>.
  416. [    6.438087] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  417. [    6.467916] systemd[1]: Listening on Journal Socket (/dev/log).
  418. [    6.487865] systemd[1]: Listening on udev Control Socket.
  419. [    6.507961] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  420. [    6.531814] systemd[1]: Reached target Swap.
  421. [    6.551951] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  422. [    6.575817] systemd[1]: Reached target Paths.
  423. [    6.743256] fbtft: module is from the staging directory, the quality is unknown, you have been warned.
  424. [    6.752268] fbtft_device: module is from the staging directory, the quality is unknown, you have been warned.
  425. [    6.761294] spidev spi1.0: spidev spi1.0 1000kHz 8 bits mode=0x00
  426. [    6.767053] spi spi1.1: ads7846 spi1.1 1000kHz 8 bits mode=0x00
  427. [    6.773066] spidev spi1.0: Deleting spi1.0
  428. [    6.777406] fbtft_device: GPIOS used by 'hktft9340':
  429. [    6.781956] fbtft_device: 'reset' = GPIO21
  430. [    6.786043] fbtft_device: 'dc' = GPIO22
  431. [    6.789847] fbtft_device: 'led' = GPIO18
  432. [    6.793733] spi spi1.1: ads7846 spi1.1 1000kHz 8 bits mode=0x00
  433. [    6.799627] spi spi1.0: fb_ili9340 spi1.0 35000kHz 8 bits mode=0x00
  434. [    6.962533] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
  435. [    7.522406] systemd-journald[237]: Received request to flush runtime journal from PID 1
  436. [    7.838804] gpiomem-exynos 13400000.gpiomem: Initialised: GPIO register area is 2
  437. [    7.839090] gpiomem-exynos 13400000.gpiomem: Initialised: Registers at 0x13400000
  438. [    7.839102] gpiomem-exynos 13400000.gpiomem: Initialised: Registers at 0x14010000
  439. [    7.848797] input: gpio_keys as /devices/platform/gpio_keys/input/input2
  440. [    8.042741] fb_ili9340: module is from the staging directory, the quality is unknown, you have been warned.
  441. [    8.263825] random: crng init done
  442. [    8.263839] random: 7 urandom warning(s) missed due to ratelimiting
  443. [    8.271358] sd 0:0:0:0: Attached scsi generic sg0 type 0
  444. [    8.537195] Console: switching to colour frame buffer device 40x15
  445. [    8.537456] graphics fb0: fb_ili9340 frame buffer, 320x240, 150 KiB video memory, 4 KiB buffer memory, fps=20, spi1.0 at 35 MHz
  446. [   14.738139] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null)
  447. [   15.956998] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  448. [   15.962328] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  449. [   15.993504] r8152 6-1:1.0 eth0: carrier on
  450. [   15.993638] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  451. [  893.767510] FS-Cache: Loaded
  452. [  893.776684] FS-Cache: Netfs 'cifs' registered for caching
  453. [  893.776874] Key type cifs.spnego registered
  454. [  893.776884] Key type cifs.idmap registered
  455. [  893.777627] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement