Advertisement
Guest User

Untitled

a guest
May 25th, 2014
325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 19.72 KB | None | 0 0
  1. [    0.000000] Booting Linux on physical CPU 0x0
  2. [    0.000000] Linux version 3.12.7+ (root@media) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu7) ) #5 Sun Jan 19 19:08:40 CET 2014
  3. [    0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
  4. [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  5. [    0.000000] Machine: BCM2708
  6. [    0.000000] Memory policy: ECC disabled, Data cache writeback
  7. [    0.000000] On node 0 totalpages: 49152
  8. [    0.000000] free_area_init_node: node 0, pgdat c05a7e90, node_mem_map c05e7000
  9. [    0.000000]   Normal zone: 384 pages used for memmap
  10. [    0.000000]   Normal zone: 0 pages reserved
  11. [    0.000000]   Normal zone: 49152 pages, LIFO batch:15
  12. [    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  13. [    0.000000] pcpu-alloc: [0] 0
  14. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 48768
  15. [    0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2708.boardrev=0x2 bcm2708.serial=0x3bd59a1b smsc95xx.macaddr=B8:27:EB:D5:9A:1B sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0xec00000 vc_mem.mem_size=0x10000000  telnet zswap.enabled=1 zswap.compressor=lz4 sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootflags=subvol=root/@,thread_pool=2,autodefrag,compress=lzo,commit=120 rootfstype=btrfs rootwait smsc95xx.turbo_mode=N elevator=cfq logo.nologo quiet noswap loglevel=0 mod_scsi.scan=sync partswap startevent=mountall splash nohdparm --startup-event mountall
  16. [    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  17. [    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  18. [    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  19. [    0.000000] allocated 393216 bytes of page_cgroup
  20. [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  21. [    0.000000] Memory: 188388K/196608K available (4715K kernel code, 230K rwdata, 696K rodata, 133K init, 229K bss, 8220K reserved)
  22. [    0.000000] Virtual kernel memory layout:
  23. [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  24. [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
  25. [    0.000000]     vmalloc : 0xcc800000 - 0xff000000   ( 808 MB)
  26. [    0.000000]     lowmem  : 0xc0000000 - 0xcc000000   ( 192 MB)
  27. [    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
  28. [    0.000000]       .text : 0xc0008000 - 0xc0550e7c   (5412 kB)
  29. [    0.000000]       .init : 0xc0551000 - 0xc0572664   ( 134 kB)
  30. [    0.000000]       .data : 0xc0574000 - 0xc05adaa0   ( 231 kB)
  31. [    0.000000]        .bss : 0xc05adaa0 - 0xc05e6f58   ( 230 kB)
  32. [    0.000000] NR_IRQS:330
  33. [    0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
  34. [    0.000000] Switching to timer-based delay loop
  35. [    0.000000] Console: colour dummy device 80x30
  36. [    0.000000] console [tty1] enabled
  37. [    0.000548] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=1000)
  38. [    0.000566] pid_max: default: 32768 minimum: 301
  39. [    0.000713] Mount-cache hash table entries: 512
  40. [    0.001393] Initializing cgroup subsys memory
  41. [    0.001475] Initializing cgroup subsys blkio
  42. [    0.001519] CPU: Testing write buffer coherency: ok
  43. [    0.001870] Setting up static identity map for 0xc047d550 - 0xc047d588
  44. [    0.004371] devtmpfs: initialized
  45. [    0.014889] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
  46. [    0.015162] xor: measuring software checksum speed
  47. [    0.024324]    arm4regs  :  1168.000 MB/sec
  48. [    0.034353]    8regs     :   564.000 MB/sec
  49. [    0.044387]    32regs    :   552.000 MB/sec
  50. [    0.044398] xor: using function: arm4regs (1168.000 MB/sec)
  51. [    0.044672] NET: Registered protocol family 16
  52. [    0.049645] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  53. [    0.050902] bcm2708.uart_clock = 0
  54. [    0.052249] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  55. [    0.052264] hw-breakpoint: maximum watchpoint size is 4 bytes.
  56. [    0.052273] mailbox: Broadcom VideoCore Mailbox driver
  57. [    0.052337] bcm2708_vcio: mailbox at f200b880
  58. [    0.052407] bcm_power: Broadcom power driver
  59. [    0.052421] bcm_power_open() -> 0
  60. [    0.052428] bcm_power_request(0, 8)
  61. [    0.553100] bcm_mailbox_read -> 00000080, 0
  62. [    0.553112] bcm_power_request -> 0
  63. [    0.553307] Serial: AMBA PL011 UART driver
  64. [    0.553417] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83, base_baud = 0) is a PL011 rev3
  65. [    0.570898] bio: create slab <bio-0> at 0
  66. [    0.588807] raid6: int32x1     54 MB/s
  67. [    0.605833] raid6: int32x2     82 MB/s
  68. [    0.623071] raid6: int32x4    109 MB/s
  69. [    0.640142] raid6: int32x8    117 MB/s
  70. [    0.640154] raid6: using algorithm int32x8 (117 MB/s)
  71. [    0.640162] raid6: using intx1 recovery algorithm
  72. [    0.640809] SCSI subsystem initialized
  73. [    0.641133] usbcore: registered new interface driver usbfs
  74. [    0.641226] usbcore: registered new interface driver hub
  75. [    0.641422] usbcore: registered new device driver usb
  76. [    0.643129] Switched to clocksource stc
  77. [    0.643394] FS-Cache: Loaded
  78. [    0.652533] NET: Registered protocol family 2
  79. [    0.653560] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  80. [    0.653630] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  81. [    0.653677] TCP: Hash tables configured (established 2048 bind 2048)
  82. [    0.653748] TCP: reno registered
  83. [    0.653766] UDP hash table entries: 256 (order: 0, 4096 bytes)
  84. [    0.653791] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  85. [    0.654092] NET: Registered protocol family 1
  86. [    0.654556] RPC: Registered named UNIX socket transport module.
  87. [    0.654575] RPC: Registered udp transport module.
  88. [    0.654582] RPC: Registered tcp transport module.
  89. [    0.654589] RPC: Registered tcp NFSv4.1 backchannel transport module.
  90. [    0.655719] bcm2708_dma: DMA manager at f2007000
  91. [    0.655807] bcm2708_gpio: bcm2708_gpio_probe c057d960
  92. [    0.656183] vc-mem: phys_addr:0x00000000 mem_base=0x0ec00000 mem_size:0x10000000(256 MiB)
  93. [    0.657169] audit: initializing netlink socket (disabled)
  94. [    0.657236] type=2000 audit(0.654:1): initialized
  95. [    0.657987] zbud: loaded
  96. [    0.658314] VFS: Disk quotas dquot_6.5.2
  97. [    0.658386] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  98. [    0.658779] FS-Cache: Netfs 'nfs' registered for caching
  99. [    0.659170] NFS: Registering the id_resolver key type
  100. [    0.659270] Key type id_resolver registered
  101. [    0.659283] Key type id_legacy registered
  102. [    0.659613] bio: create slab <bio-1> at 1
  103. [    0.660010] Btrfs loaded
  104. [    0.660216] msgmni has been set to 367
  105. [    0.661911] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  106. [    0.661932] io scheduler noop registered
  107. [    0.661940] io scheduler deadline registered
  108. [    0.661961] io scheduler cfq registered (default)
  109. [    0.665216] crc32: CRC_LE_BITS = 32, CRC_BE BITS = 32
  110. [    0.665229] crc32: self tests passed, processed 225944 bytes in 1538000 nsec
  111. [    0.666859] crc32c: CRC_LE_BITS = 32
  112. [    0.666870] crc32c: self tests passed, processed 225944 bytes in 785000 nsec
  113. [    0.667283] BCM2708FB: allocated DMA memory 4b930000
  114. [    0.667304] BCM2708FB: allocated DMA channel 0 @ f2007000
  115. [    0.687223] Console: switching to colour frame buffer device 228x61
  116. [    0.700108] uart-pl011 dev:f1: no DMA platform data
  117. [    0.700452] Loading iSCSI transport class v2.0-870.
  118. [    0.702783] libphy: Fixed MDIO Bus: probed
  119. [    0.702897] usbcore: registered new interface driver smsc95xx
  120. [    0.702948] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  121. [    0.903092] Core Release: 2.80a
  122. [    0.903151] Setting default values for core params
  123. [    0.903194] Finished setting default values for core params
  124. [    1.103247] Using Buffer DMA mode
  125. [    1.103265] Periodic Transfer Interrupt Enhancement - disabled
  126. [    1.103272] Multiprocessor Interrupt Enhancement - disabled
  127. [    1.103281] OTG VER PARAM: 0, OTG VER FLAG: 0
  128. [    1.103343] Dedicated Tx FIFOs mode
  129. [    1.103512] dwc_otg: Microframe scheduler enabled
  130. [    1.103557] dwc_otg bcm2708_usb: DWC OTG Controller
  131. [    1.103604] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
  132. [    1.103653] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
  133. [    1.103687] Init: Port Power? op_state=1
  134. [    1.103696] Init: Power Port (0)
  135. [    1.103912] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  136. [    1.103931] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  137. [    1.103944] usb usb1: Product: DWC OTG Controller
  138. [    1.103956] usb usb1: Manufacturer: Linux 3.12.7+ dwc_otg_hcd
  139. [    1.103967] usb usb1: SerialNumber: bcm2708_usb
  140. [    1.104705] hub 1-0:1.0: USB hub found
  141. [    1.104773] hub 1-0:1.0: 1 port detected
  142. [    1.105189] dwc_otg: FIQ enabled
  143. [    1.105204] dwc_otg: NAK holdoff enabled
  144. [    1.105212] dwc_otg: FIQ split fix enabled
  145. [    1.105227] Module dwc_common_port init
  146. [    1.105589] usbcore: registered new interface driver usb-storage
  147. [    1.105867] mousedev: PS/2 mouse device common for all mice
  148. [    1.106581] bcm2835-cpufreq: min=700000 max=840000 cur=840000
  149. [    1.106693] bcm2835-cpufreq: switching to governor performance
  150. [    1.106705] bcm2835-cpufreq: switching to governor performance
  151. [    1.106779] sdhci: Secure Digital Host Controller Interface driver
  152. [    1.106788] sdhci: Copyright(c) Pierre Ossman
  153. [    1.106869] sdhci: Enable low-latency mode
  154. [    1.136149] mmc0: SDHCI controller on BCM2708_Arasan [platform] using platform's DMA
  155. [    1.136343] mmc0: BCM2708 SDHC host at 0x20300000 DMA 2 IRQ 77
  156. [    1.136439] ledtrig-cpu: registered to indicate activity on CPUs
  157. [    1.136579] hidraw: raw HID events driver (C) Jiri Kosina
  158. [    1.136813] usbcore: registered new interface driver usbhid
  159. [    1.136825] usbhid: USB HID core driver
  160. [    1.137328] NET: Registered protocol family 17
  161. [    1.137481] Key type dns_resolver registered
  162. [    1.140944] zswap: loading zswap
  163. [    1.140989] zswap: using lz4 compressor
  164. [    1.145075] Waiting for root device /dev/mmcblk0p2...
  165. [    1.191297] mmc0: new high speed SDHC card at address b368
  166. [    1.191762] mmcblk0: mmc0:b368 00000 7.51 GiB
  167. [    1.194854]  mmcblk0: p1 p2 p3
  168. [    1.246971] btrfs: device label xbian-beta2 devid 1 transid 2287 /dev/root
  169. [    1.250346] btrfs: enabling auto defrag
  170. [    1.250377] btrfs: use lzo compression
  171. [    1.250396] btrfs: disk space caching is enabled
  172. [    1.304322] Indeed it is in host mode hprt0 = 00021501
  173. [    1.365221] Btrfs detected SSD devices, enabling SSD mode
  174. [    1.384048] VFS: Mounted root (btrfs filesystem) on device 0:13.
  175. [    1.386878] devtmpfs: mounted
  176. [    1.387421] Freeing unused kernel memory: 132K (c0551000 - c0572000)
  177. [    1.466262] usb 1-1: new high-speed USB device number 2 using dwc_otg
  178. [    1.466440] Indeed it is in host mode hprt0 = 00001101
  179. [    1.642810] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
  180. [    1.642852] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  181. [    1.643794] hub 1-1:1.0: USB hub found
  182. [    1.644026] hub 1-1:1.0: 3 ports detected
  183. [    1.918875] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  184. [    2.003859] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  185. [    2.003887] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  186. [    2.008455] smsc95xx v1.0.4
  187. [    2.054916] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:d5:9a:1b
  188. [    2.128404] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
  189. [    2.213001] usb 1-1.3: New USB device found, idVendor=1a40, idProduct=0201
  190. [    2.213030] usb 1-1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  191. [    2.213041] usb 1-1.3: Product: USB 2.0 Hub [MTT]
  192. [    2.213746] hub 1-1.3:1.0: USB hub found
  193. [    2.214011] hub 1-1.3:1.0: 7 ports detected
  194. [    2.478440] usb 1-1.3.1: new high-speed USB device number 5 using dwc_otg
  195. [    2.552050] usb 1-1.3.1: New USB device found, idVendor=1a40, idProduct=0101
  196. [    2.552078] usb 1-1.3.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  197. [    2.552091] usb 1-1.3.1: Product: USB 2.0 Hub
  198. [    2.552936] hub 1-1.3.1:1.0: USB hub found
  199. [    2.553201] hub 1-1.3.1:1.0: 4 ports detected
  200. [    2.818518] usb 1-1.3.1.1: new high-speed USB device number 6 using dwc_otg
  201. [    2.892704] usb 1-1.3.1.1: New USB device found, idVendor=0480, idProduct=a001
  202. [    2.892735] usb 1-1.3.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  203. [    2.892750] usb 1-1.3.1.1: Product: External U B HDD
  204. [    2.892762] usb 1-1.3.1.1: Manufacturer: Toshiba
  205. [    2.892775] usb 1-1.3.1.1: SerialNumber: 363944385030435154202020
  206. [    2.893734] usb-storage 1-1.3.1.1:1.0: USB Mass Storage device detected
  207. [    2.894066] scsi0 : usb-storage 1-1.3.1.1:1.0
  208. [    2.959336] usb 1-1.3.1.2: new low-speed USB device number 7 using dwc_otg
  209. [    3.042683] usb 1-1.3.1.2: New USB device found, idVendor=1d57, idProduct=0001
  210. [    3.042709] usb 1-1.3.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  211. [    3.042724] usb 1-1.3.1.2: Product: 2.4G Mouse
  212. [    3.042738] usb 1-1.3.1.2: Manufacturer: 2.4G KB
  213. [    3.053871] input: 2.4G KB 2.4G Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1.2/1-1.3.1.2:1.0/input/input0
  214. [    3.054563] hid-generic 0003:1D57:0001.0001: input,hidraw0: USB HID v1.10 Keyboard [2.4G KB 2.4G Mouse] on usb-bcm2708_usb-1.3.1.2/input0
  215. [    3.067266] hid-generic 0003:1D57:0001.0002: collection stack underflow
  216. [    3.067577] hid-generic 0003:1D57:0001.0002: item 0 0 0 12 parsing failed
  217. [    3.067713] hid-generic: probe of 0003:1D57:0001.0002 failed with error -22
  218. [    3.130352] usb 1-1.3.1.3: new full-speed USB device number 8 using dwc_otg
  219. [    3.219336] usb 1-1.3.1.3: New USB device found, idVendor=046d, idProduct=c526
  220. [    3.219364] usb 1-1.3.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  221. [    3.219379] usb 1-1.3.1.3: Product: USB Receiver
  222. [    3.219396] usb 1-1.3.1.3: Manufacturer: Logitech
  223. [    3.231828] input: Logitech USB Receiver as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1.3/1-1.3.1.3:1.0/input/input1
  224. [    3.232613] hid-generic 0003:046D:C526.0003: input,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-bcm2708_usb-1.3.1.3/input0
  225. [    3.250004] input: Logitech USB Receiver as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3.1/1-1.3.1.3/1-1.3.1.3:1.1/input/input2
  226. [    3.250879] hid-generic 0003:046D:C526.0004: input,hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-bcm2708_usb-1.3.1.3/input1
  227. [    3.896188] scsi 0:0:0:0: Direct-Access     Toshiba  External U B HDD 1.04 PQ: 0 ANSI: 4
  228. [    3.898050] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
  229. [    3.898628] sd 0:0:0:0: [sda] Write Protect is off
  230. [    3.898660] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
  231. [    3.899545] sd 0:0:0:0: [sda] No Caching mode page found
  232. [    3.899575] sd 0:0:0:0: [sda] Assuming drive cache: write through
  233. [    3.902282] sd 0:0:0:0: [sda] No Caching mode page found
  234. [    3.902313] sd 0:0:0:0: [sda] Assuming drive cache: write through
  235. [    4.282474] btrfs: disk space caching is enabled
  236. [    6.698562]  sda: sda1
  237. [    6.703033] sd 0:0:0:0: [sda] No Caching mode page found
  238. [    6.703068] sd 0:0:0:0: [sda] Assuming drive cache: write through
  239. [    6.703091] sd 0:0:0:0: [sda] Attached SCSI disk
  240. [    8.102086] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  241. [    8.516284] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  242. [    8.956402] btrfs: device label xbian-beta2 devid 1 transid 2288 /dev/root
  243. [    9.175665] btrfs: device label xbian-beta2 devid 1 transid 2288 /dev/root
  244. [    9.935940] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
  245. [   10.315716] bcm2835-cpufreq: switching to governor powersave
  246. [   10.315746] bcm2835-cpufreq: switching to governor powersave
  247. [   10.354686] bcm2835-cpufreq: switching to governor performance
  248. [   10.354714] bcm2835-cpufreq: switching to governor performance
  249. [   12.404934] udevd[645]: starting version 175
  250. [   13.568861] init: frandom pre-start process (679) terminated with status 1
  251. [   16.767077] init: failsafe main process (59) killed by TERM signal
  252. [   18.870392] btrfs: device label xbian-beta2 devid 1 transid 2288 /dev/mmcblk0p2
  253. [   28.171182] init: xbmc main process (770) terminated with status 255
  254. [  111.453810] init: wait-for-state (zram-swapxbmc-done) main process (992) killed by TERM signal
  255. [  112.612111] bcm2835-cpufreq: switching to governor powersave
  256. [  112.612229] bcm2835-cpufreq: switching to governor powersave
  257. [  112.686358] bcm2835-cpufreq: switching to governor performance
  258. [  112.686392] bcm2835-cpufreq: switching to governor performance
  259. [  114.044067] Adding 250876k swap on /dev/mmcblk0p3.  Priority:0 extents:1 across:250876k SSFS
  260. [  115.987846] btrfs: device label xbian-beta2 devid 1 transid 2288 /dev/mmcblk0p2
  261. [  118.643036] init: xbian-failaccess main process (185) killed by TERM signal
  262. [  118.750787] init: wait-for-state (usbmount/dev/sdaopenbsd-inetd) main process (978) killed by TERM signal
  263. [  119.397917] btrfs: device label xbian-beta2 devid 1 transid 2289 /dev/mmcblk0p2
  264. [  121.524231] init: wait-for-state (xbmcxbmc-loaded) main process (904) terminated with status 100
  265. [  122.374394] init: xbmc post-start process (776) terminated with status 1
  266. [  126.772908] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  267. [  130.139874] init: xbmc main process (1949) terminated with status 255
  268. [  226.504358] init: wait-for-state (xbmcxbmc-loaded) main process (1956) terminated with status 100
  269. [  226.649223] init: xbmc post-start process (1950) terminated with status 1
  270. [  231.219581] init: xbmc main process (2208) terminated with status 255
  271. [  329.081259] init: wait-for-state (xbmcxbmc-loaded) main process (2211) terminated with status 100
  272. [  329.275538] init: xbmc post-start process (2209) terminated with status 1
  273. [  333.823484] init: xbmc main process (2403) terminated with status 255
  274. [  431.667628] init: wait-for-state (xbmcxbmc-loaded) main process (2406) terminated with status 100
  275. [  431.835622] init: xbmc post-start process (2404) terminated with status 1
  276. [  436.314969] init: xbmc main process (3093) terminated with status 255
  277. [  534.165598] init: wait-for-state (xbmcxbmc-loaded) main process (3096) terminated with status 100
  278. [  534.338248] init: xbmc post-start process (3094) terminated with status 1
  279. [  538.821423] init: xbmc main process (3265) terminated with status 255
  280. [  636.662870] init: wait-for-state (xbmcxbmc-loaded) main process (3268) terminated with status 100
  281. [  636.824959] init: xbmc post-start process (3266) terminated with status 1
  282. [  641.313391] init: xbmc main process (3439) terminated with status 255
  283. [  739.169409] init: wait-for-state (xbmcxbmc-loaded) main process (3442) terminated with status 100
  284. [  739.333319] init: xbmc post-start process (3440) terminated with status 1
  285. [  743.841621] init: xbmc main process (3611) terminated with status 255
  286. [  841.694810] init: wait-for-state (xbmcxbmc-loaded) main process (3614) terminated with status 100
  287. [  841.860821] init: xbmc post-start process (3612) terminated with status 1
  288. [  846.332759] init: xbmc main process (3783) terminated with status 255
  289. [  944.198801] init: wait-for-state (xbmcxbmc-loaded) main process (3786) terminated with status 100
  290. [  944.371922] init: xbmc post-start process (3784) terminated with status 1
  291. [  948.828659] init: xbmc main process (3956) terminated with status 255
  292. [ 1046.685271] init: wait-for-state (xbmcxbmc-loaded) main process (3959) terminated with status 100
  293. [ 1046.851884] init: xbmc post-start process (3957) terminated with status 1
  294. [ 1051.326648] init: xbmc main process (4128) terminated with status 255
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement