RPi3 corrupted MicroSD

After purchasing a case for the RPi3 I shutdown the OSMC.
After placing the RPi3 in the case restarted, the RPi did not give any display, after an reboot I have a display.
But I find after running the dsmeg in the terminal, messages of a corrupted MicroSD card.

  • Who can I fix this?
    On for hand thanks for your help!
    Robert

dsmesg output:
osmc@osmc:~$ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.3-3-osmc (root@rpi2) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP PREEMPT Tue Mar 1 15:51:08 UTC 2016
[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[ 0.000000] cma: Reserved 8 MiB at 0x2e400000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 192512
[ 0.000000] free_area_init_node: node 0, pgdat 80bcd900, node_mem_map add64000
[ 0.000000] Normal zone: 1692 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 192512 pages, LIFO batch:31
[ 0.000000] [bcm2709_smp_init_cpus] enter (9660->f3003010)
[ 0.000000] [bcm2709_smp_init_cpus] ncores=4
[ 0.000000] PERCPU: Embedded 13 pages/cpu @aefaa000 s23552 r8192 d21504 u53248
[ 0.000000] pcpu-alloc: s23552 r8192 d21504 u53248 alloc=13*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 190820
[ 0.000000] Kernel command line: 8250.nr_uarts=1 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2709.boardrev=0xa02082 bcm2709.serial=0xc80e74ae smsc95xx.macaddr=B8:27:EB:0E:74:AE bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 root=/dev/mmcblk0p2 rootfstype=ext4 rootwait quiet osmcdev=rbp2
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 741080K/770048K available (7997K kernel code, 437K rwdata, 1864K rodata, 1792K init, 764K bss, 20776K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xaf800000 - 0xff800000 (1280 MB)
lowmem : 0x80000000 - 0xaf000000 ( 752 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x809a9764 (9862 kB)
.init : 0x809aa000 - 0x80b6a000 (1792 kB)
.data : 0x80b6a000 - 0x80bd75f4 ( 438 kB)
.bss : 0x80bda000 - 0x80c992ac ( 765 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] 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
[ 0.000008] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000025] Switching to timer-based delay loop, resolution 52ns
[ 0.000260] Console: colour dummy device 80x30
[ 0.000446] console [tty0] enabled
[ 0.000468] Calibrating delay loop (skipped), value calculated using timer frequency… 38.40 BogoMIPS (lpj=192000)
[ 0.000488] pid_max: default: 32768 minimum: 301
[ 0.000778] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000793] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001741] Disabling cpuset control group subsystem
[ 0.001774] Initializing cgroup subsys io
[ 0.001801] Initializing cgroup subsys memory
[ 0.001837] Initializing cgroup subsys devices
[ 0.001854] Initializing cgroup subsys freezer
[ 0.001874] Initializing cgroup subsys net_cls
[ 0.001919] CPU: Testing write buffer coherency: ok
[ 0.001976] ftrace: allocating 19380 entries in 57 pages
[ 0.047979] CPU0: update cpu_capacity 1024
[ 0.048010] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.048023] [bcm2709_smp_prepare_cpus] enter
[ 0.048162] Setting up static identity map for 0x8240 - 0x8298
[ 0.127540] [bcm2709_boot_secondary] cpu:1 started (0) 17
[ 0.127730] [bcm2709_secondary_init] enter cpu:1
[ 0.127771] CPU1: update cpu_capacity 1024
[ 0.127777] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.157550] [bcm2709_boot_secondary] cpu:2 started (0) 17
[ 0.157689] [bcm2709_secondary_init] enter cpu:2
[ 0.157711] CPU2: update cpu_capacity 1024
[ 0.157717] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.187601] [bcm2709_boot_secondary] cpu:3 started (0) 18
[ 0.187731] [bcm2709_secondary_init] enter cpu:3
[ 0.187752] CPU3: update cpu_capacity 1024
[ 0.187758] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.187823] Brought up 4 CPUs
[ 0.187846] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.187855] CPU: All CPU(s) started in HYP mode.
[ 0.187862] CPU: Virtualization extensions available.
[ 0.188459] devtmpfs: initialized
[ 0.197642] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[ 0.197996] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.198746] pinctrl core: initialized pinctrl subsystem
[ 0.199300] NET: Registered protocol family 16
[ 0.204084] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.227656] cpuidle: using governor ladder
[ 0.257679] cpuidle: using governor menu
[ 0.263529] bcm2709: Mini UART enabled
[ 0.263569] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.263581] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.263716] Serial: AMBA PL011 UART driver
[ 0.263850] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
[ 0.264014] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.328788] bcm2835-dma 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0x1
[ 0.330309] SCSI subsystem initialized
[ 0.330488] usbcore: registered new interface driver usbfs
[ 0.330577] usbcore: registered new interface driver hub
[ 0.330677] usbcore: registered new device driver usb
[ 0.337801] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-02-25 18:56
[ 0.364626] clocksource: Switched to clocksource arch_sys_counter
[ 0.409785] FS-Cache: Loaded
[ 0.410076] CacheFiles: Loaded
[ 0.422114] NET: Registered protocol family 2
[ 0.422950] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.423064] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.423252] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.423346] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.423393] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.423634] NET: Registered protocol family 1
[ 0.423967] RPC: Registered named UNIX socket transport module.
[ 0.423978] RPC: Registered udp transport module.
[ 0.423986] RPC: Registered tcp transport module.
[ 0.423995] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.519131] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[ 0.520917] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.521008] audit: initializing netlink subsys (disabled)
[ 0.521058] audit: type=2000 audit(0.489:1): initialized
[ 0.533987] VFS: Disk quotas dquot_6.6.0
[ 0.534299] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.536622] FS-Cache: Netfs ‘nfs’ registered for caching
[ 0.537497] NFS: Registering the id_resolver key type
[ 0.537550] Key type id_resolver registered
[ 0.537560] Key type id_legacy registered
[ 0.539950] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.540073] io scheduler noop registered
[ 0.540542] io scheduler bfq registered (default)
[ 0.540551] BFQ I/O-scheduler version: v7r7
[ 0.543008] BCM2708FB: allocated DMA memory ee800000
[ 0.543035] BCM2708FB: allocated DMA channel 0 @ f3007000
[ 0.573801] Console: switching to colour frame buffer device 240x67
[ 1.595361] bcm2835-rng 3f104000.rng: hwrng registered
[ 1.595472] vc-cma: Videocore CMA driver
[ 1.595482] vc-cma: vc_cma_base = 0x00000000
[ 1.595492] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 1.595501] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 1.595721] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 1.610743] brd: module loaded
[ 1.619409] loop: module loaded
[ 1.620284] vchiq: vchiq_init_state: slot_zero = 0xae880000, is_master = 0
[ 1.621785] Loading iSCSI transport class v2.0-870.
[ 1.622543] usbcore: registered new interface driver smsc95xx
[ 1.622586] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.822843] Core Release: 2.80a
[ 1.822858] Setting default values for core params
[ 1.822878] Finished setting default values for core params
[ 2.023235] Using Buffer DMA mode
[ 2.023246] Periodic Transfer Interrupt Enhancement - disabled
[ 2.023254] Multiprocessor Interrupt Enhancement - disabled
[ 2.023264] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 2.023275] Dedicated Tx FIFOs mode
[ 2.023590] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xae814000 dma = 0xee814000 len=9024
[ 2.023619] FIQ FSM acceleration enabled for :
Non-periodic Split Transactions
Periodic Split Transactions
High-Speed Isochronous Endpoints
[ 2.023639] dwc_otg: Microframe scheduler enabled
[ 2.023690] WARN::hcd_init_fiq:413: FIQ on core 1 at 0x8057a3e8
[ 2.023706] WARN::hcd_init_fiq:414: FIQ ASM at 0x8057a758 length 36
[ 2.023721] WARN::hcd_init_fiq:439: MPHI regs_base at 0xafc7e000
[ 2.023785] dwc_otg 3f980000.usb: DWC OTG Controller
[ 2.023824] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 2.023861] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
[ 2.023911] Init: Port Power? op_state=1
[ 2.023919] Init: Power Port (0)
[ 2.024138] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.024154] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.024167] usb usb1: Product: DWC OTG Controller
[ 2.024179] usb usb1: Manufacturer: Linux 4.4.3-3-osmc dwc_otg_hcd
[ 2.024192] usb usb1: SerialNumber: 3f980000.usb
[ 2.025047] hub 1-0:1.0: USB hub found
[ 2.025098] hub 1-0:1.0: 1 port detected
[ 2.025704] dwc_otg: FIQ enabled
[ 2.025715] dwc_otg: NAK holdoff enabled
[ 2.025723] dwc_otg: FIQ split-transaction FSM enabled
[ 2.025756] Module dwc_common_port init
[ 2.026009] usbcore: registered new interface driver usb-storage
[ 2.026279] mousedev: PS/2 mouse device common for all mice
[ 2.026727] usbcore: registered new interface driver usbtouchscreen
[ 2.026997] bcm2835-cpufreq: min=600000 max=1200000
[ 2.029088] sdhci: Secure Digital Host Controller Interface driver
[ 2.029094] sdhci: Copyright© Pierre Ossman
[ 2.029261] sdhost: log_buf @ ae813000 (ee813000)
[ 2.104646] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[ 2.126792] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
[ 2.126800] mmc-bcm2835 3f300000.mmc: DMA channels allocated
[ 2.161460] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.163294] mmc0: new high speed SDHC card at address b368
[ 2.163585] mmcblk0: mmc0:b368 USD 14.9 GiB
[ 2.164525] mmcblk0: p1 p2
[ 2.164704] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.164916] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.164974] hidraw: raw HID events driver © Jiri Kosina
[ 2.165065] usbcore: registered new interface driver usbhid
[ 2.165069] usbhid: USB HID core driver
[ 2.165336] Initializing XFRM netlink socket
[ 2.165354] NET: Registered protocol family 17
[ 2.165430] Key type dns_resolver registered
[ 2.165514] Registering SWP/SWPB emulation handler
[ 2.165936] registered taskstats version 1
[ 2.166040] vc-sm: Videocore shared memory driver
[ 2.166048] [vc_sm_connected_init]: start
[ 2.166314] [vc_sm_connected_init]: end - returning 0
[ 2.168728] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 2.170762] Freeing unused kernel memory: 1792K (809aa000 - 80b6a000)
[ 2.187198] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 2.188695] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.190192] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 2.192878] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 2.224747] Indeed it is in host mode hprt0 = 00021501
[ 2.298625] mmc1: new high speed SDIO card at address 0001
[ 2.404654] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.404747] Indeed it is in host mode hprt0 = 00001101
[ 2.604815] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.604828] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.605356] hub 1-1:1.0: USB hub found
[ 2.605417] hub 1-1:1.0: 5 ports detected
[ 2.884653] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.984831] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 2.984844] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.987396] smsc95xx v1.0.4
[ 3.046662] smsc95xx 1-1.1:1.0 eth0: register ‘smsc95xx’ at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:0e:74:ae
[ 29.859689] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 29.865282] fsck: E2fsck run: /bin/e2fsck -f -y -C 0 /dev/mmcblk0p2
[ 29.865376] fsck: e2fsck 1.42.13 (17-May-2015)
[ 29.865501] fsck: Filesystem UUID: 81cfaa57-3e50-44db-b14b-995bb325dca8
[ 29.865609] fsck: Pass 1: Checking inodes, blocks, and sizes
[ 29.865706] fsck: Pass 2: Checking directory structure
[ 29.865807] fsck: Pass 3: Checking directory connectivity
[ 29.865898] fsck: Pass 4: Checking reference counts
[ 29.865973] fsck: Unattached inode 262453
[ 29.866057] fsck: Connect to /lost+found? yes
[ 29.866094] fsck:
[ 29.866218] fsck: Inode 262453 ref count is 2, should be 1. Fix? yes
[ 29.866255] fsck:
[ 29.866330] fsck: Unattached inode 654103
[ 29.866413] fsck: Connect to /lost+found? yes
[ 29.866450] fsck:
[ 29.866573] fsck: Inode 654103 ref count is 2, should be 1. Fix? yes
[ 29.866610] fsck:
[ 29.866715] fsck: Pass 5: Checking group summary information
[ 29.866811] fsck: Block bitmap differences: -1692094
[ 29.866864] fsck: Fix? yes
[ 29.866902] fsck:
[ 29.867022] fsck: Free blocks count wrong (3533919, counted=3550136).
[ 29.867074] fsck: Fix? yes
[ 29.867111] fsck:
[ 29.867148] fsck:
[ 29.867272] fsck: /dev/mmcblk0p2: ***** FILE SYSTEM WAS MODIFIED *****
[ 29.867438] fsck: /dev/mmcblk0p2: 29602/964768 files (0.1% non-contiguous), 304712/3854848 blocks
[ 30.959793] random: systemd urandom read with 114 bits of entropy available
[ 31.002800] NET: Registered protocol family 10
[ 31.293579] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[ 31.293711] systemd[1]: Found ordering cycle on basic.target/start
[ 31.293721] systemd[1]: Found dependency on sysinit.target/start
[ 31.293732] systemd[1]: Found dependency on kbd.service/start
[ 31.293742] systemd[1]: Found dependency on remote-fs.target/start
[ 31.293752] systemd[1]: Found dependency on remote-fs-pre.target/start
[ 31.293761] systemd[1]: Found dependency on connman.service/start
[ 31.293770] systemd[1]: Found dependency on dbus.service/start
[ 31.293779] systemd[1]: Found dependency on basic.target/start
[ 31.293788] systemd[1]: Breaking ordering cycle by deleting job kbd.service/start
[ 31.293799] systemd[1]: Job kbd.service/start deleted to break ordering cycle starting with basic.target/start
[ 31.293931] systemd[1]: Found ordering cycle on basic.target/start
[ 31.293942] systemd[1]: Found dependency on sysinit.target/start
[ 31.293953] systemd[1]: Found dependency on rpcbind.service/start
[ 31.293964] systemd[1]: Found dependency on network-online.target/start
[ 31.293973] systemd[1]: Found dependency on network.target/start
[ 31.293981] systemd[1]: Found dependency on connman.service/start
[ 31.293990] systemd[1]: Found dependency on dbus.service/start
[ 31.293999] systemd[1]: Found dependency on basic.target/start
[ 31.294008] systemd[1]: Breaking ordering cycle by deleting job rpcbind.service/start
[ 31.294019] systemd[1]: Job rpcbind.service/start deleted to break ordering cycle starting with basic.target/start
[ 31.403143] fuse init (API version 7.23)
[ 32.122767] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 32.225226] systemd-udevd[193]: starting version 215
[ 32.403478] lirc_dev: IR Remote Control driver registered, major 245
[ 32.407528] lirc_rpi: module is from the staging directory, the quality is unknown, you have been warned.
[ 32.473897] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 32.475131] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 32.703640] brcmfmac: brcmf_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 1 pmurev 24
[ 32.703989] usbcore: registered new interface driver brcmfmac
[ 32.782269] random: nonblocking pool is initialized
[ 32.845542] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Dec 15 2015 18:10:45 version 7.45.41.23 (r606571) FWID 01-cc4eda9c
[ 32.862165] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[ 32.913991] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 33.364652] lirc_rpi: auto-detected active high receiver on GPIO pin 18
[ 33.364849] lirc_rpi lirc_rpi: lirc_dev: driver lirc_rpi registered at minor = 0
[ 33.364856] lirc_rpi: driver registered!
[ 35.255944] smsc95xx 1-1.1:1.0 eth0: hardware isn’t capable of remote wakeup
[ 35.256244] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 35.387775] systemd-journald[171]: Received request to flush runtime journal from PID 1
[ 35.554125] input: lircd as /devices/virtual/input/input0
[ 35.737796] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
[ 35.737811] brcmfmac: brcmf_add_if: ignore IF event
[ 35.745673] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 36.658301] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 36.661854] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xDDE1
[ 36.687807] 8021q: 802.1Q VLAN Support v1.8
[ 36.698988] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 41.059887] Console: switching to colour dummy device 80x30

