Advertisement
Guest User

Untitled

a guest
Feb 7th, 2014
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.52 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: 98304
  8. [ 0.000000] free_area_init_node: node 0, pgdat c05a7e90, node_mem_map c05e7000
  9. [ 0.000000] Normal zone: 768 pages used for memmap
  10. [ 0.000000] Normal zone: 0 pages reserved
  11. [ 0.000000] Normal zone: 98304 pages, LIFO batch:31
  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: 97536
  15. [ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=576 bcm2708_fb.fbheight=416 bcm2708.boardrev=0x100000f bcm2708.serial=0x864fe127 smsc95xx.macaddr=B8:27:EB:4F:E1:27 sdhci-bcm2708.emmc_clock_freq=100000000 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 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=5 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: 2048 (order: 1, 8192 bytes)
  17. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  18. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  19. [ 0.000000] allocated 786432 bytes of page_cgroup
  20. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  21. [ 0.000000] Memory: 382876K/393216K available (4715K kernel code, 230K rwdata, 696K rodata, 133K init, 229K bss, 10340K 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 : 0xd8800000 - 0xff000000 ( 616 MB)
  26. [ 0.000000] lowmem : 0xc0000000 - 0xd8000000 ( 384 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.000539] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=1000)
  38. [ 0.000557] pid_max: default: 32768 minimum: 301
  39. [ 0.000708] Mount-cache hash table entries: 512
  40. [ 0.001394] Initializing cgroup subsys memory
  41. [ 0.001473] Initializing cgroup subsys blkio
  42. [ 0.001516] CPU: Testing write buffer coherency: ok
  43. [ 0.001857] Setting up static identity map for 0xc047d550 - 0xc047d588
  44. [ 0.004342] devtmpfs: initialized
  45. [ 0.014830] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
  46. [ 0.015104] xor: measuring software checksum speed
  47. [ 0.024315] arm4regs : 1164.000 MB/sec
  48. [ 0.034346] 8regs : 564.000 MB/sec
  49. [ 0.044378] 32regs : 552.000 MB/sec
  50. [ 0.044390] xor: using function: arm4regs (1164.000 MB/sec)
  51. [ 0.044657] NET: Registered protocol family 16
  52. [ 0.049565] DMA: preallocated 4096 KiB pool for atomic coherent allocations
  53. [ 0.050812] bcm2708.uart_clock = 0
  54. [ 0.052175] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  55. [ 0.052189] hw-breakpoint: maximum watchpoint size is 4 bytes.
  56. [ 0.052199] mailbox: Broadcom VideoCore Mailbox driver
  57. [ 0.052263] bcm2708_vcio: mailbox at f200b880
  58. [ 0.052334] bcm_power: Broadcom power driver
  59. [ 0.052348] bcm_power_open() -> 0
  60. [ 0.052355] bcm_power_request(0, 8)
  61. [ 0.555039] bcm_mailbox_read -> 00000080, 0
  62. [ 0.555055] bcm_power_request -> 0
  63. [ 0.555261] Serial: AMBA PL011 UART driver
  64. [ 0.555379] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83, base_baud = 0) is a PL011 rev3
  65. [ 0.572890] bio: create slab <bio-0> at 0
  66. [ 0.590746] raid6: int32x1 54 MB/s
  67. [ 0.607794] raid6: int32x2 82 MB/s
  68. [ 0.625040] raid6: int32x4 109 MB/s
  69. [ 0.642086] raid6: int32x8 117 MB/s
  70. [ 0.642099] raid6: using algorithm int32x8 (117 MB/s)
  71. [ 0.642107] raid6: using intx1 recovery algorithm
  72. [ 0.642759] SCSI subsystem initialized
  73. [ 0.643032] usbcore: registered new interface driver usbfs
  74. [ 0.643165] usbcore: registered new interface driver hub
  75. [ 0.643362] usbcore: registered new device driver usb
  76. [ 0.645061] Switched to clocksource stc
  77. [ 0.645332] FS-Cache: Loaded
  78. [ 0.654453] NET: Registered protocol family 2
  79. [ 0.655477] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  80. [ 0.655593] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  81. [ 0.655673] TCP: Hash tables configured (established 4096 bind 4096)
  82. [ 0.655745] TCP: reno registered
  83. [ 0.655763] UDP hash table entries: 256 (order: 0, 4096 bytes)
  84. [ 0.655788] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  85. [ 0.656140] NET: Registered protocol family 1
  86. [ 0.656548] RPC: Registered named UNIX socket transport module.
  87. [ 0.656568] RPC: Registered udp transport module.
  88. [ 0.656575] RPC: Registered tcp transport module.
  89. [ 0.656583] RPC: Registered tcp NFSv4.1 backchannel transport module.
  90. [ 0.657715] bcm2708_dma: DMA manager at f2007000
  91. [ 0.657804] bcm2708_gpio: bcm2708_gpio_probe c057d960
  92. [ 0.658187] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
  93. [ 0.659187] audit: initializing netlink socket (disabled)
  94. [ 0.659254] type=2000 audit(0.656:1): initialized
  95. [ 0.660014] zbud: loaded
  96. [ 0.660347] VFS: Disk quotas dquot_6.5.2
  97. [ 0.660418] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  98. [ 0.660800] FS-Cache: Netfs 'nfs' registered for caching
  99. [ 0.661196] NFS: Registering the id_resolver key type
  100. [ 0.661284] Key type id_resolver registered
  101. [ 0.661297] Key type id_legacy registered
  102. [ 0.661624] bio: create slab <bio-1> at 1
  103. [ 0.662022] Btrfs loaded
  104. [ 0.662232] msgmni has been set to 747
  105. [ 0.663902] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  106. [ 0.663923] io scheduler noop registered
  107. [ 0.663932] io scheduler deadline registered
  108. [ 0.663956] io scheduler cfq registered (default)
  109. [ 0.667206] crc32: CRC_LE_BITS = 32, CRC_BE BITS = 32
  110. [ 0.667221] crc32: self tests passed, processed 225944 bytes in 1538000 nsec
  111. [ 0.668852] crc32c: CRC_LE_BITS = 32
  112. [ 0.668863] crc32c: self tests passed, processed 225944 bytes in 784000 nsec
  113. [ 0.669280] BCM2708FB: allocated DMA memory 57940000
  114. [ 0.669300] BCM2708FB: allocated DMA channel 0 @ f2007000
  115. [ 0.676447] Console: switching to colour frame buffer device 72x26
  116. [ 0.678469] uart-pl011 dev:f1: no DMA platform data
  117. [ 0.678745] Loading iSCSI transport class v2.0-870.
  118. [ 0.680946] libphy: Fixed MDIO Bus: probed
  119. [ 0.681095] usbcore: registered new interface driver smsc95xx
  120. [ 0.681152] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  121. [ 0.881321] Core Release: 2.80a
  122. [ 0.881346] Setting default values for core params
  123. [ 0.881386] Finished setting default values for core params
  124. [ 1.081466] Using Buffer DMA mode
  125. [ 1.081486] Periodic Transfer Interrupt Enhancement - disabled
  126. [ 1.081495] Multiprocessor Interrupt Enhancement - disabled
  127. [ 1.081506] OTG VER PARAM: 0, OTG VER FLAG: 0
  128. [ 1.081573] Dedicated Tx FIFOs mode
  129. [ 1.081758] dwc_otg: Microframe scheduler enabled
  130. [ 1.081807] dwc_otg bcm2708_usb: DWC OTG Controller
  131. [ 1.081859] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
  132. [ 1.081910] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
  133. [ 1.081947] Init: Port Power? op_state=1
  134. [ 1.081957] Init: Power Port (0)
  135. [ 1.082244] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  136. [ 1.082266] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  137. [ 1.082280] usb usb1: Product: DWC OTG Controller
  138. [ 1.082293] usb usb1: Manufacturer: Linux 3.12.7+ dwc_otg_hcd
  139. [ 1.082306] usb usb1: SerialNumber: bcm2708_usb
  140. [ 1.083103] hub 1-0:1.0: USB hub found
  141. [ 1.083180] hub 1-0:1.0: 1 port detected
  142. [ 1.083600] dwc_otg: FIQ enabled
  143. [ 1.083615] dwc_otg: NAK holdoff enabled
  144. [ 1.083623] dwc_otg: FIQ split fix enabled
  145. [ 1.083641] Module dwc_common_port init
  146. [ 1.084020] usbcore: registered new interface driver usb-storage
  147. [ 1.084362] mousedev: PS/2 mouse device common for all mice
  148. [ 1.085128] bcm2835-cpufreq: min=700000 max=840000 cur=700000
  149. [ 1.085252] bcm2835-cpufreq: switching to governor performance
  150. [ 1.085266] bcm2835-cpufreq: switching to governor performance
  151. [ 1.086731] sdhci: Secure Digital Host Controller Interface driver
  152. [ 1.086744] sdhci: Copyright(c) Pierre Ossman
  153. [ 1.086822] sdhci: Enable low-latency mode
  154. [ 1.117080] mmc0: SDHCI controller on BCM2708_Arasan [platform] using platform's DMA
  155. [ 1.117261] mmc0: BCM2708 SDHC host at 0x20300000 DMA 2 IRQ 77
  156. [ 1.117352] ledtrig-cpu: registered to indicate activity on CPUs
  157. [ 1.117483] hidraw: raw HID events driver (C) Jiri Kosina
  158. [ 1.117708] usbcore: registered new interface driver usbhid
  159. [ 1.117719] usbhid: USB HID core driver
  160. [ 1.118214] NET: Registered protocol family 17
  161. [ 1.118371] Key type dns_resolver registered
  162. [ 1.119677] zswap: loading zswap
  163. [ 1.119717] zswap: using lz4 compressor
  164. [ 1.125829] Waiting for root device /dev/mmcblk0p2...
  165. [ 1.206561] mmc0: read SD Status register (SSR) after 4 attempts
  166. [ 1.213341] mmc0: new high speed SDHC card at address 0007
  167. [ 1.213791] mmcblk0: mmc0:0007 SD04G 3.70 GiB
  168. [ 1.217100] mmcblk0: p1 p2 p3
  169. [ 1.227833] btrfs: device label xbian-beta2 devid 1 transid 19380 /dev/root
  170. [ 1.230329] btrfs: enabling auto defrag
  171. [ 1.230359] btrfs: use lzo compression
  172. [ 1.230377] btrfs: disk space caching is enabled
  173. [ 1.283344] Btrfs detected SSD devices, enabling SSD mode
  174. [ 1.291228] Indeed it is in host mode hprt0 = 00021501
  175. [ 1.453151] usb 1-1: new high-speed USB device number 2 using dwc_otg
  176. [ 1.453324] Indeed it is in host mode hprt0 = 00001101
  177. [ 1.626448] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
  178. [ 1.626490] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  179. [ 1.627319] hub 1-1:1.0: USB hub found
  180. [ 1.627549] hub 1-1:1.0: 3 ports detected
  181. [ 1.901208] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  182. [ 1.985482] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  183. [ 1.985505] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  184. [ 1.988194] smsc95xx v1.0.4
  185. [ 2.030683] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:4f:e1:27
  186. [ 2.104242] usb 1-1.2: new high-speed USB device number 4 using dwc_otg
  187. [ 2.190004] usb 1-1.2: New USB device found, idVendor=05e3, idProduct=0608
  188. [ 2.190032] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  189. [ 2.190044] usb 1-1.2: Product: USB2.0 Hub
  190. [ 2.190937] hub 1-1.2:1.0: USB hub found
  191. [ 2.191406] hub 1-1.2:1.0: 4 ports detected
  192. [ 2.458484] usb 1-1.2.1: new high-speed USB device number 5 using dwc_otg
  193. [ 2.543324] usb 1-1.2.1: New USB device found, idVendor=1058, idProduct=07a8
  194. [ 2.543349] usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  195. [ 2.543360] usb 1-1.2.1: Product: My Passport 07A8
  196. [ 2.543371] usb 1-1.2.1: Manufacturer: Western Digital
  197. [ 2.543382] usb 1-1.2.1: SerialNumber: 575835314135333931333537
  198. [ 2.544183] usb-storage 1-1.2.1:1.0: USB Mass Storage device detected
  199. [ 2.544506] scsi0 : usb-storage 1-1.2.1:1.0
  200. [ 2.608375] usb 1-1.2.2: new high-speed USB device number 6 using dwc_otg
  201. [ 2.693958] usb 1-1.2.2: New USB device found, idVendor=2001, idProduct=330d
  202. [ 2.693987] usb 1-1.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  203. [ 2.693999] usb 1-1.2.2: Product: 802.11n WLAN Adapter
  204. [ 2.694010] usb 1-1.2.2: Manufacturer: Realtek
  205. [ 2.694020] usb 1-1.2.2: SerialNumber: 00e04c000001
  206. [ 2.759427] usb 1-1.2.3: new full-speed USB device number 7 using dwc_otg
  207. [ 2.853449] usb 1-1.2.3: New USB device found, idVendor=0cf3, idProduct=3000
  208. [ 2.853476] usb 1-1.2.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  209. [ 3.001315] BTRFS debug (device mmcblk0p2): truncated 1 orphans
  210. [ 3.016158] VFS: Mounted root (btrfs filesystem) on device 0:13.
  211. [ 3.019103] devtmpfs: mounted
  212. [ 3.019553] Freeing unused kernel memory: 132K (c0551000 - c0572000)
  213. [ 3.548966] scsi 0:0:0:0: Direct-Access WD My Passport 07A8 1042 PQ: 0 ANSI: 6
  214. [ 3.551604] scsi 0:0:0:1: Enclosure WD SES Device 1042 PQ: 0 ANSI: 6
  215. [ 3.553466] sd 0:0:0:0: [sda] Spinning up disk...
  216. [ 4.556167] .ready
  217. [ 4.557523] sd 0:0:0:0: [sda] 1953458176 512-byte logical blocks: (1.00 TB/931 GiB)
  218. [ 4.559205] sd 0:0:0:0: [sda] Write Protect is off
  219. [ 4.559242] sd 0:0:0:0: [sda] Mode Sense: 53 00 10 08
  220. [ 4.559993] sd 0:0:0:0: [sda] No Caching mode page found
  221. [ 4.560019] sd 0:0:0:0: [sda] Assuming drive cache: write through
  222. [ 4.563009] sd 0:0:0:0: [sda] No Caching mode page found
  223. [ 4.563039] sd 0:0:0:0: [sda] Assuming drive cache: write through
  224. [ 5.610716] init: failsafe main process (61) killed by TERM signal
  225. [ 7.089893] sda: sda1 < sda5 sda6 sda7 > sda2
  226. [ 7.094226] sd 0:0:0:0: [sda] No Caching mode page found
  227. [ 7.094257] sd 0:0:0:0: [sda] Assuming drive cache: write through
  228. [ 7.094275] sd 0:0:0:0: [sda] Attached SCSI disk
  229. [ 8.407216] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  230. [ 8.554754] btrfs: device label xbian-beta2 devid 1 transid 19382 /dev/mmcblk0p2
  231. [ 8.702706] btrfs: device label xbian-beta2 devid 1 transid 19382 /dev/mmcblk0p2
  232. [ 9.462231] vchiq: vchiq_init_state: slot_zero = 0xd8804000, is_master = 0
  233. [ 9.488380] bcm2835-cpufreq: switching to governor powersave
  234. [ 9.488410] bcm2835-cpufreq: switching to governor powersave
  235. [ 9.488926] bcm2835-cpufreq: switching to governor performance
  236. [ 9.488952] bcm2835-cpufreq: switching to governor performance
  237. [ 11.292430] udevd[719]: starting version 175
  238. [ 14.917524] sd 0:0:0:0: Attached scsi generic sg0 type 0
  239. [ 14.917733] scsi 0:0:0:1: Attached scsi generic sg1 type 13
  240. [ 15.388771] Bluetooth: Core ver 2.16
  241. [ 15.388874] NET: Registered protocol family 31
  242. [ 15.388887] Bluetooth: HCI device and connection manager initialized
  243. [ 15.388924] Bluetooth: HCI socket layer initialized
  244. [ 15.388944] Bluetooth: L2CAP socket layer initialized
  245. [ 15.388987] Bluetooth: SCO socket layer initialized
  246. [ 16.770626] usbcore: registered new interface driver rtl8192cu
  247. [ 17.286277] usbcore: registered new interface driver ath3k
  248. [ 17.451145] usb 1-1.2.3: USB disconnect, device number 7
  249. [ 18.645307] btrfs: disk space caching is enabled
  250. [ 18.646941] usb 1-1.2.3: new full-speed USB device number 8 using dwc_otg
  251. [ 18.736301] usb 1-1.2.3: New USB device found, idVendor=0cf3, idProduct=3005
  252. [ 18.736328] usb 1-1.2.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  253. [ 21.340556] btrfs: device label xbian-beta2 devid 1 transid 19384 /dev/mmcblk0p2
  254. [ 23.488183] btrfs: device label home devid 1 transid 42 /dev/sda6
  255. [ 23.500520] btrfs: device label root devid 1 transid 39 /dev/sda5
  256. [ 24.807011] frandom: Seeded global generator now (used by erandom)
  257. [ 35.226190] usbcore: registered new interface driver btusb
  258. [ 37.626735] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  259. [ 37.626757] Bluetooth: BNEP filters: protocol multicast
  260. [ 37.626796] Bluetooth: BNEP socket layer initialized
  261. [ 38.249561] Bluetooth: RFCOMM TTY layer initialized
  262. [ 38.249666] Bluetooth: RFCOMM socket layer initialized
  263. [ 38.249702] Bluetooth: RFCOMM ver 1.11
  264. [ 98.341642] init: wait-for-state (xbmcxbmc-loaded) main process (1181) killed by TERM signal
  265. [ 99.854790] init: xbian-failaccess main process (159) killed by TERM signal
  266. [ 99.879221] init: wait-for-state (usbmount/dev/sda7openbsd-inetd) main process (1444) killed by TERM signal
  267. [ 106.046051] init: xbmc-failed-start main process (529) killed by TERM signal
  268. [ 106.198457] init: wait-for-state (zram-swapxbmc-done) main process (2076) killed by TERM signal
  269. [ 107.980620] EXT4-fs (sda7): recovery complete
  270. [ 107.980674] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
  271. [ 109.022621] Adding 250876k swap on /dev/mmcblk0p3. Priority:0 extents:1 across:250876k SSFS
  272. [ 114.693221] init: xbmc main process (1156) terminated with status 132
  273. [ 115.402104] init: xbian-xbmc-bridge main process (5348) killed by TERM signal
  274. [ 115.708633] btrfs: device label xbian-beta2 devid 1 transid 19393 /dev/mmcblk0p2
  275. [ 121.061561] btrfs: device label xbian-beta2 devid 1 transid 19395 /dev/mmcblk0p2
  276. [ 125.289459] init: tty2 main process (6078) killed by TERM signal
  277. [ 140.289663] fuse init (API version 7.22)
  278. [ 140.344680] btrfs: device label root devid 1 transid 39 /dev/sda5
  279. [ 140.368909] btrfs: use lzo compression
  280. [ 140.369005] btrfs: disk space caching is enabled
  281. [ 140.369201] btrfs: device label home devid 1 transid 42 /dev/sda6
  282. [ 140.390061] btrfs: use lzo compression
  283. [ 140.390099] btrfs: disk space caching is enabled
  284. [ 211.116831] init: wait-for-state (xbmcxbmc-loaded) main process (6924) killed by TERM signal
  285. [ 223.094150] init: xbmc main process (6891) terminated with status 132
  286. [ 223.514183] init: xbian-xbmc-bridge main process (10720) killed by TERM signal
  287. [ 229.575325] init: tty2 main process (11162) killed by TERM signal
  288. [ 296.287434] init: wait-for-state (xbmcxbmc-loaded) main process (11717) killed by TERM signal
  289. [ 307.758651] init: xbmc main process (11703) terminated with status 132
  290. [ 308.181429] init: xbian-xbmc-bridge main process (14691) killed by TERM signal
  291. [ 314.404122] init: tty2 main process (15109) killed by TERM signal
  292. [ 384.254311] init: wait-for-state (xbmcxbmc-loaded) main process (15665) killed by TERM signal
  293. [ 395.961848] init: xbmc main process (15651) terminated with status 132
  294. [ 396.507659] init: xbian-xbmc-bridge main process (18695) killed by TERM signal
  295. [ 402.838697] init: tty2 main process (19123) killed by TERM signal
  296. [ 466.267070] init: wait-for-state (xbmcxbmc-loaded) main process (19690) killed by TERM signal
  297. [ 477.359495] init: xbmc main process (19676) terminated with status 132
  298. [ 477.760592] init: xbian-xbmc-bridge main process (22694) killed by TERM signal
  299. [ 483.490231] init: tty2 main process (23112) killed by TERM signal
  300. [ 516.461299] input: VNCServer SimKey as /devices/virtual/input/input0
  301. [ 561.118832] init: wait-for-state (xbmcxbmc-loaded) main process (23681) killed by TERM signal
  302. [ 573.214322] init: xbmc main process (23666) terminated with status 132
  303. [ 573.649118] init: xbian-xbmc-bridge main process (26776) killed by TERM signal
  304. [ 580.143875] init: tty2 main process (27193) killed by TERM signal
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement