Jump to content

Ali

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Ali

  1. 7 minutes ago, Igor said:


    So there is nothing after "Starting kernel ..."? Huh. It works on one Orangepi 2E board and on the other it stops? Can you identify the PCB difference, especially memory and eMMC chips? Or if you place a macro photo of working/non-working PCB?
     

    It is strange that it hangs there. It usually hangs before, in u-boot ... Have you tried to boot most recent image containing modern kernel on this particular board?

    The SD card works on all my boards except this one, it stuck at "starting kernel". The strange is its old OS (on EMMC) runs perfectly, no stuck at all, you can see its boot up log in the first post (Debian Jessie). 

  2. 7 minutes ago, Igor said:


    But console goes to the HDMI by default. Change console to serial and try again.

    If it means changing inside armbianENV.txt  then this is the new boot up log (its value was both):

     

    Spoiler

    [ 4600.950316] Restarting system.
    [ 4600.957126] Restarting Linux version 3.4.39 (boris@UbuntuMate) (gcc version 4.6.3 20120201 (prerelease) (crosstool-NG linaro-1.13.1-2012.02-20120222 - Linaro GCC 2012.02) ) #2 SMP PREEMPT Mon Oct 12 12:03:03 CEST 2015
    [ 4600.957140]

    U-Boot SPL 2017.05-armbian (Jun 15 2017 - 03:36:47)
    DRAM: 2048 MiB
    Trying to boot from MMC1


    U-Boot 2017.05-armbian (Jun 15 2017 - 03:36:47 +0200) Allwinner Technology

    CPU:   Allwinner H3 (SUN8I 1680)
    Model: Xunlong Orange Pi Plus 2E
    I2C:   ready
    DRAM:  2 GiB
    MMC:   SUNXI SD/MMC: 0, SUNXI SD/MMC: 1
    *** Warning - bad CRC, using default environment

    In:    serial
    Out:   serial
    Err:   serial
    Net:   phy interface7
    eth0: ethernet@1c30000
    Hit any key to stop autoboot:  0
    38518 bytes read in 157 ms (239.3 KiB/s)
    Unknown command 'bmp' - try 'help'
    switch to partitions #0, OK
    mmc0 is current device
    Scanning mmc 0:1...
    Found U-Boot script /boot/boot.scr
    3565 bytes read in 210 ms (15.6 KiB/s)
    ## Executing script at 43100000
    U-boot loaded from SD
    Boot script loaded from mmc
    138 bytes read in 169 ms (0 Bytes/s)
    5232676 bytes read in 552 ms (9 MiB/s)
    4654944 bytes read in 548 ms (8.1 MiB/s)
    Found legacy kernel configuration
    36808 bytes read in 101 ms (355.5 KiB/s)
    ## Loading init Ramdisk from Legacy Image at 43300000 ...
       Image Name:   uInitrd
       Image Type:   ARM Linux RAMDisk Image (gzip compressed)
       Data Size:    5232612 Bytes = 5 MiB
       Load Address: 00000000
       Entry Point:  00000000
       Verifying Checksum ... Bad Data CRC
    Ramdisk image is corrupt or invalid
    SCRIPT FAILED: continuing...
    switch to partitions #0, OK
    mmc1(part 0) is current device
    Scanning mmc 1:1...
    starting USB...
    USB0:   USB EHCI 1.00
    USB1:   USB OHCI 1.0
    USB2:   USB EHCI 1.00
    USB3:   USB OHCI 1.0
    USB4:   USB EHCI 1.00
    USB5:   USB OHCI 1.0
    scanning bus 0 for devices... 1 USB Device(s) found
    scanning bus 2 for devices... 1 USB Device(s) found
    scanning bus 4 for devices... 1 USB Device(s) found
           scanning usb for storage devices... 0 Storage Device(s) found

    USB device 0: unknown device
    BOOTP broadcast 1
    data abort
    pc : [<bff9aee4>]          lr : [<0000b3db>]
    reloc pc : [<4a03aee4>]    lr : [<8a0ab3db>]
    sp : bbf3b5c0  ip : 00000000     fp : bffed6f8
    r10: bffed24c  r9 : bbf3fee8     r8 : 0000000e
    r7 : bffef584  r6 : bffef58c     r5 : 00000000  r4 : bffed74e
    r3 : 00060101  r2 : 00000008     r1 : bffed6fe  r0 : 0000000e
    Flags: nZCv  IRQs off  FIQs off  Mode SVC_32
    Resetting CPU ...

    resetting ...

    U-Boot SPL 2017.05-armbian (Jun 15 2017 - 03:36:47)
    DRAM: 2048 MiB
    Trying to boot from MMC1


    U-Boot 2017.05-armbian (Jun 15 2017 - 03:36:47 +0200) Allwinner Technology

    CPU:   Allwinner H3 (SUN8I 1680)
    Model: Xunlong Orange Pi Plus 2E
    I2C:   ready
    DRAM:  2 GiB
    MMC:   SUNXI SD/MMC: 0, SUNXI SD/MMC: 1
    *** Warning - bad CRC, using default environment

    In:    serial
    Out:   serial
    Err:   serial
    Net:   phy interface7
    eth0: ethernet@1c30000
    Hit any key to stop autoboot:  0
    38518 bytes read in 157 ms (239.3 KiB/s)
    Unknown command 'bmp' - try 'help'
    switch to partitions #0, OK
    mmc0 is current device
    Scanning mmc 0:1...
    Found U-Boot script /boot/boot.scr
    3565 bytes read in 210 ms (15.6 KiB/s)
    ## Executing script at 43100000
    U-boot loaded from SD
    Boot script loaded from mmc
    138 bytes read in 169 ms (0 Bytes/s)
    5232676 bytes read in 552 ms (9 MiB/s)
    4654944 bytes read in 548 ms (8.1 MiB/s)
    Found legacy kernel configuration
    36808 bytes read in 102 ms (351.6 KiB/s)
    ## Loading init Ramdisk from Legacy Image at 43300000 ...
       Image Name:   uInitrd
       Image Type:   ARM Linux RAMDisk Image (gzip compressed)
       Data Size:    5232612 Bytes = 5 MiB
       Load Address: 00000000
       Entry Point:  00000000
       Verifying Checksum ... OK

    Starting kernel ...

     

    Another:

    Spoiler

    U-Boot SPL 2017.05-armbian (Jun 15 2017 - 03:36:47)
    DRAM: 2048 MiB
    Trying to boot from MMC1


    U-Boot 2017.05-armbian (Jun 15 2017 - 03:36:47 +0200) Allwinner Technology

    CPU:   Allwinner H3 (SUN8I 1680)
    Model: Xunlong Orange Pi Plus 2E
    I2C:   ready
    DRAM:  2 GiB
    MMC:   SUNXI SD/MMC: 0, SUNXI SD/MMC: 1
    *** Warning - bad CRC, using default environment

    In:    serial
    Out:   serial
    Err:   serial
    Net:   phy interface7
    eth0: ethernet@1c30000
    Hit any key to stop autoboot:  0
    38518 bytes read in 157 ms (239.3 KiB/s)
    Unknown command 'bmp' - try 'help'
    switch to partitions #0, OK
    mmc0 is current device
    Scanning mmc 0:1...
    Found U-Boot script /boot/boot.scr
    3565 bytes read in 210 ms (15.6 KiB/s)
    ## Executing script at 43100000
    U-boot loaded from SD
    Boot script loaded from mmc
    138 bytes read in 168 ms (0 Bytes/s)
    5232676 bytes read in 552 ms (9 MiB/s)
    4654944 bytes read in 548 ms (8.1 MiB/s)
    Found legacy kernel configuration
    36808 bytes read in 102 ms (351.6 KiB/s)
    ## Loading init Ramdisk from Legacy Image at 43300000 ...
       Image Name:   uInitrd
       Image Type:   ARM Linux RAMDisk Image (gzip compressed)
       Data Size:    5232612 Bytes = 5 MiB
       Load Address: 00000000
       Entry Point:  00000000
       Verifying Checksum ... OK
     

     

  3. I have multiple Orangepi plus 2e. One of them has Debian Jessie (Linux OrangePI 3.4.39 #2 SMP PREEMPT armv7l GNU/Linux Debian GNU/Linux 8 (jessie)) installed on it. On this board I can't boot from SD card in order to change its OS. I have installed ARMBIAN 5.73 stable Ubuntu 16.04.6 LTS 3.4.113-sun8i on the SD card. The SD card itself boot up perfectly on the other boards.

     

    SD card boot up log (I set the verbosity to 7 through armbianENV.txt):

    Spoiler

    U-Boot SPL 2017.05-armbian (Jun 15 2017 - 03:36:47)
    DRAM: 2048 MiB
    Trying to boot from MMC1


    U-Boot 2017.05-armbian (Jun 15 2017 - 03:36:47 +0200) Allwinner Technology

    CPU:   Allwinner H3 (SUN8I 1680)
    Model: Xunlong Orange Pi Plus 2E
    I2C:   ready
    DRAM:  2 GiB
    MMC:   SUNXI SD/MMC: 0, SUNXI SD/MMC: 1
    *** Warning - bad CRC, using default environment

    In:    serial
    Out:   serial
    Err:   serial
    Net:   phy interface7
    eth0: ethernet@1c30000
    Hit any key to stop autoboot:  0
    38518 bytes read in 159 ms (236.3 KiB/s)
    Unknown command 'bmp' - try 'help'
    switch to partitions #0, OK
    mmc0 is current device
    Scanning mmc 0:1...
    Found U-Boot script /boot/boot.scr
    3565 bytes read in 211 ms (15.6 KiB/s)
    ## Executing script at 43100000
    U-boot loaded from SD
    Boot script loaded from mmc
    136 bytes read in 170 ms (0 Bytes/s)
    5232676 bytes read in 554 ms (9 MiB/s)
    4654944 bytes read in 549 ms (8.1 MiB/s)
    Found legacy kernel configuration
    36808 bytes read in 103 ms (348.6 KiB/s)
    ## Loading init Ramdisk from Legacy Image at 43300000 ...
       Image Name:   uInitrd
       Image Type:   ARM Linux RAMDisk Image (gzip compressed)
       Data Size:    5232612 Bytes = 5 MiB
       Load Address: 00000000
       Entry Point:  00000000
       Verifying Checksum ... OK

    Starting kernel ...
     

     

    EMMC (the other OS) boot up log:

    Spoiler

    BOOT0 is starting!
    boot0 version : 4.0.0
    fel_flag = 0x00000000
    rtc[0] value = 0x00000000
    rtc[1] value = 0x00000000
    rtc[2] value = 0x00000000
    rtc[3] value = 0x00000000
    rtc[4] value = 0x00000000
    rtc[5] value = 0x00000000
    rtc[6] value = 0x00000000
    rtc[7] value = 0x00000000
    DRAM DRIVE INFO: V0.8
    DRAM Type = 3 (2:DDR2,3:DDR3,6:LPDDR2,7:LPDDR3)
    DRAM CLK = 672 MHz
    DRAM zq value: 003b3bfb
    READ DQS LCDL = 001e1e1e
    DRAM SIZE =2048 M
    odt delay
    dram size =2048
    card boot number = 2
    card no is 2
    sdcard 2 line count 8
    [mmc]: mmc driver ver 2014-12-10 21:20:39
    [mmc]: ***Try SD card 2***
    [mmc]: mmc 2 cmd 8 err 00000100
    [mmc]: mmc 2 cmd 8 err 00000100
    [mmc]: mmc 2 send if cond failed
    [mmc]: mmc 2 cmd 55 err 00000100
    [mmc]: mmc 2 cmd 55 err 00000100
    [mmc]: mmc 2 send app cmd failed
    [mmc]: ***Try MMC card 2***
    [mmc]: 8bit ddr!!!
    [mmc]: MMC ver 5.0
    [mmc]: SD/MMC Card: 8bit, capacity: 14910MB
    [mmc]: vendor: Man 00150100 Snr 00ec3764
    [mmc]: product: AWPD3
    [mmc]: revision: 5.2
    [mmc]: ***SD/MMC 2 init OK!!!***
    sdcard 2 init ok
    The size of uboot is 000dc000.
    sum=f2e675e8
    src_sum=f2e675e8
    set_mmc_para,sdly 50M 0
    set_mmc_para,sdly 25M 0
    Succeed in loading uboot from sdmmc flash.
    Ready to disable icache.
    Jump to secend Boot.
    SUNXI_NORMAL_MODE
    [      0.247]e mode

    U-Boot 2011.09-rc1 (Jun 21 2015 - 19:46:23) Allwinner Technology

    [      0.255]version: 1.1.0
    normal mode
    [      0.262]pmbus:   ready
    not set main pmu id
    axp_probe error
    [      0.277]PMU: pll1 1200 Mhz,PLL6=600 Mhz
    AXI=400 Mhz,AHB=200 Mhz, APB1=100 Mhz
    sid read already
    fel key new mode
    run key detect
    no key found
    no key input
    dram_para_set start
    dram_para_set end
    normal mode
    [      0.307]DRAM:  2 GiB
    relocation Offset is: 75af9000
    [box standby] read rtc = 0x0
    [box_start_os] mag be start_type no use
    user_gpio config
    user_gpio ok
    gic: normal or no secure os mode
    workmode = 0
    MMC:     2
    [      0.382][mmc]: mmc driver ver 2014-12-10 9:23:00
    [      0.387][mmc]: get sdc_phy_wipe fail.
    [      0.391][mmc]: get sdc0 sdc_erase fail.
    [      0.395][mmc]: get sdc_2xmode ok, val = 1
    [      0.399][mmc]: get sdc_ddrmode ok, val = 1
    [      0.403][mmc]: get sdc_f_max fail,use default  50000000Hz
    [      0.409][mmc]: get card_line ok, card_line = 8
    [      0.413][mmc]: get sdc_ex_dly_used fail,use default
    [      0.418][mmc]: SUNXI SD/MMC: 2
    [      0.432][mmc]: *Try SD card 2*
    [      0.435][mmc]: mmc 2 cmd 8 err 100
    [      0.441][mmc]: mmc send if cond failed
    [      0.445][mmc]: mmc 2 cmd 55 err 100
    [      0.450][mmc]: send app cmd failed
    [      0.453][mmc]: *Try MMC card 2*
    [      0.495][mmc]: ddr8
    [      0.509][mmc]: CID 0x15010041 0x57504433 0x5200ec37 0x64c713df
    [      0.514][mmc]: MMC ver 5.0
    [      0.517][mmc]: mmc clk 50000000
    [      0.520][mmc]: SD/MMC Card: 8bit, capacity: 14910MB
    [      0.526][mmc]: boot0 capacity: 4000KB,boot1 capacity: 4000KB
    [      0.531][mmc]: ***SD/MMC 2 init OK!!!***
    [      0.536][mmc]: erase_grp_size:0x400WrBlk * 0x200 = 0x80000 Byte
    [      0.542][mmc]: secure_feature 0x55
    [      0.545][mmc]: secure_removal_type  0x9
    [      0.549]sunxi flash init ok
    script config pll_de to 864 Mhz
    Not Found clk pll_video1 in script
    script config pll_video to 297 Mhz
    [boot]disp_init_tv
    [DISP_TV] disp_init_tv enter g_tv_used
    screen 0 do not support TV TYPE!
    [BOOOT_DISP_TV] disp tv device_registered
    unable to find regulator vcc-hdmi-18 from [pmu1_regu] or [pmu2_regu]
    enable power vcc-hdmi-18, ret=-1
    DRV_DISP_Init end
    boot_disp.auto_hpd=1
    auto hpd check has 50 times!
    [disk_read_fs] no the partition
    error: open disp_rsl.fex, maybe it is not exist
    attched ok, mgr1<-->device1, type=2, mode=11----
    ready to set mode
    disp_tv_enable
    [      1.390]finally, output_type=0x2, output_mode=0xb, screen_id=0x1, disp_para=0x20b0000
    fail to find part named env
    Using default environment

    In:    serial
    Out:   serial
    Err:   serial
    --------fastboot partitions--------
    mbr not exist
    base bootcmd=run setargs_mmc boot_normal
    bootcmd set setargs_mmc
    key 0
    cant find rcvy value
    cant find fstbt value
    no misc partition is found
    to be run cmd=run setargs_mmc boot_normal
    the secure storage map is empty
    the private part isn't exist
    WORK_MODE_BOOT
    adver not need show
    sunxi_bmp_logo_display
    [disk_read_fs] no the partition
    error: open bootlogo.bmp, maybe it is not exist
    sunxi bmp info error : unable to open logo file bootlogo.bmp
    [      1.451]Hit any key to stop autoboot:  0
    ## Booting kernel from Legacy Image at 40007800 ...
       Image Name:   Linux-3.4.39
       Image Type:   ARM Linux Kernel Image (uncompressed)
       Data Size:    10915320 Bytes = 10.4 MiB
       Load Address: 40008000
       Entry Point:  40008000
       Verifying Checksum ... OK
       Loading Kernel Image ... OK
    OK
    [      5.024][mmc]: mmc exit start
    [      5.044][mmc]: mmc 2 cmd 8 err 100
    [      5.049][mmc]: mmc send if cond failed
    [      5.053][mmc]: mmc 2 cmd 55 err 100
    [      5.058][mmc]: send app cmd failed
    [      5.072][mmc]: get sdc_phy_wipe fail.
    [      5.075][mmc]: get sdc0 sdc_erase fail.
    [      5.079][mmc]: get sdc_2xmode ok, val = 1
    [      5.083][mmc]: get sdc_ddrmode ok, val = 1
    [      5.088][mmc]: get sdc_f_max fail,use default  50000000Hz
    [      5.093][mmc]: get card_line ok, card_line = 8
    [      5.098][mmc]: get sdc_ex_dly_used fail,use default
    [      5.103][mmc]: mmc 2 exit ok
    [      5.106]
    Starting kernel ...

    [sun8i_fixup]: From boot, get meminfo:
            Start:  0x40000000
            Size:   2048MB
    ion_carveout reserve: 160m@0 256m@0 130m@1 200m@1
    ion_reserve_common: ion reserve: [0xb0000000, 0xc0000000]!
    [    0.000000] Booting Linux on physical CPU 0
    [    0.000000] Initializing cgroup subsys cpu
    [    0.000000] Linux version 3.4.39 (boris@UbuntuMate) (gcc version 4.6.3 20120201 (prerelease) (crosstool-NG linaro-1.13.1-2012.02-20120222 - Linaro GCC 2012.02) ) #2 SMP PREEMPT Mon Oct 12 12:03:03 CEST 2015
    [    0.000000] Ignoring tag cmdline (using the default kernel command line)
    [    0.000000] bootconsole [earlycon0] enabled
    [    0.000000] cma: CMA: reserved 256 MiB at b0000000
    [    0.000000] Memory policy: ECC disabled, Data cache writealloc
    [    0.000000] On node 0 totalpages: 524288
    [    0.000000] free_area_init_node: node 0, pgdat c1000cc0, node_mem_map c10dd000
    [    0.000000]   Normal zone: 1710 pages used for memmap
    [    0.000000]   Normal zone: 0 pages reserved
    [    0.000000]   Normal zone: 192850 pages, LIFO batch:31
    [    0.000000]   HighMem zone: 2898 pages used for memmap
    [    0.000000]   HighMem zone: 326830 pages, LIFO batch:31
    [    0.000000] script_init enter!
    [    0.000000] script_init exit!
    [    0.000000] PERCPU: Embedded 8 pages/cpu @c22f9000 s11840 r8192 d12736 u32768
    [    0.000000] pcpu-alloc: s11840 r8192 d12736 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: 519680
    [    0.000000] Kernel command line: earlyprintk=ttyS0,115200 loglevel=8 initcall_debug=0 console=ttyS0,115200 console=tty0 init=/init
    [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [    0.000000] Memory: 2048MB = 2048MB total
    [    0.000000] Memory: 1798024k/1798024k available, 299128k reserved, 1056768K highmem
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    [    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
    [    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
    [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
    [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
    [    0.000000]       .text : 0xc0008000 - 0xc0986378   (9721 kB)
    [    0.000000]       .init : 0xc0987000 - 0xc0f86e40   (6144 kB)
    [    0.000000]       .data : 0xc0f88000 - 0xc1003738   ( 494 kB)
    [    0.000000]        .bss : 0xc1003eec - 0xc10dc400   ( 866 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.000000] console [tty0] enabled, bootconsole disabled
    [    0.000000] Booting Linux on physical CPU 0
    [    0.000000] Initializing cgroup subsys cpu
    [    0.000000] Linux version 3.4.39 (boris@UbuntuMate) (gcc version 4.6.3 20120201 (prerelease) (crosstool-NG linaro-1.13.1-2012.02-20120222 - Linaro GCC 2012.02) ) #2 SMP PREEMPT Mon Oct 12 12:03:03 CEST 2015
    [    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] Ignoring tag cmdline (using the default kernel command line)
    [    0.000000] bootconsole [earlycon0] enabled
    [    0.000000] cma: CMA: reserved 256 MiB at b0000000
    [    0.000000] Memory policy: ECC disabled, Data cache writealloc
    [    0.000000] On node 0 totalpages: 524288
    [    0.000000] free_area_init_node: node 0, pgdat c1000cc0, node_mem_map c10dd000
    [    0.000000]   Normal zone: 1710 pages used for memmap
    [    0.000000]   Normal zone: 0 pages reserved
    [    0.000000]   Normal zone: 192850 pages, LIFO batch:31
    [    0.000000]   HighMem zone: 2898 pages used for memmap
    [    0.000000]   HighMem zone: 326830 pages, LIFO batch:31
    [    0.000000] script_init enter!
    [    0.000000] script_init exit!
    [    0.000000] PERCPU: Embedded 8 pages/cpu @c22f9000 s11840 r8192 d12736 u32768
    [    0.000000] pcpu-alloc: s11840 r8192 d12736 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: 519680
    [    0.000000] Kernel command line: earlyprintk=ttyS0,115200 loglevel=8 initcall_debug=0 console=ttyS0,115200 console=tty0 init=/init
    [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [    0.000000] Memory: 2048MB = 2048MB total
    [    0.000000] Memory: 1798024k/1798024k available, 299128k reserved, 1056768K highmem
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    [    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
    [    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
    [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
    [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
    [    0.000000]       .text : 0xc0008000 - 0xc0986378   (9721 kB)
    [    0.000000]       .init : 0xc0987000 - 0xc0f86e40   (6144 kB)
    [    0.000000]       .data : 0xc0f88000 - 0xc1003738   ( 494 kB)
    [    0.000000]        .bss : 0xc1003eec - 0xc10dc400   ( 866 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.000000] console [tty0] enabled, bootconsole disabled
    [    0.019916] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
    [    0.019971] pid_max: default: 32768 minimum: 301
    [    0.020246] Mount-cache hash table entries: 512
    [    0.021133] Initializing cgroup subsys cpuacct
    [    0.021163] Initializing cgroup subsys freezer
    [    0.021208] CPU: Testing write buffer coherency: ok
    [    0.021262] ftrace: allocating 26203 entries in 77 pages
    [    0.050269] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [    0.050302] [sunxi_smp_prepare_cpus] enter
    [    0.050343] Setting up static identity map for 0x406d2b70 - 0x406d2bc8
    [    0.051182] CPU1: Booted secondary processor
    [    0.051182] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [    0.051314] CPU2: Booted secondary processor
    [    0.051314] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
    [    0.051314] CPU3: Booted secondary processor
    [    0.051314] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
    [    0.060174] Brought up 4 CPUs
    [    0.060257] SMP: Total of 4 processors activated (19200.00 BogoMIPS).
    [    0.060842] devtmpfs: initialized
    [    0.063133] wakeup src cnt is : 1.
    [    0.063152] [exstandby]leave extended_standby_enable_wakeup_src : event 0x800000
    [    0.063175] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_map 0x0
    [    0.063199] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_group 0x40
    [    0.063224] sunxi pm init
    [    0.063355] pinctrl core: initialized pinctrl subsystem
    [    0.073936] NET: Registered protocol family 16
    [    0.074592] DMA: preallocated 2048 KiB pool for atomic coherent allocations
    [    0.074592] script_sysfs_init success
    [    0.074592] sunxi_dump_init success
    [    0.074592] gpiochip_add: registered GPIOs 0 to 383 on device: sunxi-pinctrl
    [    0.074592] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
    [    0.074592] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [    0.074592] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [    0.074592] script config pll_video to 297 Mhz
    [    0.074592] script config pll_de to 864 Mhz
    [    0.074592] script config pll_ve to 402 Mhz
    [    0.074592] sunxi_default_clk_init
    [    0.074592] try to set pll6ahb1 to 200000000
    [    0.074592] try to set ahb clk source to pll6ahb1
    [    0.074592] set ahb clk source to pll6ahb1
    [    0.074592] try to set ahb1 to 200000000
    [    0.074592] try to set apb1 to 100000000
    [    0.074830] ===fe3o4==== sunxi_root_procfs_attach ret:0
    [    0.080357] bio: create slab <bio-0> at 0
    [    0.080364] [ARISC] :sunxi-arisc driver v1.04
    [    0.094902] [ARISC] :arisc version: [v0.1.34]
    [    0.171440] [ARISC] :sunxi-arisc driver v1.04 startup succeeded
    [    0.180384] SCSI subsystem initialized
    [    0.180572] usbcore: registered new interface driver usbfs
    [    0.180648] usbcore: registered new interface driver hub
    [    0.180688] usbcore: registered new device driver usb
    [    0.180688] twi_chan_cfg()335 - [twi0] has no twi_regulator.
    [    0.180688] twi_chan_cfg()335 - [twi1] has no twi_regulator.
    [    0.180688] twi_chan_cfg()335 - [twi2] has no twi_regulator.
    [    0.180725] Linux video capture interface: v2.00
    [    0.180917] Advanced Linux Sound Architecture Driver Version 1.0.25.
    [    0.181401] Bluetooth: Core ver 2.16
    [    0.181446] NET: Registered protocol family 31
    [    0.181468] Bluetooth: HCI device and connection manager initialized
    [    0.181493] Bluetooth: HCI socket layer initialized
    [    0.181513] Bluetooth: L2CAP socket layer initialized
    [    0.181552] Bluetooth: SCO socket layer initialized
    [    0.181754] cfg80211: Calling CRDA to update world regulatory domain
    [    0.181829] Switching to clocksource arch_sys_counter
    [    0.192011] FS-Cache: Loaded
    [    0.192291] CacheFiles: Loaded
    [    0.201865] NET: Registered protocol family 2
    [    0.202128] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    [    0.202653] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [    0.204268] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
    [    0.205059] TCP: Hash tables configured (established 131072 bind 65536)
    [    0.205084] TCP: reno registered
    [    0.205104] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [    0.205148] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [    0.205428] NET: Registered protocol family 1
    [    0.205772] RPC: Registered named UNIX socket transport module.
    [    0.205799] RPC: Registered udp transport module.
    [    0.205817] RPC: Registered tcp transport module.
    [    0.205834] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.545921] hw perfevents: enabled with ARMv7 Cortex_A7 PMU driver, 5 counters available
    [    0.546068] sunxi_reg_init enter
    [    0.546789] audit: initializing netlink socket (disabled)
    [    0.546847] type=2000 audit(0.540:1): initialized
    [    0.547907] highmem bounce pool size: 64 pages
    [    0.548745] NFS: Registering the id_resolver key type
    [    0.549071] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
    [    0.549720] NTFS driver 2.1.30 [Flags: R/W].
    [    0.549847] fuse init (API version 7.18)
    [    0.550591] Btrfs loaded
    [    0.550628] msgmni has been set to 1447
    [    0.551640] io scheduler noop registered
    [    0.551664] io scheduler deadline registered
    [    0.551746] io scheduler cfq registered (default)
    [    0.552164] [DISP]disp_module_init
    [    0.552452] cmdline,disp=
    [    0.560315] [DISP] Fb_map_kernel_logo,line:925:Fb_map_kernel_logo failed!
    [    0.573052] Console: switching to colour frame buffer device 160x45
    [    0.586727] [DISP]disp_module_init finish
    [    0.587013] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator.
    [    0.587165] sw_uart_get_devinfo()1503 - uart2 has no uart_regulator.
    [    0.587311] sw_uart_get_devinfo()1503 - uart3 has no uart_regulator.
    [    0.587852] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
    [    0.587996] sw_uart_pm()890 - uart0 clk is already enable
    [    0.588127] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n
    [    0.684059] console [ttyS0] enabled
    [    1.285124] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI
    [    1.448412] uart3: ttyS3 at MMIO 0x1c28c00 (irq = 35) is a SUNXI
    [    1.598376] sunxi_cmatest_init enter
    [    1.747379] sunxi_cmatest_init success
    [    1.914224] loop: module loaded
    [    2.026514] sunxi_spi_chan_cfg()1355 - [spi-0] has no spi_regulator.
    [    2.037405] sunxi_spi_chan_cfg()1355 - [spi-1] has no spi_regulator.
    [    2.048760] spi spi0: master is unqueued, this is deprecated
    [    2.059068] tun: Universal TUN/TAP device driver, 1.6
    [    2.068340] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
    [    2.079944] PPP generic driver version 2.4.2
    [    2.088519] PPP BSD Compression module registered
    [    2.097373] PPP Deflate Compression module registered
    [    2.108833] PPP MPPE Compression module registered
    [    2.117824] NET: Registered protocol family 24
    [    2.126370] PPTP driver version 0.8.5
    [    2.134228] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.165299] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.178023] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1
    [    2.190687] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000
    [    2.220032] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00
    [    2.230816] hub 1-0:1.0: USB hub found
    [    2.238597] hub 1-0:1.0: 1 port detected
    [    2.266878] sunxi-ehci sunxi-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.279507] sunxi-ehci sunxi-ehci.2: new USB bus registered, assigned bus number 2
    [    2.291969] sunxi-ehci sunxi-ehci.2: irq 106, io mem 0xf1c1b000
    [    2.320035] sunxi-ehci sunxi-ehci.2: USB 0.0 started, EHCI 1.00
    [    2.320516] hub 2-0:1.0: USB hub found
    [    2.320539] hub 2-0:1.0: 1 port detected
    [    2.340867] sunxi-ehci sunxi-ehci.4: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.340891] sunxi-ehci sunxi-ehci.4: new USB bus registered, assigned bus number 3
    [    2.371108] sunxi-ehci sunxi-ehci.4: irq 110, io mem 0xf1c1d000
    [    2.400037] sunxi-ehci sunxi-ehci.4: USB 0.0 started, EHCI 1.00
    [    2.410904] hub 3-0:1.0: USB hub found
    [    2.418866] hub 3-0:1.0: 1 port detected
    [    2.427333] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    2.458006] sunxi-ohci sunxi-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
    [    2.470337] sunxi-ohci sunxi-ohci.2: new USB bus registered, assigned bus number 4
    [    2.482562] sunxi-ohci sunxi-ohci.2: irq 107, io mem 0xf1c1b400
    [    2.554498] hub 4-0:1.0: USB hub found
    [    2.562557] hub 4-0:1.0: 1 port detected
    [    2.571070] Initializing USB Mass Storage driver...
    [    2.580451] usbcore: registered new interface driver usb-storage
    [    2.590939] USB Mass Storage support registered.
    [    2.599852] usbcore: registered new interface driver ums-alauda
    [    2.610243] usbcore: registered new interface driver ums-cypress
    [    2.620731] usbcore: registered new interface driver ums-datafab
    [    2.631152] usbcore: registered new interface driver ums_eneub6250
    [    2.641767] usbcore: registered new interface driver ums-freecom
    [    2.652172] usbcore: registered new interface driver ums-isd200
    [    2.662382] usbcore: registered new interface driver ums-jumpshot
    [    2.672842] usbcore: registered new interface driver ums-karma
    [    2.682892] usbcore: registered new interface driver ums-onetouch
    [    2.693169] usbcore: registered new interface driver ums-realtek
    [    2.703269] usbcore: registered new interface driver ums-sddr09
    [    2.713194] usbcore: registered new interface driver ums-sddr55
    [    2.723066] usbcore: registered new interface driver ums-usbat
    [    2.732856] usbcore: registered new interface driver usbserial
    [    2.742499] usbserial: USB Serial Driver core
    [    2.750522] usbcore: registered new interface driver option
    [    2.759909] USB Serial support registered for GSM modem (1-port)
    [    2.770185] file system registered
    [    2.778477] android_usb gadget: Mass Storage Function, version: 2009/09/11
    [    2.789321] android_usb gadget: Number of LUNs=3
    [    2.797577]  lun0: LUN: removable file: (no medium)
    [    2.806147]  lun1: LUN: removable file: (no medium)
    [    2.814640]  lun2: LUN: removable file: (no medium)
    [    2.823399] android_usb gadget: android_usb ready
    [    2.831824]  uinput result 0 , vmouse_init
    [    2.839949] mousedev: PS/2 mouse device common for all mice
    [    2.849343] sunxikbd_init failed.
    [    2.856115] ls_fetch_sysconfig_para: type err  device_used = 0.
    [    2.865817] =========script_get_err============
    [    2.873911] ltr_init: ls_fetch_sysconfig_para err.
    [    2.882505] [RTC] WARNING: Rtc time will be wrong!!
    [    2.891170] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0
    [    2.901632] i2c /dev entries driver
    [    2.908901] IR RC5(x) protocol handler initialized
    [    2.917384] sunxi tsc version 0.1
    [    2.924312] tscdev_init: tsc driver is disabled
    [    2.932509] sunxi cedar version 0.1
    [    2.939483] [cedar]: install start!!!
    [    2.946683] [cedar]: install end!!!
    [    2.953481] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
    [    2.963535] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
    [    2.974879] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
    [    2.988449] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
    [    2.997780] timeout_to_interv, line 167
    [    3.005134] interv_to_timeout, line 189
    [    3.012450] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec
    [    3.025133] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
    [    3.037933] Bluetooth: HCI UART driver ver 2.2
    [    3.046600] [mmc]: SD/MMC/SDIO Host Controller Driver(v1.109 2014-12-4 20:51) Compiled in Oct 12 2015 at 12:00:18
    [    3.061690] [mmc]: get mmc0's sdc_power is null!
    [    3.070521] [mmc]: get mmc1's sdc_power is null!
    [    3.079316] [mmc]: get mmc1's 2xmode ok, val = 1
    [    3.088137] [mmc]: get mmc1's ddrmode ok, val = 1
    [    3.097111] [mmc]: get mmc2's IO(sdc_cd) failed
    [    3.105888] [mmc]: get mmc2's sdc_power is null!
    [    3.114428] [mmc]: get mmc2's 2xmode ok, val = 1
    [    3.122962] [mmc]: get mmc2's ddrmode ok, val = 1
    [    3.131591] [mmc]: MMC host used card: 0x7, boot card: 0x0, io_card 2
    [    3.143153] [mmc]: sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    3.159724] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    3.176191] [mmc]: sdc2 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    3.192133] sunxi_leds_fetch_sysconfig_para script_parser_fetch "leds_para" leds_used = -1063626992
    [    3.205455] =========script_get_err============
    [    3.214873] usbcore: registered new interface driver usbhid
    [    3.224333] usbhid: USB HID core driver
    [    3.235224] asoc: sndcodec <-> sunxi-codec mapping ok
    [    3.247006] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok
    [    3.257167] oprofile: using arm/armv7-ca7
    [    3.265116] u32 classifier
    [    3.271442]     Actions configured
    [    3.278500] Netfilter messages via NETLINK v0.30.
    [    3.287085] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
    [    3.297536] ctnetlink v0.93: registering with nfnetlink.
    [    3.306594] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
    [    3.317492] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
    [    3.327379] xt_time: kernel timezone is -0000
    [    3.335474] IPv4 over IPv4 tunneling driver
    [    3.343571] gre: GRE over IPv4 demultiplexor driver
    [    3.352101] ip_gre: GRE over IPv4 tunneling driver
    [    3.361024] ip_tables: (C) 2000-2006 Netfilter Core Team
    [    3.370227] arp_tables: (C) 2002 David S. Miller
    [    3.378507] TCP: cubic registered
    [    3.385300] Initializing XFRM netlink socket
    [    3.393361] NET: Registered protocol family 10
    [    3.402304] Mobile IPv6
    [    3.408081] ip6_tables: (C) 2000-2006 Netfilter Core Team
    [    3.417268] IPv6 over IPv4 tunneling driver
    [    3.425757] NET: Registered protocol family 17
    [    3.433728] NET: Registered protocol family 15
    [    3.441807] Bluetooth: RFCOMM TTY layer initialized
    [    3.450164] Bluetooth: RFCOMM socket layer initialized
    [    3.458707] Bluetooth: RFCOMM ver 1.11
    [    3.465627] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [    3.474218] Bluetooth: BNEP filters: protocol multicast
    [    3.482632] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [    3.492002] L2TP core driver, V2.0
    [    3.498454] PPPoL2TP kernel driver, V2.0
    [    3.505496] L2TP IP encapsulation support (L2TPv3)
    [    3.513589] L2TP netlink interface
    [    3.520153] L2TP ethernet pseudowire support (L2TPv3)
    [    3.528521] Registering the dns_resolver key type
    [    3.536704] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
    [    3.548092] ThumbEE CPU extension supported.
    [    3.555650] Registering SWP/SWPB emulation handler
    [    3.564524] cmdline,disp=
    [    3.570355] [HDMI] power vcc-hdmi-18
    [    3.607830] sunxi-rtc sunxi-rtc: hctosys: unable to read the hardware clock
    [    3.618414] ths_fetch_sysconfig_para: type err  device_used = 1.
    [    3.629047] CPU Budget:Register notifier
    [    3.636248] CPU Budget:register Success
    [    3.643280] sunxi-budget-cooling sunxi-budget-cooling: Cooling device registered: thermal-budget-0
    [    3.658384] [rf_pm]: select module num is 7
    [    3.665976] [rf_pm]: module power0 name vcc-wifi-33
    [    3.674307] [rf_pm]: failed to fetch module_power1
    [    3.682530] [rf_pm]: mod has no chip_en gpio
    [    3.690157] [rf_pm]: failed to fetch lpo_use_apclk
    [    3.698327] [rf_pm]: regulator on.
    [    3.705132] [wifi_pm]: wifi gpio init is OK !!
    [    3.712904] ALSA device list:
    [    3.718931]   #0: audiocodec
    [    3.724869]   #1: sndhdmi
    [    3.730551] Warning: unable to open an initial console.
    [    3.743123] Freeing init memory: 6140K
    [    4.175072] [mmc]: mmc 2 detect change, present 1
    [    4.210094] [DISP] disp_device_attached_and_enable,line:159:attched ok, mgr0<-->device0, type=4, mode=4
    [    4.680139] [mmc]: sdc2 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.700839] [mmc]: sdc2 power_supply is null
    [    4.730128] [mmc]: sdc2 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.772438] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 52,  RTO !!
    [    4.791332] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 52,  RTO !!
    [    4.809496] [mmc]: sdc2 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.832254] [mmc]: sdc2 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.854248] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 8,  RTO !!
    [    4.867003] *******************Try sdio*******************
    [    4.878612] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 5,  RTO !!
    [    4.892302] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 5,  RTO !!
    [    4.905942] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 5,  RTO !!
    [    4.919094] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 5,  RTO !!
    [    4.931396] *******************Try sd *******************
    [    4.942451] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 55,  RTO !!
    [    4.955729] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 55,  RTO !!
    [    4.968946] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 55,  RTO !!
    [    4.982106] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 55,  RTO !!
    [    4.994389] *******************Try mmc*******************
    [    5.004547] [mmc]: sdc2 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    5.019108] [mmc]: sdc2 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    5.033231] [mmc]: sdc2 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    5.047244] [mmc]: sdc2 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    5.063578] [mmc]: sdc2 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    5.091210] [mmc]: sdc2 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    5.116828] [mmc]: sdc2 set ios: clk 25000000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    5.130860] [mmc]: sdc2 set ios: clk 25000000Hz bm PP pm ON vdd 3.3V width 1 timing MMC-HS(SDR20) dt B
    [    5.144381] [mmc]: sdc2 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing MMC-HS(SDR20) dt B
    [    5.157922] [mmc]: sdc2 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 8 timing MMC-HS(SDR20) dt B
    [    5.171506] [mmc]: sdc2 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 8 timing UHS-DDR50 dt B
    [    5.184449] [mmc]: sdc2 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 8 timing UHS-DDR50 dt B
    [    5.197359] mmc2: new high speed DDR MMC card at address 0001
    [    5.206985] mmcblk0: mmc2:0001 AWPD3R 14.5 GiB
    [    5.215059] mmcblk0boot0: mmc2:0001 AWPD3R partition 1 4.00 MiB
    [    5.224696] mmcblk0boot1: mmc2:0001 AWPD3R partition 2 4.00 MiB
    [    5.235312]  mmcblk0: p1 p2
    [    5.244191]  mmcblk0boot1: unknown partition table
    [    5.253882]  mmcblk0boot0: unknown partition table
    [    5.262235] *******************mmc init ok *******************
    [   10.116913] systemd-udevd[110]: starting version 215
    [   11.242037] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [   12.031930] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
    [   12.051604] systemd[1]: Detected architecture 'arm'.
    [   12.097168] systemd[1]: Failed to insert module 'autofs4'
    [   12.108622] systemd[1]: Set hostname to <OrangePI>.
    [   12.290273] systemd[1]: Expecting device dev-ttyS0.device...
    [   12.303249] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [   12.315082] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [   12.326646] systemd[1]: Starting Remote File Systems (Pre).
    [   12.339236] systemd[1]: Reached target Remote File Systems (Pre).
    [   12.349254] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [   12.363066] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [   12.375517] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [   12.387740] systemd[1]: Starting Paths.
    [   12.398964] systemd[1]: Reached target Paths.
    [   12.407273] systemd[1]: Starting Encrypted Volumes.
    [   12.419917] systemd[1]: Reached target Encrypted Volumes.
    [   12.429388] systemd[1]: Starting Swap.
    [   12.439885] systemd[1]: Reached target Swap.
    [   12.447780] systemd[1]: Expecting device dev-mmcblk0p1.device...
    [   12.461151] systemd[1]: Starting Root Slice.
    [   12.472679] systemd[1]: Created slice Root Slice.
    [   12.481245] systemd[1]: Starting Delayed Shutdown Socket.
    [   12.494376] systemd[1]: Listening on Delayed Shutdown Socket.
    [   12.504279] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [   12.518904] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [   12.530195] systemd[1]: Starting Journal Socket (/dev/log).
    [   12.543880] systemd[1]: Listening on Journal Socket (/dev/log).
    [   12.554116] systemd[1]: Starting udev Control Socket.
    [   12.567334] systemd[1]: Listening on udev Control Socket.
    [   12.577027] systemd[1]: Starting udev Kernel Socket.
    [   12.589910] systemd[1]: Listening on udev Kernel Socket.
    [   12.599234] systemd[1]: Starting User and Session Slice.
    [   12.612294] systemd[1]: Created slice User and Session Slice.
    [   12.622169] systemd[1]: Starting Journal Socket.
    [   12.634467] systemd[1]: Listening on Journal Socket.
    [   12.643497] systemd[1]: Starting System Slice.
    [   12.655537] systemd[1]: Created slice System Slice.
    [   12.664646] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [   12.730543] systemd[1]: Starting udev Coldplug all Devices...
    [   12.810881] systemd[1]: Mounting Debug File System...
    [   12.880504] systemd[1]: Mounted Huge Pages File System.
    [   12.893329] systemd[1]: Started Set Up Additional Binary Formats.
    [   12.907675] systemd[1]: Starting Load Kernel Modules...
    [   13.020636] systemd[1]: Mounted POSIX Message Queue File System.
    [   13.032455] systemd[1]: Starting LSB: Set keymap...
    [   13.050997] 8189es: disagrees about version of symbol module_layout
    [   13.130474] systemd[1]: Starting system-getty.slice.
    [   13.146629] systemd[1]: Created slice system-getty.slice.
    [   13.157540] systemd[1]: Starting system-serial\x2dgetty.slice.
    [   13.174341] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [   13.186335] systemd[1]: Started File System Check on Root Device.
    [   13.198055] systemd[1]: Starting Journal Service...
    [   13.305161] systemd[1]: Started Journal Service.
    [   14.197790] systemd-udevd[177]: starting version 215
    [   17.946602] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
    [   19.492143] systemd-journald[171]: Received request to flush runtime journal from PID 1
    [   25.812235] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x68)
    [   25.825881] rtc-ds1307: probe of 0-0068 failed with error -5
    [   25.836470] i2c i2c-0: new_device: Instantiated device ds1307 at 0x68

    Debian GNU/Linux 8 OrangePI ttyS0

    OrangePI login:

     

  4. On 2/17/2018 at 5:06 PM, Moklev said:

    # rsync -aAXv --exclude={"/dev/*","/proc/*","/sys/*","/tmp/*","/run/*","/mnt/*","/media/*","/lost+found"} / /path_to_backup_dir/

     

    OK, I've used following scenario to clone file system.:

    1. Write a fresh Armbian into an SD Card.
    2. Put that sd card into main board that want to get backup from and boot.
    3. Use rsync command to get backup into /OPI_Backup directory.
    4. Shutdown and put sdcard into target board that want to restore and boot.
    5. Use rsync command again to copy files from /OPI_Backup to /media/root/blablabla

    After taking out sd card and boot the target board, system doesn't boot. Here you can see the UART result:

    Spoiler

    Starting kernel ...

    [sun8i_fixup]: From boot, get meminfo:
            Start:  0x40000000
            Size:   2048MB
    ion_carveout reserve: 160m@0 256m@0 130m@1 200m@1
    ion_reserve_select: ion chipid  [0x2c00081!
    ion_reserve_common: ion reserve: [0xb0000000, 0xc0000000]!
    Loading, please wait...
    starting version 229
    Begin: Loading essential drivers ... done.
    Begin: Running /scripts/init-premount ... done.
    Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
    Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
    done.
    Begin: Waiting for root file system ... Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    Begin: Running /scripts/local-block ... done.
    done.
    Gave up waiting for root device.  Common problems:
     - Boot args (cat /proc/cmdline)
       - Check rootdelay= (did the system wait long enough?)
       - Check root= (did the system wait for the right device?)
     - Missing modules (cat /proc/modules; ls /dev)
    ALERT!  UUID=1c4afecd-7ac7-4bd7-9926-a561a2a61697 does not exist.  Dropping to a shell!
    Rebooting automatically due to panic= boot argument

     

    I must mention that there is already a files system on target board.

  5. Hi every body, I have a Orangepi Plus 2E as you know with 16GB eMMC. Have installed armbian via SDCard before and executed nand-sata-install to copy it to eMMC. But currently need to get an image to install on another one. So there must be an opposite action like install_to_sdcard (in raspbian) but I couldn't find it.

  6. Yeah, with the Raspbian os always got read only os after boot. We have tested with 5v 5a switching power supply, voltage is measured, and no sd card because installed to emmc. If you want to test please say it, I am holding some OPIs with the Raspbian os for testing purpose.

    OK, I get the error log from dmesg just after the error, please take a look (OPI is up if you want any test):

    Spoiler

    [    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.000000] console [tty0] enabled, bootconsole disabled
    [    0.019915] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
    [    0.019970] pid_max: default: 32768 minimum: 301
    [    0.020239] Mount-cache hash table entries: 512
    [    0.021122] Initializing cgroup subsys cpuacct
    [    0.021151] Initializing cgroup subsys freezer
    [    0.021197] CPU: Testing write buffer coherency: ok
    [    0.021251] ftrace: allocating 26203 entries in 77 pages
    [    0.050270] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [    0.050302] [sunxi_smp_prepare_cpus] enter
    [    0.050344] Setting up static identity map for 0x406d2b70 - 0x406d2bc8
    [    0.051175] CPU1: Booted secondary processor
    [    0.051175] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [    0.051308] CPU2: Booted secondary processor
    [    0.051308] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
    [    0.051308] CPU3: Booted secondary processor
    [    0.051308] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
    [    0.060173] Brought up 4 CPUs
    [    0.060255] SMP: Total of 4 processors activated (19200.00 BogoMIPS).
    [    0.060836] devtmpfs: initialized
    [    0.063134] wakeup src cnt is : 1. 
    [    0.063152] [exstandby]leave extended_standby_enable_wakeup_src : event 0x800000
    [    0.063175] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_map 0x0
    [    0.063199] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_group 0x40
    [    0.063224] sunxi pm init
    [    0.063354] pinctrl core: initialized pinctrl subsystem
    [    0.073991] NET: Registered protocol family 16
    [    0.074649] DMA: preallocated 2048 KiB pool for atomic coherent allocations
    [    0.074649] script_sysfs_init success
    [    0.074649] sunxi_dump_init success
    [    0.074649] gpiochip_add: registered GPIOs 0 to 383 on device: sunxi-pinctrl
    [    0.074649] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
    [    0.074649] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [    0.074649] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [    0.074649] script config pll_video to 297 Mhz
    [    0.074649] script config pll_de to 864 Mhz
    [    0.074649] script config pll_ve to 402 Mhz
    [    0.074649] sunxi_default_clk_init
    [    0.074649] try to set pll6ahb1 to 200000000
    [    0.074649] try to set ahb clk source to pll6ahb1
    [    0.074649] set ahb clk source to pll6ahb1
    [    0.074649] try to set ahb1 to 200000000
    [    0.074649] try to set apb1 to 100000000
    [    0.074979] ===fe3o4==== sunxi_root_procfs_attach ret:0
    [    0.080580] bio: create slab <bio-0> at 0
    [    0.080580] [ARISC] :sunxi-arisc driver v1.04
    [    0.095274] [ARISC] :arisc version: [v0.1.34]
    [    0.173132] [ARISC] :sunxi-arisc driver v1.04 startup succeeded
    [    0.180384] SCSI subsystem initialized
    [    0.180574] usbcore: registered new interface driver usbfs
    [    0.180650] usbcore: registered new interface driver hub
    [    0.180691] usbcore: registered new device driver usb
    [    0.180691] twi_chan_cfg()335 - [twi0] has no twi_regulator.
    [    0.180691] twi_chan_cfg()335 - [twi1] has no twi_regulator.
    [    0.180691] twi_chan_cfg()335 - [twi2] has no twi_regulator.
    [    0.180728] Linux video capture interface: v2.00
    [    0.180920] Advanced Linux Sound Architecture Driver Version 1.0.25.
    [    0.181403] Bluetooth: Core ver 2.16
    [    0.181449] NET: Registered protocol family 31
    [    0.181471] Bluetooth: HCI device and connection manager initialized
    [    0.181498] Bluetooth: HCI socket layer initialized
    [    0.181517] Bluetooth: L2CAP socket layer initialized
    [    0.181557] Bluetooth: SCO socket layer initialized
    [    0.181763] cfg80211: Calling CRDA to update world regulatory domain
    [    0.181837] Switching to clocksource arch_sys_counter
    [    0.192018] FS-Cache: Loaded
    [    0.192299] CacheFiles: Loaded
    [    0.201888] NET: Registered protocol family 2
    [    0.202153] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    [    0.202678] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [    0.204293] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
    [    0.205084] TCP: Hash tables configured (established 131072 bind 65536)
    [    0.205107] TCP: reno registered
    [    0.205127] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [    0.205171] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [    0.205446] NET: Registered protocol family 1
    [    0.205782] RPC: Registered named UNIX socket transport module.
    [    0.205808] RPC: Registered udp transport module.
    [    0.205826] RPC: Registered tcp transport module.
    [    0.205844] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.546005] hw perfevents: enabled with ARMv7 Cortex_A7 PMU driver, 5 counters available
    [    0.546151] sunxi_reg_init enter
    [    0.546874] audit: initializing netlink socket (disabled)
    [    0.546933] type=2000 audit(0.540:1): initialized
    [    0.547983] highmem bounce pool size: 64 pages
    [    0.548835] NFS: Registering the id_resolver key type
    [    0.549176] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
    [    0.549825] NTFS driver 2.1.30 [Flags: R/W].
    [    0.549952] fuse init (API version 7.18)
    [    0.550695] Btrfs loaded
    [    0.550732] msgmni has been set to 1447
    [    0.551750] io scheduler noop registered
    [    0.551773] io scheduler deadline registered
    [    0.551856] io scheduler cfq registered (default)
    [    0.552271] [DISP]disp_module_init
    [    0.552557] cmdline,disp=
    [    0.559778] [DISP] Fb_map_kernel_logo,line:925:Fb_map_kernel_logo failed!
    [    0.572585] Console: switching to colour frame buffer device 160x45
    [    0.586226] [DISP]disp_module_init finish
    [    0.586512] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator.
    [    0.586664] sw_uart_get_devinfo()1503 - uart2 has no uart_regulator.
    [    0.586810] sw_uart_get_devinfo()1503 - uart3 has no uart_regulator.
    [    0.587348] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
    [    0.587492] sw_uart_pm()890 - uart0 clk is already enable
    [    0.587621] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n
    [    0.683556] console [ttyS0] enabled
    [    1.284542] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI
    [    1.447872] uart3: ttyS3 at MMIO 0x1c28c00 (irq = 35) is a SUNXI
    [    1.597712] sunxi_cmatest_init enter
    [    1.746640] sunxi_cmatest_init success
    [    1.913511] loop: module loaded
    [    2.025763] sunxi_spi_chan_cfg()1355 - [spi-0] has no spi_regulator.
    [    2.036651] sunxi_spi_chan_cfg()1355 - [spi-1] has no spi_regulator.
    [    2.047996] spi spi0: master is unqueued, this is deprecated
    [    2.058294] tun: Universal TUN/TAP device driver, 1.6
    [    2.067566] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
    [    2.079167] PPP generic driver version 2.4.2
    [    2.087738] PPP BSD Compression module registered
    [    2.096588] PPP Deflate Compression module registered
    [    2.108031] PPP MPPE Compression module registered
    [    2.117023] NET: Registered protocol family 24
    [    2.125563] PPTP driver version 0.8.5
    [    2.133411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.164474] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.177192] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1
    [    2.189845] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000
    [    2.220033] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00
    [    2.230812] hub 1-0:1.0: USB hub found
    [    2.238589] hub 1-0:1.0: 1 port detected
    [    2.266873] sunxi-ehci sunxi-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.279497] sunxi-ehci sunxi-ehci.2: new USB bus registered, assigned bus number 2
    [    2.291957] sunxi-ehci sunxi-ehci.2: irq 106, io mem 0xf1c1b000
    [    2.320036] sunxi-ehci sunxi-ehci.2: USB 0.0 started, EHCI 1.00
    [    2.320524] hub 2-0:1.0: USB hub found
    [    2.320545] hub 2-0:1.0: 1 port detected
    [    2.340872] sunxi-ehci sunxi-ehci.4: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.340896] sunxi-ehci sunxi-ehci.4: new USB bus registered, assigned bus number 3
    [    2.371077] sunxi-ehci sunxi-ehci.4: irq 110, io mem 0xf1c1d000
    [    2.400037] sunxi-ehci sunxi-ehci.4: USB 0.0 started, EHCI 1.00
    [    2.410898] hub 3-0:1.0: USB hub found
    [    2.418853] hub 3-0:1.0: 1 port detected
    [    2.427312] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    2.457978] sunxi-ohci sunxi-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
    [    2.470300] sunxi-ohci sunxi-ohci.2: new USB bus registered, assigned bus number 4
    [    2.482518] sunxi-ohci sunxi-ohci.2: irq 107, io mem 0xf1c1b400
    [    2.554488] hub 4-0:1.0: USB hub found
    [    2.562536] hub 4-0:1.0: 1 port detected
    [    2.571037] Initializing USB Mass Storage driver...
    [    2.580405] usbcore: registered new interface driver usb-storage
    [    2.590881] USB Mass Storage support registered.
    [    2.599786] usbcore: registered new interface driver ums-alauda
    [    2.610168] usbcore: registered new interface driver ums-cypress
    [    2.620648] usbcore: registered new interface driver ums-datafab
    [    2.631065] usbcore: registered new interface driver ums_eneub6250
    [    2.641671] usbcore: registered new interface driver ums-freecom
    [    2.652064] usbcore: registered new interface driver ums-isd200
    [    2.662266] usbcore: registered new interface driver ums-jumpshot
    [    2.672718] usbcore: registered new interface driver ums-karma
    [    2.682757] usbcore: registered new interface driver ums-onetouch
    [    2.693033] usbcore: registered new interface driver ums-realtek
    [    2.703129] usbcore: registered new interface driver ums-sddr09
    [    2.713050] usbcore: registered new interface driver ums-sddr55
    [    2.722919] usbcore: registered new interface driver ums-usbat
    [    2.732711] usbcore: registered new interface driver usbserial
    [    2.742351] usbserial: USB Serial Driver core
    [    2.750373] usbcore: registered new interface driver option
    [    2.759757] USB Serial support registered for GSM modem (1-port)
    [    2.770030] file system registered
    [    2.778313] android_usb gadget: Mass Storage Function, version: 2009/09/11
    [    2.789150] android_usb gadget: Number of LUNs=3
    [    2.797403]  lun0: LUN: removable file: (no medium)
    [    2.805971]  lun1: LUN: removable file: (no medium)
    [    2.814461]  lun2: LUN: removable file: (no medium)
    [    2.823218] android_usb gadget: android_usb ready
    [    2.831639]  uinput result 0 , vmouse_init 
    [    2.839755] mousedev: PS/2 mouse device common for all mice
    [    2.849148] sunxikbd_init failed. 
    [    2.855919] ls_fetch_sysconfig_para: type err  device_used = 0. 
    [    2.865621] =========script_get_err============
    [    2.873713] ltr_init: ls_fetch_sysconfig_para err.
    [    2.882306] [RTC] WARNING: Rtc time will be wrong!!
    [    2.890968] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0
    [    2.901430] i2c /dev entries driver
    [    2.908694] IR RC5(x) protocol handler initialized
    [    2.917177] sunxi tsc version 0.1 
    [    2.924107] tscdev_init: tsc driver is disabled
    [    2.932305] sunxi cedar version 0.1 
    [    2.939281] [cedar]: install start!!!
    [    2.946484] [cedar]: install end!!!
    [    2.953285] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
    [    2.963344] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
    [    2.974685] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
    [    2.988271] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
    [    2.997612] timeout_to_interv, line 167
    [    3.004973] interv_to_timeout, line 189
    [    3.012298] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec
    [    3.024989] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
    [    3.037800] Bluetooth: HCI UART driver ver 2.2
    [    3.046483] [mmc]: SD/MMC/SDIO Host Controller Driver(v1.109 2014-12-4 20:51) Compiled in Oct 12 2015 at 12:00:18
    [    3.061587] [mmc]: get mmc0's sdc_power is null!
    [    3.070432] [mmc]: get mmc1's sdc_power is null!
    [    3.079242] [mmc]: get mmc1's 2xmode ok, val = 1
    [    3.088073] [mmc]: get mmc1's ddrmode ok, val = 1
    [    3.097057] [mmc]: get mmc2's IO(sdc_cd) failed
    [    3.105844] [mmc]: get mmc2's sdc_power is null!
    [    3.114399] [mmc]: get mmc2's 2xmode ok, val = 1
    [    3.122940] [mmc]: get mmc2's ddrmode ok, val = 1
    [    3.131577] [mmc]: MMC host used card: 0x7, boot card: 0x0, io_card 2
    [    3.143152] [mmc]: sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    3.159745] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    3.176230] [mmc]: sdc2 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    3.192181] sunxi_leds_fetch_sysconfig_para script_parser_fetch "leds_para" leds_used = -1063626992
    [    3.205508] =========script_get_err============
    [    3.214937] usbcore: registered new interface driver usbhid
    [    3.224409] usbhid: USB HID core driver
    [    3.235351] asoc: sndcodec <-> sunxi-codec mapping ok
    [    3.247059] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok
    [    3.257220] oprofile: using arm/armv7-ca7
    [    3.265177] u32 classifier
    [    3.271515]     Actions configured
    [    3.278581] Netfilter messages via NETLINK v0.30.
    [    3.287175] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
    [    3.297640] ctnetlink v0.93: registering with nfnetlink.
    [    3.306711] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
    [    3.317617] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
    [    3.327514] xt_time: kernel timezone is -0000
    [    3.335621] IPv4 over IPv4 tunneling driver
    [    3.343721] gre: GRE over IPv4 demultiplexor driver
    [    3.352258] ip_gre: GRE over IPv4 tunneling driver
    [    3.361188] ip_tables: (C) 2000-2006 Netfilter Core Team
    [    3.370395] arp_tables: (C) 2002 David S. Miller
    [    3.378686] TCP: cubic registered
    [    3.385491] Initializing XFRM netlink socket
    [    3.393557] NET: Registered protocol family 10
    [    3.402515] Mobile IPv6
    [    3.408301] ip6_tables: (C) 2000-2006 Netfilter Core Team
    [    3.417496] IPv6 over IPv4 tunneling driver
    [    3.425993] NET: Registered protocol family 17
    [    3.433970] NET: Registered protocol family 15
    [    3.442055] Bluetooth: RFCOMM TTY layer initialized
    [    3.450418] Bluetooth: RFCOMM socket layer initialized
    [    3.458967] Bluetooth: RFCOMM ver 1.11
    [    3.465890] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [    3.474487] Bluetooth: BNEP filters: protocol multicast
    [    3.482904] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [    3.492280] L2TP core driver, V2.0
    [    3.498740] PPPoL2TP kernel driver, V2.0
    [    3.505792] L2TP IP encapsulation support (L2TPv3)
    [    3.513890] L2TP netlink interface
    [    3.520459] L2TP ethernet pseudowire support (L2TPv3)
    [    3.528831] Registering the dns_resolver key type
    [    3.537014] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
    [    3.548407] ThumbEE CPU extension supported.
    [    3.555964] Registering SWP/SWPB emulation handler
    [    3.564854] cmdline,disp=
    [    3.570687] [HDMI] power vcc-hdmi-18
    [    3.608148] sunxi-rtc sunxi-rtc: hctosys: unable to read the hardware clock
    [    3.618723] ths_fetch_sysconfig_para: type err  device_used = 1. 
    [    3.629362] CPU Budget:Register notifier
    [    3.636563] CPU Budget:register Success
    [    3.643596] sunxi-budget-cooling sunxi-budget-cooling: Cooling device registered: thermal-budget-0
    [    3.658698] [rf_pm]: select module num is 7
    [    3.666297] [rf_pm]: module power0 name vcc-wifi-33
    [    3.674622] [rf_pm]: failed to fetch module_power1
    [    3.682844] [rf_pm]: mod has no chip_en gpio
    [    3.690469] [rf_pm]: failed to fetch lpo_use_apclk
    [    3.698639] [rf_pm]: regulator on.
    [    3.705449] [wifi_pm]: wifi gpio init is OK !!
    [    3.713219] ALSA device list:
    [    3.719242]   #0: audiocodec
    [    3.725174]   #1: sndhdmi
    [    3.730834] Warning: unable to open an initial console.
    [    3.743410] Freeing init memory: 6140K
    [    4.175054] [mmc]: mmc 2 detect change, present 1
    [    4.210097] [DISP] disp_device_attached_and_enable,line:159:attched ok, mgr0<-->device0, type=4, mode=4
    [    4.680138] [mmc]: sdc2 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.700819] [mmc]: sdc2 power_supply is null
    [    4.730127] [mmc]: sdc2 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.772440] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 52,  RTO !!
    [    4.782413] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 52,  RTO !!
    [    4.809269] [mmc]: sdc2 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.832252] [mmc]: sdc2 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    4.854244] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 8,  RTO !!
    [    4.866989] *******************Try sdio*******************
    [    4.878591] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 5,  RTO !!
    [    4.892270] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 5,  RTO !!
    [    4.905903] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 5,  RTO !!
    [    4.919045] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 5,  RTO !!
    [    4.931345] *******************Try sd *******************
    [    4.942390] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 55,  RTO !!
    [    4.955655] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 55,  RTO !!
    [    4.968855] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 55,  RTO !!
    [    4.981987] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 2 err, cmd 55,  RTO !!
    [    4.991965] *******************Try mmc*******************
    [    5.004397] [mmc]: sdc2 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    5.019028] [mmc]: sdc2 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    5.033194] [mmc]: sdc2 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    5.047213] [mmc]: sdc2 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    5.063549] [mmc]: sdc2 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    5.091223] [mmc]: sdc2 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    5.117241] [mmc]: sdc2 set ios: clk 25000000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
    [    5.131626] [mmc]: sdc2 set ios: clk 25000000Hz bm PP pm ON vdd 3.3V width 1 timing MMC-HS(SDR20) dt B
    [    5.145518] [mmc]: sdc2 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing MMC-HS(SDR20) dt B
    [    5.159427] [mmc]: sdc2 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 8 timing MMC-HS(SDR20) dt B
    [    5.173374] [mmc]: sdc2 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 8 timing UHS-DDR50 dt B
    [    5.186669] [mmc]: sdc2 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 8 timing UHS-DDR50 dt B
    [    5.199912] mmc2: new high speed DDR MMC card at address 0001
    [    5.209916] mmcblk0: mmc2:0001 AWPD3R 14.5 GiB 
    [    5.218338] mmcblk0boot0: mmc2:0001 AWPD3R partition 1 4.00 MiB
    [    5.228042] mmcblk0boot1: mmc2:0001 AWPD3R partition 2 4.00 MiB
    [    5.238550]  mmcblk0: p1 p2
    [    5.247317]  mmcblk0boot1: unknown partition table
    [    5.256894]  mmcblk0boot0: unknown partition table
    [    5.265231] *******************mmc init ok *******************
    [   10.257080] systemd-udevd[111]: starting version 215
    [   11.334857] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [   12.011766] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
    [   12.031350] systemd[1]: Detected architecture 'arm'.
    [   12.066342] systemd[1]: Failed to insert module 'autofs4'
    [   12.077683] systemd[1]: Set hostname to <OrangePI>.
    [   12.246595] systemd[1]: Expecting device dev-ttyS0.device...
    [   12.265994] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [   12.278549] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [   12.295805] systemd[1]: Starting Remote File Systems (Pre).
    [   12.309770] systemd[1]: Reached target Remote File Systems (Pre).
    [   12.320538] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [   12.335073] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [   12.347501] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [   12.359715] systemd[1]: Starting Paths.
    [   12.370971] systemd[1]: Reached target Paths.
    [   12.379256] systemd[1]: Starting Encrypted Volumes.
    [   12.391904] systemd[1]: Reached target Encrypted Volumes.
    [   12.401353] systemd[1]: Starting Swap.
    [   12.412716] systemd[1]: Reached target Swap.
    [   12.421061] systemd[1]: Expecting device dev-mmcblk0p1.device...
    [   12.434457] systemd[1]: Starting Root Slice.
    [   12.445973] systemd[1]: Created slice Root Slice.
    [   12.454540] systemd[1]: Starting Delayed Shutdown Socket.
    [   12.467662] systemd[1]: Listening on Delayed Shutdown Socket.
    [   12.477561] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [   12.492198] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [   12.503476] systemd[1]: Starting Journal Socket (/dev/log).
    [   12.517124] systemd[1]: Listening on Journal Socket (/dev/log).
    [   12.527380] systemd[1]: Starting udev Control Socket.
    [   12.540632] systemd[1]: Listening on udev Control Socket.
    [   12.550322] systemd[1]: Starting udev Kernel Socket.
    [   12.568203] systemd[1]: Listening on udev Kernel Socket.
    [   12.577527] systemd[1]: Starting User and Session Slice.
    [   12.595577] systemd[1]: Created slice User and Session Slice.
    [   12.605441] systemd[1]: Starting Journal Socket.
    [   12.617761] systemd[1]: Listening on Journal Socket.
    [   12.626838] systemd[1]: Starting System Slice.
    [   12.638899] systemd[1]: Created slice System Slice.
    [   12.648034] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [   12.741049] systemd[1]: Starting udev Coldplug all Devices...
    [   12.870869] systemd[1]: Mounting Debug File System...
    [   12.950499] systemd[1]: Mounted Huge Pages File System.
    [   12.963259] systemd[1]: Started Set Up Additional Binary Formats.
    [   12.977469] systemd[1]: Starting Load Kernel Modules...
    [   13.080639] systemd[1]: Mounted POSIX Message Queue File System.
    [   13.092945] systemd[1]: Starting LSB: Set keymap...
    [   13.111830] 8189es: disagrees about version of symbol module_layout
    [   13.210518] systemd[1]: Starting system-getty.slice.
    [   13.227703] systemd[1]: Created slice system-getty.slice.
    [   13.239124] systemd[1]: Starting system-serial\x2dgetty.slice.
    [   13.256850] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [   13.269320] systemd[1]: Started File System Check on Root Device.
    [   13.280686] systemd[1]: Starting Journal Service...
    [   13.445700] systemd[1]: Started Journal Service.
    [   14.457724] systemd-udevd[178]: starting version 215
    [   18.192809] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
    [   19.725411] systemd-journald[172]: Received request to flush runtime journal from PID 1
    [   26.175062] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x68)
    [   26.187441] rtc-ds1307: probe of 0-0068 failed with error -5
    [   26.196795] i2c i2c-0: new_device: Instantiated device ds1307 at 0x68
    [   27.842238] gmac0: probed
    [   27.842449] gmac0 gmac0: eth0: eth0: PHY ID 001cc915 at 0 IRQ poll (gmac0-0:00)
    [   28.530629] vmouse_input_dev_open 
    [   31.840371] PHY: gmac0-0:00 - Link is Up - 100/Full
    [  121.381550] Unable to handle kernel NULL pointer dereference at virtual address 00000008
    [  121.381569] pgd = ee360000
    [  121.381576] [00000008] *pgd=00000000
    [  121.381591] sunxi oops: enable sdcard JTAG interface
    [  121.387105] sunxi oops: cpu frequency: 1008 MHz
    [  121.390028] sunxi oops: ddr frequency: 672 MHz
    [  121.390028] sunxi oops: gpu frequency: 105 MHz
    [  121.390028] sunxi oops: cpu temperature: 52 
    [  121.390028] Internal error: Oops: 5 [#1] PREEMPT SMP ARM
    [  121.390028] Modules linked in:
    [  121.390028] CPU: 1    Not tainted  (3.4.39 #2)
    [  121.390028] PC is at gen_pool_avail+0x20/0x5c
    [  121.390028] LR is at gen_pool_avail+0x18/0x5c
    [  121.390028] pc : [<c03594a8>]    lr : [<c03594a0>]    psr: a00f0013
    [  121.390028] sp : ee233e60  ip : ee233e60  fp : ee233e7c
    [  121.390028] r10: c0fb4780  r9 : c08877a9  r8 : c0fb4720
    [  121.390028] r7 : ee51d3c0  r6 : c0fb4760  r5 : c0fb474c  r4 : 00000000
    [  121.390028] r3 : ee7c3ac0  r2 : 00000000  r1 : c08562ca  r0 : 00000000
    [  121.390028] Flags: NzCv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment user
    [  121.390028] Control: 10c5387d  Table: 6e36006a  DAC: 00000015

    [  121.390028] PC: 0xc0359428:
    [  121.390028] 9428  e89da830 e1a0c00d e92dd9f0 e24cb004 e24dd00c e1a06000 e1a08001 e1a05006
    [  121.486782] 9448  e1a07002 ebf5284c e5b53008 ea000004 e1a00006 e1a01004 e1a02007 e12fff38
    [  121.486782] 9468  e5943000 e50b3028 e51b4028 e1540005 1afffff6 ebf52d91 e24bd020 e89da9f0
    [  121.486782] 9488  e1a0c00d e92dd810 e24cb004 e24dd00c e1a04000 ebf52838 e1a02004 e3a04000
    [  121.486782] 94a8  e5b23008 e50b3018 e51b3018 ea000004 e5931008 e5933000 e0844001 e50b3018
    [  121.486782] 94c8  e51b3018 e1530002 1afffff8 ebf52d7b e1a00004 e24bd010 e89da810 e1a0c00d
    [  121.486782] 94e8  e92dd810 e24cb004 e24dd00c e1a04000 ebf52821 e1a02004 e3a04000 e5b23008
    [  121.486782] 9508  e50b3018 e51b3018 ea000007 e5931014 e5930010 e5933000 e2811001 e0601001

    [  121.486782] LR: 0xc0359420:
    [  121.486782] 9420  e1a00005 e24bd014 e89da830 e1a0c00d e92dd9f0 e24cb004 e24dd00c e1a06000
    [  121.486782] 9440  e1a08001 e1a05006 e1a07002 ebf5284c e5b53008 ea000004 e1a00006 e1a01004
    [  121.486782] 9460  e1a02007 e12fff38 e5943000 e50b3028 e51b4028 e1540005 1afffff6 ebf52d91
    [  121.486782] 9480  e24bd020 e89da9f0 e1a0c00d e92dd810 e24cb004 e24dd00c e1a04000 ebf52838
    [  121.486782] 94a0  e1a02004 e3a04000 e5b23008 e50b3018 e51b3018 ea000004 e5931008 e5933000
    [  121.486782] 94c0  e0844001 e50b3018 e51b3018 e1530002 1afffff8 ebf52d7b e1a00004 e24bd010
    [  121.486782] 94e0  e89da810 e1a0c00d e92dd810 e24cb004 e24dd00c e1a04000 ebf52821 e1a02004
    [  121.486782] 9500  e3a04000 e5b23008 e50b3018 e51b3018 ea000007 e5931014 e5930010 e5933000

    [  121.486782] SP: 0xee233de0:
    [  121.486782] 3de0  ef2c1000 c08394ed ef2c0023 c08562ca ee233e78 ef2c1000 c03594a8 a00f0013
    [  121.486782] 3e00  ffffffff ee233e4c ee233e7c ee233e18 c000dc58 c0008368 00000000 c08562ca
    [  121.486782] 3e20  00000000 ee7c3ac0 00000000 c0fb474c c0fb4760 ee51d3c0 c0fb4720 c08877a9
    [  121.486782] 3e40  c0fb4780 ee233e7c ee233e60 ee233e60 c03594a0 c03594a8 a00f0013 ffffffff
    [  121.486782] 3e60  c0fb4740 ee233ebc ee233e80 c0fb4760 ee233ebc ee233e80 c0024144 c0359494
    [  121.486782] 3e80  0000c000 00000000 ee233eac c0fb4754 edd49dd8 ee51d3c0 00000001 00000001
    [  121.486782] 3ea0  00000000 00001000 bee88724 ee233ed0 ee233f0c ee233ec0 c012dfa0 c0024108
    [  121.486782] 3ec0  ee233f54 ee51d3e8 ee079900 ee233f70 00000000 00000000 ef022d50 c06d25e0

    [  121.486782] IP: 0xee233de0:
    [  121.486782] 3de0  ef2c1000 c08394ed ef2c0023 c08562ca ee233e78 ef2c1000 c03594a8 a00f0013
    [  121.486782] 3e00  ffffffff ee233e4c ee233e7c ee233e18 c000dc58 c0008368 00000000 c08562ca
    [  121.486782] 3e20  00000000 ee7c3ac0 00000000 c0fb474c c0fb4760 ee51d3c0 c0fb4720 c08877a9
    [  121.486782] 3e40  c0fb4780 ee233e7c ee233e60 ee233e60 c03594a0 c03594a8 a00f0013 ffffffff
    [  121.486782] 3e60  c0fb4740 ee233ebc ee233e80 c0fb4760 ee233ebc ee233e80 c0024144 c0359494
    [  121.486782] 3e80  0000c000 00000000 ee233eac c0fb4754 edd49dd8 ee51d3c0 00000001 00000001
    [  121.486782] 3ea0  00000000 00001000 bee88724 ee233ed0 ee233f0c ee233ec0 c012dfa0 c0024108
    [  121.486782] 3ec0  ee233f54 ee51d3e8 ee079900 ee233f70 00000000 00000000 ef022d50 c06d25e0

    [  121.486782] FP: 0xee233dfc:
    [  121.486782] 3dfc  a00f0013 ffffffff ee233e4c ee233e7c ee233e18 c000dc58 c0008368 00000000
    [  121.486782] 3e1c  c08562ca 00000000 ee7c3ac0 00000000 c0fb474c c0fb4760 ee51d3c0 c0fb4720
    [  121.486782] 3e3c  c08877a9 c0fb4780 ee233e7c ee233e60 ee233e60 c03594a0 c03594a8 a00f0013
    [  121.486782] 3e5c  ffffffff c0fb4740 ee233ebc ee233e80 c0fb4760 ee233ebc ee233e80 c0024144
    [  121.486782] 3e7c  c0359494 0000c000 00000000 ee233eac c0fb4754 edd49dd8 ee51d3c0 00000001
    [  121.486782] 3e9c  00000001 00000000 00001000 bee88724 ee233ed0 ee233f0c ee233ec0 c012dfa0
    [  121.486782] 3ebc  c0024108 ee233f54 ee51d3e8 ee079900 ee233f70 00000000 00000000 ef022d50
    [  121.486782] 3edc  c06d25e0 eeff31e8 eeb24940 c012ddbc ee079900 00001000 bee88724 eeb2498c

    [  121.486782] R1: 0xc085624a:
    [  121.486782] 6248  00726566 6c706572 73616369 61702300 64206874 69616d6f 6c66286e 29736761
    [  121.486782] 6268  662c000a 3d646973 2c006425 6e6f6e61 3d646975 2c007525 6e6f6e61 3d646967
    [  121.486782] 6288  2c007525 003d7325 20403b2c 005c0a09 6975752c 23003d64 616d6f64 66206e69
    [  121.486782] 62a8  74646973 20657079 64697366 61705b20 0a5d6874 20732500 30206425 205c0078
    [  121.486782] 62c8  66000a09 636f6c73 63657300 6f666e69 56202300 69737265 31206e6f 000a312e
    [  121.486782] 62e8  61502023 43206874 6e65696c 6c462874 29736761 49202320 000a7350 6473666e
    [  121.486782] 6308  7865203a 6f725f70 6866746f 74617020 6f6e2068 6f662074 20646e75 6e007325
    [  121.486782] 6328  2e647366 6f707865 69007472 6365736e 00657275 725f6f6e 5f746f6f 61757173
    [  121.486782] 6348  61006873 735f6c6c 73617571 6f6e0068 6564775f 0079616c 69686f6e 63006564

    [  121.486782] R3: 0xee7c3a40:
    [  121.486782] 3a40  ee7c3a3c 00000000 00000000 00000000 00000000 00000020 00000000 0000c350
    [  121.486782] 3a60  0000c350 00000000 ffffffff 00000000 00000000 00000000 00000000 00000000
    [  121.486782] 3a80  00000000 00000000 00000001 00000000 00000000 00000000 00000000 00000000
    [  121.486782] 3aa0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  121.486782] 3ac0  00000000 ee232000 00000002 00400000 00000000 00000000 00000001 00000001
    [  121.486782] 3ae0  00000078 00000078 00000078 00000000 c06d8a2c 00000000 00000400 00400000
    [  121.486782] 3b00  00000001 00000000 00000000 c2303bdc c2303bdc 00000001 42d04353 0000001c
    [  121.486782] 3b20  39a9d8cf 00000000 576da4ed 00000001 3998b607 00000000 00000154 00000000

    [  121.486782] R5: 0xc0fb46cc:
    [  121.486782] 46cc  00000000 00000000 00000000 00000000 c0fb46ec c0fb46fc c0fb470c 00000000
    [  121.486782] 46ec  c083949f 000001a4 c0023450 c002312c c08394ae 000001a4 c0023974 c00237d4
    [  121.486782] 470c  c0882adf 000001a4 c0023ea0 c0023c9c 00000000 00000000 f0000000 00010000
    [  121.486782] 472c  00000000 00000000 c0fb4734 c0fb4734 ef119940 00040000 f0040000 0000c000
    [  121.486782] 474c  00000000 00000000 c0fb4754 c0fb4754 ef119900 00000000 00000000 00000000
    [  121.486782] 476c  00000000 00000000 00000000 00000000 00000000 000000cc c0fb3548 c0fb47f0
    [  121.486782] 478c  c0fb47cc c0839c62 eec34cc8 00000000 c0fbe68c c0fb480c c0fb3564 00000012
    [  121.486782] 47ac  c0fb485c c06d5000 00000000 00000000 00000000 00000000 00000000 00000000

    [  121.486782] R6: 0xc0fb46e0:
    [  121.486782] 46e0  c0fb46fc c0fb470c 00000000 c083949f 000001a4 c0023450 c002312c c08394ae
    [  121.486782] 4700  000001a4 c0023974 c00237d4 c0882adf 000001a4 c0023ea0 c0023c9c 00000000
    [  121.486782] 4720  00000000 f0000000 00010000 00000000 00000000 c0fb4734 c0fb4734 ef119940
    [  121.486782] 4740  00040000 f0040000 0000c000 00000000 00000000 c0fb4754 c0fb4754 ef119900
    [  121.486782] 4760  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  121.486782] 4780  000000cc c0fb3548 c0fb47f0 c0fb47cc c0839c62 eec34cc8 00000000 c0fbe68c
    [  121.486782] 47a0  c0fb480c c0fb3564 00000012 c0fb485c c06d5000 00000000 00000000 00000000
    [  121.486782] 47c0  00000000 00000000 00000000 c08417f4 c0024ba0 c00249dc c00c1db8 c0025044

    [  121.486782] R7: 0xee51d340:
    [  121.486782] d340  00000000 00000000 10005400 00000078 00000000 00000000 ffffffff 00000000
    [  121.486782] d360  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  121.486782] d380  00000000 00000000 00000000 00000000 00000000 00000000 eeacd204 00000000
    [  121.486782] d3a0  00000000 00000000 00000000 ed951060 00000000 00000000 00000000 00000000
    [  121.486782] d3c0  ef2c0000 00001000 00000000 00000046 00000000 00000000 00000000 00000000
    [  121.486782] d3e0  00000000 00000000 00000000 00000000 00000000 ee51d3f4 ee51d3f4 ee7c3ac0
    [  121.486782] d400  ee69f600 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  121.486782] d420  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

    [  121.486782] R8: 0xc0fb46a0:
    [  121.486782] 46a0  c08394ae 000001a4 c00239a0 c0023834 00000000 c0882adf 000001a4 c0023ecc
    [  121.486782] 46c0  c0023d40 00000000 00000000 00000000 00000000 00000000 00000000 c0fb46ec
    [  121.486782] 46e0  c0fb46fc c0fb470c 00000000 c083949f 000001a4 c0023450 c002312c c08394ae
    [  121.486782] 4700  000001a4 c0023974 c00237d4 c0882adf 000001a4 c0023ea0 c0023c9c 00000000
    [  121.486782] 4720  00000000 f0000000 00010000 00000000 00000000 c0fb4734 c0fb4734 ef119940
    [  121.486782] 4740  00040000 f0040000 0000c000 00000000 00000000 c0fb4754 c0fb4754 ef119900
    [  121.486782] 4760  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  121.486782] 4780  000000cc c0fb3548 c0fb47f0 c0fb47cc c0839c62 eec34cc8 00000000 c0fbe68c

    [  121.486782] R9: 0xc0887729:
    [  121.486782] 7728  6463685f 6f687320 20646c75 61776c61 62207379 6f6c2065 64656461 66656220
    [  121.486782] 7748  2065726f 69636875 6463685f 646e6120 63686f20 63685f69 6e202c64 6120746f
    [  121.486782] 7768  72657466 333c000a 6963683e 5245203a 73203a52 69786e75 6368655f 73692069
    [  121.486782] 7788  73696420 656c6261 6163202c 6f6e206e 75732074 6e657073 71000a64 73692068
    [  121.486782] 77a8  6c756e20 7264006c 72657669 73752f73 6f682f62 652f7473 2e696368 68710068
    [  121.486782] 77c8  20702520 30252328 20297832 74617473 64252065 000a7325 74726f70 20642520
    [  121.486782] 77e8  75736572 6520656d 726f7272 0a642520 726f7000 64252074 73657220 65207465
    [  121.486782] 7808  726f7272 0a642520 766e6900 64696c61 706d6520 73207974 6b73616d 66000a21
    [  121.486782] 7828  656d6172 20642520 73207474 64656863 65766f20 6e757272 6425203a 65737520

    [  121.486782] R10: 0xc0fb4700:
    [  121.486782] 4700  000001a4 c0023974 c00237d4 c0882adf 000001a4 c0023ea0 c0023c9c 00000000
    [  121.486782] 4720  00000000 f0000000 00010000 00000000 00000000 c0fb4734 c0fb4734 ef119940
    [  121.486782] 4740  00040000 f0040000 0000c000 00000000 00000000 c0fb4754 c0fb4754 ef119900
    [  121.486782] 4760  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  121.486782] 4780  000000cc c0fb3548 c0fb47f0 c0fb47cc c0839c62 eec34cc8 00000000 c0fbe68c
    [  121.486782] 47a0  c0fb480c c0fb3564 00000012 c0fb485c c06d5000 00000000 00000000 00000000
    [  121.486782] 47c0  00000000 00000000 00000000 c08417f4 c0024ba0 c00249dc c00c1db8 c0025044
    [  121.486782] 47e0  00000000 ef1d4180 ef1d43c0 c00c1638 c0fb4784 c0fb49ac c0fb4838 c0839c6e
    [  121.486782] Process Thunar (pid: 665, stack limit = 0xee2322f8)
    [  121.486782] Stack: (0xee233e60 to 0xee234000)
    [  121.486782] 3e60: c0fb4740 ee233ebc ee233e80 c0fb4760 ee233ebc ee233e80 c0024144 c0359494
    [  121.486782] 3e80: 0000c000 00000000 ee233eac c0fb4754 edd49dd8 ee51d3c0 00000001 00000001
    [  121.486782] 3ea0: 00000000 00001000 bee88724 ee233ed0 ee233f0c ee233ec0 c012dfa0 c0024108
    [  121.486782] 3ec0: ee233f54 ee51d3e8 ee079900 ee233f70 00000000 00000000 ef022d50 c06d25e0
    [  121.486782] 3ee0: eeff31e8 eeb24940 c012ddbc ee079900 00001000 bee88724 eeb2498c ee233f70
    [  121.486782] 3f00: ee233f3c ee233f10 c015b8c4 c012ddc8 ee233f70 00001000 ee079900 bee88724
    [  121.486782] 3f20: ee233f70 00000000 00000000 00000000 ee233f6c ee233f40 c010f68c c015b840
    [  121.486782] 3f40: ee233f6c ee233f50 c0110cfc ee079900 bee88724 00001000 00000003 00000000
    [  121.486782] 3f60: ee233fa4 ee233f70 c010f754 c010f5d8 00000000 00000000 00000000 00000001
    [  121.486782] 3f80: c000e368 b7109378 b6ee7f10 00000000 c000e368 ee232000 00000000 ee233fa8
    [  121.486782] 3fa0: c000e100 c010f714 b7109378 b6ee7f10 00000011 bee88724 00001000 00001000
    [  121.486782] 3fc0: b7109378 b6ee7f10 00000000 00000003 b3d1b7d8 bee88724 0000492a 00000011
    [  121.486782] 3fe0: 00000003 bee88710 b6606993 b657e8e6 600f0030 00000011 7865745f 74695f74
    [  121.486782] [<c03594a8>] (gen_pool_avail+0x20/0x5c) from [<c0024144>] (sram_proc_show+0x48/0xf0)
    [  121.486782] [<c0024144>] (sram_proc_show+0x48/0xf0) from [<c012dfa0>] (seq_read+0x1e4/0x450)
    [  121.486782] [<c012dfa0>] (seq_read+0x1e4/0x450) from [<c015b8c4>] (proc_reg_read+0x90/0xa4)
    [  121.486782] [<c015b8c4>] (proc_reg_read+0x90/0xa4) from [<c010f68c>] (vfs_read+0xc0/0x13c)
    [  121.486782] [<c010f68c>] (vfs_read+0xc0/0x13c) from [<c010f754>] (sys_read+0x4c/0x78)
    [  121.486782] [<c010f754>] (sys_read+0x4c/0x78) from [<c000e100>] (ret_fast_syscall+0x0/0x30)
    [  121.486782] Code: e1a04000 ebf52838 e1a02004 e3a04000 (e5b23008) 
    [  122.698459] ---[ end trace 8af9b6c5999b8ee3 ]---
    [75021.085098] [mmc]: mmc 2 detect change, present 0
    [75021.158106] mmcblk0: error -123 sending status command, retrying
    [75021.164860] mmcblk0: error -123 sending status command, retrying
    [75021.171907] mmcblk0: error -123 sending status command, aborting
    [75021.178594] end_request: I/O error, dev mmcblk0, sector 25872888
    [75021.181544] end_request: I/O error, dev mmcblk0, sector 25872896
    [75021.181544] end_request: I/O error, dev mmcblk0, sector 25872904
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25872912
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25872920
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25872928
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25872936
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25872944
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25872952
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25872960
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25872968
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25872976
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25872984
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25872992
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25873000
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25873008
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25873016
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25873024
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25873032
    [75021.192791] end_request: I/O error, dev mmcblk0, sector 25873040
    [75021.312985] mmcblk0: error -123 sending status command, retrying
    [75021.319745] mmcblk0: error -123 sending status command, retrying
    [75021.326628] mmcblk0: error -123 sending status command, aborting
    [75021.333427] end_request: I/O error, dev mmcblk0, sector 25872920
    [75021.340369] mmcblk0: error -123 sending status command, retrying
    [75021.347131] mmcblk0: error -123 sending status command, retrying
    [75021.353956] mmcblk0: error -123 sending status command, aborting
    [75021.360732] end_request: I/O error, dev mmcblk0, sector 25872920
    [75021.367592] mmcblk0: error -123 sending status command, retrying
    [75021.374499] mmcblk0: error -123 sending status command, retrying
    [75021.381294] mmcblk0: error -123 sending status command, aborting
    [75021.388167] end_request: I/O error, dev mmcblk0, sector 25872920
    [75021.405055] [mmc]: mmc 2 detect change, present 1
    [75029.474419] Unable to handle kernel NULL pointer dereference at virtual address 00000008
    [75029.483442] pgd = ed8c8000
    [75029.486443] [00000008] *pgd=00000000
    [75029.490582] sunxi oops: enable sdcard JTAG interface
    [75029.496091] sunxi oops: cpu frequency: 1008 MHz
    [75029.500216] sunxi oops: ddr frequency: 672 MHz
    [75029.500216] sunxi oops: gpu frequency: 105 MHz
    [75029.500216] sunxi oops: cpu temperature: 60 
    [75029.500216] Internal error: Oops: 5 [#2] PREEMPT SMP ARM
    [75029.500216] Modules linked in:
    [75029.500216] CPU: 3    Tainted: G      D       (3.4.39 #2)
    [75029.500216] PC is at gen_pool_avail+0x20/0x5c
    [75029.500216] LR is at gen_pool_avail+0x18/0x5c
    [75029.500216] pc : [<c03594a8>]    lr : [<c03594a0>]    psr: a00f0013
    [75029.500216] sp : ed847e60  ip : ed847e60  fp : ed847e7c
    [75029.500216] r10: c0fb4780  r9 : c08877a9  r8 : c0fb4720
    [75029.500216] r7 : eeaef440  r6 : c0fb4760  r5 : c0fb474c  r4 : 00000000
    [75029.500216] r3 : ee64fac0  r2 : 00000000  r1 : c08562ca  r0 : 00000000
    [75029.500216] Flags: NzCv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment user
    [75029.500216] Control: 10c5387d  Table: 6d8c806a  DAC: 00000015

    [75029.500216] PC: 0xc0359428:
    [75029.500216] 9428  e89da830 e1a0c00d e92dd9f0 e24cb004 e24dd00c e1a06000 e1a08001 e1a05006
    [75029.500216] 9448  e1a07002 ebf5284c e5b53008 ea000004 e1a00006 e1a01004 e1a02007 e12fff38
    [75029.500216] 9468  e5943000 e50b3028 e51b4028 e1540005 1afffff6 ebf52d91 e24bd020 e89da9f0
    [75029.500216] 9488  e1a0c00d e92dd810 e24cb004 e24dd00c e1a04000 ebf52838 e1a02004 e3a04000
    [75029.500216] 94a8  e5b23008 e50b3018 e51b3018 ea000004 e5931008 e5933000 e0844001 e50b3018
    [75029.500216] 94c8  e51b3018 e1530002 1afffff8 ebf52d7b e1a00004 e24bd010 e89da810 e1a0c00d
    [75029.500216] 94e8  e92dd810 e24cb004 e24dd00c e1a04000 ebf52821 e1a02004 e3a04000 e5b23008
    [75029.500216] 9508  e50b3018 e51b3018 ea000007 e5931014 e5930010 e5933000 e2811001 e0601001

    [75029.500216] LR: 0xc0359420:
    [75029.500216] 9420  e1a00005 e24bd014 e89da830 e1a0c00d e92dd9f0 e24cb004 e24dd00c e1a06000
    [75029.500216] 9440  e1a08001 e1a05006 e1a07002 ebf5284c e5b53008 ea000004 e1a00006 e1a01004
    [75029.500216] 9460  e1a02007 e12fff38 e5943000 e50b3028 e51b4028 e1540005 1afffff6 ebf52d91
    [75029.500216] 9480  e24bd020 e89da9f0 e1a0c00d e92dd810 e24cb004 e24dd00c e1a04000 ebf52838
    [75029.500216] 94a0  e1a02004 e3a04000 e5b23008 e50b3018 e51b3018 ea000004 e5931008 e5933000
    [75029.500216] 94c0  e0844001 e50b3018 e51b3018 e1530002 1afffff8 ebf52d7b e1a00004 e24bd010
    [75029.500216] 94e0  e89da810 e1a0c00d e92dd810 e24cb004 e24dd00c e1a04000 ebf52821 e1a02004
    [75029.500216] 9500  e3a04000 e5b23008 e50b3018 e51b3018 ea000007 e5931014 e5930010 e5933000

    [75029.500216] SP: 0xed847de0:
    [75029.500216] 7de0  ef2c2000 c08394ed ef2c1023 c08562ca ed847e78 ef2c2000 c03594a8 a00f0013
    [75029.500216] 7e00  ffffffff ed847e4c ed847e7c ed847e18 c000dc58 c0008368 00000000 c08562ca
    [75029.500216] 7e20  00000000 ee64fac0 00000000 c0fb474c c0fb4760 eeaef440 c0fb4720 c08877a9
    [75029.500216] 7e40  c0fb4780 ed847e7c ed847e60 ed847e60 c03594a0 c03594a8 a00f0013 ffffffff
    [75029.500216] 7e60  c0fb4740 ed847ebc ed847e80 c0fb4760 ed847ebc ed847e80 c0024144 c0359494
    [75029.500216] 7e80  0000c000 00000000 eedce228 c0fb4754 edd49dd8 eeaef440 00000001 00000001
    [75029.500216] 7ea0  00000000 00001000 befdb6d4 ed847ed0 ed847f0c ed847ec0 c012dfa0 c0024108
    [75029.500216] 7ec0  ed847f54 eeaef468 ee3a7180 ed847f70 00000000 00000000 ef022d50 c06d25e0

    [75029.500216] IP: 0xed847de0:
    [75029.500216] 7de0  ef2c2000 c08394ed ef2c1023 c08562ca ed847e78 ef2c2000 c03594a8 a00f0013
    [75029.500216] 7e00  ffffffff ed847e4c ed847e7c ed847e18 c000dc58 c0008368 00000000 c08562ca
    [75029.500216] 7e20  00000000 ee64fac0 00000000 c0fb474c c0fb4760 eeaef440 c0fb4720 c08877a9
    [75029.500216] 7e40  c0fb4780 ed847e7c ed847e60 ed847e60 c03594a0 c03594a8 a00f0013 ffffffff
    [75029.500216] 7e60  c0fb4740 ed847ebc ed847e80 c0fb4760 ed847ebc ed847e80 c0024144 c0359494
    [75029.500216] 7e80  0000c000 00000000 eedce228 c0fb4754 edd49dd8 eeaef440 00000001 00000001
    [75029.500216] 7ea0  00000000 00001000 befdb6d4 ed847ed0 ed847f0c ed847ec0 c012dfa0 c0024108
    [75029.500216] 7ec0  ed847f54 eeaef468 ee3a7180 ed847f70 00000000 00000000 ef022d50 c06d25e0

    [75029.500216] FP: 0xed847dfc:
    [75029.500216] 7dfc  a00f0013 ffffffff ed847e4c ed847e7c ed847e18 c000dc58 c0008368 00000000
    [75029.500216] 7e1c  c08562ca 00000000 ee64fac0 00000000 c0fb474c c0fb4760 eeaef440 c0fb4720
    [75029.500216] 7e3c  c08877a9 c0fb4780 ed847e7c ed847e60 ed847e60 c03594a0 c03594a8 a00f0013
    [75029.500216] 7e5c  ffffffff c0fb4740 ed847ebc ed847e80 c0fb4760 ed847ebc ed847e80 c0024144
    [75029.500216] 7e7c  c0359494 0000c000 00000000 eedce228 c0fb4754 edd49dd8 eeaef440 00000001
    [75029.500216] 7e9c  00000001 00000000 00001000 befdb6d4 ed847ed0 ed847f0c ed847ec0 c012dfa0
    [75029.500216] 7ebc  c0024108 ed847f54 eeaef468 ee3a7180 ed847f70 00000000 00000000 ef022d50
    [75029.500216] 7edc  c06d25e0 eeff31e8 eeb24940 c012ddbc ee3a7180 00001000 befdb6d4 eeb2498c

    [75029.500216] R1: 0xc085624a:
    [75029.500216] 6248  00726566 6c706572 73616369 61702300 64206874 69616d6f 6c66286e 29736761
    [75029.500216] 6268  662c000a 3d646973 2c006425 6e6f6e61 3d646975 2c007525 6e6f6e61 3d646967
    [75029.500216] 6288  2c007525 003d7325 20403b2c 005c0a09 6975752c 23003d64 616d6f64 66206e69
    [75029.500216] 62a8  74646973 20657079 64697366 61705b20 0a5d6874 20732500 30206425 205c0078
    [75029.500216] 62c8  66000a09 636f6c73 63657300 6f666e69 56202300 69737265 31206e6f 000a312e
    [75029.500216] 62e8  61502023 43206874 6e65696c 6c462874 29736761 49202320 000a7350 6473666e
    [75029.500216] 6308  7865203a 6f725f70 6866746f 74617020 6f6e2068 6f662074 20646e75 6e007325
    [75029.500216] 6328  2e647366 6f707865 69007472 6365736e 00657275 725f6f6e 5f746f6f 61757173
    [75029.500216] 6348  61006873 735f6c6c 73617571 6f6e0068 6564775f 0079616c 69686f6e 63006564

    [75029.500216] R3: 0xee64fa40:
    [75029.500216] fa40  ee64fa3c 00000000 00000000 00000000 00000000 00000020 00000000 0000c350
    [75029.500216] fa60  0000c350 00000000 ffffffff 00000000 00000000 00000000 00000000 00000000
    [75029.500216] fa80  00000000 00000000 00000001 00000000 92002101 46039a06 9a184610 9a089201
    [75029.500216] faa0  e832f7fe 46299819 f8da683a f7ff3000 e46df95b 681b9b06 d472071b eb029a0e
    [75029.500216] fac0  00000000 ed846000 00000002 00400100 00000000 00000000 00000001 00000001
    [75029.500216] fae0  00000078 00000078 00000078 00000000 c06d8a2c 00000000 00000400 00400000
    [75029.500216] fb00  00000001 00000000 00000000 c2313bdc c2313bdc 00000001 2a1efcf6 0000443d
    [75029.500216] fb20  e0c484db 00000001 34f02197 0000001c e0c484db 00000001 0000137d 00000000

    [75029.500216] R5: 0xc0fb46cc:
    [75029.500216] 46cc  00000000 00000000 00000000 00000000 c0fb46ec c0fb46fc c0fb470c 00000000
    [75029.500216] 46ec  c083949f 000001a4 c0023450 c002312c c08394ae 000001a4 c0023974 c00237d4
    [75029.500216] 470c  c0882adf 000001a4 c0023ea0 c0023c9c 00000000 00000000 f0000000 00010000
    [75029.500216] 472c  00000000 00000000 c0fb4734 c0fb4734 ef119940 00040000 f0040000 0000c000
    [75029.500216] 474c  00000000 00000000 c0fb4754 c0fb4754 ef119900 00000000 00000000 00000000
    [75029.500216] 476c  00000000 00000000 00000000 00000000 00000000 000000cc c0fb3548 c0fb47f0
    [75029.500216] 478c  c0fb47cc c0839c62 eec34cc8 00000000 c0fbe68c c0fb480c c0fb3564 00000012
    [75029.500216] 47ac  c0fb485c c06d5000 00000000 00000000 00000000 00000000 00000000 00000000

    [75029.500216] R6: 0xc0fb46e0:
    [75029.500216] 46e0  c0fb46fc c0fb470c 00000000 c083949f 000001a4 c0023450 c002312c c08394ae
    [75029.500216] 4700  000001a4 c0023974 c00237d4 c0882adf 000001a4 c0023ea0 c0023c9c 00000000
    [75029.500216] 4720  00000000 f0000000 00010000 00000000 00000000 c0fb4734 c0fb4734 ef119940
    [75029.500216] 4740  00040000 f0040000 0000c000 00000000 00000000 c0fb4754 c0fb4754 ef119900
    [75029.500216] 4760  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [75029.500216] 4780  000000cc c0fb3548 c0fb47f0 c0fb47cc c0839c62 eec34cc8 00000000 c0fbe68c
    [75029.500216] 47a0  c0fb480c c0fb3564 00000012 c0fb485c c06d5000 00000000 00000000 00000000
    [75029.500216] 47c0  00000000 00000000 00000000 c08417f4 c0024ba0 c00249dc c00c1db8 c0025044

    [75029.500216] R7: 0xeeaef3c0:
    [75029.500216] f3c0  eeb71000 00001000 00000000 00000000 00000001 00000000 0000040c 00000000
    [75029.500216] f3e0  00000000 00000000 00000001 00000000 00000000 eeaef3f4 eeaef3f4 00000000
    [75029.500216] f400  ee12aa00 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [75029.500216] f420  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [75029.500216] f440  ef2c1000 00001000 00000000 00000046 00000000 00000000 00000000 00000000
    [75029.500216] f460  00000000 00000000 00000000 00000000 00000000 eeaef474 eeaef474 ee64fac0
    [75029.500216] f480  ed81df80 00000000 00000000 00000000 ffffffff 00000000 00000000 00000000
    [75029.500216] f4a0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000

    [75029.500216] R8: 0xc0fb46a0:
    [75029.500216] 46a0  c08394ae 000001a4 c00239a0 c0023834 00000000 c0882adf 000001a4 c0023ecc
    [75029.500216] 46c0  c0023d40 00000000 00000000 00000000 00000000 00000000 00000000 c0fb46ec
    [75029.500216] 46e0  c0fb46fc c0fb470c 00000000 c083949f 000001a4 c0023450 c002312c c08394ae
    [75029.500216] 4700  000001a4 c0023974 c00237d4 c0882adf 000001a4 c0023ea0 c0023c9c 00000000
    [75029.500216] 4720  00000000 f0000000 00010000 00000000 00000000 c0fb4734 c0fb4734 ef119940
    [75029.500216] 4740  00040000 f0040000 0000c000 00000000 00000000 c0fb4754 c0fb4754 ef119900
    [75029.500216] 4760  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [75029.500216] 4780  000000cc c0fb3548 c0fb47f0 c0fb47cc c0839c62 eec34cc8 00000000 c0fbe68c

    [75029.500216] R9: 0xc0887729:
    [75029.500216] 7728  6463685f 6f687320 20646c75 61776c61 62207379 6f6c2065 64656461 66656220
    [75029.500216] 7748  2065726f 69636875 6463685f 646e6120 63686f20 63685f69 6e202c64 6120746f
    [75029.500216] 7768  72657466 333c000a 6963683e 5245203a 73203a52 69786e75 6368655f 73692069
    [75029.500216] 7788  73696420 656c6261 6163202c 6f6e206e 75732074 6e657073 71000a64 73692068
    [75029.500216] 77a8  6c756e20 7264006c 72657669 73752f73 6f682f62 652f7473 2e696368 68710068
    [75029.500216] 77c8  20702520 30252328 20297832 74617473 64252065 000a7325 74726f70 20642520
    [75029.500216] 77e8  75736572 6520656d 726f7272 0a642520 726f7000 64252074 73657220 65207465
    [75029.500216] 7808  726f7272 0a642520 766e6900 64696c61 706d6520 73207974 6b73616d 66000a21
    [75029.500216] 7828  656d6172 20642520 73207474 64656863 65766f20 6e757272 6425203a 65737520

    [75029.500216] R10: 0xc0fb4700:
    [75029.500216] 4700  000001a4 c0023974 c00237d4 c0882adf 000001a4 c0023ea0 c0023c9c 00000000
    [75029.500216] 4720  00000000 f0000000 00010000 00000000 00000000 c0fb4734 c0fb4734 ef119940
    [75029.500216] 4740  00040000 f0040000 0000c000 00000000 00000000 c0fb4754 c0fb4754 ef119900
    [75029.500216] 4760  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [75029.500216] 4780  000000cc c0fb3548 c0fb47f0 c0fb47cc c0839c62 eec34cc8 00000000 c0fbe68c
    [75029.500216] 47a0  c0fb480c c0fb3564 00000012 c0fb485c c06d5000 00000000 00000000 00000000
    [75029.500216] 47c0  00000000 00000000 00000000 c08417f4 c0024ba0 c00249dc c00c1db8 c0025044
    [75029.500216] 47e0  00000000 ef1d4180 ef1d43c0 c00c1638 c0fb4784 c0fb49ac c0fb4838 c0839c6e
    [75029.500216] Process Thunar (pid: 773, stack limit = 0xed8462f8)
    [75029.500216] Stack: (0xed847e60 to 0xed848000)
    [75029.500216] 7e60: c0fb4740 ed847ebc ed847e80 c0fb4760 ed847ebc ed847e80 c0024144 c0359494
    [75029.500216] 7e80: 0000c000 00000000 eedce228 c0fb4754 edd49dd8 eeaef440 00000001 00000001
    [75029.500216] 7ea0: 00000000 00001000 befdb6d4 ed847ed0 ed847f0c ed847ec0 c012dfa0 c0024108
    [75029.500216] 7ec0: ed847f54 eeaef468 ee3a7180 ed847f70 00000000 00000000 ef022d50 c06d25e0
    [75029.500216] 7ee0: eeff31e8 eeb24940 c012ddbc ee3a7180 00001000 befdb6d4 eeb2498c ed847f70
    [75029.500216] 7f00: ed847f3c ed847f10 c015b8c4 c012ddc8 ed847f70 00001000 ee3a7180 befdb6d4
    [75029.500216] 7f20: ed847f70 00000000 00000000 00000000 ed847f6c ed847f40 c010f68c c015b840
    [75029.500216] 7f40: ed847f6c ed847f50 c0110cfc ee3a7180 befdb6d4 00001000 00000003 00000000
    [75029.500216] 7f60: ed847fa4 ed847f70 c010f754 c010f5d8 00000000 00000000 00000000 00000001
    [75029.500216] 7f80: c000e368 b7154c38 b6eebf10 00000000 c000e368 ed846000 00000000 ed847fa8
    [75029.500216] 7fa0: c000e100 c010f714 b7154c38 b6eebf10 00000010 befdb6d4 00001000 00001000
    [75029.500216] 7fc0: b7154c38 b6eebf10 00000000 00000003 b33168b8 befdb6d4 0000492a 00000010
    [75029.500216] 7fe0: 00000003 befdb6c0 b660a993 b65828e6 600f0030 00000010 00000000 00000000
    [75029.500216] [<c03594a8>] (gen_pool_avail+0x20/0x5c) from [<c0024144>] (sram_proc_show+0x48/0xf0)
    [75029.500216] [<c0024144>] (sram_proc_show+0x48/0xf0) from [<c012dfa0>] (seq_read+0x1e4/0x450)
    [75029.500216] [<c012dfa0>] (seq_read+0x1e4/0x450) from [<c015b8c4>] (proc_reg_read+0x90/0xa4)
    [75029.500216] [<c015b8c4>] (proc_reg_read+0x90/0xa4) from [<c010f68c>] (vfs_read+0xc0/0x13c)
    [75029.500216] [<c010f68c>] (vfs_read+0xc0/0x13c) from [<c010f754>] (sys_read+0x4c/0x78)
    [75029.500216] [<c010f754>] (sys_read+0x4c/0x78) from [<c000e100>] (ret_fast_syscall+0x0/0x30)
    [75029.500216] Code: e1a04000 ebf52838 e1a02004 e3a04000 (e5b23008) 
    [75030.808435] ---[ end trace 8af9b6c5999b8ee4 ]---
    [75041.215079] [mmc]: mmc 2 detect change, present 0
    [75041.525096] [mmc]: mmc 2 detect change, present 1
    [75041.770160] CPU Budget: Temperature: 75 Limit state:1 item[1200000,4,-1,0 0]
    [75041.778074] [ddrfreq] temperature=75 C, ddr freq up
    [75041.800163] CPU Budget:update CPU 0 cpufreq max to 1200000 min to 480000
    [75043.850171] CPU Budget: Temperature: 75 Limit state:0 item[1536000,4,-1,0 0]
    [75043.858033] [ddrfreq] temperature=73 C, ddr freq up
    [75044.380203] CPU Budget: Temperature: 75 Limit state:1 item[1200000,4,-1,0 0]
    [75044.388083] [ddrfreq] temperature=75 C, ddr freq up
    [75044.404273] CPU Budget:update CPU 0 cpufreq max to 1200000 min to 480000
    [75044.835083] [mmc]: mmc 2 detect change, present 0
    [75045.145090] [mmc]: mmc 2 detect change, present 1
    [75046.355089] [mmc]: mmc 2 detect change, present 0
    [75046.665078] [mmc]: mmc 2 detect change, present 1
    [75046.920197] CPU Budget: Temperature: 75 Limit state:0 item[1536000,4,-1,0 0]
    [75046.928043] [ddrfreq] temperature=73 C, ddr freq up
    [75047.275098] [mmc]: mmc 2 detect change, present 0
    [75047.585086] [mmc]: mmc 2 detect change, present 1
    [75048.430104] CPU Budget: Temperature: 79 Limit state:1 item[1200000,4,-1,0 0]
    [75048.437957] [ddrfreq] temperature=79 C, ddr freq up
    [75048.443415] CPU Budget:update CPU 0 cpufreq max to 1200000 min to 480000
    [75050.895088] [mmc]: mmc 2 detect change, present 0
    [75051.205059] [mmc]: mmc 2 detect change, present 1
    [75052.115092] [mmc]: mmc 2 detect change, present 0
    [75052.425083] [mmc]: mmc 2 detect change, present 1
    [75052.970197] CPU Budget: Temperature: 75 Limit state:0 item[1536000,4,-1,0 0]
    [75052.978042] [ddrfreq] temperature=74 C, ddr freq up
    [75053.335090] [mmc]: mmc 2 detect change, present 0
    [75053.490140] CPU Budget: Temperature: 75 Limit state:1 item[1200000,4,-1,0 0]
    [75053.497973] [ddrfreq] temperature=75 C, ddr freq up
    [75053.503437] CPU Budget:update CPU 0 cpufreq max to 1200000 min to 480000
    [75053.645100] [mmc]: mmc 2 detect change, present 1
    [75054.555066] [mmc]: mmc 2 detect change, present 0
    [75054.865094] [mmc]: mmc 2 detect change, present 1
    [75056.520083] CPU Budget: Temperature: 75 Limit state:0 item[1536000,4,-1,0 0]
    [75056.527914] [ddrfreq] temperature=74 C, ddr freq up
    [75057.030110] CPU Budget: Temperature: 75 Limit state:1 item[1200000,4,-1,0 0]
    [75057.037948] [ddrfreq] temperature=75 C, ddr freq up
    [75057.043425] CPU Budget:update CPU 0 cpufreq max to 1200000 min to 480000
    [75067.050156] CPU Budget: Temperature: 75 Limit state:0 item[1536000,4,-1,0 0]
    [75067.058026] [ddrfreq] temperature=74 C, ddr freq up
    [75067.570127] CPU Budget: Temperature: 77 Limit state:1 item[1200000,4,-1,0 0]
    [75067.578001] [ddrfreq] temperature=77 C, ddr freq up
    [75067.583514] CPU Budget:update CPU 0 cpufreq max to 1200000 min to 480000
    [75074.075095] [mmc]: mmc 2 detect change, present 0
    [75074.385097] [mmc]: mmc 2 detect change, present 1
    [75075.595079] [mmc]: mmc 2 detect change, present 0
    [75075.905081] [mmc]: mmc 2 detect change, present 1
    [75077.115073] [mmc]: mmc 2 detect change, present 0
    [75077.425064] [mmc]: mmc 2 detect change, present 1
    [75084.035119] [mmc]: mmc 2 detect change, present 0
    [75084.345049] [mmc]: mmc 2 detect change, present 1
    [75086.455100] [mmc]: mmc 2 detect change, present 0
    [75086.765100] [mmc]: mmc 2 detect change, present 1
    [75090.675095] [mmc]: mmc 2 detect change, present 0
    [75090.985101] [mmc]: mmc 2 detect change, present 1
    [75094.895098] [mmc]: mmc 2 detect change, present 0
    [75095.205077] [mmc]: mmc 2 detect change, present 1
    [75097.315064] [mmc]: mmc 2 detect change, present 0
    [75097.625067] [mmc]: mmc 2 detect change, present 1
    [75103.035064] [mmc]: mmc 2 detect change, present 0
    [75103.345096] [mmc]: mmc 2 detect change, present 1
    [75106.355079] [mmc]: mmc 2 detect change, present 0
    [75106.665101] [mmc]: mmc 2 detect change, present 1
    [75109.675090] [mmc]: mmc 2 detect change, present 0
    [75109.985098] [mmc]: mmc 2 detect change, present 1
    [75112.095066] [mmc]: mmc 2 detect change, present 0
    [75112.405078] [mmc]: mmc 2 detect change, present 1
    [75115.415049] [mmc]: mmc 2 detect change, present 0
    [75115.725076] [mmc]: mmc 2 detect change, present 1
    [75116.335088] [mmc]: mmc 2 detect change, present 0
    [75116.645039] [mmc]: mmc 2 detect change, present 1
    [75122.355088] [mmc]: mmc 2 detect change, present 0
    [75122.665126] [mmc]: mmc 2 detect change, present 1
    [75123.275086] [mmc]: mmc 2 detect change, present 0
    [75123.585093] [mmc]: mmc 2 detect change, present 1
    [75124.195082] [mmc]: mmc 2 detect change, present 0
    [75124.505088] [mmc]: mmc 2 detect change, present 1
    [75129.315061] [mmc]: mmc 2 detect change, present 0
    [75129.625067] [mmc]: mmc 2 detect change, present 1
    [75135.335069] [mmc]: mmc 2 detect change, present 0
    [75135.645093] [mmc]: mmc 2 detect change, present 1
    [75136.255090] [mmc]: mmc 2 detect change, present 0
    [75136.565104] [mmc]: mmc 2 detect change, present 1
    [75137.175095] [mmc]: mmc 2 detect change, present 0
    [75137.485087] [mmc]: mmc 2 detect change, present 1
    [75140.495094] [mmc]: mmc 2 detect change, present 0
    [75140.540543] mmcblk0: error -123 sending status command, retrying
    [75140.547265] mmcblk0: error -123 sending status command, retrying
    [75140.554178] mmcblk0: error -123 sending status command, aborting
    [75140.560907] end_request: I/O error, dev mmcblk0, sector 172032
    [75140.567403] Buffer I/O error on device mmcblk0p2, logical block 0
    [75140.570870] lost page write due to I/O error on mmcblk0p2
    [75140.570870] end_request: I/O error, dev mmcblk0, sector 172040
    [75140.584489] Buffer I/O error on device mmcblk0p2, logical block 1
    [75140.584489] lost page write due to I/O error on mmcblk0p2
    [75140.599755] mmcblk0: error -123 sending status command, retrying
    [75140.606552] mmcblk0: error -123 sending status command, retrying
    [75140.613285] mmcblk0: error -123 sending status command, aborting
    [75140.619961] end_request: I/O error, dev mmcblk0, sector 12755080
    [75140.623246] Buffer I/O error on device mmcblk0p2, logical block 1572881
    [75140.623246] lost page write due to I/O error on mmcblk0p2
    [75140.640130] mmcblk0: error -123 sending status command, retrying
    [75140.646806] mmcblk0: error -123 sending status command, retrying
    [75140.653539] mmcblk0: error -123 sending status command, aborting
    [75140.660245] end_request: I/O error, dev mmcblk0, sector 12760056
    [75140.666938] Buffer I/O error on device mmcblk0p2, logical block 1573503
    [75140.670216] lost page write due to I/O error on mmcblk0p2
    [75140.680428] mmcblk0: error -123 sending status command, retrying
    [75140.690121] mmcblk0: error -123 sending status command, retrying
    [75140.696833] mmcblk0: error -123 sending status command, aborting
    [75140.715940] end_request: I/O error, dev mmcblk0, sector 12760088
    [75140.720036] Buffer I/O error on device mmcblk0p2, logical block 1573507
    [75140.720036] lost page write due to I/O error on mmcblk0p2
    [75140.720036] end_request: I/O error, dev mmcblk0, sector 12760096
    [75140.720036] Buffer I/O error on device mmcblk0p2, logical block 1573508
    [75140.720036] lost page write due to I/O error on mmcblk0p2
    [75140.756278] mmcblk0: error -123 sending status command, retrying
    [75140.770124] mmcblk0: error -123 sending status command, retrying
    [75140.776843] mmcblk0: error -123 sending status command, aborting
    [75140.796883] end_request: I/O error, dev mmcblk0, sector 12829240
    [75140.800026] Buffer I/O error on device mmcblk0p2, logical block 1582151
    [75140.805076] [mmc]: mmc 2 detect change, present 1
    [75140.800026] lost page write due to I/O error on mmcblk0p2
    [75140.800026] end_request: I/O error, dev mmcblk0, sector 12829248
    [75140.800026] Buffer I/O error on device mmcblk0p2, logical block 1582152
    [75140.800026] lost page write due to I/O error on mmcblk0p2
    [75141.490471] EXT4-fs error (device mmcblk0p2) in ext4_new_inode:899: IO failure
    [75141.498539] EXT4-fs (mmcblk0p2): previous I/O error to superblock detected
    [75141.507021] Aborting journal on device mmcblk0p2-8.
    [75141.513554] EXT4-fs (mmcblk0p2): Remounting filesystem read-only
    [75141.520326] EXT4-fs error (device mmcblk0p2) in ext4_create:1772: IO failure
    [75143.805078] [mmc]: mmc 2 detect change, present 0
    [75144.115040] [mmc]: mmc 2 detect change, present 1
    [75145.325051] [mmc]: mmc 2 detect change, present 0
    [75145.635096] [mmc]: mmc 2 detect change, present 1
    [75147.745102] [mmc]: mmc 2 detect change, present 0
    [75148.055079] [mmc]: mmc 2 detect change, present 1
    [75151.065091] [mmc]: mmc 2 detect change, present 0
    [75151.375100] [mmc]: mmc 2 detect change, present 1
    [75154.385090] [mmc]: mmc 2 detect change, present 0
    [75154.695135] [mmc]: mmc 2 detect change, present 1
    [75157.705142] [mmc]: mmc 2 detect change, present 0
    [75158.015072] [mmc]: mmc 2 detect change, present 1
    [75160.125053] [mmc]: mmc 2 detect change, present 0
    [75160.435088] [mmc]: mmc 2 detect change, present 1
    [75163.445070] [mmc]: mmc 2 detect change, present 0
    [75163.755068] [mmc]: mmc 2 detect change, present 1
    [75170.710150] CPU Budget: Temperature: 75 Limit state:0 item[1536000,4,-1,0 0]
    [75170.718106] [ddrfreq] temperature=74 C, ddr freq up

     

  7. Consider my situations:

    I had Raspbian installed on my OPI+SE, but have problems regarding file system and occasionally got read only, bus error, sometimes even reboot got segmentation fault. I noticed this problem may be due to power problem so tested several adapters but doesn't resolved (os installed on emmc so sdcard problem goes away!?). So I shifted to Armbian because it's considered more stable and have active community and less bugs.

     

    I don't have dmesg log but you can see result of fsck:

    Spoiler

    fsck from util-linux 2.25.2
    e2fsck 1.42.12 (29-Aug-2014)
    emmclinux: recovering journal
    emmclinux contains a file system with errors, check forced.
    Pass 1: Checking inodes, blocks, and sizes
    Pass 2: Checking directory structure
    Pass 3: Checking directory connectivity
    /lost+found not found.  Create<y>? yes
    Pass 4: Checking reference counts
    Pass 5: Checking group summary information
    Free blocks count wrong (2754417, counted=2754415).
    Fix<y>? yes

    emmclinux: ***** FILE SYSTEM WAS MODIFIED *****
    emmclinux: ***** REBOOT LINUX *****
    emmclinux: 68271/950272 files (0.1% non-contiguous), 1041041/3795456 blocks

     

    My question is, do I face this problem again and is this because of some bugs inside OS or something else?

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines