Forum

Full Version: Xbian exit to console
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there.
Sorry for my English but I use google translator.
I have a strange problem with xbian, installed it and it worked but this morning I saw only the console screen so I rebooted raspberry pi, after a while started up normally but then again showed up the console. What could be the problem.
did you restore /home content from previous install or other distribution ?

in any case do
Code:
apt-get install --reinstall xbian-package-config-xbmc

if still the same, post /run/upstart-ev.log file
It could be a power issue. Can you cheack the AMP on your power supply. Also post the output from dmesg via pastebin.
Result apt-get install --reinstall xbian-package-config-xbmc

Code:
dpkg: unrecoverable fatal error, aborting:
can not open the file list package "libdevmapper-event1.02.1: armhf": Not a file handle NFS
E: Sub-process /usr/bin/dpkg returned an error code (2)
This i my dmsg list:

Code:
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.10.12+ (root@media) (gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) ) #61 Fri Sep 27 19:40:13 CEST 2013
[    0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[    0.000000] Machine: BCM2708
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] On node 0 totalpages: 98304
[    0.000000] free_area_init_node: node 0, pgdat c04df134, node_mem_map c0534000
[    0.000000]   Normal zone: 768 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 98304 pages, LIFO batch:31
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 97536
[    0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2708.boardrev=0x100000d bcm2708.serial=0xa2c981d2 smsc95xx.macaddr=B8:27:EB:C9:81:D2 sdhci-bcm2708.emmc_clock_freq=100000000 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000  sdhci-bcm2708.sync_after_dma=0 dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootflags=subvol=root/@,autodefrag,compress=lzo 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
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] allocated 786432 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Memory: 384MB = 384MB total
[    0.000000] Memory: 383592k/383592k available, 9624k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xd8800000 - 0xff000000   ( 616 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd8000000   ( 384 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc048cf2c   (4628 kB)
[    0.000000]       .init : 0xc048d000 - 0xc04aef44   ( 136 kB)
[    0.000000]       .data : 0xc04b0000 - 0xc04dfc20   ( 192 kB)
[    0.000000]        .bss : 0xc04dfc20 - 0xc0533fb8   ( 337 kB)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:330
[    0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
[    0.000000] Switching to timer-based delay loop
[    0.000000] Console: colour dummy device 80x30
[    0.000000] console [tty1] enabled
[    0.000408] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000)
[    0.000426] pid_max: default: 32768 minimum: 301
[    0.000680] Mount-cache hash table entries: 512
[    0.001346] Initializing cgroup subsys memory
[    0.001460] CPU: Testing write buffer coherency: ok
[    0.001800] Setting up static identity map for 0xc03fa440 - 0xc03fa478
[    0.002996] devtmpfs: initialized
[    0.014128] xor: measuring software checksum speed
[    0.110142]    arm4regs  :  1178.400 MB/sec
[    0.210186]    8regs     :   567.200 MB/sec
[    0.310227]    32regs    :   501.600 MB/sec
[    0.310240] xor: using function: arm4regs (1178.400 MB/sec)
[    0.310595] NET: Registered protocol family 16
[    0.315447] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[    0.316459] bcm2708.uart_clock = 0
[    0.317553] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
[    0.317569] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.317580] mailbox: Broadcom VideoCore Mailbox driver
[    0.317652] bcm2708_vcio: mailbox at f200b880
[    0.317723] bcm_power: Broadcom power driver
[    0.317738] bcm_power_open() -> 0
[    0.317747] bcm_power_request(0, 8)
[    0.818401] bcm_mailbox_read -> 00000080, 0
[    0.818419] bcm_power_request -> 0
[    0.838467] bio: create slab <bio-0> at 0
[    1.000866] raid6: int32x1     46 MB/s
[    1.171590] raid6: int32x2     66 MB/s
[    1.341273] raid6: int32x4     88 MB/s
[    1.511665] raid6: int32x8    100 MB/s
[    1.511681] raid6: using algorithm int32x8 (100 MB/s)
[    1.511691] raid6: using intx1 recovery algorithm
[    1.512346] SCSI subsystem initialized
[    1.512570] usbcore: registered new interface driver usbfs
[    1.512655] usbcore: registered new interface driver hub
[    1.512871] usbcore: registered new device driver usb
[    1.514605] Switching to clocksource stc
[    1.525230] NET: Registered protocol family 2
[    1.526267] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    1.526398] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[    1.526474] TCP: Hash tables configured (established 4096 bind 4096)
[    1.526561] TCP: reno registered
[    1.526584] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    1.526616] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    1.527001] NET: Registered protocol family 1
[    1.527496] RPC: Registered named UNIX socket transport module.
[    1.527517] RPC: Registered udp transport module.
[    1.527527] RPC: Registered tcp transport module.
[    1.527536] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.528724] bcm2708_dma: DMA manager at f2007000
[    1.528820] bcm2708_gpio: bcm2708_gpio_probe c04bc890
[    1.529215] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
[    1.530197] audit: initializing netlink socket (disabled)
[    1.530282] type=2000 audit(1.510:1): initialized
[    1.539770] VFS: Disk quotas dquot_6.5.2
[    1.540095] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.541797] NFS: Registering the id_resolver key type
[    1.541893] Key type id_resolver registered
[    1.541908] Key type id_legacy registered
[    1.543424] bio: create slab <bio-1> at 1
[    1.545250] Btrfs loaded
[    1.545311] msgmni has been set to 749
[    1.547337] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    1.547362] io scheduler noop registered
[    1.547373] io scheduler deadline registered
[    1.547638] io scheduler cfq registered (default)
[    1.552941] crc32: CRC_LE_BITS = 64, CRC_BE BITS = 64
[    1.552956] crc32: self tests passed, processed 225944 bytes in 2595000 nsec
[    1.554985] crc32c: CRC_LE_BITS = 64
[    1.555002] crc32c: self tests passed, processed 225944 bytes in 948000 nsec
[    1.555420] BCM2708FB: allocated DMA memory 57940000
[    1.555443] BCM2708FB: allocated DMA channel 0 @ f2007000
[    1.579061] Console: switching to colour frame buffer device 228x61
[    1.594812] vchiq: vchiq_init_state: slot_zero = 0xd8804000, is_master = 0
[    1.596082] usbcore: registered new interface driver smsc95xx
[    1.596291] usbcore: registered new interface driver cdc_ncm
[    1.596314] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    1.796504] Core Release: 2.80a
[    1.796533] Setting default values for core params
[    1.796579] Finished setting default values for core params
[    1.996646] Using Buffer DMA mode
[    1.996665] Periodic Transfer Interrupt Enhancement - disabled
[    1.996676] Multiprocessor Interrupt Enhancement - disabled
[    1.996687] OTG VER PARAM: 0, OTG VER FLAG: 0
[    1.996781] Dedicated Tx FIFOs mode
[    1.997004] dwc_otg: Microframe scheduler enabled
[    1.997055] dwc_otg bcm2708_usb: DWC OTG Controller
[    1.997110] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
[    1.997176] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
[    1.997215] Init: Port Power? op_state=1
[    1.997225] Init: Power Port (0)
[    1.997333] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.997354] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.997369] usb usb1: Product: DWC OTG Controller
[    1.997383] usb usb1: Manufacturer: Linux 3.10.12+ dwc_otg_hcd
[    1.997396] usb usb1: SerialNumber: bcm2708_usb
[    1.998101] hub 1-0:1.0: USB hub found
[    1.998146] hub 1-0:1.0: 1 port detected
[    1.998507] dwc_otg: FIQ enabled
[    1.998524] dwc_otg: NAK holdoff enabled
[    1.998533] dwc_otg: FIQ split fix enabled
[    1.998552] Module dwc_common_port init
[    1.999076] bcm2835-cpufreq: min=700000 max=840000 cur=700000
[    1.999188] bcm2835-cpufreq: switching to governor performance
[    1.999203] bcm2835-cpufreq: switching to governor performance
[    2.000409] sdhci: Secure Digital Host Controller Interface driver
[    2.000423] sdhci: Copyright(c) Pierre Ossman
[    2.000497] sdhci: Enable low-latency mode
[    2.044670] mmc0: SDHCI controller on BCM2708_Arasan [platform] using platform's DMA
[    2.044882] mmc0: BCM2708 SDHC host at 0x20300000 DMA 2 IRQ 77
[    2.045082] hidraw: raw HID events driver (C) Jiri Kosina
[    2.045276] usbcore: registered new interface driver usbhid
[    2.045289] usbhid: USB HID core driver
[    2.045790] NET: Registered protocol family 17
[    2.045944] Key type dns_resolver registered
[    2.046588] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
[    2.053131] Waiting for root device /dev/mmcblk0p2...
[    2.194759] Indeed it is in host mode hprt0 = 00021501
[    2.374713] usb 1-1: new high-speed USB device number 2 using dwc_otg
[    2.374883] Indeed it is in host mode hprt0 = 00001101
[    2.466532] mmc0: new high speed SDHC card at address 0003
[    2.467095] mmcblk0: mmc0:0003 SB08G 7.21 GiB
[    2.471130]  mmcblk0: p1 p2 p3
[    2.486647] device label xbian-beta2 devid 1 transid 1884 /dev/root
[    2.489701] btrfs: enabling auto defrag
[    2.489751] btrfs: use lzo compression
[    2.489763] btrfs: disk space caching is enabled
[    2.529930] Btrfs detected SSD devices, enabling SSD mode
[    2.547409] VFS: Mounted root (btrfs filesystem) on device 0:12.
[    2.557645] devtmpfs: mounted
[    2.558187] Freeing unused kernel memory: 132K (c048d000 - c04ae000)
[    2.575265] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
[    2.575295] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.576151] hub 1-1:1.0: USB hub found
[    2.576350] hub 1-1:1.0: 3 ports detected
[    2.854935] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[    2.955588] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[    2.955618] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.958609] smsc95xx v1.0.4
[    3.020138] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:c9:81:d2
[    3.114986] usb 1-1.2: new high-speed USB device number 4 using dwc_otg
[    3.215596] usb 1-1.2: New USB device found, idVendor=1a40, idProduct=0101
[    3.215625] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.215639] usb 1-1.2: Product: USB 2.0 Hub
[    3.216372] hub 1-1.2:1.0: USB hub found
[    3.216614] hub 1-1.2:1.0: 4 ports detected
[    3.315146] usb 1-1.3: new low-speed USB device number 5 using dwc_otg
[    3.424379] usb 1-1.3: New USB device found, idVendor=0419, idProduct=0001
[    3.424408] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.424422] usb 1-1.3: Product: Cypress USB Mouse
[    3.424434] usb 1-1.3: Manufacturer: Cypress Sem
[    3.525027] usb 1-1.2.3: new high-speed USB device number 6 using dwc_otg
[    3.627249] usb 1-1.2.3: New USB device found, idVendor=0bda, idProduct=8176
[    3.627280] usb 1-1.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.627294] usb 1-1.2.3: Product: 802.11n WLAN Adapter
[    3.627306] usb 1-1.2.3: Manufacturer: Realtek
[    3.627317] usb 1-1.2.3: SerialNumber: 00e04c000001
[    4.338670] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    4.692807] device label xbian-beta2 devid 1 transid 1884 /dev/mmcblk0p2
[    4.738808] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[    4.747187] device label xbian-beta2 devid 1 transid 1884 /dev/mmcblk0p2
[   12.031865] btrfs: mmcblk0p2 checksum verify failed on 59850752 wanted 23356E92 found 896E9D18 level 0
[   12.035110] btrfs: mmcblk0p2 checksum verify failed on 59850752 wanted 23356E92 found 896E9D18 level 0
[   12.038300] btrfs: mmcblk0p2 checksum verify failed on 59850752 wanted 23356E92 found 896E9D18 level 0
[   12.104933] init: network-interface (eth0) pre-start process (117) terminated with status 124
[   12.898077] init: failsafe main process (149) killed by TERM signal
[   13.411601] udevd[421]: starting version 175
[   15.128244] samsung 0003:0419:0001.0001: fixing up Samsung IrDA 171 byte report descriptor
[   15.219927] input: Cypress Sem Cypress USB Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input0
[   15.241937] samsung 0003:0419:0001.0001: input,hidraw0: USB HID v1.00 Keyboard [Cypress Sem Cypress USB Mouse] on usb-bcm2708_usb-1.3/input0
[   16.280869] usbcore: registered new interface driver rtl8192cu
[   17.034248] mousedev: PS/2 mouse device common for all mice
[   17.076725] device label xbian-beta2 devid 1 transid 1884 /dev/mmcblk0p2
[   20.410189] btrfs: mmcblk0p2 checksum verify failed on 59850752 wanted 23356E92 found 896E9D18 level 0
[   20.412671] btrfs: mmcblk0p2 checksum verify failed on 59850752 wanted 23356E92 found 896E9D18 level 0
[   20.414860] btrfs: mmcblk0p2 checksum verify failed on 59850752 wanted 23356E92 found 896E9D18 level 0
[   20.417373] btrfs: mmcblk0p2 checksum verify failed on 59850752 wanted 23356E92 found 896E9D18 level 0
[   20.419498] btrfs: mmcblk0p2 checksum verify failed on 59850752 wanted 23356E92 found 896E9D18 level 0
[  104.281399] init: wait-for-state (zram-swapxbmc-done) main process (106) terminated with status 100
[  104.397717] zram: module is from the staging directory, the quality is unknown, you have been warned.
[  104.422189] zram: Created 4 device(s) ...
[  104.674240] Adding 95228k swap on /dev/zram0.  Priority:20 extents:1 across:95228k SS
[  104.977191] Adding 250876k swap on /dev/mmcblk0p3.  Priority:0 extents:1 across:250876k SS
[  106.951100] init: failsafe-boot-started pre-start process (823) terminated with status 1
[  108.807602] init: wait-for-state (xbmcxbmc-loaded) main process (333) terminated with status 100
[  109.962720] init: xbmc post-start process (325) terminated with status 1
[  110.748272] init: xbmc main process (324) killed by TERM signal
[  112.044519] device label xbian-beta2 devid 1 transid 1886 /dev/mmcblk0p2
[  114.930029] device label xbian-beta2 devid 1 transid 1887 /dev/mmcblk0p2
[  118.011421] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  118.014447] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  118.021183] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  118.028273] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  118.055280] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  118.062315] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  119.293739] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  119.335514] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  120.662857] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  120.669686] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  121.731298] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  121.738110] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  122.799527] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  122.806502] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  123.867369] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  123.874466] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  124.946143] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  124.952874] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  126.016209] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  126.023193] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  127.084899] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  127.091866] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  128.153154] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  128.160264] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  129.221873] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  129.228674] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  130.289606] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  130.296600] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  131.358001] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  131.364756] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  132.426456] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  132.433487] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  133.495316] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  133.502283] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  134.563277] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  134.570068] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  135.631368] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  135.638068] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  136.854153] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  136.874247] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  137.970406] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  137.982862] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  139.079102] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  139.085822] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  140.186522] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  140.196466] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  141.322733] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  141.330621] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  142.418053] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  142.425150] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  143.485812] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  143.492655] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  145.162996] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  145.202107] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  148.365716] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  148.921221] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  149.981931] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  149.988887] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  151.405785] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
[  151.417066] btrfs csum failed ino 37089 extent 1128030208 csum 2918903775 wanted 3854335018 mirror 0
Looks like you have a corruption. Have you installed anything else or shutdown Xbian by pulling the cable?

I'd suggest reformatting and trying again.

Also you never said what your power supply was - that could also be the issue.
Installing a new xbian helped. I read my temperature and changed the file default.py in the weather, or it could cause damage to xbian?
I've no idea what you mean "read my temperature" or what you changed in default.py (There are a lot of them)

But it shouldn't cause Xbian to crash.

I still need the output from dmesg and your power supply ratings to try and solve this issue.
Reference URL's