Skip to content

Instantly share code, notes, and snippets.

@tomogo
Created April 27, 2017 16:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomogo/a603d08f60ed3e70153c2e560f461854 to your computer and use it in GitHub Desktop.
Save tomogo/a603d08f60ed3e70153c2e560f461854 to your computer and use it in GitHub Desktop.
BPI-M2U Freezing kernel.log.1
Apr 21 18:28:44 localhost kernel: [ 0.000000] Booting Linux on physical CPU 0x0
Apr 21 18:28:44 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset
Apr 21 18:28:44 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu
Apr 21 18:28:44 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuacct
Apr 21 18:28:44 localhost kernel: [ 0.000000] Linux version 3.10.104-BPI-M2U-Kernel (root@K126) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #11 SMP Sun Feb 5 17:38:59 MSK 2017
Apr 21 18:28:44 localhost kernel: [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c53c7d
Apr 21 18:28:44 localhost kernel: [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
Apr 21 18:28:44 localhost kernel: [ 0.000000] Machine: sun8iw11p1, model: sun8iw11p1
Apr 21 18:28:44 localhost kernel: [ 0.000000] cma: CMA: reserved 256 MiB at 5f800000
Apr 21 18:28:44 localhost kernel: [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
Apr 21 18:28:44 localhost kernel: [ 0.000000] On node 0 totalpages: 524288
Apr 21 18:28:44 localhost kernel: [ 0.000000] free_area_init_node: node 0, pgdat c0d84480, node_mem_map c0df1000
Apr 21 18:28:44 localhost kernel: [ 0.000000] Normal zone: 1520 pages used for memmap
Apr 21 18:28:44 localhost kernel: [ 0.000000] Normal zone: 0 pages reserved
Apr 21 18:28:44 localhost kernel: [ 0.000000] Normal zone: 194560 pages, LIFO batch:31
Apr 21 18:28:44 localhost kernel: [ 0.000000] HighMem zone: 2576 pages used for memmap
Apr 21 18:28:44 localhost kernel: [ 0.000000] HighMem zone: 329728 pages, LIFO batch:31
Apr 21 18:28:44 localhost kernel: [ 0.000000] PERCPU: Embedded 8 pages/cpu @c1e1b000 s9664 r8192 d14912 u32768
Apr 21 18:28:44 localhost kernel: [ 0.000000] pcpu-alloc: s9664 r8192 d14912 u32768 alloc=8*4096
Apr 21 18:28:44 localhost kernel: [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
Apr 21 18:28:44 localhost kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522768
Apr 21 18:28:44 localhost kernel: [ 0.000000] Kernel command line: enforcing=1 initcall_debug=0 console=ttyS0,115200n8 console=tty1 no_console_suspend board=bpi-m2u loglevel=4 root=/dev/mmcblk0p2 rw rootwait init=/init cma=256M panic=10 consoleblank=0 bootmenutimeout=10 datadev=mmcblk0p2 androidboot.serialno=14005190410c241d02cc
Apr 21 18:28:44 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
Apr 21 18:28:44 localhost kernel: [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Apr 21 18:28:44 localhost kernel: [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Apr 21 18:28:44 localhost kernel: [ 0.000000] allocated 4194304 bytes of page_cgroup
Apr 21 18:28:44 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Apr 21 18:28:44 localhost kernel: [ 0.000000] Memory: 2048MB = 2048MB total
Apr 21 18:28:44 localhost kernel: [ 0.000000] Memory: 1798560k/1798560k available, 298592k reserved, 1318912K highmem
Apr 21 18:28:44 localhost kernel: [ 0.000000] Virtual kernel memory layout:
Apr 21 18:28:44 localhost kernel: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
Apr 21 18:28:44 localhost kernel: [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
Apr 21 18:28:44 localhost kernel: [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
Apr 21 18:28:44 localhost kernel: [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
Apr 21 18:28:44 localhost kernel: [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
Apr 21 18:28:44 localhost kernel: [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
Apr 21 18:28:44 localhost kernel: [ 0.000000] .text : 0xc0008000 - 0xc0c1b5b8 (12366 kB)
Apr 21 18:28:44 localhost kernel: [ 0.000000] .init : 0xc0c1c000 - 0xc0c665c0 ( 298 kB)
Apr 21 18:28:44 localhost kernel: [ 0.000000] .data : 0xc0c68000 - 0xc0d85a10 (1143 kB)
Apr 21 18:28:44 localhost kernel: [ 0.000000] .bss : 0xc0d85a10 - 0xc0df0fc8 ( 430 kB)
Apr 21 18:28:44 localhost kernel: [ 0.000000] Hierarchical RCU implementation.
Apr 21 18:28:44 localhost kernel: [ 0.000000] NR_IRQS:16 nr_irqs:16 16
Apr 21 18:28:44 localhost kernel: [ 0.000000] of_sunxi_clocks_init : sunxi_clk_base[0xf1c20000]
Apr 21 18:28:44 localhost kernel: [ 0.000000] pll_audio-set_default_rate=24576000 success!
Apr 21 18:28:44 localhost kernel: [ 0.000000] pll_periph0-set_default_rate=600000000 success!
Apr 21 18:28:44 localhost kernel: [ 0.000000] pll_de-set_default_rate=297000000 success!
Apr 21 18:28:44 localhost kernel: [ 0.000000] ahb1-set_default_rate=200000000 success!
Apr 21 18:28:44 localhost kernel: [ 0.000000] apb1-set_default_rate=100000000 success!
Apr 21 18:28:44 localhost kernel: [ 0.000000] apb2-set_default_rate=24000000 success!
Apr 21 18:28:44 localhost kernel: [ 0.000000] de-set_default_rate=297000000 success!
Apr 21 18:28:44 localhost kernel: [ 0.000000] de_mp-set_default_rate=297000000 success!
Apr 21 18:28:44 localhost kernel: [ 0.000000] mbus-set_default_rate=400000000 success!
Apr 21 18:28:44 localhost kernel: [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
Apr 21 18:28:44 localhost kernel: [ 0.000000] Switching to timer-based delay loop
Apr 21 18:28:44 localhost kernel: [ 0.000000] sched_clock: ARM arch timer >56 bits at 24000kHz, resolution 41ns
Apr 21 18:28:44 localhost kernel: [ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
Apr 21 18:28:44 localhost kernel: [ 0.000000] Console: colour dummy device 80x30
Apr 21 18:28:44 localhost kernel: [ 0.000000] console [tty1] enabled
Apr 21 18:28:44 localhost kernel: [ 0.010000] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
Apr 21 18:28:44 localhost kernel: [ 0.010000] pid_max: default: 32768 minimum: 301
Apr 21 18:28:44 localhost kernel: [ 0.010000] Security Framework initialized
Apr 21 18:28:44 localhost kernel: [ 0.010000] AppArmor: AppArmor initialized
Apr 21 18:28:44 localhost kernel: [ 0.010000] Mount-cache hash table entries: 512
Apr 21 18:28:44 localhost kernel: [ 0.017698] Initializing cgroup subsys memory
Apr 21 18:28:44 localhost kernel: [ 0.017752] Initializing cgroup subsys devices
Apr 21 18:28:44 localhost kernel: [ 0.017763] Initializing cgroup subsys freezer
Apr 21 18:28:44 localhost kernel: [ 0.017771] Initializing cgroup subsys blkio
Apr 21 18:28:44 localhost kernel: [ 0.017779] Initializing cgroup subsys perf_event
Apr 21 18:28:44 localhost kernel: [ 0.017835] CPU: Testing write buffer coherency: ok
Apr 21 18:28:44 localhost kernel: [ 0.018291] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
Apr 21 18:28:44 localhost kernel: [ 0.018323] Setting up static identity map for 0xc08b4910 - 0xc08b4968
Apr 21 18:28:44 localhost kernel: [ 0.019778] CPU1: Booted secondary processor
Apr 21 18:28:44 localhost kernel: [ 0.019778] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
Apr 21 18:28:44 localhost kernel: [ 0.020185] CPU2: Booted secondary processor
Apr 21 18:28:44 localhost kernel: [ 0.020185] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
Apr 21 18:28:44 localhost kernel: [ 0.020298] CPU3: Booted secondary processor
Apr 21 18:28:44 localhost kernel: [ 0.020298] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
Apr 21 18:28:44 localhost kernel: [ 0.020298] Brought up 4 CPUs
Apr 21 18:28:44 localhost kernel: [ 0.020298] SMP: Total of 4 processors activated (192.00 BogoMIPS).
Apr 21 18:28:44 localhost kernel: [ 0.020540] devtmpfs: initialized
Apr 21 18:28:44 localhost kernel: [ 0.024578] xor: measuring software checksum speed
Apr 21 18:28:44 localhost kernel: [ 0.120011] arm4regs : 1280.000 MB/sec
Apr 21 18:28:44 localhost kernel: [ 0.220009] 8regs : 757.200 MB/sec
Apr 21 18:28:44 localhost kernel: [ 0.320010] 32regs : 860.000 MB/sec
Apr 21 18:28:44 localhost kernel: [ 0.320018] xor: using function: arm4regs (1280.000 MB/sec)
Apr 21 18:28:44 localhost kernel: [ 0.320038] atomic64 test passed
Apr 21 18:28:44 localhost kernel: [ 0.320045] pinctrl core: initialized pinctrl subsystem
Apr 21 18:28:44 localhost kernel: [ 0.333200] NET: Registered protocol family 16
Apr 21 18:28:44 localhost kernel: [ 0.333200] DMA: preallocated 256 KiB pool for atomic coherent allocations
Apr 21 18:28:44 localhost kernel: [ 0.333200] dump_class_init,844, success
Apr 21 18:28:44 localhost kernel: [ 0.340851] sun8iw11p1-pinctrl pio: initialized sunXi PIO driver
Apr 21 18:28:44 localhost kernel: [ 0.350292] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
Apr 21 18:28:44 localhost kernel: [ 0.350292] hw-breakpoint: maximum watchpoint size is 8 bytes.
Apr 21 18:28:44 localhost kernel: [ 0.390181] bio: create slab <bio-0> at 0
Apr 21 18:28:44 localhost kernel: [ 0.559198] raid6: int32x1 173 MB/s
Apr 21 18:28:44 localhost kernel: [ 0.728970] raid6: int32x2 155 MB/s
Apr 21 18:28:44 localhost kernel: [ 0.898957] raid6: int32x4 166 MB/s
Apr 21 18:28:44 localhost kernel: [ 1.069120] raid6: int32x8 150 MB/s
Apr 21 18:28:44 localhost kernel: [ 1.069128] raid6: using algorithm int32x1 (173 MB/s)
Apr 21 18:28:44 localhost kernel: [ 1.069134] raid6: using intx1 recovery algorithm
Apr 21 18:28:44 localhost kernel: [ 1.070098] pwm module init!
Apr 21 18:28:44 localhost kernel: [ 1.070356] platform pwm0: there is no bind_pwm, set bind_pwm 255!
Apr 21 18:28:44 localhost kernel: [ 1.070356] platform pwm0: there is no dead time, set bind_pwm 255!
Apr 21 18:28:44 localhost kernel: [ 1.072088] SCSI subsystem initialized
Apr 21 18:28:44 localhost kernel: [ 1.072088] libata version 3.00 loaded.
Apr 21 18:28:44 localhost kernel: [ 1.072088] usbcore: registered new interface driver usbfs
Apr 21 18:28:44 localhost kernel: [ 1.072088] usbcore: registered new interface driver hub
Apr 21 18:28:44 localhost kernel: [ 1.072088] usbcore: registered new device driver usb
Apr 21 18:28:44 localhost kernel: [ 1.080373] Linux video capture interface: v2.00
Apr 21 18:28:44 localhost kernel: [ 1.080373] [axp221s] chip id detect 0x6 !
Apr 21 18:28:44 localhost kernel: [ 1.080373] [axp221s] enable dcdc2 dvm.
Apr 21 18:28:44 localhost kernel: [ 1.101165] Advanced Linux Sound Architecture Driver Initialized.
Apr 21 18:28:44 localhost kernel: [ 1.101165] Bluetooth: Core ver 2.16
Apr 21 18:28:44 localhost kernel: [ 1.101165] NET: Registered protocol family 31
Apr 21 18:28:44 localhost kernel: [ 1.101165] Bluetooth: HCI device and connection manager initialized
Apr 21 18:28:44 localhost kernel: [ 1.101165] Bluetooth: HCI socket layer initialized
Apr 21 18:28:44 localhost kernel: [ 1.101165] Bluetooth: L2CAP socket layer initialized
Apr 21 18:28:44 localhost kernel: [ 1.101165] Bluetooth: SCO socket layer initialized
Apr 21 18:28:44 localhost kernel: [ 1.101165] cfg80211: Calling CRDA to update world regulatory domain
Apr 21 18:28:44 localhost kernel: [ 1.101165] NetLabel: Initializing
Apr 21 18:28:44 localhost kernel: [ 1.101165] NetLabel: domain hash size = 128
Apr 21 18:28:44 localhost kernel: [ 1.101165] NetLabel: protocols = UNLABELED CIPSOv4
Apr 21 18:28:44 localhost kernel: [ 1.101165] NetLabel: unlabeled traffic allowed by default
Apr 21 18:28:44 localhost kernel: [ 1.101165] [pm]aw_pm_init!
Apr 21 18:28:44 localhost kernel: [ 1.101165] np name = /soc@01c00000/rtc@01c20400.
Apr 21 18:28:44 localhost kernel: [ 1.101165] base = f1c20500, len = 4.
Apr 21 18:28:44 localhost kernel: [ 1.101165] pmu1 does not exist.
Apr 21 18:28:44 localhost kernel: [ 1.110239] add_sys_pwr_dm: get ldo name for id: vdd-cpus failed
Apr 21 18:28:44 localhost kernel: [ 1.110239] add_sys_pwr_dm: get ldo name for id: vcc-lpddr failed
Apr 21 18:28:44 localhost kernel: [ 1.110239] add_sys_pwr_dm: get ldo name for id: vcc-pl failed
Apr 21 18:28:44 localhost kernel: [ 1.110239] add_sys_pwr_dm: axp22_dcdc1 ldo already alwayson.
Apr 21 18:28:44 localhost kernel: [ 1.110239] after inited: sys_mask config = 0x84815.
Apr 21 18:28:44 localhost kernel: [ 1.110239] Warning: can not find np for dynamic_standby_para.
Apr 21 18:28:44 localhost kernel: [ 1.110672] [pm]valid
Apr 21 18:28:44 localhost kernel: [ 1.110679] [pm]valid
Apr 21 18:28:44 localhost kernel: [ 1.110787] sunxi budget cooling probe start !
Apr 21 18:28:44 localhost kernel: [ 1.110787] CPU freq cooling register Success
Apr 21 18:28:44 localhost kernel: [ 1.110787] CPU hotplug cooling register Success
Apr 21 18:28:44 localhost kernel: [ 1.110787] CPU budget cooling register Success
Apr 21 18:28:44 localhost kernel: [ 1.110787] input: sunxi-ths as /devices/virtual/input/input0
Apr 21 18:28:44 localhost kernel: [ 1.110787] thermal thermal_zone0: failed to read out thermal zone 0
Apr 21 18:28:44 localhost kernel: [ 1.110787] Switching to clocksource arch_sys_counter
Apr 21 18:28:44 localhost kernel: [ 1.110884] FS-Cache: Loaded
Apr 21 18:28:44 localhost kernel: [ 1.110938] CacheFiles: Loaded
Apr 21 18:28:44 localhost kernel: [ 1.110938] AppArmor: AppArmor Filesystem Enabled
Apr 21 18:28:44 localhost kernel: [ 1.130914] NET: Registered protocol family 2
Apr 21 18:28:44 localhost kernel: [ 1.131844] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
Apr 21 18:28:44 localhost kernel: [ 1.131968] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
Apr 21 18:28:44 localhost kernel: [ 1.132080] TCP: Hash tables configured (established 8192 bind 8192)
Apr 21 18:28:44 localhost kernel: [ 1.132151] TCP: reno registered
Apr 21 18:28:44 localhost kernel: [ 1.132164] UDP hash table entries: 512 (order: 2, 16384 bytes)
Apr 21 18:28:44 localhost kernel: [ 1.132219] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
Apr 21 18:28:44 localhost kernel: [ 1.132573] NET: Registered protocol family 1
Apr 21 18:28:44 localhost kernel: [ 1.132957] RPC: Registered named UNIX socket transport module.
Apr 21 18:28:44 localhost kernel: [ 1.132968] RPC: Registered udp transport module.
Apr 21 18:28:44 localhost kernel: [ 1.132973] RPC: Registered tcp transport module.
Apr 21 18:28:44 localhost kernel: [ 1.132979] RPC: Registered tcp NFSv4.1 backchannel transport module.
Apr 21 18:28:44 localhost kernel: [ 1.154492] lock super standby defaultly!
Apr 21 18:28:44 localhost kernel: [ 1.154511] lookup_scene_lock_name: new scene lock super_standby
Apr 21 18:28:44 localhost kernel: [ 1.154518] scene_lock_init name=super_standby
Apr 21 18:28:44 localhost kernel: [ 1.154525] scene_lock: super_standby, type 5, count 1
Apr 21 18:28:44 localhost kernel: [ 1.155384] audit: initializing netlink socket (disabled)
Apr 21 18:28:44 localhost kernel: [ 1.155423] type=2000 audit(1.150:1): initialized
Apr 21 18:28:44 localhost kernel: [ 1.156511] bounce pool size: 64 pages
Apr 21 18:28:44 localhost kernel: [ 1.156838] VFS: Disk quotas dquot_6.5.2
Apr 21 18:28:44 localhost kernel: [ 1.156974] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Apr 21 18:28:44 localhost kernel: [ 1.157827] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Apr 21 18:28:44 localhost kernel: [ 1.158640] NFS: Registering the id_resolver key type
Apr 21 18:28:44 localhost kernel: [ 1.158720] Key type id_resolver registered
Apr 21 18:28:44 localhost kernel: [ 1.158727] Key type id_legacy registered
Apr 21 18:28:44 localhost kernel: [ 1.158742] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Apr 21 18:28:44 localhost kernel: [ 1.159339] Key type cifs.spnego registered
Apr 21 18:28:44 localhost kernel: [ 1.159370] Key type cifs.idmap registered
Apr 21 18:28:44 localhost kernel: [ 1.159381] NTFS driver 2.1.30 [Flags: R/W].
Apr 21 18:28:44 localhost kernel: [ 1.159893] fuse init (API version 7.22)
Apr 21 18:28:44 localhost kernel: [ 1.160689] Registering sdcardfs 3.1.0
Apr 21 18:28:44 localhost kernel: [ 1.160909] JFS: nTxBlock = 8192, nTxLock = 65536
Apr 21 18:28:44 localhost kernel: [ 1.170257] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
Apr 21 18:28:44 localhost kernel: [ 1.171575] bio: create slab <bio-1> at 1
Apr 21 18:28:44 localhost kernel: [ 1.172309] Btrfs loaded
Apr 21 18:28:44 localhost kernel: [ 1.172473] ceph: loaded (mds proto 32)
Apr 21 18:28:44 localhost kernel: [ 1.172786] aufs 3.10-20141215
Apr 21 18:28:44 localhost kernel: [ 1.172810] msgmni has been set to 1448
Apr 21 18:28:44 localhost kernel: [ 1.174551] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Apr 21 18:28:44 localhost kernel: [ 1.174678] io scheduler noop registered
Apr 21 18:28:44 localhost kernel: [ 1.174687] io scheduler deadline registered
Apr 21 18:28:44 localhost kernel: [ 1.174774] io scheduler cfq registered (default)
Apr 21 18:28:44 localhost kernel: [ 1.175640] OF: no ranges; cannot translate
Apr 21 18:28:44 localhost kernel: [ 1.175667] OF: no ranges; cannot translate
Apr 21 18:28:44 localhost kernel: [ 1.175924] OF: no ranges; cannot translate
Apr 21 18:28:44 localhost kernel: [ 1.175941] OF: no ranges; cannot translate
Apr 21 18:28:44 localhost kernel: [ 1.176733] [DISP]disp_module_init
Apr 21 18:28:44 localhost kernel: [ 1.177469] [DISP] boot_disp:0x409
Apr 21 18:28:44 localhost kernel: [ 1.178530] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
Apr 21 18:28:44 localhost kernel: [ 1.179033] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
Apr 21 18:28:44 localhost kernel: [ 1.179403] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
Apr 21 18:28:44 localhost kernel: [ 1.179771] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
Apr 21 18:28:44 localhost kernel: [ 1.180264] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
Apr 21 18:28:44 localhost kernel: [ 1.180665] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
Apr 21 18:28:44 localhost kernel: [ 1.181038] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
Apr 21 18:28:44 localhost kernel: [ 1.181406] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
Apr 21 18:28:44 localhost kernel: [ 1.181773] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
Apr 21 18:28:44 localhost kernel: [ 1.182140] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
Apr 21 18:28:44 localhost kernel: [ 1.182151] [DISP] fb_base:0x46400000
Apr 21 18:28:44 localhost kernel: [ 1.283339] Console: switching to colour frame buffer device 240x67
Apr 21 18:28:44 localhost kernel: [ 1.315090] [DISP]disp_module_init finish
Apr 21 18:28:44 localhost kernel: [ 1.322541] uart0: ttyS0 at MMIO 0x1c28000 (irq = 33) is a SUNXI
Apr 21 18:28:44 localhost kernel: [ 1.322557] sw_uart_pm()959 - uart0 clk is already enable
Apr 21 18:28:44 localhost kernel: [ 1.322572] sw_console_setup()1270 - console setup baud 115200 parity n bits 8, flow n
Apr 21 18:28:44 localhost kernel: [ 1.388574] console [ttyS0] enabled
Apr 21 18:28:44 localhost kernel: [ 1.389391] uart3: ttyS3 at MMIO 0x1c28c00 (irq = 36) is a SUNXI
Apr 21 18:28:44 localhost kernel: [ 1.390504] misc dump reg init
Apr 21 18:28:44 localhost kernel: [ 1.391216] [drm] Initialized drm 1.1.0 20060810
Apr 21 18:28:44 localhost kernel: [ 1.402144] brd: module loaded
Apr 21 18:28:44 localhost kernel: [ 1.407595] loop: module loaded
Apr 21 18:28:44 localhost kernel: [ 1.408177] [NAND]Failed to insmod nand!!!
Apr 21 18:28:44 localhost kernel: [ 1.408470] sunxi-bt bt: bt_power_name (vcc-wifi-2)
Apr 21 18:28:44 localhost kernel: [ 1.408483] sunxi-bt bt: io_regulator_name (vcc-io-wifi)
Apr 21 18:28:44 localhost kernel: [ 1.408508] sunxi-bt bt: bt_rst gpio=236 mul-sel=1 pull=1 drv_level=1 data=0
Apr 21 18:28:44 localhost kernel: [ 1.408551] sunxi-bt bt: clk_name (outa)
Apr 21 18:28:44 localhost kernel: [ 1.408881] sunxi-bt bt: block state already is 1
Apr 21 18:28:44 localhost kernel: [ 1.409200] sunxi-wlan wlan: wlan_busnum (1)
Apr 21 18:28:44 localhost kernel: [ 1.409212] sunxi-wlan wlan: wlan_power_name (vcc-wifi)
Apr 21 18:28:44 localhost kernel: [ 1.409222] sunxi-wlan wlan: io_regulator_name (vcc-io-wifi)
Apr 21 18:28:44 localhost kernel: [ 1.409241] sunxi-wlan wlan: request pincrtl handle for device [wlan] failed
Apr 21 18:28:44 localhost kernel: [ 1.417314] sunxi-wlan wlan: wlan_regon gpio=202 mul-sel=1 pull=1 drv_level=1 data=0
Apr 21 18:28:44 localhost kernel: [ 1.417384] /soc@01c00000/wlan: could not find phandle
Apr 21 18:28:44 localhost kernel: [ 1.423234] sunxi-wlan wlan: get gpio wlan_hostwake failed
Apr 21 18:28:44 localhost kernel: [ 1.429361] sunxi-wlan wlan: clk_name (outa)
Apr 21 18:28:44 localhost kernel: [ 1.429674] Loading iSCSI transport class v2.0-870.
Apr 21 18:28:44 localhost kernel: [ 1.430826] iscsi: registered transport (tcp)
Apr 21 18:28:44 localhost kernel: [ 1.431688] sunxi-ahci sata: sata_regulator0 "vdd-sata-25"!
Apr 21 18:28:44 localhost kernel: [ 1.431758] sunxi-ahci sata: sata_regulator1 "vdd-sata-12"!
Apr 21 18:28:44 localhost kernel: [ 1.432794] sunxi-ahci sata: regulator "vdd-sata-25" voltage set: 2500000 to 2500000!
Apr 21 18:28:44 localhost kernel: [ 1.433750] sunxi-ahci sata: regulator "vdd-sata-12" voltage set: 1200000 to 1200000!
Apr 21 18:28:44 localhost kernel: [ 1.435958] sunxi-ahci sata: frequncy of module clk for AHCI: 100000000
Apr 21 18:28:44 localhost kernel: [ 1.435969] sunxi-ahci sata: frequncy of pll clk for AHCI: 100000000
Apr 21 18:28:44 localhost kernel: [ 1.500040] sunxi-ahci sata: SATA power enable do not exist!!
Apr 21 18:28:44 localhost kernel: [ 1.506476] sunxi-ahci sata: controller can't do PMP, turning off CAP_PMP
Apr 21 18:28:44 localhost kernel: [ 1.506487] sunxi-ahci sata: forcing PORTS_IMPL to 0x1
Apr 21 18:28:44 localhost kernel: [ 1.506533] sunxi-ahci sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
Apr 21 18:28:44 localhost kernel: [ 1.506547] sunxi-ahci sata: flags: ncq sntf pm led clo only pio slum part ccc
Apr 21 18:28:44 localhost kernel: [ 1.506936] dma_alloc_coherent mem = 0xdf840000, size = 0x16500, mem_dma=0x5f840000
Apr 21 18:28:44 localhost kernel: [ 1.508093] scsi0 : sunxi-ahci
Apr 21 18:28:44 localhost kernel: [ 1.508718] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c181ff] port 0x100 irq 88
Apr 21 18:28:44 localhost kernel: [ 1.511252] WARNING: Get ephy clock is failed
Apr 21 18:28:44 localhost kernel: [ 1.512603] PPP generic driver version 2.4.2
Apr 21 18:28:44 localhost kernel: [ 1.513006] NET: Registered protocol family 24
Apr 21 18:28:44 localhost kernel: [ 1.513064] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 21 18:28:44 localhost kernel: [ 1.513256] get ehci0-controller, regulator_io is no nocare
Apr 21 18:28:44 localhost kernel: [ 1.513308] [sunxi-ehci0]: probe, pdev->name: 1c14000.ehci0-controller, sunxi_ehci: 0xc0de1678, 0x:f1c14000, irq_no:47
Apr 21 18:28:44 localhost kernel: [ 1.513373] sunxi-ehci 1c14000.ehci0-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 21 18:28:44 localhost kernel: [ 1.513404] sunxi-ehci 1c14000.ehci0-controller: new USB bus registered, assigned bus number 1
Apr 21 18:28:44 localhost kernel: [ 1.513820] sunxi-ehci 1c14000.ehci0-controller: irq 71, io mem 0xc0de0efc
Apr 21 18:28:44 localhost kernel: [ 1.530039] sunxi-ehci 1c14000.ehci0-controller: USB 0.0 started, EHCI 1.00
Apr 21 18:28:44 localhost kernel: [ 1.530131] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr 21 18:28:44 localhost kernel: [ 1.530141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 21 18:28:44 localhost kernel: [ 1.530150] usb usb1: Product: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 21 18:28:44 localhost kernel: [ 1.530159] usb usb1: Manufacturer: Linux 3.10.104-BPI-M2U-Kernel ehci_hcd
Apr 21 18:28:44 localhost kernel: [ 1.530168] usb usb1: SerialNumber: sunxi-ehci
Apr 21 18:28:44 localhost kernel: [ 1.531038] hub 1-0:1.0: USB hub found
Apr 21 18:28:44 localhost kernel: [ 1.531068] hub 1-0:1.0: 1 port detected
Apr 21 18:28:44 localhost kernel: [ 1.531370] [ehci0-controller]: sunxi_usb_disable_ehci
Apr 21 18:28:44 localhost kernel: [ 1.531380] [sunxi-ehci0]: remove, pdev->name: 1c14000.ehci0-controller, sunxi_ehci: 0xc0de1678
Apr 21 18:28:44 localhost kernel: [ 1.531401] sunxi-ehci 1c14000.ehci0-controller: remove, state 1
Apr 21 18:28:44 localhost kernel: [ 1.531418] usb usb1: USB disconnect, device number 1
Apr 21 18:28:44 localhost kernel: [ 1.532885] sunxi-ehci 1c14000.ehci0-controller: USB bus 1 deregistered
Apr 21 18:28:44 localhost kernel: [ 1.533539] get drv_vbus is fail, 84
Apr 21 18:28:44 localhost kernel: [ 1.533548] get ehci1-controller, regulator_io is no nocare
Apr 21 18:28:44 localhost kernel: [ 1.533596] [sunxi-ehci1]: probe, pdev->name: 1c19000.ehci1-controller, sunxi_ehci: 0xc0de181c, 0x:f1c19000, irq_no:6c
Apr 21 18:28:44 localhost kernel: [ 1.533647] sunxi-ehci 1c19000.ehci1-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 21 18:28:44 localhost kernel: [ 1.533675] sunxi-ehci 1c19000.ehci1-controller: new USB bus registered, assigned bus number 1
Apr 21 18:28:44 localhost kernel: [ 1.534026] sunxi-ehci 1c19000.ehci1-controller: irq 108, io mem 0xc0de0efc
Apr 21 18:28:44 localhost kernel: [ 1.550093] sunxi-ehci 1c19000.ehci1-controller: USB 0.0 started, EHCI 1.00
Apr 21 18:28:44 localhost kernel: [ 1.550165] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr 21 18:28:44 localhost kernel: [ 1.550175] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 21 18:28:44 localhost kernel: [ 1.550184] usb usb1: Product: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 21 18:28:44 localhost kernel: [ 1.550193] usb usb1: Manufacturer: Linux 3.10.104-BPI-M2U-Kernel ehci_hcd
Apr 21 18:28:44 localhost kernel: [ 1.550201] usb usb1: SerialNumber: sunxi-ehci
Apr 21 18:28:44 localhost kernel: [ 1.550978] hub 1-0:1.0: USB hub found
Apr 21 18:28:44 localhost kernel: [ 1.550999] hub 1-0:1.0: 1 port detected
Apr 21 18:28:44 localhost kernel: [ 1.551385] get drv_vbus is fail, 84
Apr 21 18:28:44 localhost kernel: [ 1.551393] get ehci2-controller, regulator_io is no nocare
Apr 21 18:28:44 localhost kernel: [ 1.551437] [sunxi-ehci2]: probe, pdev->name: 1c1c000.ehci2-controller, sunxi_ehci: 0xc0de19c0, 0x:f1c1c000, irq_no:6e
Apr 21 18:28:44 localhost kernel: [ 1.551493] sunxi-ehci 1c1c000.ehci2-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 21 18:28:44 localhost kernel: [ 1.551520] sunxi-ehci 1c1c000.ehci2-controller: new USB bus registered, assigned bus number 2
Apr 21 18:28:44 localhost kernel: [ 1.551824] sunxi-ehci 1c1c000.ehci2-controller: irq 110, io mem 0xc0de0efc
Apr 21 18:28:44 localhost kernel: [ 1.570032] sunxi-ehci 1c1c000.ehci2-controller: USB 0.0 started, EHCI 1.00
Apr 21 18:28:44 localhost kernel: [ 1.570103] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Apr 21 18:28:44 localhost kernel: [ 1.570114] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 21 18:28:44 localhost kernel: [ 1.570123] usb usb2: Product: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 21 18:28:44 localhost kernel: [ 1.570131] usb usb2: Manufacturer: Linux 3.10.104-BPI-M2U-Kernel ehci_hcd
Apr 21 18:28:44 localhost kernel: [ 1.570140] usb usb2: SerialNumber: sunxi-ehci
Apr 21 18:28:44 localhost kernel: [ 1.570927] hub 2-0:1.0: USB hub found
Apr 21 18:28:44 localhost kernel: [ 1.570949] hub 2-0:1.0: 1 port detected
Apr 21 18:28:44 localhost kernel: [ 1.571610] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr 21 18:28:44 localhost kernel: [ 1.571801] get ohci0-controller, regulator_io is no nocare
Apr 21 18:28:44 localhost kernel: [ 1.571879] [sunxi-ohci0]: probe, pdev->name: 1c14000.ohci0-controller, sunxi_ohci: 0xc0de0fe8
Apr 21 18:28:44 localhost kernel: [ 1.571935] sunxi-ohci 1c14000.ohci0-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
Apr 21 18:28:44 localhost kernel: [ 1.571963] sunxi-ohci 1c14000.ohci0-controller: new USB bus registered, assigned bus number 3
Apr 21 18:28:44 localhost kernel: [ 1.572001] sunxi-ohci 1c14000.ohci0-controller: irq 72, io mem 0xc0ddca88
Apr 21 18:28:44 localhost kernel: [ 1.634030] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Apr 21 18:28:44 localhost kernel: [ 1.634043] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 21 18:28:44 localhost kernel: [ 1.634051] usb usb3: Product: SW USB2.0 'Open' Host Controller (OHCI) Driver
Apr 21 18:28:44 localhost kernel: [ 1.634060] usb usb3: Manufacturer: Linux 3.10.104-BPI-M2U-Kernel ohci_hcd
Apr 21 18:28:44 localhost kernel: [ 1.634068] usb usb3: SerialNumber: sunxi-ohci
Apr 21 18:28:44 localhost kernel: [ 1.634924] hub 3-0:1.0: USB hub found
Apr 21 18:28:44 localhost kernel: [ 1.634946] hub 3-0:1.0: 1 port detected
Apr 21 18:28:44 localhost kernel: [ 1.635247] [ohci0-controller]: sunxi_usb_disable_ohci
Apr 21 18:28:44 localhost kernel: [ 1.635256] [sunxi-ohci0]: remove, pdev->name: 1c14000.ohci0-controller, sunxi_ohci: 0xc0de0fe8
Apr 21 18:28:44 localhost kernel: [ 1.635267] sunxi-ohci 1c14000.ohci0-controller: remove, state 1
Apr 21 18:28:44 localhost kernel: [ 1.635285] usb usb3: USB disconnect, device number 1
Apr 21 18:28:44 localhost kernel: [ 1.636064] sunxi-ohci 1c14000.ohci0-controller: USB bus 3 deregistered
Apr 21 18:28:44 localhost kernel: [ 1.636696] get drv_vbus is fail, 84
Apr 21 18:28:44 localhost kernel: [ 1.636705] get ohci1-controller, regulator_io is no nocare
Apr 21 18:28:44 localhost kernel: [ 1.636777] [sunxi-ohci1]: probe, pdev->name: 1c19000.ohci1-controller, sunxi_ohci: 0xc0de118c
Apr 21 18:28:44 localhost kernel: [ 1.636823] sunxi-ohci 1c19000.ohci1-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
Apr 21 18:28:44 localhost kernel: [ 1.636851] sunxi-ohci 1c19000.ohci1-controller: new USB bus registered, assigned bus number 3
Apr 21 18:28:44 localhost kernel: [ 1.636886] sunxi-ohci 1c19000.ohci1-controller: irq 96, io mem 0xc0ddca88
Apr 21 18:28:44 localhost kernel: [ 1.694025] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Apr 21 18:28:44 localhost kernel: [ 1.694037] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 21 18:28:44 localhost kernel: [ 1.694046] usb usb3: Product: SW USB2.0 'Open' Host Controller (OHCI) Driver
Apr 21 18:28:44 localhost kernel: [ 1.694055] usb usb3: Manufacturer: Linux 3.10.104-BPI-M2U-Kernel ohci_hcd
Apr 21 18:28:44 localhost kernel: [ 1.694063] usb usb3: SerialNumber: sunxi-ohci
Apr 21 18:28:44 localhost kernel: [ 1.694904] hub 3-0:1.0: USB hub found
Apr 21 18:28:44 localhost kernel: [ 1.694924] hub 3-0:1.0: 1 port detected
Apr 21 18:28:44 localhost kernel: [ 1.695313] get drv_vbus is fail, 84
Apr 21 18:28:44 localhost kernel: [ 1.695322] get ohci2-controller, regulator_io is no nocare
Apr 21 18:28:44 localhost kernel: [ 1.695391] [sunxi-ohci2]: probe, pdev->name: 1c1c000.ohci2-controller, sunxi_ohci: 0xc0de1330
Apr 21 18:28:44 localhost kernel: [ 1.695439] sunxi-ohci 1c1c000.ohci2-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
Apr 21 18:28:44 localhost kernel: [ 1.695473] sunxi-ohci 1c1c000.ohci2-controller: new USB bus registered, assigned bus number 4
Apr 21 18:28:44 localhost kernel: [ 1.695510] sunxi-ohci 1c1c000.ohci2-controller: irq 97, io mem 0xc0ddca88
Apr 21 18:28:44 localhost kernel: [ 1.754014] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Apr 21 18:28:44 localhost kernel: [ 1.754026] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 21 18:28:44 localhost kernel: [ 1.754035] usb usb4: Product: SW USB2.0 'Open' Host Controller (OHCI) Driver
Apr 21 18:28:44 localhost kernel: [ 1.754044] usb usb4: Manufacturer: Linux 3.10.104-BPI-M2U-Kernel ohci_hcd
Apr 21 18:28:44 localhost kernel: [ 1.754052] usb usb4: SerialNumber: sunxi-ohci
Apr 21 18:28:44 localhost kernel: [ 1.754911] hub 4-0:1.0: USB hub found
Apr 21 18:28:44 localhost kernel: [ 1.754931] hub 4-0:1.0: 1 port detected
Apr 21 18:28:44 localhost kernel: [ 1.755792] usbcore: registered new interface driver usb-storage
Apr 21 18:28:44 localhost kernel: [ 1.755941] usbcore: registered new interface driver ums-alauda
Apr 21 18:28:44 localhost kernel: [ 1.756071] usbcore: registered new interface driver ums-cypress
Apr 21 18:28:44 localhost kernel: [ 1.756199] usbcore: registered new interface driver ums-datafab
Apr 21 18:28:44 localhost kernel: [ 1.756328] usbcore: registered new interface driver ums_eneub6250
Apr 21 18:28:44 localhost kernel: [ 1.756454] usbcore: registered new interface driver ums-freecom
Apr 21 18:28:44 localhost kernel: [ 1.756583] usbcore: registered new interface driver ums-isd200
Apr 21 18:28:44 localhost kernel: [ 1.756706] usbcore: registered new interface driver ums-jumpshot
Apr 21 18:28:44 localhost kernel: [ 1.756829] usbcore: registered new interface driver ums-karma
Apr 21 18:28:44 localhost kernel: [ 1.756956] usbcore: registered new interface driver ums-onetouch
Apr 21 18:28:44 localhost kernel: [ 1.757104] usbcore: registered new interface driver ums-realtek
Apr 21 18:28:44 localhost kernel: [ 1.757244] usbcore: registered new interface driver ums-sddr09
Apr 21 18:28:44 localhost kernel: [ 1.757372] usbcore: registered new interface driver ums-sddr55
Apr 21 18:28:44 localhost kernel: [ 1.757511] usbcore: registered new interface driver ums-usbat
Apr 21 18:28:44 localhost kernel: [ 1.757815] usbcore: registered new interface driver usbserial
Apr 21 18:28:44 localhost kernel: [ 1.757947] usbcore: registered new interface driver usbserial_generic
Apr 21 18:28:44 localhost kernel: [ 1.758067] usbserial: USB Serial support registered for generic
Apr 21 18:28:44 localhost kernel: [ 1.758830] mousedev: PS/2 mouse device common for all mice
Apr 21 18:28:44 localhost kernel: [ 1.759531] sunxi_keyboard_startup: keyboard has no clk.
Apr 21 18:28:44 localhost kernel: [ 1.759881] input: sunxi-keyboard as /devices/virtual/input/input1
Apr 21 18:28:44 localhost kernel: [ 1.761121] sunxi-rtc rtc: rtc core: registered sunxi-rtc as rtc0
Apr 21 18:28:44 localhost kernel: [ 1.761151] sunxi-rtc rtc: RTC enabled
Apr 21 18:28:44 localhost kernel: [ 1.761655] i2c /dev entries driver
Apr 21 18:28:44 localhost kernel: [ 1.762840] IR NEC protocol handler initialized
Apr 21 18:28:44 localhost kernel: [ 1.763145] Registered IR keymap rc_map_sunxi
Apr 21 18:28:44 localhost kernel: [ 1.763627] input: sunxi_ir_recv as /devices/soc/ir0/rc/rc0/input2
Apr 21 18:28:44 localhost kernel: [ 1.763911] rc0: sunxi_ir_recv as /devices/soc/ir0/rc/rc0
Apr 21 18:28:44 localhost kernel: [ 1.764569] axp22_dcdc1: unsupportable voltage range: 858992688-3400000uV
Apr 21 18:28:44 localhost kernel: [ 1.772991] sunxi cedar version 0.1
Apr 21 18:28:44 localhost kernel: [ 1.773082] [cedar]: install start!!!
Apr 21 18:28:44 localhost kernel: [ 1.773150] cedar_ve: cedar-ve the get irq is 85
Apr 21 18:28:44 localhost kernel: [ 1.773619] [cedar]: install end!!!
Apr 21 18:28:44 localhost kernel: [ 1.774452] input: axp22-powerkey as /devices/soc/twi0/i2c-0/0-0034/axp22-powerkey/input/input3
Apr 21 18:28:44 localhost kernel: [ 1.788177] sunxi gpu cooling probe start !
Apr 21 18:28:44 localhost kernel: [ 1.788198] CPU gpu cooling register Success
Apr 21 18:28:44 localhost kernel: [ 1.789171] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
Apr 21 18:28:44 localhost kernel: [ 1.789519] device-mapper: uevent: version 1.0.3
Apr 21 18:28:44 localhost kernel: [ 1.789863] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
Apr 21 18:28:44 localhost kernel: [ 1.790222] Bluetooth: Virtual HCI driver ver 1.3
Apr 21 18:28:44 localhost kernel: [ 1.791259] cpuidle: using governor ladder
Apr 21 18:28:44 localhost kernel: [ 1.791270] cpuidle: using governor menu
Apr 21 18:28:44 localhost kernel: [ 1.792272] sunxi-mmc sdc0: SD/MMC/SDIO Host Controller Driver(v0.59 2016-08-17 15:15) Compiled in Jan 31 2017 at 08:14:56
Apr 21 18:28:44 localhost kernel: [ 1.792296] sunxi-mmc sdc0: ***ctl-spec-caps*** 8
Apr 21 18:28:44 localhost kernel: [ 1.792319] sunxi-mmc sdc0: regulator prop vmmc,str vcc-sdcv
Apr 21 18:28:44 localhost kernel: [ 1.792328] sunxi-mmc sdc0: regulator prop vqmmc,str vcc-sdcvq33
Apr 21 18:28:44 localhost kernel: [ 1.792337] sunxi-mmc sdc0: regulator prop vdmmc,str vcc-sdcvd
Apr 21 18:28:44 localhost kernel: [ 1.793227] sunxi-mmc sdc0: Got CD GPIO #237.
Apr 21 18:28:44 localhost kernel: [ 1.793666] sunxi-mmc sdc0: base:0xf1c0f000 irq:64
Apr 21 18:28:44 localhost kernel: [ 1.794178] sunxi-mmc sdc2: SD/MMC/SDIO Host Controller Driver(v0.59 2016-08-17 15:15) Compiled in Jan 31 2017 at 08:14:56
Apr 21 18:28:44 localhost kernel: [ 1.794217] sunxi-mmc sdc2: regulator prop vmmc,str vcc-emmcv
Apr 21 18:28:44 localhost kernel: [ 1.794227] sunxi-mmc sdc2: regulator prop vqmmc,str vcc-emmcv
Apr 21 18:28:44 localhost kernel: [ 1.794236] sunxi-mmc sdc2: regulator prop vdmmc,str none
Apr 21 18:28:44 localhost kernel: [ 1.794300] axp22_dcdc1: Failed to create debugfs directory
Apr 21 18:28:44 localhost kernel: [ 1.794332] sunxi-mmc sdc2: No vdmmc regulator found
Apr 21 18:28:44 localhost kernel: [ 1.795752] sunxi-mmc sdc2: sdc set ios: clk 0Hz bm PP pm UP vdd 22 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 1.810083] sunxi-mmc sdc2: sdc set ios: clk 400000Hz bm PP pm ON vdd 22 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 1.830194] sunxi-mmc sdc2: base:0xf1c11000 irq:66
Apr 21 18:28:44 localhost kernel: [ 1.830745] sunxi-mmc sdc1: SD/MMC/SDIO Host Controller Driver(v0.59 2016-08-17 15:15) Compiled in Jan 31 2017 at 08:14:56
Apr 21 18:28:44 localhost kernel: [ 1.830786] sunxi-mmc sdc1: Can't get vmmc regulator string
Apr 21 18:28:44 localhost kernel: [ 1.830794] sunxi-mmc sdc1: Can't get vqmmc regulator string
Apr 21 18:28:44 localhost kernel: [ 1.830801] sunxi-mmc sdc1: Can't get vdmmc regulator string
Apr 21 18:28:44 localhost kernel: [ 1.830806] get() with no identifier
Apr 21 18:28:44 localhost kernel: [ 1.834798] get() with no identifier
Apr 21 18:28:44 localhost kernel: [ 1.838765] get() with no identifier
Apr 21 18:28:44 localhost kernel: [ 1.842963] sunxi-mmc sdc1: No vmmc regulator found
Apr 21 18:28:44 localhost kernel: [ 1.842970] sunxi-mmc sdc1: No vqmmc regulator found
Apr 21 18:28:44 localhost kernel: [ 1.842977] sunxi-mmc sdc1: No vdmmc regulator found
Apr 21 18:28:44 localhost kernel: [ 1.843780] sunxi-mmc sdc1: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 1.843806] sunxi-mmc sdc1: no vqmmc,Check if there is regulator
Apr 21 18:28:44 localhost kernel: [ 1.860033] sunxi-mmc sdc1: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 1.880160] sunxi-mmc sdc1: base:0xf1c10000 irq:65
Apr 21 18:28:44 localhost kernel: [ 1.881144] gpio_led_probe start
Apr 21 18:28:44 localhost kernel: [ 1.881190] led1 gpio number is 244
Apr 21 18:28:44 localhost kernel: [ 1.881196] led1_trigger led trigger name is timer
Apr 21 18:28:44 localhost kernel: [ 1.881205] led2 gpio number is 245
Apr 21 18:28:44 localhost kernel: [ 1.881210] led2_trigger led trigger name is mmc1
Apr 21 18:28:44 localhost kernel: [ 1.881218] led3 gpio number is 246
Apr 21 18:28:44 localhost kernel: [ 1.881223] led3_trigger led trigger name is mmc0
Apr 21 18:28:44 localhost kernel: [ 1.883880] hidraw: raw HID events driver (C) Jiri Kosina
Apr 21 18:28:44 localhost kernel: [ 1.890912] sunxi-mmc sdc2: smc 1 p2 err, cmd 52, RTO !!
Apr 21 18:28:44 localhost kernel: [ 1.897563] usbcore: registered new interface driver usbhid
Apr 21 18:28:44 localhost kernel: [ 1.897569] usbhid: USB HID core driver
Apr 21 18:28:44 localhost kernel: [ 1.897826] sunxi-mmc sdc2: smc 1 p2 err, cmd 52, RTO !!
Apr 21 18:28:44 localhost kernel: [ 1.903846] sunxi-mmc sdc2: sdc set ios: clk 400000Hz bm PP pm ON vdd 22 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 1.906337] sunxi-mmc sdc2: sdc set ios: clk 400000Hz bm PP pm ON vdd 22 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 1.906900] usbcore: registered new interface driver snd-usb-audio
Apr 21 18:28:44 localhost kernel: [ 1.907912] headphonevol:59, spkervol:27, maingain:4, pa_sleep_time:350
Apr 21 18:28:44 localhost kernel: [ 1.908269] sunxi-mmc sdc2: smc 1 p2 err, cmd 8, RTO !!
Apr 21 18:28:44 localhost kernel: [ 1.915047] sunxi-mmc sdc2: smc 1 p2 err, cmd 5, RTO !!
Apr 21 18:28:44 localhost kernel: [ 1.915534] sunxi-codec-machine sndcodec: sun8iw11codec <-> 1c22c00.cpudai0-controller mapping ok
Apr 21 18:28:44 localhost kernel: [ 1.917077] input: audiocodec Headphone Jack as /devices/soc/sndcodec/sound/card0/input4
Apr 21 18:28:44 localhost kernel: [ 1.921606] sndhdmi sndhdmi: sndhdmi <-> audiohdmi mapping ok
Apr 21 18:28:44 localhost kernel: [ 1.921825] sunxi-mmc sdc2: smc 1 p2 err, cmd 5, RTO !!
Apr 21 18:28:44 localhost kernel: [ 1.928564] sunxi-mmc sdc2: smc 1 p2 err, cmd 5, RTO !!
Apr 21 18:28:44 localhost kernel: [ 1.935301] sunxi-mmc sdc2: smc 1 p2 err, cmd 5, RTO !!
Apr 21 18:28:44 localhost kernel: [ 1.941388] ipip: IPv4 over IPv4 tunneling driver
Apr 21 18:28:44 localhost kernel: [ 1.942051] sunxi-mmc sdc2: smc 1 p2 err, cmd 55, RTO !!
Apr 21 18:28:44 localhost kernel: [ 1.942232] TCP: cubic registered
Apr 21 18:28:44 localhost kernel: [ 1.942238] Initializing XFRM netlink socket
Apr 21 18:28:44 localhost kernel: [ 1.948155] NET: Registered protocol family 10
Apr 21 18:28:44 localhost kernel: [ 1.948906] sunxi-mmc sdc2: smc 1 p2 err, cmd 55, RTO !!
Apr 21 18:28:44 localhost kernel: [ 1.954867] mip6: Mobile IPv6
Apr 21 18:28:44 localhost kernel: [ 1.954877] sit: IPv6 over IPv4 tunneling driver
Apr 21 18:28:44 localhost kernel: [ 1.955829] NET: Registered protocol family 17
Apr 21 18:28:44 localhost kernel: [ 1.955867] NET: Registered protocol family 15
Apr 21 18:28:44 localhost kernel: [ 1.956006] Bluetooth: RFCOMM TTY layer initialized
Apr 21 18:28:44 localhost kernel: [ 1.956032] Bluetooth: RFCOMM socket layer initialized
Apr 21 18:28:44 localhost kernel: [ 1.956038] Bluetooth: RFCOMM ver 1.11
Apr 21 18:28:44 localhost kernel: [ 1.956044] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Apr 21 18:28:44 localhost kernel: [ 1.956049] Bluetooth: BNEP filters: protocol multicast
Apr 21 18:28:44 localhost kernel: [ 1.956059] Bluetooth: BNEP socket layer initialized
Apr 21 18:28:44 localhost kernel: [ 1.956065] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
Apr 21 18:28:44 localhost kernel: [ 1.956075] Bluetooth: HIDP socket layer initialized
Apr 21 18:28:44 localhost kernel: [ 1.956118] 8021q: 802.1Q VLAN Support v1.8
Apr 21 18:28:44 localhost kernel: [ 1.956130] sunxi-mmc sdc2: smc 1 p2 err, cmd 55, RTO !!
Apr 21 18:28:44 localhost kernel: [ 1.956973] sunxi-mmc sdc2: smc 1 p2 err, cmd 55, RTO !!
Apr 21 18:28:44 localhost kernel: [ 1.956997] sunxi-mmc sdc2: sdc set ios: clk 400000Hz bm OD pm ON vdd 22 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 1.957405] sunxi-mmc sdc2: sdc set ios: clk 400000Hz bm OD pm ON vdd 7 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 1.957454] sunxi-mmc sdc2: sdc set ios: clk 400000Hz bm OD pm ON vdd 7 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 1.957500] sunxi-mmc sdc2: sdc set ios: clk 400000Hz bm OD pm ON vdd 7 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 1.959903] sunxi-mmc sdc2: sdc set ios: clk 400000Hz bm OD pm ON vdd 7 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 1.968533] Key type dns_resolver registered
Apr 21 18:28:44 localhost kernel: [ 1.968555] Key type ceph registered
Apr 21 18:28:44 localhost kernel: [ 1.968857] libceph: loaded (mon/osd proto 15/24)
Apr 21 18:28:44 localhost kernel: [ 1.969265] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
Apr 21 18:28:44 localhost kernel: [ 1.970957] Key type encrypted registered
Apr 21 18:28:44 localhost kernel: [ 1.971548] [DISP] boot_disp:0x409
Apr 21 18:28:44 localhost kernel: [ 1.973233] [HDMI] cec support = 0
Apr 21 18:28:44 localhost kernel: [ 1.973344] [DISP] disp_device_attached,line:101:attched ok, mgr0<-->device0, type=4
Apr 21 18:28:44 localhost kernel: [ 1.976545] get usb_serial_number success from boot command line
Apr 21 18:28:44 localhost kernel: [ 1.977080] file system registered
Apr 21 18:28:44 localhost kernel: [ 1.979558] android_usb gadget: Mass Storage Function, version: 2009/09/11
Apr 21 18:28:44 localhost kernel: [ 1.979568] android_usb gadget: Number of LUNs=3
Apr 21 18:28:44 localhost kernel: [ 1.979574] lun0: LUN: removable file: (no medium)
Apr 21 18:28:44 localhost kernel: [ 1.979580] lun1: LUN: removable file: (no medium)
Apr 21 18:28:44 localhost kernel: [ 1.979586] lun2: LUN: removable file: (no medium)
Apr 21 18:28:44 localhost kernel: [ 1.980356] android_usb gadget: android_usb ready
Apr 21 18:28:44 localhost kernel: [ 1.980509] sunxi-rtc rtc: setting system clock to 2010-01-01 00:00:06 UTC (1262304006)
Apr 21 18:28:44 localhost kernel: [ 1.981276] sunxi-mmc sdc2: sdc set ios: clk 400000Hz bm PP pm ON vdd 7 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 1.984316] ALSA device list:
Apr 21 18:28:44 localhost kernel: [ 1.984331] #0: audiocodec
Apr 21 18:28:44 localhost kernel: [ 1.984336] #1: sndhdmi
Apr 21 18:28:44 localhost kernel: [ 1.995720] mmc1: BKOPS_EN bit is not set
Apr 21 18:28:44 localhost kernel: [ 1.996700] sunxi-mmc sdc2: sdc set ios: clk 400000Hz bm PP pm ON vdd 7 width 1 timing MMC-HS(SDR20) dt B
Apr 21 18:28:44 localhost kernel: [ 1.996769] mmc1: Check switch ready sunxi_mmc_check_timing_switch_done
Apr 21 18:28:44 localhost kernel: [ 1.997105] sunxi-mmc sdc2: sdc set ios: clk 50000000Hz bm PP pm ON vdd 7 width 1 timing MMC-HS(SDR20) dt B
Apr 21 18:28:44 localhost kernel: [ 1.997298] sunxi-mmc sdc2: sdc set ios: clk 50000000Hz bm PP pm ON vdd 7 width 8 timing MMC-HS(SDR20) dt B
Apr 21 18:28:44 localhost kernel: [ 1.997479] mmc1: new high speed MMC card at address 0001
Apr 21 18:28:44 localhost kernel: [ 1.998097] mmcblk0: mmc1:0001 8WPD3R 7.28 GiB
Apr 21 18:28:44 localhost kernel: [ 1.998258] mmcblk0boot0: mmc1:0001 8WPD3R partition 1 4.00 MiB
Apr 21 18:28:44 localhost kernel: [ 1.998414] mmcblk0boot1: mmc1:0001 8WPD3R partition 2 4.00 MiB
Apr 21 18:28:44 localhost kernel: [ 1.999854] mmcblk0: p1 p2
Apr 21 18:28:44 localhost kernel: [ 2.003449] mmcblk0boot1: unknown partition table
Apr 21 18:28:44 localhost kernel: [ 2.004969] mmcblk0boot0: unknown partition table
Apr 21 18:28:44 localhost kernel: [ 2.006120] sunxi-mmc sdc1: smc 2 p1 err, cmd 52, RTO !!
Apr 21 18:28:44 localhost kernel: [ 2.012979] sunxi-mmc sdc1: smc 2 p1 err, cmd 52, RTO !!
Apr 21 18:28:44 localhost kernel: [ 2.018900] sunxi-mmc sdc1: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 2.021440] sunxi-mmc sdc1: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 2.023312] sunxi-mmc sdc1: smc 2 p1 err, cmd 8, RTO !!
Apr 21 18:28:44 localhost kernel: [ 2.030045] sunxi-mmc sdc1: smc 2 p1 err, cmd 5, RTO !!
Apr 21 18:28:44 localhost kernel: [ 2.036769] sunxi-mmc sdc1: smc 2 p1 err, cmd 5, RTO !!
Apr 21 18:28:44 localhost kernel: [ 2.043505] sunxi-mmc sdc1: smc 2 p1 err, cmd 5, RTO !!
Apr 21 18:28:44 localhost kernel: [ 2.050233] sunxi-mmc sdc1: smc 2 p1 err, cmd 5, RTO !!
Apr 21 18:28:44 localhost kernel: [ 2.056957] sunxi-mmc sdc1: smc 2 p1 err, cmd 55, RTO !!
Apr 21 18:28:44 localhost kernel: [ 2.063925] sunxi-mmc sdc1: smc 2 p1 err, cmd 55, RTO !!
Apr 21 18:28:44 localhost kernel: [ 2.070756] sunxi-mmc sdc1: smc 2 p1 err, cmd 55, RTO !!
Apr 21 18:28:44 localhost kernel: [ 2.077575] sunxi-mmc sdc1: smc 2 p1 err, cmd 55, RTO !!
Apr 21 18:28:44 localhost kernel: [ 2.083599] sunxi-mmc sdc1: sdc set ios: clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 2.084474] sunxi-mmc sdc1: smc 2 p1 err, cmd 1, RTO !!
Apr 21 18:28:44 localhost kernel: [ 2.090420] sunxi-mmc sdc1: sdc set ios: clk 0Hz bm OD pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 3.650448] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Apr 21 18:28:44 localhost kernel: [ 3.842179] ata1.00: ATA-9: WDC WD30EFRX-68EUZN0, 80.00A80, max UDMA/133
Apr 21 18:28:44 localhost kernel: [ 3.842210] ata1.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32)
Apr 21 18:28:44 localhost kernel: [ 3.843172] ata1.00: configured for UDMA/133
Apr 21 18:28:44 localhost kernel: [ 3.844332] scsi 0:0:0:0: Direct-Access ATA WDC WD30EFRX-68E 80.0 PQ: 0 ANSI: 5
Apr 21 18:28:44 localhost kernel: [ 3.847305] sd 0:0:0:0: [sda] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
Apr 21 18:28:44 localhost kernel: [ 3.847337] sd 0:0:0:0: [sda] 4096-byte physical blocks
Apr 21 18:28:44 localhost kernel: [ 3.848171] sd 0:0:0:0: [sda] Write Protect is off
Apr 21 18:28:44 localhost kernel: [ 3.848211] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Apr 21 18:28:44 localhost kernel: [ 3.848590] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 21 18:28:44 localhost kernel: [ 3.849945] sd 0:0:0:0: Attached scsi generic sg0 type 0
Apr 21 18:28:44 localhost kernel: [ 3.920078] sda: sda1
Apr 21 18:28:44 localhost kernel: [ 3.923899] sd 0:0:0:0: [sda] Attached SCSI disk
Apr 21 18:28:44 localhost kernel: [ 3.924118] md: Waiting for all devices to be available before autodetect
Apr 21 18:28:44 localhost kernel: [ 3.924133] md: If you don't use raid, use raid=noautodetect
Apr 21 18:28:44 localhost kernel: [ 3.926149] md: Autodetecting RAID arrays.
Apr 21 18:28:44 localhost kernel: [ 3.926166] md: Scanned 0 and added 0 devices.
Apr 21 18:28:44 localhost kernel: [ 3.926176] md: autorun ...
Apr 21 18:28:44 localhost kernel: [ 3.926185] md: ... autorun DONE.
Apr 21 18:28:44 localhost kernel: [ 3.929020] EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240)
Apr 21 18:28:44 localhost kernel: [ 3.940958] EXT2-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240)
Apr 21 18:28:44 localhost kernel: [ 3.958570] EXT4-fs (mmcblk0p2): warning: mounting unchecked fs, running e2fsck is recommended
Apr 21 18:28:44 localhost kernel: [ 3.962615] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
Apr 21 18:28:44 localhost kernel: [ 3.962688] VFS: Mounted root (ext4 filesystem) on device 179:2.
Apr 21 18:28:44 localhost kernel: [ 3.966685] devtmpfs: mounted
Apr 21 18:28:44 localhost kernel: [ 3.967774] Freeing unused kernel memory: 296K (c0c1c000 - c0c66000)
Apr 21 18:28:44 localhost kernel: [ 3.967849] Failed to execute /init. Attempting defaults...
Apr 21 18:28:44 localhost kernel: [ 5.144559] Bluetooth: HCI UART driver ver 2.2
Apr 21 18:28:44 localhost kernel: [ 5.144582] Bluetooth: HCI H4 protocol initialized
Apr 21 18:28:44 localhost kernel: [ 5.144593] Bluetooth: HCI BCSP protocol initialized
Apr 21 18:28:44 localhost kernel: [ 5.144604] Bluetooth: HCILL protocol initialized
Apr 21 18:28:44 localhost kernel: [ 5.144616] Bluetooth: HCIATH3K protocol initialized
Apr 21 18:28:44 localhost kernel: [ 5.144627] Bluetooth: HCI Three-wire UART (H5) protocol initialized
Apr 21 18:28:44 localhost kernel: [ 5.188370] dhd_module_init: in
Apr 21 18:28:44 localhost kernel: [ 5.188396] ======== bcm_wlan_set_plat_data ========
Apr 21 18:28:44 localhost kernel: [ 5.188409] dhd_wifi_platform_load: Enter
Apr 21 18:28:44 localhost kernel: [ 5.188445] Power-up adapter 'DHD generic adapter'
Apr 21 18:28:44 localhost kernel: [ 5.189029] wifi_platform_set_power = 1
Apr 21 18:28:44 localhost kernel: [ 5.189045] ======== PULL WL_REG_ON HIGH! ========
Apr 21 18:28:44 localhost kernel: [ 5.191230] sunxi-wlan wlan: check wlan wlan_power voltage: 3300000
Apr 21 18:28:44 localhost kernel: [ 5.192968] sunxi-wlan wlan: check wlan io_regulator voltage: 3300000
Apr 21 18:28:44 localhost kernel: [ 5.510209] wifi_platform_bus_enumerate device present 1
Apr 21 18:28:44 localhost kernel: [ 5.510250] sunxi-wlan wlan: bus_index: 1
Apr 21 18:28:44 localhost kernel: [ 5.510261] ======== Card detection to detect SDIO card! ========
Apr 21 18:28:44 localhost kernel: [ 5.510380] sunxi-mmc sdc1: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 5.510554] sunxi-mmc sdc1: no vqmmc,Check if there is regulator
Apr 21 18:28:44 localhost kernel: [ 5.530238] sunxi-mmc sdc1: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 5.551040] sunxi-mmc sdc1: smc 2 p1 err, cmd 52, RTO !!
Apr 21 18:28:44 localhost kernel: [ 5.551928] sunxi-mmc sdc1: smc 2 p1 err, cmd 52, RTO !!
Apr 21 18:28:44 localhost kernel: [ 5.551992] sunxi-mmc sdc1: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 5.554544] sunxi-mmc sdc1: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 5.556543] sunxi-mmc sdc1: smc 2 p1 err, cmd 8, RTO !!
Apr 21 18:28:44 localhost kernel: [ 5.556934] sunxi-mmc sdc1: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
Apr 21 18:28:44 localhost kernel: [ 5.566999] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
Apr 21 18:28:44 localhost kernel: [ 5.568697] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
Apr 21 18:28:44 localhost kernel: [ 5.570867] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
Apr 21 18:28:44 localhost kernel: [ 5.573987] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
Apr 21 18:28:44 localhost kernel: [ 5.704826] sunxi-mmc sdc1: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing SD-HS(SDR25) dt B
Apr 21 18:28:44 localhost kernel: [ 5.704987] sunxi-mmc sdc1: sdc set ios: clk 50000000Hz bm PP pm ON vdd 16 width 1 timing SD-HS(SDR25) dt B
Apr 21 18:28:44 localhost kernel: [ 5.705658] sunxi-mmc sdc1: sdc set ios: clk 50000000Hz bm PP pm ON vdd 16 width 4 timing SD-HS(SDR25) dt B
Apr 21 18:28:44 localhost kernel: [ 5.710133] mmc2: new high speed SDIO card at address 0001
Apr 21 18:28:44 localhost kernel: [ 5.748663] bcmsdh_register: register client driver
Apr 21 18:28:44 localhost kernel: [ 5.749044] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
Apr 21 18:28:44 localhost kernel: [ 5.749434] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
Apr 21 18:28:44 localhost kernel: [ 5.749452] bus num (host idx)=2, slot num (rca)=1
Apr 21 18:28:44 localhost kernel: [ 5.749467] found adapter info 'DHD generic adapter'
Apr 21 18:28:44 localhost kernel: [ 5.750774] dhdsdio_probe : no mutex held. set lock
Apr 21 18:28:44 localhost kernel: [ 5.751136] F1 signature read @0x18000000=0x1530a9a6
Apr 21 18:28:44 localhost kernel: [ 5.758324] F1 signature OK, socitype:0x1 chip:0xa9a6 rev:0x0 pkg:0x3
Apr 21 18:28:44 localhost kernel: [ 5.761952] DHD: dongle ram size is set to 524288(orig 524288) at 0x0
Apr 21 18:28:44 localhost kernel: [ 5.762269] dhd_conf_set_chiprev: chip=0xa9a6, chiprev=0
Apr 21 18:28:44 localhost kernel: [ 5.762405] dhd_conf_set_conf_path_by_nv_path: config_path=/lib/firmware/ap6212/config.txt
Apr 21 18:28:44 localhost kernel: [ 5.786375] wl_create_event_handler(): thread:wl_event_handler:7f1 started
Apr 21 18:28:44 localhost kernel: [ 5.786340] tsk Enter, tsk = 0xde7c14a0
Apr 21 18:28:44 localhost kernel: [ 5.797369] dhd_attach(): thread:dhd_watchdog_thread:7f7 started
Apr 21 18:28:44 localhost kernel: [ 5.797531] dhd_attach(): thread:dhd_dpc:7f8 started
Apr 21 18:28:44 localhost kernel: [ 5.797791] dhd_dpc_thread: set dpc_cpucore 0 from config.txt
Apr 21 18:28:44 localhost kernel: [ 5.797880] dhd_attach(): thread:dhd_rxf:7f9 started
Apr 21 18:28:44 localhost kernel: [ 5.797911] dhd_deferred_work_init: work queue initialized
Apr 21 18:28:44 localhost kernel: [ 5.801078] dhdsdio_probe_init: set use_rxchain 1 from config.txt
Apr 21 18:28:44 localhost kernel: [ 5.807869] ata1.00: configured for UDMA/133
Apr 21 18:28:44 localhost kernel: [ 5.807913] ata1: EH complete
Apr 21 18:28:44 localhost kernel: [ 5.838161] Dongle Host Driver, version 1.201.59.3 (r506368)
Apr 21 18:28:44 localhost kernel: [ 5.838161] Compiled in drivers/net/wireless/bcmdhd on Jan 31 2017 at 08:31:27
Apr 21 18:28:44 localhost kernel: [ 5.867439] Register interface [wlan0] MAC: 44:2c:05:ed:0e:7b
Apr 21 18:28:44 localhost kernel: [ 5.867439]
Apr 21 18:28:44 localhost kernel: [ 5.867475] dhd_prot_ioctl : bus is down. we have nothing to do
Apr 21 18:28:44 localhost kernel: [ 5.867516] dhd_txglom_enable: enable 0
Apr 21 18:28:44 localhost kernel: [ 5.867528] dhd_bus_devreset: WLAN OFF DONE
Apr 21 18:28:44 localhost kernel: [ 5.869310] wifi_platform_set_power = 0
Apr 21 18:28:44 localhost kernel: [ 5.869332] ======== PULL WL_REG_ON LOW! ========
Apr 21 18:28:44 localhost kernel: [ 5.873603] dhdsdio_probe : the lock is released.
Apr 21 18:28:44 localhost kernel: [ 5.874546] dhd_module_init: Exit err=0
Apr 21 18:28:44 localhost kernel: [ 6.365063] sunxi_ss_alg_register()879 - crypto_register_ahash(md5) failed! return -22
Apr 21 18:28:44 localhost kernel: [ 6.385537] sunxi_ss_probe()992 - sunxi_ss_alg_register() failed! return -22
Apr 21 18:28:44 localhost kernel: [ 6.386211] [VFE]cci_init end
Apr 21 18:28:44 localhost kernel: [ 6.405172] ss: probe of ce failed with error -22
Apr 21 18:28:44 localhost kernel: [ 6.469681] [VFE]Welcome to Video Front End driver
Apr 21 18:28:44 localhost kernel: [ 6.470875] [VFE]csi0 probe end!
Apr 21 18:28:44 localhost kernel: [ 6.471367] [VFE]csi1 probe end!
Apr 21 18:28:44 localhost kernel: [ 6.480458] [VFE]csi_init end
Apr 21 18:28:44 localhost kernel: [ 6.482044] [VFE]sunxi_isp_platform_register end
Apr 21 18:28:44 localhost kernel: [ 6.486050] [VFE]mipi_init end
Apr 21 18:28:44 localhost kernel: [ 6.486077] [VFE]flash_init end
Apr 21 18:28:44 localhost kernel: [ 6.489257] usbcore: registered new interface driver option
Apr 21 18:28:44 localhost kernel: [ 6.489364] [VFE]pdev->id = 0
Apr 21 18:28:44 localhost kernel: [ 6.489364] [VFE]dev->cci_sel = 0
Apr 21 18:28:44 localhost kernel: [ 6.489367] [VFE]dev->csi_sel = 0
Apr 21 18:28:44 localhost kernel: [ 6.489377] [VFE]dev->mipi_sel = 0
Apr 21 18:28:44 localhost kernel: [ 6.489388] [VFE]dev->isp_sel = 0
Apr 21 18:28:44 localhost kernel: [ 6.489510] [VFE_WARN]fetch csi0_dev0_power_en from device_tree failed
Apr 21 18:28:44 localhost kernel: [ 6.489592] [VFE_WARN]fetch csi0_dev0_flash_en from device_tree failed
Apr 21 18:28:44 localhost kernel: [ 6.489614] [VFE_WARN]fetch csi0_dev0_flash_mode from device_tree failed
Apr 21 18:28:44 localhost kernel: [ 6.489635] [VFE_WARN]fetch csi0_dev0_flvdd from device_tree failed
Apr 21 18:28:44 localhost kernel: [ 6.489656] [VFE_WARN]fetch csi0_dev0_flvdd_vol from device_tree failed
Apr 21 18:28:44 localhost kernel: [ 6.489676] [VFE_WARN]fetch csi0_dev0_af_pwdn from device_tree failed
Apr 21 18:28:44 localhost kernel: [ 6.490295] [VFE]probe_work_handle start!
Apr 21 18:28:44 localhost kernel: [ 6.490800] [VFE]vfe_runtime_resume
Apr 21 18:28:44 localhost kernel: [ 6.491363] usbserial: USB Serial support registered for GSM modem (1-port)
Apr 21 18:28:44 localhost kernel: [ 6.493087] [VFE]vfe_init end
Apr 21 18:28:44 localhost kernel: [ 6.506546] [VFE]..........................vfe clk open!.......................
Apr 21 18:28:44 localhost kernel: [ 6.506589] [VFE]v4l2 subdev register input_num = 0
Apr 21 18:28:44 localhost kernel: [ 6.506867] [VFE]vfe sensor detect start! input_num = 0
Apr 21 18:28:44 localhost kernel: [ 6.506880] [VFE]Find sensor name is "ov5640", i2c address is 78, type is "YUV" !
Apr 21 18:28:44 localhost kernel: [ 6.506887] [VFE]Sub device register "ov5640" i2c_addr = 0x78 start!
Apr 21 18:28:44 localhost kernel: [ 6.547154] [VFE]registered sensor subdev is OK!
Apr 21 18:28:44 localhost kernel: [ 6.547187] [VFE]Check sensor!
Apr 21 18:28:44 localhost kernel: [ 6.561479] [VFE]mclk on
Apr 21 18:28:44 localhost kernel: [ 6.591653] EXT4-fs (mmcblk0p2): re-mounted. Opts: commit=600,errors=remount-ro
Apr 21 18:28:44 localhost kernel: [ 6.635679] sunxi_i2c_do_xfer()902 - [i2c4] incomplete xfer (status: 0x20, dev addr: 0x3c)
Apr 21 18:28:44 localhost kernel: [ 6.635711] [VFE_DEV_I2C_ERR]cci_read_a16_d8 error! slave = 0x3c, addr = 0x300a, value = 0x 0
Apr 21 18:28:44 localhost kernel: [ 6.635711]
Apr 21 18:28:44 localhost kernel: [ 6.659795] sunxi_i2c_do_xfer()902 - [i2c4] incomplete xfer (status: 0x20, dev addr: 0x3c)
Apr 21 18:28:44 localhost kernel: [ 6.671555] [VFE_DEV_I2C_ERR]cci_read_a16_d8 error! slave = 0x3c, addr = 0x300a, value = 0x 0
Apr 21 18:28:44 localhost kernel: [ 6.671555]
Apr 21 18:28:44 localhost kernel: [ 6.671795] sunxi_i2c_do_xfer()902 - [i2c4] incomplete xfer (status: 0x20, dev addr: 0x3c)
Apr 21 18:28:44 localhost kernel: [ 6.671806] [VFE_DEV_I2C_ERR]cci_read_a16_d8 error! slave = 0x3c, addr = 0x300a, value = 0x 0
Apr 21 18:28:44 localhost kernel: [ 6.671806] ov5640 sensor read retry=2
Apr 21 18:28:44 localhost kernel: [ 6.671817] [OV5640]error at sensor_detect
Apr 21 18:28:44 localhost kernel: [ 6.671821] [OV5640]chip found is not an target chip.
Apr 21 18:28:44 localhost kernel: [ 6.671830] [VFE]mclk off
Apr 21 18:28:44 localhost kernel: [ 6.711006] [VFE]vfe sensor subdev unregister!
Apr 21 18:28:44 localhost kernel: [ 6.711356] sensor_remove ov5640 sd = de780080!
Apr 21 18:28:44 localhost kernel: [ 6.713449] [VFE]Sub device register "ov5640" failed!
Apr 21 18:28:44 localhost kernel: [ 6.713458] [VFE_ERR]vfe sensor register check error at input_num = 0
Apr 21 18:28:44 localhost kernel: [ 6.713474] [VFE]V4L2 device registered as (null)
Apr 21 18:28:44 localhost kernel: [ 6.713712] [VFE]vfe_runtime_suspend
Apr 21 18:28:44 localhost kernel: [ 6.713720] [VFE]..........................vfe clk close!.......................
Apr 21 18:28:44 localhost kernel: [ 6.720441] [VFE]probe_work_handle end!
Apr 21 18:28:44 localhost kernel: [ 6.810721] sunxi-bt bt: set block: 0
Apr 21 18:28:44 localhost kernel: [ 6.812530] sunxi-bt bt: check bluetooth bt_power voltage: 3300000
Apr 21 18:28:44 localhost kernel: [ 6.814434] sunxi-bt bt: check bluetooth io_regulator voltage: 3300000
Apr 21 18:28:44 localhost kernel: [ 6.889489] ata1.00: configured for UDMA/133
Apr 21 18:28:44 localhost kernel: [ 6.889535] ata1: EH complete
Apr 21 18:28:44 localhost kernel: [ 7.024439] Adding 131068k swap on /var/swap. Priority:-1 extents:3 across:188412k SS
Apr 21 18:28:44 localhost kernel: [ 8.726802] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: usrquota,grpquota
Apr 21 18:28:44 localhost kernel: [ 9.625731] ip_tables: (C) 2000-2006 Netfilter Core Team
Apr 21 18:28:44 localhost kernel: [ 9.705337] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
Apr 21 18:28:44 localhost kernel: [ 9.948819] ip6_tables: (C) 2000-2006 Netfilter Core Team
Apr 21 18:28:44 localhost kernel: [ 10.659250] libphy: gmac0: probed
Apr 21 18:28:44 localhost kernel: [ 10.690214] sunxi-gmac gmac0 eth0: eth0: Type(6) PHY ID 001cc915 at 1 IRQ poll (gmac0-0:01)
Apr 21 18:28:44 localhost kernel: [ 10.703520] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Apr 21 18:28:48 localhost kernel: [ 15.690371] libphy: gmac0-0:01 - Link is Up - 1000/Full
Apr 21 18:28:48 localhost kernel: [ 15.690425] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Apr 21 22:44:56 localhost kernel: [ 1582.950459] ehci_irq: highspeed device connect
Apr 21 22:44:56 localhost kernel: [ 1583.180438] usb 1-1: new high-speed USB device number 2 using sunxi-ehci
Apr 21 22:44:56 localhost kernel: [ 1583.332331] usb 1-1: New USB device found, idVendor=1058, idProduct=0748
Apr 21 22:44:56 localhost kernel: [ 1583.332365] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5
Apr 21 22:44:56 localhost kernel: [ 1583.332384] usb 1-1: Product: My Passport 0748
Apr 21 22:44:56 localhost kernel: [ 1583.332401] usb 1-1: Manufacturer: Western Digital
Apr 21 22:44:56 localhost kernel: [ 1583.332419] usb 1-1: SerialNumber: 575831314139323138333731
Apr 21 22:44:56 localhost kernel: [ 1583.335496] usb-storage 1-1:1.0: USB Mass Storage device detected
Apr 21 22:44:56 localhost kernel: [ 1583.339026] scsi1 : usb-storage 1-1:1.0
Apr 21 22:44:57 localhost kernel: [ 1584.342311] scsi 1:0:0:0: Direct-Access WD My Passport 0748 1019 PQ: 0 ANSI: 6
Apr 21 22:44:57 localhost kernel: [ 1584.343448] scsi 1:0:0:1: Enclosure WD SES Device 1019 PQ: 0 ANSI: 6
Apr 21 22:44:57 localhost kernel: [ 1584.348680] sd 1:0:0:0: Attached scsi generic sg1 type 0
Apr 21 22:44:57 localhost kernel: [ 1584.353532] scsi 1:0:0:1: Attached scsi generic sg2 type 13
Apr 21 22:44:57 localhost kernel: [ 1584.353882] sd 1:0:0:0: [sdb] Spinning up disk...
Apr 21 22:44:59 localhost kernel: [ 1585.360138] ..ready
Apr 21 22:44:59 localhost kernel: [ 1586.371941] sd 1:0:0:0: [sdb] 1953458176 512-byte logical blocks: (1.00 TB/931 GiB)
Apr 21 22:44:59 localhost kernel: [ 1586.373147] sd 1:0:0:0: [sdb] Write Protect is off
Apr 21 22:44:59 localhost kernel: [ 1586.373172] sd 1:0:0:0: [sdb] Mode Sense: 47 00 10 08
Apr 21 22:44:59 localhost kernel: [ 1586.374276] sd 1:0:0:0: [sdb] No Caching mode page found
Apr 21 22:44:59 localhost kernel: [ 1586.393573] sd 1:0:0:0: [sdb] Assuming drive cache: write through
Apr 21 22:44:59 localhost kernel: [ 1586.419724] sd 1:0:0:0: [sdb] No Caching mode page found
Apr 21 22:44:59 localhost kernel: [ 1586.431119] sd 1:0:0:0: [sdb] Assuming drive cache: write through
Apr 21 22:44:59 localhost kernel: [ 1586.468376] sdb: sdb1
Apr 21 22:44:59 localhost kernel: [ 1586.474225] sd 1:0:0:0: [sdb] No Caching mode page found
Apr 21 22:44:59 localhost kernel: [ 1586.485797] sd 1:0:0:0: [sdb] Assuming drive cache: write through
Apr 21 22:44:59 localhost kernel: [ 1586.498006] sd 1:0:0:0: [sdb] Attached SCSI disk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment