Advertisement
Guest User

BootLog Openelec OPiPC

a guest
Dec 18th, 2015
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.24 KB | None | 0 0
  1. U-Boot SPL 2016.01-rc2 (Dec 18 2015 - 17:21:29)
  2. DRAM: 1024 MiB
  3. Trying to boot from MMC
  4.  
  5.  
  6.  
  7. U-Boot 2016.01-rc2 (Dec 18 2015 - 17:21:29 +1100) Allwinner Technology
  8.  
  9.  
  10. CPU: Allwinner H3 (SUN8I)
  11.  
  12. DRAM: 1 GiB
  13.  
  14. MMC: SUNXI SD/MMC: 0
  15.  
  16. *** Warning - bad CRC, using default environment
  17.  
  18.  
  19. In: serial
  20.  
  21. Out: serial
  22.  
  23. Err: serial
  24.  
  25. Net: No ethernet found.
  26.  
  27. starting USB...
  28.  
  29. No controllers found
  30.  
  31. Hit any key to stop autoboot: 2  1  0
  32.  
  33. switch to partitions #0, OK
  34.  
  35. mmc0 is current device
  36.  
  37. Scanning mmc 0:1...
  38.  
  39. Found U-Boot script /boot.scr
  40.  
  41. reading /boot.scr
  42.  
  43. 286 bytes read in 16 ms (16.6 KiB/s)
  44.  
  45. ## Executing script at 43100000
  46.  
  47. reading script.bin
  48.  
  49. 36448 bytes read in 74 ms (480.5 KiB/s)
  50.  
  51. reading KERNEL
  52.  
  53. 5546824 bytes read in 5330 ms (1015.6 KiB/s)
  54.  
  55. ## Booting kernel from Legacy Image at 42000000 ...
  56.  
  57. Image Name: Linux-3.4.39
  58.  
  59. Image Type: ARM Linux Kernel Image (uncompressed)
  60.  
  61. Data Size: 5546760 Bytes = 5.3 MiB
  62.  
  63. Load Address: 40008000
  64.  
  65. Entry Point: 40008000
  66.  
  67. Verifying Checksum ... OK
  68.  
  69. Loading Kernel Image ... OK
  70.  
  71. Using machid 0x1029 from environment
  72.  
  73.  
  74. Starting kernel ...
  75.  
  76.  
  77. [sun8i_fixup]: From boot, get meminfo:
  78.  
  79. Start: 0x40000000
  80.  
  81. Size: 1024MB
  82.  
  83. ion_carveout reserve: 160m@0 256m@0 130m@1 200m@1
  84.  
  85. ion_reserve_common: ion reserve: [0x70000000, 0x80000000]!
  86.  
  87. [ 0.000000] Booting Linux on physical CPU 0
  88. [ 0.000000] Initializing cgroup subsys cpu
  89. [ 0.000000] Linux version 3.4.39 (root@dev-VirtualBox) (gcc version 5.2.0 (GCC) ) #1 SMP PREEMPT Fri Dec 18 17:32:54 AEDT 2015
  90. [ 0.000000] cma: CMA: reserved 256 MiB at 70000000
  91. [ 0.000000] PERCPU: Embedded 8 pages/cpu @c150f000 s11648 r8192 d12928 u32768
  92. [ 0.000000] Kernel command line: console=ttyS0,115200 hdmi.audio=EDID:0 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 consoleblank=0
  93. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  94. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  95. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  96. [ 0.000000] Memory: 1024MB = 1024MB total
  97. [ 0.000000] Memory: 763688k/763688k available, 284888k reserved, 8192K highmem
  98. [ 0.000000] Virtual kernel memory layout:
  99. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  100. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  101. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  102. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  103. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  104. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  105. [ 0.000000] .text : 0xc0008000 - 0xc0779d78 (7624 kB)
  106. [ 0.000000] .init : 0xc077a000 - 0xc0ab6d80 (3316 kB)
  107. [ 0.000000] .data : 0xc0ab8000 - 0xc0b28500 ( 450 kB)
  108. [ 0.000000] .bss : 0xc0b28cc0 - 0xc0bf8f24 ( 833 kB)
  109. [ 0.000000] Preemptible hierarchical RCU implementation.
  110. [ 0.000000] Additional per-CPU info printed with stalls.
  111. [ 0.000000] NR_IRQS:544
  112. [ 0.000000] Architected local timer running at 24.00MHz.
  113. [ 0.000000] Switching to timer-based delay loop
  114. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  115. [ 0.000000] Console: colour dummy device 80x30
  116. [ 0.000209] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
  117. [ 0.000233] pid_max: default: 32768 minimum: 301
  118. [ 0.000568] Mount-cache hash table entries: 512
  119. [ 0.001568] Initializing cgroup subsys cpuacct
  120. [ 0.001585] Initializing cgroup subsys freezer
  121. [ 0.001622] CPU: Testing write buffer coherency: ok
  122. [ 0.001664] ftrace: allocating 20892 entries in 62 pages
  123. [ 0.030263] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  124. [ 0.030280] [sunxi_smp_prepare_cpus] enter
  125. [ 0.030317] Setting up static identity map for 0x405451e8 - 0x40545240
  126. [ 0.031256] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  127. [ 0.031387] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  128. [ 0.031387] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  129. [ 0.040189] Brought up 4 CPUs
  130. [ 0.040206] SMP: Total of 4 processors activated (19200.00 BogoMIPS).
  131. [ 0.040853] devtmpfs: initialized
  132. [ 0.043500] wakeup src cnt is : 1.
  133. [ 0.043547] sunxi pm init
  134. [ 0.043957] pinctrl core: initialized pinctrl subsystem
  135. [ 0.056978] NET: Registered protocol family 16
  136. [ 0.057606] DMA: preallocated 2048 KiB pool for atomic coherent allocations
  137. [ 0.057606] script_sysfs_init success
  138. [ 0.057606] gpiochip_add: registered GPIOs 0 to 383 on device: sunxi-pinctrl
  139. [ 0.057606] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
  140. [ 0.057606] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  141. [ 0.057606] hw-breakpoint: maximum watchpoint size is 8 bytes.
  142. [ 0.057606] script config pll_video to 297 Mhz
  143. [ 0.057606] script config pll_de to 864 Mhz
  144. [ 0.057606] script config pll_ve to 402 Mhz
  145. [ 0.063383] bio: create slab <bio-0> at 0
  146. [ 0.063383] [ARISC] :sunxi-arisc driver v1.04
  147. [ 0.078518] [ARISC] :arisc version: [v0.1.34]
  148. [ 0.166053] [ARISC] :sunxi-arisc driver v1.04 startup succeeded
  149. [ 0.170436] SCSI subsystem initialized
  150. [ 0.170627] usbcore: registered new interface driver usbfs
  151. [ 0.170709] usbcore: registered new interface driver hub
  152. [ 0.170739] usbcore: registered new device driver usb
  153. [ 0.170739] twi_chan_cfg()335 - [twi0] has no twi_regulator.
  154. [ 0.170739] twi_chan_cfg()335 - [twi1] has no twi_regulator.
  155. [ 0.170739] twi_chan_cfg()335 - [twi2] has no twi_regulator.
  156. [ 0.170739] Linux video capture interface: v2.00
  157. [ 0.170739] Advanced Linux Sound Architecture Driver Version 1.0.25.
  158. [ 0.171346] Switching to clocksource arch_sys_counter
  159. [ 0.182816] FS-Cache: Loaded
  160. [ 0.183098] CacheFiles: Loaded
  161. [ 0.194465] NET: Registered protocol family 2
  162. [ 0.194732] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  163. [ 0.195202] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  164. [ 0.196962] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
  165. [ 0.198017] TCP: Hash tables configured (established 131072 bind 65536)
  166. [ 0.198028] TCP: reno registered
  167. [ 0.198041] UDP hash table entries: 512 (order: 2, 16384 bytes)
  168. [ 0.198078] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  169. [ 0.198377] NET: Registered protocol family 1
  170. [ 0.198749] RPC: Registered named UNIX socket transport module.
  171. [ 0.198761] RPC: Registered udp transport module.
  172. [ 0.198770] RPC: Registered tcp transport module.
  173. [ 0.198778] RPC: Registered tcp NFSv4.1 backchannel transport module.
  174. [ 0.210188] hw perfevents: enabled with ARMv7 Cortex_A7 PMU driver, 5 counters available
  175. [ 0.210316] sunxi_reg_init enter
  176. [ 0.212956] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  177. [ 0.213058] NFS: Registering the id_resolver key type
  178. [ 0.213677] NTFS driver 2.1.30 [Flags: R/W].
  179. [ 0.213978] fuse init (API version 7.18)
  180. [ 0.214377] msgmni has been set to 1475
  181. [ 0.215670] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  182. [ 0.215690] io scheduler noop registered (default)
  183. [ 0.215699] io scheduler deadline registered
  184. [ 0.215760] io scheduler cfq registered
  185. [ 0.215891] [DISP]disp_module_init
  186. [ 0.216239] cmdline,disp=
  187. <[ 0.247632] Console: switching to colour frame buffer device 240x67
  188. [ 0.267919] [DISP]disp_module_init finish
  189. [ 0.268127] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator.
  190. [ 0.268427] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
  191. [ 0.268441] sw_uart_pm()890 - uart0 clk is already enable
  192. [ 0.268459] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n
  193. [ 0.367691] console [ttyS0] enabled
  194. [ 0.903792] sunxi_di_init get di_by_pass err!
  195. [ 0.916535] brd: module loaded
  196. [ 0.924038] loop: module loaded
  197. [ 0.927731] sunxi_spi_chan_cfg()1355 - [spi-0] has no spi_regulator.
  198. [ 0.934808] sunxi_spi_chan_cfg()1355 - [spi-1] has no spi_regulator.
  199. [ 0.941895] tun: Universal TUN/TAP device driver, 1.6
  200. [ 0.947497] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  201. [ 0.955268] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  202. [ 0.982601] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  203. [ 0.991533] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1
  204. [ 1.000521] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000
  205. [ 1.020047] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00
  206. [ 1.027225] hub 1-0:1.0: USB hub found
  207. [ 1.031424] hub 1-0:1.0: 1 port detected
  208. [ 1.056169] sunxi-ehci sunxi-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  209. [ 1.065080] sunxi-ehci sunxi-ehci.2: new USB bus registered, assigned bus number 2
  210. [ 1.074067] sunxi-ehci sunxi-ehci.2: irq 106, io mem 0xf1c1b000
  211. [ 1.100051] sunxi-ehci sunxi-ehci.2: USB 0.0 started, EHCI 1.00
  212. [ 1.100610] hub 2-0:1.0: USB hub found
  213. [ 1.100627] hub 2-0:1.0: 1 port detected
  214. [ 1.120993] sunxi-ehci sunxi-ehci.3: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  215. [ 1.129891] sunxi-ehci sunxi-ehci.3: new USB bus registered, assigned bus number 3
  216. [ 1.138721] sunxi-ehci sunxi-ehci.3: irq 108, io mem 0xf1c1c000
  217. [ 1.160041] sunxi-ehci sunxi-ehci.3: USB 0.0 started, EHCI 1.00
  218. [ 1.167148] hub 3-0:1.0: USB hub found
  219. [ 1.171338] hub 3-0:1.0: 1 port detected
  220. [ 1.196056] sunxi-ehci sunxi-ehci.4: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  221. [ 1.205013] sunxi-ehci sunxi-ehci.4: new USB bus registered, assigned bus number 4
  222. [ 1.213830] sunxi-ehci sunxi-ehci.4: irq 110, io mem 0xf1c1d000
  223. [ 1.240040] sunxi-ehci sunxi-ehci.4: USB 0.0 started, EHCI 1.00
  224. [ 1.247156] hub 4-0:1.0: USB hub found
  225. [ 1.251349] hub 4-0:1.0: 1 port detected
  226. [ 1.256079] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  227. [ 1.283006] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
  228. [ 1.291532] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 5
  229. [ 1.299953] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400
  230. [ 1.364584] hub 5-0:1.0: USB hub found
  231. [ 1.368752] hub 5-0:1.0: 1 port detected
  232. [ 1.393502] sunxi-ohci sunxi-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
  233. [ 1.402027] sunxi-ohci sunxi-ohci.2: new USB bus registered, assigned bus number 6
  234. [ 1.410461] sunxi-ohci sunxi-ohci.2: irq 107, io mem 0xf1c1b400
  235. [ 1.474536] hub 6-0:1.0: USB hub found
  236. [ 1.478707] hub 6-0:1.0: 1 port detected
  237. [ 1.503516] sunxi-ohci sunxi-ohci.3: SW USB2.0 'Open' Host Controller (OHCI) Driver
  238. [ 1.512040] sunxi-ohci sunxi-ohci.3: new USB bus registered, assigned bus number 7
  239. [ 1.520475] sunxi-ohci sunxi-ohci.3: irq 109, io mem 0xf1c1c400
  240. [ 1.584564] hub 7-0:1.0: USB hub found
  241. [ 1.588731] hub 7-0:1.0: 1 port detected
  242. [ 1.613441] sunxi-ohci sunxi-ohci.4: SW USB2.0 'Open' Host Controller (OHCI) Driver
  243. [ 1.621965] sunxi-ohci sunxi-ohci.4: new USB bus registered, assigned bus number 8
  244. [ 1.630401] sunxi-ohci sunxi-ohci.4: irq 111, io mem 0xf1c1d400
  245. [ 1.694566] hub 8-0:1.0: USB hub found
  246. [ 1.698736] hub 8-0:1.0: 1 port detected
  247. [ 1.703483] Initializing USB Mass Storage driver...
  248. [ 1.709102] usbcore: registered new interface driver usb-storage
  249. [ 1.715789] USB Mass Storage support registered.
  250. [ 1.720977] usbcore: registered new interface driver ums-alauda
  251. [ 1.727583] usbcore: registered new interface driver ums-cypress
  252. [ 1.734310] usbcore: registered new interface driver ums-datafab
  253. [ 1.741029] usbcore: registered new interface driver ums_eneub6250
  254. [ 1.747923] usbcore: registered new interface driver ums-freecom
  255. [ 1.754646] usbcore: registered new interface driver ums-isd200
  256. [ 1.761275] usbcore: registered new interface driver ums-jumpshot
  257. [ 1.768079] usbcore: registered new interface driver ums-karma
  258. [ 1.774611] usbcore: registered new interface driver ums-onetouch
  259. [ 1.781440] usbcore: registered new interface driver ums-realtek
  260. [ 1.788149] usbcore: registered new interface driver ums-sddr09
  261. [ 1.794779] usbcore: registered new interface driver ums-sddr55
  262. [ 1.801450] usbcore: registered new interface driver ums-usbat
  263. [ 1.808035] usbcore: registered new interface driver usbserial
  264. [ 1.814531] usbserial: USB Serial Driver core
  265. [ 1.819412] usbcore: registered new interface driver option
  266. [ 1.825643] USB Serial support registered for GSM modem (1-port)
  267. [ 1.833507] mousedev: PS/2 mouse device common for all mice
  268. [ 1.839902] sunxikbd_init failed.
  269. [ 1.844846] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0
  270. [ 1.852338] IR RC5(x) protocol handler initialized
  271. [ 1.857784] tscdev_init: tsc driver is disabled
  272. [ 1.863208] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
  273. [ 1.870335] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
  274. [ 1.881495] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
  275. [ 1.888935] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
  276. [ 1.895143] timeout_to_interv, line 167
  277. [ 1.899396] interv_to_timeout, line 189
  278. [ 1.903703] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec
  279. [ 1.913181] [cpu_freq] ERR:get cpu extremity frequency from sysconfig failed, use max_freq
  280. [ 1.943045] usbcore: registered new interface driver usbhid
  281. [ 1.949225] usbhid: USB HID core driver
  282. [ 1.957212] asoc: sndcodec <-> sunxi-codec mapping ok
  283. [ 1.965728] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok
  284. [ 1.972592] oprofile: using arm/armv7-ca7
  285. [ 1.977244] TCP: cubic registered
  286. [ 1.981142] NET: Registered protocol family 10
  287. [ 1.986849] ip6_tables: (C) 2000-2006 Netfilter Core Team
  288. [ 1.992939] NET: Registered protocol family 17
  289. [ 1.997964] Registering the dns_resolver key type
  290. [ 2.003341] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  291. [ 2.011863] ThumbEE CPU extension supported.
  292. [ 2.016608] Registering SWP/SWPB emulation handler
  293. [ 2.022749] cmdline,disp=
  294. [ 2.056802] cmdline,disp=
  295. [ 2.059734] [DISP] disp_init_tv,line:531:screen 0 do not support TV TYPE!
  296. [ 2.067380] [DISP] bsp_disp_tv_register,line:938:'ptv is null
  297. [ 2.660030] [DISP] disp_device_attached_and_enable,line:159:attched ok, mgr0<-->device0, type=4, mode=10
  298. [ 2.671341] sunxi-rtc sunxi-rtc: setting system clock to 1970-01-01 00:00:11 UTC (11)
  299. [ 2.680051] ths_fetch_sysconfig_para: type err device_used = 1.
  300. [ 2.687932] CPU Budget:Register notifier
  301. [ 2.692308] CPU Budget:register Success
  302. [ 2.696561] sunxi-budget-cooling sunxi-budget-cooling: Cooling device registered: thermal-budget-0
  303. [ 2.709579] ALSA device list:
  304. [ 2.712905] #0: audiocodec
  305. [ 2.716094] #1: sndhdmi
  306. [ 2.719041] Warning: unable to open an initial console.
  307. [ 2.729742] Freeing init memory: 3312K
  308.  
  309. Welcome to OpenELEC (unofficial) - Version: devel-20151218172114-r21713-geac7c06!
  310.  
  311. [ OK ] Created slice System Slice.
  312. [ OK ] Started FS Resize.
  313. [ OK ] Reached target FS Resize target.
  314. resizing /storage...
  315. this may take a while. please do not reboot or turn off your computer
  316. ... parted -s -m /dev/mmcblk0 rm 2
  317. ... parted -s -m /dev/mmcblk0 unit b mkpart primary 270532608B 100%
  318. ... e2fsck -f -p /dev/mmcblk0p2
  319. ... resize2fs /dev/mmcblk0p2
  320. ...done. rebooting in 15s
  321. Rebooting.
  322. [ 53.095583] Restarting system.
  323. [ 53.098977] Restarting Linux version 3.4.39 (root@dev-VirtualBox) (gcc version 5.2.0 (GCC) ) #1 SMP PREEMPT Fri Dec 18 17:32:54 AEDT 2015
  324. [ 53.098985]
  325.  
  326. U-Boot SPL 2016.01-rc2 (Dec 18 2015 - 17:21:29)
  327. DRAM: 1024 MiB
  328. Trying to boot from MMC
  329. spl: mmc block read error
  330. SPL: failed to boot from all boot devices
  331. ### ERROR ### Please RESET the board ###
  332.  
  333.  
  334.  
  335. U-Boot SPL 2016.01-rc2 (Dec 18 2015 - 17:21:29)
  336. DRAM: 1024 MiB
  337. Trying to boot from MMC
  338.  
  339.  
  340.  
  341. U-Boot 2016.01-rc2 (Dec 18 2015 - 17:21:29 +1100) Allwinner Technology
  342.  
  343.  
  344. CPU: Allwinner H3 (SUN8I)
  345.  
  346. DRAM: 1 GiB
  347.  
  348. MMC: SUNXI SD/MMC: 0
  349.  
  350. *** Warning - bad CRC, using default environment
  351.  
  352.  
  353. In: serial
  354.  
  355. Out: serial
  356.  
  357. Err: serial
  358.  
  359. Net: No ethernet found.
  360.  
  361. starting USB...
  362.  
  363. No controllers found
  364.  
  365. Hit any key to stop autoboot: 2  1  0
  366.  
  367. switch to partitions #0, OK
  368.  
  369. mmc0 is current device
  370.  
  371. Scanning mmc 0:1...
  372.  
  373. Found U-Boot script /boot.scr
  374.  
  375. reading /boot.scr
  376.  
  377. 286 bytes read in 16 ms (16.6 KiB/s)
  378.  
  379. ## Executing script at 43100000
  380.  
  381. reading script.bin
  382.  
  383. 36448 bytes read in 74 ms (480.5 KiB/s)
  384.  
  385. reading KERNEL
  386.  
  387. 5546824 bytes read in 5331 ms (1015.6 KiB/s)
  388.  
  389. ## Booting kernel from Legacy Image at 42000000 ...
  390.  
  391. Image Name: Linux-3.4.39
  392.  
  393. Image Type: ARM Linux Kernel Image (uncompressed)
  394.  
  395. Data Size: 5546760 Bytes = 5.3 MiB
  396.  
  397. Load Address: 40008000
  398.  
  399. Entry Point: 40008000
  400.  
  401. Verifying Checksum ... OK
  402.  
  403. Loading Kernel Image ... OK
  404.  
  405. Using machid 0x1029 from environment
  406.  
  407.  
  408. Starting kernel ...
  409.  
  410.  
  411. [sun8i_fixup]: From boot, get meminfo:
  412.  
  413. Start: 0x40000000
  414.  
  415. Size: 1024MB
  416.  
  417. ion_carveout reserve: 160m@0 256m@0 130m@1 200m@1
  418.  
  419. ion_reserve_common: ion reserve: [0x70000000, 0x80000000]!
  420.  
  421. [ 0.000000] Booting Linux on physical CPU 0
  422. [ 0.000000] Initializing cgroup subsys cpu
  423. [ 0.000000] Linux version 3.4.39 (root@dev-VirtualBox) (gcc version 5.2.0 (GCC) ) #1 SMP PREEMPT Fri Dec 18 17:32:54 AEDT 2015
  424. [ 0.000000] cma: CMA: reserved 256 MiB at 70000000
  425. [ 0.000000] PERCPU: Embedded 8 pages/cpu @c150f000 s11648 r8192 d12928 u32768
  426. [ 0.000000] Kernel command line: console=ttyS0,115200 hdmi.audio=EDID:0 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 consoleblank=0
  427. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  428. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  429. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  430. [ 0.000000] Memory: 1024MB = 1024MB total
  431. [ 0.000000] Memory: 763688k/763688k available, 284888k reserved, 8192K highmem
  432. [ 0.000000] Virtual kernel memory layout:
  433. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  434. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  435. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  436. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  437. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  438. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  439. [ 0.000000] .text : 0xc0008000 - 0xc0779d78 (7624 kB)
  440. [ 0.000000] .init : 0xc077a000 - 0xc0ab6d80 (3316 kB)
  441. [ 0.000000] .data : 0xc0ab8000 - 0xc0b28500 ( 450 kB)
  442. [ 0.000000] .bss : 0xc0b28cc0 - 0xc0bf8f24 ( 833 kB)
  443. [ 0.000000] Preemptible hierarchical RCU implementation.
  444. [ 0.000000] Additional per-CPU info printed with stalls.
  445. [ 0.000000] NR_IRQS:544
  446. [ 0.000000] Architected local timer running at 24.00MHz.
  447. [ 0.000000] Switching to timer-based delay loop
  448. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  449. [ 0.000000] Console: colour dummy device 80x30
  450. [ 0.000209] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
  451. [ 0.000233] pid_max: default: 32768 minimum: 301
  452. [ 0.000568] Mount-cache hash table entries: 512
  453. [ 0.001570] Initializing cgroup subsys cpuacct
  454. [ 0.001587] Initializing cgroup subsys freezer
  455. [ 0.001624] CPU: Testing write buffer coherency: ok
  456. [ 0.001667] ftrace: allocating 20892 entries in 62 pages
  457. [ 0.030262] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  458. [ 0.030280] [sunxi_smp_prepare_cpus] enter
  459. [ 0.030318] Setting up static identity map for 0x405451e8 - 0x40545240
  460. [ 0.031254] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  461. [ 0.031387] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  462. [ 0.031387] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  463. [ 0.040189] Brought up 4 CPUs
  464. [ 0.040206] SMP: Total of 4 processors activated (19200.00 BogoMIPS).
  465. [ 0.040858] devtmpfs: initialized
  466. [ 0.043504] wakeup src cnt is : 1.
  467. [ 0.043551] sunxi pm init
  468. [ 0.043953] pinctrl core: initialized pinctrl subsystem
  469. [ 0.056949] NET: Registered protocol family 16
  470. [ 0.057579] DMA: preallocated 2048 KiB pool for atomic coherent allocations
  471. [ 0.057579] script_sysfs_init success
  472. [ 0.057579] gpiochip_add: registered GPIOs 0 to 383 on device: sunxi-pinctrl
  473. [ 0.057579] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
  474. [ 0.057579] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  475. [ 0.057579] hw-breakpoint: maximum watchpoint size is 8 bytes.
  476. [ 0.057579] script config pll_video to 297 Mhz
  477. [ 0.057579] script config pll_de to 864 Mhz
  478. [ 0.057579] script config pll_ve to 402 Mhz
  479. [ 0.063010] bio: create slab <bio-0> at 0
  480. [ 0.063010] [ARISC] :sunxi-arisc driver v1.04
  481. [ 0.078290] [ARISC] :arisc version: [v0.1.34]
  482. [ 0.166443] [ARISC] :sunxi-arisc driver v1.04 startup succeeded
  483. [ 0.170436] SCSI subsystem initialized
  484. [ 0.170628] usbcore: registered new interface driver usbfs
  485. [ 0.170709] usbcore: registered new interface driver hub
  486. [ 0.170739] usbcore: registered new device driver usb
  487. [ 0.170739] twi_chan_cfg()335 - [twi0] has no twi_regulator.
  488. [ 0.170739] twi_chan_cfg()335 - [twi1] has no twi_regulator.
  489. [ 0.170739] twi_chan_cfg()335 - [twi2] has no twi_regulator.
  490. [ 0.170739] Linux video capture interface: v2.00
  491. [ 0.170739] Advanced Linux Sound Architecture Driver Version 1.0.25.
  492. [ 0.170739] Switching to clocksource arch_sys_counter
  493. [ 0.182780] FS-Cache: Loaded
  494. [ 0.183059] CacheFiles: Loaded
  495. [ 0.194406] NET: Registered protocol family 2
  496. [ 0.194677] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  497. [ 0.195141] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  498. [ 0.196901] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
  499. [ 0.197956] TCP: Hash tables configured (established 131072 bind 65536)
  500. [ 0.197967] TCP: reno registered
  501. [ 0.197979] UDP hash table entries: 512 (order: 2, 16384 bytes)
  502. [ 0.198017] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  503. [ 0.198316] NET: Registered protocol family 1
  504. [ 0.198677] RPC: Registered named UNIX socket transport module.
  505. [ 0.198690] RPC: Registered udp transport module.
  506. [ 0.198698] RPC: Registered tcp transport module.
  507. [ 0.198706] RPC: Registered tcp NFSv4.1 backchannel transport module.
  508. [ 0.210126] hw perfevents: enabled with ARMv7 Cortex_A7 PMU driver, 5 counters available
  509. [ 0.210255] sunxi_reg_init enter
  510. [ 0.212898] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  511. [ 0.212998] NFS: Registering the id_resolver key type
  512. [ 0.213619] NTFS driver 2.1.30 [Flags: R/W].
  513. [ 0.213922] fuse init (API version 7.18)
  514. [ 0.214319] msgmni has been set to 1475
  515. [ 0.215610] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  516. [ 0.215629] io scheduler noop registered (default)
  517. [ 0.215638] io scheduler deadline registered
  518. [ 0.215699] io scheduler cfq registered
  519. [ 0.215830] [DISP]disp_module_init
  520. [ 0.216181] cmdline,disp=
  521. <[ 0.247138] Console: switching to colour frame buffer device 240x67
  522. [ 0.267433] [DISP]disp_module_init finish
  523. [ 0.267642] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator.
  524. [ 0.267945] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
  525. [ 0.267959] sw_uart_pm()890 - uart0 clk is already enable
  526. [ 0.267977] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n
  527. [ 0.367214] console [ttyS0] enabled
  528. [ 0.903327] sunxi_di_init get di_by_pass err!
  529. [ 0.916063] brd: module loaded
  530. [ 0.923541] loop: module loaded
  531. [ 0.927234] sunxi_spi_chan_cfg()1355 - [spi-0] has no spi_regulator.
  532. [ 0.934311] sunxi_spi_chan_cfg()1355 - [spi-1] has no spi_regulator.
  533. [ 0.941400] tun: Universal TUN/TAP device driver, 1.6
  534. [ 0.947002] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  535. [ 0.954778] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  536. [ 0.982124] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  537. [ 0.991054] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1
  538. [ 1.000074] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000
  539. [ 1.020045] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00
  540. [ 1.027226] hub 1-0:1.0: USB hub found
  541. [ 1.031424] hub 1-0:1.0: 1 port detected
  542. [ 1.056166] sunxi-ehci sunxi-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  543. [ 1.065077] sunxi-ehci sunxi-ehci.2: new USB bus registered, assigned bus number 2
  544. [ 1.074064] sunxi-ehci sunxi-ehci.2: irq 106, io mem 0xf1c1b000
  545. [ 1.100053] sunxi-ehci sunxi-ehci.2: USB 0.0 started, EHCI 1.00
  546. [ 1.100622] hub 2-0:1.0: USB hub found
  547. [ 1.100641] hub 2-0:1.0: 1 port detected
  548. [ 1.121003] sunxi-ehci sunxi-ehci.3: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  549. [ 1.129902] sunxi-ehci sunxi-ehci.3: new USB bus registered, assigned bus number 3
  550. [ 1.138731] sunxi-ehci sunxi-ehci.3: irq 108, io mem 0xf1c1c000
  551. [ 1.160041] sunxi-ehci sunxi-ehci.3: USB 0.0 started, EHCI 1.00
  552. [ 1.167154] hub 3-0:1.0: USB hub found
  553. [ 1.171345] hub 3-0:1.0: 1 port detected
  554. [ 1.196064] sunxi-ehci sunxi-ehci.4: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  555. [ 1.205019] sunxi-ehci sunxi-ehci.4: new USB bus registered, assigned bus number 4
  556. [ 1.213846] sunxi-ehci sunxi-ehci.4: irq 110, io mem 0xf1c1d000
  557. [ 1.240040] sunxi-ehci sunxi-ehci.4: USB 0.0 started, EHCI 1.00
  558. [ 1.247159] hub 4-0:1.0: USB hub found
  559. [ 1.251344] hub 4-0:1.0: 1 port detected
  560. [ 1.256072] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  561. [ 1.283001] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
  562. [ 1.291528] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 5
  563. [ 1.299950] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400
  564. [ 1.364592] hub 5-0:1.0: USB hub found
  565. [ 1.368760] hub 5-0:1.0: 1 port detected
  566. [ 1.393511] sunxi-ohci sunxi-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
  567. [ 1.402035] sunxi-ohci sunxi-ohci.2: new USB bus registered, assigned bus number 6
  568. [ 1.410470] sunxi-ohci sunxi-ohci.2: irq 107, io mem 0xf1c1b400
  569. [ 1.474537] hub 6-0:1.0: USB hub found
  570. [ 1.478709] hub 6-0:1.0: 1 port detected
  571. [ 1.503521] sunxi-ohci sunxi-ohci.3: SW USB2.0 'Open' Host Controller (OHCI) Driver
  572. [ 1.512044] sunxi-ohci sunxi-ohci.3: new USB bus registered, assigned bus number 7
  573. [ 1.520480] sunxi-ohci sunxi-ohci.3: irq 109, io mem 0xf1c1c400
  574. [ 1.584568] hub 7-0:1.0: USB hub found
  575. [ 1.588735] hub 7-0:1.0: 1 port detected
  576. [ 1.613446] sunxi-ohci sunxi-ohci.4: SW USB2.0 'Open' Host Controller (OHCI) Driver
  577. [ 1.621969] sunxi-ohci sunxi-ohci.4: new USB bus registered, assigned bus number 8
  578. [ 1.630405] sunxi-ohci sunxi-ohci.4: irq 111, io mem 0xf1c1d400
  579. [ 1.694566] hub 8-0:1.0: USB hub found
  580. [ 1.698737] hub 8-0:1.0: 1 port detected
  581. [ 1.703485] Initializing USB Mass Storage driver...
  582. [ 1.709107] usbcore: registered new interface driver usb-storage
  583. [ 1.715790] USB Mass Storage support registered.
  584. [ 1.720978] usbcore: registered new interface driver ums-alauda
  585. [ 1.727586] usbcore: registered new interface driver ums-cypress
  586. [ 1.734309] usbcore: registered new interface driver ums-datafab
  587. [ 1.741028] usbcore: registered new interface driver ums_eneub6250
  588. [ 1.747922] usbcore: registered new interface driver ums-freecom
  589. [ 1.754644] usbcore: registered new interface driver ums-isd200
  590. [ 1.761277] usbcore: registered new interface driver ums-jumpshot
  591. [ 1.768081] usbcore: registered new interface driver ums-karma
  592. [ 1.774612] usbcore: registered new interface driver ums-onetouch
  593. [ 1.781441] usbcore: registered new interface driver ums-realtek
  594. [ 1.788148] usbcore: registered new interface driver ums-sddr09
  595. [ 1.794775] usbcore: registered new interface driver ums-sddr55
  596. [ 1.801448] usbcore: registered new interface driver ums-usbat
  597. [ 1.808033] usbcore: registered new interface driver usbserial
  598. [ 1.814528] usbserial: USB Serial Driver core
  599. [ 1.819410] usbcore: registered new interface driver option
  600. [ 1.825641] USB Serial support registered for GSM modem (1-port)
  601. [ 1.833476] mousedev: PS/2 mouse device common for all mice
  602. [ 1.839873] sunxikbd_init failed.
  603. [ 1.844823] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0
  604. [ 1.852317] IR RC5(x) protocol handler initialized
  605. [ 1.857764] tscdev_init: tsc driver is disabled
  606. [ 1.863188] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
  607. [ 1.870310] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
  608. [ 1.881470] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
  609. [ 1.888910] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
  610. [ 1.895119] timeout_to_interv, line 167
  611. [ 1.899371] interv_to_timeout, line 189
  612. [ 1.903678] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec
  613. [ 1.913157] [cpu_freq] ERR:get cpu extremity frequency from sysconfig failed, use max_freq
  614. [ 1.943131] usbcore: registered new interface driver usbhid
  615. [ 1.949314] usbhid: USB HID core driver
  616. [ 1.957032] asoc: sndcodec <-> sunxi-codec mapping ok
  617. [ 1.965534] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok
  618. [ 1.972417] oprofile: using arm/armv7-ca7
  619. [ 1.977070] TCP: cubic registered
  620. [ 1.980972] NET: Registered protocol family 10
  621. [ 1.986679] ip6_tables: (C) 2000-2006 Netfilter Core Team
  622. [ 1.992772] NET: Registered protocol family 17
  623. [ 1.997797] Registering the dns_resolver key type
  624. [ 2.003174] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  625. [ 2.011698] ThumbEE CPU extension supported.
  626. [ 2.016443] Registering SWP/SWPB emulation handler
  627. [ 2.022585] cmdline,disp=
  628. [ 2.056638] cmdline,disp=
  629. [ 2.059572] [DISP] disp_init_tv,line:531:screen 0 do not support TV TYPE!
  630. [ 2.067218] [DISP] bsp_disp_tv_register,line:938:'ptv is null
  631. [ 2.660030] [DISP] disp_device_attached_and_enable,line:159:attched ok, mgr0<-->device0, type=4, mode=10
  632. [ 2.671342] sunxi-rtc sunxi-rtc: setting system clock to 1970-01-01 00:00:11 UTC (11)
  633. [ 2.680056] ths_fetch_sysconfig_para: type err device_used = 1.
  634. [ 2.687929] CPU Budget:Register notifier
  635. [ 2.692307] CPU Budget:register Success
  636. [ 2.696563] sunxi-budget-cooling sunxi-budget-cooling: Cooling device registered: thermal-budget-0
  637. [ 2.709566] ALSA device list:
  638. [ 2.712894] #0: audiocodec
  639. [ 2.716083] #1: sndhdmi
  640. [ 2.719031] Warning: unable to open an initial console.
  641. [ 2.729732] Freeing init memory: 3312K
  642.  
  643. Welcome to OpenELEC (unofficial) - Version: devel-20151218172114-r21713-geac7c06!
  644.  
  645. [ OK ] Started Dispatch Password Requests to Console Directory Watch.
  646. [ OK ] Created slice System Slice.
  647. Starting Show Version...
  648. [ OK ] Started Forward Password Requests to Wall Directory Watch.
  649. [ OK ] Reached target Paths.
  650. [ OK ] Listening on udev Kernel Socket.
  651. OpenELEC (unofficial) - Version: devel-20151218172114-r21713-geac7c06
  652. [ OK ] Started Debug Shell on /dev/console.
  653. [ OK ] Created slice User and Session Slice.
  654. [ OK ] Reached target Slices.
  655. [ OK ] Listening on Journal Socket.
  656. Mounting Variable Directory...
  657. Starting Setup machine-id...
  658. Starting Mounting swapfile...
  659. OpenELEC:~ # Starting Create list of required st... nodes for the current kernel...
  660. Mounting POSIX Message Queue File System...
  661. Starting Remount Root and Kernel File Systems...
  662. Mounting Temporary Directory...
  663. Starting Load Kernel Modules...
  664. Mounting Debug File System...
  665. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  666. [ OK ] Listening on udev Control Socket.
  667. [ OK ] Listening on Journal Socket (/dev/log).
  668. [ OK ] Mounted Debug File System.
  669. [ OK ] Mounted POSIX Message Queue File System.
  670. [ OK ] Mounted Variable Directory.
  671. [ OK ] Mounted Temporary Directory.
  672. [ OK ] Started Show Version.
  673. [ OK ] Started Setup machine-id.
  674. [ OK ] Started Create list of required sta...ce nodes for the current kernel.
  675. [ OK ] Started Remount Root and Kernel File Systems.
  676. [ OK ] Started Load Kernel Modules.
  677. [ OK ] Started Mounting swapfile.
  678. [ OK ] Reached target Swap.
  679. Starting Apply Kernel Variables...
  680. Mounting FUSE Control File System...
  681. Starting udev Coldplug all Devices...
  682. Starting Create Static Device Nodes in /dev...
  683. Starting Journal Service...
  684. Starting Setup Timezone data...
  685. [ OK ] Mounted FUSE Control File System.
  686. [ OK ] Started Journal Service.
  687. [ OK ] Started Apply Kernel Variables.
  688. [ OK ] Started Create Static Device Nodes in /dev.
  689. [ OK ] Started udev Coldplug all Devices.
  690. [ OK ] Started Setup Timezone data.
  691. [ OK ] Reached target Local File Systems (Pre).
  692. [ OK ] Reached target Local File Systems.
  693. Starting Flush Journal to Persistent Storage...
  694. [ OK ] Started Flush Journal to Persistent Storage.
  695. Starting Create Volatile Files and Directories...
  696. [ OK ] Started Create Volatile Files and Directories.
  697. Starting Setup User config dir...
  698. Starting Update hwdb.bin...
  699. [ OK ] Started Setup User config dir.
  700. [ OK ] Started Update hwdb.bin.
  701. Starting udev Kernel Device Manager...
  702. [ OK ] Started udev Kernel Device Manager.
  703. [ OK ] Reached target System Initialization.
  704. [ OK ] Listening on RPCbind Server Activation Socket.
  705. [ OK ] Started Daily Cleanup of Temporary Directories.
  706. [ OK ] Reached target Timers.
  707. [ OK ] Listening on D-Bus System Message Bus Socket.
  708. [ OK ] Reached target Sockets.
  709. [ OK ] Reached target Basic System.
  710. Starting Connection service...
  711. Starting Login Service...
  712. Starting Avahi defaults...
  713. Starting Cron defaults...
  714. [ OK ] Started Eventlirc server daemon.
  715. Starting Kodi clean debug logs...
  716. Starting Samba defaults...
  717. [ OK ] Started D-Bus System Message Bus.
  718. [ OK ] Started Avahi defaults.
  719. [ OK ] Started Cron defaults.
  720. [ OK ] Started Kodi clean debug logs.
  721. [ OK ] Started Samba defaults.
  722. [ OK ] Started Connection service.
  723. [ OK ] Started Login Service.
  724. [ OK ] Reached target Network.
  725. Starting RPC bind service...
  726. [ OK ] Stopped Udevil mount service.
  727. [ OK ] Stopped Udevil mount service.
  728. [ OK ] Created slice system-udevil\x2dmount.slice.
  729. Starting Udevil mount service...
  730. Starting Udevil mount service...
  731. [ OK ] Reached target Sound Card.
  732. Starting Samba configfile writer...
  733. Starting Cron daemon...
  734. [ OK ] Started Avahi Daemon.
  735. [ OK ] Started RPC bind service.
  736. [ OK ] Started Samba configfile writer.
  737. Starting Samba NMB Daemon...
  738. [ OK ] Stopped Samba SMB Daemon.
  739. Starting Samba configfile writer...
  740. [ OK ] Started Samba NMB Daemon.
  741. [ OK ] Started Samba configfile writer.
  742. Starting Samba SMB Daemon...
  743. [ OK ] Started Samba SMB Daemon.
  744. [ OK ] Started Udevil mount service.
  745. [ OK ] Started Udevil mount service.
  746. [ OK ] Started Cron daemon.
  747. Starting WPA supplicant...
  748. [ OK ] Reached target Multi-User System.
  749. [ OK ] Reached target Graphical Interface.
  750. Starting Kodi Media Center...
  751. [ OK ] Started WPA supplicant.
  752. [ OK ] Started Kodi Media Center.
  753. [ OK ] Reached target Kodi Mediacenter Interface.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement