Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2018
649
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.40 KB | None | 0 0
  1. U-Boot SPL 2013.10-rc4 (Jan 14 2018 - 14:39:53)
  2. Boot Device: SD1
  3.  
  4.  
  5. U-Boot 2013.10-rc4 (Jan 14 2018 - 14:39:53)
  6.  
  7. CPU: Freescale i.MX6Q rev1.5 at 792 MHz
  8. Reset cause: POR
  9. Board: MX6-CuBox-i
  10. DRAM: 1 GiB
  11. MMC: FSL_SDHC: 0
  12. *** Warning - bad CRC, using default environment
  13.  
  14. In: serial
  15. Out: serial
  16. Err: serial
  17. Net: FEC [PRIME]
  18. (Re)start USB...
  19. USB0: USB EHCI 1.00
  20. scanning bus 0 for devices... 2 USB Device(s) found
  21. scanning usb for storage devices... 0 Storage Device(s) found
  22. scanning usb for ethernet devices... 0 Ethernet Device(s) found
  23. Hit any key to stop autoboot: 1  0
  24. ## Executing script at 17f00000
  25. Wrong image format for "source" command
  26. mmc0 is current device
  27. ** Unable to read file /boot.scr **
  28. 679 bytes read in 12 ms (54.7 KiB/s)
  29. Importing environment from mmc0 ...
  30. 8668368 bytes read in 564 ms (14.7 MiB/s)
  31. Booting from mmc ...
  32. 34894 bytes read in 28 ms (1.2 MiB/s)
  33. Loaded imx6q-cubox-i.dtb
  34. Booting /KERNEL
  35. Kernel image @ 0x10800000 [ 0x000000 - 0x8444d0 ]
  36. ## Flattened Device Tree blob at 18000000
  37. Booting using the fdt blob at 0x18000000
  38. Using Device Tree in place at 18000000, end 1800b84d
  39.  
  40. Starting kernel ...
  41.  
  42. [ 0.000000] Booting Linux on physical CPU 0x0
  43. [ 0.000000] Initializing cgroup subsys cpuset
  44. [ 0.000000] Initializing cgroup subsys cpu
  45. [ 0.000000] Initializing cgroup subsys cpuacct
  46. [ 0.000000] Linux version 4.4.19+rt25 (chewitt@buildbox) (gcc version 6.2.0 (GCC) ) #1 SMP PREEMPT RT Sun Jan 21 03:44:23 GMT 2018
  47. [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
  48. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  49. [ 0.000000] Machine model: SolidRun Cubox-i Dual/Quad
  50. [ 0.000000] cma: Reserved 320 MiB at 0x3c000000
  51. [ 0.000000] Memory policy: Data cache writealloc
  52. [ 0.000000] PERCPU: Embedded 13 pages/cpu @ab71e000 s24416 r8192 d20640 u53248
  53. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260096
  54. [ 0.000000] Kernel command line: root=/dev/ram0 rdinit=/init noram usbcore.autosuspend=-1 coherent_pool=2M pci=nomsi boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 console=ttymxc0,115200 no_console_suspend=1 video=mxcfb0:dev=hdmi,1024x768M@60,if=RGB24,bpp=32 dmfc=3 consoleblank=0
  55. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  56. [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  57. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  58. [ 0.000000] Memory: 694404K/1048576K available (9703K kernel code, 759K rwdata, 2936K rodata, 2364K init, 279K bss, 26492K reserved, 327680K cma-reserved, 0K highmem)
  59. [ 0.000000] Virtual kernel memory layout:
  60. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  61. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  62. [ 0.000000] vmalloc : 0xc0800000 - 0xff800000 (1008 MB)
  63. [ 0.000000] lowmem : 0x80000000 - 0xc0000000 (1024 MB)
  64. [ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
  65. [ 0.000000] modules : 0x7f000000 - 0x7fe00000 ( 14 MB)
  66. [ 0.000000] .text : 0x80008000 - 0x80c60194 (12641 kB)
  67. [ 0.000000] .init : 0x80c61000 - 0x80eb0000 (2364 kB)
  68. [ 0.000000] .data : 0x80eb0000 - 0x80f6dd40 ( 760 kB)
  69. [ 0.000000] .bss : 0x80f70000 - 0x80fb5c10 ( 280 kB)
  70. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  71. [ 0.000000] Preemptible hierarchical RCU implementation.
  72. [ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 4
  73. [ 0.000000] Build-time adjustment of leaf fanout to 2.
  74. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  75. [ 0.000000] RCU kthread priority: 7.
  76. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=2, nr_cpu_ids=2
  77. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  78. [ 0.000000] L2C-310 erratum 769419 enabled
  79. [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
  80. [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
  81. [ 0.000000] L2C-310 ID prefetch enabled, offset 4 lines
  82. [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
  83. [ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB
  84. [ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001
  85. [ 0.000000] Switching to timer-based delay loop, resolution 15ns
  86. [ 0.000006] sched_clock: 32 bits at 66MHz, resolution 15ns, wraps every 32537631224ns
  87. [ 0.000017] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 28958491609 ns
  88. [ 0.001074] Console: colour dummy device 80x30
  89. [ 0.099618] Calibrating delay loop (skipped), value calculated using timer frequency.. 132.00 BogoMIPS (lpj=132000)
  90. [ 0.099622] pid_max: default: 32768 minimum: 301
  91. [ 0.099728] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  92. [ 0.099738] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  93. [ 0.100400] Initializing cgroup subsys io
  94. [ 0.100413] Initializing cgroup subsys devices
  95. [ 0.100424] Initializing cgroup subsys freezer
  96. [ 0.100433] Initializing cgroup subsys net_cls
  97. [ 0.100442] Initializing cgroup subsys net_prio
  98. [ 0.100451] Initializing cgroup subsys pids
  99. [ 0.100492] CPU: Testing write buffer coherency: ok
  100. [ 0.100497] ftrace: allocating 31889 entries in 63 pages
  101. [ 0.151025] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  102. [ 0.151183] Setting up static identity map for 0x10008280 - 0x100082d8
  103. [ 0.175910] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  104. [ 0.176008] Brought up 2 CPUs
  105. [ 0.176025] SMP: Total of 2 processors activated (264.00 BogoMIPS).
  106. [ 0.176034] CPU: All CPU(s) started in SVC mode.
  107. [ 0.176475] devtmpfs: initialized
  108. [ 0.185139] pinctrl core: initialized pinctrl subsystem
  109. [ 0.185705] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  110. [ 0.185875] Bus freq driver module loaded
  111. [ 0.186191] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 3822520892550000 ns
  112. [ 0.204407] xor: measuring software checksum speed
  113. [ 0.223636] arm4regs : 1218.000 MB/sec
  114. [ 0.243639] 8regs : 962.000 MB/sec
  115. [ 0.263625] 32regs : 974.000 MB/sec
  116. [ 0.283640] neon : 880.000 MB/sec
  117. [ 0.283651] xor: using function: arm4regs (1218.000 MB/sec)
  118. [ 0.285042] NET: Registered protocol family 16
  119. [ 0.302627] DMA: preallocated 2048 KiB pool for atomic coherent allocations
  120. [ 0.303405] i2c /dev entries driver
  121. [ 0.309630] cpuidle: using governor menu
  122. [ 0.310123] Use WDOG1 as reset source
  123. [ 0.310211] CPU identified as i.MX6Q, silicon rev 1.5
  124. [ 0.324596] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
  125. [ 0.327818] i2c i2c-1: IMX I2C adapter registered
  126. [ 0.327838] i2c i2c-1: can't use DMA
  127. [ 0.328771] i2c i2c-2: IMX I2C adapter registered
  128. [ 0.328787] i2c i2c-2: can't use DMA
  129. [ 0.333988] imx-ipuv3 2400000.ipu: IPU DMFC ONLY-DP HIGH RESOLUTION: 5B(0~3), 5F(4~7)
  130. [ 0.339982] imx-ipuv3 2800000.ipu: IPU DMFC ONLY-DP HIGH RESOLUTION: 5B(0~3), 5F(4~7)
  131. [ 0.342903] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  132. [ 0.342915] hw-breakpoint: maximum watchpoint size is 4 bytes.
  133. [ 0.344599] MIPI CSI2 driver module loaded
  134. [ 0.397820] raid6: int32x1 gen() 105 MB/s
  135. [ 0.431732] raid6: int32x1 xor() 144 MB/s
  136. [ 0.465782] raid6: int32x2 gen() 169 MB/s
  137. [ 0.499793] raid6: int32x2 xor() 168 MB/s
  138. [ 0.533942] raid6: int32x4 gen() 199 MB/s
  139. [ 0.567669] raid6: int32x4 xor() 165 MB/s
  140. [ 0.601836] raid6: int32x8 gen() 218 MB/s
  141. [ 0.635651] raid6: int32x8 xor() 153 MB/s
  142. [ 0.669656] raid6: neonx1 gen() 621 MB/s
  143. [ 0.703673] raid6: neonx1 xor() 456 MB/s
  144. [ 0.737686] raid6: neonx2 gen() 677 MB/s
  145. [ 0.771665] raid6: neonx2 xor() 582 MB/s
  146. [ 0.805651] raid6: neonx4 gen() 658 MB/s
  147. [ 0.839647] raid6: neonx4 xor() 527 MB/s
  148. [ 0.873684] raid6: neonx8 gen() 505 MB/s
  149. [ 0.907643] raid6: neonx8 xor() 447 MB/s
  150. [ 0.907654] raid6: using algorithm neonx2 gen() 677 MB/s
  151. [ 0.907661] raid6: .... xor() 582 MB/s, rmw enabled
  152. [ 0.907668] raid6: using intx1 recovery algorithm
  153. [ 0.908135] mxc_sdc_fb fb@0: register mxc display driver hdmi
  154. [ 0.908239] mxc_hdmi 20e0000.hdmi_video: Detected HDMI controller 0x13:0xa:0xa0:0xc1
  155. [ 0.908261] fbcvt: 1024x768@60: CVT Name - .786M3
  156. [ 0.908510] EDID specified in file:
  157. [ 0.908529] mxc_sdc_fb fb@0: registered mxc display driver hdmi IPU1_DISP0
  158. [ 0.970026] mxs-dma 110000.dma-apbh: initialized
  159. [ 0.972821] vgaarb: loaded
  160. [ 0.973709] SCSI subsystem initialized
  161. [ 0.974185] usbcore: registered new interface driver usbfs
  162. [ 0.974255] usbcore: registered new interface driver hub
  163. [ 0.974342] usbcore: registered new device driver usb
  164. [ 0.974817] media: Linux media interface: v0.10
  165. [ 0.974880] Linux video capture interface: v2.00
  166. [ 0.974985] pps_core: LinuxPPS API ver. 1 registered
  167. [ 0.974995] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  168. [ 0.975031] PTP clock support registered
  169. [ 0.975743] Advanced Linux Sound Architecture Driver Initialized.
  170. [ 0.976695] Bluetooth: Core ver 2.21
  171. [ 0.976745] NET: Registered protocol family 31
  172. [ 0.976755] Bluetooth: HCI device and connection manager initialized
  173. [ 0.976773] Bluetooth: HCI socket layer initialized
  174. [ 0.976788] Bluetooth: L2CAP socket layer initialized
  175. [ 0.976824] Bluetooth: SCO socket layer initialized
  176. [ 0.977430] clocksource: Switched to clocksource mxc_timer1
  177. [ 1.018721] Console: switching to colour frame buffer device 160x45
  178. [ 1.048459] NET: Registered protocol family 2
  179. [ 1.049245] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  180. [ 1.049339] TCP bind hash table entries: 8192 (order: 5, 229376 bytes)
  181. [ 1.049879] TCP: Hash tables configured (established 8192 bind 8192)
  182. [ 1.049991] UDP hash table entries: 512 (order: 3, 32768 bytes)
  183. [ 1.050075] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes)
  184. [ 1.050442] NET: Registered protocol family 1
  185. [ 1.050974] RPC: Registered named UNIX socket transport module.
  186. [ 1.050985] RPC: Registered udp transport module.
  187. [ 1.050992] RPC: Registered tcp transport module.
  188. [ 1.051000] RPC: Registered tcp NFSv4.1 backchannel transport module.
  189. [ 1.099672] mxc_hdmi 20e0000.hdmi_video: vic: 0, xres = 1360, yres = 768, ratio = 16/9, freq = 60.0Hz, vmode = 8192, flag = 17, pclk = 11695
  190. [ 1.099690] mxc_hdmi 20e0000.hdmi_video: vic: 4, xres = 1280, yres = 720, ratio = 16/9, freq = 60.0Hz, vmode = 8192, flag = 1, pclk = 13468
  191. [ 1.099703] mxc_hdmi 20e0000.hdmi_video: vic: 19, xres = 1280, yres = 720, ratio = 16/9, freq = 50.0Hz, vmode = 8192, flag = 1, pclk = 13468
  192. [ 1.099716] mxc_hdmi 20e0000.hdmi_video: vic: 31, xres = 1920, yres = 1080, ratio = 16/9, freq = 50.0Hz, vmode = 8192, flag = 1, pclk = 6734
  193. [ 1.099730] mxc_hdmi 20e0000.hdmi_video: vic: 16, xres = 1920, yres = 1080, ratio = 16/9, freq = 60.0Hz, vmode = 8192, flag = 2, pclk = 6734
  194. [ 1.099742] mxc_hdmi 20e0000.hdmi_video: vic: 20, xres = 1920, yres = 1080, ratio = 16/9, freq = 50.0Hz, vmode = 8193, flag = 2, pclk = 13468
  195. [ 1.099753] mxc_hdmi 20e0000.hdmi_video: vic: 5, xres = 1920, yres = 1080, ratio = 16/9, freq = 60.0Hz, vmode = 8193, flag = 2, pclk = 13468
  196. [ 1.099767] mxc_hdmi 20e0000.hdmi_video: vic: 18, xres = 720, yres = 576, ratio = 16/9, freq = 50.0Hz, vmode = 8192, flag = 2, pclk = 37037
  197. [ 1.099780] mxc_hdmi 20e0000.hdmi_video: vic: 17, xres = 720, yres = 576, ratio = 4/3, freq = 50.0Hz, vmode = 2048, flag = 2, pclk = 37037
  198. [ 1.099792] mxc_hdmi 20e0000.hdmi_video: vic: 22, xres = 1440, yres = 576, ratio = 16/9, freq = 50.0Hz, vmode = 8193, flag = 2, pclk = 37037
  199. [ 1.099804] mxc_hdmi 20e0000.hdmi_video: vic: 21, xres = 1440, yres = 576, ratio = 4/3, freq = 50.0Hz, vmode = 2049, flag = 2, pclk = 37037
  200. [ 1.099816] mxc_hdmi 20e0000.hdmi_video: vic: 3, xres = 720, yres = 480, ratio = 16/9, freq = 60.0Hz, vmode = 8192, flag = 2, pclk = 37000
  201. [ 1.099829] mxc_hdmi 20e0000.hdmi_video: vic: 2, xres = 720, yres = 480, ratio = 4/3, freq = 60.0Hz, vmode = 2048, flag = 2, pclk = 37000
  202. [ 1.099840] mxc_hdmi 20e0000.hdmi_video: vic: 7, xres = 1440, yres = 480, ratio = 16/9, freq = 60.0Hz, vmode = 8193, flag = 2, pclk = 37000
  203. [ 1.099852] mxc_hdmi 20e0000.hdmi_video: vic: 6, xres = 1440, yres = 480, ratio = 4/3, freq = 60.0Hz, vmode = 2049, flag = 2, pclk = 37000
  204. [ 1.099865] mxc_hdmi 20e0000.hdmi_video: vic: 32, xres = 1920, yres = 1080, ratio = 16/9, freq = 24.0Hz, vmode = 8192, flag = 2, pclk = 13468
  205. [ 1.099879] mxc_hdmi 20e0000.hdmi_video: vic: 0, xres = 800, yres = 600, ratio = 4/3, freq = 60.0Hz, vmode = 2048, flag = 4, pclk = 25000
  206. [ 1.099891] mxc_hdmi 20e0000.hdmi_video: vic: 0, xres = 1024, yres = 768, ratio = 4/3, freq = 60.0Hz, vmode = 2048, flag = 4, pclk = 15384
  207. [ 1.118893] mxc_hdmi 20e0000.hdmi_video: mxc_hdmi_cable_connected reports HDMI mode
  208. [ 1.170807] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
  209. [ 1.172338] futex hash table entries: 512 (order: 3, 32768 bytes)
  210. [ 1.181780] VFS: Disk quotas dquot_6.6.0
  211. [ 1.181962] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  212. [ 1.183148] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  213. [ 1.186090] NFS: Registering the id_resolver key type
  214. [ 1.186139] Key type id_resolver registered
  215. [ 1.186143] Key type id_legacy registered
  216. [ 1.186469] fuse init (API version 7.23)
  217. [ 1.197743] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  218. [ 1.197757] io scheduler noop registered
  219. [ 1.197766] io scheduler deadline registered
  220. [ 1.197918] io scheduler cfq registered
  221. [ 1.198053] io scheduler bfq registered (default)
  222. [ 1.198523] BFQ I/O-scheduler version: v7r7
  223. [ 1.198524] imx-weim 21b8000.weim: Driver registered.
  224. [ 1.203001] imx-sdma 20ec000.sdma: loaded firmware 3.3
  225. [ 1.206054] imx-sdma 20ec000.sdma: initialized
  226. [ 1.305451] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  227. [ 1.307156] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 24, base_baud = 5000000) is a IMX
  228. [ 2.462915] console [ttymxc0] enabled
  229. [ 2.463856] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 292, base_baud = 5000000) is a IMX
  230. [ 2.464626] [drm] Initialized drm 1.1.0 20060810
  231. [ 2.478667] brd: module loaded
  232. [ 2.478822] loop: module loaded
  233. [ 2.478833] mGine mflash driver, (c) 2008 mGine Co.
  234. [ 2.483542] ahci-imx 2200000.sata: fsl,transmit-level-mV value 1104, using 00000044
  235. [ 2.483552] ahci-imx 2200000.sata: fsl,transmit-boost-mdB value 0, using 00000000
  236. [ 2.483562] ahci-imx 2200000.sata: fsl,transmit-atten-16ths value 9, using 00002000
  237. [ 2.483571] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000
  238. [ 2.485548] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled
  239. [ 2.485579] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  240. [ 2.485594] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst
  241. [ 2.491568] scsi host0: ahci-imx
  242. [ 2.491897] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 302
  243. [ 2.494467] libphy: Fixed MDIO Bus: probed
  244. [ 2.495980] 2188000.ethernet supply phy not found, using dummy regulator
  245. [ 2.499886] pps pps0: new PPS source ptp0
  246. [ 2.508726] libphy: fec_enet_mii_bus: probed
  247. [ 2.566494] fec 2188000.ethernet eth0: set 100mbps
  248. [ 2.566506] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Atheros 8035 ethernet] (mii_bus:phy_addr=2188000.ethernet:00, irq=-1)
  249. [ 2.566883] fec 2188000.ethernet eth0: registered PHC device 0
  250. [ 2.568062] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  251. [ 2.568090] ehci-pci: EHCI PCI platform driver
  252. [ 2.568167] ehci-platform: EHCI generic platform driver
  253. [ 2.568456] ehci-mxc: Freescale On-Chip EHCI Host driver
  254. [ 2.569207] usbcore: registered new interface driver uas
  255. [ 2.569288] usbcore: registered new interface driver usb-storage
  256. [ 2.569337] usbcore: registered new interface driver ums-alauda
  257. [ 2.569384] usbcore: registered new interface driver ums-cypress
  258. [ 2.569474] usbcore: registered new interface driver ums-datafab
  259. [ 2.569529] usbcore: registered new interface driver ums_eneub6250
  260. [ 2.569585] usbcore: registered new interface driver ums-freecom
  261. [ 2.569633] usbcore: registered new interface driver ums-isd200
  262. [ 2.569681] usbcore: registered new interface driver ums-jumpshot
  263. [ 2.569727] usbcore: registered new interface driver ums-onetouch
  264. [ 2.569794] usbcore: registered new interface driver ums-realtek
  265. [ 2.569840] usbcore: registered new interface driver ums-sddr09
  266. [ 2.569889] usbcore: registered new interface driver ums-sddr55
  267. [ 2.569939] usbcore: registered new interface driver ums-usbat
  268. [ 2.570050] usbcore: registered new interface driver usbserial
  269. [ 2.570090] usbcore: registered new interface driver usbserial_generic
  270. [ 2.570142] usbserial: USB Serial support registered for generic
  271. [ 2.575350] ci_hdrc ci_hdrc.0: doesn't support gadget
  272. [ 2.575370] ci_hdrc ci_hdrc.0: EHCI Host Controller
  273. [ 2.575409] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
  274. [ 2.583452] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
  275. [ 2.584369] hub 1-0:1.0: USB hub found
  276. [ 2.584411] hub 1-0:1.0: 1 port detected
  277. [ 2.588557] ci_hdrc ci_hdrc.1: EHCI Host Controller
  278. [ 2.588583] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2
  279. [ 2.595481] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
  280. [ 2.596322] hub 2-0:1.0: USB hub found
  281. [ 2.596361] hub 2-0:1.0: 1 port detected
  282. [ 2.602430] rtc-pcf8523 2-0068: rtc core: registered rtc-pcf8523 as rtc0
  283. [ 2.603204] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc1
  284. [ 2.608202] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
  285. [ 2.608347] md: linear personality registered for level -1
  286. [ 2.608359] md: raid0 personality registered for level 0
  287. [ 2.608368] md: raid1 personality registered for level 1
  288. [ 2.608377] md: raid10 personality registered for level 10
  289. [ 2.608388] Bluetooth: HCI UART driver ver 2.3
  290. [ 2.608393] Bluetooth: HCI UART protocol H4 registered
  291. [ 2.608397] Bluetooth: HCI UART protocol BCSP registered
  292. [ 2.608400] Bluetooth: HCI UART protocol LL registered
  293. [ 2.608403] Bluetooth: HCI UART protocol ATH3K registered
  294. [ 2.608407] Bluetooth: HCI UART protocol Three-wire (H5) registered
  295. [ 2.608519] Bluetooth: HCI UART protocol Intel registered
  296. [ 2.608620] Bluetooth: HCI UART protocol BCM registered
  297. [ 2.608625] Bluetooth: HCI UART protocol QCA registered
  298. [ 2.608887] sdhci: Secure Digital Host Controller Interface driver
  299. [ 2.608890] sdhci: Copyright(c) Pierre Ossman
  300. [ 2.608968] usbcore: registered new interface driver ushc
  301. [ 2.608981] sdhci-pltfm: SDHCI platform and OF driver helper
  302. [ 2.610169] sdhci-esdhc-imx 2190000.usdhc: allocated mmc-pwrseq
  303. [ 2.807460] ata1: SATA link down (SStatus 0 SControl 300)
  304. [ 2.807497] ahci-imx 2200000.sata: no device found, disabling link.
  305. [ 2.807505] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug
  306. [ 2.843540] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA
  307. [ 2.843982] sdhci-esdhc-imx 2194000.usdhc: Got CD GPIO
  308. [ 2.873934] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
  309. [ 2.875689] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
  310. [ 2.877537] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
  311. [ 2.877652] mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
  312. [ 2.883051] caam 2100000.caam: Entropy delay = 3200
  313. [ 2.887798] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
  314. [ 2.890955] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
  315. [ 2.899469] usb 2-1: new full-speed USB device number 2 using ci_hdrc
  316. [ 2.928438] mmc1: host does not support reading read-only switch, assuming write-enable
  317. [ 2.935551] mmc1: new high speed SD card at address 0002
  318. [ 2.943993] caam 2100000.caam: Instantiated RNG4 SH0
  319. [ 2.947863] mmc0: new high speed SDIO card at address 0001
  320. [ 2.951564] mmcblk0: mmc1:0002 00000 1.87 GiB
  321. [ 2.953535] mmcblk0: p1 p2
  322. [ 3.004604] caam 2100000.caam: Instantiated RNG4 SH1
  323. [ 3.004717] caam 2100000.caam: device ID = 0x0a16010000000000 (Era -524)
  324. [ 3.004724] caam 2100000.caam: job rings = 2, qi = 0
  325. [ 3.017555] caam algorithms registered in /proc/crypto
  326. [ 3.023698] caam_jr 2101000.jr0: registering rng-caam
  327. [ 3.023814] hidraw: raw HID events driver (C) Jiri Kosina
  328. [ 3.024001] usbcore: registered new interface driver usbhid
  329. [ 3.024003] usbhid: USB HID core driver
  330. [ 3.025026] Galcore version 5.0.11.33433
  331. [ 3.397630] mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
  332. [ 3.406531] mxc_vpu 2040000.vpu: VPU initialized
  333. [ 3.412045] mxc_hdmi_cec soc:hdmi_cec@00120000: hdmi_cec_dev_probe: HDMI CEC initialized
  334. [ 3.428889] imx-spdif sound-spdif: snd-soc-dummy-dai <-> 2004000.spdif mapping ok
  335. [ 3.440654] imx-audio-hdmi sound-hdmi: hdmi-hifi <-> soc:hdmi_audio@00120000 mapping ok
  336. [ 3.449711] Initializing XFRM netlink socket
  337. [ 3.454027] NET: Registered protocol family 17
  338. [ 3.458524] NET: Registered protocol family 15
  339. [ 3.463247] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  340. [ 3.469187] Bluetooth: HIDP socket layer initialized
  341. [ 3.474514] Key type dns_resolver registered
  342. [ 3.479484] IMX6 OC: Overclock not active
  343. [ 3.485161] ThumbEE CPU extension supported.
  344. [ 3.489487] Registering SWP/SWPB emulation handler
  345. [ 3.496593] Btrfs loaded
  346. [ 3.500263] Key type encrypted registered
  347. [ 3.504537] cryptodev: driver 1.7 loaded.
  348. [ 3.509583] imx_thermal 2000000.aips-bus:tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C
  349. [ 3.522107] input: gpio-keys as /devices/soc0/gpio-keys/input/input0
  350. [ 3.530179] rtc-pcf8523 2-0068: setting system clock to 2018-01-03 02:19:24 UTC (1514945964)
  351. [ 3.551903] ALSA device list:
  352. [ 3.554890] #0: imx-spdif
  353. [ 3.557693] #1: imx-hdmi-soc
  354. [ 3.563149] Freeing unused kernel memory: 2364K (80c61000 - 80eb0000)
  355.  
  356. Welcome to LibreELEC (official): 8.2.3!
  357.  
  358. [ OK ] Listening on Journal Socket.
  359. [ OK ] Created slice User and Session Slice.
  360. [ OK ] Started Dispatch Password Requests to Console Directory Watch.
  361. [ OK ] Listening on udev Control Socket.
  362. [ OK ] Listening on RPCbind Server Activation Socket.
  363. [ OK ] Reached target RPC Port Mapper.
  364. [ OK ] Listening on Journal Socket (/dev/log).
  365. [ OK ] Listening on udev Kernel Socket.
  366. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  367. [ OK ] Started Forward Password Requests to Wall Directory Watch.
  368. [ OK ] Reached target Paths.
  369. [ OK ] Created slice System Slice.
  370. Starting Setup machine-id...
  371. [ OK ] Reached target Slices.
  372. Starting Debug Shell on /dev/ttymxc0...
  373. Mounting Variable Directory...
  374. Starting Create list of required st
ce nodes for the current kernel...
  375. Starting Remount Root and Kernel File Systems...
  376. Starting Mounting swapfile...
  377. Starting Load Kernel Modules...
  378. Mounting POSIX Message Queue File System...
  379. Starting Show Version...
  380. Starting Samba Configuration...
  381. Mounting Debug File System...
  382. LibreELEC (official): 8.2.3
  383. [ OK ] Mounted POSIX Message Queue File System.
  384. [ OK ] Mounted Variable Directory.
  385. [ OK ] Mounted Debug File System.
  386. [ OK ] Started Setup machine-id.
  387. [ OK ] Started Debug Shell on /dev/ttymxc0.
  388. [ OK ] Started Create list of required sta
vice nodes for the current kernel.
  389. [ OK ] Started Remount Root and Kernel File Systems.
  390. [ OK ] Started Load Kernel Modules.
  391. LibreELEC:~ # [ OK ] Started Show Version.
  392. [ OK ] Started Samba Configuration.
  393. Starting Apply Kernel Variables...
  394. Mounting FUSE Control File System...
  395. Mounting Configuration File System...
  396. Starting udev Coldplug all Devices...
  397. Starting Create Static Device Nodes in /dev...
  398. Starting Journal Service...
  399. [ OK ] Mounted Configuration File System.
  400. [ OK ] Mounted FUSE Control File System.
  401. [ OK ] Started Mounting swapfile.
  402. [ OK ] Reached target Swap.
  403. Mounting Temporary Directory...
  404. [ OK ] Mounted Temporary Directory.
  405. [ OK ] Started Apply Kernel Variables.
  406. [ OK ] Started Create Static Device Nodes in /dev.
  407. [ OK ] Reached target Local File Systems (Pre).
  408. [ OK ] Reached target Local File Systems.
  409. [ OK ] Started Journal Service.
  410. Starting Flush Journal to Persistent Storage...
  411. [ OK ] Started Flush Journal to Persistent Storage.
  412. Starting Create Volatile Files and Directories...
  413. [ OK ] Started Create Volatile Files and Directories.
  414. Starting Update hwdb.bin...
  415. Starting Setup User config dir...
  416. Starting RPC Bind...
  417. Starting Add random entropy from file...
  418. Starting Setup Timezone data...
  419. [ OK ] Started Setup Timezone data.
  420. [ OK ] Started udev Coldplug all Devices.
  421. [ OK ] Started Setup User config dir.
  422. [ OK ] Started RPC Bind.
  423. [ OK ] Started Add random entropy from file.
  424. [ OK ] Started Update hwdb.bin.
  425. Starting udev Kernel Device Manager...
  426. [ OK ] Started udev Kernel Device Manager.
  427. [ OK ] Reached target System Initialization.
  428. [ OK ] Started Daily Cleanup of Temporary Directories.
  429. [ OK ] Reached target Timers.
  430. [ OK ] Listening on D-Bus System Message Bus Socket.
  431. [ OK ] Listening on lircd.socket.
  432. [ OK ] Reached target Sockets.
  433. [ OK ] Reached target Basic System.
  434. Starting unbind Framebuffer console...
  435. Starting Cron daemon...
  436. Starting irqbalance...
  437. [ OK ] Started D-Bus System Message Bus.
  438. Starting Connection service...
  439. Starting Kodi clean debug logs...
  440. Starting Login Service...
  441. [ OK ] Started i.MX6 SoC fan monitor service.
  442. [ OK ] Started PulseAudio Sound System.
  443. [ OK ] Started Eventlirc server daemon.
  444. [ OK ] Started unbind Framebuffer console.
  445. [ OK ] Started Cron daemon.
  446. [ OK ] Started irqbalance.
  447. [ OK ] Started Kodi clean debug logs.
  448. [ OK ] Started Login Service.
  449. [ OK ] Reached target Sound Card.
  450. [ OK ] Created slice system-brcmfmac_sdio\x2dfirmware.slice.
  451. [ OK ] Started Broadcom sdio firmware update for bcm4330.
  452. [ OK ] Created slice system-udevil\x2dmount.slice.
  453. Starting Udevil mount service...
  454. Starting Udevil mount service...
  455. [ OK ] Started Connection service.
  456. [ OK ] Reached target Network.
  457. [ OK ] Started Avahi Daemon.
  458. [ OK ] Reached target Network is Online.
  459. Starting Samba NMB Daemon...
  460. Starting Samba SMB Daemon...
  461. [ OK ] Reached target Bluetooth.
  462. Starting WPA supplicant...
  463. [ OK ] Stopped Samba SMB Daemon.
  464. Starting Samba Configuration...
  465. [ OK ] Started Samba Configuration.
  466. Starting Samba SMB Daemon...
  467. [ OK ] Started WPA supplicant.
  468. [ OK ] Started Samba NMB Daemon.
  469. [ OK ] Started Samba SMB Daemon.
  470. [ OK ] Started Udevil mount service.
  471. [ OK ] Started Udevil mount service.
  472. [ OK ] Reached target Multi-User System.
  473. [ OK ] Reached target Graphical Interface.
  474. Starting Kodi Media Center...
  475. [ OK ] Started Kodi Media Center.
  476. Starting i.MX6 status led...
  477. [ OK ] Started i.MX6 status led.
  478. [ OK ] Reached target Kodi Mediacenter Interface.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement