Advertisement
Guest User

Dmeg

a guest
Jul 24th, 2017
608
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.17 KB | None | 0 0
  1. -------------------------------------------------------------------
  2. Y88b d88P 888888b. 8888888 d8888 888b 888
  3. Y88o88P 888 .88P 888 d88P888 88888b 888
  4. Y888P 8888888K. 888 d88P 888 888Y88b 888
  5. d888b 888 "Y88b 888 d88P 888 888 Y88b888
  6. d88P Y88b 888 d88P 888 d8888888888 888 Y8888
  7. d88P Y88b 8888888P" 8888888 d88P 888 888 Y888
  8. -------------------------------------------------------------------
  9. XBian 20170628-0 - Bleeding Edge, 2012 - 2017
  10. Find us at: http://www.xbian.org http://github.com/xbianonpi/xbian
  11.  
  12. XBian and all its packages are distributed as free software; for
  13. important license, terms and conditions, please refer into
  14. /etc/xbian_copying. XBian comes with ABSOLUTELY NO WARRANTY, to the
  15. extent permitted by applicable law.
  16. Last login: Mon Jul 24 17:37:11 2017 from 192.168.0.154
  17. xbian@xbian ~ $ sudo dmesg
  18. [sudo] password for xbian:
  19. [ 0.000000] Booting Linux on physical CPU 0x0
  20. [ 0.000000] Linux version 4.9.36+ (jenkins@vps01) (gcc version 4.9.2 ( 4.9.2-10) ) #1 SMP PREEMPT Fri Jul 7 22:27:26 CEST 2017
  21. [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
  22. [ 0.000000] CPU: div instructions available: patching division code
  23. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  24. [ 0.000000] OF: fdt:Machine model: Raspberry Pi 3 Model B Rev 1.2
  25. [ 0.000000] cma: Reserved 8 MiB at 0x2e400000
  26. [ 0.000000] Memory policy: Data cache writealloc
  27. [ 0.000000] On node 0 totalpages: 192512
  28. [ 0.000000] free_area_init_node: node 0, pgdat 80d76440, node_mem_map add64000
  29. [ 0.000000] Normal zone: 1692 pages used for memmap
  30. [ 0.000000] Normal zone: 0 pages reserved
  31. [ 0.000000] Normal zone: 192512 pages, LIFO batch:31
  32. [ 0.000000] percpu: Embedded 14 pages/cpu @aefa7000 s26304 r8192 d22848 u57344
  33. [ 0.000000] pcpu-alloc: s26304 r8192 d22848 u57344 alloc=14*4096
  34. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  35. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 190820
  36. [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 telnet zswap.enabled=1 zswap.compressor=lz4 console=tty1 root=/dev/mmcblk0p2 rootflags=subvol=root/@,autodefrag,compress=lz4 rootfstype=btrfs rootwait logo.nologo quiet noswap loglevel=0 partswap startevent=mountall selinux=0 splash nohdparm net.ifnames=0 biosdevname=0 --startup-event mountall
  37. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  38. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  39. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  40. [ 0.000000] Memory: 740340K/770048K available (8192K kernel code, 517K rwdata, 2188K rodata, 1024K init, 798K bss, 21516K reserved, 8192K cma-reserved)
  41. [ 0.000000] Virtual kernel memory layout:
  42. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  43. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  44. vmalloc : 0xaf800000 - 0xff800000 (1280 MB)
  45. lowmem : 0x80000000 - 0xaf000000 ( 752 MB)
  46. modules : 0x7f000000 - 0x80000000 ( 16 MB)
  47. .text : 0x80008000 - 0x80900000 (9184 kB)
  48. .init : 0x80c00000 - 0x80d00000 (1024 kB)
  49. .data : 0x80d00000 - 0x80d81508 ( 518 kB)
  50. .bss : 0x80d83000 - 0x80e4aaa4 ( 799 kB)
  51. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  52. [ 0.000000] Preemptible hierarchical RCU implementation.
  53. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  54. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  55. [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  56. [ 0.000004] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  57. [ 0.000012] Switching to timer-based delay loop, resolution 52ns
  58. [ 0.000187] Console: colour dummy device 80x30
  59. [ 0.000200] console [tty1] enabled
  60. [ 0.000216] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
  61. [ 0.000227] pid_max: default: 32768 minimum: 301
  62. [ 0.000417] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  63. [ 0.000423] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  64. [ 0.001033] Disabling cpuset control group subsystem
  65. [ 0.001132] CPU: Testing write buffer coherency: ok
  66. [ 0.001163] ftrace: allocating 24008 entries in 71 pages
  67. [ 0.030028] CPU0: update cpu_capacity 1024
  68. [ 0.030042] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  69. [ 0.030092] Setting up static identity map for 0x100000 - 0x100034
  70. [ 0.086603] CPU1: update cpu_capacity 1024
  71. [ 0.086609] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  72. [ 0.109947] CPU2: update cpu_capacity 1024
  73. [ 0.109951] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  74. [ 0.133325] CPU3: update cpu_capacity 1024
  75. [ 0.133329] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  76. [ 0.133378] Brought up 4 CPUs
  77. [ 0.133385] SMP: Total of 4 processors activated (153.00 BogoMIPS).
  78. [ 0.133389] CPU: All CPU(s) started in HYP mode.
  79. [ 0.133391] CPU: Virtualization extensions available.
  80. [ 0.133874] devtmpfs: initialized
  81. [ 0.140825] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  82. [ 0.140987] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  83. [ 0.140998] futex hash table entries: 1024 (order: 4, 65536 bytes)
  84. [ 0.141316] xor: measuring software checksum speed
  85. [ 0.173268] arm4regs : 2038.800 MB/sec
  86. [ 0.206657] 8regs : 1369.200 MB/sec
  87. [ 0.240051] 32regs : 1274.400 MB/sec
  88. [ 0.273440] neon : 2077.200 MB/sec
  89. [ 0.273444] xor: using function: neon (2077.200 MB/sec)
  90. [ 0.273452] pinctrl core: initialized pinctrl subsystem
  91. [ 0.273993] NET: Registered protocol family 16
  92. [ 0.275530] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  93. [ 0.280642] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  94. [ 0.280647] hw-breakpoint: maximum watchpoint size is 8 bytes.
  95. [ 0.280740] Serial: AMBA PL011 UART driver
  96. [ 0.281940] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  97. [ 0.282256] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
  98. [ 0.373893] raid6: int32x1 gen() 210 MB/s
  99. [ 0.430581] raid6: int32x1 xor() 176 MB/s
  100. [ 0.487502] raid6: int32x2 gen() 278 MB/s
  101. [ 0.544199] raid6: int32x2 xor() 206 MB/s
  102. [ 0.600972] raid6: int32x4 gen() 310 MB/s
  103. [ 0.657778] raid6: int32x4 xor() 230 MB/s
  104. [ 0.714469] raid6: int32x8 gen() 316 MB/s
  105. [ 0.771364] raid6: int32x8 xor() 220 MB/s
  106. [ 0.828113] raid6: neonx1 gen() 719 MB/s
  107. [ 0.884841] raid6: neonx1 xor() 729 MB/s
  108. [ 0.941631] raid6: neonx2 gen() 1189 MB/s
  109. [ 0.998417] raid6: neonx2 xor() 1021 MB/s
  110. [ 1.055235] raid6: neonx4 gen() 1557 MB/s
  111. [ 1.112007] raid6: neonx4 xor() 1119 MB/s
  112. [ 1.168822] raid6: neonx8 gen() 1258 MB/s
  113. [ 1.225592] raid6: neonx8 xor() 931 MB/s
  114. [ 1.225596] raid6: using algorithm neonx4 gen() 1557 MB/s
  115. [ 1.225599] raid6: .... xor() 1119 MB/s, rmw enabled
  116. [ 1.225602] raid6: using intx1 recovery algorithm
  117. [ 1.225756] bcm2835-dma 3f007000.dma: DMA legacy API manager at af80f000, dmachans=0x1
  118. [ 1.226803] SCSI subsystem initialized
  119. [ 1.226892] usbcore: registered new interface driver usbfs
  120. [ 1.226935] usbcore: registered new interface driver hub
  121. [ 1.226992] usbcore: registered new device driver usb
  122. [ 1.228939] raspberrypi-firmware soc:firmware: Attached to firmware from 2017-05-04 16:00
  123. [ 1.229927] clocksource: Switched to clocksource arch_sys_counter
  124. [ 1.259704] VFS: Disk quotas dquot_6.6.0
  125. [ 1.259753] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  126. [ 1.259876] FS-Cache: Loaded
  127. [ 1.260075] CacheFiles: Loaded
  128. [ 1.267124] NET: Registered protocol family 2
  129. [ 1.267670] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  130. [ 1.267726] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  131. [ 1.267819] TCP: Hash tables configured (established 8192 bind 8192)
  132. [ 1.267876] UDP hash table entries: 512 (order: 2, 16384 bytes)
  133. [ 1.267898] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  134. [ 1.268021] NET: Registered protocol family 1
  135. [ 1.268275] RPC: Registered named UNIX socket transport module.
  136. [ 1.268278] RPC: Registered udp transport module.
  137. [ 1.268281] RPC: Registered tcp transport module.
  138. [ 1.268284] RPC: Registered tcp NFSv4.1 backchannel transport module.
  139. [ 1.269031] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
  140. [ 1.270385] workingset: timestamp_bits=14 max_order=18 bucket_order=4
  141. [ 1.279273] FS-Cache: Netfs 'nfs' registered for caching
  142. [ 1.279840] NFS: Registering the id_resolver key type
  143. [ 1.279859] Key type id_resolver registered
  144. [ 1.279862] Key type id_legacy registered
  145. [ 1.281611] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  146. [ 1.281686] io scheduler noop registered
  147. [ 1.281690] io scheduler deadline registered
  148. [ 1.281837] io scheduler cfq registered (default)
  149. [ 1.285306] BCM2708FB: allocated DMA memory ee510000
  150. [ 1.285323] BCM2708FB: allocated DMA channel 0 @ af80f000
  151. [ 1.320540] Console: switching to colour frame buffer device 240x67
  152. [ 1.340237] bcm2835-rng 3f104000.rng: hwrng registered
  153. [ 1.340299] vc-cma: Videocore CMA driver
  154. [ 1.340304] vc-cma: vc_cma_base = 0x00000000
  155. [ 1.340308] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
  156. [ 1.340311] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
  157. [ 1.340441] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
  158. [ 1.349553] brd: module loaded
  159. [ 1.349565] Loading iSCSI transport class v2.0-870.
  160. [ 1.350017] usbcore: registered new interface driver smsc95xx
  161. [ 1.350030] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  162. [ 1.575853] Core Release: 2.80a
  163. [ 1.575860] Setting default values for core params
  164. [ 1.575881] Finished setting default values for core params
  165. [ 1.776115] Using Buffer DMA mode
  166. [ 1.776118] Periodic Transfer Interrupt Enhancement - disabled
  167. [ 1.776121] Multiprocessor Interrupt Enhancement - disabled
  168. [ 1.776126] OTG VER PARAM: 0, OTG VER FLAG: 0
  169. [ 1.776132] Dedicated Tx FIFOs mode
  170. [ 1.776384] WARN::dwc_otg_hcd_init:1032: FIQ DMA bounce buffers: virt = 0xae504000 dma = 0xee504000 len=9024
  171. [ 1.776401] FIQ FSM acceleration enabled for :
  172. Non-periodic Split Transactions
  173. Periodic Split Transactions
  174. High-Speed Isochronous Endpoints
  175. Interrupt/Control Split Transaction hack enabled
  176. [ 1.776407] dwc_otg: Microframe scheduler enabled
  177. [ 1.776438] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x80676fe4
  178. [ 1.776444] WARN::hcd_init_fiq:460: FIQ ASM at 0x80677354 length 36
  179. [ 1.776450] WARN::hcd_init_fiq:486: MPHI regs_base at 0xaf87a000
  180. [ 1.776488] dwc_otg 3f980000.usb: DWC OTG Controller
  181. [ 1.776509] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  182. [ 1.776528] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
  183. [ 1.776565] Init: Port Power? op_state=1
  184. [ 1.776570] Init: Power Port (0)
  185. [ 1.776725] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  186. [ 1.776732] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  187. [ 1.776737] usb usb1: Product: DWC OTG Controller
  188. [ 1.776742] usb usb1: Manufacturer: Linux 4.9.36+ dwc_otg_hcd
  189. [ 1.776746] usb usb1: SerialNumber: 3f980000.usb
  190. [ 1.777188] hub 1-0:1.0: USB hub found
  191. [ 1.777214] hub 1-0:1.0: 1 port detected
  192. [ 1.777555] dwc_otg: FIQ enabled
  193. [ 1.777559] dwc_otg: NAK holdoff enabled
  194. [ 1.777562] dwc_otg: FIQ split-transaction FSM enabled
  195. [ 1.777570] Module dwc_common_port init
  196. [ 1.777726] usbcore: registered new interface driver usb-storage
  197. [ 1.777854] mousedev: PS/2 mouse device common for all mice
  198. [ 1.778441] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
  199. [ 1.778609] bcm2835-cpufreq: min=600000 max=1200000
  200. [ 1.778859] sdhci: Secure Digital Host Controller Interface driver
  201. [ 1.778863] sdhci: Copyright(c) Pierre Ossman
  202. [ 1.779039] sdhost-bcm2835 3f202000.sdhost: could not get clk, deferring probe
  203. [ 1.781062] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
  204. [ 1.781118] sdhci-pltfm: SDHCI platform and OF driver helper
  205. [ 1.787799] ledtrig-cpu: registered to indicate activity on CPUs
  206. [ 1.787916] hidraw: raw HID events driver (C) Jiri Kosina
  207. [ 1.788020] usbcore: registered new interface driver usbhid
  208. [ 1.788022] usbhid: USB HID core driver
  209. [ 1.788516] vchiq: vchiq_init_state: slot_zero = 0xae580000, is_master = 0
  210. [ 1.796918] Initializing XFRM netlink socket
  211. [ 1.796934] NET: Registered protocol family 17
  212. [ 1.797006] Key type dns_resolver registered
  213. [ 1.797408] Registering SWP/SWPB emulation handler
  214. [ 1.797912] registered taskstats version 1
  215. [ 1.799415] Btrfs loaded, crc32c=crc32c-generic
  216. [ 1.799682] vc-sm: Videocore shared memory driver
  217. [ 1.799689] [vc_sm_connected_init]: start
  218. [ 1.804408] [vc_sm_connected_init]: end - returning 0
  219. [ 1.808817] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
  220. [ 1.809850] sdhost: log_buf @ ae507000 (ee507000)
  221. [ 1.863281] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  222. [ 1.865317] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  223. [ 1.865324] mmc-bcm2835 3f300000.mmc: DMA channel allocated
  224. [ 1.916653] of_cfs_init
  225. [ 1.916724] of_cfs_init: OK
  226. [ 1.917050] Waiting for root device /dev/mmcblk0p2...
  227. [ 1.928725] mmc0: host does not support reading read-only switch, assuming write-enable
  228. [ 1.930668] mmc0: new high speed SDHC card at address 0007
  229. [ 1.931184] mmcblk0: mmc0:0007 SD16G 14.5 GiB
  230. [ 1.932536] mmcblk0: p1 p2 p3
  231. [ 1.938253] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  232. [ 1.939771] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  233. [ 1.941284] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  234. [ 1.944009] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  235. [ 1.986667] Indeed it is in host mode hprt0 = 00021501
  236. [ 2.001711] random: fast init done
  237. [ 2.024333] BTRFS: device label xbian-copy devid 1 transid 142432 /dev/root
  238. [ 2.041319] mmc1: new high speed SDIO card at address 0001
  239. [ 2.047535] BTRFS info (device mmcblk0p2): enabling auto defrag
  240. [ 2.047544] BTRFS info (device mmcblk0p2): use lz4 compression
  241. [ 2.047549] BTRFS info (device mmcblk0p2): disk space caching is enabled
  242. [ 2.047554] BTRFS info (device mmcblk0p2): has skinny extents
  243. [ 2.063282] BTRFS info (device mmcblk0p2): bdev /dev/root errs: wr 0, rd 0, flush 0, corrupt 1, gen 0
  244. [ 2.117111] BTRFS info (device mmcblk0p2): detected SSD devices, enabling SSD mode
  245. [ 2.146648] VFS: Mounted root (btrfs filesystem) readonly on device 0:15.
  246. [ 2.148579] devtmpfs: mounted
  247. [ 2.149680] Freeing unused kernel memory: 1024K (80c00000 - 80d00000)
  248. [ 2.159954] usb 1-1: new high-speed USB device number 2 using dwc_otg
  249. [ 2.160056] Indeed it is in host mode hprt0 = 00001101
  250. [ 2.350163] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  251. [ 2.350174] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  252. [ 2.350645] hub 1-1:1.0: USB hub found
  253. [ 2.350708] hub 1-1:1.0: 5 ports detected
  254. [ 2.631002] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  255. [ 2.712057] init: progress-report (startingmountall) main process (122) terminated with status 1
  256. [ 2.712613] init: progress-report (starteddevroot) main process (124) terminated with status 1
  257. [ 2.723602] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  258. [ 2.723611] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  259. [ 2.726867] smsc95xx v1.0.5
  260. [ 2.778852] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:f1:8e:f7
  261. [ 2.866679] usb 1-1.5: new high-speed USB device number 4 using dwc_otg
  262. [ 2.930567] BTRFS info (device mmcblk0p2): disk space caching is enabled
  263. [ 2.960207] usb 1-1.5: New USB device found, idVendor=04fc, idProduct=0c25
  264. [ 2.960238] usb 1-1.5: New USB device strings: Mfr=2, Product=3, SerialNumber=1
  265. [ 2.960255] usb 1-1.5: Product: USB to Serial-ATA bridge
  266. [ 2.960266] usb 1-1.5: Manufacturer: Sunplus Technology Co.,Ltd.
  267. [ 2.960284] usb 1-1.5: SerialNumber: FDC0FD20EA00000FD0FCAFF5402976
  268. [ 2.962787] usb-storage 1-1.5:1.0: USB Mass Storage device detected
  269. [ 2.963877] scsi host0: usb-storage 1-1.5:1.0
  270. [ 3.378919] init: xbian-failaccess main process (133) killed by TERM signal
  271. [ 4.007624] scsi 0:0:0:0: Direct-Access WDC WD20 EARS-00S8B1 PQ: 0 ANSI: 2
  272. [ 4.011035] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
  273. [ 4.013380] sd 0:0:0:0: [sda] Write Protect is off
  274. [ 4.013410] sd 0:0:0:0: [sda] Mode Sense: 38 00 00 00
  275. [ 4.015962] sd 0:0:0:0: [sda] No Caching mode page found
  276. [ 4.015983] sd 0:0:0:0: [sda] Assuming drive cache: write through
  277. [ 4.036957] sda: sda1
  278. [ 4.044348] sd 0:0:0:0: [sda] Attached SCSI disk
  279. [ 4.331645] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
  280. [ 5.072133] init: failsafe main process (293) killed by TERM signal
  281. [ 6.727647] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
  282. [ 19.669766] systemd-udevd[944]: starting version 215
  283. [ 19.821595] random: crng init done
  284. [ 20.068758] lirc_dev: IR Remote Control driver registered, major 243
  285. [ 20.079550] lirc_rpi: module is from the staging directory, the quality is unknown, you have been warned.
  286. [ 20.082102] lirc_rpi: to_irq 184
  287. [ 20.105701] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  288. [ 20.350551] usbcore: registered new interface driver brcmfmac
  289. [ 20.359210] sd 0:0:0:0: Attached scsi generic sg0 type 0
  290. [ 20.486914] brcmfmac: Firmware version = wl0: Dec 15 2015 18:10:45 version 7.45.41.23 (r606571) FWID 01-cc4eda9c
  291. [ 20.954177] brcmfmac: power management disabled
  292. [ 21.023393] lirc_rpi: auto-detected active high receiver on GPIO pin 18
  293. [ 21.023895] lirc_rpi lirc_rpi: lirc_dev: driver lirc_rpi registered at minor = 0
  294. [ 21.023905] lirc_rpi: driver registered!
  295. [ 21.914377] uart-pl011 3f201000.serial: no DMA platform data
  296. [ 26.532299] Bluetooth: Core ver 2.22
  297. [ 26.534104] NET: Registered protocol family 31
  298. [ 26.534123] Bluetooth: HCI device and connection manager initialized
  299. [ 26.534161] Bluetooth: HCI socket layer initialized
  300. [ 26.534203] Bluetooth: L2CAP socket layer initialized
  301. [ 26.534274] Bluetooth: SCO socket layer initialized
  302. [ 26.673475] Bluetooth: HCI UART driver ver 2.3
  303. [ 26.673493] Bluetooth: HCI UART protocol H4 registered
  304. [ 26.673500] Bluetooth: HCI UART protocol Three-wire (H5) registered
  305. [ 26.674107] Bluetooth: HCI UART protocol Broadcom registered
  306. [ 32.467914] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  307. [ 32.467952] Bluetooth: BNEP filters: protocol multicast
  308. [ 32.467985] Bluetooth: BNEP socket layer initialized
  309. [ 32.594541] systemd-hostnamed[2129]: Warning: nss-myhostname is not installed. Changing the local hostname might make it unresolveable. Please install nss-myhostname!
  310. [ 32.864962] systemd-logind[2133]: New seat seat0.
  311. [ 33.787346] BTRFS warning (device mmcblk0p2): mmcblk0p2 checksum verify failed on 4913823744 wanted E6CE1C49 found C50DA020 level 0
  312. [ 37.394518] fuse init (API version 7.26)
  313. [ 45.102205] lirc_rpi: Interrupt 184 obtained
  314. [ 45.102221] lirc_rpi: in init_timing_params, freq=38000 pulse=13157, space=13158
  315. [ 84.334787] init: wait-for-state (xbmcxbmc-loaded) main process (1547) killed by TERM signal
  316. [ 84.754345] Bluetooth: RFCOMM TTY layer initialized
  317. [ 84.754387] Bluetooth: RFCOMM socket layer initialized
  318. [ 84.754417] Bluetooth: RFCOMM ver 1.11
  319. [ 91.717143] init: xbmc-failed-start main process (300) killed by TERM signal
  320. [ 91.835314] init: wait-for-state (zram-swapxbmc-done) main process (1275) killed by TERM signal
  321. [ 92.324247] zram: Added device: zram0
  322. [ 92.334729] zram: Added device: zram1
  323. [ 92.348334] zram: Added device: zram2
  324. [ 92.354666] zram: Added device: zram3
  325. [ 92.562121] zram0: detected capacity change from 0 to 134217728
  326. [ 93.973403] Adding 131068k swap on /dev/zram0. Priority:20 extents:1 across:131068k SSFS
  327. [ 94.966331] Adding 250876k swap on /dev/mmcblk0p3. Priority:0 extents:1 across:250876k SSFS
  328. [ 928.237273] BTRFS warning (device mmcblk0p2): mmcblk0p2 checksum verify failed on 4913823744 wanted E6CE1C49 found C50DA020 level 0
  329. [ 974.878375] BTRFS warning (device mmcblk0p2): mmcblk0p2 checksum verify failed on 4913823744 wanted E6CE1C49 found C50DA020 level 0
  330. [ 974.888530] BTRFS warning (device mmcblk0p2): mmcblk0p2 checksum verify failed on 4913823744 wanted E6CE1C49 found C50DA020 level 0
  331. [ 974.890614] BTRFS warning (device mmcblk0p2): mmcblk0p2 checksum verify failed on 4913823744 wanted E6CE1C49 found C50DA020 level 0
  332. [ 974.898709] BTRFS warning (device mmcblk0p2): mmcblk0p2 checksum verify failed on 4913823744 wanted E6CE1C49 found C50DA020 level 0
  333. [ 974.908477] BTRFS warning (device mmcblk0p2): mmcblk0p2 checksum verify failed on 4913823744 wanted E6CE1C49 found C50DA020 level 0
  334. [ 974.910482] BTRFS warning (device mmcblk0p2): mmcblk0p2 checksum verify failed on 4913823744 wanted E6CE1C49 found C50DA020 level 0
  335. [ 1063.668174] BTRFS warning (device mmcblk0p2): mmcblk0p2 checksum verify failed on 4913823744 wanted E6CE1C49 found C50DA020 level 0
  336. [ 1228.446160] INFO: task JobWorker:2656 blocked for more than 120 seconds.
  337. [ 1228.446175] Tainted: G C 4.9.36+ #1
  338. [ 1228.446181] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  339. [ 1228.446190] JobWorker D 0 2656 1539 0x00000000
  340. [ 1228.446238] [<807fcff8>] (__schedule) from [<807fd594>] (schedule+0x58/0xb8)
  341. [ 1228.446259] [<807fd594>] (schedule) from [<80433924>] (lock_extent_bits+0x200/0x23c)
  342. [ 1228.446282] [<80433924>] (lock_extent_bits) from [<8041a364>] (btrfs_invalidatepage+0x3a8/0x3b4)
  343. [ 1228.446303] [<8041a364>] (btrfs_invalidatepage) from [<80221de4>] (truncate_inode_page+0xd0/0xd4)
  344. [ 1228.446321] [<80221de4>] (truncate_inode_page) from [<80221fa4>] (truncate_inode_pages_range+0x174/0x7c4)
  345. [ 1228.446337] [<80221fa4>] (truncate_inode_pages_range) from [<80222720>] (truncate_pagecache+0x88/0xac)
  346. [ 1228.446352] [<80222720>] (truncate_pagecache) from [<802227e8>] (truncate_setsize+0xa4/0xc0)
  347. [ 1228.446369] [<802227e8>] (truncate_setsize) from [<8041cd50>] (btrfs_setattr+0x2bc/0x480)
  348. [ 1228.446389] [<8041cd50>] (btrfs_setattr) from [<80292860>] (notify_change+0x1cc/0x408)
  349. [ 1228.446408] [<80292860>] (notify_change) from [<8027223c>] (do_truncate+0x90/0xc0)
  350. [ 1228.446422] [<8027223c>] (do_truncate) from [<80272698>] (do_sys_ftruncate+0x128/0x1bc)
  351. [ 1228.446437] [<80272698>] (do_sys_ftruncate) from [<802727c4>] (SyS_ftruncate64+0x24/0x2c)
  352. [ 1228.446454] [<802727c4>] (SyS_ftruncate64) from [<80108300>] (ret_fast_syscall+0x0/0x1c)
  353. [ 1351.326696] INFO: task JobWorker:2656 blocked for more than 120 seconds.
  354. [ 1351.326713] Tainted: G C 4.9.36+ #1
  355. [ 1351.326719] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  356. [ 1351.326727] JobWorker D 0 2656 1539 0x00000000
  357. [ 1351.326797] [<807fcff8>] (__schedule) from [<807fd594>] (schedule+0x58/0xb8)
  358. [ 1351.326824] [<807fd594>] (schedule) from [<80433924>] (lock_extent_bits+0x200/0x23c)
  359. [ 1351.326849] [<80433924>] (lock_extent_bits) from [<8041a364>] (btrfs_invalidatepage+0x3a8/0x3b4)
  360. [ 1351.326876] [<8041a364>] (btrfs_invalidatepage) from [<80221de4>] (truncate_inode_page+0xd0/0xd4)
  361. [ 1351.326894] [<80221de4>] (truncate_inode_page) from [<80221fa4>] (truncate_inode_pages_range+0x174/0x7c4)
  362. [ 1351.326910] [<80221fa4>] (truncate_inode_pages_range) from [<80222720>] (truncate_pagecache+0x88/0xac)
  363. [ 1351.326925] [<80222720>] (truncate_pagecache) from [<802227e8>] (truncate_setsize+0xa4/0xc0)
  364. [ 1351.326943] [<802227e8>] (truncate_setsize) from [<8041cd50>] (btrfs_setattr+0x2bc/0x480)
  365. [ 1351.326964] [<8041cd50>] (btrfs_setattr) from [<80292860>] (notify_change+0x1cc/0x408)
  366. [ 1351.326985] [<80292860>] (notify_change) from [<8027223c>] (do_truncate+0x90/0xc0)
  367. [ 1351.327000] [<8027223c>] (do_truncate) from [<80272698>] (do_sys_ftruncate+0x128/0x1bc)
  368. [ 1351.327015] [<80272698>] (do_sys_ftruncate) from [<802727c4>] (SyS_ftruncate64+0x24/0x2c)
  369. [ 1351.327033] [<802727c4>] (SyS_ftruncate64) from [<80108300>] (ret_fast_syscall+0x0/0x1c)
  370. [ 1474.207166] INFO: task JobWorker:2656 blocked for more than 120 seconds.
  371. [ 1474.207182] Tainted: G C 4.9.36+ #1
  372. [ 1474.207188] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  373. [ 1474.207197] JobWorker D 0 2656 1539 0x00000000
  374. [ 1474.207264] [<807fcff8>] (__schedule) from [<807fd594>] (schedule+0x58/0xb8)
  375. [ 1474.207286] [<807fd594>] (schedule) from [<80433924>] (lock_extent_bits+0x200/0x23c)
  376. [ 1474.207308] [<80433924>] (lock_extent_bits) from [<8041a364>] (btrfs_invalidatepage+0x3a8/0x3b4)
  377. [ 1474.207330] [<8041a364>] (btrfs_invalidatepage) from [<80221de4>] (truncate_inode_page+0xd0/0xd4)
  378. [ 1474.207348] [<80221de4>] (truncate_inode_page) from [<80221fa4>] (truncate_inode_pages_range+0x174/0x7c4)
  379. [ 1474.207364] [<80221fa4>] (truncate_inode_pages_range) from [<80222720>] (truncate_pagecache+0x88/0xac)
  380. [ 1474.207379] [<80222720>] (truncate_pagecache) from [<802227e8>] (truncate_setsize+0xa4/0xc0)
  381. [ 1474.207397] [<802227e8>] (truncate_setsize) from [<8041cd50>] (btrfs_setattr+0x2bc/0x480)
  382. [ 1474.207416] [<8041cd50>] (btrfs_setattr) from [<80292860>] (notify_change+0x1cc/0x408)
  383. [ 1474.207433] [<80292860>] (notify_change) from [<8027223c>] (do_truncate+0x90/0xc0)
  384. [ 1474.207448] [<8027223c>] (do_truncate) from [<80272698>] (do_sys_ftruncate+0x128/0x1bc)
  385. [ 1474.207463] [<80272698>] (do_sys_ftruncate) from [<802727c4>] (SyS_ftruncate64+0x24/0x2c)
  386. [ 1474.207481] [<802727c4>] (SyS_ftruncate64) from [<80108300>] (ret_fast_syscall+0x0/0x1c)
  387. [ 1597.087759] INFO: task JobWorker:2656 blocked for more than 120 seconds.
  388. [ 1597.087772] Tainted: G C 4.9.36+ #1
  389. [ 1597.087778] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  390. [ 1597.087786] JobWorker D 0 2656 1539 0x00000000
  391. [ 1597.087833] [<807fcff8>] (__schedule) from [<807fd594>] (schedule+0x58/0xb8)
  392. [ 1597.087855] [<807fd594>] (schedule) from [<80433924>] (lock_extent_bits+0x200/0x23c)
  393. [ 1597.087877] [<80433924>] (lock_extent_bits) from [<8041a364>] (btrfs_invalidatepage+0x3a8/0x3b4)
  394. [ 1597.087899] [<8041a364>] (btrfs_invalidatepage) from [<80221de4>] (truncate_inode_page+0xd0/0xd4)
  395. [ 1597.087916] [<80221de4>] (truncate_inode_page) from [<80221fa4>] (truncate_inode_pages_range+0x174/0x7c4)
  396. [ 1597.087932] [<80221fa4>] (truncate_inode_pages_range) from [<80222720>] (truncate_pagecache+0x88/0xac)
  397. [ 1597.087947] [<80222720>] (truncate_pagecache) from [<802227e8>] (truncate_setsize+0xa4/0xc0)
  398. [ 1597.087966] [<802227e8>] (truncate_setsize) from [<8041cd50>] (btrfs_setattr+0x2bc/0x480)
  399. [ 1597.087985] [<8041cd50>] (btrfs_setattr) from [<80292860>] (notify_change+0x1cc/0x408)
  400. [ 1597.088002] [<80292860>] (notify_change) from [<8027223c>] (do_truncate+0x90/0xc0)
  401. [ 1597.088017] [<8027223c>] (do_truncate) from [<80272698>] (do_sys_ftruncate+0x128/0x1bc)
  402. [ 1597.088032] [<80272698>] (do_sys_ftruncate) from [<802727c4>] (SyS_ftruncate64+0x24/0x2c)
  403. [ 1597.088049] [<802727c4>] (SyS_ftruncate64) from [<80108300>] (ret_fast_syscall+0x0/0x1c)
  404. [ 1719.968282] INFO: task JobWorker:2656 blocked for more than 120 seconds.
  405. [ 1719.968297] Tainted: G C 4.9.36+ #1
  406. [ 1719.968303] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  407. [ 1719.968313] JobWorker D 0 2656 1539 0x00000000
  408. [ 1719.968360] [<807fcff8>] (__schedule) from [<807fd594>] (schedule+0x58/0xb8)
  409. [ 1719.968383] [<807fd594>] (schedule) from [<80433924>] (lock_extent_bits+0x200/0x23c)
  410. [ 1719.968406] [<80433924>] (lock_extent_bits) from [<8041a364>] (btrfs_invalidatepage+0x3a8/0x3b4)
  411. [ 1719.968427] [<8041a364>] (btrfs_invalidatepage) from [<80221de4>] (truncate_inode_page+0xd0/0xd4)
  412. [ 1719.968444] [<80221de4>] (truncate_inode_page) from [<80221fa4>] (truncate_inode_pages_range+0x174/0x7c4)
  413. [ 1719.968460] [<80221fa4>] (truncate_inode_pages_range) from [<80222720>] (truncate_pagecache+0x88/0xac)
  414. [ 1719.968476] [<80222720>] (truncate_pagecache) from [<802227e8>] (truncate_setsize+0xa4/0xc0)
  415. [ 1719.968493] [<802227e8>] (truncate_setsize) from [<8041cd50>] (btrfs_setattr+0x2bc/0x480)
  416. [ 1719.968513] [<8041cd50>] (btrfs_setattr) from [<80292860>] (notify_change+0x1cc/0x408)
  417. [ 1719.968531] [<80292860>] (notify_change) from [<8027223c>] (do_truncate+0x90/0xc0)
  418. [ 1719.968546] [<8027223c>] (do_truncate) from [<80272698>] (do_sys_ftruncate+0x128/0x1bc)
  419. [ 1719.968561] [<80272698>] (do_sys_ftruncate) from [<802727c4>] (SyS_ftruncate64+0x24/0x2c)
  420. [ 1719.968579] [<802727c4>] (SyS_ftruncate64) from [<80108300>] (ret_fast_syscall+0x0/0x1c)
  421. [ 1842.849000] INFO: task JobWorker:2656 blocked for more than 120 seconds.
  422. [ 1842.849018] Tainted: G C 4.9.36+ #1
  423. [ 1842.849024] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  424. [ 1842.849035] JobWorker D 0 2656 1539 0x00000000
  425. [ 1842.849098] [<807fcff8>] (__schedule) from [<807fd594>] (schedule+0x58/0xb8)
  426. [ 1842.849119] [<807fd594>] (schedule) from [<80433924>] (lock_extent_bits+0x200/0x23c)
  427. [ 1842.849147] [<80433924>] (lock_extent_bits) from [<8041a364>] (btrfs_invalidatepage+0x3a8/0x3b4)
  428. [ 1842.849174] [<8041a364>] (btrfs_invalidatepage) from [<80221de4>] (truncate_inode_page+0xd0/0xd4)
  429. [ 1842.849194] [<80221de4>] (truncate_inode_page) from [<80221fa4>] (truncate_inode_pages_range+0x174/0x7c4)
  430. [ 1842.849210] [<80221fa4>] (truncate_inode_pages_range) from [<80222720>] (truncate_pagecache+0x88/0xac)
  431. [ 1842.849226] [<80222720>] (truncate_pagecache) from [<802227e8>] (truncate_setsize+0xa4/0xc0)
  432. [ 1842.849244] [<802227e8>] (truncate_setsize) from [<8041cd50>] (btrfs_setattr+0x2bc/0x480)
  433. [ 1842.849266] [<8041cd50>] (btrfs_setattr) from [<80292860>] (notify_change+0x1cc/0x408)
  434. [ 1842.849284] [<80292860>] (notify_change) from [<8027223c>] (do_truncate+0x90/0xc0)
  435. [ 1842.849301] [<8027223c>] (do_truncate) from [<80272698>] (do_sys_ftruncate+0x128/0x1bc)
  436. [ 1842.849315] [<80272698>] (do_sys_ftruncate) from [<802727c4>] (SyS_ftruncate64+0x24/0x2c)
  437. [ 1842.849336] [<802727c4>] (SyS_ftruncate64) from [<80108300>] (ret_fast_syscall+0x0/0x1c)
  438. [ 1965.729661] INFO: task JobWorker:2656 blocked for more than 120 seconds.
  439. [ 1965.729676] Tainted: G C 4.9.36+ #1
  440. [ 1965.729683] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  441. [ 1965.729691] JobWorker D 0 2656 1539 0x00000000
  442. [ 1965.729740] [<807fcff8>] (__schedule) from [<807fd594>] (schedule+0x58/0xb8)
  443. [ 1965.729763] [<807fd594>] (schedule) from [<80433924>] (lock_extent_bits+0x200/0x23c)
  444. [ 1965.729786] [<80433924>] (lock_extent_bits) from [<8041a364>] (btrfs_invalidatepage+0x3a8/0x3b4)
  445. [ 1965.729807] [<8041a364>] (btrfs_invalidatepage) from [<80221de4>] (truncate_inode_page+0xd0/0xd4)
  446. [ 1965.729825] [<80221de4>] (truncate_inode_page) from [<80221fa4>] (truncate_inode_pages_range+0x174/0x7c4)
  447. [ 1965.729841] [<80221fa4>] (truncate_inode_pages_range) from [<80222720>] (truncate_pagecache+0x88/0xac)
  448. [ 1965.729856] [<80222720>] (truncate_pagecache) from [<802227e8>] (truncate_setsize+0xa4/0xc0)
  449. [ 1965.729874] [<802227e8>] (truncate_setsize) from [<8041cd50>] (btrfs_setattr+0x2bc/0x480)
  450. [ 1965.729894] [<8041cd50>] (btrfs_setattr) from [<80292860>] (notify_change+0x1cc/0x408)
  451. [ 1965.729913] [<80292860>] (notify_change) from [<8027223c>] (do_truncate+0x90/0xc0)
  452. [ 1965.729928] [<8027223c>] (do_truncate) from [<80272698>] (do_sys_ftruncate+0x128/0x1bc)
  453. [ 1965.729943] [<80272698>] (do_sys_ftruncate) from [<802727c4>] (SyS_ftruncate64+0x24/0x2c)
  454. [ 1965.729961] [<802727c4>] (SyS_ftruncate64) from [<80108300>] (ret_fast_syscall+0x0/0x1c)
  455. [ 2088.610366] INFO: task JobWorker:2656 blocked for more than 120 seconds.
  456. [ 2088.610383] Tainted: G C 4.9.36+ #1
  457. [ 2088.610390] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  458. [ 2088.610398] JobWorker D 0 2656 1539 0x00000000
  459. [ 2088.610462] [<807fcff8>] (__schedule) from [<807fd594>] (schedule+0x58/0xb8)
  460. [ 2088.610485] [<807fd594>] (schedule) from [<80433924>] (lock_extent_bits+0x200/0x23c)
  461. [ 2088.610509] [<80433924>] (lock_extent_bits) from [<8041a364>] (btrfs_invalidatepage+0x3a8/0x3b4)
  462. [ 2088.610532] [<8041a364>] (btrfs_invalidatepage) from [<80221de4>] (truncate_inode_page+0xd0/0xd4)
  463. [ 2088.610550] [<80221de4>] (truncate_inode_page) from [<80221fa4>] (truncate_inode_pages_range+0x174/0x7c4)
  464. [ 2088.610567] [<80221fa4>] (truncate_inode_pages_range) from [<80222720>] (truncate_pagecache+0x88/0xac)
  465. [ 2088.610582] [<80222720>] (truncate_pagecache) from [<802227e8>] (truncate_setsize+0xa4/0xc0)
  466. [ 2088.610600] [<802227e8>] (truncate_setsize) from [<8041cd50>] (btrfs_setattr+0x2bc/0x480)
  467. [ 2088.610622] [<8041cd50>] (btrfs_setattr) from [<80292860>] (notify_change+0x1cc/0x408)
  468. [ 2088.610640] [<80292860>] (notify_change) from [<8027223c>] (do_truncate+0x90/0xc0)
  469. [ 2088.610655] [<8027223c>] (do_truncate) from [<80272698>] (do_sys_ftruncate+0x128/0x1bc)
  470. [ 2088.610670] [<80272698>] (do_sys_ftruncate) from [<802727c4>] (SyS_ftruncate64+0x24/0x2c)
  471. [ 2088.610688] [<802727c4>] (SyS_ftruncate64) from [<80108300>] (ret_fast_syscall+0x0/0x1c)
  472. [ 2088.610706] INFO: task LanguageInvoker:7833 blocked for more than 120 seconds.
  473. [ 2088.610713] Tainted: G C 4.9.36+ #1
  474. [ 2088.610719] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  475. [ 2088.610724] LanguageInvoker D 0 7833 1539 0x00000000
  476. [ 2088.610751] [<807fcff8>] (__schedule) from [<807fd594>] (schedule+0x58/0xb8)
  477. [ 2088.610771] [<807fd594>] (schedule) from [<8080001c>] (rwsem_down_write_failed+0x110/0x260)
  478. [ 2088.610792] [<8080001c>] (rwsem_down_write_failed) from [<807ff774>] (down_write+0x60/0x64)
  479. [ 2088.610811] [<807ff774>] (down_write) from [<80424f00>] (btrfs_file_llseek+0x3c/0x450)
  480. [ 2088.610830] [<80424f00>] (btrfs_file_llseek) from [<80273680>] (vfs_llseek+0x60/0x68)
  481. [ 2088.610848] [<80273680>] (vfs_llseek) from [<802747a8>] (SyS_llseek+0x90/0xf4)
  482. [ 2088.610865] [<802747a8>] (SyS_llseek) from [<80108300>] (ret_fast_syscall+0x0/0x1c)
  483. [ 2211.491041] INFO: task JobWorker:2656 blocked for more than 120 seconds.
  484. [ 2211.491056] Tainted: G C 4.9.36+ #1
  485. [ 2211.491063] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  486. [ 2211.491071] JobWorker D 0 2656 1539 0x00000000
  487. [ 2211.491119] [<807fcff8>] (__schedule) from [<807fd594>] (schedule+0x58/0xb8)
  488. [ 2211.491142] [<807fd594>] (schedule) from [<80433924>] (lock_extent_bits+0x200/0x23c)
  489. [ 2211.491164] [<80433924>] (lock_extent_bits) from [<8041a364>] (btrfs_invalidatepage+0x3a8/0x3b4)
  490. [ 2211.491186] [<8041a364>] (btrfs_invalidatepage) from [<80221de4>] (truncate_inode_page+0xd0/0xd4)
  491. [ 2211.491203] [<80221de4>] (truncate_inode_page) from [<80221fa4>] (truncate_inode_pages_range+0x174/0x7c4)
  492. [ 2211.491219] [<80221fa4>] (truncate_inode_pages_range) from [<80222720>] (truncate_pagecache+0x88/0xac)
  493. [ 2211.491235] [<80222720>] (truncate_pagecache) from [<802227e8>] (truncate_setsize+0xa4/0xc0)
  494. [ 2211.491253] [<802227e8>] (truncate_setsize) from [<8041cd50>] (btrfs_setattr+0x2bc/0x480)
  495. [ 2211.491272] [<8041cd50>] (btrfs_setattr) from [<80292860>] (notify_change+0x1cc/0x408)
  496. [ 2211.491291] [<80292860>] (notify_change) from [<8027223c>] (do_truncate+0x90/0xc0)
  497. [ 2211.491306] [<8027223c>] (do_truncate) from [<80272698>] (do_sys_ftruncate+0x128/0x1bc)
  498. [ 2211.491321] [<80272698>] (do_sys_ftruncate) from [<802727c4>] (SyS_ftruncate64+0x24/0x2c)
  499. [ 2211.491339] [<802727c4>] (SyS_ftruncate64) from [<80108300>] (ret_fast_syscall+0x0/0x1c)
  500. [ 8638.941715] systemd-logind[2133]: Failed to start user service: Unknown unit: user@1000.service
  501. [ 8638.967512] systemd-logind[2133]: New session c1 of user xbian.
  502. [ 8854.775964] BTRFS warning (device mmcblk0p2): checksum error at logical 4913823744 on dev /dev/mmcblk0p2, sector 9597312: metadata leaf (level 0) in tree 267
  503. [ 8854.775984] BTRFS warning (device mmcblk0p2): checksum error at logical 4913823744 on dev /dev/mmcblk0p2, sector 9597312: metadata leaf (level 0) in tree 4962140160
  504. [ 8854.775999] BTRFS warning (device mmcblk0p2): checksum error at logical 4913823744 on dev /dev/mmcblk0p2, sector 9597312: metadata leaf (level 0) in tree 4832575488
  505. [ 8854.776014] BTRFS warning (device mmcblk0p2): checksum error at logical 4913823744 on dev /dev/mmcblk0p2, sector 9597312: metadata leaf (level 0) in tree 4816306176
  506. [ 8854.776028] BTRFS warning (device mmcblk0p2): checksum error at logical 4913823744 on dev /dev/mmcblk0p2, sector 9597312: metadata leaf (level 0) in tree 4803559424
  507. [ 8854.776042] BTRFS warning (device mmcblk0p2): checksum error at logical 4913823744 on dev /dev/mmcblk0p2, sector 9597312: metadata leaf (level 0) in tree 4801462272
  508. [ 8854.776057] BTRFS warning (device mmcblk0p2): checksum error at logical 4913823744 on dev /dev/mmcblk0p2, sector 9597312: metadata leaf (level 0) in tree 4777082880
  509. [ 8854.776072] BTRFS warning (device mmcblk0p2): checksum error at logical 4913823744 on dev /dev/mmcblk0p2, sector 9597312: metadata leaf (level 0) in tree 4754833408
  510. [ 8854.776086] BTRFS warning (device mmcblk0p2): checksum error at logical 4913823744 on dev /dev/mmcblk0p2, sector 9597312: metadata leaf (level 0) in tree 288817152
  511. [ 8854.776100] BTRFS warning (device mmcblk0p2): checksum error at logical 4913823744 on dev /dev/mmcblk0p2, sector 9597312: metadata leaf (level 0) in tree 96796672
  512. [ 8854.776115] BTRFS warning (device mmcblk0p2): checksum error at logical 4913823744 on dev /dev/mmcblk0p2, sector 9597312: metadata leaf (level 0) in tree 86147072
  513. [ 8854.776130] BTRFS warning (device mmcblk0p2): checksum error at logical 4913823744 on dev /dev/mmcblk0p2, sector 9597312: metadata leaf (level 0) in tree 6340608
  514. [ 8854.776143] BTRFS warning (device mmcblk0p2): checksum error at logical 4913823744 on dev /dev/mmcblk0p2, sector 9597312: metadata leaf (level 0) in tree 6340608
  515. [ 8854.776161] BTRFS error (device mmcblk0p2): bdev /dev/mmcblk0p2 errs: wr 0, rd 0, flush 0, corrupt 2, gen 0
  516. [ 8854.776174] BTRFS error (device mmcblk0p2): unable to fixup (regular) error at logical 4913823744 on dev /dev/mmcblk0p2
  517. [12562.806502] systemd-logind[2133]: Removed session c1.
  518. [12564.619751] systemd-logind[2133]: New session c2 of user xbian.
  519. xbian@xbian ~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement