Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot SPL 2016.03-rc2-armbian (Feb 19 2016 - 11:56:49)
- DRAM: 512 MiB
- Trying to boot from MMC
- U-Boot 2016.03-rc2-armbian (Feb 19 2016 - 11:56:49 -0500) Allwinner Technology
- CPU: Allwinner H3 (SUN8I)
- I2C: ready
- DRAM: 512 MiB
- MMC: SUNXI SD/MMC: 0
- *** Warning - bad CRC, using default environment
- In: serial
- Out: serial
- Err: serial
- Net: No ethernet found.
- starting USB...
- No controllers found
- Hit any key to stop autoboot: 2 1 0
- switch to partitions #0, OK
- mmc0 is current device
- Scanning mmc 0:1...
- Found U-Boot script /boot/boot.scr
- 2139 bytes read in 310 ms (5.9 KiB/s)
- ## Executing script at 43100000
- gpio: pin PA15 (gpio 15) value is 1
- ** File not found /boot/.next **
- ** Unrecognized filesystem type **
- ** File not found .next **
- 35832 bytes read in 708 ms (48.8 KiB/s)
- 4768728 bytes read in 4926 ms (945.3 KiB/s)
- Kernel image @ 0x48000000 [ 0x000000 - 0x48c3d8 ]
- Using machid 0x1029 from environment
- Starting kernel ...
- [sun8i_fixup]: From boot, get meminfo:
- Start: 0x40000000
- Size: 512MB
- ion_carveout reserve: 160m@0 256m@0 130m@1 200m@1
- ion_reserve_common: ion reserve: [0x56000000, 0x60000000]!
- [ 0.000000] Booting Linux on physical CPU 0
- [ 0.000000] Initializing cgroup subsys cpuset
- [ 0.000000] Initializing cgroup subsys cpu
- [ 0.000000] Linux version 3.4.110-sun8i (root@makearmbian) (gcc version 4.8.2 (Ubuntu/Linaro 4.8.2-16ubuntu4) ) #6 SMP PREEMPT Fri Feb 19 12:00:23 EST 2016
- [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] Machine: sun8i
- [ 0.000000] cma: CMA: reserved 160 MiB at 56000000
- [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
- [ 0.000000] On node 0 totalpages: 131072
- [ 0.000000] free_area_init_node: node 0, pgdat c09bfcc0, node_mem_map c0a9e000
- [ 0.000000] Normal zone: 1152 pages used for memmap
- [ 0.000000] Normal zone: 0 pages reserved
- [ 0.000000] Normal zone: 129920 pages, LIFO batch:31
- [ 0.000000] script_init enter!
- [ 0.000000] script_init exit!
- [ 0.000000] PERCPU: Embedded 8 pages/cpu @c0f30000 s11904 r8192 d12672 u32768
- [ 0.000000] pcpu-alloc: s11904 r8192 d12672 u32768 alloc=8*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: 129920
- [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p1 rootwait rootfstype=ext4 cgroup-enable=memory swapaccount=1 sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_no_mali_mem_reserve sunxi_fb_mem_reserve=16 hdmi.audio=EDID:0 panic=10 consoleblank=0 enforcing=0 loglevel=8
- [ 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 1048576 bytes of page_cgroup
- [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
- [ 0.000000] Memory: 512MB = 512MB total
- [ 0.000000] Memory: 342764k/342764k available, 181524k 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 : 0xe0800000 - 0xff000000 ( 488 MB)
- [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
- [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
- [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
- [ 0.000000] .text : 0xc0008000 - 0xc08fd77c (9174 kB)
- [ 0.000000] .init : 0xc08fe000 - 0xc094ae80 ( 308 kB)
- [ 0.000000] .data : 0xc094c000 - 0xc09c4b10 ( 483 kB)
- [ 0.000000] .bss : 0xc09c52c4 - 0xc0a9d2d8 ( 865 kB)
- [ 0.000000] Preemptible hierarchical RCU implementation.
- [ 0.000000] Additional per-CPU info printed with stalls.
- [ 0.000000] NR_IRQS:544
- [ 0.000000] Architected local timer running at 24.00MHz.
- [ 0.000000] Switching to timer-based delay loop
- [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
- [ 0.000000] Console: colour dummy device 80x30
- [ 0.000199] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
- [ 0.000224] pid_max: default: 32768 minimum: 301
- [ 0.000568] Mount-cache hash table entries: 512
- [ 0.001587] Initializing cgroup subsys cpuacct
- [ 0.001606] Initializing cgroup subsys memory
- [ 0.001654] Initializing cgroup subsys devices
- [ 0.001666] Initializing cgroup subsys freezer
- [ 0.001678] Initializing cgroup subsys blkio
- [ 0.001703] Initializing cgroup subsys perf_event
- [ 0.001760] CPU: Testing write buffer coherency: ok
- [ 0.001812] ftrace: allocating 25140 entries in 74 pages
- [ 0.030292] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.030311] [sunxi_smp_prepare_cpus] enter
- [ 0.030350] Setting up static identity map for 0x40676de8 - 0x40676e40
- [ 0.031287] CPU1: Booted secondary processor
- [ 0.031287] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.031420] CPU2: Booted secondary processor
- [ 0.031420] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
- [ 0.031420] CPU3: Booted secondary processor
- [ 0.031420] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
- [ 0.040193] Brought up 4 CPUs
- [ 0.040211] SMP: Total of 4 processors activated (19200.00 BogoMIPS).
- [ 0.040933] devtmpfs: initialized
- [ 0.044360] wakeup src cnt is : 1.
- [ 0.044372] [exstandby]leave extended_standby_enable_wakeup_src : event 0x800000
- [ 0.044385] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_map 0x0
- [ 0.044397] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_group 0x40
- [ 0.044410] sunxi pm init
- [ 0.044555] pinctrl core: initialized pinctrl subsystem
- [ 0.054192] NET: Registered protocol family 16
- [ 0.055157] DMA: preallocated 2048 KiB pool for atomic coherent allocations
- [ 0.055157] script_sysfs_init success
- [ 0.055157] sunxi_dump_init success
- [ 0.055157] gpiochip_add: registered GPIOs 0 to 383 on device: sunxi-pinctrl
- [ 0.055157] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
- [ 0.055157] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- [ 0.055157] hw-breakpoint: maximum watchpoint size is 8 bytes.
- [ 0.055157] script config pll_video to 297 Mhz
- [ 0.055157] script config pll_de to 864 Mhz
- [ 0.055157] script config pll_ve to 402 Mhz
- [ 0.055157] sunxi_default_clk_init
- [ 0.055157] try to set pll6ahb1 to 200000000
- [ 0.055157] try to set ahb clk source to pll6ahb1
- [ 0.055157] set ahb clk source to pll6ahb1
- [ 0.055157] try to set ahb1 to 200000000
- [ 0.055157] try to set apb1 to 100000000
- [ 0.055620] ===fe3o4==== sunxi_root_procfs_attach ret:0
- [ 0.061235] bio: create slab <bio-0> at 0
- [ 0.061235] [ARISC] :sunxi-arisc driver v1.04
- [ 0.076661] [ARISC] :arisc version: [v0.1.34]
- [ 0.164664] [ARISC] :sunxi-arisc driver v1.04 startup succeeded
- [ 0.170447] SCSI subsystem initialized
- [ 0.170658] usbcore: registered new interface driver usbfs
- [ 0.170735] usbcore: registered new interface driver hub
- [ 0.170770] usbcore: registered new device driver usb
- [ 0.170770] twi_chan_cfg()335 - [twi0] has no twi_regulator.
- [ 0.170770] twi_chan_cfg()335 - [twi1] has no twi_regulator.
- [ 0.170770] twi_chan_cfg()335 - [twi2] has no twi_regulator.
- [ 0.170770] Linux video capture interface: v2.00
- [ 0.170779] Advanced Linux Sound Architecture Driver Version 1.0.25.
- [ 0.171524] cfg80211: Calling CRDA to update world regulatory domain
- [ 0.171597] Switching to clocksource arch_sys_counter
- [ 0.184073] FS-Cache: Loaded
- [ 0.184361] CacheFiles: Loaded
- [ 0.195658] NET: Registered protocol family 2
- [ 0.207809] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
- [ 0.208382] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
- [ 0.208631] TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
- [ 0.208890] TCP: Hash tables configured (established 16384 bind 16384)
- [ 0.208902] TCP: reno registered
- [ 0.208915] UDP hash table entries: 256 (order: 1, 8192 bytes)
- [ 0.208941] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
- [ 0.209277] NET: Registered protocol family 1
- [ 0.209662] RPC: Registered named UNIX socket transport module.
- [ 0.209674] RPC: Registered udp transport module.
- [ 0.209684] RPC: Registered tcp transport module.
- [ 0.209693] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.210320] hw perfevents: enabled with ARMv7 Cortex_A7 PMU driver, 5 counters available
- [ 0.210425] sunxi_reg_init enter
- [ 0.211250] audit: initializing netlink socket (disabled)
- [ 0.211294] type=2000 audit(0.210:1): initialized
- [ 0.213108] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.213206] NFS: Registering the id_resolver key type
- [ 0.213570] Installing knfsd (copyright (C) 1996 [email protected]).
- [ 0.214321] NTFS driver 2.1.30 [Flags: R/W].
- [ 0.214640] fuse init (API version 7.18)
- [ 0.215394] Btrfs loaded
- [ 0.215419] msgmni has been set to 989
- [ 0.216566] io scheduler noop registered
- [ 0.216579] io scheduler deadline registered
- [ 0.216665] io scheduler cfq registered (default)
- [ 0.217144] [DISP]disp_module_init
- [ 0.225192] [DISP] Fb_map_kernel_logo,line:931:Fb_map_kernel_logo failed!
- [ 0.242561] Console: switching to colour frame buffer device 160x45
- [ 0.260890] [DISP]disp_module_init finish
- [ 0.261118] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator.
- [ 0.261435] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
- [ 0.261449] sw_uart_pm()890 - uart0 clk is already enable
- [ 0.261468] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n
- [ 0.453733] console [ttyS0] enabled
- [ 0.645444] sunxi_cmatest_init enter
- [ 0.770069] sunxi_cmatest_init success
- [ 0.774509] loop: module loaded
- [ 0.836571] sunxi_spi_chan_cfg()1355 - [spi-0] has no spi_regulator.
- [ 0.836584] sunxi_spi_chan_cfg()1355 - [spi-1] has no spi_regulator.
- [ 0.836620] tun: Universal TUN/TAP device driver, 1.6
- [ 0.836628] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
- [ 0.837589] PPP generic driver version 2.4.2
- [ 0.837780] PPP BSD Compression module registered
- [ 0.837790] PPP Deflate Compression module registered
- [ 0.838598] PPP MPPE Compression module registered
- [ 0.838611] NET: Registered protocol family 24
- [ 0.838670] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 0.858748] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 0.858780] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1
- [ 0.932217] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000
- [ 1.140039] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00
- [ 1.254299] hub 1-0:1.0: USB hub found
- [ 1.258471] hub 1-0:1.0: 1 port detected
- [ 1.283227] sunxi-ehci sunxi-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.292141] sunxi-ehci sunxi-ehci.2: new USB bus registered, assigned bus number 2
- [ 1.301118] sunxi-ehci sunxi-ehci.2: irq 106, io mem 0xf1c1b000
- [ 1.320044] sunxi-ehci sunxi-ehci.2: USB 0.0 started, EHCI 1.00
- [ 1.327140] hub 2-0:1.0: USB hub found
- [ 1.331328] hub 2-0:1.0: 1 port detected
- [ 1.336079] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 1.363069] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
- [ 1.371599] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 3
- [ 1.380047] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400
- [ 1.444557] hub 3-0:1.0: USB hub found
- [ 1.448727] hub 3-0:1.0: 1 port detected
- [ 1.473466] sunxi-ohci sunxi-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
- [ 1.481992] sunxi-ohci sunxi-ohci.2: new USB bus registered, assigned bus number 4
- [ 1.490428] sunxi-ohci sunxi-ohci.2: irq 107, io mem 0xf1c1b400
- [ 1.554588] hub 4-0:1.0: USB hub found
- [ 1.558755] hub 4-0:1.0: 1 port detected
- [ 1.563493] Initializing USB Mass Storage driver...
- [ 1.569051] usbcore: registered new interface driver usb-storage
- [ 1.575739] USB Mass Storage support registered.
- [ 1.580920] usbcore: registered new interface driver ums-alauda
- [ 1.587529] usbcore: registered new interface driver ums-cypress
- [ 1.594258] usbcore: registered new interface driver ums-datafab
- [ 1.600981] usbcore: registered new interface driver ums_eneub6250
- [ 1.607873] usbcore: registered new interface driver ums-freecom
- [ 1.614598] usbcore: registered new interface driver ums-isd200
- [ 1.621231] usbcore: registered new interface driver ums-jumpshot
- [ 1.628033] usbcore: registered new interface driver ums-karma
- [ 1.634562] usbcore: registered new interface driver ums-onetouch
- [ 1.641396] usbcore: registered new interface driver ums-realtek
- [ 1.648102] usbcore: registered new interface driver ums-sddr09
- [ 1.654729] usbcore: registered new interface driver ums-sddr55
- [ 1.661411] usbcore: registered new interface driver ums-usbat
- [ 1.668214] file system registered
- [ 1.673787] android_usb gadget: Mass Storage Function, version: 2009/09/11
- [ 1.681456] android_usb gadget: Number of LUNs=3
- [ 1.686580] lun0: LUN: removable file: (no medium)
- [ 1.692006] lun1: LUN: removable file: (no medium)
- [ 1.697417] lun2: LUN: removable file: (no medium)
- [ 1.703154] android_usb gadget: android_usb ready
- [ 1.708591] uinput result 0 , vmouse_init
- [ 1.713852] mousedev: PS/2 mouse device common for all mice
- [ 1.720279] ls_fetch_sysconfig_para: type err device_used = 0.
- [ 1.726943] =========script_get_err============
- [ 1.731985] ltr_init: ls_fetch_sysconfig_para err.
- [ 1.737596] [RTC] WARNING: Rtc time will be wrong!!
- [ 1.743299] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0
- [ 1.750695] i2c /dev entries driver
- [ 1.754825] IR RC5(x) protocol handler initialized
- [ 1.760276] sunxi cedar version 0.1
- [ 1.764276] [cedar]: install start!!!
- [ 1.768530] [cedar]: install end!!!
- [ 1.772658] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18)
- [ 1.782020] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19)
- [ 1.791369] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1a)
- [ 1.800716] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29)
- [ 1.810046] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x2a)
- [ 1.819375] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x2b)
- [ 1.828721] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c)
- [ 1.838065] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4d)
- [ 1.847409] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4e)
- [ 1.856600] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
- [ 1.863726] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
- [ 1.874890] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
- [ 1.882356] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
- [ 1.888539] timeout_to_interv, line 167
- [ 1.892805] interv_to_timeout, line 189
- [ 1.897059] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec
- [ 1.906549] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
- [ 1.916019] [cpu_freq] ERR:get cpu extremity frequency from sysconfig failed, use max_freq
- [ 1.925507] [mmc]: SD/MMC/SDIO Host Controller Driver(v1.109 2014-12-4 20:51) Compiled in Feb 19 2016 at 11:58:42
- [ 1.936935] [mmc]: get mmc0's sdc_power is null!
- [ 1.942088] [mmc]: get mmc1's sdc_power is null!
- [ 1.947209] [mmc]: get mmc1's 2xmode ok, val = 1
- [ 1.952343] [mmc]: get mmc1's ddrmode ok, val = 1
- [ 1.957569] [mmc]: MMC host used card: 0x3, boot card: 0x0, io_card 2
- [ 1.965722] [mmc]: sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
- [ 1.978867] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
- [ 1.991397] no blue_led, ignore it!
- [ 1.995457] Registered led device: red_led
- [ 2.000110] Registered led device: green_led
- [ 2.005532] usbcore: registered new interface driver usbhid
- [ 2.011731] usbhid: USB HID core driver
- [ 2.019509] asoc: sndcodec <-> sunxi-codec mapping ok
- [ 2.028219] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok
- [ 2.035079] oprofile: using arm/armv7-ca7
- [ 2.039673] u32 classifier
- [ 2.042690] Actions configured
- [ 2.046621] IPv4 over IPv4 tunneling driver
- [ 2.051822] TCP: bic registered
- [ 2.055305] TCP: cubic registered
- [ 2.058975] TCP: westwood registered
- [ 2.062953] TCP: highspeed registered
- [ 2.067010] TCP: hybla registered
- [ 2.070707] TCP: htcp registered
- [ 2.074281] TCP: vegas registered
- [ 2.077951] TCP: veno registered
- [ 2.081537] TCP: scalable registered
- [ 2.085497] TCP: lp registered
- [ 2.088878] TCP: yeah registered
- [ 2.092463] TCP: illinois registered
- [ 2.096423] Initializing XFRM netlink socket
- [ 2.101352] NET: Registered protocol family 10
- [ 2.107302] NET: Registered protocol family 17
- [ 2.112281] NET: Registered protocol family 15
- [ 2.117245] Registering the dns_resolver key type
- [ 2.122927] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
- [ 2.131449] ThumbEE CPU extension supported.
- [ 2.136194] Registering SWP/SWPB emulation handler
- [ 2.142430] cmdline,disp=
- [ 2.145634] [HDMI] power vcc-hdmi-18
- [ 2.180330] ths_fetch_sysconfig_para: type err device_used = 1.
- [ 2.187992] parse cooler0 from sysconfig failed
- [ 2.193389] CPU Budget:Register notifier
- [ 2.197740] CPU Budget:register Success
- [ 2.202014] sunxi-budget-cooling sunxi-budget-cooling: Cooling device registered: thermal-budget-0
- [ 2.214758] [rf_pm]: select module num is 7
- [ 2.219401] [rf_pm]: module power0 name vcc-wifi-33
- [ 2.224847] [rf_pm]: failed to fetch module_power1
- [ 2.230170] [rf_pm]: mod has no chip_en gpio
- [ 2.234901] [rf_pm]: failed to fetch lpo_use_apclk
- [ 2.240221] [rf_pm]: regulator on.
- [ 2.243990] [wifi_pm]: no wifi used in configuration
- [ 2.249493] [rfkill]: init no bt used in configuration
- [ 2.255198] ALSA device list:
- [ 2.258483] #0: audiocodec
- [ 2.261690] #1: sndhdmi
- [ 2.264964] Waiting for root device /dev/mmcblk0p1...
- [ 2.790075] [DISP] disp_device_attached_and_enable,line:159:attched ok, mgr0<-->device0, type=4, mode=4
- [ 2.965046] [mmc]: mmc 0 detect change, present 1
- [ 3.470096] [mmc]: sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
- [ 3.481376] [mmc]: sdc0 power_supply is null
- [ 3.500071] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
- [ 3.532393] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 52, RTO !!
- [ 3.541454] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 52, RTO !!
- [ 3.549679] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
- [ 3.562503] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
- [ 3.579259] *******************Try sdio*******************
- [ 3.586185] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5, RTO !!
- [ 3.595052] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5, RTO !!
- [ 3.603933] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5, RTO !!
- [ 3.612782] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5, RTO !!
- [ 3.620834] *******************Try sd *******************
- [ 3.627476] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
- [ 3.637740] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
- [ 3.650387] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
- [ 3.721590] [mmc]: sdc0 set ios: clk 25000000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
- [ 3.738231] [mmc]: sdc0 set ios: clk 25000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
- [ 3.748562] [mmc]: sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
- [ 3.758945] [mmc]: sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
- [ 3.769286] mmc0: new high speed SDHC card at address aaaa
- [ 3.775927] mmcblk0: mmc0:aaaa SL32G 29.7 GiB
- [ 3.782521] mmcblk0: p1
- [ 3.785906] *******************sd init ok*******************
- [ 3.887017] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
- [ 3.896280] VFS: Mounted root (ext4 filesystem) on device 179:1.
- [ 3.905515] devtmpfs: mounted
- [ 3.909066] Freeing init memory: 304K
- [ 4.810409] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
- [ 4.825762] systemd[1]: Detected architecture 'arm'.
- Welcome to [1mDebian GNU/Linux 8 (jessie)[0m!
- [ 4.882188] systemd[1]: Set hostname to <orangepione>.
- [ 5.179003] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
- [ 5.197874] systemd[1]: Expecting device dev-ttyS0.device...
- Expecting device dev-ttyS0.device...
- [ 5.220169] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
- [ 5.228887] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
- [ 5.237377] systemd[1]: Starting Remote File Systems (Pre).
- [[32m OK [0m] Reached target Remote File Systems (Pre).
- [ 5.260099] systemd[1]: Reached target Remote File Systems (Pre).
- [ 5.266975] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
- [ 5.276038] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- [ 5.284950] systemd[1]: Starting Paths.
- [[32m OK [0m] Reached target Paths.
- [ 5.310112] systemd[1]: Reached target Paths.
- [ 5.315051] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
- [ 5.325543] systemd[1]: Starting Encrypted Volumes.
- [[32m OK [0m] Reached target Encrypted Volumes.
- [ 5.350102] systemd[1]: Reached target Encrypted Volumes.
- [ 5.356133] systemd[1]: Starting Swap.
- [[32m OK [0m] Reached target Swap.
- [ 5.380117] systemd[1]: Reached target Swap.
- [ 5.384904] systemd[1]: Starting Root Slice.
- [[32m OK [0m] Created slice Root Slice.
- [ 5.410096] systemd[1]: Created slice Root Slice.
- [ 5.415358] systemd[1]: Starting User and Session Slice.
- [[32m OK [0m] Created slice User and Session Slice.
- [ 5.440097] systemd[1]: Created slice User and Session Slice.
- [ 5.446524] systemd[1]: Starting Delayed Shutdown Socket.
- [[32m OK [0m] Listening on Delayed Shutdown Socket.
- [ 5.470108] systemd[1]: Listening on Delayed Shutdown Socket.
- [ 5.476530] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
- [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.
- [ 5.500118] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
- [ 5.507913] systemd[1]: Starting Journal Socket (/dev/log).
- [[32m OK [0m] Listening on Journal Socket (/dev/log).
- [ 5.530158] systemd[1]: Listening on Journal Socket (/dev/log).
- [ 5.536852] systemd[1]: Starting udev Control Socket.
- [[32m OK [0m] Listening on udev Control Socket.
- [ 5.560171] systemd[1]: Listening on udev Control Socket.
- [ 5.566284] systemd[1]: Starting udev Kernel Socket.
- [[32m OK [0m] Listening on udev Kernel Socket.
- [ 5.590176] systemd[1]: Listening on udev Kernel Socket.
- [ 5.596185] systemd[1]: Starting Journal Socket.
- [[32m OK [0m] Listening on Journal Socket.
- [ 5.620174] systemd[1]: Listening on Journal Socket.
- [ 5.625863] systemd[1]: Starting System Slice.
- [[32m OK [0m] Created slice System Slice.
- [ 5.650171] systemd[1]: Created slice System Slice.
- [ 5.655693] systemd[1]: Starting system-getty.slice.
- [[32m OK [0m] Created slice system-getty.slice.
- [ 5.680184] systemd[1]: Created slice system-getty.slice.
- [ 5.686277] systemd[1]: Starting system-serial\x2dgetty.slice.
- [[32m OK [0m] Created slice system-serial\x2dgetty.slice.
- [ 5.710175] systemd[1]: Created slice system-serial\x2dgetty.slice.
- [ 5.717330] systemd[1]: Starting Increase datagram queue length...
- Starting Increase datagram queue length...
- [ 5.860794] systemd[1]: Starting Restore / save the current clock...
- Starting Restore / save the current clock...
- [ 5.992426] systemd[1]: Started Set Up Additional Binary Formats.
- [ 5.999686] systemd[1]: Starting Create list of required static device nodes for the current kernel...
- Starting Create list of required static device nodes...rrent kernel...
- [ 8.008000] systemd[1]: Starting Load Kernel Modules...
- Starting Load Kernel Modules...
- [ 8.110619] systemd[1]: Mounted Huge Pages File System.
- [ 8.116815] systemd[1]: Mounting Debug File System...
- Mounting Debug File System...
- [ 8.133282] failed to get normal led pin assign
- [ 8.138310] failed to get standby led pin assign
- [ 8.143476] gpio_pin_1(12) gpio_request
- [ 8.147885] gpio_pin_2(11) gpio_request
- [ 8.152247] gpio_pin_3(6) gpio_request
- [ 8.156564] gpio_pin_4(13) gpio_request
- [ 8.160976] gpio_pin_5(14) gpio_request
- [ 8.165325] gpio_pin_6(1) gpio_request
- [ 8.169564] gpio_pin_7(110) gpio_request
- [ 8.174024] gpio_pin_8(0) gpio_request
- [ 8.178270] gpio_pin_9(3) gpio_request
- [ 8.182538] gpio_pin_10(68) gpio_request
- [ 8.186971] gpio_pin_11(71) gpio_request
- [ 8.191441] gpio_pin_12(64) gpio_request
- [ 8.195880] gpio_pin_13(65) gpio_request
- [ 8.200403] systemd[1]: Starting udev Coldplug all Devices...
- [ 8.200413] gpio_pin_14(2) gpio_request
- [ 8.200516] gpio_pin_15(66) gpio_request
- [ 8.200618] gpio_pin_16(67) gpio_request
- [ 8.200719] gpio_pin_17(21) gpio_request
- [ 8.200821] gpio_pin_18(19) gpio_request
- [ 8.200921] gpio_pin_19(18) gpio_request
- [ 8.201025] gpio_pin_20(7) gpio_request
- [ 8.201134] gpio_pin_21(8) gpio_request
- [ 8.201266] gpio_pin_22(200) gpio_request
- [ 8.201369] gpio_pin_23(9) gpio_request
- [ 8.201463] gpio_pin_24(10) gpio_request
- [ 8.201562] gpio_pin_25(201) gpio_request
- [ 8.201663] gpio_pin_26(20) gpio_request
- [ 8.201751] gpio_pin_27(198) gpio_request
- [ 8.201840] gpio_pin_28(199) gpio_request
- [ 8.202005] get config err!
- [ 8.202021] gpio_sw: probe of gpio_sw.0 failed with error -12
- [ 8.202038] get config err!
- [ 8.202048] gpio_sw: probe of gpio_sw.1 failed with error -12
- [ 8.202067] gpio name is PA12, ret = 0
- [ 8.202213] gpio name is PA11, ret = 0
- [ 8.202325] gpio name is PA6, ret = 0
- [ 8.202446] gpio name is PA13, ret = 0
- [ 8.202558] gpio name is PA14, ret = 0
- [ 8.202676] gpio name is PA1, ret = 0
- [ 8.202793] gpio name is PD14, ret = 0
- [ 8.202911] gpio name is PA0, ret = 0
- [ 8.203025] gpio name is PA3, ret = 0
- [ 8.203140] gpio name is PC4, ret = 0
- [ 8.203261] gpio name is PC7, ret = 0
- [ 8.203377] gpio name is PC0, ret = 0
- [ 8.203498] gpio name is PC1, ret = 0
- [ 8.203610] gpio name is PA2, ret = 0
- [ 8.203729] gpio name is PC2, ret = 0
- [ 8.203843] gpio name is PC3, ret = 0
- [ 8.203964] gpio name is PA21, ret = 0
- [ 8.204085] gpio name is PA19, ret = 0
- [ 8.204199] gpio name is PA18, ret = 0
- [ 8.204320] gpio name is PA7, ret = 0
- [ 8.204439] gpio name is PA8, ret = 0
- [ 8.204558] gpio name is PG8, ret = 0
- [ 8.204687] gpio name is PA9, ret = 0
- [ 8.204801] gpio name is PA10, ret = 0
- [ 8.204921] gpio name is PG9, ret = 0
- [ 8.205050] gpio name is PA20, ret = 0
- [ 8.205202] gpio_init fin Starting udev Coldplug all Devicish with uesd 1!
- [ 8.408004] W1_SUNXI: Added w1-gpio on GPIO-20
- es...
- [ 8.423167] Driver for 1-wire Dallas network protocol.
- [ 8.510658] systemd[1]: Mounted POSIX Message Queue File System.
- [ 8.517508] systemd[1]: Starting LSB: Set keymap...
- Starting LSB: Set keymap...
- [ 8.590405] systemd[1]: Starting Slices.
- [[32m OK [0m] Reached target Slices.
- [ 8.610173] systemd[1]: Reached target Slices.
- [[32m OK [0m] Mounted Debug File System.
- [ 8.630150] systemd[1]: Mounted Debug File System.
- [[32m OK [0m] Started Increase datagram queue length.
- [ 8.730142] systemd[1]: Started Increase datagram queue length.
- [[32m OK [0m] Started Restore / save the current clock.
- [ 8.820221] systemd[1]: Started Restore / save the current clock.
- [[32m OK [0m] Started Create list of required static device nodes ...current kernel.
- [ 8.890218] systemd[1]: Started Create list of required static device nodes for the current kernel.
- [[32m OK [0m] Started Load Kernel Modules.
- [ 8.980195] systemd[1]: Started Load Kernel Modules.
- [[32m OK [0m] Started LSB: Set keymap.
- [ 9.180259] systemd[1]: Started LSB: Set keymap.
- [[32m OK [0m] Started udev Coldplug all Devices.
- [ 9.260137] systemd[1]: Started udev Coldplug all Devices.
- [ 9.269167] systemd[1]: Time has been changed
- [ 9.274321] systemd[1]: Starting Apply Kernel Variables...
- Starting Apply Kernel Variables...
- [ 9.420619] systemd[1]: Mounting FUSE Control File System...
- Mounting FUSE Control File System...
- [ 9.500623] systemd[1]: Mounted Configuration File System.
- [ 9.507168] systemd[1]: Starting Create Static Device Nodes in /dev...
- Starting Create Static Device Nodes in /dev...
- [ 9.580590] systemd[1]: Starting Syslog Socket.
- [[32m OK [0m] Listening on Syslog Socket.
- [ 9.605174] systemd[1]: Listening on Syslog Socket.
- [ 9.610704] systemd[1]: Starting Journal Service...
- Starting Journal Service...
- [[32m OK [0m] Started Journal Service.
- [ 9.730167] systemd[1]: Started Journal Service.
- [[32m OK [0m] Mounted FUSE Control File System.
- [[32m OK [0m] Started Apply Kernel Variables.
- [[32m OK [0m] Started Create Static Device Nodes in /dev.
- Starting udev Kernel Device Manager...
- [ 10.103545] systemd-udevd[109]: starting version 215
- [[32m OK [0m] Started udev Kernel Device Manager.
- Starting Copy rules generated while the root was ro...
- Starting LSB: Set preliminary keymap...
- Starting LSB: Tune IDE hard disks...
- [ 10.288050] Unable to handle kernel paging request at virtual address 5f657670
- [ 10.296501] pgd = d4490000
- [ 10.300296] [5f657670] *pgd=00000000
- [ 10.305050] sunxi oops: enable sdcard JTAG interface
- [ 10.310028] sunxi oops: cpu frequency: 1200 MHz
- [ 10.310028] sunxi oops: ddr frequency: 624 MHz
- [ 10.310028] sunxi oops: gpu frequency: 105 MHz
- [ 10.310028] sunxi oops: cpu temperature: 21
- [ 10.310028] Internal error: Oops: 80000005 [#1] PREEMPT SMP ARM
- [ 10.310028] Modules linked in: w1_therm w1_gpio wire w1_sunxi gpio_sunxi
- [ 10.310028] CPU: 2 Not tainted (3.4.110-sun8i #6)
- [ 10.310028] PC is at 0x5f657670
- [ 10.310028] LR is at remove_vma+0x38/0x78
- [ 10.310028] pc : [<5f657670>] lr : [<c00ffcd0>] psr: 200f0013
- [ 10.310028] sp : d4487da8 ip : d4487dc0 fp : d4487dbc
- [ 10.310028] r10: d441cf0c r9 : d441cac0 r8 : d4486008
- [ 10.310028] r7 : d52af180 r6 : 00000001 r5 : d441b650 r4 : d441b5f8
- [ 10.310028] r3 : 5f657672 r2 : 00000020 r1 : d441b5a0 r0 : d441b5f8
- [ 10.310028] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
- [ 10.310028] Control: 10c5387d Table: 5449006a DAC: 00000015
- [ 10.310028]
- [ 10.310028] LR: 0xc00ffc50:
- [ 10.310028] fc50 e3a03000 e284001c e5843020 e5843024 e2861004 e584701c e5880000 eb09806f
- [ 10.310028] fc70 e1a00004 ebffffae e3550000 0a000001 e285002c eb15d0c2 e5963034 e2833001
- [ 10.310028] fc90 e5863034 e89dabf0 e1a0c00d e92dd830 e24cb004 e52de004 e8bd4000 e5903044
- [ 10.310028] fcb0 e1a04000 e590500c e3530000 0a000003 e5933004 e3530000 0a000000 e12fff33
- [ 10.310028] fcd0 e594004c e3500000 0a000005 eb0074c4 e5943018 e3130a01 0a000001 e5940000
- [ 10.310028] fcf0 ebfc9634 e59f3010 e1a01004 e5930000 eb003fc9 e1a00005 e89da830 c09c5bdc
- [ 10.310028] fd10 e1a0c00d e92ddbf0 e24cb004 e24dd050 e52de004 e8bd4000 e2527000 e1a04000
- [ 10.310028] fd30 e3a05000 05906000 e1a08001 1597600c e1a09003 e50b5068 ebff962a e24b0064
- [ 10.310028]
- [ 10.310028] SP: 0xd4487d28:
- [ 10.310028] 7d28 00000001 00000001 d4487d64 d4487d40 c00df230 c00f94d8 5f657670 200f0013
- [ 10.310028] 7d48 ffffffff d4487d94 d4487dbc d4487d60 c000dbd8 c0008430 d441b5f8 d441b5a0
- [ 10.310028] 7d68 00000020 5f657672 d441b5f8 d441b650 00000001 d52af180 d4486008 d441cac0
- [ 10.310028] 7d88 d441cf0c d4487dbc d4487dc0 d4487da8 c00ffcd0 5f657670 200f0013 ffffffff
- [ 10.310028] 7da8 d441b5f8 d509f200 d4487e2c d4487dc0 c010117c c00ffca4 00000020 00000000
- [ 10.310028] 7dc8 00000080 000000a2 d509f200 00000001 00000000 503d48b4 ffff8f56 00000000
- [ 10.310028] 7de8 00000400 d446e000 d509f244 d509f200 d4487e14 d4487e08 c0676930 c0360784
- [ 10.310028] 7e08 d4487e34 c00256a8 d509f200 d509f200 00000000 d509f200 d4487e44 d4487e30
- [ 10.310028]
- [ 10.310028] IP: 0xd4487d40:
- [ 10.310028] 7d40 5f657670 200f0013 ffffffff d4487d94 d4487dbc d4487d60 c000dbd8 c0008430
- [ 10.310028] 7d60 d441b5f8 d441b5a0 00000020 5f657672 d441b5f8 d441b650 00000001 d52af180
- [ 10.310028] 7d80 d4486008 d441cac0 d441cf0c d4487dbc d4487dc0 d4487da8 c00ffcd0 5f657670
- [ 10.310028] 7da0 200f0013 ffffffff d441b5f8 d509f200 d4487e2c d4487dc0 c010117c c00ffca4
- [ 10.310028] 7dc0 00000020 00000000 00000080 000000a2 d509f200 00000001 00000000 503d48b4
- [ 10.310028] 7de0 ffff8f56 00000000 00000400 d446e000 d509f244 d509f200 d4487e14 d4487e08
- [ 10.310028] 7e00 c0676930 c0360784 d4487e34 c00256a8 d509f200 d509f200 00000000 d509f200
- [ 10.310028] 7e20 d4487e44 d4487e30 c00256b0 c0100fcc d509f200 d50ce740 d4487e7c d4487e48
- [ 10.310028]
- [ 10.310028] FP: 0xd4487d3c:
- [ 10.640121] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, DTO !!
- [ 10.640136] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.640171] [mmc]: found data error, need to send stop command !!
- [ 10.640181] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.640229] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.640237] mmcblk0: not retrying timeout
- [ 10.640251] end_request: I/O error, dev mmcblk0, sector 536080
- [ 10.640266] end_request: I/O error, dev mmcblk0, sector 536088
- [ 10.640276] end_request: I/O error, dev mmcblk0, sector 536096
- [ 10.640285] end_request: I/O error, dev mmcblk0, sector 536104
- [ 10.640294] end_request: I/O error, dev mmcblk0, sector 536112
- [ 10.640303] end_request: I/O error, dev mmcblk0, sector 536120
- [ 10.640312] end_request: I/O error, dev mmcblk0, sector 536128
- [ 10.640321] end_request: I/O error, dev mmcblk0, sector 536136
- [ 10.640330] end_request: I/O error, dev mmcblk0, sector 536144
- [ 10.640339] end_request: I/O error, dev mmcblk0, sector 536152
- [ 10.640348] end_request: I/O error, dev mmcblk0, sector 536160
- [ 10.640357] end_request: I/O error, dev mmcblk0, sector 536168
- [ 10.640366] end_request: I/O error, dev mmcblk0, sector 536176
- [ 10.640375] end_request: I/O error, dev mmcblk0, sector 536184
- [ 10.640384] end_request: I/O error, dev mmcblk0, sector 536192
- [ 10.640393] end_request: I/O error, dev mmcblk0, sector 536200
- [ 10.640401] end_request: I/O error, dev mmcblk0, sector 536208
- [ 10.640410] end_request: I/O error, dev mmcblk0, sector 536216
- [ 10.640419] end_request: I/O error, dev mmcblk0, sector 536224
- [ 10.640428] end_request: I/O error, dev mmcblk0, sector 536232
- [ 10.640437] end_request: I/O error, dev mmcblk0, sector 536240
- [ 10.640446] end_request: I/O error, dev mmcblk0, sector 536248
- [ 10.640455] end_request: I/O error, dev mmcblk0, sector 536256
- <3>[ 10.640463] end_request: I/O error, dev mmcblk0, sector 536264
- [ 10.640472] end_request: I/O error, dev mmcblk0, sector 536272
- [ 10.640481] end_request: I/O error, dev mmcblk0, sector 536280
- [ 10.640489] end_request: I/O error, dev mmcblk0, sector 536288
- [ 10.640498] end_request: I/O error, dev mmcblk0, sector 536296
- [ 10.640507] end_request: I/O error, dev mmcblk0, sector 536304
- [ 10.640515] end_request: I/O error, dev mmcblk0, sector 536312
- [ 10.640524] end_request: I/O error, dev mmcblk0, sector 536320
- [ 10.640533] end_request: I/O error, dev mmcblk0, sector 536328
- [ 10.640662] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.640675] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.640686] [mmc]: found data error, need to send stop command !!
- [ 10.640696] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.640721] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.640728] mmcblk0: not retrying timeout
- [ 10.640737] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.640782] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.640795] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.640805] [mmc]: found data error, need to send stop command !!
- [ 10.640815] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.640836] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.640843] mmcblk0: not retrying timeout
- [ 10.640851] end_request: I/O error, dev mmcblk0, sector 2291712
- [ 10.640864] Buffer I/O error on device mmcblk0p1, logical block 286208
- [ 10.640936] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.640949] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.640960] [mmc]: found data error, need to send stop command !!
- [ 10.640970] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.640996] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.641003] mmcblk0: not retrying timeout
- [ 10.641011] end_request: I/O error, dev mmcblk0, sector 1805032
- [ 10.641053] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.641065] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.641076] [mmc]: found data error, need to send stop command !!
- [ 10.641085] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.641107] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.641115] mmcblk0: not retrying timeout
- [ 10.641122] end_request: I/O error, dev mmcblk0, sector 2291712
- [ 10.641132] Buffer I/O error on device mmcblk0p1, logical block 286208
- [ 10.641167] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.641179] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.641190] [mmc]: found data error, need to send stop command !!
- [ 10.641221] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.641245] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.641253] mmcblk0: not retrying timeout
- [ 10.641261] end_request: I/O error, dev mmcblk0, sector 524912
- [ 10.641304] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.641316] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.641327] [mmc]: found data error, need to send stop command !!
- [ 10.641337] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.641358] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.641365] mmcblk0: not retrying timeout
- [ 10.641374] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.641427] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.641439] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.641450] [mmc]: found data error, need to send stop command !!
- [ 10.641460] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.641483] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.641491] mmcblk0: not retrying timeout
- [ 10.641499] end_request: I/O error, dev mmcblk0, sector 70368
- [ 10.641545] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.641558] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.641569] [mmc]: found data error, need to send stop command !!
- [ 10.641578] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.641600] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.641608] mmcblk0: not retrying timeout
- [ 10.641616] end_request: I/O error, dev mmcblk0, sector 1805032
- [ 10.641667] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.641680] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.641691] [mmc]: found data error, need to send stop command !!
- [ 10.641701] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.641727] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.641734] mmcblk0: not retrying timeout
- [ 10.641742] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.641787] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.641800] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.641812] [mmc]: found data error, need to send stop command !!
- [ 10.641822] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.641846] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.641854] mmcblk0: not retrying timeout
- [ 10.641866] end_request: I/O error, dev mmcblk0, sector 536208
- [ 10.641929] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.641942] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.641953] [mmc]: found data error, need to send stop command !!
- [ 10.641963] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.641994] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.642002] mmcblk0: not retrying timeout
- [ 10.642011] end_request: I/O error, dev mmcblk0, sector 524912
- [ 10.642057] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.642069] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.642083] [mmc]: found data error, need to send stop command !!
- [ 10.642093] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.642118] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.642125] mmcblk0: not retrying timeout
- [ 10.642135] end_request: I/O error, dev mmcblk0, sector 522080
- [ 10.642150] end_request: I/O error, dev mmcblk0, sector 522088
- [ 10.642161] end_request: I/O error, dev mmcblk0, sector 522096
- [ 10.642170] end_request: I/O error, dev mmcblk0, sector 522104
- [ 10.642228] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.642246] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.642261] [mmc]: found data error, need to send stop command !!
- [ 10.642275] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.642307] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.642317] mmcblk0: not retrying timeout
- [ 10.642330] end_request: I/O error, dev mmcblk0, sector 536208
- [ 10.642395] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.642408] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.642419] [mmc]: found data error, need to send stop command !!
- [ 10.642429] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.642460] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.642468] mmcblk0: not retrying timeout
- [ 10.642476] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.642513] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.642525] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.642536] [mmc]: found data error, need to send stop command !!
- [ 10.642546] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.642660] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.642678] mmcblk0: error -110 sending status command, retrying
- [ 10.642724] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.642841] mmcblk0: error -110 sending status command, retrying
- [ 10.642888] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.642920] mmcblk0: error -110 sending status command, aborting
- [ 10.642934] end_request: I/O error, dev mmcblk0, sector 1805032
- [ 10.643027] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.643040] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.643051] [mmc]: found data error, need to send stop command !!
- [ 10.643062] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.643084] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.643092] mmcblk0: not retrying timeout
- [ 10.643100] end_request: I/O error, dev mmcblk0, sector 536208
- [ 10.643181] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.643194] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.643205] [mmc]: found data error, need to send stop command !!
- [ 10.643214] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.643240] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.643248] mmcblk0: not retrying timeout
- [ 10.643256] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.643303] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.643315] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.643326] [mmc]: found data error, need to send stop command !!
- [ 10.643336] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.643359] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.643367] mmcblk0: not retrying timeout
- [ 10.643375] end_request: I/O error, dev mmcblk0, sector 522080
- [ 10.643410] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.643422] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.643433] [mmc]: found data error, need to send stop command !!
- [ 10.643443] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.643540] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.643557] mmcblk0: error -110 sending status command, retrying
- [ 10.643590] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.643615] mmcblk0: error -110 sending status command, retrying
- [ 10.643643] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.643666] mmcblk0: error -110 sending status command, aborting
- [ 10.643679] end_request: I/O error, dev mmcblk0, sector 1805032
- [ 10.643744] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.643757] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.643769] [mmc]: found data error, need to send stop command !!
- [ 10.643779] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.643805] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.643827] mmcblk0: error -110 sending status command, retrying
- [ 10.643855] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.643897] mmcblk0: error -110 sending status command, retrying
- [ 10.643947] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.644291] mmcblk0: error -110 sending status command, aborting
- [ 10.644306] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.644509] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.644523] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.644536] [mmc]: found data error, need to send stop command !!
- [ 10.644546] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.644571] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.644578] mmcblk0: not retrying timeout
- [ 10.644587] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.644757] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.644770] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.644783] [mmc]: found data error, need to send stop command !!
- [ 10.644793] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.644817] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.644825] mmcblk0: not retrying timeout
- [ 10.644834] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.644995] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.645011] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.645023] [mmc]: found data error, need to send stop command !!
- [ 10.645036] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.645073] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.645084] mmcblk0: not retrying timeout
- [ 10.645097] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.645260] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.645273] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.645285] [mmc]: found data error, need to send stop command !!
- [ 10.645295] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.645324] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.645332] mmcblk0: not retrying timeout
- [ 10.645342] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.645429] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.645442] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.645456] [mmc]: found data error, need to send stop command !!
- [ 10.645470] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.645499] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.645510] mmcblk0: not retrying timeout
- [ 10.645520] end_request: I/O error, dev mmcblk0, sector 513152
- [ 10.645530] end_request: I/O error, dev mmcblk0, sector 513160
- [ 10.645539] end_request: I/O error, dev mmcblk0, sector 513168
- [ 10.645547] end_request: I/O error, dev mmcblk0, sector 513176
- [ 10.645637] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.645653] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.645669] [mmc]: found data error, need to send stop command !!
- [ 10.645683] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.645725] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.645737] mmcblk0: not retrying timeout
- [ 10.645747] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.645797] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.645809] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.645821] [mmc]: found data error, need to send stop command !!
- [ 10.645831] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.645854] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.645862] mmcblk0: not retrying timeout
- [ 10.645871] end_request: I/O error, dev mmcblk0, sector 513152
- [ 10.645966] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.645979] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.645990] [mmc]: found data error, need to send stop command !!
- [ 10.646002] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.646031] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.646056] mmcblk0: error -110 sending status command, retrying
- [ 10.646111] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.646146] mmcblk0: error -110 sending status command, retrying
- [ 10.646168] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.646201] mmcblk0: error -110 sending status command, aborting
- [ 10.646215] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.646267] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.646280] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.646292] [mmc]: found data error, need to send stop command !!
- [ 10.646302] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.646323] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.646331] mmcblk0: not retrying timeout
- [ 10.646339] end_request: I/O error, dev mmcblk0, sector 536208
- [ 10.646422] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.646434] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.646447] [mmc]: found data error, need to send stop command !!
- [ 10.646459] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.647569] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.647592] mmcblk0: error -110 sending status command, retrying
- [ 10.647617] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.647656] mmcblk0: error -110 sending status command, retrying
- [ 10.647677] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.647701] mmcblk0: error -110 sending status command, aborting
- [ 10.647716] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.647954] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.647968] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.647981] [mmc]: found data error, need to send stop command !!
- [ 10.647991] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.648024] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.648032] mmcblk0: not retrying timeout
- [ 10.648041] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.648109] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.648122] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.648132] [mmc]: found data error, need to send stop command !!
- [ 10.648142] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.648172] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.648181] mmcblk0: not retrying timeout
- [ 10.648191] end_request: I/O error, dev mmcblk0, sector 524840
- [ 10.648231] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.648244] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.648255] [mmc]: found data error, need to send stop command !!
- [ 10.648265] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.648286] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.648294] mmcblk0: not retrying timeout
- [ 10.648302] end_request: I/O error, dev mmcblk0, sector 536208
- [ 10.648347] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.648360] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.648371] [mmc]: found data error, need to send stop command !!
- [ 10.648381] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.648421] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.648436] mmcblk0: error -110 sending status command, retrying
- [ 10.648456] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.648480] mmcblk0: error -110 sending status command, retrying
- [ 10.648499] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.648523] mmcblk0: error -110 sending status command, aborting
- [ 10.648534] end_request: I/O error, dev mmcblk0, sector 524840
- [ 10.648597] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.648610] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.648621] [mmc]: found data error, need to send stop command !!
- [ 10.648631] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.648672] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.648680] mmcblk0: not retrying timeout
- [ 10.648688] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.649107] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.649121] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.649133] [mmc]: found data error, need to send stop command !!
- [ 10.649146] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.649174] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.649194] mmcblk0: error -110 sending status command, retrying
- [ 10.649225] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.649265] mmcblk0: error -110 sending status command, retrying
- [ 10.649290] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.649324] mmcblk0: error -110 sending status command, aborting
- [ 10.649340] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.649473] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.649487] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.649498] [mmc]: found data error, need to send stop command !!
- [ 10.649508] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.649538] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.649546] mmcblk0: not retrying timeout
- [ 10.649554] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.649670] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.649683] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.649696] [mmc]: found data error, need to send stop command !!
- [ 10.649706] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.649733] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.649741] mmcblk0: not retrying timeout
- [ 10.649749] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.649856] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.649869] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.649880] [mmc]: found data error, need to send stop command !!
- [ 10.649890] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.649923] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.649931] mmcblk0: not retrying timeout
- [ 10.649940] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.650099] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.650115] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.650126] [mmc]: found data error, need to send stop command !!
- [ 10.650136] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.650169] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.650184] mmcblk0: error -110 sending status command, retrying
- [ 10.650203] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.650226] mmcblk0: error -110 sending status command, retrying
- [ 10.650244] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.650268] mmcblk0: error -110 sending status command, aborting
- [ 10.650279] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.650413] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.650427] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.650440] [mmc]: found data error, need to send stop command !!
- [ 10.650450] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.650487] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.650503] mmcblk0: error -110 sending status command, retrying
- [ 10.650523] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.650548] mmcblk0: error -110 sending status command, retrying
- [ 10.650566] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.650591] mmcblk0: error -110 sending status command, aborting
- [ 10.650601] end_request: I/O error, dev mmcblk0, sector 524840
- [ 10.651044] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.651058] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.651071] [mmc]: found data error, need to send stop command !!
- [ 10.651081] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.651112] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.651120] mmcblk0: not retrying timeout
- [ 10.651129] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.651246] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.651259] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.651270] [mmc]: found data error, need to send stop command !!
- [ 10.651280] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.651305] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.651312] mmcblk0: not retrying timeout
- [ 10.651321] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.651387] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.651399] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.651411] [mmc]: found data error, need to send stop command !!
- [ 10.651421] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.651472] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.651482] mmcblk0: not retrying timeout
- [ 10.651492] end_request: I/O error, dev mmcblk0, sector 536208
- [ 10.651562] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.651578] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.651591] [mmc]: found data error, need to send stop command !!
- [ 10.651603] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.651649] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.651657] mmcblk0: not retrying timeout
- [ 10.651665] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.651798] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.651811] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.651823] [mmc]: found data error, need to send stop command !!
- [ 10.651833] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.651883] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.651891] mmcblk0: not retrying timeout
- [ 10.651900] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.652031] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.652045] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.652057] [mmc]: found data error, need to send stop command !!
- [ 10.652068] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.652899] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.652909] mmcblk0: not retrying timeout
- [ 10.652924] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.653047] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.653060] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.653073] [mmc]: found data error, need to send stop command !!
- [ 10.653083] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.653161] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.653171] mmcblk0: not retrying timeout
- [ 10.653180] end_request: I/O error, dev mmcblk0, sector 536208
- [ 10.653256] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.653269] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.653280] [mmc]: found data error, need to send stop command !!
- [ 10.653290] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.653899] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.653942] mmcblk0: error -110 sending status command, retrying
- [ 10.653966] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.653992] mmcblk0: error -110 sending status command, retrying
- [ 10.654009] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.654033] mmcblk0: error -110 sending status command, aborting
- [ 10.654051] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.654282] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.654295] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.654309] [mmc]: found data error, need to send stop command !!
- [ 10.654318] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.654374] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.654385] mmcblk0: not retrying timeout
- [ 10.654395] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.654471] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.654484] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.654496] [mmc]: found data error, need to send stop command !!
- [ 10.654506] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.654552] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.654568] mmcblk0: error -110 sending status command, retrying
- [ 10.654588] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.654612] mmcblk0: error -110 sending status command, retrying
- [ 10.654630] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 10.654653] mmcblk0: error -110 sending status command, aborting
- [ 10.654665] end_request: I/O error, dev mmcblk0, sector 536208
- [ 10.654747] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.654760] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.654772] [mmc]: found data error, need to send stop command !!
- [ 10.654782] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.654826] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.654834] mmcblk0: not retrying timeout
- [ 10.654843] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.655974] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.655989] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.656002] [mmc]: found data error, need to send stop command !!
- [ 10.656012] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.656039] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.656047] mmcblk0: not retrying timeout
- [ 10.656057] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.656134] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.656146] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.656157] [mmc]: found data error, need to send stop command !!
- [ 10.656167] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.656193] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.656201] mmcblk0: not retrying timeout
- [ 10.656209] end_request: I/O error, dev mmcblk0, sector 524840
- [ 10.656242] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.656254] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.656265] [mmc]: found data error, need to send stop command !!
- [ 10.656276] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.656327] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.656337] mmcblk0: not retrying timeout
- [ 10.656349] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.656455] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.656472] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.656485] [mmc]: found data error, need to send stop command !!
- [ 10.656497] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.656528] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.656536] mmcblk0: not retrying timeout
- [ 10.656544] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.656637] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 10.656650] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 10.656661] [mmc]: found data error, need to send stop command !!
- [ 10.656671] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 10.656709] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 10.656717] mmcblk0: not retrying timeout
- [ 10.656726] end_request: I/O error, dev mmcblk0, sector 71808
- [ 10.310028] 7d3c c00f94d8 5f657670 200f0013 ffffffff d4487d94 d4487dbc d4487d60 c000dbd8
- [ 10.310028] 7d5c c0008430 d441b5f8 d441b5a0 00000020 5f657672 d441b5f8 d441b650 00000001
- [ 10.310028] 7d7c [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.830693] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.830709] [mmc]: found data error, need to send stop command !!
- [ 13.830721] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.830764] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 13.830782] mmcblk0: error -110 sending status command, retrying
- [ 13.830811] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 13.830839] mmcblk0: error -110 sending status command, retrying
- [ 13.830866] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 13.830892] mmcblk0: error -110 sending status command, aborting
- [ 13.830909] end_request: I/O error, dev mmcblk0, sector 5472
- [ 13.830925] Buffer I/O error on device mmcblk0p1, logical block 428
- [ 13.830935] lost page write due to I/O error on mmcblk0p1
- [ 13.830990] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.831005] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.831017] [mmc]: found data error, need to send stop command !!
- [ 13.831029] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.831058] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.831067] mmcblk0: not retrying timeout
- [ 13.831077] end_request: I/O error, dev mmcblk0, sector 5496
- [ 13.831088] Buffer I/O error on device mmcblk0p1, logical block 431
- [ 13.831098] lost page write due to I/O error on mmcblk0p1
- [ 13.831130] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.831144] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.831156] [mmc]: found data error, need to send stop command !!
- [ 13.831168] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.831193] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.831202] mmcblk0: not retrying timeout
- [ 13.831211] end_request: I/O error, dev mmcblk0, sector 5512
- [ 13.831222] Buffer I/O error on device mmcblk0p1, logical block 433
- [ 13.831232] lost page write due to I/O error on mmcblk0p1
- [ 13.831264] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.831278] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.831290] [mmc]: found data error, need to send stop command !!
- [ 13.831301] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- <3>[ 13.831330] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.831339] mmcblk0: not retrying timeout
- [ 13.831349] end_request: I/O error, dev mmcblk0, sector 5760
- [ 13.831360] Buffer I/O error on device mmcblk0p1, logical block 464
- [ 13.831369] lost page write due to I/O error on mmcblk0p1
- [ 13.831418] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.831433] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.831448] [mmc]: found data error, need to send stop command !!
- [ 13.831459] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.831484] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.831494] mmcblk0: not retrying timeout
- [ 13.831503] end_request: I/O error, dev mmcblk0, sector 5824
- [ 13.831514] Buffer I/O error on device mmcblk0p1, logical block 472
- [ 13.831524] lost page write due to I/O error on mmcblk0p1
- [ 13.831538] end_request: I/O error, dev mmcblk0, sector 5832
- [ 13.831549] Buffer I/O error on device mmcblk0p1, logical block 473
- [ 13.831559] lost page write due to I/O error on mmcblk0p1
- [ 13.831571] end_request: I/O error, dev mmcblk0, sector 5840
- [ 13.831582] Buffer I/O error on device mmcblk0p1, logical block 474
- [ 13.831591] lost page write due to I/O error on mmcblk0p1
- [ 13.831604] end_request: I/O error, dev mmcblk0, sector 5848
- [ 13.831615] Buffer I/O error on device mmcblk0p1, logical block 475
- [ 13.831624] lost page write due to I/O error on mmcblk0p1
- [ 13.831637] end_request: I/O error, dev mmcblk0, sector 5856
- [ 13.831650] end_request: I/O error, dev mmcblk0, sector 5864
- [ 13.831664] end_request: I/O error, dev mmcblk0, sector 5872
- [ 13.831677] end_request: I/O error, dev mmcblk0, sector 5880
- [ 13.831690] end_request: I/O error, dev mmcblk0, sector 5888
- [ 13.831703] end_request: I/O error, dev mmcblk0, sector 5896
- [ 13.831716] end_request: I/O error, dev mmcblk0, sector 5904
- [ 13.831729] end_request: I/O error, dev mmcblk0, sector 5912
- [ 13.831743] end_request: I/O error, dev mmcblk0, sector 5920
- [ 13.831755] end_request: I/O error, dev mmcblk0, sector 5928
- [ 13.831768] end_request: I/O error, dev mmcblk0, sector 5936
- [ 13.831781] end_request: I/O error, dev mmcblk0, sector 5944
- [ 13.831794] end_request: I/O error, dev mmcblk0, sector 5952
- [ 13.831806] end_request: I/O error, dev mmcblk0, sector 5960
- [ 13.831837] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.831851] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.831863] [mmc]: found data error, need to send stop command !!
- [ 13.831874] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.831899] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.831908] mmcblk0: not retrying timeout
- [ 13.831917] end_request: I/O error, dev mmcblk0, sector 5976
- [ 13.831946] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.831960] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.831972] [mmc]: found data error, need to send stop command !!
- [ 13.831983] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.832007] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.832017] mmcblk0: not retrying timeout
- [ 13.832025] end_request: I/O error, dev mmcblk0, sector 7880
- [ 13.832055] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.832069] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.832081] [mmc]: found data error, need to send stop command !!
- [ 13.832092] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.832117] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.832126] mmcblk0: not retrying timeout
- [ 13.832134] end_request: I/O error, dev mmcblk0, sector 8032
- [ 13.832163] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.832178] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.832189] [mmc]: found data error, need to send stop command !!
- [ 13.832201] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.832224] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.832233] mmcblk0: not retrying timeout
- [ 13.832242] end_request: I/O error, dev mmcblk0, sector 8312
- [ 13.832271] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.832285] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.832297] [mmc]: found data error, need to send stop command !!
- [ 13.832309] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.832333] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.832342] mmcblk0: not retrying timeout
- [ 13.832350] end_request: I/O error, dev mmcblk0, sector 8768
- [ 13.832380] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.832394] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.832406] [mmc]: found data error, need to send stop command !!
- [ 13.832417] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.832441] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.832450] mmcblk0: not retrying timeout
- [ 13.832459] end_request: I/O error, dev mmcblk0, sector 19112
- [ 13.832489] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.832503] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.832515] [mmc]: found data error, need to send stop command !!
- [ 13.832526] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.832550] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.832559] mmcblk0: not retrying timeout
- [ 13.832568] end_request: I/O error, dev mmcblk0, sector 19128
- [ 13.832582] end_request: I/O error, dev mmcblk0, sector 19136
- [ 13.832611] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.832625] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.832637] [mmc]: found data error, need to send stop command !!
- [ 13.832648] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.832672] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.832681] mmcblk0: not retrying timeout
- [ 13.832690] end_request: I/O error, dev mmcblk0, sector 19432
- [ 13.832720] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.832734] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.832746] [mmc]: found data error, need to send stop command !!
- [ 13.832757] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.832782] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.832791] mmcblk0: not retrying timeout
- [ 13.832800] end_request: I/O error, dev mmcblk0, sector 19712
- [ 13.832829] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.832843] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.832855] [mmc]: found data error, need to send stop command !!
- [ 13.832866] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.832890] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.832899] mmcblk0: not retrying timeout
- [ 13.832908] end_request: I/O error, dev mmcblk0, sector 26688
- [ 13.832936] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.832951] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.832963] [mmc]: found data error, need to send stop command !!
- [ 13.832974] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.832998] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.833007] mmcblk0: not retrying timeout
- [ 13.833016] end_request: I/O error, dev mmcblk0, sector 26712
- [ 13.833045] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.833059] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.833071] [mmc]: found data error, need to send stop command !!
- [ 13.833082] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.833107] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.833118] mmcblk0: not retrying timeout
- [ 13.833128] end_request: I/O error, dev mmcblk0, sector 26736
- [ 13.833159] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.833173] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.833185] [mmc]: found data error, need to send stop command !!
- [ 13.833196] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.833220] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.833229] mmcblk0: not retrying timeout
- [ 13.833238] end_request: I/O error, dev mmcblk0, sector 26752
- [ 13.833267] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.833281] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.833293] [mmc]: found data error, need to send stop command !!
- [ 13.833304] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.833328] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.833337] mmcblk0: not retrying timeout
- [ 13.833346] end_request: I/O error, dev mmcblk0, sector 26784
- [ 13.833375] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.833389] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.833401] [mmc]: found data error, need to send stop command !!
- [ 13.833413] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.833436] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.833445] mmcblk0: not retrying timeout
- [ 13.833454] end_request: I/O error, dev mmcblk0, sector 26800
- [ 13.833483] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.833497] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.833509] [mmc]: found data error, need to send stop command !!
- [ 13.833521] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.833544] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.833553] mmcblk0: not retrying timeout
- [ 13.833562] end_request: I/O error, dev mmcblk0, sector 26824
- [ 13.833591] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.833605] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.833617] [mmc]: found data error, need to send stop command !!
- [ 13.833628] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.833651] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.833660] mmcblk0: not retrying timeout
- [ 13.833669] end_request: I/O error, dev mmcblk0, sector 26840
- [ 13.833698] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.833713] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.833725] [mmc]: found data error, need to send stop command !!
- [ 13.833736] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.833760] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.833769] mmcblk0: not retrying timeout
- [ 13.833778] end_request: I/O error, dev mmcblk0, sector 26888
- [ 13.833808] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.833822] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.833834] [mmc]: found data error, need to send stop command !!
- [ 13.833846] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.833870] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.833879] mmcblk0: not retrying timeout
- [ 13.833888] end_request: I/O error, dev mmcblk0, sector 26912
- [ 13.833901] end_request: I/O error, dev mmcblk0, sector 26920
- [ 13.833929] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.833944] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.833956] [mmc]: found data error, need to send stop command !!
- [ 13.833967] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.833992] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.834001] mmcblk0: not retrying timeout
- [ 13.834009] end_request: I/O error, dev mmcblk0, sector 26936
- [ 13.834041] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.834055] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.834068] [mmc]: found data error, need to send stop command !!
- [ 13.834079] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.834103] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.834112] mmcblk0: not retrying timeout
- [ 13.834121] end_request: I/O error, dev mmcblk0, sector 27232
- [ 13.834135] end_request: I/O error, dev mmcblk0, sector 27240
- [ 13.834148] end_request: I/O error, dev mmcblk0, sector 27248
- [ 13.834177] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.834191] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.834203] [mmc]: found data error, need to send stop command !!
- [ 13.834214] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.834238] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.834248] mmcblk0: not retrying timeout
- [ 13.834256] end_request: I/O error, dev mmcblk0, sector 27264
- [ 13.834288] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.834302] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.834314] [mmc]: found data error, need to send stop command !!
- [ 13.834325] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.834352] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.834361] mmcblk0: not retrying timeout
- [ 13.834369] end_request: I/O error, dev mmcblk0, sector 27288
- [ 13.834400] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.834414] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.834426] [mmc]: found data error, need to send stop command !!
- [ 13.834437] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.834461] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.834470] mmcblk0: not retrying timeout
- [ 13.834479] end_request: I/O error, dev mmcblk0, sector 27320
- [ 13.834493] end_request: I/O error, dev mmcblk0, sector 27328
- [ 13.834506] end_request: I/O error, dev mmcblk0, sector 27336
- [ 13.834534] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 13.834548] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 13.834560] [mmc]: found data error, need to send stop command !!
- [ 13.834571] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 13.834606] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 13.834615] mmcblk0: not retrying timeout
- [ 13.834624] end_request: I/O error, dev mmcblk0, sector 27400
- [ 10.310028] d52af180 d4486008 d441cac0 d441cf0c d4487dbc d4487dc0 d4487da8[mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 14.960536] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- <7>[ 14.960558] [mmc]: found data error, need to send stop command !!
- [ 14.960570] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 14.960609] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 14.960618] mmcblk0: not retrying timeout
- [ 14.960629] end_request: I/O error, dev mmcblk0, sector 1859600
- [ 14.960647] end_request: I/O error, dev mmcblk0, sector 1859608
- [ 14.960660] end_request: I/O error, dev mmcblk0, sector 1859616
- [ 14.960673] end_request: I/O error, dev mmcblk0, sector 1859624
- [ 14.960685] end_request: I/O error, dev mmcblk0, sector 1859632
- [ 14.960697] end_request: I/O error, dev mmcblk0, sector 1859640
- [ 14.960710] end_request: I/O error, dev mmcblk0, sector 1859648
- [ 14.960723] end_request: I/O error, dev mmcblk0, sector 1859656
- [ 14.960735] end_request: I/O error, dev mmcblk0, sector 1859664
- [ 14.960747] end_request: I/O error, dev mmcblk0, sector 1859672
- [ 14.960759] end_request: I/O error, dev mmcblk0, sector 1859680
- [ 14.960771] end_request: I/O error, dev mmcblk0, sector 1859688
- [ 14.960783] end_request: I/O error, dev mmcblk0, sector 1859696
- [ 14.960795] end_request: I/O error, dev mmcblk0, sector 1859704
- [ 14.960809] end_request: I/O error, dev mmcblk0, sector 1859712
- [ 14.960823] end_request: I/O error, dev mmcblk0, sector 1859720
- [ 14.960835] end_request: I/O error, dev mmcblk0, sector 1859728
- [ 14.960847] end_request: I/O error, dev mmcblk0, sector 1859736
- [ 14.960859] end_request: I/O error, dev mmcblk0, sector 1859744
- [ 14.960871] end_request: I/O error, dev mmcblk0, sector 1859752
- [ 14.960882] end_request: I/O error, dev mmcblk0, sector 1859760
- [ 14.960894] end_request: I/O error, dev mmcblk0, sector 1859768
- [ 14.960906] end_request: I/O error, dev mmcblk0, sector 1859776
- [ 14.960917] end_request: I/O error, dev mmcblk0, sector 1859784
- [ 14.960929] end_request: I/O error, dev mmcblk0, sector 1859792
- [ 14.960940] end_request: I/O error, dev mmcblk0, sector 1859800
- [ 14.960952] end_request: I/O error, dev mmcblk0, sector 1859808
- [ 14.960963] end_request: I/O error, dev mmcblk0, sector 1859816
- [ 14.960975] end_request: I/O error, dev mmcblk0, sector 1859824
- [ 14.960986] end_request: I/O error, dev mmcblk0, sector 1859832
- [ 14.960997] end_request: I/O error, dev mmcblk0, sector 1859840
- [ 14.961008] end_request: I/O error, dev mmcblk0, sector 1859848
- [ 14.961019] end_request: I/O error, dev mmcblk0, sector 1859856
- [ 14.961030] end_request: I/O error, dev mmcblk0, sector 1859864
- [ 14.961041] end_request: I/O error, dev mmcblk0, sector 1859872
- [ 14.961052] end_request: I/O error, dev mmcblk0, sector 1859880
- [ 14.961164] Aborting journal on device mmcblk0p1-8.
- [ 14.961229] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 14.961244] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 14.961257] [mmc]: found data error, need to send stop command !!
- [ 14.961268] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 14.961328] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 14.961338] mmcblk0: not retrying timeout
- [ 14.961348] end_request: I/O error, dev mmcblk0, sector 1859024
- [ 14.961376] JBD2: Error -5 detected when updating journal superblock for mmcblk0p1-8.
- [ 10.310028] c00ffcd0
- [ 10.310028] 7d9c 5f657670 200f0013 ffffffff d441b5f8 d509f200 d4487e2c d4487dc0 c010117c
- [ 10.310028] 7dbc c00ffca4 00000020 00000000 00000080 000000a2 d509f200 00000001 00000000
- [ 10.310028] 7ddc 503d48b4 ffff8f56 00000000 00000400 d446e000 d509f244 d509f200 d4487e14
- [ 10.310028] 7dfc d4487e08 c0676930 c0360784 d4487e34 c00256a8 d509f200 d509f200 00000000
- [ 10.310028] 7e1c d509f200 d4487e44 d4487e30 c00256b0 c0100fcc d509f200 d50ce740 d4487e7c
- [ 10.310028]
- [ 10.310028] R0: 0xd441b578:
- [ 10.310028] b578 00000000 00000000 d441b580 d441b580 d50a23c8 c0688b40 0000000d d52ba780
- [ 10.310028] b598 00000000 6fdadeff d50e4200 b6f82000 b6f83000 00000000 00000000 0000079f
- [ 10.310028] b5b8 00100073 d5388404 00000000 00000000 00000000 00000000 00000000 00000000
- [ 10.310028] b5d8 d441b5d8 d441b5d8 00000000 00000000 000b6f82 00000000 00000000 00000000
- [ 10.310028] b5f8 d509f200 b6646000 b664b000 d441b650 d441b5a0 0000059f 08000075 d441b6c5
- [ 10.310028] b618 d441b66c d441b5bc d441b620 d441b620 00000000 00000000 d441b630 d441b630
- [ 10.310028] b638 00000000 c0688f40 00000000 d52ba6c0 00000000 ffffffff d509f200 b664b000
- [ 10.310028] b658 b665a000 d441b6a8 d441b5f8 0000069f 08000070 d441b615 00000000 00000000
- [ 10.310028]
- [ 10.310028] R1: 0xd441b520:
- [ 10.310028] b520 00000000 00000000 d441b528 d441b528 d50a23f8 c0688b40 0000000c d52ba780
- [ 10.310028] b540 00000000 effffcdf d509f200 b6643000 b6644000 d441b5a0 d441b4f0 0000079f
- [ 10.310028] b560 08100073 00000001 d441bae4 d441b2a4 d441b570 d441b570 00000000 00000000
- [ 10.310028] b580 d441b580 d441b580 d50a23c8 c0688b40 0000000d d52ba780 00000000 6fdadeff
- [ 10.310028] b5a0 d50e4200 b6f82000 b6f83000 00000000 00000000 0000079f 00100073 d5388404
- [ 10.310028] b5c0 00000000 00000000 00000000 00000000 00000000 00000000 d441b5d8 d441b5d8
- [ 10.310028] b5e0 00000000 00000000 000b6f82 00000000 00000000 00000000 d509f200 b6646000
- [ 10.310028] b600 b664b000 d441b650 d441b5a0 0000059f 08000075 d441b6c5 d441b66c d441b5bc
- [ 10.310028]
- [ 10.310028] R4: 0xd441b578:
- [ 10.310028] b578 00000000 00000000 d441b580 d441b580 d50a23c8 c0688b40 0000000d d52ba780
- [ 10.310028] b598 00000000 6fdadeff d50e4200 b6f82000 b6f83000 00000000 00000000 0000079f
- [ 10.310028] b5b8 00100073 d5388404 00000000 00000000 00000000 00000000 00000000 00000000
- [ 10.310028] b5d8 d441b5d8 d441b5d8 00000000 00000000 000b6f82 00000000 00000000 00000000
- [ 10.310028] b5f8 d509f200 b6646000 b664b000 d441b650 d441b5a0 0000059f 08000075 d441b6c5
- [ 10.310028] b618 d441b66c d441b5bc d441b620 d441b620 00000000 00000000 d441b630 d441b630
- [ 10.310028] b638 00000000 c0688f40 00000000 d52ba6c0 00000000 ffffffff d509f200 b664b000
- [ 10.310028] b658 b665a000 d441b6a8 d441b5f8 0000069f 08000070 d441b615 00000000 00000000
- [ 10.310028]
- [ 10.310028] R5: 0xd441b5d0:
- [ 10.310028] b5d0 00000000 00000000 d441b5d8 d441b5d8 00000000 00000000 000b6f82 00000000
- [ 10.310028] b5f0 00000000 00000000 d509f200 b6646000 b664b000 d441b650 d441b5a0 0000059f
- [ 10.310028] b610 08000075 d441b6c5 d441b66c d441b5bc d441b620 d441b620 00000000 00000000
- [ 10.310028] b630 d441b630 d441b630 00000000 c0688f40 00000000 d52ba6c0 00000000 ffffffff
- [ 10.310028] b650 d509f200 b664b000 b665a000 d441b6a8 d441b5f8 0000069f 08000070 d441b615
- [ 10.310028] b670 00000000 00000000 d441b678 d441b678 00000000 00000000 d441b688 d441b688
- [ 10.310028] b690 00000000 c0688b40 00000005 d52ba6c0 00000000 abcfeffe d509f200 b665a000
- [ 10.310028] b6b0 b665b000 d441b700 d441b650 0000079f 08100071 d441b825 d441b774 d441b614
- [ 10.310028]
- [ 10.310028] R7: 0xd52af100:
- [ 10.310028] f100 d5325ee8 00000000 00000000 beff9e40 00000003 00000000 00000000 00000000
- [ 10.310028] f120 00000000 00740000 00000005 00000007 d512c000 d512c000 00000000 00000000
- [ 10.310028] f140 00000000 beff9ff1 6e756f6d 00000074 00000000 00000000 00000000 00000000
- [ 10.310028] f160 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
- [ 10.310028] f180 464c457f 00010101 00000000 00000000 00280003 00000001 00000bc1 00000034
- [ 10.310028] f1a0 0001899c 05000402 00200034 00280007 00160017 70000001 00016e84 00016e84
- [ 10.310028] f1c0 00016e84 000000a8 000000a8 00000004 00000004 00000001 00000000 00000000
- [ 10.310028] f1e0 00000000 00016f2c 00016f2c 00000005 00010000 00000001 00017d40 00027d40
- [ 10.310028]
- [ 10.310028] R8: 0xd4485f88:
- [ 10.310028] 5f88 d4485fa4 d4485f98 c002c92c c002c858 00000000 d4485fa8 c000df00 c002c918
- [ 10.310028] 5fa8 b6f5f940 beea18f0 0000007f b6f5f940 0000000a 0000007f b6f5f940 beea18f0
- [ 10.310028] 5fc8 beea1908 000000f8 b6f4cd90 b6f4c8c4 00000001 b6f5f958 000000f8 beea14bc
- [ 10.310028] 5fe8 b6f482c7 b6f47296 20030030 0000007f ffffffff ecfdd6df 00000002 00000002
- [ 10.310028] 6008 00000000 d441cac0 c09752c0 00000002 00000015 d50ce740 d50e4200 d441cac0
- [ 10.310028] 6028 c0f42740 d51e3580 d4486000 00000002 d4487aa4 d4487a00 c067522c 00000000
- [ 10.310028] 6048 00000000 00000000 00000000 00000000 01010000 00000000 b6f794c0 00000000
- [ 10.310028] 6068 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
- [ 10.310028]
- [ 10.310028] R9: 0xd441ca40:
- [ 10.310028] ca40 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
- [ 10.310028] ca60 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
- [ 10.310028] ca80 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
- [ 10.310028] caa0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
- [ 10.310028] cac0 00000000 d4486000 00000002 00400040 00000000 00000000 00000001 00000001
- [ 10.310028] cae0 00000078 00000078 00000078 00000000 c067c9b8 00000000 00000400 00400000
- [ 10.310028] cb00 00000001 00000000 00000000 c0f42c1c c0f42c1c 00000001 6654042a 00000002
- [ 10.310028] cb20 009ac1ac 00000000 5e9128fe 00000000 007d9c40 00000000 00000002 00000000
- [ 10.310028]
- [ 10.310028] R10: 0xd441ce8c:
- [ 10.310028] ce8c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 d589c300
- [ 10.310028] ceac d5832680 c09775e4 d441fd00 d5188580 00000000 00000000 00000000 00000000
- [ 10.310028] cecc 00000000 00000000 d441ced4 d441ced4 00000000 00000000 00000000 00000000
- [ 10.310028] ceec 00000000 00000000 00000000 00000000 ffffffff ffffffff 00000002 00000002
- [ 10.310028] cf0c 00000000 00000000 00000000 00000000 d441cf1c d441cf1c 00000000 00000000
- [ 10.310028] cf2c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000001
- [ 10.310028] cf4c 00000000 ffffffff ffffffff d5948840 d53bd4dc d598bf5c 00000000 d441cf68
- [ 10.310028] cf6c d441cf68 00000000 00000000 00000000 00000001 00000000 00000000 d441cf88
- [ 10.310028] Process systemd-udevd (pid: 130, stack limit = 0xd44862f8)
- [ 10.310028] Stack: (0xd4487da8 to 0xd4488000)
- [ 10.310028] 7da0: d441b5f8 d509f200 d4487e2c d4487dc0 c010117c c00ffca4
- [ 10.310028] 7dc0: 00000020 00000000 00000080 000000a2 d509f200 00000001 00000000 503d48b4
- [ 10.310028] 7de0: ffff8f56 00000000 00000400 d446e000 d509f244 d509f200 d4487e14 d4487e08
- [ 10.310028] 7e00: c0676930 c0360784 d4487e34 c00256a8 d509f200 d509f200 00000000 d509f200
- [ 10.310028] 7e20: d4487e44 d4487e30 c00256b0 c0100fcc d509f200 d50ce740 d4487e7c d4487e48
- [ 10.310028] 7e40: c0121b2c c0025670 d4486008 600f0013 d4487e7c d5271af4 d5271ac0 d51d5a40
- [ 10.310028] 7e60: 00000001 00000000 00000000 c01618b4 d4487f04 d4487e80 c0161b7c c01215f8
- [ 10.310028] 7e80: d52af180 00000080 00000002 d52af180 d4487ec4 d4487ea0 c00fe150 c00fdcd0
- [ 10.310028] 7ea0: 00000017 d4487edc 00000000 d4487fb0 c000da58 d51d5a00 d4487efc d50a4380
- [ 10.310028] 7ec0: d52fa680 d52af180 00000000 c0045674 c09773d8 c0676a64 00002123 d52af180
- [ 10.310028] 7ee0: fffffff8 c0980894 d4486008 00000000 00000000 c01618b4 d4487f44 d4487f08
- [ 10.310028] 7f00: c01209ec c01618c0 00000001 d4487fb0 00000082 00000082 000550d0 d52af180
- [ 10.310028] 7f20: 00000001 d4486008 d5115000 00000000 000550d0 d5331800 d4487f84 d4487f48
- [ 10.310028] 7f40: c012238c c0120914 d4487fb0 bea76bd0 00000000 d441cd70 bea76bd0 d5115000
- [ 10.310028] 7f60: d4487fb0 000550d0 bea76bd0 c000e168 d4486000 00000000 d4487fa4 d4487f88
- [ 10.310028] 7f80: c0012300 c0122144 0000000d 00000008 00000007 0000000b 00000000 d4487fa8
- [ 10.310028] 7fa0: c000df00 c00122c8 0000000d 00000008 bea76dd0 bea76bd0 000550d0 00000008
- [ 10.310028] 7fc0: 0000000d 00000008 00000007 0000000b bea76b60 bea76bd0 00051008 bea76b68
- [ 10.310028] 7fe0: 0000000b bea76ac4 b6ebdb03 b6e618e6 00000030 bea76dd0 ffffff7f f17df2ff
- [ 10.310028] [<c00ffcd0>] (remove_vma+0x38/0x78) from [<c010117c>] (exit_mmap+0x1bc/0x1e4)
- [ 10.310028] [<c010117c>] (exit_mmap+0x1bc/0x1e4) from [<c00256b0>] (mmput+0x4c/0x118)
- [ 10.310028] [<c00256b0>] (mmput+0x4c/0x118) from [<c0121b2c>] (flush_old_exec+0x540/0x5e8)
- [ 10.310028] [<c0121b2c>] (flush_old_exec+0x540/0x5e8) from [<c0161b7c>] (load_elf_binary+0x2c8/0x10ac)
- [ 10.310028] [<c0161b7c>] (load_elf_binary+0x2c8/0x10ac) from [<c01209ec>] (search_binary_handler+0xe4/0x354)
- [ 10.310028] [<c01209ec>] (search_binary_handler+0xe4/0x354) from [<c012238c>] (do_execve+0x254/0x354)
- [ 10.310028] [<c012238c>] (do_execve+0x254/0x354) from [<c0012300>] (sys_execve+0x44/0x58)
- [ 10.310028] [<c0012300>] (sys_execve+0x44/0x58) from [<c000df00>] (ret_fast_syscall+0x0/0x30)
- [ 10.310028] Code: bad PC value
- [ 17.191730] ---[ end trace b05763ff40adc3e0 ]---
- [ 17.200019] [sched_delayed] sched: RT throttling activated
- [ 17.211842] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 17.219881] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 17.227759] [mmc]: found data error, need to send stop command !!
- [ 17.234532] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 17.243508] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 17.251600] mmcblk0: error -110 sending status command, retrying
- [ 17.258296] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [[32m OK [0m[ 17.266408] mmcblk0: error -110 sending status command, retrying
- ] Started Copy rules generated w[ 17.274462] [mmc]: *** sunxi_mci_dump_errinfo(L826): hile the root was ro.
- smc 0 err, cmd 13, RE !!
- [ 17.287239] mmcblk0: error -110 sending status command, aborting
- [ 17.293942] end_request: I/O error, dev mmcblk0, sector 2048
- [ 17.300224] quiet_error: 46 callbacks suppressed
- [ 17.303901] Buffer I/O error on device mmcblk0p1, logical block 0
- [ 17.303901] lost page write due to I/O error on mmcblk0p1
- [ 17.318113] EXT4-fs error (device mmcblk0p1): ext4_journal_start_sb:328: [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE EBE !!
- [ 17.332450] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 17.340283] [mmc]: found data error, need to send stop command !!
- [ 17.347044] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 17.355971] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 17.364044] mmcblk0: error -110 sending status command, retrying
- [ 17.364129] Detected aborted journal
- [ 17.364142] EXT4-fs (mmcblk0p1): Remounting filesystem read-only
- [ 17.364157] ------------[ cut here ]------------
- [ 17.364177] WARNING: at fs/buffer.c:1110 mark_buffer_dirty+0x40/0xe4()
- [ 17.364185] Modules linked in: w1_therm w1_gpio wire w1_sunxi gpio_sunxi
- [ 17.364227] [<c0016cdc>] (unwind_backtrace+0x0/0xe8) from [<c066acc0>] (dump_stack+0x20/0x24)
- [ 17.364247] [<c066acc0>] (dump_stack+0x20/0x24) from [<c0027b10>] (warn_slowpath_common+0x5c/0x74)
- [ 17.364264] [<c0027b10>] (warn_slowpath_common+0x5c/0x74) from [<c0027be4>] (warn_slowpath_null+0x2c/0x34)
- [ 17.364282] [<c0027be4>] (warn_slowpath_null+0x2c/0x34) from [<c01480d8>] (mark_buffer_dirty+0x40/0xe4)
- [ 17.364302] [<c01480d8>] (mark_buffer_dirty+0x40/0xe4) from [<c019eef0>] (ext4_commit_super+0x1ac/0x220)
- [ 17.364320] [<c019eef0>] (ext4_commit_super+0x1ac/0x220) from [<c019ef8c>] (save_error_info+0x28/0x2c)
- [ 17.364337] [<c019ef8c>] (save_error_info+0x28/0x2c) from [<c019f678>] (__ext4_abort+0xbc/0xf0)
- [ 17.364354] [<c019f678>] (__ext4_abort+0xbc/0xf0) from [<c019f840>] (ext4_journal_start_sb+0x194/0x1c4)
- [ 17.364373] [<c019f840>] (ext4_journal_start_sb+0x194/0x1c4) from [<c0189774>] (ext4_dirty_inode+0x24/0x50)
- [ 17.364393] [<c0189774>] (ext4_dirty_inode+0x24/0x50) from [<c013f478>] (__mark_inode_dirty+0x3c/0x1d0)
- [ 17.364414] [<c013f478>] (__mark_inode_dirty+0x3c/0x1d0) from [<c01330f8>] (touch_atime+0x13c/0x150)
- [ 17.364437] [<c01330f8>] (touch_atime+0x13c/0x150) from [<c00da14c>] (generic_file_aio_read+0x5e8/0x6dc)
- [ 17.364457] [<c00da14c>] (generic_file_aio_read+0x5e8/0x6dc) from [<c011ae40>] (do_sync_read+0xa8/0xe8)
- [ 17.364475] [<c011ae40>] (do_sync_read+0xa8/0xe8) from [<c011b4b4>] (vfs_read+0xb8/0x148)
- [ 17.364492] [<c011b4b4>] (vfs_read+0xb8/0x148) from [<c01207bc>] (kernel_read+0x44/0x50)
- [ 17.364510] [<c01207bc>] (kernel_read+0x44/0x50) from [<c0121538>] (prepare_binprm+0x128/0x138)
- [ 17.364528] [[32m OK [0m] Started LSB: Set preliminary keymap.
- [<c0121538>] (prepare_binprm+0x128/0x138) from [<c0122328>] (do_execve+0x1f0/0x354)
- [ 17.364546] [<c0122328>] (do_execve+0x1f0/0x354) from [<c0012300>] (sys_execve+0x44/0x58)
- [ 17.364565] [<c0012300>] (sys_execve+0x44/0x58) from [<c000df00>] (ret_fast_syscall+0x0/0x30)
- [ 17.364576] ---[ end trace b05763ff40adc3e1 ]---
- [ 17.467038] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 17.467063] mmcblk0: error -110 sending status command, retrying
- [ 17.467086] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 17.467108] mmcblk0: error -110 sending status command, aborting
- [ 17.467121] end_request: I/O error, dev mmcblk0, sector 2048
- [ 17.467132] Buffer I/O error on device mmcblk0p1, logical block 0
- [ 17.467140] lost page write due to I/O error on mmcblk0p1
- [ 17.467164] EXT4-fs error (device mmcblk0p1): ext4_journal_start_sb:328: Detected aborted journal
- [ 17.467237] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 17.467249] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 17.467262] [mmc]: found data error, need to send stop command !!
- [ 17.467273] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 17.467305] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 17.467313] mmcblk0: not retrying timeout
- [ 17.467321] end_request: I/O error, dev mmcblk0, sector 2048
- [ 17.467332] Buffer I/O error on device mmcblk0p1, logical block 0
- [ 17.467340] lost page write due to I/O error on mmcblk0p1
- [ 17.472209] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 17.472225] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 17.472239] [mmc]: found data error, need to send stop command !!
- [ 17.472249] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 17.472275] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 17.472283] mmcblk0: not retrying timeout
- [ 17.472294] end_request: I/O error, dev mmcblk0, sector 70368
- [ 17.472542] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 17.472555] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 17.472567] [mmc]: found data error, need to send stop command !!
- [ 17.472577] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 17.472610] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 17.472618] mmcblk0: not retrying timeout
- [ 17.472626] end_request: I/O error, dev mmcblk0, sector 522080
- [ 17.473430] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 17.473444] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 17.473455] [mmc]: found data error, need to send stop command !!
- [ 17.473465] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 17.473491] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 17.473499] mmcblk0: not retrying timeout
- [ 17.473508] end_request: I/O error, dev mmcblk0, sector 1805040
- [ 17.473585] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 17.473598] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 17.473609] [mmc]: found data error, need to send stop command !!
- [ 17.473619] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 17.473646] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 17.473654] mmcblk0: not retrying timeout
- [ 17.473662] end_request: I/O error, dev mmcblk0, sector 1805040
- [ 17.474688] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 17.474702] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 17.474716] [mmc]: found data error, need to send stop command !!
- [ 17.474726] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 17.474748] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 17.474756] mmcblk0: not retrying timeout
- [ 17.474765] end_request: I/O error, dev mmcblk0, sector 521728
- [ 17.474777] end_request: I/O error, dev mmcblk0, sector 521736
- [ 17.474785] end_request: I/O error, dev mmcblk0, sector 521744
- [ 17.474794] end_request: I/O error, dev mmcblk0, sector 521752
- [ 17.474878] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 17.474890] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 17.474902] [mmc]: found data error, need to send stop command !!
- [ 17.474911] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 17.474941] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 17.474948] mmcblk0: not retrying timeout
- [ 17.474956] end_request: I/O error, dev mmcblk0, sector 521728
- [ 17.477783] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 17.477799] [mmc]: *** sunxi_mci_req[[32m OK [0m] Started LSB: Tune IDE hard disks.
- uest_done(L887): In data read operation
- [ 17.477812] [mmc]: found data error, need to send stop command !!
- [ 17.477822] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 17.477850] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 17.477857] mmcblk0: not retrying timeout
- [ 17.477869] end_request: I/O error, dev mmcblk0, sector 520936
- [ 17.477969] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 17.477981] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 17.477993] [mmc]: found data error, need to send stop command !!
- [ 17.478003] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 17.478032] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 17.478040] mmcblk0: not retrying timeout
- [ 17.478048] end_request: I/O error, dev mmcblk0, sector 520936
- [ 18.102172] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 18.197535] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 18.205275] [mmc]: found data error, need to send stop command !!
- [ 18.212044] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 18.220992] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 18.229029] mmcblk0: error -110 sending status command, retrying
- [ 18.235745] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 18.243796] mmcblk0: error -110 sending status command, retrying
- [ 18.250489] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 18.258522] mmcblk0: error -110 sending status command, aborting
- [ 18.265206] end_request: I/O error, dev mmcblk0, sector 573288
- [ 18.271791] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 18.279807] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 18.287545] [mmc]: found data error, need to send stop command !!
- [ 18.294312] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 18.303238] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 18.310587] mmcblk0: not retrying timeout
- [ 18.315031] end_request: I/O error, dev mmcblk0, sector 573288
- [[32m OK [0m] Found device /dev/ttyS0.
- Starting Remount Root and Kernel File Systems...
- [ 18.461705] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 18.469732] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 18.477483] [mmc]: found data error, need to send stop command !!
- [ 18.484259] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 18.493207] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 18.500553] mmcblk0: not retrying timeout
- [ 18.505006] end_request: I/O error, dev mmcblk0, sector 571520
- [ 18.510543] end_request: I/O error, dev mmcblk0, sector 571528
- [ 18.510543] end_request: I/O error, dev mmcblk0, sector 571536
- [ 18.520017] end_request: I/O error, dev mmcblk0, sector 571544
- [ 18.531019] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 18.539035] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 18.546776] [mmc]: found data error, need to send stop command !!
- [ 18.553543] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 18.562470] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 18.569803] mmcblk0: not retrying timeout
- [ 18.574259] end_request: I/O error, dev mmcblk0, sector 571520
- [[1;31mFAILED[0m] Failed to start Remount Root and Kernel File Systems.
- See 'systemctl status systemd-remount-fs.service' for details.
- Starting Various fixups to make systemd work better on Debian...
- [ 18.792225] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- Starting Load/Save Rand[ 18.800377] [mmc]: *** sunxi_mci_request_done(L887): om Seed...
- In data read operation
- [ 18.812003] [mmc]: found data error, need to send stop command !!
- [ 18.818829] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 18.827926] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 18.836106] mmcblk0: error -110 sending status command, retrying
- [ 18.842847] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 18.850914] mmcblk0: error -110 sending status command, retrying
- [ 18.857603] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 18.865664] mmcblk0: error -110 sending status command, aborting
- [ 18.872355] end_request: I/O error, dev mmcblk0, sector 573400
- [ 18.878969] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 18.887011] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 18.894751] [mmc]: found data error, need to send stop command !!
- [ 18.901547] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 18.910510] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 18.917853] mmcblk0: not retrying timeout
- [ 18.922318] end_request: I/O error, dev mmcblk0, sector 573400
- [[32m OK [0m[ 18.961958] [mmc]: *** sunxi_mci_dump_errinfo(L826): ] Reached target Local File Systsmc 0 err, cmd 18, RE !!
- ems (Pre).
- [ 18.973153] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 18.981935] [mmc]: found data error, need to send stop command !!
- [ 18.988698] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- Mounting /tmp...
- [ 19.002686] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 19.012376] mmcblk0: error -110 sending status command, retrying
- [ 19.019064] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 19.027122] mmcblk0: error -110 sending status command, retrying
- [ 19.033833] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 19.041972] mmcblk0: error -110 sending status command, aborting
- [ 19.048641] end_request: I/O error, dev mmcblk0, sector 571840
- [ 19.051851] end_request: I/O error, dev mmcblk0, sector 571848
- [ 19.060015] end_request: I/O error, dev mmcblk0, sector 571856
- [ 19.060015] end_request: I/O error, dev mmcblk0, sector 571864
- [ 19.074654] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.082689] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.090423] [mmc]: found data error, need to send stop command !!
- [ 19.097181] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.106109] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.113454] mmcblk0: not retrying timeout
- [ 19.117898] end_request: I/O error, dev mmcblk0, sector 104208
- [ 19.124467] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.132510] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.140250] [mmc]: found data error, need to send stop command !!
- [ 19.147018] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.156014] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.163392] mmcblk0: not retrying timeout
- [ 19.167844] end_request: I/O error, dev mmcblk0, sector 571840
- [[1;31mFAILED[0m] Failed to start Various fixups to make systemd work better on Debian.
- See 'systemctl status debian-fixup.service' for details.
- [[1;31mFAILED[0m] Failed to start Load/Save Random Seed.
- See 'systemctl status systemd-random-seed.service' for details.
- [[32m OK [0m] Mounted /tmp.
- [[32m OK [0m] Reached target Local File Systems.
- Starting Create Volatile Files and Directories...
- [[32m OK [0m] Reached target Remote File Systems.
- [ 19.522773] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.530840] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.538585] [mmc]: found data error, need to send stop command !!
- [ 19.545375] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.554407] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 19.559872] mmcblk0: error -110 sending status command, retrying
- [ 19.559926] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 19.559967] mmcblk0: error -110 sending status command, retrying
- [ 19.560034] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 19.560097] mmcblk0: error -110 sending status command, aborting
- [ 19.560121] end_request: I/O error, dev mmcblk0, sector 1807288
- [ 19.560285] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.560308] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.560329] [mmc]: found data error, need to send stop command !!
- [ 19.560346] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.560392] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.560406] mmcblk0: not retrying timeout
- [ 19.560421] end_request: I/O error, dev mmcblk0, sector 1807288
- Starting Trigger Flushing of Journal to Persistent Storage...
- Starting LSB: Prepare console...[ 19.771888] [mmc]: *** sunxi_mci_dump_errinfo(L826):
- smc 0 err, cmd 18, RE !!
- [ 19.782750] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.790499] [mmc]: found data error, need to send stop command !!
- [ 19.797280] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.806320] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 19.814398] mmcblk0: error -110 sending status command, retrying
- [ 19.821103] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 19.829156] mmcblk0: error -110 sending status command, retrying
- [ 19.835857] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 19.843957] mmcblk0: error -110 sending status command, aborting
- [ 19.850650] end_request: I/O error, dev mmcblk0, sector 513696
- [ 19.857127] end_request: I/O error, dev mmcblk0, sector 513704
- [ 19.860624] end_request: I/O error, dev mmcblk0, sector 513712
- [ 19.860624] end_request: I/O error, dev mmcblk0, sector 513720
- [ 19.876697] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.884736] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.892470] [mmc]: found data error, need to send stop command !!
- [ 19.899227] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.908164] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.915520] mmcblk0: not retrying timeout
- [ 19.920075] end_request: I/O error, dev mmcblk0, sector 513696
- [ 19.920216] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.920231] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.920245] [mmc]: found data error, need to send stop command !!
- [ 19.920258] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.920310] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.920320] mmcblk0: not retrying timeout
- [ 19.920330] end_request: I/O error, dev mmcblk0, sector 104432
- [ 19.920380] EXT4-fs (mmcblk0p1): previous I/O error to superblock detected
- [ 19.920470] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 19.920485] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 19.920496] [mmc]: found data error, need to send stop command !!
- [ 19.920506] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.920569] mmcblk0: timed out sending r/w cmd command, card status 0x0
- Starting LSB: Raise network interfaces....
- [ 19.920578] mmcblk0: not retrying timeout
- [ 19.920587] end_request: I/O error, dev mmcblk0, sector 2048
- [ 19.920600] Buffer I/O error on device mmcblk0p1, logical block 0
- [ 19.920608] lost page write due to I/O error on mmcblk0p1
- [ 19.920659] EXT4-fs error (device mmcblk0p1): ext4_find_entry:941: inode #45088: comm kbd: reading directory lblock 0
- [ 19.920852] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.920865] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.920877] [mmc]: found data error, need to send stop command !!
- [ 19.920887] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.920949] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.920958] mmcblk0: not retrying timeout
- [ 19.920968] end_request: I/O error, dev mmcblk0, sector 104432
- [ 19.921021] EXT4-fs (mmcblk0p1): previous I/O error to superblock detected
- [ 19.921084] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 19.921097] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 19.921109] [mmc]: found data error, need to send stop command !!
- [ 19.921119] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.921164] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.921172] mmcblk0: not retrying timeout
- [ 19.921180] end_request: I/O error, dev mmcblk0, sector 2048
- [ 19.921191] Buffer I/O error on device mmcblk0p1, logical block 0
- [ 19.921199] lost page write due to I/O error on mmcblk0p1
- [ 19.921237] EXT4-fs error (device mmcblk0p1): ext4_find_entry:941: inode #45088: comm kbd: reading directory lblock 0
- [ 19.922969] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.922990] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.923006] [mmc]: found data error, need to send stop command !!
- [ 19.923019] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.923067] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.923078] mmcblk0: not retrying timeout
- [ 19.923094] end_request: I/O error, dev mmcblk0, sector 521728
- [ 19.923485] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.923500] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.923514] [mmc]: found data error, need to send stop command !!
- [ 19.923525] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.923559] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.923567] mmcblk0: not retrying timeout
- [ 19.923577] end_request: I/O error, dev mmcblk0, sector 517440
- [ 19.923590] end_request: I/O error, dev mmcblk0, sector 517448
- [ 19.923599] end_request: I/O error, dev mmcblk0, sector 517456
- [ 19.923608] end_request: I/O error, dev mmcblk0, sector 517464
- [ 19.923734] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.923747] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.923759] [mmc]: found data error, need to send stop command !!
- [ 19.923769] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.923806] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.923814] mmcblk0: not retrying timeout
- [ 19.923822] end_request: I/O error, dev mmcblk0, sector 517440
- [ 19.926941] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.926957] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.926970] [mmc]: found data error, need to send stop command !!
- [ 19.926981] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.927006] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.927013] mmcblk0: not retrying timeout
- [ 19.927024] end_request: I/O error, dev mmcblk0, sector 70368
- [ 19.927261] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.927275] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.927287] [mmc]: found data error, need to send stop command !!
- [ 19.927298] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.927330] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.927337] mmcblk0: not retrying timeout
- [ 19.927346] end_request: I/O error, dev mmcblk0, sector 522080
- [ 19.928575] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.928589] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.928602] [mmc]: found data error, need to send stop command !!
- [ 19.928612] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.928647] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.928655] mmcblk0: not retrying timeout
- [ 19.928665] end_request: I/O error, dev mmcblk0, sector 511144
- [ 19.928746] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.928758] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.928769] [mmc]: found data error, need to send stop command !!
- [ 19.928779] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.928810] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.928818] mmcblk0: not retrying timeout
- [ 19.928826] end_request: I/O error, dev mmcblk0, sector 511144
- [ 19.929075] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.929088] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.929098] [mmc]: found data error, need to send stop command !!
- [ 19.929108] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.929133] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.929140] mmcblk0: not retrying timeout
- [ 19.92914[[1;31mFAILED[0m] Failed to start Create Volatile Files and Directories.
- 8] end_request: I/O error, dev mmcblk0, sector 511144
- [ 19.930996] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.931010] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.931026] [mmc]: found data error, need to send stop command !!
- [ 19.931036] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.931073] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.931081] mmcblk0: not retrying timeout
- [ 19.931091] end_request: I/O error, dev mmcblk0, sector 603328
- [ 19.931103] end_request: I/O error, dev mmcblk0, sector 603336
- [ 19.931112] end_request: I/O error, dev mmcblk0, sector 603344
- [ 19.931120] end_request: I/O error, dev mmcblk0, sector 603352
- [ 19.931219] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.931231] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.931243] [mmc]: found data error, need to send stop command !!
- [ 19.931253] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.931284] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.931292] mmcblk0: not retrying timeout
- [ 19.931300] end_request: I/O error, dev mmcblk0, sector 603328
- [ 19.933575] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.933590] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.933604] [mmc]: found data error, need to send stop command !!
- [ 19.933614] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.933668] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.933677] mmcblk0: not retrying timeout
- [ 19.933688] end_request: I/O error, dev mmcblk0, sector 511144
- [ 19.933888] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 19.933904] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 19.933916] [mmc]: found data See 'systemctl status systemd-tmpfiles-setup.service' for details.
- error, need to send stop command !!
- [ 19.933926] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 19.933971] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 19.933980] mmcblk0: not retrying timeout
- [ 19.933989] end_request: I/O error, dev mmcblk0, sector 511144
- [ 20.086507] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 20.086523] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 20.086536] [mmc]: found data error, need to send stop command !!
- [ 20.086547] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 20.086573] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 20.086580] mmcblk0: not retrying timeout
- [ 20.086592] end_request: I/O error, dev mmcblk0, sector 522080
- [ 20.087464] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 20.087478] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 20.087490] [mmc]: found data error, need to send stop command !!
- [ 20.087500] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 20.087536] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 20.087544] mmcblk0: not retrying timeout
- [ 20.087554] end_request: I/O error, dev mmcblk0, sector 1805024
- [ 20.087640] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 20.087653] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 20.087664] [mmc]: found data error, need to send stop command !!
- [ 20.087674] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 20.087705] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 20.087713] mmcblk0: not retrying timeout
- [ 20.087721] end_request: I/O error, dev mmcblk0, sector 1805024
- [ 20.088629] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 20.088642] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 20.088653] [mmc]: found data error, need to send stop command !!
- [ 20.088663] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 20.088699] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 20.088707] mmcblk0: not retrying timeout
- [ 20.088715] end_request: I/O error, dev mmcblk0, sector 105408
- [ 20.088743] EXT4-fs (mmcblk0p1): previous I/O error to superblock detected
- [ 20.088801] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 20.088814] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 20.088824] [mmc]: found data error, need to send stop command !!
- [ 20.088834] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 20.088863] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 20.088871] mmcblk0: not retrying timeout
- [ 20.088879] end_request: I/O error, dev mmcblk0, sector 2048
- [ 20.088891] Buffer I/O error on device mmcblk0p1, logical block 0
- [ 20.088899] lost page write due to I/O error on mmcblk0p1
- [ 20.088924] EXT4-fs error (device mmcblk0p1): ext4_find_entry:941: inode #46190: comm networking: reading directory lblock 0
- [ 20.089635] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 20.089649] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 20.089662] [mmc]: found data error, need to send stop command !!
- [ 20.089673] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 20.089709] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 20.089716] mmcblk0: not retrying timeout
- [ 20.089726] end_request: I/O error, dev mmcblk0, sector 513416
- [ 20.089737] end_request: I/O error, dev mmcblk0, sector 513424
- [ 20.089745] end_request: I/O error, dev mmcblk0, sector 513432
- [ 20.089754] end_request: I/O error, dev mmcblk0, sector 513440
- [ 20.089839] [mmc]: *** sunxi_mci_dump_err[[1;31mFAILED[0m] Failed to start Trigger Flushing of Journal to Persistent Storage.
- info(L826): smc 0 err, cmd 18, RE !!
- [ 20.089851] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 20.089863] [mmc]: found data error, need to send stop command !!
- [ 20.089873] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 20.089904] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 20.089911] mmcblk0: not retrying timeout
- [ 20.089919] end_request: I/O error, dev mmcblk0, sector 513416
- [ 20.091562] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 20.091576] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 20.091591] [mmc]: found data error, need to send stop command !!
- [ 20.091602] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 20.091640] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 20.091648] mmcblk0: not retrying timeout
- [ 20.091659] end_request: I/O error, dev mmcblk0, sector 515024
- [ 20.091671] end_request: I/O error, dev mmcblk0, sector 515032
- [ 20.091680] end_request: I/O error, dev mmcblk0, sector 515040
- [ 20.091688] end_request: I/O error, dev mmcblk0, sector 515048
- [ 20.091787] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 20.091800] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 20.091811] [mmc]: found data error, need to send stop command !!
- [ 20.091821] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 20.091853] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 20.091861] mmcblk0: not retrying timeout
- [ 20.091869] end_request: I/O error, dev mmcblk0, sector 515024
- [ 20.478363] swap_free: Bad swap file entry 10000000
- [ 20.478377] BUG: Bad page map in process systemd-udevd pte:00000040 pmd:552ce831
- [ 20.478390] addr:b6e98000 vm_flags:08000075 anon_vma: (null) mapping:d55989b8 index:4e
- [ 20.478412] vma->vm_ops->fault: filemap_fault+0x0/0x3fc
- <1>[ 20.478426] vma->vm_file->f_op->mmap: ext4_file_mmap+0x0/0x68
- [ 20.478457] [<c0016cdc>] (unwind_backtrace+0x0/0xe8) from [<c066acc0>] (dump_stack+0x20/0x24)
- [ 20.478480] [<c066acc0>] (dump_stack+0x20/0x24) from [<c00fa278>] (print_bad_pte+0x16c/0x198)
- [ 20.478500] [<c00fa278>] (print_bad_pte+0x16c/0x198) from [<c00fb8d0>] (unmap_single_vma+0x510/0x5e4)
- [ 20.478519] [<c00fb8d0>] (unmap_single_vma+0x510/0x5e4) from [<c00fcaf0>] (unmap_vmas+0x58/0x68)
- [ 20.478538] [<c00fcaf0>] (unmap_vmas+0x58/0x68) from [<c01010a0>] (exit_mmap+0xe0/0x1e4)
- [ 20.478558] [<c01010a0>] (exit_mmap+0xe0/0x1e4) from [<c00256b0>] (mmput+0x4c/0x118)
- [ 20.478577] [<c00256b0>] (mmput+0x4c/0x118) from [<c002be38>] (exit_mm+0x138/0x154)
- [ 20.478594] [<c002be38>] (exit_mm+0x138/0x154) from [<c002c25c>] (do_exit+0x1ec/0x790)
- [ 20.478610] [<c002c25c>] (do_exit+0x1ec/0x790) from [<c002c8a8>] (do_group_exit+0x5c/0xc0)
- [ 20.478626] [<c002c8a8>] (do_group_exit+0x5c/0xc0) from [<c002c92c>] (__wake_up_parent+0x0/0x30)
- [ 20.478645] [<c002c92c>] (__wake_up_parent+0x0/0x30) from [<c000df00>] (ret_fast_syscall+0x0/0x30)
- [ 20.479009] BUG: Bad rss-counter state mm:d50cec80 idx:2 val:-1
- See 'systemctl status systemd-journal-flush.service' for details.
- [[32m OK [0m] Started LSB: Prepare console.
- [[1;31mFAILED[0m] Failed to start LSB: Raise network interfaces..
- See 'systemctl status networking.service' for details.
- [[32m OK [0m] Reached target Network.
- [[32m OK [0m] Reached target Network is Online.
- Starting LSB: Set console font and keymap...
- Starting Update UTMP about System Boot/Shutdown...
- [ 22.050670] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 22.058715] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 22.066495] [mmc]: found data error, need to send stop command !!
- [ 22.073280] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 22.087311] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 22.095459] mmcblk0: error -110 sending status command, retrying
- [ 22.102169] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 22.110215] mmcblk0: error -110 sending status command, retrying
- [ 22.112158] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 22.124953] mmcblk0: error -110 sending status command, aborting
- [ 22.131676] end_request: I/O error, dev mmcblk0, sector 70368
- [ 22.138388] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 22.146418] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 22.150028] [mmc]: found data error, need to send stop command !!
- [ 22.150028] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 22.160008] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 22.177885] mmcblk0: error -110 sending status command, retrying
- [ 22.184577] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 22.192609] mmcblk0: error -110 sending status command, retrying
- [ 22.194568] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 22.207337] mmcblk0: error -110 sending status command, aborting
- [ 22.214012] end_request: I/O error, dev mmcblk0, sector 522080
- [ 22.221672] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 22.229695] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 22.237443] [mmc]: found data error, need to send stop command !!
- [ 22.244216] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 22.253156] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 22.261251] mmcblk0: error -110 sending status command, retrying
- [ 22.267926] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 22.275984] mmcblk0: error -110 sending status command, retrying
- [ 22.282679] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 22.290723] mmcblk0: error -110 sending status command, aborting
- [ 22.297389] end_request: I/O error, dev mmcblk0, sector 571992
- [ 22.300697] end_request: I/O error, dev mmcblk0, sector 572000
- [ 22.300697] end_request: I/O error, dev mmcblk0, sector 572008
- [ 22.300697] end_request: I/O error, dev mmcblk0, sector 572016
- [ 22.323415] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 22.331447] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 22.339173] [mmc]: found data error, need to send stop command !!
- [ 22.345944] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 22.354866] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 22.362217] mmcblk0: not retrying timeout
- [ 22.366663] end_request: I/O error, dev mmcblk0, sector 513152
- [ 22.373170] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 22.381275] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 22.389005] [mmc]: found data error, need to send stop command !!
- [ 22.395776] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 22.409757] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 22.417107] mmcblk0: not retrying timeout
- [ 22.421588] end_request: I/O error, dev mmcblk0, sector 571992
- [[32m OK [0m] Started LSB: Set console font and keymap.
- [[1;31mFAILED[0m] Failed to start Update UTMP about System Boot/Shutdown.
- See 'systemctl status systemd-update-utmp.service' for details.
- [[1;33mDEPEND[0m] Dependency failed for Update UTMP about System Runlevel Changes.
- [[32m OK [0m] Reached target System Initialization.
- [[32m OK [0m] Listening on D-Bus System Message Bus Socket.
- [[32m OK [0m] Reached target Sockets.
- [[32m OK [0m] Reached target Timers.
- [ 22.640512] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 22.648565] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 22.656333] [mmc]: found data error, need to send stop command !!
- [ 22.663132] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 22.672131] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 22.680223] mmcblk0: error -110 sending status command, retrying
- [ 22.686911] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 22.695037] mmcblk0: error -110 sending status command, retrying
- [ 22.706799] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 22.714857] mmcblk0: error -110 sending status command, aborting
- [ 22.721591] end_request: I/O error, dev mmcblk0, sector 68408
- [ 22.727998] EXT4-fs (mmcblk0p1): previous I/O error to superblock detected
- [ 22.735719] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 25, RE !!
- [ 22.743761] [mmc]: *** sunxi_mci_request_done(L887): In data write operation
- [ 22.751598] [mmc]: found data error, need to send stop command !!
- [ 22.758361] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 22.767307] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 22.774678] mmcblk0: not retrying timeout
- [ 22.779126] end_request: I/O error, dev mmcblk0, sector 2048
- [ 22.784651] Buffer I/O error on device mmcblk0p1, logical block 0
- [ 22.784651] lost page write due to I/O error on mmcblk0p1
- [ 22.798189] EXT4-fs error (device mmcblk0p1): ext4_find_entry:941: inode #17: comm systemd: reading directory lblock 0
- [[32m OK [0m] Reached target Basic System.
- Starting Entropy daemon using the HAVEGE algorithm...
- [[32m OK [0m[ 22.971838] [mmc]: *** sunxi_mci_dump_errinfo(L826): ] Started Entropy daemon using tsmc 0 err, cmd 18, RE !!
- he HAVEGE algorithm.
- [ 22.983143] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 22.992777] [mmc]: found data error, need to send stop command !!
- [ 22.999540] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- Starting Regular background program processing daemon...
- [ 23.013524] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 23.022507] mmcblk0: not retrying timeout
- [ 23.026963] end_request: I/O error, dev mmcblk0, sector 1059616
- [ 23.032443] end_request: I/O error, dev mmcblk0, sector 1059624
- [ 23.032443] end_request: I/O error, dev mmcblk0, sector 1059632
- [ 23.032443] end_request: I/O error, dev mmcblk0, sector 1059640
- [ 23.053392] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 23.061477] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 23.069212] [mmc]: found data error, need to send stop command !!
- [ 23.075991] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 23.084931] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 23.092986] mmcblk0: error -110 sending status command, retrying
- [ 23.099664] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 23.107727] mmcblk0: error -110 sending status command, retrying
- [ 23.114441] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 13, RE !!
- [ 23.122504] mmcblk0: error -110 sending status command, aborting
- [ 23.129175] end_request: I/O error, dev mmcblk0, sector 1059616
- [ 23.137473] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 23.145517] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 23.153254] [mmc]: found data error, need to send stop command !!
- [ 23.160021] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 23.168986] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 23.176334] mmcblk0: not retrying timeout
- [ 23.180789] end_request: I/O error, dev mmcblk0, sector 1805152
- [ 23.187448] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 18, RE !!
- [ 23.195474] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 23.203210] [mmc]: found data error, need to send stop command !!
- [ 23.209968] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 23.218910] mmcblk0: timed out sending r/w cmd command, card status 0x0
- [ 23.226261] mmcblk0: not retrying timeout
- [ 23.230718] end_request: I/O error, dev mmcblk0, sector 1805152
- [[32m OK [0m[ 23.321752] [mmc]: *** sunxi_mci_dump_errinfo(L826): ] Started Regular background prosmc 0 err, cmd 18, RE !!
- gram processing daemon.
- [ 23.332989] [mmc]: *** sunxi_mci_request_done(L887): In data read operation
- [ 23.342899] [mmc]: found data error, need to send stop command !!
- [ 23.349657] [mmc]: *** sunxi_mci_send_manual_stop(L795): sdc 0 send stop command failed
- [ 23.358587] [mmc]: *** sunxi_mci_dump_errinfo(L826):
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement