Guest User

Model Fix #2

a guest
Jun 25th, 2017
2,577
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 155.76 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x500
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Initializing cgroup subsys cpuacct
  4. [ 0.000000] Linux version 3.10.0 (netlars@crewrktablets) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #9 SMP PREEMPT Sat Jun 24 22:14:09 CEST 2017
  5. [ 0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [ 0.000000] Machine: Rockchip RK3288 (Flattened Device Tree), model: rockchip,rk3288
  8. [ 0.000000] rockchip_uboot_logo_setup: mem: 2000000@7dc00000, offset:1000000
  9. [ 0.000000] rockchip_uboot_mem_reserve: reserve 2000000@7dc00000 for uboot logo
  10. [ 0.000000] rockchip_ion_reserve
  11. [ 0.000000] ion heap(drm): base(0) size(0) align(0)
  12. [ 0.000000] ion heap(cma): base(40000000) size(28000000) align(0)
  13. [ 0.000000] ion heap(vmalloc): base(0) size(0) align(0)
  14. [ 0.000000] cma: CMA: reserved 640 MiB at 40000000
  15. [ 0.000000] ion_reserve: cma reserved base 40000000 size 671088640
  16. [ 0.000000] cma: CMA: reserved 16 MiB at 1dc00000
  17. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  18. [ 0.000000] On node 0 totalpages: 524288
  19. [ 0.000000] free_area_init_node: node 0, pgdat c0af0c40, node_mem_map c0c22000
  20. [ 0.000000] Normal zone: 984 pages used for memmap
  21. [ 0.000000] Normal zone: 0 pages reserved
  22. [ 0.000000] Normal zone: 125952 pages, LIFO batch:31
  23. [ 0.000000] HighMem zone: 3112 pages used for memmap
  24. [ 0.000000] HighMem zone: 398336 pages, LIFO batch:31
  25. [ 0.000000] PERCPU: Embedded 8 pages/cpu @c1c57000 s9920 r8192 d14656 u32768
  26. [ 0.000000] pcpu-alloc: s9920 r8192 d14656 u32768 alloc=8*4096
  27. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  28. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 523304
  29. [ 0.000000] Kernel command line: vmalloc=496M vmalloc=516M selinux=1 console=ttyFIQ0 loglevel=1 androidboot.selinux=permissive androidboot.hardware=rk30board androidboot.bootmode=emmc androidboot.bootloader=V2RK3288 androidboot.console=ttyFIQ0 init=/init mtdparts=rk29xxnand:0x00002000@0x00002000(uboot),0x00002000@0x00004000(misc),0x00008000@0x00006000(resource),0x00008000@0x0000E000(kernel),0x00008000@0x00016000(boot),0x00008000@0x0001E000(recovery),0x00002000@0x00026000(backup),0x00040000@0x00028000(cache),0x00008000@0x00068000(kpanic),0x00400000@0x00070000(system),0x00008000@0x00470000(metadata),0x00002000@0x00478000(radical_update),0x00002000@0x0047A000(user),-@0x0047C000(userdata) storagemedia=emmc uboot_logo=0x02000000@0x7dc00000:0x01000000 loader.timestamp=2017-01-13_17:02:08
  30. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  31. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  32. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  33. [ 0.000000] allocated 4194304 bytes of page_cgroup
  34. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  35. [ 0.000000] Memory: 2048MB = 2048MB total
  36. [ 0.000000] Memory: 1357208k/1357208k available, 739944k reserved, 905216K highmem
  37. [ 0.000000] Virtual kernel memory layout:
  38. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  39. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  40. [ 0.000000] vmalloc : 0xdf000000 - 0xff000000 ( 512 MB)
  41. [ 0.000000] lowmem : 0xc0000000 - 0xdec00000 ( 492 MB)
  42. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  43. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  44. [ 0.000000] .text : 0xc0008000 - 0xc0a14554 (10290 kB)
  45. [ 0.000000] .init : 0xc0a15000 - 0xc0a4e6c0 ( 230 kB)
  46. [ 0.000000] .data : 0xc0a50000 - 0xc0af1c00 ( 647 kB)
  47. [ 0.000000] .bss : 0xc0af1c00 - 0xc0c2127c (1214 kB)
  48. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  49. [ 0.000000] Preemptible hierarchical RCU implementation.
  50. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  51. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  52. [ 0.000000] rk_clk_tree_init start! cru base = 0xfed00000
  53. [ 0.000000] rk_get_uboot_display_flag: uboot_logo_on = 1
  54. [ 0.000000] rkclk_init_clks: cnt_parent = 7
  55. [ 0.000000] rkclk_init_clks: cnt_rate = 28
  56. [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
  57. [ 0.000000] Switching to timer-based delay loop
  58. [ 0.000000] sched_clock: ARM arch timer >56 bits at 24000kHz, resolution 41ns
  59. [ 0.000000] process version: 0
  60. [ 0.000000] channel:0, lkg:14
  61. [ 0.000000] target-temp:80
  62. [ 0.000000] channel:2, lkg:0
  63. [ 0.000000] target-temp:80
  64. [ 0.000000] channel:0, lkg:14
  65. [ 0.000000] target-temp:80
  66. [ 0.000000] channel:1, lkg:13
  67. [ 0.000000] target-temp:80
  68. [ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
  69. [ 0.251511] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  70. [ 0.251526] pid_max: default: 32768 minimum: 301
  71. [ 0.251631] Security Framework initialized
  72. [ 0.251645] SELinux: Initializing.
  73. [ 0.251676] SELinux: Starting in permissive mode
  74. [ 0.251712] Mount-cache hash table entries: 512
  75. [ 0.252300] Initializing cgroup subsys debug
  76. [ 0.252312] Initializing cgroup subsys memory
  77. [ 0.252337] Initializing cgroup subsys freezer
  78. [ 0.252363] CPU: Testing write buffer coherency: ok
  79. [ 0.252611] /cpus/cpu@0 missing clock-frequency property
  80. [ 0.252622] /cpus/cpu@1 missing clock-frequency property
  81. [ 0.252632] /cpus/cpu@2 missing clock-frequency property
  82. [ 0.252640] /cpus/cpu@3 missing clock-frequency property
  83. [ 0.252679] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500
  84. [ 0.252723] Setting up static identity map for 0xc0744988 - 0xc07449e0
  85. [ 0.254098] last_log: 0x1d500000 map to 0xdf004000 and copy to 0xdf086000, size 0x80000 early 0x17d8 (version 3.0)
  86. [ 0.329657] CPU1: Booted secondary processor
  87. [ 0.329684] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501
  88. [ 0.349346] CPU2: Booted secondary processor
  89. [ 0.349368] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502
  90. [ 0.369046] CPU3: Booted secondary processor
  91. [ 0.369069] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503
  92. [ 0.369167] Brought up 4 CPUs
  93. [ 0.369194] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  94. [ 0.369203] CPU: All CPU(s) started in SVC mode.
  95. [ 0.369848] devtmpfs: initialized
  96. [ 0.374541] pinctrl core: initialized pinctrl subsystem
  97. [ 0.374756] regulator-dummy: no parameters
  98. [ 0.384612] NET: Registered protocol family 16
  99. [ 0.386314] DMA: preallocated 256 KiB pool for atomic coherent allocations
  100. [ 0.386578] ion_snapshot: 0x1d640000 map to 0xdf107000 and copy to 0xc0bc48c4 (version 0.1)
  101. [ 0.388819] rockchip_get_bank_data:name=base start=0xff750000,end=0xff7500ff
  102. [ 0.388841] rockchip_get_bank_data:name=mux_bank0 start=0xff730084,end=0xff73008f
  103. [ 0.388857] rockchip_get_bank_data:name=pull_bank0 start=0xff730064,end=0xff73006f
  104. [ 0.388873] rockchip_get_bank_data:name=drv_bank0 start=0xff730070,end=0xff73007b
  105. [ 0.389008] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio1@ff780000 start=0xff780000,end=0xff7800ff
  106. [ 0.389068] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio2@ff790000 start=0xff790000,end=0xff7900ff
  107. [ 0.389126] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio3@ff7a0000 start=0xff7a0000,end=0xff7a00ff
  108. [ 0.389183] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio4@ff7b0000 start=0xff7b0000,end=0xff7b00ff
  109. [ 0.389239] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio5@ff7c0000 start=0xff7c0000,end=0xff7c00ff
  110. [ 0.389300] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio6@ff7d0000 start=0xff7d0000,end=0xff7d00ff
  111. [ 0.389359] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio7@ff7e0000 start=0xff7e0000,end=0xff7e00ff
  112. [ 0.389415] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio8@ff7f0000 start=0xff7f0000,end=0xff7f00ff
  113. [ 0.389476] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio15@ff7f2000 start=0xff7f2000,end=0xff7f20ff
  114. [ 0.389537] rockchip_pinctrl_probe:name=RK3288-GPIO,type=3
  115. [ 0.389550] rockchip_pinctrl_probe:name=base start=0xff770000,end=0xff77013f
  116. [ 0.389560] rockchip_pinctrl_probe:name=pull start=0xff770140,end=0xff7701bf
  117. [ 0.389571] rockchip_pinctrl_probe:name=drv start=0xff7701c0,end=0xff77023f
  118. [ 0.389631] gpiochip_add: registered GPIOs 0 to 31 on device: gpio0
  119. [ 0.389680] gpiochip_add: registered GPIOs 32 to 63 on device: gpio1
  120. [ 0.389722] gpiochip_add: registered GPIOs 64 to 95 on device: gpio2
  121. [ 0.389769] gpiochip_add: registered GPIOs 96 to 127 on device: gpio3
  122. [ 0.389812] gpiochip_add: registered GPIOs 128 to 159 on device: gpio4
  123. [ 0.389857] gpiochip_add: registered GPIOs 160 to 191 on device: gpio5
  124. [ 0.389899] gpiochip_add: registered GPIOs 192 to 223 on device: gpio6
  125. [ 0.389940] gpiochip_add: registered GPIOs 224 to 255 on device: gpio7
  126. [ 0.389987] gpiochip_add: registered GPIOs 256 to 287 on device: gpio8
  127. [ 0.390029] gpiochip_add: registered GPIOs 288 to 319 on device: gpio15
  128. [ 0.390052] rockchip_interrupts_register:bank_num=7
  129. [ 0.391895] of_get_named_gpio_flags exited with status 245
  130. [ 0.391906] of_get_gpio_init_config:gpio[0] = 245, value = 0
  131. [ 0.391955] rockchip_pinctrl_probe:init ok
  132. [ 0.397409] rk_iommu ff900800.iep_mmu: (iep) Enter
  133. [ 0.397480] rk_iommu ff900800.iep_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  134. [ 0.397492] rk_iommu ff900800.iep_mmu: (iep) Initialized
  135. [ 0.397640] rk_iommu ff950800.vip_mmu: (vip) Enter
  136. [ 0.397697] rk_iommu ff950800.vip_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  137. [ 0.397709] rk_iommu ff950800.vip_mmu: (vip) Initialized
  138. [ 0.397861] rk_iommu ff930300.vopb_mmu: (vopb) Enter
  139. [ 0.397920] rk_iommu ff930300.vopb_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  140. [ 0.397933] rk_iommu ff930300.vopb_mmu: (vopb) Initialized
  141. [ 0.398078] rk_iommu ff940300.vopl_mmu: (vopl) Enter
  142. [ 0.398136] rk_iommu ff940300.vopl_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  143. [ 0.398148] rk_iommu ff940300.vopl_mmu: (vopl) Initialized
  144. [ 0.398306] rk_iommu ff9c0440.hevc_mmu: (hevc) Enter
  145. [ 0.398390] rk_iommu ff9c0440.hevc_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  146. [ 0.398403] rk_iommu ff9c0440.hevc_mmu: (hevc) Initialized
  147. [ 0.398560] rk_iommu ff9a0800.vpu_mmu: (vpu) Enter
  148. [ 0.398618] rk_iommu ff9a0800.vpu_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  149. [ 0.398630] rk_iommu ff9a0800.vpu_mmu: (vpu) Initialized
  150. [ 0.398794] rk_iommu ff914000.isp_mmu: (isp_mmu) Enter
  151. [ 0.398853] rk_iommu ff914000.isp_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
  152. [ 0.398866] rk_iommu ff914000.isp_mmu: (isp_mmu) Initialized
  153. [ 0.400445] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  154. [ 0.400456] hw-breakpoint: maximum watchpoint size is 4 bytes.
  155. [ 0.400644] DDR DEBUG: version 1.00 20150126
  156. [ 0.400668] DDR DEBUG: Channel a:
  157. [ 0.400676] DDR DEBUG: LPDDR2 Device
  158. [ 0.400689] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=14 CS=2 Total Capability=1024MB
  159. [ 0.400697] DDR DEBUG: Channel b:
  160. [ 0.400705] DDR DEBUG: LPDDR2 Device
  161. [ 0.400717] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=14 CS=2 Total Capability=1024MB
  162. [ 0.400725] DDR DEBUG: addr=0xafb000
  163. [ 0.400734] DDR DEBUG: stride=9, size=256, halfcap=40000000
  164. [ 0.400743] DDR DEBUG: socAddr[0]=0xafb000, socAddr[1]=0xafb100
  165. [ 0.400752] DDR DEBUG: chAddr[0]=0xafb000, chAddr[1]=0xafb000
  166. [ 0.400763] DDR DEBUG: dtar[0]=0x3015f000, dtar[1]=0x3015f000
  167. [ 0.400813] DDR DEBUG: init success!!! freq=396MHz
  168. [ 0.400820] DDR DEBUG: Channel a:
  169. [ 0.400832] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,3, DGSL=2,2 extra clock, DGPS=90,180
  170. [ 0.400845] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=90,90
  171. [ 0.400857] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=180,180
  172. [ 0.400869] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=3,4, DGSL=2,2 extra clock, DGPS=180,180
  173. [ 0.400879] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
  174. [ 0.400889] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
  175. [ 0.400897] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
  176. [ 0.400904] DDR DEBUG: Channel b:
  177. [ 0.400915] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=180,180
  178. [ 0.400927] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=180,180
  179. [ 0.400939] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=180,180
  180. [ 0.400950] DDR DEBUG: DTONE=0x3, DTERR=0x0, DTIERR=0x0, DTPASS=4,4, DGSL=2,2 extra clock, DGPS=180,180
  181. [ 0.400961] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
  182. [ 0.400970] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
  183. [ 0.400978] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
  184. [ 0.419065] bio: create slab <bio-0> at 0
  185. [ 0.419903] SCSI subsystem initialized
  186. [ 0.420046] usbcore: registered new interface driver usbfs
  187. [ 0.420085] usbcore: registered new interface driver hub
  188. [ 0.420158] usbcore: registered new device driver usb
  189. [ 0.420385] of_get_named_gpio_flags exited with status 14
  190. [ 0.420411] of_get_named_gpio_flags exited with status 12
  191. [ 0.421262] of_get_named_gpio_flags exited with status 15
  192. [ 0.421284] of_get_named_gpio_flags exited with status 16
  193. [ 0.421424] rockchip_i2c ff650000.i2c: i2c-0: Rockchip I2C adapter
  194. [ 0.422150] of_get_named_gpio_flags exited with status 260
  195. [ 0.422169] of_get_named_gpio_flags exited with status 261
  196. [ 0.422309] rockchip_i2c ff140000.i2c: i2c-1: Rockchip I2C adapter
  197. [ 0.422723] of_get_named_gpio_flags exited with status 201
  198. [ 0.422742] of_get_named_gpio_flags exited with status 202
  199. [ 0.422865] rockchip_i2c ff660000.i2c: i2c-2: Rockchip I2C adapter
  200. [ 0.423119] of_get_named_gpio_flags exited with status 81
  201. [ 0.423138] of_get_named_gpio_flags exited with status 80
  202. [ 0.423257] rockchip_i2c ff150000.i2c: i2c-3: Rockchip I2C adapter
  203. [ 0.423349] of_get_named_gpio_flags exited with status 241
  204. [ 0.423367] of_get_named_gpio_flags exited with status 242
  205. [ 0.423486] rockchip_i2c ff160000.i2c: i2c-4: Rockchip I2C adapter
  206. [ 0.423915] media: Linux media interface: v0.10
  207. [ 0.423952] Linux video capture interface: v2.00
  208. [ 0.424006] pps_core: LinuxPPS API ver. 1 registered
  209. [ 0.424015] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  210. [ 0.424034] PTP clock support registered
  211. [ 0.424376] ion_drm_heap_create: 0@0
  212. [ 0.424481] Rockchip ion module is successfully loaded (v1.1)
  213. [ 0.424623] Advanced Linux Sound Architecture Driver Initialized.
  214. [ 0.424966] Bluetooth: Core ver 2.16
  215. [ 0.424999] NET: Registered protocol family 31
  216. [ 0.425008] Bluetooth: HCI device and connection manager initialized
  217. [ 0.425025] Bluetooth: HCI socket layer initialized
  218. [ 0.425038] Bluetooth: L2CAP socket layer initialized
  219. [ 0.425076] Bluetooth: SCO socket layer initialized
  220. [ 0.425277] cfg80211: Calling CRDA to update world regulatory domain
  221. [ 0.430291] vdd_arm: 712 <--> 1500 mV at 1000 mV
  222. [ 0.434960] vdd_gpu: 712 <--> 1500 mV at 1000 mV
  223. [ 0.435375] ricoh619_i2c_probe,line=820
  224. [ 0.435815] ricoh619_pre_init,line=788
  225. [ 0.443483] of_get_named_gpio_flags exited with status 4
  226. [ 0.443496] of_get_named_gpio_flags exited with status 0
  227. [ 0.443506] of_get_named_gpio_flags: can't parse gpios property
  228. [ 0.443514] invalid gpio: -2
  229. [ 0.453094] ricoh619_irq_init: ricoh619_pmic_irq=1
  230. [ 0.458670] vccio: 3300 mV
  231. [ 0.464160] ricoh619_dcdc2: 2000 mV
  232. [ 0.469647] ricoh619_dcdc3: 3300 mV
  233. [ 0.474711] vdd_logic: 700 <--> 1500 mV at 1100 mV
  234. [ 0.480215] vcc_ddr: 1200 mV
  235. [ 0.484220] vccio_pmu: 3300 mV
  236. [ 0.488558] ricoh619_ldo2: 3300 mV
  237. [ 0.492882] ricoh619_ldo3: 3300 mV
  238. [ 0.497209] vccio_sd: 3300 mV
  239. [ 0.501545] vcc_wl: 1800 mV
  240. [ 0.505552] ricoh619_ldo6: 1800 mV
  241. [ 0.509558] ricoh619_ldo7: 1000 mV
  242. [ 0.513874] ricoh619_ldo8: 3300 mV
  243. [ 0.518847] rk_battery_charger_detect_cb , battery_charger_detect 1
  244. [ 0.520211] ricoh619_ldo9: 1000 mV
  245. [ 0.524217] vcc_18: 1800 mV
  246. [ 0.526921] ricoh619_ldortc1: 3300 mV
  247. [ 0.529893] ricoh619_ldortc2: 3300 mV
  248. [ 0.530708] PMU1: ricoh619_pwrkey_probe: key_irq=193
  249. [ 0.530840] input: ricoh619_pwrkey as /devices/ff650000.i2c/i2c-0/0-0032/ricoh619-pwrkey/input/input0
  250. [ 0.533837] ricoh619_rtc_probe,line=601
  251. [ 0.538234] ricoh619-rtc ricoh619-rtc: PMU: print_time *** rtc-time : 6/25/2017 19:23:18 *****
  252. [ 0.539957] ricoh619-rtc ricoh619-rtc: PMU: read alarm: 6/25/2017 17:51:53 *****
  253. [ 0.540929] ricoh619-rtc ricoh619-rtc: PMU: print_time *** rtc-time : 6/25/2017 19:23:18 *****
  254. [ 0.541069] ricoh619-rtc ricoh619-rtc: rtc core: registered ricoh619-rtc as rtc0
  255. [ 0.542492] RICOH619 RTC Register Success
  256. [ 0.543938] Switching to clocksource arch_sys_counter
  257. [ 0.544165] FS-Cache: Loaded
  258. [ 0.544272] CacheFiles: Loaded
  259. [ 0.544345] uboot-logo-on:1
  260. [ 0.544376] rk-fb rockchip-fb: rk fb ion client create success!
  261. [ 0.544387] rk-fb rockchip-fb: rockchip framebuffer driver probe
  262. [ 0.544606] rk-screen rk_screen.9: rockchip screen probe success
  263. [ 0.544743] rk32-lvds ff96c000.lvds: screen is not lvds/rgb!
  264. [ 0.544760] rk32-lvds: probe of ff96c000.lvds failed with error -22
  265. [ 0.545116] rk32-edp rk32-edp: rk32 edp driver probe success
  266. [ 0.545432] of_get_named_gpio_flags exited with status 227
  267. [ 0.545452] of_get_named_gpio_flags exited with status 228
  268. [ 0.545627] graphics fb0: rockchip framebuffer registerd:fb0
  269. [ 0.545872] graphics fb1: rockchip framebuffer registerd:fb1
  270. [ 0.546012] graphics fb2: rockchip framebuffer registerd:fb2
  271. [ 0.546179] graphics fb3: rockchip framebuffer registerd:fb3
  272. [ 0.566076] rk3288-lcdc lcdc0: lcdc0: dclk:205000000>>fps:61
  273. [ 0.566090] rk3288-lcdc lcdc0: wakeup from standby!
  274. [ 0.602429] alloc_buffer:ion_phy_addr=0x40000000
  275. [ 0.620807] fb0:phy:40000000>>vir:df1b1000>>len:0x2500000
  276. [ 0.625232] rk3288-lcdc lcdc0: lcdc0 probe ok, iommu disabled
  277. [ 0.625370] rk3288-lcdc lcdc1: can't find power_ctr node for lcdc1
  278. [ 0.625381] rk_fb_trsm_ops_get:un supported transmitter:0!
  279. [ 0.625596] graphics fb4: rockchip framebuffer registerd:fb4
  280. [ 0.625870] graphics fb5: rockchip framebuffer registerd:fb5
  281. [ 0.626019] graphics fb6: rockchip framebuffer registerd:fb6
  282. [ 0.626166] graphics fb7: rockchip framebuffer registerd:fb7
  283. [ 0.626178] fb4:phy:40000000>>vir:df1b1000>>len:0x2500000
  284. [ 0.626190] rk3288-lcdc lcdc1: lcdc1 probe ok, iommu disabled
  285. [ 0.626504] rockchip_set_mux:warning ignore bank num 15
  286. [ 0.626624] rockchip_set_mux:warning ignore bank num 15
  287. [ 0.626744] rockchip_set_mux:warning ignore bank num 15
  288. [ 0.626860] rockchip_set_mux:warning ignore bank num 15
  289. [ 0.626964] rockchip_set_mux:warning ignore bank num 15
  290. [ 0.627072] rockchip_set_mux:warning ignore bank num 15
  291. [ 0.628007] rockchip_set_mux:warning ignore bank num 15
  292. [ 0.628145] rockchip_set_mux:warning ignore bank num 15
  293. [ 0.629075] rockchip_set_mux:warning ignore bank num 15
  294. [ 0.629215] rockchip_set_mux:warning ignore bank num 15
  295. [ 0.630134] rockchip_set_mux:warning ignore bank num 15
  296. [ 0.630268] rockchip_set_mux:warning ignore bank num 15
  297. [ 0.631176] rockchip_set_mux:warning ignore bank num 15
  298. [ 0.631309] rockchip_set_mux:warning ignore bank num 15
  299. [ 0.632216] rockchip_set_mux:warning ignore bank num 15
  300. [ 0.633465] NET: Registered protocol family 2
  301. [ 0.633896] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  302. [ 0.633970] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  303. [ 0.634042] TCP: Hash tables configured (established 4096 bind 4096)
  304. [ 0.634084] TCP: reno registered
  305. [ 0.634098] UDP hash table entries: 256 (order: 1, 8192 bytes)
  306. [ 0.634120] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  307. [ 0.634297] NET: Registered protocol family 1
  308. [ 0.634324] RICOH_FG_DBG: PMU: ricoh619_battery_init
  309. [ 0.634478] RICOH_FG_DBG: 6PMU: ricoh619_battery_probe : version is RICOH619_BATTERY_VERSION: 2014.05.06
  310. [ 0.634494] RICOH_FG_DBG: ricoh619_battery_dt_init type_n=0
  311. [ 0.634526] RICOH_FG_DBG: ricoh619_battery_probe info->num=0,temp is 1
  312. [ 0.636033] RICOH_FG_DBG: PMU: ------- BAT_REL_SEL= 4h: =======
  313. [ 0.637098] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 0 Value1 11 Value2 63 Return 2879
  314. [ 0.637110] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 00% voltage = 3515200 uV
  315. [ 0.637121] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 2 Value1 11 Value2 203 Return 3019
  316. [ 0.637130] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 10% voltage = 3686200 uV
  317. [ 0.637140] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 4 Value1 11 Value2 238 Return 3054
  318. [ 0.637150] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 20% voltage = 3728900 uV
  319. [ 0.637160] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 6 Value1 12 Value2 8 Return 3080
  320. [ 0.637169] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 30% voltage = 3760600 uV
  321. [ 0.637179] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 8 Value1 12 Value2 30 Return 3102
  322. [ 0.637189] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 40% voltage = 3787500 uV
  323. [ 0.637199] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 10 Value1 12 Value2 56 Return 3128
  324. [ 0.637208] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 50% voltage = 3819200 uV
  325. [ 0.637218] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 12 Value1 12 Value2 91 Return 3163
  326. [ 0.637227] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 60% voltage = 3862000 uV
  327. [ 0.637237] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 14 Value1 12 Value2 148 Return 3220
  328. [ 0.637247] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 70% voltage = 3931600 uV
  329. [ 0.637256] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 16 Value1 12 Value2 200 Return 3272
  330. [ 0.637266] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 80% voltage = 3995100 uV
  331. [ 0.637275] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 8 Return 3336
  332. [ 0.637285] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 90% voltage = 4073200 uV
  333. [ 0.637295] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 153 Return 3481
  334. [ 0.637304] RICOH_FG_DBG: 6PMU: ricoh619_set_OCV_table : 100% voltage = 4250300 uV
  335. [ 0.637314] RICOH_FG_DBG: PMU : ricoh619_set_OCV_table : setting value of target vsys(3000) is out of range(3069)
  336. [ 0.637324] RICOH_FG_DBG: PMU : ricoh619_set_OCV_table : target_vsys is 3069 target_ibat is 1000
  337. [ 0.637334] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 153 Return 3481
  338. [ 0.637344] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 00% voltage = 3515200 uV
  339. [ 0.637353] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 10% voltage = 3686200 uV
  340. [ 0.637363] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 20% voltage = 3728900 uV
  341. [ 0.637371] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 30% voltage = 3760600 uV
  342. [ 0.637381] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 40% voltage = 3787500 uV
  343. [ 0.637390] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 50% voltage = 3819200 uV
  344. [ 0.637399] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 60% voltage = 3862000 uV
  345. [ 0.637408] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 70% voltage = 3931600 uV
  346. [ 0.637417] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 80% voltage = 3995100 uV
  347. [ 0.637426] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 90% voltage = 4073200 uV
  348. [ 0.637436] RICOH_FG_DBG: 6PMU: ricoh619_scaling_OCV_table : 100% voltage = 4250300 uV
  349. [ 0.637445] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : setting value of cuttoff_vol(3259) is out of range(3515200)
  350. [ 0.637455] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : cuttoff_vol set to 3515
  351. [ 0.637464] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : new table
  352. [ 0.637474] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 0 is 2878 v
  353. [ 0.637483] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 1 is 3017 v
  354. [ 0.637493] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 2 is 3053 v
  355. [ 0.637502] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 3 is 3079 v
  356. [ 0.637511] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 4 is 3101 v
  357. [ 0.637520] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 5 is 3126 v
  358. [ 0.637530] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 6 is 3162 v
  359. [ 0.637539] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 7 is 3218 v
  360. [ 0.637548] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 8 is 3271 v
  361. [ 0.637557] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 9 is 3334 v
  362. [ 0.637567] RICOH_FG_DBG: PMU : ricoh619_scaling_OCV_table : ocv_table 10 is 3479 v
  363. [ 0.637575] RICOH_FG_DBG: PMU : ricoh619_set_OCV_table : Old available_cap is 5600
  364. [ 0.637585] RICOH_FG_DBG: PMU : ricoh619_set_OCV_table : New available_cap is 5600, start_per is 0
  365. [ 0.639804] RICOH_FG_DBG: PMU : ricoh619_set_OCV_table : original 0x0, before 0x10, after 0x0
  366. [ 0.644180] RICOH_FG_DBG: battery voltage is not ready
  367. [ 0.644190] RICOH_FG_DBG: battery voltage is 0 mV
  368. [ 0.645896] RICOH_FG_DBG: battery capacity is 50%
  369. [ 0.647404] RICOH_FG_DBG: battery voltage is not ready
  370. [ 0.647415] RICOH_FG_DBG: battery voltage is 0 mV
  371. [ 0.649118] RICOH_FG_DBG: battery capacity is 50%
  372. [ 0.653719] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  373. [ 0.655000] RICOH_FG_DBG: PMU : ricoh619_init_charger : before REGISET1_REG (0xb6) is 0x16 info->ch_ilim_adp is 0xff
  374. [ 0.658786] RICOH_FG_DBG: PMU : ricoh619_init_charger : after REGISET1_REG (0xb6) is 0x16 info->ch_ilim_adp is 0xff
  375. [ 0.659665] RICOH_FG_DBG: PMU : ricoh619_init_charger : before REGISET2_REG (0xb7) is 0x16 info->ch_ilim_usb is 0xff
  376. [ 0.660094] RICOH_FG_DBG: battery voltage is not ready
  377. [ 0.660103] RICOH_FG_DBG: battery voltage is 0 mV
  378. [ 0.662253] RICOH_FG_DBG: battery capacity is 50%
  379. [ 0.663454] RICOH_FG_DBG: PMU : ricoh619_init_charger : after REGISET2_REG (0xb7) is 0x16 info->ch_ilim_usb is 0xff
  380. [ 0.664304] RICOH_FG_DBG: PMU : ricoh619_init_charger : before CHGISET_REG (0xb8) is 0xd3 info->ch_ichg is 0xff info->ch_icchg is 0x3
  381. [ 0.665492] RICOH_FG_DBG: PMU : ricoh619_init_charger : after CHGISET_REG (0xb8) is 0xd3 info->ch_ichg is 0xff info->ch_icchg is 0x3
  382. [ 0.665930] RICOH_FG_DBG: PMU : ricoh619_init_charger : before BATSET1_REG (0xba) is 0x91 info->ch_vbatovset is 0x1
  383. [ 0.667113] RICOH_FG_DBG: PMU : ricoh619_init_charger : after BATSET1_REG (0xba) is 0x91 info->ch_vbatovset is 0x1
  384. [ 0.667551] RICOH_FG_DBG: PMU : ricoh619_init_charger : before BATSET2_REG (0xbb) is 0x43 info->ch_vrchg is 0x4 info->ch_vfchg is 0x4
  385. [ 0.668735] RICOH_FG_DBG: PMU : ricoh619_init_charger : after BATSET2_REG (0xbb) is 0x44 info->ch_vrchg is 0x4 info->ch_vfchg is 0x4
  386. [ 0.671298] RICOH_FG_DBG: PMU : ricoh619_init_charger : test test val 64, val2 4 vfchg 4350
  387. [ 0.671735] RICOH_FG_DBG: PMU : ricoh619_init_charger : test test val 192, val2 3 icchg 200
  388. [ 0.671748] RICOH_FG_DBG: PMU : ricoh619_init_charger : 100 min 4255000, 100 max 4382000 vfchg 4350 icchg 200 rbat 135
  389. [ 0.674138] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 0 Value1 11 Value2 62 Return 2878
  390. [ 0.674150] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 00% voltage = 3514000 uV
  391. [ 0.674161] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 2 Value1 11 Value2 201 Return 3017
  392. [ 0.674171] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 10% voltage = 3683700 uV
  393. [ 0.674180] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 4 Value1 11 Value2 237 Return 3053
  394. [ 0.674190] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 20% voltage = 3727700 uV
  395. [ 0.674200] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 6 Value1 12 Value2 7 Return 3079
  396. [ 0.674209] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 30% voltage = 3759400 uV
  397. [ 0.674219] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 8 Value1 12 Value2 29 Return 3101
  398. [ 0.674229] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 40% voltage = 3786300 uV
  399. [ 0.674238] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 10 Value1 12 Value2 54 Return 3126
  400. [ 0.674247] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 50% voltage = 3816800 uV
  401. [ 0.674257] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 12 Value1 12 Value2 90 Return 3162
  402. [ 0.674266] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 60% voltage = 3860800 uV
  403. [ 0.674276] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 14 Value1 12 Value2 146 Return 3218
  404. [ 0.674285] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 70% voltage = 3929100 uV
  405. [ 0.674295] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 16 Value1 12 Value2 199 Return 3271
  406. [ 0.674304] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 80% voltage = 3993800 uV
  407. [ 0.674314] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  408. [ 0.674323] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 90% voltage = 4070800 uV
  409. [ 0.674333] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  410. [ 0.674342] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * 100% voltage = 4247800 uV
  411. [ 0.674352] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 24 Value1 0 Value2 57 Return 57
  412. [ 0.674362] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 22 Value1 21 Value2 224 Return 5600
  413. [ 0.674805] RICOH_FG_DBG: PMU: ricoh619_init_fgsoca : * Rbat = 135 mOhm n_cap = 5600 mAH
  414. [ 0.675412] Unpacking initramfs...
  415. [ 0.760519] Freeing initrd memory: 1640K (c5bf0000 - c5d8a000)
  416. [ 0.761231] hw perfevents: enabled with ARMv7 Cortex-A12 PMU driver, 7 counters available
  417. [ 0.761682] vcodec_service: probe device ff9a0000.vpu_service
  418. [ 0.761697] vcodec_service: No reset resource define
  419. [ 0.761705] vcodec_service: No reset resource define
  420. [ 0.761712] vcodec_service: No reset resource define
  421. [ 0.761894] vcodec_service: ff9a0000.vpu_service: power on
  422. [ 0.761963] vcodec_service: probe device ff9a0000.vpu_service
  423. [ 0.761978] vcodec_service: checking hw id 4831
  424. [ 0.762336] vcodec_service: ff9a0000.vpu_service: power off...
  425. [ 0.762374] vcodec_service: done
  426. [ 0.762382] vcodec_service: init success
  427. [ 0.762429] vcodec_service: probe device ff9c0000.hevc_service
  428. [ 0.762442] vcodec_service: No reset resource define
  429. [ 0.762449] vcodec_service: No reset resource define
  430. [ 0.762456] vcodec_service: No reset resource define
  431. [ 0.762645] vcodec_service: ff9c0000.hevc_service: power on
  432. [ 0.762691] vcodec_service: probe device ff9c0000.hevc_service
  433. [ 0.762705] vcodec_service: checking hw id 6867
  434. [ 0.762928] vcodec_service: ff9c0000.hevc_service: power off...
  435. [ 0.762965] vcodec_service: done
  436. [ 0.762973] vcodec_service: init success
  437. [ 0.763091] rknandbase v1.0 2014-03-31
  438. [ 0.763191] rknand ff400000.nandc0: no irq resource?
  439. [ 0.763302] rknand_driver:ret = 0
  440. [ 0.764221] audit: initializing netlink socket (disabled)
  441. [ 0.764260] type=2000 audit(0.510:1): initialized
  442. [ 0.764950] bounce pool size: 64 pages
  443. [ 0.769333] NTFS driver 2.1.30 [Flags: R/W DEBUG].
  444. [ 0.769620] fuse init (API version 7.22)
  445. [ 0.770029] msgmni has been set to 918
  446. [ 0.770073] SELinux: Registering netfilter hooks
  447. [ 0.771747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  448. [ 0.771761] io scheduler noop registered
  449. [ 0.771770] io scheduler deadline registered
  450. [ 0.771860] io scheduler cfq registered (default)
  451. [ 0.772395] of_get_named_gpio_flags exited with status 226
  452. [ 0.774572] rga: Module initialized.
  453. [ 0.775044] rga2 ff920000.rga: rga ion client create success!
  454. [ 0.775171] rga: Driver loaded succesfully
  455. [ 0.775604] IEP Driver loaded succesfully
  456. [ 0.775686] Module initialized.
  457. [ 0.776369] dma-pl330 ffb20000.pdma: Loaded driver for PL330 DMAC-2364208
  458. [ 0.776386] dma-pl330 ffb20000.pdma: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10
  459. [ 0.777650] dma-pl330 ff250000.pdma: Loaded driver for PL330 DMAC-2364208
  460. [ 0.777667] dma-pl330 ff250000.pdma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  461. [ 0.778088] rk_serial.c v1.8 2014-03-04
  462. [ 0.778295] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 87) is a rk29_serial.0
  463. [ 0.778458] serial ff180000.serial: membase e26d4000
  464. [ 0.778687] arm_release_ver of this mali_ko is 'r6p0-02rel0', rk_ko_ver is '13', built at '22:12:59', on 'Jun 24 2017'.
  465. [ 0.778736] mali ffa30000.gpu: Continuing without Mali clock control
  466. [ 0.778769] mali pd enabled
  467. [ 0.778781] clk enabled
  468. [ 0.778792] MALI_DVFS_STEP = 5, div_dvfs = 7
  469. [ 0.778802] mali_dvfs_infotbl[0].clock=100000,min_threshold=0,max_threshold=70
  470. [ 0.778814] mali_dvfs_infotbl[1].clock=200000,min_threshold=65,max_threshold=77
  471. [ 0.778824] mali_dvfs_infotbl[2].clock=300000,min_threshold=75,max_threshold=84
  472. [ 0.778833] mali_dvfs_infotbl[3].clock=400000,min_threshold=83,max_threshold=91
  473. [ 0.778844] mali_dvfs_infotbl[4].clock=500000,min_threshold=92,max_threshold=100
  474. [ 0.778932] turn on mali power
  475. [ 0.778943] kbase_platform_rk_init,register_reboot_notifier
  476. [ 0.779002] hrtimer: interrupt took 23042 ns
  477. [ 0.779114] mali ffa30000.gpu: GPU identified as 0x0750 r0p0 status 1
  478. [ 0.780071] mali ffa30000.gpu: Probed as mali0
  479. [ 0.782709] loop: module loaded
  480. [ 0.782779] i2c-core: driver [mpu6050B1] using legacy suspend method
  481. [ 0.782789] i2c-core: driver [mpu6050B1] using legacy resume method
  482. [ 0.782802] mpu_init: Probe name mpu6050B1
  483. [ 0.782955] ak8963_mod 1-000d: get compass-bus error
  484. [ 0.782965] parse ak8963 dts failed
  485. [ 0.782976] i2c i2c-1: ak8963_mod_probe: ak8963
  486. [ 0.782984] yemk:ak8963_mod_probe
  487. [ 0.782996] i2c i2c-1: inv_mpu_register_slave: Null mpu_private_data
  488. [ 0.783005] invensense: in ak8963_mod_probe, result is -22
  489. [ 0.783016] i2c i2c-1: Slave registration failed: ak8963, -22
  490. [ 0.783027] i2c i2c-1: ak8963_mod_probe failed -22
  491. [ 0.783041] ak8963_mod: probe of 1-000d failed with error -22
  492. [ 0.783073] ak8963_mod_init: Probe name ak8963_mod
  493. [ 0.783510] SCSI Media Changer driver v0.25
  494. [ 0.783795] tun: Universal TUN/TAP device driver, 1.6
  495. [ 0.783805] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  496. [ 0.783922] vmac_init.
  497. [ 0.784413] stmmac_probe_config_dt: Can not read property: pmu_regulator.
  498. [ 0.784424] stmmac_probe_config_dt: Can not read property: pmu_enable_level.
  499. [ 0.784434] stmmac_probe_config_dt: Can not read property: clock_in_out.
  500. [ 0.784443] stmmac_probe_config_dt: Can not read property: tx_delay. set tx_delay to 0x30
  501. [ 0.784453] stmmac_probe_config_dt: Can not read property: rx_delay. set rx_delay to 0x10
  502. [ 0.784462] of_get_named_gpio_flags: can't parse gpios property
  503. [ 0.784471] of_get_named_gpio_flags: can't parse gpios property
  504. [ 0.784479] of_get_named_gpio_flags: can't parse gpios property
  505. [ 0.784488] stmmac_probe_config_dt: is rockchip,rk3288-gmac
  506. [ 0.784497] stmmc_pltfr_init:
  507. [ 0.784505] stmmc_pltfr_init: ERROR: Get power-gpio failed.
  508. [ 0.784513] stmmc_pltfr_init: ERROR: Get reset-gpio failed.
  509. [ 0.784521] stmmc_pltfr_init: init for RGMII
  510. [ 0.784530] tx delay=0x30
  511. [ 0.784530] rx delay=0x10
  512. [ 0.784945] stmmac - user ID: 0x10, Synopsys ID: 0x35
  513. [ 0.784954] Normal descriptors
  514. [ 0.784961] Ring mode enabled
  515. [ 0.784969] DMA HW capability register supported
  516. [ 0.784978] RX Checksum Offload Engine supported (type 2)
  517. [ 0.784985] TX Checksum insertion supported
  518. [ 0.784992] Wake-Up On Lan supported
  519. [ 0.785027] Enable RX Mitigation via HW Watchdog Timer
  520. [ 0.785422] PPP generic driver version 2.4.2
  521. [ 0.785570] PPP BSD Compression module registered
  522. [ 0.785580] PPP Deflate Compression module registered
  523. [ 0.785609] PPP MPPE Compression module registered
  524. [ 0.785620] NET: Registered protocol family 24
  525. [ 0.785649] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
  526. [ 0.785657] CSLIP: code copyright 1989 Regents of the University of California.
  527. [ 0.785667] Rockchip WiFi SYS interface (V1.00) ...
  528. [ 0.785750] usbcore: registered new interface driver catc
  529. [ 0.785786] usbcore: registered new interface driver kaweth
  530. [ 0.785796] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  531. [ 0.785832] usbcore: registered new interface driver pegasus
  532. [ 0.785867] usbcore: registered new interface driver rtl8150
  533. [ 0.785901] usbcore: registered new interface driver r8152
  534. [ 0.785910] hso: drivers/net/usb/hso.c: Option Wireless
  535. [ 0.785975] usbcore: registered new interface driver hso
  536. [ 0.786017] usbcore: registered new interface driver asix
  537. [ 0.786053] usbcore: registered new interface driver ax88179_178a
  538. [ 0.786087] usbcore: registered new interface driver cdc_ether
  539. [ 0.786122] usbcore: registered new interface driver cdc_eem
  540. [ 0.786156] usbcore: registered new interface driver dm9601
  541. [ 0.786190] usbcore: registered new interface driver dm9620
  542. [ 0.786239] usbcore: registered new interface driver smsc75xx
  543. [ 0.786283] usbcore: registered new interface driver smsc95xx
  544. [ 0.786319] usbcore: registered new interface driver gl620a
  545. [ 0.786355] usbcore: registered new interface driver net1080
  546. [ 0.786393] usbcore: registered new interface driver plusb
  547. [ 0.786442] usbcore: registered new interface driver rndis_host
  548. [ 0.786483] usbcore: registered new interface driver cdc_subset
  549. [ 0.786516] usbcore: registered new interface driver zaurus
  550. [ 0.786551] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  551. [ 0.786601] usbcore: registered new interface driver int51x1
  552. [ 0.786635] usbcore: registered new interface driver kalmia
  553. [ 0.786668] usbcore: registered new interface driver ipheth
  554. [ 0.786704] usbcore: registered new interface driver sierra_net
  555. [ 0.786741] usbcore: registered new interface driver cx82310_eth
  556. [ 0.786782] usbcore: registered new interface driver cdc_ncm
  557. [ 0.786816] usbcore: registered new interface driver qmi_wwan
  558. [ 0.786850] usbcore: registered new interface driver cdc_mbim
  559. [ 0.786859] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  560. [ 0.789221] EHCI: ehci_rk_probe e2740000 e2740010
  561. [ 0.789235] rockchip_ehci_host ff500000.usb: EHCI Host Controller
  562. [ 0.789259] rockchip_ehci_host ff500000.usb: new USB bus registered, assigned bus number 1
  563. [ 0.789565] rockchip_ehci_host ff500000.usb: irq 56, io mem 0xff500000
  564. [ 0.799846] rockchip_ehci_host ff500000.usb: USB 2.0 started, EHCI 1.00
  565. [ 0.799913] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  566. [ 0.799926] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  567. [ 0.799937] usb usb1: Product: EHCI Host Controller
  568. [ 0.799947] usb usb1: Manufacturer: Linux 3.10.0 ehci_hcd
  569. [ 0.799958] usb usb1: SerialNumber: ff500000.usb
  570. [ 0.800329] hub 1-0:1.0: USB hub found
  571. [ 0.800350] hub 1-0:1.0: 1 port detected
  572. [ 0.800499] EHCI: ehci_rk_probe ok
  573. [ 0.800589] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  574. [ 0.800762] usbcore: registered new interface driver cdc_acm
  575. [ 0.800772] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  576. [ 0.800820] usbcore: registered new interface driver usblp
  577. [ 0.800857] usbcore: registered new interface driver cdc_wdm
  578. [ 0.800910] usbcore: registered new interface driver usb-storage
  579. [ 0.800945] usbcore: registered new interface driver ums-alauda
  580. [ 0.800977] usbcore: registered new interface driver ums-cypress
  581. [ 0.801010] usbcore: registered new interface driver ums-datafab
  582. [ 0.801043] usbcore: registered new interface driver ums_eneub6250
  583. [ 0.801075] usbcore: registered new interface driver ums-freecom
  584. [ 0.801109] usbcore: registered new interface driver ums-isd200
  585. [ 0.801147] usbcore: registered new interface driver ums-jumpshot
  586. [ 0.801179] usbcore: registered new interface driver ums-karma
  587. [ 0.801211] usbcore: registered new interface driver ums-onetouch
  588. [ 0.801245] usbcore: registered new interface driver ums-sddr09
  589. [ 0.801278] usbcore: registered new interface driver ums-sddr55
  590. [ 0.801311] usbcore: registered new interface driver ums-usbat
  591. [ 0.801392] usbcore: registered new interface driver usbserial
  592. [ 0.801428] usbcore: registered new interface driver usbserial_generic
  593. [ 0.801460] usbserial: USB Serial support registered for generic
  594. [ 0.801496] usbcore: registered new interface driver option
  595. [ 0.801523] usbserial: USB Serial support registered for GSM modem (1-port)
  596. [ 0.801610] usbcore: registered new interface driver trancevibrator
  597. [ 0.801620] usb20_otg: version 3.10a 21-DEC-2012
  598. [ 0.801952] e2780040
  599. [ 0.801963] Core Release: 3.10a
  600. [ 0.801973] Setting default values for core params
  601. [ 0.802094] Using Buffer DMA mode
  602. [ 0.802104] Periodic Transfer Interrupt Enhancement - disabled
  603. [ 0.802112] Multiprocessor Interrupt Enhancement - disabled
  604. [ 0.802121] OTG VER PARAM: 0, OTG VER FLAG: 0
  605. [ 0.802129] ^^^^^^^^^^^^^^^^^Device Mode
  606. [ 0.802140] Dedicated Tx FIFOs mode
  607. [ 0.802155] pcd_init otg_dev = c5999840
  608. [ 0.802289] usb20_otg ff580000.usb: DWC OTG Controller
  609. [ 0.802313] usb20_otg ff580000.usb: new USB bus registered, assigned bus number 2
  610. [ 0.802338] usb20_otg ff580000.usb: irq 55, io mem 0x00000000
  611. [ 0.802390] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  612. [ 0.802403] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  613. [ 0.802415] usb usb2: Product: DWC OTG Controller
  614. [ 0.802425] usb usb2: Manufacturer: Linux 3.10.0 dwc_otg_hcd
  615. [ 0.802436] usb usb2: SerialNumber: ff580000.usb
  616. [ 0.802833] hub 2-0:1.0: USB hub found
  617. [ 0.802852] hub 2-0:1.0: 1 port detected
  618. [ 0.803132] usb20_host: version 3.10a 21-DEC-2012
  619. [ 0.805564] e2800040
  620. [ 0.805575] Core Release: 3.10a
  621. [ 0.805584] Setting default values for core params
  622. [ 0.805678] Using Buffer DMA mode
  623. [ 0.805688] Periodic Transfer Interrupt Enhancement - disabled
  624. [ 0.805696] Multiprocessor Interrupt Enhancement - disabled
  625. [ 0.805705] OTG VER PARAM: 0, OTG VER FLAG: 0
  626. [ 0.805713] ^^^^^^^^^^^^^^^^^^Host Mode
  627. [ 0.805734] usb20_host ff540000.usb: DWC OTG Controller
  628. [ 0.805756] usb20_host ff540000.usb: new USB bus registered, assigned bus number 3
  629. [ 0.805780] usb20_host ff540000.usb: irq 57, io mem 0x00000000
  630. [ 0.805870] Init: Power Port (0)
  631. [ 0.805925] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
  632. [ 0.805938] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  633. [ 0.805949] usb usb3: Product: DWC OTG Controller
  634. [ 0.805960] usb usb3: Manufacturer: Linux 3.10.0 dwc_otg_hcd
  635. [ 0.805970] usb usb3: SerialNumber: ff540000.usb
  636. [ 0.806315] hub 3-0:1.0: USB hub found
  637. [ 0.806338] hub 3-0:1.0: 1 port detected
  638. [ 0.806997] usbcore: registered new interface driver xpad
  639. [ 0.807047] usbcore: registered new interface driver usb_acecad
  640. [ 0.807090] usbcore: registered new interface driver aiptek
  641. [ 0.807131] usbcore: registered new interface driver gtco
  642. [ 0.807171] usbcore: registered new interface driver hanwang
  643. [ 0.807212] usbcore: registered new interface driver kbtab
  644. [ 0.807258] usbcore: registered new interface driver wacom
  645. [ 0.807286] Error: Driver 'Goodix-TS' is already registered, aborting...
  646. [ 0.807433] ___vtl_ts_probe() end____
  647. [ 0.807447] --->>> vtl_ts : xy_swap 1, x_reverse 0, y_reverse 0, x_mul 1, y_mul 1, bin_ver 0
  648. [ 0.807457] the screen_x is 768 , screen_y is 1024
  649. [ 0.807470] of_get_named_gpio_flags exited with status 230
  650. [ 0.807506] of_get_named_gpio_flags exited with status 229
  651. [ 0.807711] sensor_register_slave:mma8452,id=17
  652. [ 0.807722] sensor_register_slave:gs_mc3230,id=23
  653. [ 0.807730] gsensor_init
  654. [ 0.807738] sensor_register_slave:mpu6880_acc,id=24
  655. [ 0.807747] sensor_register_slave:mpu6500_acc,id=25
  656. [ 0.807755] sensor_register_slave:akm8963,id=29
  657. [ 0.807764] sensor_register_slave:cm3217,id=50
  658. [ 0.807772] sensor_register_slave:cm3218,id=51
  659. [ 0.807989] i2c /dev entries driver
  660. [ 0.808590] IR NEC protocol handler initialized
  661. [ 0.808601] IR RC5(x) protocol handler initialized
  662. [ 0.808609] IR RC6 protocol handler initialized
  663. [ 0.808616] IR JVC protocol handler initialized
  664. [ 0.808623] IR Sony protocol handler initialized
  665. [ 0.808631] IR RC5 (streamzap) protocol handler initialized
  666. [ 0.808638] IR SANYO protocol handler initialized
  667. [ 0.808646] IR MCE Keyboard/mouse protocol handler initialized
  668. [ 0.808819] usbcore: registered new interface driver uvcvideo
  669. [ 0.808828] USB Video Class driver (1.1.1)
  670. [ 0.808836] gspca_main: v2.14.0 registered
  671. [ 0.808846] CamSys driver version: v0.27.1, CamSys head file version: v0.10.0
  672. [ 0.810259] D1:camsys_mipiphy_probe_cb(163): ff910000.isp mipi phy0 probe success(reg_phy: 0x0 reg_vir: 0x0 size: 0x0)
  673. [ 0.810383] D1:camsys_mipiphy_probe_cb(160): ff910000.isp mipi phy1 probe success(reg_phy: 0xff968000 reg_vir: 0xe26e8000 size: 0x4000)
  674. [ 0.810952] D1:camsys_platform_probe(1186): ff910000.isp memory:
  675. [ 0.810967] D1:camsys_platform_probe(1196): Register memory (phy: 0xff910000 vir: 0xe27e0000 size: 0x10000)
  676. [ 0.810978] D1:camsys_platform_probe(1191): I2c memory (phy: 0x5aba000 vir: 0xc5aba000 size: 0x1000)
  677. [ 0.810989] D1:camsys_init_ext_fsh_module(20): init external flash module
  678. [ 0.810998] D1:camsys_platform_probe(1211): Probe ff910000.isp device success
  679. [ 0.811521] rockchip_temp_probe,line=362
  680. [ 0.868715] tsadc ff280000.tsadc: initialized
  681. [ 0.869086] device-mapper: uevent: version 1.0.3
  682. [ 0.869290] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
  683. [ 0.869556] Bluetooth: HCI UART driver ver 2.2
  684. [ 0.869568] Bluetooth: HCI H4 protocol initialized
  685. [ 0.869576] Bluetooth: HCILL protocol initialized
  686. [ 0.869585] rtk_btusb: Realtek Bluetooth USB driver module init, version 2.19
  687. [ 0.869593] rtk_btusb: Register usb char device interface for BT driver
  688. [ 0.869747] usbcore: registered new interface driver rtk_btusb
  689. [ 0.874512] cpufreq version 1.0, suspend freq 1200 MHz
  690. [ 0.874682] cpuidle: using governor ladder
  691. [ 0.874693] cpuidle: using governor menu
  692. [ 0.874724] Synopsys Designware Multimedia Card Interface Driver
  693. [ 0.874951] dwmmc_rockchip ff0f0000.rksdmmc: Version ID is 270a
  694. [ 0.875207] dwmmc_rockchip ff0f0000.rksdmmc: Using internal DMA controller.
  695. [ 0.875348] 3445..dw_mci_init_slot: fmin=400000, fmax=100000000 [mmc0]
  696. [ 0.875359] mmc0 : Rockchip specific MHSC: Ver 1.13 2014-09-05
  697. [ 0.875381] of_get_named_gpio_flags: can't parse gpios property
  698. [ 0.875463] 1410..dw_mci_set_ios: no card. [mmc0]
  699. [ 0.888406] 1410..dw_mci_set_ios: no card. [mmc0]
  700. [ 0.898303] dwc_otg_hcd_suspend, usb device mode
  701. [ 0.908101] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc0]
  702. [ 0.908130] dwmmc_rockchip ff0f0000.rksdmmc: DW MMC controller at irq 67, 32 bit host data width, 256 deep fifo
  703. [ 0.908144] dwmmc_rockchip ff0f0000.rksdmmc: 1 slots initialized
  704. [ 0.908394] dwmmc_rockchip ff0c0000.rksdmmc: Version ID is 270a
  705. [ 0.909232] dwmmc_rockchip ff0c0000.rksdmmc: Using internal DMA controller.
  706. [ 0.909378] 3445..dw_mci_init_slot: fmin=400000, fmax=50000000 [mmc1]
  707. [ 0.909388] mmc1 : Rockchip specific MHSC: Ver 1.13 2014-09-05
  708. [ 0.909410] of_get_named_gpio_flags: can't parse gpios property
  709. [ 0.909428] mmc1: no vmmc regulator found
  710. [ 0.909550] dwmmc_rockchip ff0c0000.rksdmmc: mmc1: No udbg pinctrl found!
  711. [ 0.909650] 1410..dw_mci_set_ios: no card. [mmc1]
  712. [ 0.927794] 1410..dw_mci_set_ios: no card. [mmc1]
  713. [ 0.940463] mmc0: BKOPS_EN bit is not set
  714. [ 0.941881] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 52000000Hz, actual 50000000HZ div = 1)
  715. [ 0.941923] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc0]
  716. [ 0.942028] rk_sdmmc: BOOT Bus speed=50000000Hz,Bus width=8bits.[mmc0]
  717. [ 0.942311] mmc0: new high speed DDR MMC card at address 0001
  718. [ 0.943085] mmcblk0: mmc0:0001 MBG4GA 29.1 GiB
  719. [ 0.943817] rkpart: partition size too small (2)
  720. [ 0.943856] uboot: 0x000400000 -- 0x000800000 (4 MB)
  721. [ 0.943884] misc: 0x000800000 -- 0x000c00000 (4 MB)
  722. [ 0.943911] resource: 0x000c00000 -- 0x001c00000 (16 MB)
  723. [ 0.943937] kernel: 0x001c00000 -- 0x002c00000 (16 MB)
  724. [ 0.943963] boot: 0x002c00000 -- 0x003c00000 (16 MB)
  725. [ 0.943989] recovery: 0x003c00000 -- 0x004c00000 (16 MB)
  726. [ 0.944014] backup: 0x004c00000 -- 0x005000000 (4 MB)
  727. [ 0.944039] cache: 0x005000000 -- 0x00d000000 (128 MB)
  728. [ 0.944064] kpanic: 0x00d000000 -- 0x00e000000 (16 MB)
  729. [ 0.944091] system: 0x00e000000 -- 0x08e000000 (2048 MB)
  730. [ 0.944118] metadata: 0x08e000000 -- 0x08f000000 (16 MB)
  731. [ 0.944144] radical_update: 0x08f000000 -- 0x08f400000 (4 MB)
  732. [ 0.944171] user: 0x08f400000 -- 0x08f800000 (4 MB)
  733. [ 0.944197] userdata: 0x08f800000 -- 0x747800000 (27520 MB)
  734. [ 0.947601] dwmmc_rockchip ff0c0000.rksdmmc: DW MMC controller at irq 64, 32 bit host data width, 256 deep fifo
  735. [ 0.947636] dwmmc_rockchip ff0c0000.rksdmmc: 1 slots initialized
  736. [ 0.948456] dwmmc_rockchip ff0d0000.rksdmmc: Version ID is 270a
  737. [ 0.944310] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc1]
  738. [ 0.949024] dwmmc_rockchip ff0d0000.rksdmmc: Using internal DMA controller.
  739. [ 0.949320] 3445..dw_mci_init_slot: fmin=200000, fmax=50000000 [mmc2]
  740. [ 0.949346] mmc2 : Rockchip specific MHSC: Ver 1.13 2014-09-05
  741. [ 0.949397] of_get_named_gpio_flags: can't parse gpios property
  742. [ 0.950067] 1410..dw_mci_set_ios: no card. [mmc2]
  743. [ 0.967178] 1410..dw_mci_set_ios: no card. [mmc2]
  744. [ 0.977728] mmc1: Skipping voltage switch
  745. [ 0.987019] dwmmc_rockchip ff0d0000.rksdmmc: DW MMC controller at irq 65, 32 bit host data width, 256 deep fifo
  746. [ 0.987066] dwmmc_rockchip ff0d0000.rksdmmc: 1 slots initialized
  747. [ 0.988021] hidraw: raw HID events driver (C) Jiri Kosina
  748. [ 0.994959] usbcore: registered new interface driver usbhid
  749. [ 0.994996] usbhid: USB HID core driver
  750. [ 0.996255] zram: Created 1 device(s) ...
  751. [ 0.997453] ashmem: initialized
  752. [ 0.997946] logger: created 256K log 'log_main'
  753. [ 0.998457] logger: created 256K log 'log_events'
  754. [ 0.998902] logger: created 256K log 'log_radio'
  755. [ 0.999355] logger: created 256K log 'log_system'
  756. [ 1.002467] of_get_named_gpio_flags exited with status 5
  757. [ 1.002513] of_get_named_gpio_flags exited with status 5
  758. [ 1.003319] input: rk29-keypad as /devices/ff100000.adc/key.33/input/input1
  759. [ 1.005960] of_get_named_gpio_flags exited with status 239
  760. [ 1.006780] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  761. [ 1.006863] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc1]
  762. [ 1.007198] rk_sdmmc: BOOT Bus speed=50000000Hz,Bus width=4bits.[mmc1]
  763. [ 1.007245] mmc1: new high speed SDHC card at address 1234
  764. [ 1.007689] mmcblk1: mmc1:1234 SA32G 28.9 GiB
  765. [ 1.009028] mmcblk1: p1
  766. [ 1.009444] 1410..dw_mci_set_ios: no card. [mmc2]
  767. [ 1.048408] rockchip-rt5616 rockchip-rt5616.29: rt5616-aif1 <-> rockchip-i2s.0 mapping ok
  768. [ 1.049381] u32 classifier
  769. [ 1.049395] Actions configured
  770. [ 1.049412] Netfilter messages via NETLINK v0.30.
  771. [ 1.049480] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  772. [ 1.050008] ctnetlink v0.93: registering with nfnetlink.
  773. [ 1.050087] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  774. [ 1.050098] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  775. [ 1.050515] xt_time: kernel timezone is -0000
  776. [ 1.050870] ip_tables: (C) 2000-2006 Netfilter Core Team
  777. [ 1.051090] arp_tables: (C) 2002 David S. Miller
  778. [ 1.051148] TCP: cubic registered
  779. [ 1.051159] Initializing XFRM netlink socket
  780. [ 1.051564] NET: Registered protocol family 10
  781. [ 1.052473] mip6: Mobile IPv6
  782. [ 1.052516] ip6_tables: (C) 2000-2006 Netfilter Core Team
  783. [ 1.052716] sit: IPv6 over IPv4 tunneling driver
  784. [ 1.053266] NET: Registered protocol family 17
  785. [ 1.053304] NET: Registered protocol family 15
  786. [ 1.053388] Bridge firewalling registered
  787. [ 1.053405] Ebtables v2.0 registered
  788. [ 1.053579] Bluetooth: RFCOMM TTY layer initialized
  789. [ 1.053614] Bluetooth: RFCOMM socket layer initialized
  790. [ 1.053627] Bluetooth: RFCOMM ver 1.11
  791. [ 1.053639] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  792. [ 1.053650] Bluetooth: BNEP filters: protocol multicast
  793. [ 1.053668] Bluetooth: BNEP socket layer initialized
  794. [ 1.053680] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  795. [ 1.053697] Bluetooth: HIDP socket layer initialized
  796. [ 1.053731] l2tp_core: L2TP core driver, V2.0
  797. [ 1.053753] l2tp_ppp: PPPoL2TP kernel driver, V2.0
  798. [ 1.053764] [WLAN_RFKILL]: Enter rfkill_wlan_init
  799. [ 1.053992] [WLAN_RFKILL]: Enter rfkill_wlan_probe
  800. [ 1.054009] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = ap6330
  801. [ 1.054022] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
  802. [ 1.054035] [WLAN_RFKILL]: wlan_platdata_parse_dt: disable wifi io reference voltage control.
  803. [ 1.054048] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
  804. [ 1.054068] of_get_named_gpio_flags exited with status 156
  805. [ 1.054080] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,poweren_gpio = 156, flags = 0.
  806. [ 1.054092] of_get_named_gpio_flags: can't parse gpios property
  807. [ 1.054107] of_get_named_gpio_flags exited with status 158
  808. [ 1.054119] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 158, flags = 0.
  809. [ 1.054131] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
  810. [ 1.054162] [WLAN_RFKILL]: rockchip_wifi_voltage_select: wifi & sdio reference voltage: 1.8V
  811. [ 1.054174] [WLAN_RFKILL]: Exit rfkill_wlan_probe
  812. [ 1.054237] [BT_RFKILL]: Enter rfkill_rk_init
  813. [ 1.054435] of_get_named_gpio_flags exited with status 147
  814. [ 1.054449] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 147.
  815. [ 1.054466] of_get_named_gpio_flags exited with status 155
  816. [ 1.054479] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,power_gpio = 155.
  817. [ 1.054493] of_get_named_gpio_flags exited with status 157
  818. [ 1.054504] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 157.
  819. [ 1.054518] of_get_named_gpio_flags exited with status 154
  820. [ 1.054529] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 154.
  821. [ 1.054542] of_get_named_gpio_flags exited with status 159
  822. [ 1.054554] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 159.
  823. [ 1.054625] [BT_RFKILL]: Request irq for bt wakeup host
  824. [ 1.054740] [BT_RFKILL]: ** disable irq
  825. [ 1.054873] [BT_RFKILL]: ap6335 device registered.
  826. [ 1.056413] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0
  827. [ 1.056441] rk3288_init_suspend
  828. [ 1.056454] rk3288_suspend_init enter
  829. [ 1.056748] rk3288_suspend_init: pm_ctrbits =200007
  830. [ 1.056861] gpio_get_dts_info suspend:4
  831. [ 1.056894] gpio_get_dts_info resume:4
  832. [ 1.056920] rockchip,pmic-suspend_gpios:14007a10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  833. [ 1.057062] rockchip,pmic-resume_gpios:2007a11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  834. [ 1.057833] clks_gating_suspend_init:clkgt info ok
  835. [ 1.058271] Registering SWP/SWPB emulation handler
  836. [ 1.058313] rockchip_uboot_mem_late_init: Freeing uboot logo memory: 2000000@7dc00000
  837. [ 1.069186] ddrfreq: verion 1.2 20140526
  838. [ 1.069207] ddrfreq: normal 396MHz video_1080p 0MHz video_4k 0MHz dualview 0MHz idle 0MHz suspend 0MHz reboot 396MHz
  839. [ 1.069218] ddrfreq: auto-freq=0
  840. [ 1.069229] ddrfreq: auto-freq-table[0] 324MHz
  841. [ 1.069240] ddrfreq: auto-freq-table[1] 396MHz
  842. [ 1.069250] ddrfreq: auto-freq-table[2] 492MHz
  843. [ 1.070098] regulator-dummy: disabling
  844. [ 1.070384] pcd_pullup, is_on 0
  845. [ 1.070479] file system registered
  846. [ 1.071661] android_usb gadget: Mass Storage Function, version: 2009/09/11
  847. [ 1.071677] android_usb gadget: Number of LUNs=2
  848. [ 1.071691] lun0: LUN: removable file: (no medium)
  849. [ 1.071704] lun1: LUN: removable file: (no medium)
  850. [ 1.071970] android_usb gadget: android_usb ready
  851. [ 1.072132] i2c i2c-1: sensor_probe: gs_mma8452,0xdd705200
  852. [ 1.072159] of_get_named_gpio_flags exited with status 256
  853. [ 1.072172] of_get_named_gpio_flags: can't parse gpios property
  854. [ 1.072183] of_get_named_gpio_flags: can't parse gpios property
  855. [ 1.072205] sensor_chip_init:gs_mma8452:devid=0x0,ops=0xc0a86ad0
  856. [ 1.074254] input: gsensor as /devices/ff140000.i2c/i2c-1/1-001d/input/input2
  857. [ 1.074780] sensor_misc_device_register:miscdevice: mma8452_daemon
  858. [ 1.074797] sensor_probe:initialized ok,sensor name:mma8452,type:2,id=17
  859. [ 1.074797]
  860. [ 1.074892] i2c i2c-1: sensor_probe: ak8963,0xdd705400
  861. [ 1.074914] of_get_named_gpio_flags exited with status 257
  862. [ 1.074926] of_get_named_gpio_flags: can't parse gpios property
  863. [ 1.074937] of_get_named_gpio_flags: can't parse gpios property
  864. [ 1.075219] sensor_chip_init:ak8963:devid=0x48,ops=0xc0a86c8c
  865. [ 1.075964] input: compass as /devices/ff140000.i2c/i2c-1/1-000d/input/input3
  866. [ 1.076452] sensor_misc_device_register:miscdevice: compass
  867. [ 1.076468] sensor_probe:initialized ok,sensor name:akm8963,type:3,id=29
  868. [ 1.076468]
  869. [ 1.076563] sensor_init: Probe name sensors
  870. [ 1.076588] sensor-dev.c v1.4 add angle calculation support between two gsensors 2013-09-01
  871. [ 1.077614] ricoh619-rtc ricoh619-rtc: PMU: print_time *** rtc-time : 6/25/2017 19:23:19 *****
  872. [ 1.077654] ricoh619-rtc ricoh619-rtc: setting system clock to 2017-06-25 19:23:19 UTC (1498418599)
  873. [ 1.077665] start_charge_logo_display
  874. [ 1.079009] RICOH_FG_DBG: battery capacity is 50%
  875. [ 1.079023] RICOH_FG_DBG: battery capacity is 50%
  876. [ 1.079033] RICOH_FG_DBG: battery capacity is 50%
  877. [ 1.079071] Kernel command line: vmalloc=496M vmalloc=516M selinux=1 console=ttyFIQ0 loglevel=1 androidboot.selinux=permissive androidboot.hardware=rk30board androidboot.bootmode=emmc androidboot.bootloader=V2RK3288 androidboot.console=ttyFIQ0 init=/init mtdparts=rk29xxnand:0x00002000@0x00002000(uboot),0x00002000@0x00004000(misc),0x00008000@0x00006000(resource),0x00008000@0x0000E000(kernel),0x00008000@0x00016000(boot),0x00008000@0x0001E000(recovery),0x00002000@0x00026000(backup),0x00040000@0x00028000(cache),0x00008000@0x00068000(kpanic),0x00400000@0x00070000(system),0x00008000@0x00470000(metadata),0x00002000@0x00478000(radical_update),0x00002000@0x0047A000(user),-@0x0047C000(userdata) storagemedia=emmc uboot_logo=0x02000000@0x7dc00000:0x01000000 loader.timestamp=2017-01-13_17:02:08 androidboot.mode=emmc androidboot.mode=charger
  878. [ 1.079092] power in charge mode 0 50 5
  879. [ 1.079092]
  880. [ 1.079454] of_get_named_gpio_flags exited with status 231
  881. [ 1.079479] of_get_named_gpio_flags: can't parse gpios property
  882. [ 1.079553] rockchip_headset_probe() headset have hook adc mode
  883. [ 1.079778] input: rockchip_headset.32 as /devices/ff100000.adc/rockchip_headset.32/input/input4
  884. [ 1.080808] usbcore: registered new interface driver snd-usb-audio
  885. [ 1.080822] ALSA device list:
  886. [ 1.080832] #0: RK_RT5616
  887. [ 1.080932] Warning: unable to open an initial console.
  888. [ 1.081182] Freeing unused kernel memory: 228K (c0a15000 - c0a4e000)
  889. [ 1.083839] init: init first stage started!
  890. [ 1.089087] SELinux: 2048 avtab hash slots, 8001 rules.
  891. [ 1.095889] SELinux: 2048 avtab hash slots, 8001 rules.
  892. [ 1.095917] SELinux: 1 users, 2 roles, 707 types, 0 bools, 1 sens, 1024 cats
  893. [ 1.095936] SELinux: 63 classes, 8001 rules
  894. [ 1.098609] SELinux: Completing initialization.
  895. [ 1.098624] SELinux: Setting up existing superblocks.
  896. [ 1.098654] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  897. [ 1.098697] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
  898. [ 1.098794] SELinux: initialized (dev bdev, type bdev), not configured for labeling
  899. [ 1.098821] SELinux: initialized (dev proc, type proc), uses genfs_contexts
  900. [ 1.098854] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  901. [ 1.098887] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs
  902. [ 1.099258] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
  903. [ 1.100744] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
  904. [ 1.100769] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
  905. [ 1.100788] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
  906. [ 1.100810] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
  907. [ 1.100841] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
  908. [ 1.100934] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts
  909. [ 1.100954] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  910. [ 1.100990] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  911. [ 1.268987] type=1403 audit(1498418599.680:2): policy loaded auid=4294967295 ses=4294967295
  912. [ 1.272882] init: (Initializing SELinux non-enforcing took 0.19s.)
  913. [ 1.278516] init: init second stage started!
  914. [ 1.285141] init: property_set("ro.boot.mode", "charger") failed
  915. [ 1.288940] init: Running restorecon...
  916. [ 1.311566] RICOH_FG_DBG: battery capacity is 50%
  917. [ 1.311582] RICOH_FG_DBG: battery capacity is 50%
  918. [ 1.311594] RICOH_FG_DBG: battery capacity is 50%
  919. [ 1.350916] RICOH_FG_DBG: battery capacity is 50%
  920. [ 1.350929] RICOH_FG_DBG: battery capacity is 50%
  921. [ 1.350938] RICOH_FG_DBG: battery capacity is 50%
  922. [ 1.352621] init: waitpid failed: No child processes
  923. [ 1.353048] init: (Loading properties from /default.prop took 0.00s.)
  924. [ 1.355543] init: (Parsing /init.environ.rc took 0.00s.)
  925. [ 1.356265] init: (Parsing /init.usb.rc took 0.00s.)
  926. [ 1.357160] init: /init.rk30board.rc: 205: invalid keyword '//'
  927. [ 1.357182] init: /init.rk30board.rc: 206: invalid keyword '//'
  928. [ 1.357201] init: /init.rk30board.rc: 207: invalid keyword '//'
  929. [ 1.357862] init: (Parsing init.rk30board.bootmode.emmc.rc took 0.00s.)
  930. [ 1.358283] init: init.rockchip.rc: 57: user requires 1 argument
  931. [ 1.358612] init: init.rockchip.rc: 176: user requires 1 argument
  932. [ 1.358655] init: init.rockchip.rc: 191: user requires 1 argument
  933. [ 1.359577] init: (Parsing init.rk30board.usb.rc took 0.00s.)
  934. [ 1.359596] init: (Parsing init.rockchip.rc took 0.00s.)
  935. [ 1.360003] init: init.connectivity.rc: 90: invalid keyword '/*'
  936. [ 1.360026] init: init.connectivity.rc: 91: invalid keyword 'class'
  937. [ 1.360046] init: init.connectivity.rc: 92: invalid keyword 'socket'
  938. [ 1.360063] init: init.connectivity.rc: 93: invalid keyword 'disabled'
  939. [ 1.360080] init: init.connectivity.rc: 94: invalid keyword 'oneshot'
  940. [ 1.360438] init: (Parsing init.connectivity.rc took 0.00s.)
  941. [ 1.360458] init: (Parsing /init.rk30board.rc took 0.00s.)
  942. [ 1.361844] init: (Parsing /init.usb.configfs.rc took 0.00s.)
  943. [ 1.361977] init: (Parsing /init.zygote32.rc took 0.00s.)
  944. [ 1.363060] init: (Parsing /init.cm.rc took 0.00s.)
  945. [ 1.363081] init: (Parsing /init.rc took 0.01s.)
  946. [ 1.363570] init: Starting service 'ueventd'...
  947. [ 1.364510] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
  948. [ 1.364581] lowmemorykiller: lowmem_shrink: convert oom_adj to oom_score_adj:
  949. [ 1.364589] lowmemorykiller: oom_adj 0 => oom_score_adj 0
  950. [ 1.364595] lowmemorykiller: oom_adj 1 => oom_score_adj 58
  951. [ 1.364601] lowmemorykiller: oom_adj 2 => oom_score_adj 117
  952. [ 1.364606] lowmemorykiller: oom_adj 4 => oom_score_adj 235
  953. [ 1.364611] lowmemorykiller: oom_adj 9 => oom_score_adj 529
  954. [ 1.364618] lowmemorykiller: oom_adj 15 => oom_score_adj 1000
  955. [ 1.364966] init: Waiting for /dev/.coldboot_done...
  956. [ 1.365905] ueventd: ueventd started!
  957. [ 1.366477] ueventd: invalid gid 'trace'
  958. [ 1.370582] ___chip ID = 1___cnt = 0
  959. [ 1.370715] input: vtl_ts as /devices/virtual/input/input5
  960. [ 1.370725] gpufreq_input_connect
  961. [ 1.423549] RICOH_FG_DBG: battery voltage is not ready
  962. [ 1.423559] RICOH_FG_DBG: battery voltage is 0 mV
  963. [ 1.425254] RICOH_FG_DBG: battery capacity is 50%
  964. [ 1.501980] type=1400 audit(1498418599.920:3): avc: denied { relabelfrom } for pid=131 comm="ueventd" name="event5" dev="tmpfs" ino=3118 scontext=u:r:ueventd:s0 tcontext=u:object_r:input_device:s0 tclass=chr_file permissive=1
  965. [ 1.502012] type=1400 audit(1498418599.920:4): avc: denied { relabelto } for pid=131 comm="ueventd" name="event5" dev="tmpfs" ino=3118 scontext=u:r:ueventd:s0 tcontext=u:object_r:input_device:s0 tclass=chr_file permissive=1
  966. [ 1.513692] ueventd: Coldboot took 0.15s.
  967. [ 1.513847] init: Waiting for /dev/.coldboot_done took 0.15s.
  968. [ 1.513913] init: /dev/hw_random not found
  969. [ 1.513986] keychord: using input dev ricoh619_pwrkey for fevent
  970. [ 1.513996] keychord: using input dev rk29-keypad for fevent
  971. [ 1.514073] init: console init failed. Open on Console device ttyFIQ0 failed(No such file or directory)
  972. [ 1.514529] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  973. [ 1.516079] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  974. [ 1.519140] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  975. [ 1.520678] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  976. [ 1.523450] init: write_file: Unable to open '/proc/sys/abi/swp': No such file or directory
  977. [ 1.524667] init: /dev/hw_random not found
  978. [ 1.530251] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: noauto_da_alloc
  979. [ 1.530277] SELinux: initialized (dev mmcblk0p10, type ext4), uses xattr
  980. [ 1.530378] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/system,target=/system,type=ext4)=0
  981. [ 1.534043] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
  982. [ 1.534059] SELinux: initialized (dev mmcblk0p8, type ext4), uses xattr
  983. [ 1.534113] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/cache,target=/cache,type=ext4)=0
  984. [ 1.537638] EXT4-fs (mmcblk0p11): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
  985. [ 1.537652] SELinux: initialized (dev mmcblk0p11, type ext4), uses xattr
  986. [ 1.537680] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/metadata,target=/metadata,type=ext4)=0
  987. [ 1.547057] EXT4-fs (mmcblk0p14): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,discard
  988. [ 1.547073] SELinux: initialized (dev mmcblk0p14, type ext4), uses xattr
  989. [ 1.547123] fs_mgr: __mount(source=/dev/block/platform/ff0f0000.rksdmmc/by-name/userdata,target=/data,type=ext4)=0
  990. [ 1.555290] init: (Parsing /system/etc/init/atrace.rc took 0.00s.)
  991. [ 1.555724] init: (Parsing /system/etc/init/audioserver.rc took 0.00s.)
  992. [ 1.556090] init: (Parsing /system/etc/init/bootanim.rc took 0.00s.)
  993. [ 1.556565] init: (Parsing /system/etc/init/bootstat.rc took 0.00s.)
  994. [ 1.556957] init: (Parsing /system/etc/init/cameraserver.rc took 0.00s.)
  995. [ 1.557314] init: (Parsing /system/etc/init/debuggerd.rc took 0.00s.)
  996. [ 1.557702] init: (Parsing /system/etc/init/drmserver.rc took 0.00s.)
  997. [ 1.558211] init: (Parsing /system/etc/init/dumpstate.rc took 0.00s.)
  998. [ 1.558551] init: (Parsing /system/etc/init/gatekeeperd.rc took 0.00s.)
  999. [ 1.558925] init: (Parsing /system/etc/init/init-debug.rc took 0.00s.)
  1000. [ 1.559265] init: (Parsing /system/etc/init/installd.rc took 0.00s.)
  1001. [ 1.559608] init: (Parsing /system/etc/init/keystore.rc took 0.00s.)
  1002. [ 1.559956] init: (Parsing /system/etc/init/lmkd.rc took 0.00s.)
  1003. [ 1.560518] init: (Parsing /system/etc/init/logcatd.rc took 0.00s.)
  1004. [ 1.560897] init: (Parsing /system/etc/init/logd.rc took 0.00s.)
  1005. [ 1.561243] init: (Parsing /system/etc/init/mdnsd.rc took 0.00s.)
  1006. [ 1.561608] init: (Parsing /system/etc/init/mediacodec.rc took 0.00s.)
  1007. [ 1.561968] init: (Parsing /system/etc/init/mediadrmserver.rc took 0.00s.)
  1008. [ 1.562334] init: (Parsing /system/etc/init/mediaextractor.rc took 0.00s.)
  1009. [ 1.562725] init: (Parsing /system/etc/init/mediaserver.rc took 0.00s.)
  1010. [ 1.563105] init: (Parsing /system/etc/init/mtpd.rc took 0.00s.)
  1011. [ 1.563482] init: (Parsing /system/etc/init/netd.rc took 0.00s.)
  1012. [ 1.563843] init: (Parsing /system/etc/init/perfprofd.rc took 0.00s.)
  1013. [ 1.564214] init: (Parsing /system/etc/init/racoon.rc took 0.00s.)
  1014. [ 1.564633] init: (Parsing /system/etc/init/servicemanager.rc took 0.00s.)
  1015. [ 1.565030] init: (Parsing /system/etc/init/superuser.rc took 0.00s.)
  1016. [ 1.565381] init: (Parsing /system/etc/init/surfaceflinger.rc took 0.00s.)
  1017. [ 1.565767] init: (Parsing /system/etc/init/uncrypt.rc took 0.00s.)
  1018. [ 1.566134] init: (Parsing /system/etc/init/vdc.rc took 0.00s.)
  1019. [ 1.566498] init: (Parsing /system/etc/init/vold.rc took 0.00s.)
  1020. [ 1.570072] SELinux: initialized (dev functionfs, type functionfs), uses genfs_contexts
  1021. [ 1.571545] init: Starting service 'logd'...
  1022. [ 1.593206] init: insmod: open("/system/lib/modules/ump.ko") failed: No such file or directoryinit: insmod: open("/system/lib/modules/mali.ko") failed: No such file or directory
  1023. [ 1.593365] type=1400 audit(1498418600.010:5): avc: denied { module_load } for pid=1 comm="init" path="/system/lib/modules/mali_kbase.ko" dev="mmcblk0p10" ino=1540 scontext=u:r:init:s0 tcontext=u:object_r:system_file:s0 tclass=system permissive=1
  1024. [ 1.598225] RICOH_FG_DBG: battery capacity is 50%
  1025. [ 1.598234] RICOH_FG_DBG: battery capacity is 50%
  1026. [ 1.598241] RICOH_FG_DBG: battery capacity is 50%
  1027. [ 1.599558] mali_kbase: version magic '3.10.0+ SMP preempt mod_unload ARMv7 p2v8 ' should be '3.10.0 SMP preempt mod_unload ARMv7 p2v8 '
  1028. [ 1.599645] init: finit_module for "/system/lib/modules/mali_kbase.ko" failed: Exec format errorinit: insmod: open("/system/lib/modules/rk30_mirroring.ko") failed: No such file or directoryinit: insmod: open("/system/lib/modules/rk29-ipp.ko") failed: No such file or directoryinit: insmod: open("/system/lib/modules/wlan.ko") failed: No such file or directoryinit: write_file: Unable to open '/sys/kernel/debug/tracing/tracing_on': No such file or directory
  1029. [ 1.602736] init: property_set("ro.build.host", "crewrktablets") failed
  1030. [ 1.604322] init: property_set("ro.rk.btchip", "broadcom.bplus") failed
  1031. [ 1.605029] init: (Loading properties from /system/build.prop took 0.00s.)
  1032. [ 1.605129] init: (Loading properties from /vendor/build.prop took 0.00s.)
  1033. [ 1.605176] init: (Loading properties from /factory/factory.prop took 0.00s.)
  1034. [ 1.607692] init: Starting service 'debuggerd'...
  1035. [ 1.608223] init: do_start: Service debuggerd64 not found
  1036. [ 1.609232] init: Starting service 'vold'...
  1037. [ 1.612063] init: Not bootcharting.
  1038. [ 1.699005] logd.auditd: start
  1039. [ 1.699051] logd.klogd: 1463840624
  1040. [ 1.705183] RICOH_FG_DBG: battery capacity is 50%
  1041. [ 1.705198] RICOH_FG_DBG: battery capacity is 50%
  1042. [ 1.705209] RICOH_FG_DBG: battery capacity is 50%
  1043. [ 1.724839] RICOH_FG_DBG: battery capacity is 50%
  1044. [ 1.724854] RICOH_FG_DBG: battery capacity is 50%
  1045. [ 1.724864] RICOH_FG_DBG: battery capacity is 50%
  1046. [ 1.815371] init: Starting service 'exec 1 (/system/bin/tzdatacheck)'...
  1047. [ 1.830025] init: Service 'exec 1 (/system/bin/tzdatacheck)' (pid 171) exited with status 0
  1048. [ 1.833647] init: write_file: Unable to open '/sys/class/rk3288_modem/modem_status': No such file or directory
  1049. [ 1.911960] EXT4-fs (mmcblk0p14): Unrecognized mount option "background_gc=on" or missing value
  1050. [ 1.914655] init: Starting service 'sysinit'...
  1051. [ 1.915573] init: (Loading properties from /data/local.prop took 0.00s.)
  1052. [ 1.951729] RICOH_FG_DBG: battery capacity is 50%
  1053. [ 1.951741] RICOH_FG_DBG: battery capacity is 50%
  1054. [ 1.951748] RICOH_FG_DBG: battery capacity is 50%
  1055. [ 1.976776] init: Service 'sysinit' (pid 176) exited with status 0
  1056. [ 1.977018] init: Starting service 'logd-reinit'...
  1057. [ 1.979434] init: Starting service 'healthd'...
  1058. [ 1.980026] init: Starting service 'lmkd'...
  1059. [ 1.980606] init: Starting service 'servicemanager'...
  1060. [ 1.981253] init: Starting service 'surfaceflinger'...
  1061. [ 1.981916] bat_cap: oldcap path is /sys/devices/ff100000.adc
  1062. [ 1.982014] bat_cap: oldcap_path no exist
  1063. [ 1.982213] binder: 182:182 transaction failed 29189, size 0-0
  1064. [ 1.986853] init: write_file: Unable to open '/proc/sys/vm/lazy_vfree_tlb_flush_all_threshold': No such file or directory
  1065. [ 1.988005] init: write_file: Unable to open '/sys/module/cpu_boost/parameters/boost_ms': No such file or directory
  1066. [ 1.988053] init: write_file: Unable to open '/sys/module/cpu_boost/parameters/input_boost_ms': No such file or directory
  1067. [ 1.988098] init: write_file: Unable to open '/sys/module/cpu_boost/parameters/input_boost_freq': No such file or directory
  1068. [ 1.988147] init: write_file: Unable to open '/sys/class/misc/touchwake/enabled': No such file or directory
  1069. [ 1.988181] init: write_file: Unable to open '/sys/class/misc/touchwake/delay': No such file or directory
  1070. [ 1.988296] init: decode_uid: Unable to find UID for 'system:system'. Returning UINT_MAX
  1071. [ 1.990793] logd.daemon: reinit
  1072. [ 2.010166] [BT_RFKILL]: bt shut off power
  1073. [ 2.039873] init: Service 'logd-reinit' (pid 179) exited with status 0
  1074. [ 2.040137] init: write_file: Unable to open '/sys/kernel/debug/tracing/tracing_on': No such file or directory
  1075. [ 2.040165] init: property 'ro.serialno' doesn't exist while expanding '${ro.serialno}'
  1076. [ 2.040176] init: write: cannot expand '${ro.serialno}'
  1077. [ 2.040414] init: using deprecated syntax for specifying property 'ro.product.usbfactory', use ${name} instead
  1078. [ 2.041206] init: property_set("ro.bt.bdaddr_path", "/data/misc/bluetooth/bdaddr") failed
  1079. [ 2.046743] init: SELinux: Could not get canonical path for /sys/block/sda/queue/scheduler restorecon: No such file or directory.
  1080. [ 2.046802] init: SELinux: Could not get canonical path for /sys/block/sde/queue/scheduler restorecon: No such file or directory.
  1081. [ 2.046857] init: SELinux: Could not get canonical path for /sys/block/dm-0/queue/scheduler restorecon: No such file or directory.
  1082. [ 2.047801] init: service 'console' requires console
  1083. [ 2.047859] android_usb: already disabled
  1084. [ 2.048034] init: Starting service 'adbd'...
  1085. [ 2.048439] init: write_file: Unable to open '/sys/class/rk3288_modem/modem_status': No such file or directory
  1086. [ 2.048498] init: property_set("ro.factory.hasGPS", "1") failed
  1087. [ 2.048827] init: cannot find '/system/bin/update_verifier' (No such file or directory), disabling 'exec 2 (/system/bin/update_verifier)'
  1088. [ 2.048895] init: Starting service 'drmservice'...
  1089. [ 2.049275] init: Starting service 'akmd'...
  1090. [ 2.049358] init: cannot setexeccon('u:r:drmservice:s0'): Invalid argument
  1091. [ 2.049721] init: Starting service 'gps_daemon'...
  1092. [ 2.050117] init: Starting service 'vpu_service'...
  1093. [ 2.050491] type=1400 audit(1498418600.480:6): avc: denied { entrypoint } for pid=196 comm="init" path="/system/bin/akmd" dev="mmcblk0p10" ino=933 scontext=u:r:akmd:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
  1094. [ 2.050925] init: Starting service 'zygote'...
  1095. [ 2.051725] init: Starting service 'audioserver'...
  1096. [ 2.052409] init: Starting service 'cameraserver'...
  1097. [ 2.053145] init: Starting service 'drm'...
  1098. [ 2.053909] init: Starting service 'installd'...
  1099. [ 2.054625] init: Starting service 'keystore'...
  1100. [ 2.055300] init: couldn't write 203 to /dev/cpuset/camera-daemon/tasks: No such file or directory
  1101. [ 2.055393] read descriptors
  1102. [ 2.055398] init: Starting service 'mediacodec'...
  1103. [ 2.055561] read descriptors
  1104. [ 2.055571] read strings
  1105. [ 2.055602] pcd_pullup, is_on 1
  1106. [ 2.056139] init: Starting service 'mediadrm'...
  1107. [ 2.056860] init: Starting service 'mediaextractor'...
  1108. [ 2.057617] init: Starting service 'media'...
  1109. [ 2.065999] init: Starting service 'netd'...
  1110. [ 2.066551] init: Service 'drmservice' (pid 195) exited with status 127
  1111. [ 2.067063] init: Starting service 'gatekeeperd'...
  1112. [ 2.077048] warning: `gps_daemon' uses 32-bit capabilities (legacy support in use)
  1113. [ 2.077589] type=1400 audit(1498418600.500:7): avc: denied { ioctl } for pid=196 comm="akmd" scontext=u:r:akmd:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  1114. [ 2.256213] RICOH_FG_DBG: battery capacity is 50%
  1115. [ 2.256234] RICOH_FG_DBG: battery capacity is 50%
  1116. [ 2.256246] RICOH_FG_DBG: battery capacity is 50%
  1117. [ 2.295563] RICOH_FG_DBG: battery capacity is 50%
  1118. [ 2.295580] RICOH_FG_DBG: battery capacity is 50%
  1119. [ 2.295590] RICOH_FG_DBG: battery capacity is 50%
  1120. [ 2.403782] RICOH_FG_DBG: battery capacity is 50%
  1121. [ 2.403795] RICOH_FG_DBG: battery capacity is 50%
  1122. [ 2.403801] RICOH_FG_DBG: battery capacity is 50%
  1123. [ 2.443151] RICOH_FG_DBG: battery capacity is 50%
  1124. [ 2.443161] RICOH_FG_DBG: battery capacity is 50%
  1125. [ 2.443167] RICOH_FG_DBG: battery capacity is 50%
  1126. [ 2.462819] RICOH_FG_DBG: battery capacity is 50%
  1127. [ 2.462830] RICOH_FG_DBG: battery capacity is 50%
  1128. [ 2.462836] RICOH_FG_DBG: battery capacity is 50%
  1129. [ 2.630958] init: Starting service 'perfprofd'...
  1130. [ 2.632116] init: write_file: Unable to open '/sys/class/rk3288_modem/modem_status': No such file or directory
  1131. [ 2.632390] init: do_stop: Service ril-daemon not found
  1132. [ 2.632416] init: do_stop: Service qmuxd not found
  1133. [ 2.632431] init: do_stop: Service netmgrd not found
  1134. [ 2.686504] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1135. [ 2.686515] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1136. [ 2.686522] D1:camsys_open(739): camsys_marvin(c5aac410) is opened!
  1137. [ 2.686659] D1:camsys_extdev_register(243): Get RK30_PIN2_PB7(79) gpio(active: 0) for dev_id 0x2000000 success!
  1138. [ 2.686670] D1:camsys_extdev_register(243): Get RK30_PIN2_PB6(78) gpio(active: 0) for dev_id 0x2000000 success!
  1139. [ 2.686680] D1:camsys_extdev_register(243): Get RK30_PIN0_PC1(17) gpio(active: 1) for dev_id 0x2000000 success!
  1140. [ 2.686686] D1:camsys_mrv_iomux_cb(90): marvin pinctrl select: default
  1141. [ 2.686699] D1:camsys_extdev_register(268): Extdev(dev_id: 0x2000000 dev_name: OV8825) register success
  1142. [ 2.691772] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 210000000 Hz) in turn on
  1143. [ 2.691784] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1144. [ 2.691888] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1145. [ 2.691910] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
  1146. [ 2.692991] D1:camsys_sysctl_extdev(349): Sysctl 11 success, gpio(17) set 1
  1147. [ 2.694072] D1:camsys_sysctl_extdev(353): Sysctl 8 success, gpio(78) set 1
  1148. [ 2.695156] D1:camsys_sysctl_extdev(353): Sysctl 7 success, gpio(79) set 1
  1149. [ 2.699528] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1150. [ 2.699542] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1151. [ 2.699554] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1152. [ 2.700659] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
  1153. [ 2.700673] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
  1154. [ 2.702732] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
  1155. [ 2.702742] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1156. [ 2.702747] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1157. [ 2.702753] D1:camsys_release(763): camsys_marvin(c5aac410) is closed
  1158. [ 2.777689] EHCI: rk_ehci_hcd_enable, disable host controller
  1159. [ 2.785072] vpu_service:: VPU Ready
  1160. [ 2.853534] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1161. [ 2.853545] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1162. [ 2.853551] D1:camsys_open(739): camsys_marvin(c5aac410) is opened!
  1163. [ 2.853677] _gpio_request: gpio-78 (camsys_gpio) status -16
  1164. [ 2.853683] E:camsys_extdev_register(239): Request RK30_PIN2_PB6(78) failed
  1165. [ 2.853689] D1:camsys_extdev_register(243): Get RK30_PIN2_PB6(78) gpio(active: 1) for dev_id 0x1000000 success!
  1166. [ 2.853696] _gpio_request: gpio-17 (camsys_gpio) status -16
  1167. [ 2.853701] E:camsys_extdev_register(239): Request RK30_PIN0_PC1(17) failed
  1168. [ 2.853707] D1:camsys_extdev_register(243): Get RK30_PIN0_PC1(17) gpio(active: 1) for dev_id 0x1000000 success!
  1169. [ 2.853713] D1:camsys_mrv_iomux_cb(90): marvin pinctrl select: isp_dvp10bit
  1170. [ 2.853808] D1:camsys_extdev_register(268): Extdev(dev_id: 0x1000000 dev_name: OV2659) register success
  1171. [ 2.858859] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 210000000 Hz) in turn on
  1172. [ 2.858869] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1173. [ 2.858972] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1174. [ 2.858982] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
  1175. [ 2.860048] D1:camsys_sysctl_extdev(349): Sysctl 11 success, gpio(17) set 1
  1176. [ 2.861103] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1177. [ 2.862170] D1:camsys_sysctl_extdev(353): Sysctl 7 success, gpio(78) set 0
  1178. [ 2.866486] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1179. [ 2.866496] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1180. [ 2.866506] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1181. [ 2.867602] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
  1182. [ 2.867617] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
  1183. [ 2.869685] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
  1184. [ 2.869698] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1185. [ 2.869703] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1186. [ 2.869710] D1:camsys_release(763): camsys_marvin(c5aac410) is closed
  1187. [ 2.872798] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1188. [ 2.872813] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1189. [ 2.872821] D1:camsys_open(739): camsys_marvin(c5aac410) is opened!
  1190. [ 2.873525] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 420000000 Hz) in turn on
  1191. [ 2.873535] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1192. [ 2.873639] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1193. [ 2.873647] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1194. [ 2.873950] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1195. [ 2.876004] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1196. [ 2.877220] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1197. [ 2.877308] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1198. [ 2.877394] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1199. [ 2.878456] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1200. [ 2.878464] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1201. [ 2.878557] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1202. [ 2.878637] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1203. [ 2.878716] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1204. [ 2.879776] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1205. [ 2.879786] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1206. [ 2.879806] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
  1207. [ 2.879888] D1:camsys_sysctl_extdev(349): Sysctl 11 success, gpio(17) set 1
  1208. [ 2.879966] D1:camsys_sysctl_extdev(353): Sysctl 7 success, gpio(79) set 1
  1209. [ 2.880042] D1:camsys_sysctl_extdev(353): Sysctl 8 success, gpio(78) set 1
  1210. [ 2.881096] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1211. [ 2.881103] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1212. [ 2.967742] healthd: BatteryCurrentNowPath not found
  1213. [ 2.967758] healthd: BatteryFullChargePath not found
  1214. [ 2.967767] healthd: BatteryCycleCountPath not found
  1215. [ 2.967893] RICOH_FG_DBG: battery capacity is 50%
  1216. [ 2.967921] RICOH_FG_DBG: battery voltage is not ready
  1217. [ 2.967926] RICOH_FG_DBG: battery voltage is 0 mV
  1218. [ 2.969852] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a
  1219. [ 2.969869] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a dock-battery none chg=a
  1220. [ 2.969932] RICOH_FG_DBG: battery capacity is 50%
  1221. [ 2.969960] RICOH_FG_DBG: battery voltage is not ready
  1222. [ 2.969965] RICOH_FG_DBG: battery voltage is 0 mV
  1223. [ 2.971681] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a
  1224. [ 2.971697] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a dock-battery none chg=a
  1225. [ 3.033549] RICOH_FG_DBG: battery capacity is 50%
  1226. [ 3.033561] RICOH_FG_DBG: battery capacity is 50%
  1227. [ 3.033566] RICOH_FG_DBG: battery capacity is 50%
  1228. [ 3.075942] D1:camsys_rk3288_mipihpy_cfg(108): mipi phy 1 standby!
  1229. [ 3.075956] W:camsys_phy_ops(478): mipiphy->phy_index(-1238858836) != extdev->phy.info.mipi.phy_index(1)!
  1230. [ 3.076166] D1:camsys_rk3288_mipihpy_cfg(218): mipi phy(1) turn on(lane: 0x3 bit_rate: 328Mbps)
  1231. [ 3.131954] RICOH_FG_DBG: battery capacity is 50%
  1232. [ 3.131966] RICOH_FG_DBG: battery capacity is 50%
  1233. [ 3.131972] RICOH_FG_DBG: battery capacity is 50%
  1234. [ 3.328791] RICOH_FG_DBG: battery capacity is 50%
  1235. [ 3.328806] RICOH_FG_DBG: battery capacity is 50%
  1236. [ 3.328814] RICOH_FG_DBG: battery capacity is 50%
  1237. [ 3.397641] RICOH_FG_DBG: battery capacity is 50%
  1238. [ 3.397655] RICOH_FG_DBG: battery capacity is 50%
  1239. [ 3.397662] RICOH_FG_DBG: battery capacity is 50%
  1240. [ 3.407491] RICOH_FG_DBG: battery capacity is 50%
  1241. [ 3.407507] RICOH_FG_DBG: battery capacity is 50%
  1242. [ 3.407516] RICOH_FG_DBG: battery capacity is 50%
  1243. [ 3.478540] init: Starting service 'bootanim'...
  1244. [ 3.479187] rk3288-lcdc lcdc0: blank mode:0
  1245. [ 3.508872] init: Service bootsound does not have a SELinux domain defined.
  1246. [ 3.623941] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  1247. [ 3.628174] RICOH_FG_DBG: battery voltage is not ready
  1248. [ 3.628180] RICOH_FG_DBG: battery voltage is 0 mV
  1249. [ 3.629913] RICOH_FG_DBG: battery capacity is 50%
  1250. [ 3.630098] RICOH_FG_DBG: battery capacity is 50%
  1251. [ 3.631501] RICOH_FG_DBG: battery voltage is not ready
  1252. [ 3.631508] RICOH_FG_DBG: battery voltage is 0 mV
  1253. [ 3.633845] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a
  1254. [ 3.633860] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a dock-battery none chg=a
  1255. [ 3.633962] RICOH_FG_DBG: battery capacity is 50%
  1256. [ 3.633994] RICOH_FG_DBG: battery voltage is not ready
  1257. [ 3.633997] RICOH_FG_DBG: battery voltage is 0 mV
  1258. [ 3.635779] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a
  1259. [ 3.635794] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a dock-battery none chg=a
  1260. [ 3.635878] RICOH_FG_DBG: battery capacity is 50%
  1261. [ 3.635906] RICOH_FG_DBG: battery voltage is not ready
  1262. [ 3.635909] RICOH_FG_DBG: battery voltage is 0 mV
  1263. [ 3.637633] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a
  1264. [ 3.637645] healthd: battery [l=50 v=0 t=0.0 h=2 st=2] chg=a dock-battery none chg=a
  1265. [ 4.193949] RICOH_FG_DBG: battery capacity is 50%
  1266. [ 4.193963] RICOH_FG_DBG: battery capacity is 50%
  1267. [ 4.193969] RICOH_FG_DBG: battery capacity is 50%
  1268. [ 4.363423] RICOH_FG_DBG: battery capacity is 50%
  1269. [ 4.363437] RICOH_FG_DBG: battery capacity is 50%
  1270. [ 4.363443] RICOH_FG_DBG: battery capacity is 50%
  1271. [ 4.775224] RICOH_FG_DBG: battery capacity is 50%
  1272. [ 4.775239] RICOH_FG_DBG: battery capacity is 50%
  1273. [ 4.775247] RICOH_FG_DBG: battery capacity is 50%
  1274. [ 4.873643] RICOH_FG_DBG: battery capacity is 50%
  1275. [ 4.873656] RICOH_FG_DBG: battery capacity is 50%
  1276. [ 4.873662] RICOH_FG_DBG: battery capacity is 50%
  1277. [ 4.912993] RICOH_FG_DBG: battery capacity is 50%
  1278. [ 4.913009] RICOH_FG_DBG: battery capacity is 50%
  1279. [ 4.913015] RICOH_FG_DBG: battery capacity is 50%
  1280. [ 5.674908] RICOH_FG_DBG: battery capacity is 50%
  1281. [ 5.674929] RICOH_FG_DBG: battery capacity is 50%
  1282. [ 5.674935] RICOH_FG_DBG: battery capacity is 50%
  1283. [ 6.024916] RICOH_FG_DBG: battery capacity is 50%
  1284. [ 6.024929] RICOH_FG_DBG: battery capacity is 50%
  1285. [ 6.024935] RICOH_FG_DBG: battery capacity is 50%
  1286. [ 6.083976] RICOH_FG_DBG: battery capacity is 50%
  1287. [ 6.083987] RICOH_FG_DBG: battery capacity is 50%
  1288. [ 6.083993] RICOH_FG_DBG: battery capacity is 50%
  1289. [ 6.182756] RICOH_FG_DBG: battery capacity is 50%
  1290. [ 6.182771] RICOH_FG_DBG: battery capacity is 50%
  1291. [ 6.182777] RICOH_FG_DBG: battery capacity is 50%
  1292. [ 6.408705] RICOH_FG_DBG: battery capacity is 50%
  1293. [ 6.408737] RICOH_FG_DBG: battery capacity is 50%
  1294. [ 6.408744] RICOH_FG_DBG: battery capacity is 50%
  1295. [ 6.477568] RICOH_FG_DBG: battery capacity is 50%
  1296. [ 6.477591] RICOH_FG_DBG: battery capacity is 50%
  1297. [ 6.477601] RICOH_FG_DBG: battery capacity is 50%
  1298. [ 6.595628] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  1299. [ 6.609550] RICOH_FG_DBG: PMU: cc_sum = 5443: cc_cap_res= 72:
  1300. [ 6.609562] RICOH_FG_DBG: PMU: cc_cap_offset= -72:
  1301. [ 6.613076] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 0 Value1 11 Value2 62 Return 2878
  1302. [ 6.622508] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  1303. [ 6.622519] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  1304. [ 6.622526] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  1305. [ 6.626300] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  1306. [ 6.626322] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  1307. [ 6.626327] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  1308. [ 6.632860] RICOH_FG_DBG: PMU: ------- STATUS= 1: IBAT= -465: VSYS= 4391000: VBAT= 4241700: DSOC= 10000: RSOC= 9900: -------
  1309. [ 6.635769] RICOH_FG_DBG: battery voltage is 4241 mV
  1310. [ 6.637628] RICOH_FG_DBG: battery capacity is 100%
  1311. [ 6.642837] RICOH_FG_DBG: battery temperature is 32 degree
  1312. [ 6.645643] RICOH_FG_DBG: battery voltage is 4241 mV
  1313. [ 6.647428] RICOH_FG_DBG: battery capacity is 100%
  1314. [ 6.652692] RICOH_FG_DBG: battery temperature is 32 degree
  1315. [ 6.654674] RICOH_FG_DBG: battery capacity is 100%
  1316. [ 6.656537] RICOH_FG_DBG: battery voltage is 4241 mV
  1317. [ 6.662070] RICOH_FG_DBG: battery temperature is 32 degree
  1318. [ 6.665032] healthd: battery [l=100 v=4241 t=32.2 h=2 st=5] chg=a
  1319. [ 6.665064] healthd: battery [l=100 v=4241 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1320. [ 6.665269] RICOH_FG_DBG: battery capacity is 100%
  1321. [ 6.667154] RICOH_FG_DBG: battery voltage is 4241 mV
  1322. [ 6.672747] RICOH_FG_DBG: battery temperature is 32 degree
  1323. [ 6.674797] healthd: battery [l=100 v=4241 t=32.2 h=2 st=5] chg=a
  1324. [ 6.674818] healthd: battery [l=100 v=4241 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1325. [ 6.674953] RICOH_FG_DBG: battery capacity is 100%
  1326. [ 6.676762] RICOH_FG_DBG: battery voltage is 4241 mV
  1327. [ 6.682118] RICOH_FG_DBG: battery temperature is 32 degree
  1328. [ 6.684890] healthd: battery [l=100 v=4241 t=32.2 h=2 st=5] chg=a
  1329. [ 6.684913] healthd: battery [l=100 v=4241 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1330. [ 6.685074] RICOH_FG_DBG: battery capacity is 100%
  1331. [ 6.686895] RICOH_FG_DBG: battery voltage is 4241 mV
  1332. [ 6.692124] RICOH_FG_DBG: battery temperature is 32 degree
  1333. [ 6.694269] healthd: battery [l=100 v=4241 t=32.2 h=2 st=5] chg=a
  1334. [ 6.694290] healthd: battery [l=100 v=4241 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1335. [ 6.784693] RICOH_FG_DBG: battery capacity is 100%
  1336. [ 6.784709] RICOH_FG_DBG: battery capacity is 100%
  1337. [ 6.784715] RICOH_FG_DBG: battery capacity is 100%
  1338. [ 6.821963] RICOH_FG_DBG: battery capacity is 100%
  1339. [ 6.821986] RICOH_FG_DBG: battery capacity is 100%
  1340. [ 6.821995] RICOH_FG_DBG: battery capacity is 100%
  1341. [ 8.681729] [otg id chg] last id -1 current id 1
  1342. [ 8.681746] PortPower off
  1343. [ 9.557447] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  1344. [ 9.563313] RICOH_FG_DBG: battery voltage is 4240 mV
  1345. [ 9.565000] RICOH_FG_DBG: battery capacity is 100%
  1346. [ 9.570153] RICOH_FG_DBG: battery temperature is 32 degree
  1347. [ 9.572489] RICOH_FG_DBG: battery capacity is 100%
  1348. [ 9.574252] RICOH_FG_DBG: battery voltage is 4240 mV
  1349. [ 9.579355] RICOH_FG_DBG: battery temperature is 32 degree
  1350. [ 9.581215] healthd: battery [l=100 v=4240 t=32.1 h=2 st=5] chg=a
  1351. [ 9.581232] healthd: battery [l=100 v=4240 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  1352. [ 9.581334] RICOH_FG_DBG: battery capacity is 100%
  1353. [ 9.583082] RICOH_FG_DBG: battery voltage is 4240 mV
  1354. [ 9.588163] RICOH_FG_DBG: battery temperature is 32 degree
  1355. [ 9.590048] healthd: battery [l=100 v=4240 t=32.1 h=2 st=5] chg=a
  1356. [ 9.590062] healthd: battery [l=100 v=4240 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  1357. [ 9.590143] RICOH_FG_DBG: battery capacity is 100%
  1358. [ 9.591850] RICOH_FG_DBG: battery voltage is 4240 mV
  1359. [ 9.596886] RICOH_FG_DBG: battery temperature is 32 degree
  1360. [ 9.598666] healthd: battery [l=100 v=4240 t=32.1 h=2 st=5] chg=a
  1361. [ 9.598681] healthd: battery [l=100 v=4240 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  1362. [ 9.773449] WARN::dwc_otg_core_reset:5543: dwc_otg_core_reset() HANG! AHB Idle GRSTCTL=4000020
  1363. [ 9.773449]
  1364. [ 9.773466] Using Buffer DMA mode
  1365. [ 9.773470] Periodic Transfer Interrupt Enhancement - disabled
  1366. [ 9.773474] Multiprocessor Interrupt Enhancement - disabled
  1367. [ 9.773480] OTG VER PARAM: 0, OTG VER FLAG: 0
  1368. [ 9.773484] ^^^^^^^^^^^^^^^^^Device Mode
  1369. [ 9.784054] RICOH_FG_DBG: battery capacity is 100%
  1370. [ 9.784068] RICOH_FG_DBG: battery capacity is 100%
  1371. [ 9.784074] RICOH_FG_DBG: battery capacity is 100%
  1372. [ 9.862520] RICOH_FG_DBG: battery capacity is 100%
  1373. [ 9.862548] RICOH_FG_DBG: battery capacity is 100%
  1374. [ 9.862557] RICOH_FG_DBG: battery capacity is 100%
  1375. [ 9.882233] RICOH_FG_DBG: battery capacity is 100%
  1376. [ 9.882251] RICOH_FG_DBG: battery capacity is 100%
  1377. [ 9.882262] RICOH_FG_DBG: battery capacity is 100%
  1378. [ 9.981155] RICOH_FG_DBG: battery capacity is 100%
  1379. [ 9.981170] RICOH_FG_DBG: battery capacity is 100%
  1380. [ 9.981178] RICOH_FG_DBG: battery capacity is 100%
  1381. [ 9.990478] RICOH_FG_DBG: battery capacity is 100%
  1382. [ 9.990509] RICOH_FG_DBG: battery capacity is 100%
  1383. [ 9.990527] RICOH_FG_DBG: battery capacity is 100%
  1384. [ 10.187273] RICOH_FG_DBG: battery capacity is 100%
  1385. [ 10.187299] RICOH_FG_DBG: battery capacity is 100%
  1386. [ 10.187313] RICOH_FG_DBG: battery capacity is 100%
  1387. [ 10.216791] RICOH_FG_DBG: battery capacity is 100%
  1388. [ 10.216812] RICOH_FG_DBG: battery capacity is 100%
  1389. [ 10.216823] RICOH_FG_DBG: battery capacity is 100%
  1390. [ 10.256092] ***************vbus detect*****************
  1391. [ 10.433226] RICOH_FG_DBG: battery capacity is 100%
  1392. [ 10.433240] RICOH_FG_DBG: battery capacity is 100%
  1393. [ 10.433248] RICOH_FG_DBG: battery capacity is 100%
  1394. [ 10.438530] Using Buffer DMA mode
  1395. [ 10.438547] Periodic Transfer Interrupt Enhancement - disabled
  1396. [ 10.438553] Multiprocessor Interrupt Enhancement - disabled
  1397. [ 10.438560] OTG VER PARAM: 0, OTG VER FLAG: 0
  1398. [ 10.438566] ^^^^^^^^^^^^^^^^^Device Mode
  1399. [ 10.438612] *******************soft connect!!!*******************
  1400. [ 10.537413] USB RESET
  1401. [ 10.623719] android_work: sent uevent USB_STATE=CONNECTED
  1402. [ 10.641409] android_usb gadget: high-speed config #1: android
  1403. [ 10.641652] android_work: sent uevent USB_STATE=CONFIGURED
  1404. [ 10.767834] RICOH_FG_DBG: battery capacity is 100%
  1405. [ 10.767857] RICOH_FG_DBG: battery capacity is 100%
  1406. [ 10.767871] RICOH_FG_DBG: battery capacity is 100%
  1407. [ 11.191458] RICOH_FG_DBG: battery capacity is 100%
  1408. [ 11.191481] RICOH_FG_DBG: battery capacity is 100%
  1409. [ 11.191497] RICOH_FG_DBG: battery capacity is 100%
  1410. [ 11.318863] RICOH_FG_DBG: battery capacity is 100%
  1411. [ 11.318902] RICOH_FG_DBG: battery capacity is 100%
  1412. [ 11.318916] RICOH_FG_DBG: battery capacity is 100%
  1413. [ 11.535613] RICOH_FG_DBG: battery capacity is 100%
  1414. [ 11.535644] RICOH_FG_DBG: battery capacity is 100%
  1415. [ 11.535661] RICOH_FG_DBG: battery capacity is 100%
  1416. [ 11.653412] RICOH_FG_DBG: battery capacity is 100%
  1417. [ 11.653435] RICOH_FG_DBG: battery capacity is 100%
  1418. [ 11.653447] RICOH_FG_DBG: battery capacity is 100%
  1419. [ 11.773668] RICOH_FG_DBG: battery capacity is 100%
  1420. [ 11.773689] RICOH_FG_DBG: battery capacity is 100%
  1421. [ 11.773701] RICOH_FG_DBG: battery capacity is 100%
  1422. [ 11.820693] RICOH_FG_DBG: battery capacity is 100%
  1423. [ 11.820712] RICOH_FG_DBG: battery capacity is 100%
  1424. [ 11.820724] RICOH_FG_DBG: battery capacity is 100%
  1425. [ 11.929744] RICOH_FG_DBG: battery capacity is 100%
  1426. [ 11.929767] RICOH_FG_DBG: battery capacity is 100%
  1427. [ 11.929781] RICOH_FG_DBG: battery capacity is 100%
  1428. [ 12.145430] RICOH_FG_DBG: battery capacity is 100%
  1429. [ 12.145453] RICOH_FG_DBG: battery capacity is 100%
  1430. [ 12.145467] RICOH_FG_DBG: battery capacity is 100%
  1431. [ 12.224135] RICOH_FG_DBG: battery capacity is 100%
  1432. [ 12.224154] RICOH_FG_DBG: battery capacity is 100%
  1433. [ 12.224164] RICOH_FG_DBG: battery capacity is 100%
  1434. [ 12.234002] RICOH_FG_DBG: battery capacity is 100%
  1435. [ 12.234033] RICOH_FG_DBG: battery capacity is 100%
  1436. [ 12.234051] RICOH_FG_DBG: battery capacity is 100%
  1437. [ 12.411190] RICOH_FG_DBG: battery capacity is 100%
  1438. [ 12.411210] RICOH_FG_DBG: battery capacity is 100%
  1439. [ 12.411223] RICOH_FG_DBG: battery capacity is 100%
  1440. [ 12.529205] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  1441. [ 12.536570] RICOH_FG_DBG: battery voltage is 4235 mV
  1442. [ 12.538428] RICOH_FG_DBG: battery capacity is 100%
  1443. [ 12.544767] RICOH_FG_DBG: battery temperature is 32 degree
  1444. [ 12.548737] RICOH_FG_DBG: battery capacity is 100%
  1445. [ 12.550749] RICOH_FG_DBG: battery voltage is 4235 mV
  1446. [ 12.556379] RICOH_FG_DBG: battery temperature is 32 degree
  1447. [ 12.558869] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a
  1448. [ 12.558903] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1449. [ 12.559083] RICOH_FG_DBG: battery capacity is 100%
  1450. [ 12.561043] RICOH_FG_DBG: battery voltage is 4235 mV
  1451. [ 12.567768] RICOH_FG_DBG: battery temperature is 32 degree
  1452. [ 12.570591] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a
  1453. [ 12.570630] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1454. [ 12.570829] RICOH_FG_DBG: battery capacity is 100%
  1455. [ 12.573063] RICOH_FG_DBG: battery voltage is 4235 mV
  1456. [ 12.586904] RICOH_FG_DBG: battery temperature is 32 degree
  1457. [ 12.589997] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a
  1458. [ 12.590040] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1459. [ 12.598065] RICOH_FG_DBG: battery capacity is 100%
  1460. [ 12.598089] RICOH_FG_DBG: battery capacity is 100%
  1461. [ 12.598101] RICOH_FG_DBG: battery capacity is 100%
  1462. [ 13.444293] RICOH_FG_DBG: battery capacity is 100%
  1463. [ 13.444316] RICOH_FG_DBG: battery capacity is 100%
  1464. [ 13.444330] RICOH_FG_DBG: battery capacity is 100%
  1465. [ 13.463982] RICOH_FG_DBG: battery capacity is 100%
  1466. [ 13.464003] RICOH_FG_DBG: battery capacity is 100%
  1467. [ 13.464015] RICOH_FG_DBG: battery capacity is 100%
  1468. [ 13.837909] RICOH_FG_DBG: battery capacity is 100%
  1469. [ 13.837931] RICOH_FG_DBG: battery capacity is 100%
  1470. [ 13.837943] RICOH_FG_DBG: battery capacity is 100%
  1471. [ 14.536560] RICOH_FG_DBG: battery capacity is 100%
  1472. [ 14.536585] RICOH_FG_DBG: battery capacity is 100%
  1473. [ 14.536598] RICOH_FG_DBG: battery capacity is 100%
  1474. [ 14.634941] RICOH_FG_DBG: battery capacity is 100%
  1475. [ 14.634967] RICOH_FG_DBG: battery capacity is 100%
  1476. [ 14.634982] RICOH_FG_DBG: battery capacity is 100%
  1477. [ 14.753016] RICOH_FG_DBG: battery capacity is 100%
  1478. [ 14.753039] RICOH_FG_DBG: battery capacity is 100%
  1479. [ 14.753051] RICOH_FG_DBG: battery capacity is 100%
  1480. [ 15.451666] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1481. [ 15.454676] RICOH_FG_DBG: battery voltage is 4235 mV
  1482. [ 15.457256] RICOH_FG_DBG: battery capacity is 100%
  1483. [ 15.463660] RICOH_FG_DBG: battery temperature is 32 degree
  1484. [ 15.464116] RICOH_FG_DBG: battery capacity is 100%
  1485. [ 15.466094] RICOH_FG_DBG: battery voltage is 4235 mV
  1486. [ 15.472424] RICOH_FG_DBG: battery temperature is 32 degree
  1487. [ 15.474978] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a
  1488. [ 15.475013] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1489. [ 15.491005] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  1490. [ 15.498096] RICOH_FG_DBG: battery voltage is 4235 mV
  1491. [ 15.499963] RICOH_FG_DBG: battery capacity is 100%
  1492. [ 15.507051] RICOH_FG_DBG: battery temperature is 32 degree
  1493. [ 15.510422] RICOH_FG_DBG: battery capacity is 100%
  1494. [ 15.512388] RICOH_FG_DBG: battery voltage is 4235 mV
  1495. [ 15.517946] RICOH_FG_DBG: battery temperature is 32 degree
  1496. [ 15.520695] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a
  1497. [ 15.520733] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1498. [ 15.520939] RICOH_FG_DBG: battery capacity is 100%
  1499. [ 15.523517] RICOH_FG_DBG: battery voltage is 4235 mV
  1500. [ 15.529167] RICOH_FG_DBG: battery temperature is 32 degree
  1501. [ 15.532145] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a
  1502. [ 15.532183] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1503. [ 15.532418] RICOH_FG_DBG: battery capacity is 100%
  1504. [ 15.534320] RICOH_FG_DBG: battery voltage is 4235 mV
  1505. [ 15.539932] RICOH_FG_DBG: battery temperature is 32 degree
  1506. [ 15.543453] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a
  1507. [ 15.543496] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1508. [ 15.847450] RICOH_FG_DBG: battery capacity is 100%
  1509. [ 15.847473] RICOH_FG_DBG: battery capacity is 100%
  1510. [ 15.847486] RICOH_FG_DBG: battery capacity is 100%
  1511. [ 16.199495] RICOH_FG_DBG: battery capacity is 100%
  1512. [ 16.199521] RICOH_FG_DBG: battery capacity is 100%
  1513. [ 16.199534] RICOH_FG_DBG: battery capacity is 100%
  1514. [ 16.297888] RICOH_FG_DBG: battery capacity is 100%
  1515. [ 16.297912] RICOH_FG_DBG: battery capacity is 100%
  1516. [ 16.297925] RICOH_FG_DBG: battery capacity is 100%
  1517. [ 16.318422] RICOH_FG_DBG: battery capacity is 100%
  1518. [ 16.318442] RICOH_FG_DBG: battery capacity is 100%
  1519. [ 16.318454] RICOH_FG_DBG: battery capacity is 100%
  1520. [ 16.455307] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1521. [ 16.458124] RICOH_FG_DBG: battery voltage is 4235 mV
  1522. [ 16.459988] RICOH_FG_DBG: battery capacity is 100%
  1523. [ 16.466184] RICOH_FG_DBG: battery temperature is 32 degree
  1524. [ 16.466448] RICOH_FG_DBG: battery capacity is 100%
  1525. [ 16.468288] RICOH_FG_DBG: battery voltage is 4235 mV
  1526. [ 16.473542] RICOH_FG_DBG: battery temperature is 32 degree
  1527. [ 16.475825] healthd: battery [l=100 v=4235 t=32.1 h=2 st=5] chg=a
  1528. [ 16.475853] healthd: battery [l=100 v=4235 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  1529. [ 16.602970] RICOH_FG_DBG: battery capacity is 100%
  1530. [ 16.602991] RICOH_FG_DBG: battery capacity is 100%
  1531. [ 16.603002] RICOH_FG_DBG: battery capacity is 100%
  1532. [ 16.701397] RICOH_FG_DBG: battery capacity is 100%
  1533. [ 16.701409] RICOH_FG_DBG: battery capacity is 100%
  1534. [ 16.701415] RICOH_FG_DBG: battery capacity is 100%
  1535. [ 16.809567] RICOH_FG_DBG: battery capacity is 100%
  1536. [ 16.809587] RICOH_FG_DBG: battery capacity is 100%
  1537. [ 16.809597] RICOH_FG_DBG: battery capacity is 100%
  1538. [ 16.841306] RICOH_FG_DBG: battery capacity is 100%
  1539. [ 16.842974] type=1400 audit(1498418615.510:8): avc: denied { ioctl } for pid=1034 comm="StartSensorThre" scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  1540. [ 16.843201] RICOH_FG_DBG: battery voltage is 4235 mV
  1541. [ 16.843744] type=1400 audit(1498418615.510:9): avc: denied { read } for pid=196 comm="akmd" name="akmd_set.txt" dev="mmcblk0p14" ino=188957 scontext=u:r:akmd:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=1
  1542. [ 16.843907] type=1400 audit(1498418615.510:10): avc: denied { open } for pid=196 comm="akmd" path="/data/misc/akmd_set.txt" dev="mmcblk0p14" ino=188957 scontext=u:r:akmd:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=1
  1543. [ 16.844003] type=1400 audit(1498418615.510:11): avc: denied { getattr } for pid=196 comm="akmd" path="/data/misc/akmd_set.txt" dev="mmcblk0p14" ino=188957 scontext=u:r:akmd:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=1
  1544. [ 16.846548] type=1400 audit(1498418615.510:12): avc: denied { ioctl } for pid=196 comm="akmd" scontext=u:r:akmd:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  1545. [ 16.846995] type=1400 audit(1498418615.510:13): avc: denied { write } for pid=196 comm="akmd" name="akmd_set.txt" dev="mmcblk0p14" ino=188957 scontext=u:r:akmd:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=1
  1546. [ 16.848449] RICOH_FG_DBG: battery temperature is 32 degree
  1547. [ 16.850324] healthd: battery [l=100 v=4235 t=32.1 h=2 st=5] chg=a
  1548. [ 16.850342] healthd: battery [l=100 v=4235 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  1549. [ 16.974347] D1:camsys_rk3288_mipihpy_cfg(108): mipi phy 1 standby!
  1550. [ 16.980633] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
  1551. [ 16.980757] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1552. [ 16.980855] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1553. [ 16.980948] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1554. [ 16.982013] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1555. [ 16.982026] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1556. [ 16.982541] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
  1557. [ 16.982649] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1558. [ 16.982735] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1559. [ 16.982819] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1560. [ 16.983878] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1561. [ 16.983888] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1562. [ 16.983929] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
  1563. [ 16.983943] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1564. [ 16.983953] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1565. [ 16.983961] D1:camsys_release(763): camsys_marvin(c5aac410) is closed
  1566. [ 16.985941] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1567. [ 16.985954] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1568. [ 16.985962] D1:camsys_open(739): camsys_marvin(c5aac410) is opened!
  1569. [ 16.986316] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 210000000 Hz) in turn on
  1570. [ 16.986328] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1571. [ 16.986435] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1572. [ 16.986453] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1573. [ 16.986598] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1574. [ 16.988733] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1575. [ 16.989359] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1576. [ 16.989451] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1577. [ 16.989530] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1578. [ 16.990600] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1579. [ 16.990611] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1580. [ 16.990714] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1581. [ 16.990801] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1582. [ 16.990882] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1583. [ 16.991950] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1584. [ 16.991962] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1585. [ 16.991988] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
  1586. [ 16.992077] D1:camsys_sysctl_extdev(349): Sysctl 11 success, gpio(17) set 1
  1587. [ 16.992161] D1:camsys_sysctl_extdev(353): Sysctl 7 success, gpio(78) set 0
  1588. [ 16.992240] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1589. [ 16.993292] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1590. [ 16.993300] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1591. [ 17.047314] RICOH_FG_DBG: battery capacity is 100%
  1592. [ 17.047337] RICOH_FG_DBG: battery capacity is 100%
  1593. [ 17.047351] RICOH_FG_DBG: battery capacity is 100%
  1594. [ 17.222824] RICOH_FG_DBG: battery capacity is 100%
  1595. [ 17.222841] RICOH_FG_DBG: battery capacity is 100%
  1596. [ 17.222847] RICOH_FG_DBG: battery capacity is 100%
  1597. [ 17.271123] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
  1598. [ 17.271228] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1599. [ 17.271315] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1600. [ 17.271395] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1601. [ 17.272477] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1602. [ 17.272495] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1603. [ 17.272990] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
  1604. [ 17.273086] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1605. [ 17.273174] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1606. [ 17.273252] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1607. [ 17.274316] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1608. [ 17.274325] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1609. [ 17.274364] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
  1610. [ 17.274376] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1611. [ 17.274382] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1612. [ 17.274388] D1:camsys_release(763): camsys_marvin(c5aac410) is closed
  1613. [ 17.321451] RICOH_FG_DBG: battery capacity is 100%
  1614. [ 17.321466] RICOH_FG_DBG: battery capacity is 100%
  1615. [ 17.321471] RICOH_FG_DBG: battery capacity is 100%
  1616. [ 17.420099] RICOH_FG_DBG: battery capacity is 100%
  1617. [ 17.420157] RICOH_FG_DBG: battery capacity is 100%
  1618. [ 17.420167] RICOH_FG_DBG: battery capacity is 100%
  1619. [ 17.439301] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1620. [ 17.444003] RICOH_FG_DBG: battery voltage is 4235 mV
  1621. [ 17.446498] RICOH_FG_DBG: battery capacity is 100%
  1622. [ 17.452445] RICOH_FG_DBG: battery temperature is 32 degree
  1623. [ 17.452772] RICOH_FG_DBG: battery capacity is 100%
  1624. [ 17.454618] RICOH_FG_DBG: battery voltage is 4235 mV
  1625. [ 17.461982] RICOH_FG_DBG: battery temperature is 32 degree
  1626. [ 17.464330] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a
  1627. [ 17.464360] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1628. [ 17.537731] RICOH_FG_DBG: battery capacity is 100%
  1629. [ 17.537748] RICOH_FG_DBG: battery capacity is 100%
  1630. [ 17.537758] RICOH_FG_DBG: battery capacity is 100%
  1631. [ 17.638665] RICOH_FG_DBG: battery capacity is 100%
  1632. [ 17.638678] RICOH_FG_DBG: battery capacity is 100%
  1633. [ 17.638687] RICOH_FG_DBG: battery capacity is 100%
  1634. [ 17.655812] RICOH_FG_DBG: battery capacity is 100%
  1635. [ 17.655832] RICOH_FG_DBG: battery capacity is 100%
  1636. [ 17.655842] RICOH_FG_DBG: battery capacity is 100%
  1637. [ 17.773889] RICOH_FG_DBG: battery capacity is 100%
  1638. [ 17.773905] RICOH_FG_DBG: battery capacity is 100%
  1639. [ 17.773915] RICOH_FG_DBG: battery capacity is 100%
  1640. [ 17.990882] wifi_driver_write: wifi driver already rmmod
  1641. [ 18.423415] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1642. [ 18.426801] RICOH_FG_DBG: battery voltage is 4236 mV
  1643. [ 18.428899] RICOH_FG_DBG: battery capacity is 100%
  1644. [ 18.435122] RICOH_FG_DBG: battery temperature is 32 degree
  1645. [ 18.435952] RICOH_FG_DBG: battery capacity is 100%
  1646. [ 18.439212] RICOH_FG_DBG: battery voltage is 4236 mV
  1647. [ 18.446079] RICOH_FG_DBG: battery temperature is 32 degree
  1648. [ 18.449830] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a
  1649. [ 18.449897] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1650. [ 18.452897] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  1651. [ 18.459202] RICOH_FG_DBG: battery capacity is 100%
  1652. [ 18.461253] RICOH_FG_DBG: battery voltage is 4236 mV
  1653. [ 18.467153] RICOH_FG_DBG: battery temperature is 32 degree
  1654. [ 18.471912] RICOH_FG_DBG: battery voltage is 4236 mV
  1655. [ 18.473926] RICOH_FG_DBG: battery capacity is 100%
  1656. [ 18.482170] RICOH_FG_DBG: battery temperature is 32 degree
  1657. [ 18.487206] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a
  1658. [ 18.487261] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1659. [ 18.487658] RICOH_FG_DBG: battery capacity is 100%
  1660. [ 18.489703] RICOH_FG_DBG: battery voltage is 4236 mV
  1661. [ 18.495586] RICOH_FG_DBG: battery temperature is 32 degree
  1662. [ 18.498810] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a
  1663. [ 18.498859] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1664. [ 18.499443] RICOH_FG_DBG: battery capacity is 100%
  1665. [ 18.501446] RICOH_FG_DBG: battery voltage is 4236 mV
  1666. [ 18.507185] RICOH_FG_DBG: battery temperature is 32 degree
  1667. [ 18.510055] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a
  1668. [ 18.510103] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1669. [ 19.407422] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1670. [ 19.411067] RICOH_FG_DBG: battery voltage is 4236 mV
  1671. [ 19.413277] RICOH_FG_DBG: battery capacity is 100%
  1672. [ 19.420107] RICOH_FG_DBG: battery temperature is 32 degree
  1673. [ 19.420892] RICOH_FG_DBG: battery capacity is 100%
  1674. [ 19.423287] RICOH_FG_DBG: battery voltage is 4236 mV
  1675. [ 19.430025] RICOH_FG_DBG: battery temperature is 32 degree
  1676. [ 19.434415] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a
  1677. [ 19.434505] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1678. [ 19.525430] RICOH_FG_DBG: battery capacity is 100%
  1679. [ 19.525453] RICOH_FG_DBG: battery capacity is 100%
  1680. [ 19.525466] RICOH_FG_DBG: battery capacity is 100%
  1681. [ 19.584441] RICOH_FG_DBG: battery capacity is 100%
  1682. [ 19.584470] RICOH_FG_DBG: battery capacity is 100%
  1683. [ 19.584481] RICOH_FG_DBG: battery capacity is 100%
  1684. [ 19.710721] acc_open
  1685. [ 19.710752] acc_release
  1686. [ 19.800930] RICOH_FG_DBG: battery capacity is 100%
  1687. [ 19.800952] RICOH_FG_DBG: battery capacity is 100%
  1688. [ 19.800966] RICOH_FG_DBG: battery capacity is 100%
  1689. [ 20.135491] RICOH_FG_DBG: battery capacity is 100%
  1690. [ 20.135506] RICOH_FG_DBG: battery capacity is 100%
  1691. [ 20.135514] RICOH_FG_DBG: battery capacity is 100%
  1692. [ 20.149635] phy_power_on: enable = 1
  1693. [ 20.184107] Read the Ethernet MAC address from IDB:00:00:00:00:00:00
  1694. [ 20.184144] eth0: device MAC address 06:6c:7a:bd:b1:08
  1695. [ 20.187765] libphy: stmmac: probed
  1696. [ 20.187773] eth0: No PHY found
  1697. [ 20.342127] RICOH_FG_DBG: battery capacity is 100%
  1698. [ 20.342140] RICOH_FG_DBG: battery capacity is 100%
  1699. [ 20.342147] RICOH_FG_DBG: battery capacity is 100%
  1700. [ 20.391324] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1701. [ 20.393967] RICOH_FG_DBG: battery voltage is 4236 mV
  1702. [ 20.395678] RICOH_FG_DBG: battery capacity is 100%
  1703. [ 20.400948] RICOH_FG_DBG: battery temperature is 32 degree
  1704. [ 20.401134] RICOH_FG_DBG: battery capacity is 100%
  1705. [ 20.401148] RICOH_FG_DBG: battery capacity is 100%
  1706. [ 20.401158] RICOH_FG_DBG: battery capacity is 100%
  1707. [ 20.401622] RICOH_FG_DBG: battery capacity is 100%
  1708. [ 20.403386] RICOH_FG_DBG: battery voltage is 4236 mV
  1709. [ 20.408517] RICOH_FG_DBG: battery temperature is 32 degree
  1710. [ 20.410304] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a
  1711. [ 20.410320] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1712. [ 20.466338] dwc_otg_hcd_resume, usb device mode
  1713. [ 20.560740] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1714. [ 20.561237] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1715. [ 20.561587] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1716. [ 20.568775] dwc_otg_hcd_suspend, usb device mode
  1717. [ 20.618983] Current WiFi chip is AP6330.
  1718. [ 20.757403] type=1400 audit(1498418619.490:14): avc: denied { getattr } for pid=1266 comm="fsck.ntfs" path="/dev/block/mmcblk0p10" dev="tmpfs" ino=3170 scontext=u:r:fsck_untrusted:s0 tcontext=u:object_r:system_block_device:s0 tclass=blk_file permissive=1
  1719. [ 20.759421] type=1400 audit(1498418619.490:15): avc: denied { getattr } for pid=1266 comm="fsck.ntfs" path="/dev/block/mmcblk0p11" dev="tmpfs" ino=3174 scontext=u:r:fsck_untrusted:s0 tcontext=u:object_r:metadata_block_device:s0 tclass=blk_file permissive=1
  1720. [ 20.759936] type=1400 audit(1498418619.490:16): avc: denied { getattr } for pid=1266 comm="fsck.ntfs" path="/dev/fuse" dev="tmpfs" ino=419 scontext=u:r:fsck_untrusted:s0 tcontext=u:object_r:fuse_device:s0 tclass=chr_file permissive=1
  1721. [ 20.813152] type=1400 audit(1498418619.540:17): avc: denied { getattr } for pid=1312 comm="mount.ntfs" path="/dev/block/mmcblk0p10" dev="tmpfs" ino=3170 scontext=u:r:vold:s0 tcontext=u:object_r:system_block_device:s0 tclass=blk_file permissive=1
  1722. [ 20.929703] SELinux: initialized (dev mmcblk1p1, type fuseblk), uses genfs_contexts
  1723. [ 20.945581] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1724. [ 20.946142] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1725. [ 20.946474] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1726. [ 21.161789] =======================================================
  1727. [ 21.161803] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
  1728. [ 21.161815] =======================================================
  1729. [ 21.161822] WiFi driver (Powered by Rockchip,Ver 5.40.WFD.OOB.64bit) init.
  1730. [ 21.161827] dhd_module_init: in
  1731. [ 21.161904] ======== bcm_wlan_set_plat_data ========
  1732. [ 21.161912] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
  1733. [ 21.161939] host_oob_irq_flags=4
  1734. [ 21.161946] dhd_wifi_platform_load: Enter
  1735. [ 21.161966] Power-up adapter 'DHD generic adapter'
  1736. [ 21.162080] wifi_platform_set_power = 1
  1737. [ 21.162087] ======== PULL WL_REG_ON HIGH! ========
  1738. [ 21.162093] [WLAN_RFKILL]: rockchip_wifi_power: 1
  1739. [ 21.162102] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 1
  1740. [ 21.162108] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
  1741. [ 21.267051] [WLAN_RFKILL]: wifi turn on power. 156
  1742. [ 21.375278] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1743. [ 21.381177] RICOH_FG_DBG: battery voltage is 4236 mV
  1744. [ 21.382955] RICOH_FG_DBG: battery capacity is 100%
  1745. [ 21.388154] RICOH_FG_DBG: battery temperature is 32 degree
  1746. [ 21.388679] RICOH_FG_DBG: battery capacity is 100%
  1747. [ 21.390489] RICOH_FG_DBG: battery voltage is 4236 mV
  1748. [ 21.397282] RICOH_FG_DBG: battery temperature is 32 degree
  1749. [ 21.399611] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a
  1750. [ 21.399637] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1751. [ 21.414676] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  1752. [ 21.421167] RICOH_FG_DBG: battery voltage is 4236 mV
  1753. [ 21.422911] RICOH_FG_DBG: battery capacity is 100%
  1754. [ 21.427982] RICOH_FG_DBG: battery temperature is 32 degree
  1755. [ 21.430546] RICOH_FG_DBG: battery capacity is 100%
  1756. [ 21.432729] RICOH_FG_DBG: battery voltage is 4236 mV
  1757. [ 21.439105] RICOH_FG_DBG: battery temperature is 32 degree
  1758. [ 21.439134] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  1759. [ 21.439142] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  1760. [ 21.439149] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  1761. [ 21.444515] RICOH_FG_DBG: PMU: cc_sum = 13008: cc_cap_res= 50:
  1762. [ 21.444527] RICOH_FG_DBG: PMU: cc_cap_offset= -22:
  1763. [ 21.444535] RICOH_FG_DBG: PMU: ------- STATUS= 6: IBAT= -465: VSYS= 4391000: VBAT= 4241700: DSOC= 10000: RSOC= 9900: -------
  1764. [ 21.446938] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a
  1765. [ 21.446959] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  1766. [ 21.447630] RICOH_FG_DBG: battery capacity is 100%
  1767. [ 21.447686] RICOH_FG_DBG: battery voltage is not ready
  1768. [ 21.447693] RICOH_FG_DBG: battery voltage is 4236 mV
  1769. [ 21.450315] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a
  1770. [ 21.450341] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a dock-battery none chg=a
  1771. [ 21.451031] RICOH_FG_DBG: battery capacity is 100%
  1772. [ 21.451067] RICOH_FG_DBG: battery voltage is not ready
  1773. [ 21.451073] RICOH_FG_DBG: battery voltage is 4236 mV
  1774. [ 21.453404] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a
  1775. [ 21.453426] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a dock-battery none chg=a
  1776. [ 21.473724] wifi_platform_bus_enumerate device present 1
  1777. [ 21.473735] ======== Card detection to detect SDIO card! ========
  1778. [ 21.473741] mmc2:mmc host rescan start!
  1779. [ 21.690192] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc2]
  1780. [ 21.736090] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
  1781. [ 21.737819] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  1782. [ 21.739440] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  1783. [ 21.742262] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
  1784. [ 21.803284] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  1785. [ 21.803314] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc2]
  1786. [ 21.803377] rk_sdmmc: BOOT Bus speed=50000000Hz,Bus width=4bits.[mmc2]
  1787. [ 21.805054] mmc2: new high speed SDIO card at address 0001
  1788. [ 21.822588] bcmsdh_register: register client driver
  1789. [ 21.822754] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
  1790. [ 21.822835] bcmsdh_sdmmc: bcmsdh_sdmmc_probe Enter
  1791. [ 21.822843] bus num (host idx)=2, slot num (rca)=1
  1792. [ 21.822848] found adapter info 'DHD generic adapter'
  1793. [ 21.823130] F1 signature read @0x18000000=0x16044330
  1794. [ 21.824789] F1 signature OK, socitype:0x1 chip:0x4330 rev:0x4 pkg:0x0
  1795. [ 21.825091] DHD: dongle ram size is set to 294912(orig 294912) at 0x0
  1796. [ 21.825251] dhdsdio_probe: Disable prop_txstatus
  1797. [ 21.828816] wl_create_event_handler(): thread:wl_event_handler:620 started
  1798. [ 21.829827] tsk Enter, tsk = 0xdb38149c
  1799. [ 21.834219] dhd_attach(): thread:dhd_watchdog_thread:622 started
  1800. [ 21.834306] dhd_attach(): thread:dhd_dpc:623 started
  1801. [ 21.834361] dhd_attach(): thread:dhd_rxf:624 started
  1802. [ 21.834374] dhd_deferred_work_init: work queue initialized
  1803. [ 21.834496] Dongle Host Driver, version 1.201.34.2 (r491657)
  1804. [ 21.834496] Compiled in drivers/net/wireless/bcmdhd on Jun 24 2017 at 22:13:55
  1805. [ 21.835027] Register interface [wlan0] MAC: 00:90:4c:11:22:33
  1806. [ 21.835027]
  1807. [ 21.835042] dhd_prot_ioctl : bus is down. we have nothing to do
  1808. [ 21.835202] bcmsdh_oob_intr_unregister: Enter
  1809. [ 21.835210] bcmsdh_oob_intr_unregister: irq is not registered
  1810. [ 21.835221] dhd_bus_devreset: WLAN OFF DONE
  1811. [ 21.835264] wifi_platform_set_power = 0
  1812. [ 21.835272] ======== PULL WL_REG_ON LOW! ========
  1813. [ 21.835277] [WLAN_RFKILL]: rockchip_wifi_power: 0
  1814. [ 21.936173] [WLAN_RFKILL]: wifi shut off power.
  1815. [ 21.936186] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 0
  1816. [ 21.936191] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
  1817. [ 21.936306] dhd_module_init: Exit err=0
  1818. [ 22.359361] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1819. [ 22.360454] RICOH_FG_DBG: battery voltage is not ready
  1820. [ 22.360466] RICOH_FG_DBG: battery voltage is 4236 mV
  1821. [ 22.362992] RICOH_FG_DBG: battery capacity is 100%
  1822. [ 22.363378] RICOH_FG_DBG: battery capacity is 100%
  1823. [ 22.363427] RICOH_FG_DBG: battery voltage is not ready
  1824. [ 22.363435] RICOH_FG_DBG: battery voltage is 4236 mV
  1825. [ 22.365685] type=1400 audit(1498418621.120:18): avc: denied { ioctl } for pid=1001 comm="ActivityManager" scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  1826. [ 22.365956] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a
  1827. [ 22.365972] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a dock-battery none chg=a
  1828. [ 22.416711] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1829. [ 22.416724] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1830. [ 22.416731] D1:camsys_open(739): camsys_marvin(c5aac410) is opened!
  1831. [ 22.416998] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 420000000 Hz) in turn on
  1832. [ 22.417008] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1833. [ 22.417112] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1834. [ 22.417121] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1835. [ 22.417212] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1836. [ 22.419275] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1837. [ 22.419812] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1838. [ 22.419900] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1839. [ 22.419982] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1840. [ 22.421053] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1841. [ 22.421062] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1842. [ 22.421154] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1843. [ 22.421237] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1844. [ 22.421317] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1845. [ 22.424100] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1846. [ 22.424114] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1847. [ 22.424149] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
  1848. [ 22.424286] D1:camsys_sysctl_extdev(349): Sysctl 11 success, gpio(17) set 1
  1849. [ 22.424380] D1:camsys_sysctl_extdev(353): Sysctl 7 success, gpio(79) set 1
  1850. [ 22.424479] D1:camsys_sysctl_extdev(353): Sysctl 8 success, gpio(78) set 1
  1851. [ 22.425565] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1852. [ 22.425577] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1853. [ 22.739606] D1:camsys_rk3288_mipihpy_cfg(108): mipi phy 1 standby!
  1854. [ 22.739622] W:camsys_phy_ops(478): mipiphy->phy_index(-1238856788) != extdev->phy.info.mipi.phy_index(1)!
  1855. [ 22.739831] D1:camsys_rk3288_mipihpy_cfg(218): mipi phy(1) turn on(lane: 0x3 bit_rate: 328Mbps)
  1856. [ 22.745799] type=1400 audit(1498418621.510:19): avc: denied { ioctl } for pid=1241 comm="Binder:987_5" scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
  1857. [ 22.855234] D1:camsys_rk3288_mipihpy_cfg(108): mipi phy 1 standby!
  1858. [ 22.860726] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
  1859. [ 22.860853] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1860. [ 22.860938] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1861. [ 22.861031] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1862. [ 22.862100] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1863. [ 22.862111] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1864. [ 22.862600] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
  1865. [ 22.862700] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1866. [ 22.862779] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(79) set 0
  1867. [ 22.862858] D1:camsys_sysctl_extdev(349): Sysctl 8 success, gpio(78) set 0
  1868. [ 22.863918] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1869. [ 22.863927] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1870. [ 22.863962] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
  1871. [ 22.863972] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1872. [ 22.863978] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1873. [ 22.863984] D1:camsys_release(763): camsys_marvin(c5aac410) is closed
  1874. [ 22.893279] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1875. [ 22.893292] D1:camsys_mipiphy_clkin_cb(29): camsys_marvin mipi phy clk in turn on
  1876. [ 22.893298] D1:camsys_open(739): camsys_marvin(c5aac410) is opened!
  1877. [ 22.893964] D1:camsys_mrv_clkin_cb(344): camsys_marvin clock(f: 210000000 Hz) in turn on
  1878. [ 22.893977] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1879. [ 22.894081] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1880. [ 22.894094] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1881. [ 22.894276] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 1
  1882. [ 22.896315] D1:camsys_rk3288_cfg(49): Isp_SoftRst: 0
  1883. [ 22.897203] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1884. [ 22.897291] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1885. [ 22.897370] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1886. [ 22.898433] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1887. [ 22.898443] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1888. [ 22.898546] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1889. [ 22.898626] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1890. [ 22.898676] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1891. [ 22.899773] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1892. [ 22.899785] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1893. [ 22.901221] D1:camsys_mrv_clkout_cb(379): camsys_marvin clock out(rate: 24000000Hz) turn on
  1894. [ 22.901332] D1:camsys_sysctl_extdev(349): Sysctl 11 success, gpio(17) set 1
  1895. [ 22.901416] D1:camsys_sysctl_extdev(353): Sysctl 7 success, gpio(78) set 0
  1896. [ 22.901496] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1897. [ 22.902569] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1898. [ 22.902581] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1899. [ 22.930557] dhd_open: Enter db5e1000
  1900. [ 22.930572]
  1901. [ 22.930572] Dongle Host Driver, version 1.201.34.2 (r491657)
  1902. [ 22.930572] Compiled in drivers/net/wireless/bcmdhd on Jun 24 2017 at 22:13:55
  1903. [ 22.930581] wl_android_wifi_on in 1
  1904. [ 22.930586] wl_android_wifi_on in 2: g_wifi_on=0
  1905. [ 22.930591] wifi_platform_set_power = 1
  1906. [ 22.930595] ======== PULL WL_REG_ON HIGH! ========
  1907. [ 22.930601] [WLAN_RFKILL]: rockchip_wifi_power: 1
  1908. [ 22.930606] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 1
  1909. [ 22.930611] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
  1910. [ 23.038276] [WLAN_RFKILL]: wifi turn on power. 156
  1911. [ 23.244882] sdio_reset_comm():
  1912. [ 23.247898] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 200000Hz, actual 200000HZ div = 125)
  1913. [ 23.247909] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 400000Hz for init[mmc2]
  1914. [ 23.266330] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
  1915. [ 23.268993] D1:camsys_mrv_clkout_cb(391): camsys_marvin clock out turn off
  1916. [ 23.269217] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1917. [ 23.269310] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1918. [ 23.269409] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1919. [ 23.269437] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  1920. [ 23.270472] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1921. [ 23.270480] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1922. [ 23.270975] D1:camsys_mrv_clkin_cb(361): camsys_marvin clock in turn off
  1923. [ 23.271076] D1:camsys_sysctl_extdev(353): Sysctl 11 success, gpio(17) set 0
  1924. [ 23.271157] D1:camsys_sysctl_extdev(349): Sysctl 7 success, gpio(78) set 1
  1925. [ 23.271233] E:camsys_sysctl_extdev(356): Sysctl 8 failed, because gpio is NULL!
  1926. [ 23.272296] E:camsys_sysctl_extdev(356): Sysctl 9 failed, because gpio is NULL!
  1927. [ 23.272305] E:camsys_sysctl_extdev(356): Sysctl 10 failed, because gpio is NULL!
  1928. [ 23.272351] D1:camsys_irq_disconnect(664): All thread disconnect camsys_marvin irq success!
  1929. [ 23.272363] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1930. [ 23.272369] D1:camsys_mipiphy_clkin_cb(31): camsys_marvin mipi phy clk in turn off
  1931. [ 23.272375] D1:camsys_release(763): camsys_marvin(c5aac410) is closed
  1932. [ 23.272459] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  1933. [ 23.278342] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
  1934. [ 23.343281] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1935. [ 23.346809] RICOH_FG_DBG: battery voltage is not ready
  1936. [ 23.346821] RICOH_FG_DBG: battery voltage is 4236 mV
  1937. [ 23.350286] RICOH_FG_DBG: battery capacity is 100%
  1938. [ 23.350690] RICOH_FG_DBG: battery capacity is 100%
  1939. [ 23.350727] RICOH_FG_DBG: battery voltage is not ready
  1940. [ 23.350734] RICOH_FG_DBG: battery voltage is 4236 mV
  1941. [ 23.352653] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a
  1942. [ 23.352677] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a dock-battery none chg=a
  1943. [ 23.373479] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  1944. [ 23.373512] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc2]
  1945. [ 23.373850]
  1946. [ 23.373850]
  1947. [ 23.373850] dhd_bus_devreset: == WLAN ON ==
  1948. [ 23.373927] F1 signature read @0x18000000=0x16044330
  1949. [ 23.378611] F1 signature OK, socitype:0x1 chip:0x4330 rev:0x4 pkg:0x0
  1950. [ 23.398300] DHD: dongle ram size is set to 294912(orig 294912) at 0x0
  1951. [ 23.401585] dhd_conf_read_config: band = 0
  1952. [ 23.401640] dhd_conf_read_config: keep_alive_period = 28000
  1953. [ 23.401673] dhd_conf_read_config: dhd_doflow = 1
  1954. [ 23.401686] dhd_conf_read_config: dhd_master_mode = 1
  1955. [ 23.401714] dhd_conf_read_config: srl = 15
  1956. [ 23.401724] dhd_conf_read_config: lrl = 15
  1957. [ 23.401773] dhd_conf_set_fw_name_by_chip: firmware_path=/system/etc/firmware/fw_RK903_ag.bin
  1958. [ 23.401782] Final fw_path=/system/etc/firmware/fw_RK903_ag.bin
  1959. [ 23.401787] Final nv_path=/system/etc/firmware/nvram_AP6330.txt
  1960. [ 23.401792] Final conf_path=/system/etc/firmware/config.txt
  1961. [ 23.451441] NVRAM version: AP6330_NVRAM_V1.0_20121130
  1962. [ 23.452021] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
  1963. [ 23.715370] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
  1964. [ 23.715465] bcmsdh_oob_intr_register: Enter
  1965. [ 23.715472] bcmsdh_oob_intr_register OOB irq=206 flags=4
  1966. [ 23.715563] bcmsdh_oob_intr_register: enable_irq_wake
  1967. [ 23.716731] dhd_conf_set_band: Set band 0
  1968. [ 23.719257] Firmware up: op_mode=0x0005, MAC=6c:fa:a7:83:b9:8f
  1969. [ 23.719279] dhd_conf_set_country: Set country ALL, revision 0
  1970. [ 23.791315] Country code: ALL (ALL/0)
  1971. [ 23.791741] dhd_conf_set_roam: Set roam_off 1
  1972. [ 23.792851] dhd_conf_set_srl: set srl 15
  1973. [ 23.793026] dhd_conf_set_lrl: set lrl 15
  1974. [ 23.794028] dhd_preinit_ioctls buf_key_b4_m4 set failed -23
  1975. [ 23.799234] Firmware version = wl0: Jan 6 2014 15:11:29 version 5.90.195.89.13 FWID 01-72f124c5
  1976. [ 23.799254] Driver: 1.201.34.2 (r491657)
  1977. [ 23.799254] Firmware: wl0: Jan 6 2014 15:11:29 version 5.90.195.89.13 FWID 01-72f124c5
  1978. [ 23.804764] dhd_preinit_ioctls wl ampdu_hostreorder failed -23
  1979. [ 23.805249] wl_android_wifi_on: Success
  1980. [ 23.886034] dhd_set_scb_probe: GET max_scb_probe failed
  1981. [ 23.886434] dhd_set_scb_probe: max_scb_probe setting failed
  1982. [ 23.886448] dhd_open: Exit ret=0
  1983. [ 23.891554] init: Starting service 'bcm_supplicant'...
  1984. [ 24.329207] dhd_set_suspend: Remove extra suspend setting
  1985. [ 24.337126] RICOH_FG_DBG: PMU: ricoh619_battery_work
  1986. [ 24.338233] RICOH_FG_DBG: battery voltage is not ready
  1987. [ 24.338243] RICOH_FG_DBG: battery voltage is 4236 mV
  1988. [ 24.339967] RICOH_FG_DBG: battery capacity is 100%
  1989. [ 24.340347] RICOH_FG_DBG: battery capacity is 100%
  1990. [ 24.340381] RICOH_FG_DBG: battery voltage is not ready
  1991. [ 24.340386] RICOH_FG_DBG: battery voltage is 4236 mV
  1992. [ 24.342418] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a
  1993. [ 24.342439] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a dock-battery none chg=a
  1994. [ 24.376513] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  1995. [ 24.380787] RICOH_FG_DBG: battery voltage is not ready
  1996. [ 24.380796] RICOH_FG_DBG: battery voltage is 4236 mV
  1997. [ 24.382512] RICOH_FG_DBG: battery capacity is 100%
  1998. [ 24.384704] RICOH_FG_DBG: battery capacity is 100%
  1999. [ 24.384766] RICOH_FG_DBG: battery voltage is not ready
  2000. [ 24.384773] RICOH_FG_DBG: battery voltage is 4236 mV
  2001. [ 24.386796] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a
  2002. [ 24.386817] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a dock-battery none chg=a
  2003. [ 24.387330] RICOH_FG_DBG: battery capacity is 100%
  2004. [ 24.387369] RICOH_FG_DBG: battery voltage is not ready
  2005. [ 24.387375] RICOH_FG_DBG: battery voltage is 4236 mV
  2006. [ 24.390443] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a
  2007. [ 24.390466] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a dock-battery none chg=a
  2008. [ 24.390760] RICOH_FG_DBG: battery capacity is 100%
  2009. [ 24.390805] RICOH_FG_DBG: battery voltage is not ready
  2010. [ 24.390812] RICOH_FG_DBG: battery voltage is 4236 mV
  2011. [ 24.393215] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a
  2012. [ 24.393259] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a dock-battery none chg=a
  2013. [ 24.652055] RICOH_FG_DBG: battery capacity is 100%
  2014. [ 24.652075] RICOH_FG_DBG: battery capacity is 100%
  2015. [ 24.652081] RICOH_FG_DBG: battery capacity is 100%
  2016. [ 25.094870] RICOH_FG_DBG: battery capacity is 100%
  2017. [ 25.094893] RICOH_FG_DBG: battery capacity is 100%
  2018. [ 25.094906] RICOH_FG_DBG: battery capacity is 100%
  2019. [ 25.124357] RICOH_FG_DBG: battery capacity is 100%
  2020. [ 25.124376] RICOH_FG_DBG: battery capacity is 100%
  2021. [ 25.124387] RICOH_FG_DBG: battery capacity is 100%
  2022. [ 25.144034] RICOH_FG_DBG: battery capacity is 100%
  2023. [ 25.144057] RICOH_FG_DBG: battery capacity is 100%
  2024. [ 25.144068] RICOH_FG_DBG: battery capacity is 100%
  2025. [ 25.271978] RICOH_FG_DBG: battery capacity is 100%
  2026. [ 25.271994] RICOH_FG_DBG: battery capacity is 100%
  2027. [ 25.272004] RICOH_FG_DBG: battery capacity is 100%
  2028. [ 25.370336] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2029. [ 25.371299] RICOH_FG_DBG: battery voltage is not ready
  2030. [ 25.371311] RICOH_FG_DBG: battery voltage is 4236 mV
  2031. [ 25.372990] RICOH_FG_DBG: battery capacity is 100%
  2032. [ 25.373384] RICOH_FG_DBG: battery capacity is 100%
  2033. [ 25.373434] RICOH_FG_DBG: battery voltage is not ready
  2034. [ 25.373440] RICOH_FG_DBG: battery voltage is 4236 mV
  2035. [ 25.375381] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a
  2036. [ 25.375402] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a dock-battery none chg=a
  2037. [ 26.374038] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2038. [ 26.374976] RICOH_FG_DBG: battery voltage is not ready
  2039. [ 26.374985] RICOH_FG_DBG: battery voltage is 4236 mV
  2040. [ 26.376654] RICOH_FG_DBG: battery capacity is 100%
  2041. [ 26.377014] RICOH_FG_DBG: battery capacity is 100%
  2042. [ 26.377056] RICOH_FG_DBG: battery voltage is not ready
  2043. [ 26.377066] RICOH_FG_DBG: battery voltage is 4236 mV
  2044. [ 26.378975] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a
  2045. [ 26.378997] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a dock-battery none chg=a
  2046. [ 27.348166] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2047. [ 27.355685] RICOH_FG_DBG: battery capacity is 100%
  2048. [ 27.355732] RICOH_FG_DBG: battery voltage is not ready
  2049. [ 27.355742] RICOH_FG_DBG: battery voltage is 4236 mV
  2050. [ 27.357818] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a
  2051. [ 27.357840] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a dock-battery none chg=a
  2052. [ 27.359197] RICOH_FG_DBG: battery capacity is 100%
  2053. [ 27.359241] RICOH_FG_DBG: battery voltage is not ready
  2054. [ 27.359247] RICOH_FG_DBG: battery voltage is 4236 mV
  2055. [ 27.361164] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a
  2056. [ 27.361186] healthd: battery [l=100 v=4236 t=32.0 h=2 st=5] chg=a dock-battery none chg=a
  2057. [ 27.379004] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  2058. [ 27.379016] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 20 Value1 13 Value2 151 Return 3479
  2059. [ 27.379023] RICOH_FG_DBG: PMU get_OCV_init_Data Index: 18 Value1 13 Value2 6 Return 3334
  2060. [ 27.385629] RICOH_FG_DBG: PMU: cc_sum = 3049: cc_cap_res= 52:
  2061. [ 27.385640] RICOH_FG_DBG: PMU: cc_cap_offset= -74:
  2062. [ 27.385649] RICOH_FG_DBG: PMU: ------- STATUS= 6: IBAT= -465: VSYS= 4391000: VBAT= 4241700: DSOC= 10000: RSOC= 10000: -------
  2063. [ 27.385671] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2064. [ 27.387446] RICOH_FG_DBG: battery voltage is 4236 mV
  2065. [ 27.389220] RICOH_FG_DBG: battery capacity is 100%
  2066. [ 27.394631] RICOH_FG_DBG: battery temperature is 32 degree
  2067. [ 27.395772] RICOH_FG_DBG: battery capacity is 100%
  2068. [ 27.398227] RICOH_FG_DBG: battery voltage is 4236 mV
  2069. [ 27.399931] RICOH_FG_DBG: battery voltage is 4236 mV
  2070. [ 27.405084] RICOH_FG_DBG: battery temperature is 32 degree
  2071. [ 27.407497] RICOH_FG_DBG: battery capacity is 100%
  2072. [ 27.413322] RICOH_FG_DBG: battery temperature is 32 degree
  2073. [ 27.414682] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a
  2074. [ 27.414702] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  2075. [ 27.415445] RICOH_FG_DBG: battery capacity is 100%
  2076. [ 27.417934] RICOH_FG_DBG: battery voltage is 4236 mV
  2077. [ 27.423140] RICOH_FG_DBG: battery temperature is 32 degree
  2078. [ 27.425368] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a
  2079. [ 27.425387] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  2080. [ 28.174737] RICOH_FG_DBG: battery capacity is 100%
  2081. [ 28.174748] RICOH_FG_DBG: battery capacity is 100%
  2082. [ 28.174753] RICOH_FG_DBG: battery capacity is 100%
  2083. [ 28.381364] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2084. [ 28.384842] RICOH_FG_DBG: battery voltage is 4236 mV
  2085. [ 28.386745] RICOH_FG_DBG: battery capacity is 100%
  2086. [ 28.391788] RICOH_FG_DBG: battery temperature is 32 degree
  2087. [ 28.392054] RICOH_FG_DBG: battery capacity is 100%
  2088. [ 28.393865] RICOH_FG_DBG: battery voltage is 4236 mV
  2089. [ 28.399032] RICOH_FG_DBG: battery temperature is 32 degree
  2090. [ 28.400929] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a
  2091. [ 28.400948] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  2092. [ 28.413815] RICOH_FG_DBG: battery capacity is 100%
  2093. [ 28.413827] RICOH_FG_DBG: battery capacity is 100%
  2094. [ 28.413834] RICOH_FG_DBG: battery capacity is 100%
  2095. [ 29.030835] RICOH_FG_DBG: battery capacity is 100%
  2096. [ 29.030848] RICOH_FG_DBG: battery capacity is 100%
  2097. [ 29.030854] RICOH_FG_DBG: battery capacity is 100%
  2098. [ 29.267022] RICOH_FG_DBG: battery capacity is 100%
  2099. [ 29.267045] RICOH_FG_DBG: battery capacity is 100%
  2100. [ 29.267058] RICOH_FG_DBG: battery capacity is 100%
  2101. [ 29.286662] RICOH_FG_DBG: battery capacity is 100%
  2102. [ 29.286676] RICOH_FG_DBG: battery capacity is 100%
  2103. [ 29.286685] RICOH_FG_DBG: battery capacity is 100%
  2104. [ 29.306333] RICOH_FG_DBG: battery capacity is 100%
  2105. [ 29.306347] RICOH_FG_DBG: battery capacity is 100%
  2106. [ 29.306355] RICOH_FG_DBG: battery capacity is 100%
  2107. [ 29.552356] RICOH_FG_DBG: battery capacity is 100%
  2108. [ 29.552376] RICOH_FG_DBG: battery capacity is 100%
  2109. [ 29.552389] RICOH_FG_DBG: battery capacity is 100%
  2110. [ 29.572010] RICOH_FG_DBG: battery capacity is 100%
  2111. [ 29.572023] RICOH_FG_DBG: battery capacity is 100%
  2112. [ 29.572033] RICOH_FG_DBG: battery capacity is 100%
  2113. [ 29.591714] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2114. [ 29.591817] init: Service 'bootanim' (pid 486) exited with status 0
  2115. [ 29.592233] RICOH_FG_DBG: battery capacity is 100%
  2116. [ 29.592683] RICOH_FG_DBG: battery capacity is 100%
  2117. [ 29.592692] RICOH_FG_DBG: battery capacity is 100%
  2118. [ 29.595497] RICOH_FG_DBG: battery voltage is 4236 mV
  2119. [ 29.597169] RICOH_FG_DBG: battery capacity is 100%
  2120. [ 29.602128] RICOH_FG_DBG: battery temperature is 32 degree
  2121. [ 29.602384] RICOH_FG_DBG: battery capacity is 100%
  2122. [ 29.604134] RICOH_FG_DBG: battery voltage is 4236 mV
  2123. [ 29.609168] RICOH_FG_DBG: battery temperature is 32 degree
  2124. [ 29.610979] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a
  2125. [ 29.610999] healthd: battery [l=100 v=4236 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  2126. [ 29.693263] RICOH_FG_DBG: battery capacity is 100%
  2127. [ 29.693299] RICOH_FG_DBG: battery capacity is 100%
  2128. [ 29.693324] RICOH_FG_DBG: battery capacity is 100%
  2129. [ 29.742363] init: cannot find '/system/etc/init.d/airplain.sh' (No such file or directory), disabling 'check_airplain'
  2130. [ 29.765954] init: Starting service 'exec 3 (/system/bin/bootstat)'...
  2131. [ 29.788903] init: Service 'exec 3 (/system/bin/bootstat)' (pid 1794) exited with status 0
  2132. [ 29.789355] init: Starting service 'exec 4 (/system/bin/bootstat)'...
  2133. [ 29.810626] init: Service 'exec 4 (/system/bin/bootstat)' (pid 1798) exited with status 0
  2134. [ 29.810967] init: Starting service 'exec 5 (/system/bin/bootstat)'...
  2135. [ 29.831073] init: Service 'exec 5 (/system/bin/bootstat)' (pid 1801) exited with status 0
  2136. [ 29.831421] init: Starting service 'exec 6 (/system/bin/bootstat)'...
  2137. [ 29.865615] init: Service 'exec 6 (/system/bin/bootstat)' (pid 1804) exited with status 0
  2138. [ 30.319868] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2139. [ 30.326004] RICOH_FG_DBG: battery voltage is 4235 mV
  2140. [ 30.328058] RICOH_FG_DBG: battery capacity is 100%
  2141. [ 30.333700] RICOH_FG_DBG: battery temperature is 32 degree
  2142. [ 30.335720] RICOH_FG_DBG: battery capacity is 100%
  2143. [ 30.337474] RICOH_FG_DBG: battery voltage is 4235 mV
  2144. [ 30.342613] RICOH_FG_DBG: battery temperature is 32 degree
  2145. [ 30.344559] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a
  2146. [ 30.344579] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  2147. [ 30.344802] RICOH_FG_DBG: battery capacity is 100%
  2148. [ 30.346549] RICOH_FG_DBG: battery voltage is 4235 mV
  2149. [ 30.351700] RICOH_FG_DBG: battery temperature is 32 degree
  2150. [ 30.353628] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a
  2151. [ 30.353652] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  2152. [ 30.353864] RICOH_FG_DBG: battery capacity is 100%
  2153. [ 30.355589] RICOH_FG_DBG: battery voltage is 4235 mV
  2154. [ 30.360699] RICOH_FG_DBG: battery temperature is 32 degree
  2155. [ 30.362617] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a
  2156. [ 30.362637] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  2157. [ 30.395763] RICOH_FG_DBG: battery capacity is 100%
  2158. [ 30.395775] RICOH_FG_DBG: battery capacity is 100%
  2159. [ 30.395782] RICOH_FG_DBG: battery capacity is 100%
  2160. [ 30.506827] RICOH_FG_DBG: battery capacity is 100%
  2161. [ 30.506840] RICOH_FG_DBG: battery capacity is 100%
  2162. [ 30.506847] RICOH_FG_DBG: battery capacity is 100%
  2163. [ 30.556015] RICOH_FG_DBG: battery capacity is 100%
  2164. [ 30.556026] RICOH_FG_DBG: battery capacity is 100%
  2165. [ 30.556032] RICOH_FG_DBG: battery capacity is 100%
  2166. [ 30.605892] RICOH_FG_DBG: battery capacity is 100%
  2167. [ 30.605904] RICOH_FG_DBG: battery capacity is 100%
  2168. [ 30.605910] RICOH_FG_DBG: battery capacity is 100%
  2169. [ 30.624904] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2170. [ 30.627655] RICOH_FG_DBG: battery voltage is 4235 mV
  2171. [ 30.630256] RICOH_FG_DBG: battery capacity is 100%
  2172. [ 30.635701] RICOH_FG_DBG: battery temperature is 32 degree
  2173. [ 30.635726] RICOH_FG_DBG: battery capacity is 100%
  2174. [ 30.635734] RICOH_FG_DBG: battery capacity is 100%
  2175. [ 30.635740] RICOH_FG_DBG: battery capacity is 100%
  2176. [ 30.636073] RICOH_FG_DBG: battery capacity is 100%
  2177. [ 30.637858] RICOH_FG_DBG: battery voltage is 4235 mV
  2178. [ 30.643185] RICOH_FG_DBG: battery temperature is 32 degree
  2179. [ 30.645276] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a
  2180. [ 30.645303] healthd: battery [l=100 v=4235 t=32.2 h=2 st=5] chg=a dock-battery none chg=a
  2181. [ 31.608892] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2182. [ 31.611879] RICOH_FG_DBG: battery voltage is 4239 mV
  2183. [ 31.613823] RICOH_FG_DBG: battery capacity is 100%
  2184. [ 31.619415] RICOH_FG_DBG: battery temperature is 32 degree
  2185. [ 31.619869] RICOH_FG_DBG: battery capacity is 100%
  2186. [ 31.622012] RICOH_FG_DBG: battery voltage is 4239 mV
  2187. [ 31.628671] RICOH_FG_DBG: battery temperature is 32 degree
  2188. [ 31.630731] healthd: battery [l=100 v=4239 t=32.1 h=2 st=5] chg=a
  2189. [ 31.630751] healthd: battery [l=100 v=4239 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  2190. [ 32.642103] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2191. [ 32.644666] RICOH_FG_DBG: battery voltage is 4244 mV
  2192. [ 32.646460] RICOH_FG_DBG: battery capacity is 100%
  2193. [ 32.651885] RICOH_FG_DBG: battery temperature is 32 degree
  2194. [ 32.652174] RICOH_FG_DBG: battery capacity is 100%
  2195. [ 32.654929] RICOH_FG_DBG: battery voltage is 4244 mV
  2196. [ 32.660054] RICOH_FG_DBG: battery temperature is 32 degree
  2197. [ 32.662000] healthd: battery [l=100 v=4244 t=32.1 h=2 st=5] chg=a
  2198. [ 32.662019] healthd: battery [l=100 v=4244 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  2199. [ 33.282545] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2200. [ 33.289098] RICOH_FG_DBG: battery voltage is 4250 mV
  2201. [ 33.290918] RICOH_FG_DBG: battery capacity is 100%
  2202. [ 33.296081] RICOH_FG_DBG: battery temperature is 32 degree
  2203. [ 33.302247] RICOH_FG_DBG: battery capacity is 100%
  2204. [ 33.304003] RICOH_FG_DBG: battery voltage is 4250 mV
  2205. [ 33.319539] RICOH_FG_DBG: battery temperature is 32 degree
  2206. [ 33.322826] healthd: battery [l=100 v=4250 t=32.1 h=2 st=5] chg=a
  2207. [ 33.322849] healthd: battery [l=100 v=4250 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  2208. [ 33.323675] RICOH_FG_DBG: battery capacity is 100%
  2209. [ 33.325403] RICOH_FG_DBG: battery voltage is 4250 mV
  2210. [ 33.334312] RICOH_FG_DBG: battery temperature is 32 degree
  2211. [ 33.336827] healthd: battery [l=100 v=4250 t=32.1 h=2 st=5] chg=a
  2212. [ 33.336846] healthd: battery [l=100 v=4250 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  2213. [ 33.337038] RICOH_FG_DBG: battery capacity is 100%
  2214. [ 33.341185] RICOH_FG_DBG: battery voltage is 4250 mV
  2215. [ 33.347787] RICOH_FG_DBG: battery temperature is 32 degree
  2216. [ 33.349853] healthd: battery [l=100 v=4250 t=32.1 h=2 st=5] chg=a
  2217. [ 33.349875] healthd: battery [l=100 v=4250 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  2218. [ 33.626126] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2219. [ 33.631214] RICOH_FG_DBG: battery voltage is 4250 mV
  2220. [ 33.633001] RICOH_FG_DBG: battery capacity is 100%
  2221. [ 33.651580] RICOH_FG_DBG: battery temperature is 32 degree
  2222. [ 33.651854] RICOH_FG_DBG: battery capacity is 100%
  2223. [ 33.653656] RICOH_FG_DBG: battery voltage is 4250 mV
  2224. [ 33.661826] RICOH_FG_DBG: battery temperature is 32 degree
  2225. [ 33.680444] healthd: battery [l=100 v=4250 t=32.1 h=2 st=5] chg=a
  2226. [ 33.680466] healthd: battery [l=100 v=4250 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  2227. [ 33.758241] Connectting with c8:d3:a3:06:da:a6 channel (6) ssid "Chernarus_Oben", len (14)
  2228. [ 33.758241]
  2229. [ 34.130519] wl_bss_connect_done succeeded with c8:d3:a3:06:da:a6
  2230. [ 34.182180] wl_bss_connect_done succeeded with c8:d3:a3:06:da:a6
  2231. [ 34.622411] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2232. [ 34.625314] RICOH_FG_DBG: battery voltage is 4255 mV
  2233. [ 34.627082] RICOH_FG_DBG: battery capacity is 100%
  2234. [ 34.632250] RICOH_FG_DBG: battery temperature is 32 degree
  2235. [ 34.632675] RICOH_FG_DBG: battery capacity is 100%
  2236. [ 34.635870] RICOH_FG_DBG: battery voltage is 4255 mV
  2237. [ 34.644650] RICOH_FG_DBG: battery temperature is 32 degree
  2238. [ 34.646664] healthd: battery [l=100 v=4255 t=32.1 h=2 st=5] chg=a
  2239. [ 34.646685] healthd: battery [l=100 v=4255 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  2240. [ 34.794599] dhd_set_suspend: Remove extra suspend setting
  2241. [ 35.614713] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2242. [ 35.618514] RICOH_FG_DBG: battery voltage is 4255 mV
  2243. [ 35.621406] RICOH_FG_DBG: battery capacity is 100%
  2244. [ 35.634181] RICOH_FG_DBG: battery temperature is 32 degree
  2245. [ 35.634731] RICOH_FG_DBG: battery capacity is 100%
  2246. [ 35.636602] RICOH_FG_DBG: battery voltage is 4255 mV
  2247. [ 35.642300] RICOH_FG_DBG: battery temperature is 32 degree
  2248. [ 35.650904] healthd: battery [l=100 v=4255 t=32.1 h=2 st=5] chg=a
  2249. [ 35.650949] healthd: battery [l=100 v=4255 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  2250. [ 36.278640] RICOH_FG_DBG: PMU vadp_drop_work:vadp_drop_irq_work In
  2251. [ 36.291162] RICOH_FG_DBG: battery voltage is 4255 mV
  2252. [ 36.293001] RICOH_FG_DBG: battery capacity is 100%
  2253. [ 36.293010] RICOH_FG_DBG: battery capacity is 100%
  2254. [ 36.298065] RICOH_FG_DBG: battery temperature is 32 degree
  2255. [ 36.299919] RICOH_FG_DBG: battery voltage is 4255 mV
  2256. [ 36.305111] RICOH_FG_DBG: battery temperature is 32 degree
  2257. [ 36.306893] healthd: battery [l=100 v=4255 t=32.1 h=2 st=5] chg=a
  2258. [ 36.306910] healthd: battery [l=100 v=4255 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  2259. [ 36.307094] RICOH_FG_DBG: battery capacity is 100%
  2260. [ 36.308811] RICOH_FG_DBG: battery voltage is 4255 mV
  2261. [ 36.313882] RICOH_FG_DBG: battery temperature is 32 degree
  2262. [ 36.315654] healthd: battery [l=100 v=4255 t=32.1 h=2 st=5] chg=a
  2263. [ 36.315671] healthd: battery [l=100 v=4255 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  2264. [ 36.315804] RICOH_FG_DBG: battery capacity is 100%
  2265. [ 36.317506] RICOH_FG_DBG: battery voltage is 4255 mV
  2266. [ 36.323341] RICOH_FG_DBG: battery temperature is 32 degree
  2267. [ 36.326271] healthd: battery [l=100 v=4255 t=32.1 h=2 st=5] chg=a
  2268. [ 36.326299] healthd: battery [l=100 v=4255 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  2269. [ 36.425124] ricoh619-rtc ricoh619-rtc: PMU: print_time *** rtc-time : 6/25/2017 19:23:55 *****
  2270. [ 36.427362] ricoh619-rtc ricoh619-rtc: PMU: print_time *** rtc-time : 6/25/2017 19:23:55 *****
  2271. [ 36.597790] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2272. [ 36.621676] RICOH_FG_DBG: battery voltage is 4255 mV
  2273. [ 36.623389] RICOH_FG_DBG: battery capacity is 100%
  2274. [ 36.628448] RICOH_FG_DBG: battery temperature is 32 degree
  2275. [ 36.628693] RICOH_FG_DBG: battery capacity is 100%
  2276. [ 36.630449] RICOH_FG_DBG: battery voltage is 4255 mV
  2277. [ 36.635627] RICOH_FG_DBG: battery temperature is 32 degree
  2278. [ 36.638295] healthd: battery [l=100 v=4255 t=32.1 h=2 st=5] chg=a
  2279. [ 36.638316] healthd: battery [l=100 v=4255 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
  2280. [ 37.581807] RICOH_FG_DBG: PMU: ricoh619_battery_work
  2281. [ 37.584466] RICOH_FG_DBG: battery voltage is 4255 mV
  2282. [ 37.588339] RICOH_FG_DBG: battery capacity is 100%
  2283. [ 37.596558] RICOH_FG_DBG: battery temperature is 32 degree
  2284. [ 37.596773] RICOH_FG_DBG: battery capacity is 100%
  2285. [ 37.599058] RICOH_FG_DBG: battery voltage is 4255 mV
  2286. [ 37.618971] RICOH_FG_DBG: battery temperature is 32 degree
  2287. [ 37.621081] healthd: battery [l=100 v=4255 t=32.1 h=2 st=5] chg=a
  2288. [ 37.621140] healthd: battery [l=100 v=4255 t=32.1 h=2 st=5] chg=a dock-battery none chg=a
Add Comment
Please, Sign In to add comment