Does it reappear if you now just initiate a reboot of OSMC and then check dmesg?
What card do you have?

BTW, to make the thread better readable you can use the preformated tag and also easier just provide a URL to an uploaded log. grab-logs -J would upload the system journal for you

Hi fzinken,

Thanks for your quick replay!
After an other reboot it gives the same messages.

Thanks for the tip! Here is the log file http://paste.osmc.io/butefikefe

The MicroSD cards is:
Transcend, Ultimate microSDHC class 10, 16GB, up to 20MB/s, Great for full HD recording

Regards,
Robert

Ok, thats not good. If you are sure you have a stable power supply and your are not overclocking your Pi than unfortunately only assumption is that the card is dying. Make a backup as fast as possible and get a new card.

Hi Fzinken,

I have the original RPi3 power supply (2,5mA). I did not overclock the Pi.

Can I still use the card if I formatted it and reinstall OSMC? Will it be stable? Or is it better to get a new card?

For backup do I just need to copy all .kodi files? Or do I need to do more?

Regards,
Robert

If you’d be interested in a recommendation, the Samsung EVOs or PROs worked for me. Can’t go wrong with SanDisks either although I got myself a crappy batch some time ago and settled for the Samsungs eventually… You might want to check this thread…

Cheers
Ralph

Would suggest to get a new card (Samsung or Sandisk) as the problem may reoccur. Just use the old card for backup.

If you have not installed and configured any Applications than the .kodi folder is enough to backup.

Hi Fzinken,

For your very quick help! I will get a new card and get my OSMC up and running.

Thanks Ralph, for your input on the card.

Regards,
Robert