Guest User

OpiPC openelec boot

a guest
Dec 15th, 2016
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.96 KB | None | 0 0
  1. U-Boot SPL 2016.09 (Oct 15 2016 - 14:20:45)
  2. DRAM: 1024 MiB
  3. Trying to boot from MMC1
  4.  
  5.  
  6. U-Boot 2016.09 (Oct 15 2016 - 14:20:45 +0200) Allwinner Technology
  7.  
  8. CPU: Allwinner H3 (SUN8I 1680)
  9. Model: Xunlong Orange Pi PC
  10. I2C: ready
  11. DRAM: 1 GiB
  12. MMC: SUNXI SD/MMC: 0
  13. *** Warning - bad CRC, using default environment
  14.  
  15. In: serial
  16. Out: serial
  17. Err: serial
  18. Net: phy interface0
  19. eth0: ethernet@1c30000
  20. Hit any key to stop autoboot: 0
  21. switch to partitions #0, OK
  22. mmc0 is current device
  23. Scanning mmc 0:1...
  24. Found U-Boot script /boot.scr
  25. reading /boot.scr
  26. 295 bytes read in 15 ms (18.6 KiB/s)
  27. ## Executing script at 43100000
  28. reading script.bin
  29. 33888 bytes read in 26 ms (1.2 MiB/s)
  30. reading KERNEL
  31. 6233104 bytes read in 296 ms (20.1 MiB/s)
  32. ## Booting kernel from Legacy Image at 42000000 ...
  33. Image Name: Linux-3.4.112
  34. Image Type: ARM Linux Kernel Image (uncompressed)
  35. Data Size: 6233040 Bytes = 5.9 MiB
  36. Load Address: 40008000
  37. Entry Point: 40008000
  38. Verifying Checksum ... OK
  39. Loading Kernel Image ... OK
  40. Using machid 0x1029 from environment
  41.  
  42. Starting kernel ...
  43.  
  44. [sun8i_fixup]: From boot, get meminfo:
  45. Start: 0x40000000
  46. Size: 1024MB
  47. ion_carveout reserve: 160m@0 256m@0 130m@1 200m@1
  48. ion_reserve_select: ion chipid [0x2004620!
  49. ion_reserve_common: ion reserve: [0x50000000, 0x60000000]!
  50. [ 0.000000] Booting Linux on physical CPU 0
  51. [ 0.000000] Initializing cgroup subsys cpuset
  52. [ 0.000000] Initializing cgroup subsys cpu
  53. [ 0.000000] Linux version 3.4.112 (jernej@jernej-laptop) (gcc version 5.4.0 (GCC) ) #1 SMP PREEMPT Wed Oct 26 22:06:24 CEST 2016
  54. [ 0.000000] cma: CMA: reserved 256 MiB at 50000000
  55. [ 0.000000] PERCPU: Embedded 8 pages/cpu @c1613000 s11648 r8192 d12928 u32768
  56. [ 0.000000] Kernel command line: console=ttyS0,115200 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 consoleblank=0
  57. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  58. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  59. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  60. [ 0.000000] allocated 2097152 bytes of page_cgroup
  61. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  62. [ 0.000000] Memory: 1024MB = 1024MB total
  63. [ 0.000000] Memory: 760088k/760088k available, 288488k reserved, 270336K highmem
  64. [ 0.000000] Virtual kernel memory layout:
  65. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  66. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  67. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  68. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  69. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  70. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  71. [ 0.000000] .text : 0xc0008000 - 0xc078fb2c (7711 kB)
  72. [ 0.000000] .init : 0xc0790000 - 0xc0ba7d80 (4192 kB)
  73. [ 0.000000] .data : 0xc0ba8000 - 0xc0c1bbf0 ( 463 kB)
  74. [ 0.000000] .bss : 0xc0c1c3b0 - 0xc0cfd21c ( 900 kB)
  75. [ 0.000000] Preemptible hierarchical RCU implementation.
  76. [ 0.000000] Additional per-CPU info printed with stalls.
  77. [ 0.000000] NR_IRQS:544
  78. [ 0.000000] Architected local timer running at 24.00MHz.
  79. [ 0.000000] Switching to timer-based delay loop
  80. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  81. [ 0.000000] Console: colour dummy device 80x30
  82. [ 0.000210] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
  83. [ 0.000233] pid_max: default: 32768 minimum: 301
  84. [ 0.000570] Mount-cache hash table entries: 512
  85. [ 0.001514] Initializing cgroup subsys cpuacct
  86. [ 0.001530] Initializing cgroup subsys memory
  87. [ 0.001577] Initializing cgroup subsys devices
  88. [ 0.001589] Initializing cgroup subsys freezer
  89. [ 0.001600] Initializing cgroup subsys blkio
  90. [ 0.001623] Initializing cgroup subsys perf_event
  91. [ 0.001650] Initializing cgroup subsys bfqio
  92. [ 0.001689] CPU: Testing write buffer coherency: ok
  93. [ 0.001732] ftrace: allocating 21613 entries in 64 pages
  94. [ 0.030279] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  95. [ 0.030297] [sunxi_smp_prepare_cpus] enter
  96. [ 0.030335] Setting up static identity map for 0x40560b30 - 0x40560b88
  97. [ 0.031252] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  98. [ 0.031383] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  99. [ 0.040467] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  100. [ 0.040588] Brought up 4 CPUs
  101. [ 0.040588] SMP: Total of 4 processors activated (19200.00 BogoMIPS).
  102. [ 0.040891] devtmpfs: initialized
  103. [ 0.050213] wakeup src cnt is : 2.
  104. [ 0.050292] sunxi pm init
  105. [ 0.050429] pinctrl core: initialized pinctrl subsystem
  106. [ 0.060619] NET: Registered protocol family 16
  107. [ 0.061464] DMA: preallocated 2048 KiB pool for atomic coherent allocations
  108. [ 0.061539] script_sysfs_init success
  109. [ 0.062463] gpiochip_add: registered GPIOs 0 to 383 on device: sunxi-pinctrl
  110. [ 0.063589] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
  111. [ 0.064183] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  112. [ 0.064197] hw-breakpoint: maximum watchpoint size is 8 bytes.
  113. [ 0.064197] script config pll_video to 297 Mhz
  114. [ 0.064197] script config pll_de to 864 Mhz
  115. [ 0.064197] script config pll_ve to 402 Mhz
  116. [ 0.070247] bio: create slab <bio-0> at 0
  117. [ 0.070352] [ARISC] :sunxi-arisc driver v1.04
  118. [ 0.088801] [ARISC] :arisc version: [v0.1.58]
  119. [ 0.178744] [ARISC] :sunxi-arisc driver v1.04 startup succeeded
  120. [ 0.180443] SCSI subsystem initialized
  121. [ 0.180639] usbcore: registered new interface driver usbfs
  122. [ 0.180699] usbcore: registered new interface driver hub
  123. [ 0.180729] usbcore: registered new device driver usb
  124. [ 0.180729] twi_chan_cfg()340 - [twi0] has no twi_regulator.
  125. [ 0.180729] twi_chan_cfg()340 - [twi1] has no twi_regulator.
  126. [ 0.180729] twi_chan_cfg()340 - [twi2] has no twi_regulator.
  127. [ 0.180729] Linux media interface: v0.10
  128. [ 0.180729] Linux video capture interface: v2.00
  129. [ 0.180777] Advanced Linux Sound Architecture Driver Version 1.0.25.
  130. [ 0.181292] Bluetooth: Core ver 2.16
  131. [ 0.181328] NET: Registered protocol family 31
  132. [ 0.181338] Bluetooth: HCI device and connection manager initialized
  133. [ 0.181350] Bluetooth: HCI socket layer initialized
  134. [ 0.181361] Bluetooth: L2CAP socket layer initialized
  135. [ 0.181394] Bluetooth: SCO socket layer initialized
  136. [ 0.181477] Switching to clocksource arch_sys_counter
  137. [ 0.193294] FS-Cache: Loaded
  138. [ 0.193567] CacheFiles: Loaded
  139. [ 0.204978] NET: Registered protocol family 2
  140. [ 0.216254] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  141. [ 0.216733] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  142. [ 0.218495] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
  143. [ 0.219549] TCP: Hash tables configured (established 131072 bind 65536)
  144. [ 0.219560] TCP: reno registered
  145. [ 0.219574] UDP hash table entries: 512 (order: 2, 16384 bytes)
  146. [ 0.219612] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  147. [ 0.219921] NET: Registered protocol family 1
  148. [ 0.220318] RPC: Registered named UNIX socket transport module.
  149. [ 0.220331] RPC: Registered udp transport module.
  150. [ 0.220339] RPC: Registered tcp transport module.
  151. [ 0.220347] RPC: Registered tcp NFSv4.1 backchannel transport module.
  152. [ 0.235789] hw perfevents: enabled with ARMv7 Cortex_A7 PMU driver, 5 counters available
  153. [ 0.235918] sunxi_reg_init enter
  154. [ 0.238607] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  155. [ 0.238709] NFS: Registering the id_resolver key type
  156. [ 0.239525] fuse init (API version 7.18)
  157. [ 0.239921] msgmni has been set to 1468
  158. [ 0.241173] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  159. [ 0.241191] io scheduler noop registered
  160. [ 0.241200] io scheduler deadline registered
  161. [ 0.241261] io scheduler cfq registered
  162. [ 0.241314] io scheduler bfq registered (default)
  163. [ 0.241323] BFQ I/O-scheduler: v7r8
  164. [ 0.241776] [DISP]disp_module_init
  165. [ 0.242099] cmdline,init_disp=
  166. [ 0.242127] cmdline,disp=
  167. [ 0.257722] [DISP] Fb_map_kernel_logo,line:921:Fb_map_kernel_logo failed!
  168. [ 0.293646] Console: switching to colour frame buffer device 240x67
  169. [ 0.330344] [DISP]disp_module_init finish
  170. [ 0.330571] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator.
  171. [ 0.330875] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
  172. [ 0.330889] sw_uart_pm()890 - uart0 clk is already enable
  173. [ 0.330909] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n
  174. [ 0.430174] console [ttyS0] enabled
  175. [ 1.063720] loop: module loaded
  176. [ 1.067431] sunxi_spi_chan_cfg()1376 - [spi-0] has no spi_regulator.
  177. [ 1.074506] sunxi_spi_chan_cfg()1376 - [spi-1] has no spi_regulator.
  178. [ 1.082087] spi spi0: master is unqueued, this is deprecated
  179. [ 1.088652] tun: Universal TUN/TAP device driver, 1.6
  180. [ 1.094284] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  181. [ 1.102055] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  182. [ 1.129358] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  183. [ 1.138273] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1
  184. [ 1.147262] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000
  185. [ 1.170043] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00
  186. [ 1.177212] hub 1-0:1.0: USB hub found
  187. [ 1.181403] hub 1-0:1.0: 1 port detected
  188. [ 1.206031] sunxi-ehci sunxi-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  189. [ 1.214942] sunxi-ehci sunxi-ehci.2: new USB bus registered, assigned bus number 2
  190. [ 1.223856] sunxi-ehci sunxi-ehci.2: irq 106, io mem 0xf1c1b000
  191. [ 1.250049] sunxi-ehci sunxi-ehci.2: USB 0.0 started, EHCI 1.00
  192. [ 1.250604] hub 2-0:1.0: USB hub found
  193. [ 1.250623] hub 2-0:1.0: 1 port detected
  194. [ 1.270870] sunxi-ehci sunxi-ehci.3: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  195. [ 1.279760] sunxi-ehci sunxi-ehci.3: new USB bus registered, assigned bus number 3
  196. [ 1.288571] sunxi-ehci sunxi-ehci.3: irq 108, io mem 0xf1c1c000
  197. [ 1.310039] sunxi-ehci sunxi-ehci.3: USB 0.0 started, EHCI 1.00
  198. [ 1.317130] hub 3-0:1.0: USB hub found
  199. [ 1.321316] hub 3-0:1.0: 1 port detected
  200. [ 1.345907] sunxi-ehci sunxi-ehci.4: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  201. [ 1.354862] sunxi-ehci sunxi-ehci.4: new USB bus registered, assigned bus number 4
  202. [ 1.363637] sunxi-ehci sunxi-ehci.4: irq 110, io mem 0xf1c1d000
  203. [ 1.390039] sunxi-ehci sunxi-ehci.4: USB 0.0 started, EHCI 1.00
  204. [ 1.397175] hub 4-0:1.0: USB hub found
  205. [ 1.401364] hub 4-0:1.0: 1 port detected
  206. [ 1.405954] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  207. [ 1.432882] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
  208. [ 1.441409] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 5
  209. [ 1.449830] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400
  210. [ 1.514585] hub 5-0:1.0: USB hub found
  211. [ 1.518753] hub 5-0:1.0: 1 port detected
  212. [ 1.543353] sunxi-ohci sunxi-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
  213. [ 1.551876] sunxi-ohci sunxi-ohci.2: new USB bus registered, assigned bus number 6
  214. [ 1.560310] sunxi-ohci sunxi-ohci.2: irq 107, io mem 0xf1c1b400
  215. [ 1.624598] hub 6-0:1.0: USB hub found
  216. [ 1.628770] hub 6-0:1.0: 1 port detected
  217. [ 1.653505] sunxi-ohci sunxi-ohci.3: SW USB2.0 'Open' Host Controller (OHCI) Driver
  218. [ 1.662031] sunxi-ohci sunxi-ohci.3: new USB bus registered, assigned bus number 7
  219. [ 1.670471] sunxi-ohci sunxi-ohci.3: irq 109, io mem 0xf1c1c400
  220. [ 1.734582] hub 7-0:1.0: USB hub found
  221. [ 1.738748] hub 7-0:1.0: 1 port detected
  222. [ 1.763354] sunxi-ohci sunxi-ohci.4: SW USB2.0 'Open' Host Controller (OHCI) Driver
  223. [ 1.771878] sunxi-ohci sunxi-ohci.4: new USB bus registered, assigned bus number 8
  224. [ 1.780317] sunxi-ohci sunxi-ohci.4: irq 111, io mem 0xf1c1d400
  225. [ 1.844563] hub 8-0:1.0: USB hub found
  226. [ 1.848730] hub 8-0:1.0: 1 port detected
  227. [ 1.853349] Initializing USB Mass Storage driver...
  228. [ 1.858982] usbcore: registered new interface driver usb-storage
  229. [ 1.865664] USB Mass Storage support registered.
  230. [ 1.870845] usbcore: registered new interface driver ums-alauda
  231. [ 1.877484] usbcore: registered new interface driver ums-cypress
  232. [ 1.884212] usbcore: registered new interface driver ums-datafab
  233. [ 1.890932] usbcore: registered new interface driver ums_eneub6250
  234. [ 1.897840] usbcore: registered new interface driver ums-freecom
  235. [ 1.904562] usbcore: registered new interface driver ums-isd200
  236. [ 1.911198] usbcore: registered new interface driver ums-jumpshot
  237. [ 1.918032] usbcore: registered new interface driver ums-karma
  238. [ 1.924573] usbcore: registered new interface driver ums-onetouch
  239. [ 1.931445] usbcore: registered new interface driver ums-realtek
  240. [ 1.938162] usbcore: registered new interface driver ums-sddr09
  241. [ 1.944788] usbcore: registered new interface driver ums-sddr55
  242. [ 1.951474] usbcore: registered new interface driver ums-usbat
  243. [ 1.958649] mousedev: PS/2 mouse device common for all mice
  244. [ 1.966036] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0
  245. [ 1.973437] i2c /dev entries driver
  246. [ 1.977765] Registered IR keymap rc-empty
  247. [ 1.982701] rc0: sunxi-ir as /devices/platform/sunxi-ir.0/rc/rc0
  248. [ 1.989685] rc rc0: lirc_dev: driver ir-lirc-codec (sunxi-ir) registered at minor = 0
  249. [ 1.998528] sunxi-ir s_cir0: initialized sunXi IR driver
  250. [ 2.004894] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
  251. [ 2.012036] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
  252. [ 2.023209] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
  253. [ 2.030668] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
  254. [ 2.036850] timeout_to_interv, line 167
  255. [ 2.041124] interv_to_timeout, line 189
  256. [ 2.045378] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec
  257. [ 2.054510] Bluetooth: HCI UART driver ver 2.2
  258. [ 2.059440] Bluetooth: HCI H4 protocol initialized
  259. [ 2.064770] Bluetooth: HCI BCSP protocol initialized
  260. [ 2.070290] Bluetooth: HCILL protocol initialized
  261. [ 2.075506] Bluetooth: HCIATH3K protocol initialized
  262. [ 2.083530] no blue_led, ignore it!
  263. [ 2.089110] usbcore: registered new interface driver usbhid
  264. [ 2.095329] usbhid: USB HID core driver
  265. [ 2.103247] asoc: sndcodec <-> sunxi-codec mapping ok
  266. [ 2.112798] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok
  267. [ 2.119757] [SPDIF]sunxi-spdif cannot find any using configuration for controllers, return directly!
  268. [ 2.130148] [SPDIF]sndspdif cannot find any using configuration for controllers, return directly!
  269. [ 2.140024] [SPDIF] driver not init,just return.
  270. [ 2.147692] asoc: sndcodec <-> sunxi-multi-dai mapping ok
  271. [ 2.154716] oprofile: using arm/armv7-ca7
  272. [ 2.159398] TCP: cubic registered
  273. [ 2.163321] NET: Registered protocol family 10
  274. [ 2.167053] mmc0: new high speed SDHC card at address 59b4
  275. [ 2.167515] mmcblk0: mmc0:59b4 00000 14.9 GiB
  276. [ 2.168799] mmcblk0: p1 p2
  277. [ 2.169602] *******************sd init ok*******************
  278. [ 2.189578] ip6_tables: (C) 2000-2006 Netfilter Core Team
  279. [ 2.195681] NET: Registered protocol family 17
  280. [ 2.200910] Bluetooth: RFCOMM TTY layer initialized
  281. [ 2.206328] Bluetooth: RFCOMM socket layer initialized
  282. [ 2.212041] Bluetooth: RFCOMM ver 1.11
  283. [ 2.216197] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  284. [ 2.222887] Registering the dns_resolver key type
  285. [ 2.228227] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  286. [ 2.236760] ThumbEE CPU extension supported.
  287. [ 2.241521] Registering SWP/SWPB emulation handler
  288. [ 2.247734] cmdline,disp=
  289. [ 2.281950] console [netcon0] enabled
  290. [ 2.286011] netconsole: network logging started
  291. [ 2.291076] sunxi-rtc sunxi-rtc: setting system clock to 1970-01-01 00:00:06 UTC (6)
  292. [ 2.299672] ths_fetch_sysconfig_para: type err device_used = 1.
  293. [ 2.307621] CPU Budget:Register notifier
  294. [ 2.312003] CPU Budget:register Success
  295. [ 2.316256] sunxi-budget-cooling sunxi-budget-cooling: Cooling device registered: thermal-budget-0
  296. [ 2.328945] ALSA device list:
  297. [ 2.332268] #0: audiocodec
  298. [ 2.335457] #1: sndhdmi
  299. [ 2.338356] #2: audio-hub
  300. [ 2.347480] Freeing init memory: 4188K
  301. 
  302. Welcome to OpenELEC (community) - Version: devel-20161026221506-r23113-g64b34b3!
  303.  
  304. [ OK ] Listening on Journal Socket (/dev/log).
  305. [ OK ] Listening on udev Kernel Socket.
  306. [ OK ] Started Forward Password Requests to Wall Directory Watch.
  307. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  308. [ OK ] Listening on Journal Socket.
  309. [ OK ] Listening on udev Control Socket.
  310. [ OK ] Created slice System Slice.
  311. Starting Create list of required st... nodes for the current kernel...
  312. Mounting Temporary Directory...
  313. Starting Remount Root and Kernel File Systems...
  314. [ OK ] Started Debug Shell on /dev/console.
  315. Mounting Variable Directory...
  316. Mounting Debug File System...
  317. Starting Mounting swapfile...
  318. [ OK ] Created slice User and Session Slice.
  319. [ OK ] Reached target Slices.
  320. Starting Setup machine-id...
  321. OpenELEC:~ # Mounting POSIX Message Queue File System...
  322. Starting Show Version...
  323. [ OK ] Started Dispatch Password Requests to Console Directory Watch.
  324. [ OK ] Reached target Paths.
  325. OpenELEC (community) - Version: devel-20161026221506-r23113-g64b34b3
  326. Starting Load Kernel Modules...
  327. [ OK ] Mounted Debug File System.
  328. [ OK ] Mounted POSIX Message Queue File System.
  329. [ OK ] Mounted Variable Directory.
  330. [ OK ] Mounted Temporary Directory.
  331. [ OK ] Started Create list of required sta...ce nodes for the current kernel.
  332. [ OK ] Started Remount Root and Kernel File Systems.
  333. [ OK ] Started Setup machine-id.
  334. [ OK ] Started Show Version.
  335. [ OK ] Started Load Kernel Modules.
  336. [ OK ] Started Mounting swapfile.
  337. [ OK ] Reached target Swap.
  338. Starting Apply Kernel Variables...
  339. Mounting FUSE Control File System...
  340. Starting Journal Service...
  341. Starting udev Coldplug all Devices...
  342. Starting Create Static Device Nodes in /dev...
  343. Starting Setup Timezone data...
  344. [ OK ] Mounted FUSE Control File System.
  345. [ OK ] Started Journal Service.
  346. [ OK ] Started Apply Kernel Variables.
  347. [ OK ] Started Create Static Device Nodes in /dev.
  348. [ OK ] Started Setup Timezone data.
  349. [ OK ] Started udev Coldplug all Devices.
  350. [ OK ] Reached target Local File Systems (Pre).
  351. [ OK ] Reached target Local File Systems.
  352. Starting Flush Journal to Persistent Storage...
  353. [ OK ] Started Flush Journal to Persistent Storage.
  354. Starting Create Volatile Files and Directories...
  355. [ OK ] Started Create Volatile Files and Directories.
  356. Starting Add random entropy from file...
  357. Starting Setup User config dir...
  358. Starting Update hwdb.bin...
  359. [ OK ] Started Setup User config dir.
  360. [ OK ] Started Add random entropy from file.
  361. [ OK ] Started Update hwdb.bin.
  362. Starting udev Kernel Device Manager...
  363. [ OK ] Started udev Kernel Device Manager.
  364. [ OK ] Reached target System Initialization.
  365. [ OK ] Listening on RPCbind Server Activation Socket.
  366. [ OK ] Started Daily Cleanup of Temporary Directories.
  367. [ OK ] Reached target Timers.
  368. [ OK ] Listening on D-Bus System Message Bus Socket.
  369. [ OK ] Reached target Sockets.
  370. [ OK ] Reached target Basic System.
  371. [ OK ] Started PulseAudio Sound System.
  372. [ OK ] Started D-Bus System Message Bus.
  373. Starting Connection service...
  374. Starting OpenSSH server daemon...
  375. Starting Kodi clean debug logs...
  376. Starting Login Service...
  377. [ OK ] Started Eventlirc server daemon.
  378. Starting Cron daemon...
  379. [ OK ] Started OpenSSH server daemon.
  380. [ OK ] Started Kodi clean debug logs.
  381. [ OK ] Started Cron daemon.
  382. [ OK ] Started Connection service.
  383. [ OK ] Reached target Network.
  384. [ OK ] Started Avahi Daemon.
  385. Starting RPC bind service...
  386. [ OK ] Started bluetooth firmware loader.
  387. [ OK ] Reached target Network is Online.
  388. [ OK ] Created slice system-lircd.slice.
  389. Starting Lirc with lirc0:default:lircd.conf...
  390. [ OK ] Stopped Udevil mount service.
  391. [ OK ] Stopped Udevil mount service.
  392. [ OK ] Created slice system-udevil\x2dmount.slice.
  393. Starting Udevil mount service...
  394. Starting Udevil mount service...
  395. [ OK ] Reached target Sound Card.
  396. [ OK ] Started RPC bind service.
  397. [ OK ] Started Lirc with lirc0:default:lircd.conf.
  398. [ OK ] Started Udevil mount service.
  399. [ OK ] Started Udevil mount service.
  400. [ OK ] Started Login Service.
  401. Starting WPA supplicant...
  402. Starting ConnMan VPN service...
  403. [ OK ] Reached target Multi-User System.
  404. [ OK ] Reached target Graphical Interface.
  405. Starting Kodi Media Center...
  406. [ OK ] Started WPA supplicant.
  407. [ OK ] Started ConnMan VPN service.
  408. [ OK ] Started Kodi Media Center.
  409. [ OK ] Reached target Kodi Mediacenter Interface.
Advertisement
Add Comment
Please, Sign In to add comment