Advertisement
Guest User

dmesgorion97

a guest
Dec 19th, 2014
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.49 KB | None | 0 0
  1. <6>[ 0.000000] Booting Linux on physical CPU 0
  2. <6>[ 0.000000] Initializing cgroup subsys cpuset
  3. <6>[ 0.000000] Initializing cgroup subsys cpu
  4. <5>[ 0.000000] Linux version 3.3.0 (csj@broncho) (gcc version 4.6.3 20120201 (prerelease) (crosstool-NG linaro-1.13.1-2012.02-20120222 - Linaro GCC 2012.02) ) #4 SMP PREEMPT Thu Apr 17 17:25:55 CST 2014
  5. <4>[ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
  6. <4>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. <4>[ 0.000000] Machine: sun6i
  8. <4>[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  9. <7>[ 0.000000] On node 0 totalpages: 194560
  10. <7>[ 0.000000] free_area_init_node: node 0, pgdat c0814d80, node_mem_map d3900000
  11. <7>[ 0.000000] DMA zone: 576 pages used for memmap
  12. <7>[ 0.000000] DMA zone: 0 pages reserved
  13. <7>[ 0.000000] DMA zone: 64960 pages, LIFO batch:15
  14. <7>[ 0.000000] Normal zone: 1134 pages used for memmap
  15. <7>[ 0.000000] Normal zone: 60306 pages, LIFO batch:15
  16. <7>[ 0.000000] HighMem zone: 594 pages used for memmap
  17. <7>[ 0.000000] HighMem zone: 66990 pages, LIFO batch:15
  18. <6>[ 0.000000] PERCPU: Embedded 8 pages/cpu @d4208000 s10176 r8192 d14400 u32768
  19. <7>[ 0.000000] pcpu-alloc: s10176 r8192 d14400 u32768 alloc=8*4096
  20. <7>[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  21. <4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 192256
  22. <5>[ 0.000000] Kernel command line: console=ttyS0,115200 rw init=/init loglevel=8
  23. <6>[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  24. <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  25. <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  26. <6>[ 0.000000] Memory: 49MB 711MB = 760MB total
  27. <5>[ 0.000000] Memory: 757864k/757864k available, 290712k reserved, 270336K highmem
  28. <5>[ 0.000000] Virtual kernel memory layout:
  29. <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  30. <5>[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  31. <5>[ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  32. <5>[ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  33. <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  34. <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  35. <5>[ 0.000000] .text : 0xc0008000 - 0xc0783000 (7660 kB)
  36. <5>[ 0.000000] .init : 0xc0783000 - 0xc07ca7c0 ( 286 kB)
  37. <5>[ 0.000000] .data : 0xc07cc000 - 0xc0821c38 ( 344 kB)
  38. <5>[ 0.000000] .bss : 0xc0821c5c - 0xc099e190 (1522 kB)
  39. <6>[ 0.000000] Preemptible hierarchical RCU implementation.
  40. <6>[ 0.000000] NR_IRQS:160
  41. <4>[ 0.000000] [aw_delay]: It is use use_time_delay function!
  42. <6>[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  43. <6>[ 0.000000] Architected local timer running at 24.00MHz.
  44. <6>[ 0.000000] Console: colour dummy device 80x30
  45. <6>[ 0.000436] Calibrating delay loop... 2013.59 BogoMIPS (lpj=10067968)
  46. <6>[ 0.059957] pid_max: default: 32768 minimum: 301
  47. <6>[ 0.060308] Mount-cache hash table entries: 512
  48. <6>[ 0.061031] CPU: Testing write buffer coherency: ok
  49. <6>[ 0.061077] ftrace: allocating 20638 entries in 61 pages
  50. <6>[ 0.096765] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  51. <6>[ 0.096847] Setting up static identity map for 0x4058b8b8 - 0x4058b910
  52. <4>[ 0.223507] CPU1: Booted secondary processor
  53. <6>[ 0.277097] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  54. <4>[ 0.343602] CPU2: Booted secondary processor
  55. <6>[ 0.397258] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  56. <4>[ 0.463768] CPU3: Booted secondary processor
  57. <6>[ 0.517414] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  58. <6>[ 0.517509] Brought up 4 CPUs
  59. <6>[ 0.517523] SMP: Total of 4 processors activated (8054.37 BogoMIPS).
  60. <6>[ 0.518528] devtmpfs: initialized
  61. <4>[ 0.523911] script_init enter!
  62. <4>[ 0.524631] script_init exit!
  63. <6>[ 0.526246] print_constraints: dummy:
  64. <3>[ 0.526445] cpufreq_core_init: broncho_invented script_get_item err.
  65. <3>[ 0.526458] cpufreq_core_init: broncho_invented script_get_item err.
  66. <3>[ 0.526471] cpufreq_core_init: broncho_invented script_get_item err.
  67. <6>[ 0.526768] NET: Registered protocol family 16
  68. <7>[ 0.526970] sunxi_dump_init success
  69. <6>[ 0.527243] script_sysfs_init success
  70. <6>[ 0.531872] gpiochip_add: registered GPIOs 0 to 27 on device: GPA
  71. <6>[ 0.532086] gpiochip_add: registered GPIOs 30 to 37 on device: GPB
  72. <6>[ 0.532286] gpiochip_add: registered GPIOs 40 to 67 on device: GPC
  73. <6>[ 0.532494] gpiochip_add: registered GPIOs 70 to 97 on device: GPD
  74. <6>[ 0.532711] gpiochip_add: registered GPIOs 100 to 116 on device: GPE
  75. <6>[ 0.532913] gpiochip_add: registered GPIOs 119 to 124 on device: GPF
  76. <6>[ 0.533116] gpiochip_add: registered GPIOs 127 to 145 on device: GPG
  77. <6>[ 0.533313] gpiochip_add: registered GPIOs 148 to 178 on device: GPH
  78. <6>[ 0.533509] gpiochip_add: registered GPIOs 181 to 189 on device: GPL
  79. <6>[ 0.533726] gpiochip_add: registered GPIOs 192 to 199 on device: GPM
  80. <4>[ 0.534167] sun6i ar100 driver v1.00
  81. <4>[ 0.542908] move ar100 binary data [addr = c00357e0, len = 13000] to sram_a2 finished
  82. <6>[ 0.984615] bio: create slab <bio-0> at 0
  83. <5>[ 0.986478] SCSI subsystem initialized
  84. <6>[ 0.987267] usbcore: registered new interface driver usbfs
  85. <6>[ 0.987561] usbcore: registered new interface driver hub
  86. <6>[ 0.987818] usbcore: registered new device driver usb
  87. <6>[ 0.991418] axp_mfd 1-0034: AXP (CHIP ID: 0x17) detected
  88. <6>[ 0.996379] print_constraints: axp22_ldo1: 3000 mV
  89. <4>[ 0.996772] suspend_set_state: axp22_ldo2: No configuration
  90. <6>[ 0.996831] print_constraints: axp22_ldo2: 700 <--> 3300 mV at 700 mV
  91. <6>[ 0.997342] print_constraints: axp22_ldo3: 700 <--> 3300 mV at 1800 mV
  92. <6>[ 0.997890] print_constraints: axp22_ldo4: 700 <--> 3300 mV at 3000 mV
  93. <4>[ 0.998310] suspend_set_state: axp22_ldo5: No configuration
  94. <6>[ 0.998368] print_constraints: axp22_ldo5: 700 <--> 3300 mV at 3300 mV
  95. <4>[ 0.998746] suspend_set_state: axp22_ldo6: No configuration
  96. <6>[ 0.998803] print_constraints: axp22_ldo6: 700 <--> 3300 mV at 700 mV
  97. <4>[ 0.999178] suspend_set_state: axp22_ldo7: No configuration
  98. <6>[ 0.999235] print_constraints: axp22_ldo7: 700 <--> 3300 mV at 2800 mV
  99. <4>[ 0.999628] suspend_set_state: axp22_ldo8: No configuration
  100. <6>[ 0.999686] print_constraints: axp22_ldo8: 700 <--> 3300 mV at 700 mV
  101. <4>[ 1.000071] suspend_set_state: axp22_ldo9: No configuration
  102. <6>[ 1.000128] print_constraints: axp22_ldo9: 700 <--> 3300 mV at 700 mV
  103. <4>[ 1.000504] suspend_set_state: axp22_ldo10: No configuration
  104. <6>[ 1.000561] print_constraints: axp22_ldo10: 700 <--> 3300 mV at 1800 mV
  105. <4>[ 1.000948] suspend_set_state: axp22_ldo11: No configuration
  106. <6>[ 1.001005] print_constraints: axp22_ldo11: 700 <--> 3300 mV at 700 mV
  107. <6>[ 1.001535] print_constraints: axp22_ldo12: 700 <--> 1400 mV at 1100 mV
  108. <6>[ 1.002041] print_constraints: axp22_DCDC1: 1600 <--> 3400 mV at 3000 mV
  109. <6>[ 1.002581] print_constraints: axp22_DCDC2: 600 <--> 1540 mV at 1200 mV
  110. <6>[ 1.003107] print_constraints: axp22_DCDC3: 600 <--> 1860 mV at 1260 mV
  111. <6>[ 1.003617] print_constraints: axp22_DCDC4: 600 <--> 1540 mV at 1240 mV
  112. <6>[ 1.004126] print_constraints: axp22_DCDC5: 1000 <--> 2550 mV at 1500 mV
  113. <6>[ 1.004556] print_constraints: axp22_ldoio0: 700 <--> 3300 mV at 2800 mV
  114. <6>[ 1.004986] print_constraints: axp22_ldoio1: 700 <--> 3300 mV at 3000 mV
  115. <6>[ 1.005657] input: axp22-supplyer as /devices/platform/sun6i-i2c.1/i2c-1/1-0034/axp22-supplyer.19/input/input0
  116. <4>[ 1.005671] axp charger not limit now
  117. <4>[ 1.009263] now_rest_vol = 22
  118. <6>[ 1.010054] gpiochip_add: registered GPIOs 202 to 206 on device: axp_pin
  119. <6>[ 1.010982] Advanced Linux Sound Architecture Driver Version 1.0.24.
  120. <6>[ 1.012066] Bluetooth: Core ver 2.16
  121. <6>[ 1.012221] NET: Registered protocol family 31
  122. <6>[ 1.012231] Bluetooth: HCI device and connection manager initialized
  123. <6>[ 1.012248] Bluetooth: HCI socket layer initialized
  124. <6>[ 1.012258] Bluetooth: L2CAP socket layer initialized
  125. <6>[ 1.012293] Bluetooth: SCO socket layer initialized
  126. <6>[ 1.012759] cfg80211: Calling CRDA to update world regulatory domain
  127. <6>[ 1.013344] Switching to clocksource arch_sys_counter
  128. <5>[ 1.031218] FS-Cache: Loaded
  129. <6>[ 1.031699] CacheFiles: Loaded
  130. <6>[ 1.051570] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  131. <6>[ 1.051793] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  132. <4>[ 1.051970] [usb_manager]: CONFIG_USB_SW_SUN6I_USB0_OTG
  133. <4>[ 1.051997] [sun6i_usb]: ERR: get usbc(0) det_vbus gpio failed
  134. <4>[ 1.052546] [sw_udc]: udc_init: version 20080411
  135. <6>[ 1.053534] NET: Registered protocol family 2
  136. <6>[ 1.053824] IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
  137. <6>[ 1.054581] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  138. <6>[ 1.055567] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
  139. <6>[ 1.056493] TCP: Hash tables configured (established 65536 bind 65536)
  140. <6>[ 1.056505] TCP reno registered
  141. <6>[ 1.056519] UDP hash table entries: 256 (order: 1, 8192 bytes)
  142. <6>[ 1.056546] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  143. <6>[ 1.056910] NET: Registered protocol family 1
  144. <6>[ 1.057468] RPC: Registered named UNIX socket transport module.
  145. <6>[ 1.057479] RPC: Registered udp transport module.
  146. <6>[ 1.057488] RPC: Registered tcp transport module.
  147. <6>[ 1.057497] RPC: Registered tcp NFSv4.1 backchannel transport module.
  148. <6>[ 1.057745] Unpacking initramfs...
  149. <6>[ 1.103708] Freeing initrd memory: 652K
  150. <6>[ 1.103725] sunxi_reg_init enter
  151. <4>[ 1.104458] [pm]aw_pm_init!
  152. <6>[ 1.104470] standby_mode = 1.
  153. <6>[ 1.104479] cpu0_en = 0.
  154. <6>[ 1.104487] dram_selfresh_en = 1.
  155. <6>[ 1.104496] wakeup src cnt is : 1.
  156. <4>[ 1.104508] [exstandby]leave extended_standby_enable_wakeup_src : event 0x2000
  157. <4>[ 1.104520] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_map 0x20
  158. <4>[ 1.104531] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_group 0x0
  159. <6>[ 1.104542] cpus need care gpio: mem_para_info.cpus_gpio_wakeup = 0x0.
  160. <4>[ 1.104560] [wifi]: select wifi: rtl8188eu !!
  161. <4>[ 1.104919] [rtl8188eu]: exec rtl8188eu_wifi_gpio_init
  162. <4>[ 1.104934] [rtl8188eu]: module power name axp22_dldo1
  163. <4>[ 1.104943] [rtl8188eu]: rtl8188eu module power set by axp.
  164. <4>[ 1.105031] [rtl8188eu]: first time
  165. <4>[ 1.105197] [wifi_pm]: wifi gpio init is OK !!
  166. <4>[ 1.106806] highmem bounce pool size: 64 pages
  167. <6>[ 1.110425] NTFS driver 2.1.30 [Flags: R/W].
  168. <6>[ 1.110891] fuse init (API version 7.18)
  169. <6>[ 1.111936] msgmni has been set to 953
  170. <6>[ 1.112961] io scheduler noop registered
  171. <6>[ 1.112972] io scheduler deadline registered (default)
  172. <4>[ 1.121903] [uart]: driver initializied
  173. <6>[ 1.122396] sw_serial.0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SW
  174. <4>[ 1.122422] [uart]: console setup baud 115200 parity n bits 8, flow n
  175. <6>[ 2.180571] console [ttyS0] enabled
  176. <6>[ 2.194433] loop: module loaded
  177. <3>[ 2.197952] sun6i_vibrator_init motor is not used in config
  178. <6>[ 2.204236] sunxi_hw_init: sunxi debug register driver init
  179. <4>[ 2.210820] =======================================modem_init===============
  180. <4>[ 2.218707] 3g function is not enable!
  181. <3>[ 2.222889] hwinfo_init: hwinfo num script_get_item err.
  182. <6>[ 2.229623] tun: Universal TUN/TAP device driver, 1.6
  183. <6>[ 2.235268] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  184. <6>[ 2.242464] PPP generic driver version 2.4.2
  185. <6>[ 2.247666] PPP BSD Compression module registered
  186. <6>[ 2.252916] PPP Deflate Compression module registered
  187. <6>[ 2.259159] PPP MPPE Compression module registered
  188. <6>[ 2.264541] NET: Registered protocol family 24
  189. <6>[ 2.269530] PPTP driver version 0.8.5
  190. <6>[ 2.274172] usbcore: registered new interface driver cdc_ether
  191. <6>[ 2.280843] usbcore: registered new interface driver cdc_eem
  192. <6>[ 2.287319] usbcore: registered new interface driver cdc_subset
  193. <4>[ 2.294001] [sw_hci_sun6i]: ERR: get usb_restrict_flag failed
  194. <4>[ 2.300452] [sw_hci_sun6i]: ERR: get usb_restrict_flag failed
  195. <4>[ 2.306938] [sw_hci_sun6i]: ERR: sw-ehci2(restrict_gpio) is invalid
  196. <4>[ 2.313947] [sw_hci_sun6i]: ERR: sw-ehci2(drv vbus) is invalid
  197. <4>[ 2.320462] [sw_hci_sun6i]: ERR: get usb_restrict_flag failed
  198. <4>[ 2.326916] [sw_hci_sun6i]: ERR: sw-ohci2(restrict_gpio) is invalid
  199. <4>[ 2.333915] [sw_hci_sun6i]: ERR: sw-ohci2(drv vbus) is invalid
  200. <4>[ 2.340431] [sw_hci_sun6i]: ERR: get usb_restrict_flag failed
  201. <4>[ 2.347137] [sw_hci_sun6i]: [sw-ehci1]: probe, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc0892b24
  202. <4>[ 2.357331] [sw_hci_sun6i]: [sw-ehci1]: open clock
  203. <4>[ 2.362887] [sw_hci_sun6i]: [sw-ehci1]: Set USB Power ON
  204. <6>[ 2.368830] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  205. <6>[ 2.377197] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 1
  206. <6>[ 2.385181] sw-ehci sw-ehci.1: irq 104, io mem 0xf1c1a000
  207. <6>[ 2.403425] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00
  208. <6>[ 2.410391] hub 1-0:1.0: USB hub found
  209. <6>[ 2.414598] hub 1-0:1.0: 1 port detected
  210. <4>[ 2.419552] [sw_hci_sun6i]: [sw-ehci1]: sw_usb_disable_ehci
  211. <4>[ 2.425779] [sw_hci_sun6i]: [sw-ehci1]: remove, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc0892b24
  212. <6>[ 2.436082] sw-ehci sw-ehci.1: remove, state 1
  213. <6>[ 2.441055] usb usb1: USB disconnect, device number 1
  214. <6>[ 2.448261] sw-ehci sw-ehci.1: USB bus 1 deregistered
  215. <4>[ 2.453925] [sw_hci_sun6i]: [sw-ehci1]: Set USB Power OFF
  216. <4>[ 2.459953] [sw_hci_sun6i]: [sw-ehci1]: close clock
  217. <4>[ 2.465412] [sw_hci_sun6i]: ERR: usb1 sw-ohci1 is not enable
  218. <4>[ 2.471725] [sw_hci_sun6i]: ERR: usb2 sw-ehci2 is not enable
  219. <4>[ 2.478045] [sw_hci_sun6i]: ERR: usb2 sw-ohci2 is not enable
  220. <4>[ 2.484376] [sw_hci_sun6i]: ERR: usb0 is not enable
  221. <6>[ 2.489915] Initializing USB Mass Storage driver...
  222. <6>[ 2.495552] usbcore: registered new interface driver usb-storage
  223. <6>[ 2.502258] USB Mass Storage support registered.
  224. <6>[ 2.507583] usbcore: registered new interface driver ums-alauda
  225. <6>[ 2.514374] usbcore: registered new interface driver ums-cypress
  226. <6>[ 2.521236] usbcore: registered new interface driver ums-datafab
  227. <6>[ 2.528121] usbcore: registered new interface driver ums_eneub6250
  228. <6>[ 2.535186] usbcore: registered new interface driver ums-freecom
  229. <6>[ 2.542044] usbcore: registered new interface driver ums-isd200
  230. <6>[ 2.548824] usbcore: registered new interface driver ums-jumpshot
  231. <6>[ 2.555788] usbcore: registered new interface driver ums-karma
  232. <6>[ 2.562460] usbcore: registered new interface driver ums-onetouch
  233. <6>[ 2.569451] usbcore: registered new interface driver ums-realtek
  234. <6>[ 2.576332] usbcore: registered new interface driver ums-sddr09
  235. <6>[ 2.583098] usbcore: registered new interface driver ums-sddr55
  236. <6>[ 2.589854] usbcore: registered new interface driver ums-usbat
  237. <6>[ 2.596738] usbcore: registered new interface driver usbserial
  238. <6>[ 2.603246] usbserial: USB Serial Driver core
  239. <6>[ 2.608276] USB Serial support registered for GSM modem (1-port)
  240. <6>[ 2.615158] usbcore: registered new interface driver option
  241. <6>[ 2.621379] option: v0.7.2:USB Driver for GSM modems
  242. <4>[ 2.627385] [sw_udc]: [sw_usb_udc]: binding gadget driver 'android_usb'
  243. <4>[ 2.634784] [sw_udc]: alloc request: ep(0xc07fdd98, ep0, 64), req(0xef220240)
  244. <4>[ 2.642745] [sun6i_usb]: ERR: usb device is not active
  245. <4>[ 2.648493] [sw_udc]: sw_udc_pullup, is_on = 0
  246. <4>[ 2.653452] [sun6i_usb]: usb device is not active
  247. <6>[ 2.661954] android_usb gadget: Mass Storage Function, version: 2009/09/11
  248. <6>[ 2.669644] android_usb gadget: Number of LUNs=2
  249. <6>[ 2.674791] lun0: LUN: removable file: (no medium)
  250. <6>[ 2.680219] lun1: LUN: removable file: (no medium)
  251. <4>[ 2.686199] [sun6i_usb]: ERR: usb device is not active
  252. <6>[ 2.691946] android_usb gadget: android_usb ready
  253. <4>[ 2.697334] [sw_hcd0]: usb host driver initialize........
  254. <4>[ 2.703482] [sw_hcd0]: open_usb_clock
  255. <4>[ 2.708037] [sun6i_usb]: [sw_hcd0]: host_init_state = 0
  256. <4>[ 2.713878] [sw_hcd0]: platform is usb host
  257. <4>[ 2.718580] [sw_hcd0]: sw_hcd_init_controller: sw_hcd_host0: USB Host mode controller at f1c19000 using PIO, IRQ 103
  258. <6>[ 2.730332] sw_hcd_host0 sw_hcd_host0: sw_hcd host driver
  259. <6>[ 2.736376] sw_hcd_host0 sw_hcd_host0: new USB bus registered, assigned bus number 1
  260. <6>[ 2.745901] hub 1-0:1.0: USB hub found
  261. <6>[ 2.750092] hub 1-0:1.0: 1 port detected
  262. <4>[ 2.755036] [sw_hcd0]: sw_usb_host0_disable start
  263. <4>[ 2.760266] [sw_hcd0]: sw_hcd_wait_for_disconnect cnt=0
  264. <4>[ 2.766092] [sun6i_usb]: [sw_hcd_host0]: Set USB Power OFF
  265. <4>[ 2.772343] [sun6i_usb]: -------sw_hcd0_soft_disconnect---------
  266. <4>[ 2.779044] [sun6i_usb]: wrn: hcd is not enable, need not stop hcd
  267. <4>[ 2.785968] [sw_hcd0]: close_usb_clock
  268. <4>[ 2.790145] [sw_hcd0]: sw_usb_host0_disable end
  269. <6>[ 2.795924] mousedev: PS/2 mouse device common for all mice
  270. <6>[ 2.802942] =====ctp_fetch_sysconfig_para=====.
  271. <3>[ 2.808110] ctp_fetch_sysconfig_para: ctp_firm script_get_item err.
  272. <6>[ 2.816177] sun6i-rtc sun6i-rtc: sun6i_rtc_probe tmp_data = 380239881
  273. <6>[ 2.823461] sun6i-rtc sun6i-rtc: sun6i_rtc_gettime
  274. <6>[ 2.828807] sun6i-rtc sun6i-rtc: read time 2014-12-19 12:8:49
  275. <6>[ 2.835760] using rtc device, rtc, for alarms
  276. <6>[ 2.840459] sun6i-rtc sun6i-rtc: rtc core: registered rtc as rtc0
  277. <6>[ 2.847622] Linux video capture interface: v2.00
  278. <4>[ 2.852910] [cedar]: install start!!!
  279. <4>[ 2.857983] [cedar]: install end!!!
  280. <4>[ 2.870967] create_regulator: axp22_ldoio1: Failed to create debugfs directory
  281. <6>[ 2.880054] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  282. <6>[ 2.890013] Bluetooth: HCI UART driver ver 2.2
  283. <6>[ 2.894993] Bluetooth: HCI H4 protocol initialized
  284. <6>[ 2.900338] Bluetooth: HCI BCSP protocol initialized
  285. <6>[ 2.905891] Bluetooth: HCI Realtek H5 protocol initialized
  286. <4>[ 2.913602] [mmc]: sw_mci_init
  287. <4>[ 2.917047] [mmc]: get mmc0's sdc_mod_clk failed
  288. <4>[ 2.922229] [mmc]: MMC host used card: 0x1, boot card: 0x0, io_card 0
  289. <4>[ 2.935517] [mmc]: sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  290. <4>[ 2.946441] [mmc]: sdc0 Probe: base:0xf0036000 irq:92 sg_cpu:ffdff000(42c00000) ret 0.
  291. <6>[ 2.958485] usbcore: registered new interface driver usbhid
  292. <6>[ 2.964732] usbhid: USB HID core driver
  293. <6>[ 2.970103] ashmem: initialized
  294. <6>[ 2.973957] logger: created 256K log 'log_main'
  295. <6>[ 2.979326] logger: created 256K log 'log_events'
  296. <6>[ 2.984904] logger: created 256K log 'log_radio'
  297. <6>[ 2.990368] logger: created 256K log 'log_system'
  298. <4>[ 2.996591] [audiocodec] headset detect invert type err!
  299. <6>[ 3.002907] input: headset as /devices/virtual/input/input1
  300. <3>[ 3.010188] BTHWCTL: wifi_mod_sel= 6, is not mt6622 module!!
  301. <4>[ 3.018151] enter sun6i Audio codec!!!
  302. <6>[ 3.023979] sun6i audio support initialized
  303. <4>[ 3.028864] sun6i Audio codec init end
  304. <6>[ 3.035746] asoc: sndhdmi <-> sun6i-hdmiaudio.0 mapping ok
  305. <6>[ 3.043056] ALSA device list:
  306. <6>[ 3.046442] #0: sun6i-CODEC Audio Codec
  307. <6>[ 3.051030] #1: sndhdmi
  308. <6>[ 3.054231] Netfilter messages via NETLINK v0.30.
  309. <6>[ 3.059590] nf_conntrack version 0.5.0 (11851 buckets, 47404 max)
  310. <6>[ 3.066946] ctnetlink v0.93: registering with nfnetlink.
  311. <6>[ 3.072919] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  312. <6>[ 3.080738] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  313. <6>[ 3.088246] xt_time: kernel timezone is -0000
  314. <6>[ 3.093159] IPv4 over IPv4 tunneling driver
  315. <6>[ 3.098775] GRE over IPv4 demultiplexor driver
  316. <6>[ 3.103570] GRE over IPv4 tunneling driver
  317. <6>[ 3.109427] ip_tables: (C) 2000-2006 Netfilter Core Team
  318. <6>[ 3.115609] TCP cubic registered
  319. <6>[ 3.119222] Initializing XFRM netlink socket
  320. <6>[ 3.124763] NET: Registered protocol family 10
  321. <6>[ 3.131045] ip6_tables: (C) 2000-2006 Netfilter Core Team
  322. <6>[ 3.137317] IPv6 over IPv4 tunneling driver
  323. <6>[ 3.144111] NET: Registered protocol family 17
  324. <6>[ 3.149121] NET: Registered protocol family 15
  325. <6>[ 3.154245] Bluetooth: RFCOMM TTY layer initialized
  326. <6>[ 3.159726] Bluetooth: RFCOMM socket layer initialized
  327. <6>[ 3.165498] Bluetooth: RFCOMM ver 1.11
  328. <6>[ 3.169698] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  329. <6>[ 3.175660] Bluetooth: BNEP filters: protocol multicast
  330. <6>[ 3.181515] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  331. <6>[ 3.188407] L2TP core driver, V2.0
  332. <6>[ 3.192233] PPPoL2TP kernel driver, V2.0
  333. <6>[ 3.196642] L2TP IP encapsulation support (L2TPv3)
  334. <6>[ 3.202153] L2TP netlink interface
  335. <6>[ 3.206003] L2TP ethernet pseudowire support (L2TPv3)
  336. <6>[ 3.211662] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 3
  337. <6>[ 3.220276] ThumbEE CPU extension supported.
  338. <5>[ 3.225086] Registering SWP/SWPB emulation handler
  339. <4>[ 3.230459] [rfkill]: init no bt used in configuration
  340. <4>[ 3.237380] regulator_init_complete: axp22_ldoio0: incomplete constraints, leaving on
  341. <4>[ 3.246223] regulator_init_complete: axp22_DCDC5: incomplete constraints, leaving on
  342. <4>[ 3.254962] regulator_init_complete: axp22_DCDC4: incomplete constraints, leaving on
  343. <4>[ 3.263700] regulator_init_complete: axp22_DCDC3: incomplete constraints, leaving on
  344. <4>[ 3.272423] regulator_init_complete: axp22_DCDC2: incomplete constraints, leaving on
  345. <4>[ 3.281161] regulator_init_complete: axp22_DCDC1: incomplete constraints, leaving on
  346. <4>[ 3.289897] regulator_init_complete: axp22_ldo12: incomplete constraints, leaving on
  347. <4>[ 3.298954] regulator_init_complete: axp22_ldo4: incomplete constraints, leaving on
  348. <4>[ 3.307595] regulator_init_complete: axp22_ldo3: incomplete constraints, leaving on
  349. <3>[ 3.316365] otg_wakelock_init: No OTG transceiver found
  350. <6>[ 3.322230] sun6i-rtc sun6i-rtc: sun6i_rtc_gettime
  351. <6>[ 3.327616] sun6i-rtc sun6i-rtc: read time 2014-12-19 12:8:49
  352. <6>[ 3.334091] sun6i-rtc sun6i-rtc: setting system clock to 2014-12-19 12:08:49 UTC (1418990929)
  353. <6>[ 3.344366] Freeing init memory: 284K
  354. <6>[ 3.348470] Write protecting the kernel text section c0008000 - c0783000
  355. <6>[ 3.356182] rodata_test: attempting to write to read-only section:
  356. <6>[ 3.363109] write to read-only section trapped, success
  357. <4>[ 3.673456] ====codec_resume_events===
  358. <4>[ 3.683456] ====codec_resume_events===
  359. <4>[ 4.053474] [sun6i_usb]: ERR: usb_restrict gpio_request failed
  360. <3>[ 4.485130] init: could not import file '/init.carrier.rc' from '/init.rc'
  361. <4>[ 4.493446] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
  362. <3>[ 4.504634] init: do_chown: Could not access /selinux/booleans
  363. <3>[ 4.511250] init: do_chown: Could not access /sys/fs/selinux/booleans
  364. <3>[ 4.629681] init: /dev/hw_random not found
  365. <3>[ 4.635006] init: cannot open '/initlogo.rle'
  366. <4>[ 4.650274] hello:init_nand_libmodule,21
  367. <4>[ 4.654696] hello:init_nand_libmodule,22
  368. <4>[ 4.659094] [NAND]nand init start, nand0_used_flag is 1
  369. <4>[ 4.664965] [NAND] nand IO Merge: 0x2
  370. <4>[ 4.669161] [NAND] turn off log release thread
  371. <4>[ 4.674161] [NAND] nand driver(A31) version: 0x2, 0x12 0x20131012 1612
  372. <4>[ 4.682580] [NAND]nand get good block ratio 896
  373. <4>[ 4.687768] nand good block ratio value is valid
  374. <4>[ 4.693049] Request memory for lsb page table
  375. <4>[ 4.698040] page type: 0
  376. <4>[ 4.718338] [NAND]nandlogrelease_thread init
  377. <6>[ 4.725206] nanda:
  378. <6>[ 4.729721] nandb: unknown partition table
  379. <6>[ 4.736437] nandc: unknown partition table
  380. <6>[ 4.743079] nandd: unknown partition table
  381. <6>[ 4.750357] nande: unknown partition table
  382. <6>[ 4.758887] nandf: unknown partition table
  383. <6>[ 4.765542] nandg: unknown partition table
  384. <6>[ 4.772720] nandh: unknown partition table
  385. <6>[ 4.781393] nandi: unknown partition table
  386. <4>[ 4.787643] PHY_PageRead: ecc limit, 0xa, 0x0, 0x0, 0x0
  387. <6>[ 4.794582] nandj:
  388. <4>[ 4.797686] [NAND]nand init end.
  389. <6>[ 4.867093] EXT4-fs (nandd): barriers disabled
  390. <6>[ 4.873724] EXT4-fs (nandd): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,barrier=0
  391. <6>[ 4.899776] EXT4-fs (nandh): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
  392. <6>[ 4.963464] fs_mgr: Running /system/bin/e2fsck on /dev/block/nandh
  393. <6>[ 5.070762] e2fsck: e2fsck 1.41.14 (22-Dec-2010)
  394. <6>[ 5.076022] e2fsck: /dev/block/nandh: clean, 15/8192 files, 1587/32768 blocks
  395. <6>[ 5.094713] EXT4-fs (nandh): barriers disabled
  396. <6>[ 5.104665] EXT4-fs (nandh): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,noauto_da_alloc,barrier=0
  397. <7>[ 5.142517] EXT4-fs (nande): ext4_orphan_cleanup: deleting unreferenced inode 115305
  398. <7>[ 5.152683] EXT4-fs (nande): ext4_orphan_cleanup: deleting unreferenced inode 115303
  399. <7>[ 5.161508] EXT4-fs (nande): ext4_orphan_cleanup: deleting unreferenced inode 115370
  400. <7>[ 5.171900] EXT4-fs (nande): ext4_orphan_cleanup: deleting unreferenced inode 115369
  401. <6>[ 5.180707] EXT4-fs (nande): 4 orphan inodes deleted
  402. <6>[ 5.186283] EXT4-fs (nande): recovery complete
  403. <6>[ 5.224154] EXT4-fs (nande): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
  404. <6>[ 5.303463] fs_mgr: Running /system/bin/e2fsck on /dev/block/nande
  405. <6>[ 5.330849] e2fsck: e2fsck 1.41.14 (22-Dec-2010)
  406. <6>[ 5.336079] e2fsck: /dev/block/nande: clean, 1122/196608 files, 92029/786432 blocks
  407. <6>[ 5.355195] EXT4-fs (nande): barriers disabled
  408. <6>[ 5.365757] EXT4-fs (nande): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,noauto_da_alloc,barrier=0
  409. <6>[ 5.454069] [DISP]==disp_module_init==
  410. <6>[ 5.459431] [DISP]==disp_probe call==
  411. <6>[ 5.463562] [DISP]==disp_probe finish==
  412. <6>[ 5.468293] [DISP]==disp_module_init finish==
  413. <6>[ 5.476968] [LCD]==lcd_module_init==
  414. <4>[ 5.482917] [DISP WRN] file:drivers/video/sun6i/disp/de_bsp/iep/deu/iep_deu.c,line:458: deu_mode1 not exist.
  415. <4>[ 5.494418] [DISP WRN] file:drivers/video/sun6i/disp/de_bsp/iep/drc/iep_drc.c,line:565: lcdgamma4iep for lcd1 not exist.
  416. <6>[ 5.523417] [DISP]==Fb_Init==
  417. <6>[ 5.534344] [LCD]==lcd_module_init finish==
  418. <6>[ 5.543561] [HDMI]==hdmi_module_init==
  419. <6>[ 5.548787] [HDMI]==hdmi_probe call==
  420. <6>[ 5.553738] [DISP]==Fb_Init==
  421. <6>[ 5.557062] [HDMI]==hdmi_probe finish==
  422. <6>[ 5.561565] [HDMI]==hdmi_module_init finish==
  423. <4>[ 5.603689] create_regulator: axp22_DCDC2: Failed to create debugfs directory
  424. <7>[ 5.612282] gpu:open gpu power!
  425. <4>[ 5.647681] create_regulator: axp22_ldo7: Failed to create debugfs directory
  426. <4>[ 5.655675] create_regulator: axp22_ldoio0: Failed to create debugfs directory
  427. <4>[ 5.663818] create_regulator: axp22_ldo7: Failed to create debugfs directory
  428. <4>[ 5.671728] create_regulator: axp22_ldo10: Failed to create debugfs directory
  429. <4>[ 5.853612] [i2c0] incomplete xfer (status: 0x20, dev addr: 0x3c)
  430. <4>[ 6.013612] [i2c0] incomplete xfer (status: 0x20, dev addr: 0x21)
  431. <4>[ 6.213612] [i2c0] incomplete xfer (status: 0x20, dev addr: 0x3c)
  432. <5>[ 6.587642] [VFE]Welcome to Video Front End driver
  433. <5>[ 6.593643] [VFE]pdev->id = 1
  434. <5>[ 6.596967] [VFE]dev->mipi_sel = 1
  435. <5>[ 6.600775] [VFE]dev->vip_sel = 1
  436. <5>[ 6.604506] [VFE]dev->isp_sel = 0
  437. <4>[ 6.608279] [VFE_WARN]detect none sensor in list, use sysconfig setting!
  438. <5>[ 6.616057] [VFE]vip_pin_list addr = 0
  439. <5>[ 6.620353] [VFE]request gpio cnt=18, i=16
  440. <5>[ 6.625340] [VFE]vfe_init end
  441. <5>[ 6.633435] [VFE]probe_work_handle start!
  442. <5>[ 6.638551] [VFE]registered sub device,input_num = 0
  443. <4>[ 6.644171] create_regulator: axp22_ldo7: Failed to create debugfs directory
  444. <4>[ 6.652079] create_regulator: axp22_ldoio0: Failed to create debugfs directory
  445. <7>[ 6.653930] G2D: drv_g2d_init
  446. <6>[ 6.654156] G2D: Module initialized.major:246
  447. <7>[ 6.665674] ======i2c_hardware_init=========.
  448. <7>[ 6.665714] ========sensor_fetch_sysconfig_para===================
  449. <7>[ 6.665733] sensor_fetch_sysconfig_para: gsensor_twi_id is 2.
  450. <7>[ 6.665743] ========lsensor_fetch_sysconfig_para===================
  451. <4>[ 6.665756] sysconfing_get_para: type err device_used val.val:-284746132
  452. <7>[ 6.665767] line:316:=========script_get_item_err============
  453. <7>[ 6.665777] lsensor_fetch_sysconfig_para: light sensor_unused.
  454. <4>[ 6.665787] i2c_hardware_init: light sensor_fetch_sysconfig_para err.
  455. <7>[ 6.665798] ========gyr_sensor_fetch_sysconfig_para===================
  456. <7>[ 6.665810] gyr_sensor_fetch_sysconfig_para: gyr sensor_unused.
  457. <4>[ 6.665820] i2c_hardware_init: gyr sensor_fetch_sysconfig_para err.
  458. <7>[ 6.665830] ========ctp_fetch_sysconfig_para===================
  459. <7>[ 6.665844] ctp_fetch_sysconfig_para: ctp_twi_id is 1.
  460. <4>[ 6.665855] sysconfing_get_para: type err device_used val.val:-284746132
  461. <7>[ 6.665866] line:316:=========script_get_item_err============
  462. <7>[ 6.665998] g_device_used:1,c_device_used:1,l_device_used:0,gyr_device_used:0
  463. <7>[ 6.667210] device_config_info[5].str_info:gyr sensor_module_name=""
  464. <7>[ 6.667218]
  465. <7>[ 6.667227] match_device_keyname:Src_name and key_name don't match!
  466. <7>[ 6.667238] match_device_keyname:Src_name and key_name don't match!
  467. <7>[ 6.667248] match_device_keyname:Src_name and key_name don't match!
  468. <7>[ 6.667261] ----ret : 24,s1 : 24---
  469. <7>[ 6.667267]
  470. <7>[ 6.667273] name:
  471. <7>[ 6.667281] gyr_sensor_name:,id:5
  472. <7>[ 6.667290] device_config_info[4].str_info:light sensor_module_name=""
  473. <7>[ 6.667297]
  474. <7>[ 6.667304] match_device_keyname:Src_name and key_name don't match!
  475. <7>[ 6.667315] match_device_keyname:Src_name and key_name don't match!
  476. <7>[ 6.667327] ----ret : 26,s1 : 26---
  477. <7>[ 6.667332]
  478. <7>[ 6.667338] name:
  479. <7>[ 6.667346] lsensor_name:,id:4
  480. <7>[ 6.667354] device_config_info[3].str_info:ctp_module_name="gt82x"
  481. <7>[ 6.667362]
  482. <7>[ 6.667369] match_device_keyname:Src_name and key_name don't match!
  483. <7>[ 6.667380] ----ret : 17,s1 : 22---
  484. <7>[ 6.667386]
  485. <7>[ 6.667393] name:gt82x
  486. <7>[ 6.667400] ctp_name:gt82x,id:3
  487. <7>[ 6.667409] device_config_info[2].str_info:gsensor_module_name="stk8312"
  488. <7>[ 6.667417]
  489. <7>[ 6.667425] ----ret : 21,s1 : 28---
  490. <7>[ 6.667431]
  491. <7>[ 6.667437] name:stk8312
  492. <7>[ 6.667445] gsensor_name:stk8312,id:2
  493. <7>[ 6.667454] device_config_info[1].str_info:;Note: don't change the file format!
  494. <7>[ 6.667462]
  495. <7>[ 6.667471] device_config_info[0].str_info:;Behind the equals sign said detected equipment corresponding to the name of the driver
  496. <7>[ 6.667482]
  497. <6>[ 6.669204] input: sw-keyboard as /devices/virtual/input/input2
  498. <4>[ 6.713681] i2c-core: driver [gt82x] using legacy suspend method
  499. <4>[ 6.713694] i2c-core: driver [gt82x] using legacy resume method
  500. <6>[ 6.714734] input: gt82x as /devices/virtual/input/input3
  501. <4>[ 6.715556] [i2c1] incomplete xfer (status: 0x20, dev addr: 0x5d)
  502. <4>[ 6.715723] [i2c1] incomplete xfer (status: 0x20, dev addr: 0x5d)
  503. <4>[ 6.718002] ======mma7660_init=========.
  504. <6>[ 6.718273] gsensor_detect: addr= 4c
  505. <4>[ 6.718444] [i2c2] incomplete xfer (status: 0x20, dev addr: 0x4c)
  506. <4>[ 6.733572] [i2c2] incomplete xfer (status: 0x20, dev addr: 0x4c)
  507. <6>[ 6.753414] gsensor_detect:I2C connection might be something wrong or maybe the other gsensor equipment!
  508. <6>[ 6.757810] usbcore: registered new interface driver asix
  509. <6>[ 6.760073] usbcore: registered new interface driver qf9700
  510. <6>[ 6.762196] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  511. <6>[ 6.765346] usbcore: registered new interface driver rtl8150
  512. <3>[ 6.815400] init: /dev/hw_random not found
  513. <7>[ 6.823437] number: 1
  514. <4>[ 6.823620] [i2c1] incomplete xfer (status: 0x20, dev addr: 0x5d)
  515. <7>[ 6.843938] i2c_update_device_name:gsensor_name:stk8312, ctp_name:gt82x
  516. <3>[ 6.846580] healthd: wakealarm_init: timerfd_create failed
  517. <6>[ 6.848116] binder: 1202:1202 transaction failed 29189, size 0-0
  518. <4>[ 6.849698] open error ....
  519. <7>[ 6.849711] number: 12
  520. <7>[ 6.849926] i2c_update_device_name:gsensor_name:stk8312, ctp_name:gt82x
  521. <7>[ 6.849940] write:0,flag:0gandy----goodix_init_panel:index=1
  522. <3>[ 6.860032] init: cannot find '/system/bin/handle_compcache', disabling 'compcache'
  523. <3>[ 6.863916] init: property 'sys.powerctl' doesn't exist while expanding '${sys.powerctl}'
  524. <3>[ 6.863941] init: powerctl: cannot expand '${sys.powerctl}'
  525. <3>[ 6.863964] init: property 'sys.sysctl.extra_free_kbytes' doesn't exist while expanding '${sys.sysctl.extra_free_kbytes}'
  526. <3>[ 6.863984] init: cannot expand '${sys.sysctl.extra_free_kbytes}' while writing to '/proc/sys/vm/extra_free_kbytes'
  527. <6>[ 6.868839] adb_open
  528. <4>[ 6.868872] ep_matches, wrn: endpoint already claimed, ep(0xc07fdde4, 0xee8ab5c0, ep1-bulk)
  529. <6>[ 6.868889] adb_bind_config
  530. <4>[ 6.868901] ep_matches, wrn: endpoint already claimed, ep(0xc07fdde4, 0xee8ab5c0, ep1-bulk)
  531. <4>[ 6.868915] ep_matches, wrn: endpoint already claimed, ep(0xc07fde30, 0xee8ab5c0, ep2-bulk)
  532. <4>[ 6.868931] ep_matches, wrn: endpoint already claimed, ep(0xc07fdde4, 0xee8ab5c0, ep1-bulk)
  533. <4>[ 6.868945] ep_matches, wrn: endpoint already claimed, ep(0xc07fde30, 0xee8ab5c0, ep2-bulk)
  534. <4>[ 6.868959] ep_matches, wrn: endpoint already claimed, ep(0xc07fde7c, 0xef128780, ep3-bulk)
  535. <4>[ 6.868977] [sw_udc]: alloc request: ep(0xc07fdec8, ep4-bulk, 512), req(0xee0083c0)
  536. <4>[ 6.868993] [sw_udc]: alloc request: ep(0xc07fde7c, ep3-bulk, 512), req(0xee008340)
  537. <4>[ 6.869019] [sw_udc]: alloc request: ep(0xc07fde7c, ep3-bulk, 512), req(0xee0082c0)
  538. <4>[ 6.869040] [sw_udc]: alloc request: ep(0xc07fde7c, ep3-bulk, 512), req(0xee008240)
  539. <4>[ 6.869060] [sw_udc]: alloc request: ep(0xc07fde7c, ep3-bulk, 512), req(0xee0081c0)
  540. <4>[ 6.869081] [sw_udc]: sw_udc_pullup, is_on = 1
  541. <4>[ 6.869090] [sun6i_usb]: usb device is not active
  542. <4>[ 7.241139] create_regulator: axp22_ldo10: Failed to create debugfs directory
  543. <5>[ 7.258162] [VFE]registered sub device,input_num = 1
  544. <4>[ 7.263855] create_regulator: axp22_ldo7: Failed to create debugfs directory
  545. <4>[ 7.271773] create_regulator: axp22_ldoio0: Failed to create debugfs directory
  546. <4>[ 7.279936] create_regulator: axp22_ldo10: Failed to create debugfs directory
  547. <5>[ 7.287966] [VFE]power on and standy on camera 0!
  548. <5>[ 7.294511] [VFE]mclk on
  549. <4>[ 7.309389] [VFE_WARN]invalid gpio
  550. <4>[ 7.427963] ------------[ cut here ]------------
  551. <4>[ 7.433150] WARNING: at fs/sysfs/dir.c:481 sysfs_add_one+0x7c/0x9c()
  552. <4>[ 7.440308] sysfs: cannot create duplicate filename '/devices/virtual/misc/uhid'
  553. <4>[ 7.448602] Modules linked in: uhid(O+) rtl8150 mcs7830 qf9700 asix mma7660 gt82x sw_keyboard device g2d_33 vfe_v4l2 gt2005 gc0308 vfe_subdev vfe_os cci ad5820_act actuator cam_detect videobuf_dma_contig videobuf_core dc_sunxi(O) pvrsrvkm(O) hdmi lcd disp nand(O)
  554. <4>[ 7.475037] Backtrace:
  555. <4>[ 7.477818] [<c00129c0>] (dump_backtrace+0x0/0x118) from [<c0582208>] (dump_stack+0x20/0x24)
  556. <4>[ 7.487289] r6:c06da2c8 r5:000001e1 r4:ede57cd0 r3:c07e1a34
  557. <4>[ 7.493733] [<c05821e8>] (dump_stack+0x0/0x24) from [<c005ede0>] (warn_slowpath_common+0x5c/0x74)
  558. <4>[ 7.503692] [<c005ed84>] (warn_slowpath_common+0x0/0x74) from [<c005eeb4>] (warn_slowpath_fmt+0x40/0x48)
  559. <4>[ 7.514322] r8:ee1a4ea0 r7:ede57d10 r6:ee1a4ea0 r5:edeec000 r4:ffffffef
  560. <4>[ 7.521693] r3:00000009
  561. <5>[ 7.523453] [VFE]mclk off
  562. <5>[ 7.523473] [VFE]power on and standy on camera 1!
  563. <4>[ 7.523492] ------------[ cut here ]------------
  564. <4>[ 7.523514] WARNING: at drivers/gpio/gpiolib.c:101 gpio_ensure_requested+0x5c/0x1c4()
  565. <4>[ 7.523525] autorequest GPIO-105
  566. <4>[ 7.523532] Modules linked in: uhid(O+) rtl8150 mcs7830 qf9700 asix mma7660 gt82x sw_keyboard device g2d_33 vfe_v4l2 gt2005 gc0308 vfe_subdev vfe_os cci ad5820_act actuator cam_detect videobuf_dma_contig videobuf_core dc_sunxi(O) pvrsrvkm(O) hdmi lcd disp nand(O)
  567. <4>[ 7.523612] Backtrace:
  568. <4>[ 7.523643] [<c00129c0>] (dump_backtrace+0x0/0x118) from [<c0582208>] (dump_stack+0x20/0x24)
  569. <4>[ 7.523661] r6:c06feed1 r5:00000065 r4:ef1bbdd8 r3:00000000
  570. <4>[ 7.523691] [<c05821e8>] (dump_stack+0x0/0x24) from [<c005ede0>] (warn_slowpath_common+0x5c/0x74)
  571. <4>[ 7.523712] [<c005ed84>] (warn_slowpath_common+0x0/0x74) from [<c005eeb4>] (warn_slowpath_fmt+0x40/0x48)
  572. <4>[ 7.523725] r8:c07e05a8 r7:c087d86c r6:00000064 r5:00000000 r4:c087d870
  573. <4>[ 7.523745] r3:00000009
  574. <4>[ 7.523763] [<c005ee74>] (warn_slowpath_fmt+0x0/0x48) from [<c02922cc>] (gpio_ensure_requested+0x5c/0x1c4)
  575. <4>[ 7.523775] r3:00000069 r2:c06fef73
  576. <4>[ 7.523796] [<c0292270>] (gpio_ensure_requested+0x0/0x1c4) from [<c02925c8>] (gpio_direction_output+0x88/0x2b4)
  577. <4>[ 7.523824] [<c0292540>] (gpio_direction_output+0x0/0x2b4) from [<bf1c11fc>] (os_gpio_set_status+0x34/0xb0 [vfe_os])
  578. <4>[ 7.523850] [<bf1c11c8>] (os_gpio_set_status+0x0/0xb0 [vfe_os]) from [<bf1c50f8>] (vfe_gpio_set_status+0xc4/0xcc [vfe_subdev])
  579. <4>[ 7.523864] r4:00000001 r3:00000000
  580. <4>[ 7.523889] [<bf1c5034>] (vfe_gpio_set_status+0x0/0xcc [vfe_subdev]) from [<bf1c930c>] (sensor_power+0xc4/0x324 [gc0308])
  581. <4>[ 7.523903] r5:ee1ad200 r4:eeb5bcc0
  582. <4>[ 7.523943] [<bf1c9248>] (sensor_power+0x0/0x324 [gc0308]) from [<bf1e304c>] (probe_work_handle+0x5e4/0x83c [vfe_v4l2])
  583. <4>[ 7.523956] r6:00000001 r5:ee830b3c r4:ee8300e4 r3:bf1c9248
  584. <4>[ 7.523998] [<bf1e2a68>] (probe_work_handle+0x0/0x83c [vfe_v4l2]) from [<c0078a70>] (process_one_work+0x290/0x488)
  585. <4>[ 7.524020] [<c00787e0>] (process_one_work+0x0/0x488) from [<c0078fd4>] (worker_thread+0x1a8/0x2a4)
  586. <4>[ 7.524042] [<c0078e2c>] (worker_thread+0x0/0x2a4) from [<c007dd4c>] (kthread+0x9c/0xa8)
  587. <4>[ 7.524065] [<c007dcb0>] (kthread+0x0/0xa8) from [<c00627a0>] (do_exit+0x0/0x764)
  588. <4>[ 7.524077] r6:c00627a0 r5:c007dcb0 r4:ef093ed0
  589. <4>[ 7.524095] ---[ end trace 5de43cf06e08d319 ]---
  590. <4>[ 7.536165] [VFE_WARN]invalid gpio
  591. <5>[ 7.570449] [VFE]mclk on
  592. <5>[ 7.675549] [VFE]mclk off
  593. <4>[ 7.773142]
  594. <4>[ 7.774855] [<c005ee74>] (warn_slowpath_fmt+0x0/0x48) from [<c01640a4>] (sysfs_add_one+0x7c/0x9c)
  595. <4>[ 7.784805] r3:edeec000 r2:c06dd564
  596. <4>[ 7.788842] [<c0164028>] (sysfs_add_one+0x0/0x9c) from [<c0164134>] (create_dir+0x70/0xc4)
  597. <4>[ 7.798134] r7:00000000 r6:00000001 r5:ed8a9a08 r4:ef250ea0
  598. <4>[ 7.804555] [<c01640c4>] (create_dir+0x0/0xc4) from [<c0164274>] (sysfs_create_dir+0xb8/0xd0)
  599. <4>[ 7.814101] r8:bf247f68 r7:ef288d40 r6:ef250ea0 r5:00000000 r4:ed8a9a08
  600. <4>[ 7.821671] [<c01641bc>] (sysfs_create_dir+0x0/0xd0) from [<c0275504>] (kobject_add_internal+0x124/0x214)
  601. <4>[ 7.832399] r6:ef246400 r5:ef246400 r4:ed8a9a08
  602. <4>[ 7.837675] [<c02753e0>] (kobject_add_internal+0x0/0x214) from [<c0275940>] (kobject_add+0x74/0x94)
  603. <4>[ 7.847840] r8:bf247f68 r7:ef288d40 r6:00000000 r5:ef246400 r4:ed8a9a08
  604. <4>[ 7.855453] [<c02758cc>] (kobject_add+0x0/0x94) from [<c02c39dc>] (device_add+0x114/0x5b0)
  605. <4>[ 7.864721] r3:00000000 r2:00000000
  606. <4>[ 7.868742] r6:ed8a9a00 r5:ed8a9a08 r4:ed8a9a00
  607. <4>[ 7.873977] [<c02c38c8>] (device_add+0x0/0x5b0) from [<c02c3e9c>] (device_register+0x24/0x28)
  608. <4>[ 7.883539] [<c02c3e78>] (device_register+0x0/0x28) from [<c02c3f24>] (device_create_vargs+0x84/0xc8)
  609. <4>[ 7.893877] r4:00000000 r3:00000000
  610. <4>[ 7.897922] [<c02c3ea0>] (device_create_vargs+0x0/0xc8) from [<c02c3f98>] (device_create+0x30/0x38)
  611. <4>[ 7.908067] r8:00000001 r7:ed453e00 r6:c087f000 r5:bf247f74 r4:bf247f68
  612. <4>[ 7.915465] r3:bf247f68
  613. <4>[ 7.918425] [<c02c3f68>] (device_create+0x0/0x38) from [<c02bd534>] (misc_register+0xc8/0x138)
  614. <4>[ 7.928107] [<c02bd46c>] (misc_register+0x0/0x138) from [<bf24a014>] (init_module+0x14/0x1c [uhid])
  615. <4>[ 7.938241] r6:00000000 r5:bf24a000 r4:bf247f8c
  616. <4>[ 7.943488] [<bf24a000>] (init_module+0x0/0x1c [uhid]) from [<c0008728>] (do_one_initcall+0xa0/0x170)
  617. <4>[ 7.953828] [<c0008688>] (do_one_initcall+0x0/0x170) from [<c00ab378>] (sys_init_module+0x1990/0x1bd0)
  618. <4>[ 7.964280] r9:00000024 r8:00000001 r7:ed453e00 r6:bf247fd4 r5:00000001
  619. <4>[ 7.971637] r4:bf247f8c
  620. <4>[ 7.974630] [<c00a99e8>] (sys_init_module+0x0/0x1bd0) from [<c000e9c0>] (ret_fast_syscall+0x0/0x30)
  621. <4>[ 7.984763] ---[ end trace 5de43cf06e08d31a ]---
  622. <3>[ 7.989950] kobject_add_internal failed for uhid with -EEXIST, don't try to register things with the same name in the same directory.
  623. <6>[ 7.992773] healthd: battery l=22 v=0 t=30.0 h=2 st=2 c=0 chg=u
  624. <6>[ 7.993975] healthd: battery l=22 v=0 t=30.0 h=2 st=2 c=0 chg=u
  625. <5>[ 7.994174] [VFE]V4L2 device registered as video1
  626. <5>[ 7.994211] [VFE]register_early_suspend @ probe handle!
  627. <5>[ 7.994221] [VFE]probe_work_handle end!
  628. <6>[ 7.995146] healthd: battery l=22 v=0 t=30.0 h=2 st=2 c=0 chg=u
  629. <4>[ 8.038487] Backtrace:
  630. <4>[ 8.041264] [<c00129c0>] (dump_backtrace+0x0/0x118) from [<c0582208>] (dump_stack+0x20/0x24)
  631. <4>[ 8.050730] r6:ef246400 r5:ffffffef r4:ed8a9a08 r3:c07e1a34
  632. <4>[ 8.057155] [<c05821e8>] (dump_stack+0x0/0x24) from [<c02755a0>] (kobject_add_internal+0x1c0/0x214)
  633. <4>[ 8.067309] [<c02753e0>] (kobject_add_internal+0x0/0x214) from [<c0275940>] (kobject_add+0x74/0x94)
  634. <4>[ 8.077453] r8:bf247f68 r7:ef288d40 r6:00000000 r5:ef246400 r4:ed8a9a08
  635. <4>[ 8.085041] [<c02758cc>] (kobject_add+0x0/0x94) from [<c02c39dc>] (device_add+0x114/0x5b0)
  636. <4>[ 8.094294] r3:00000000 r2:00000000
  637. <4>[ 8.098322] r6:ed8a9a00 r5:ed8a9a08 r4:ed8a9a00
  638. <4>[ 8.103555] [<c02c38c8>] (device_add+0x0/0x5b0) from [<c02c3e9c>] (device_register+0x24/0x28)
  639. <4>[ 8.113097] [<c02c3e78>] (device_register+0x0/0x28) from [<c02c3f24>] (device_create_vargs+0x84/0xc8)
  640. <4>[ 8.123437] r4:00000000 r3:00000000
  641. <4>[ 8.127470] [<c02c3ea0>] (device_create_vargs+0x0/0xc8) from [<c02c3f98>] (device_create+0x30/0x38)
  642. <4>[ 8.137605] r8:00000001 r7:ed453e00 r6:c087f000 r5:bf247f74 r4:bf247f68
  643. <4>[ 8.144986] r3:bf247f68
  644. <4>[ 8.147950] [<c02c3f68>] (device_create+0x0/0x38) from [<c02bd534>] (misc_register+0xc8/0x138)
  645. <4>[ 8.157634] [<c02bd46c>] (misc_register+0x0/0x138) from [<bf24a014>] (init_module+0x14/0x1c [uhid])
  646. <4>[ 8.167781] r6:00000000 r5:bf24a000 r4:bf247f8c
  647. <4>[ 8.173025] [<bf24a000>] (init_module+0x0/0x1c [uhid]) from [<c0008728>] (do_one_initcall+0xa0/0x170)
  648. <4>[ 8.183386] [<c0008688>] (do_one_initcall+0x0/0x170) from [<c00ab378>] (sys_init_module+0x1990/0x1bd0)
  649. <4>[ 8.193806] r9:00000024 r8:00000001 r7:ed453e00 r6:bf247fd4 r5:00000001
  650. <4>[ 8.201167] r4:bf247f8c
  651. <4>[ 8.204152] [<c00a99e8>] (sys_init_module+0x0/0x1bd0) from [<c000e9c0>] (ret_fast_syscall+0x0/0x30)
  652. <3>[ 8.310264] tun: exports duplicate symbol tun_get_socket (owned by kernel)
  653. <6>[ 8.377527] TCP veno registered
  654. <6>[ 8.397544] USB Serial support registered for cp210x
  655. <6>[ 8.403633] usbcore: registered new interface driver cp210x
  656. <6>[ 8.409862] cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
  657. <6>[ 8.449635] USB Serial support registered for pl2303
  658. <6>[ 8.455841] usbcore: registered new interface driver pl2303
  659. <6>[ 8.462063] pl2303: Prolific PL2303 USB to serial adaptor driver
  660. <6>[ 8.493369] USB Serial support registered for FTDI USB Serial Device
  661. <6>[ 8.501070] usbcore: registered new interface driver ftdi_sio
  662. <6>[ 8.507530] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
  663. <6>[ 8.540662] usbcore: registered new interface driver xpad
  664. <3>[ 8.635736] uinput: module is already loaded
  665. <6>[ 8.812956] usbcore: registered new interface driver snd-usb-audio
  666. <4>[ 8.823504] [DISP WRN] file:drivers/video/sun6i/disp/de_bsp/de/disp_layer.c,line:363: all layer resource used!
  667. <6>[ 11.786218] warning: `zygote' uses 32-bit capabilities (legacy support in use)
  668. <5>[ 17.003832] gt82x 1-005d: The driver is removing...
  669. <4>[ 17.094384] i2c-core: driver [gt82x] using legacy suspend method
  670. <4>[ 17.101161] i2c-core: driver [gt82x] using legacy resume method
  671. <6>[ 17.109118] input: gt82x as /devices/virtual/input/input4
  672. <4>[ 17.117199] [i2c1] incomplete xfer (status: 0x20, dev addr: 0x5d)
  673. <4>[ 17.124241] [i2c1] incomplete xfer (status: 0x20, dev addr: 0x5d)
  674. <4>[ 17.243433] gandy----goodix_init_panel:index=1
  675. <6>[ 33.010532] healthd: battery l=22 v=3694 t=30.0 h=2 st=2 c=206 chg=u
  676. <6>[ 33.025453] request_suspend_state: wakeup (3->0) at 33012040766 (2014-12-19 12:09:19.174965723 UTC)
  677. <6>[ 34.034045] acc_open
  678. <6>[ 34.036515] acc_release
  679. <4>[ 34.259860] sw_usb_enable_hcd: usbc_num = 1
  680. <4>[ 34.264574] [rtl8188eu]: rtl8188eu module power set by axp.
  681. <4>[ 34.270868] create_regulator: axp22_ldo5: Failed to create debugfs directory
  682. <4>[ 34.278793] [rtl8188eu]: regulator on.
  683. <4>[ 34.293084] [sw_hci_sun6i]: [sw-ehci1]: sw_usb_enable_ehci
  684. <4>[ 34.299304] [sw_hci_sun6i]: [sw-ehci1]: probe, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc0892b24
  685. <4>[ 34.309579] [sw_hci_sun6i]: [sw-ehci1]: open clock
  686. <4>[ 34.315208] [sw_hci_sun6i]: [sw-ehci1]: Set USB Power ON
  687. <6>[ 34.321208] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  688. <6>[ 34.329684] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 2
  689. <6>[ 34.337788] sw-ehci sw-ehci.1: irq 104, io mem 0xf1c1a000
  690. <6>[ 34.363563] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00
  691. <4>[ 34.369636] ehci_irq: highspeed device connect
  692. <6>[ 34.380486] hub 2-0:1.0: USB hub found
  693. <6>[ 34.384816] hub 2-0:1.0: 1 port detected
  694. <4>[ 34.391882] [sw_hci_sun6i]: ERR: sw_ohci is null
  695. <4>[ 34.397155] [rtl8188eu]: usb wifi power state: on
  696. <4>[ 34.412789] [sw_hci_sun6i]: ERR: sw_ehci is already enable, can not enable again
  697. <4>[ 34.421154] [sw_hci_sun6i]: ERR: sw_ohci is null
  698. <6>[ 34.427057] usbcore: registered new interface driver rtl8188eu
  699. <6>[ 34.713493] usb 2-1: new high-speed USB device number 2 using sw-ehci
  700. <4>[ 34.879675] bFWReady == _FALSE call reset 8051...
  701. <4>[ 35.714177] ==> rtl8188e_iol_efuse_patch
  702. <6>[ 36.032789] ADDRCONF(NETDEV_UP): p2p0: link is not ready
  703. <6>[ 36.558697] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  704. <3>[ 36.900442] init: untracked pid 3374 exited
  705. <4>[ 38.031846] RTL871X: set ssid [5bffef] fw_state=0x00000008
  706. <4>[ 38.170109] RTL871X: start auth
  707. <4>[ 38.175738] RTL871X: auth success, start assoc
  708. <4>[ 38.186356] RTL871X: assoc success
  709. <6>[ 38.190861] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  710. <4>[ 38.199465] UpdateHalRAMask8188EUsb => mac_id:0, networkType:0x0b, mask:0x000fffff
  711. <4>[ 38.199477] ==> rssi_level:0, rate_bitmap:0x000ff005
  712. <4>[ 38.218141] RTL871X: send eapol packet
  713. <4>[ 38.239309] RTL871X: send eapol packet
  714. <4>[ 38.244944] RTL871X: set pairwise key to hw: alg:4(WEP40-1 WEP104-5 TKIP-2 AES-4) camid:4
  715. <4>[ 38.258352] RTL871X: set group key to hw: alg:4(WEP40-1 WEP104-5 TKIP-2 AES-4) keyid:2
  716. <4>[ 38.553810] acqiure wake_lock for 4500 ms(tx-2,rx-2)
  717. <4>[ 38.564445] UpdateHalRAMask8188EUsb => mac_id:0, networkType:0x0b, mask:0x000fffff
  718. <4>[ 38.564454] ==> rssi_level:2, rate_bitmap:0x000ff000
  719. <3>[ 40.646282] qtaguid: iface_stat: stat_update() wlan0 not found
  720. <6>[ 41.097076] healthd: battery l=22 v=3647 t=30.0 h=2 st=2 c=455 chg=u
  721. <4>[ 42.553963] acqiure wake_lock for 4500 ms(tx-5,rx-4)
  722. <6>[ 44.446916] sun6i-rtc sun6i-rtc: set time 2014-12-19 12:44:16
  723. <4>[ 44.554084] acqiure wake_lock for 4500 ms(tx-13,rx-12)
  724. <4>[ 45.918354] PHY_PageRead: ecc limit, 0xa, 0x0, 0x0, 0x0
  725. <4>[ 46.553819] acqiure wake_lock for 4500 ms(tx-6,rx-5)
  726. <4>[ 48.554207] acqiure wake_lock for 4500 ms(tx-6,rx-2)
  727. <4>[ 48.998851] PHY_PageRead: ecc limit, 0xa, 0x0, 0x0, 0x0
  728. <7>[ 52.063460] wlan0: no IPv6 routers present
  729. <4>[ 52.553817] acqiure wake_lock for 4500 ms(tx-4,rx-1)
  730. <4>[ 54.553949] acqiure wake_lock for 4500 ms(tx-41,rx-42)
  731. <4>[ 55.304742] [DISP WRN] file:drivers/video/sun6i/disp/de_bsp/de/disp_layer.c,line:363: all layer resource used!
  732. <4>[ 55.317006] [pm]valid
  733. <6>[ 55.319671] request_suspend_state: sleep (0->3) at 55306233985 (2014-12-19 12:44:27.385763754 UTC)
  734. <5>[ 55.332409] [VFE]vfe_suspend
  735. <5>[ 55.335812] [VFE]set camera to power off!
  736. <4>[ 55.352572] [VFE_WARN]invalid gpio
  737. <5>[ 55.368705] [VFE]mclk off
  738. <5>[ 55.395526] [VFE]mclk off
  739. <4>[ 55.398487] [VFE_WARN]invalid gpio
  740. <5>[ 55.425580] [VFE]vfe_suspend done!
  741. <6>[ 56.163827] [HDMI]Hdmi_early_suspend
  742. <6>[ 56.168268] [DISP]>>display early suspend done<<
  743. <4>[ 56.553810] acqiure wake_lock for 4500 ms(tx-11,rx-8)
  744. <5>[ 56.932082] CPU1: shutdown
  745. <6>[ 56.935480] [hotplug]: cpu(3) try to kill cpu(1)
  746. <6>[ 56.942098] [hotplug]: cpu1 is killed! .
  747. <5>[ 56.960138] CPU2: shutdown
  748. <6>[ 56.963394] [hotplug]: cpu(3) try to kill cpu(2)
  749. <6>[ 56.971248] [hotplug]: cpu2 is killed! .
  750. <4>[ 60.146843] CPU1: Booted secondary processor
  751. <6>[ 60.146897] Calibrating delay loop (skipped) already calibrated this CPUCPU2: Booted secondary processor
  752. <6>[ 60.170518] Calibrating delay loop (skipped) already calibrated this CPU
  753. <6>[ 61.148813] healthd: battery l=22 v=3723 t=30.0 h=2 st=2 c=635 chg=u
  754. <5>[ 62.004914] CPU2: shutdown
  755. <6>[ 62.007958] [hotplug]: cpu(0) try to kill cpu(2)
  756. <6>[ 62.014158] [hotplug]: cpu2 is killed! .
  757. <5>[ 62.020797] CPU3: shutdown
  758. <6>[ 62.023938] [hotplug]: cpu(1) try to kill cpu(3)
  759. <6>[ 62.030126] [hotplug]: cpu3 is killed! .
  760. <4>[ 62.440911] CPU2: Booted secondary processor
  761. <6>[ 62.440968] Calibrating delay loop (skipped) already calibrated this CPUCPU3: Booted secondary processor
  762. <6>[ 62.465961] Calibrating delay loop (skipped) already calibrated this CPUacqiure wake_lock for 4500 ms(tx-9,rx-11)
  763. <5>[ 66.561601] CPU1: shutdown
  764. <6>[ 66.565020] [hotplug]: cpu(2) try to kill cpu(1)
  765. <6>[ 66.571562] [hotplug]: cpu1 is killed! .
  766. <5>[ 66.588986] CPU2: shutdown
  767. <6>[ 66.592243] [hotplug]: cpu(3) try to kill cpu(2)
  768. <6>[ 66.598979] [hotplug]: cpu2 is killed! .
  769. <6>[ 79.939474] request_suspend_state: wakeup (3->0) at 79926057372 (2014-12-19 12:44:52.005596558 UTC)
  770. <6>[ 79.949766] [HDMI]Hdmi_late_resume
  771. <4>[ 80.067714] CPU1: Booted secondary processor
  772. <6>[ 80.067773] Calibrating delay loop (skipped) already calibrated this CPU
  773. <6>[ 80.093481] [DISP]>>display late resume done<<
  774. <5>[ 80.098847] [VFE]vfe_resume
  775. <5>[ 80.102015] [VFE]vfe resume work start!
  776. <4>[ 80.102218] CPU2: Booted secondary processor
  777. <6>[ 80.102267] Calibrating delay loop (skipped) already calibrated this CPU
  778. <4>[ 80.108311] [DISP WRN] file:drivers/video/sun6i/disp/de_bsp/de/disp_layer.c,line:363: all layer resource used!
  779. <4>[ 80.130259] ts->is_suspended:0
  780. <5>[ 80.131471] [VFE]mclk on
  781. <4>[ 80.143460] [VFE_WARN]invalid gpio
  782. <5>[ 80.407046] [VFE]sensor full initial success when resume from suspend!
  783. <5>[ 80.523458] [VFE]mclk off
  784. <4>[ 80.538477] [VFE_WARN]invalid gpio
  785. <4>[ 80.553943] acqiure wake_lock for 4500 ms(tx-29,rx-21)
  786. <5>[ 80.575789] [VFE]mclk on
  787. <5>[ 80.723317] [VFE]sensor full initial success when resume from suspend!
  788. <5>[ 80.761857] [VFE]mclk off
  789. <5>[ 80.764911] [VFE]vfe resume work end!
  790. <4>[ 82.553818] acqiure wake_lock for 4500 ms(tx-112,rx-247)
  791. <6>[ 84.700007] healthd: battery l=22 v=3620 t=30.0 h=2 st=3 c=983 chg=
  792. <3>[ 84.872657] binder: release proc 4877, transaction 30150, not freed
  793. <4>[ 86.553950] acqiure wake_lock for 4500 ms(tx-5,rx-2)
  794. <4>[ 94.554902] acqiure wake_lock for 4500 ms(tx-3,rx-1)
  795. <5>[ 95.531741] CPU2: shutdown
  796. <6>[ 95.535158] [hotplug]: cpu(3) try to kill cpu(2)
  797. <6>[ 95.541730] [hotplug]: cpu2 is killed! .
  798. <5>[ 95.559783] CPU3: shutdown
  799. <6>[ 95.563023] [hotplug]: cpu(1) try to kill cpu(3)
  800. <6>[ 95.569714] [hotplug]: cpu3 is killed! .
  801. <4>[ 96.434121] [sun6i_usb]:
  802. <4>[ 96.434176]
  803. <4>[ 96.434202] insmod_host_driver
  804. <4>[ 96.434236]
  805. <4>[ 96.445666] [sw_hcd0]: sw_usb_host0_enable start
  806. <4>[ 96.450955] [sun6i_usb]: -------sw_hcd0_soft_disconnect---------
  807. <4>[ 96.457883] [sw_hcd0]: open_usb_clock
  808. <4>[ 96.462608] [sun6i_usb]: [sw_hcd0]: host_init_state = 0
  809. <4>[ 96.469186] [sun6i_usb]: [sw_hcd_host0]: Set USB Power ON
  810. <4>[ 96.475728] [sw_hcd0]: sw_usb_host0_enable end
  811. <4>[ 96.554249] acqiure wake_lock for 4500 ms(tx-7,rx-5)
  812. <4>[ 96.662684] [sun6i_usb]:
  813. <4>[ 96.662714] ------------IRQ CONNECT-------------
  814. <4>[ 96.662736]
  815. <4>[ 96.823915] [sun6i_usb]: [sw_hcd]: reset port.
  816. <4>[ 96.883711] [sun6i_usb]: [sw_hcd]: reset port stopped.
  817. <6>[ 96.943818] usb 1-1: new low-speed USB device number 2 using sw_hcd_host0
  818. <4>[ 96.952879] [sun6i_usb]: [sw_hcd]: reset port.
  819. <4>[ 97.013698] [sun6i_usb]: [sw_hcd]: reset port stopped.
  820. <4>[ 97.074568] [sun6i_usb]: [sw_hcd]: sw_hcd_h_disable, epnum = 0
  821. <4>[ 97.081406] [sun6i_usb]: [sw_hcd]: sw_hcd_h_disable, epnum = 0
  822. <6>[ 97.192353] input: USB Mouse as /devices/platform/sw_hcd_host0/usb1/1-1/1-1:1.0/input/input5
  823. <6>[ 97.205176] generic-usb 0003:05E3:1205.0001: input: USB HID v1.10 Mouse [USB Mouse] on usb-sw_hcd_host0-1/input0
  824. <4>[ 97.253599] [sun6i_usb]: [sw_hcd]: sw_hcd_urb_dequeue, sw_hcd(ef2168d8, 0x0, 0x3f),urb(e56ed740, 4, 0), dev = 2, ep = 1, dir = in
  825. <4>[ 97.266726] [sun6i_usb]: ERR: not support type(3)
  826. <4>[ 97.272047] [sun6i_usb]: sw_hcd_cleanup_urb: qh(0xdcc41700,0x1,0x3), urb(0xe56ed740,4,0), ep(0xef2169cc,2,0xdcc41700,0x (null))
  827. <4>[ 98.554898] acqiure wake_lock for 4500 ms(tx-1,rx-3)
  828. <3>[ 99.199447] init: untracked pid 5663 exited
  829. <4>[ 102.553968] acqiure wake_lock for 4500 ms(tx-8,rx-4)
  830. <4>[ 114.937929] CPU2: Booted secondary processor
  831. <6>[ 114.937988] Calibrating delay loop (skipped) already calibrated this CPUCPU3: Booted secondary processor
  832. <6>[ 114.979906] Calibrating delay loop (skipped) already calibrated this CPUcodec_set_spk_headset_earpiece,line:2172, codec_speaker_headset_earpiece_en:1
  833. <5>[ 134.071222] CPU2: shutdown
  834. <6>[ 134.074753] [hotplug]: cpu(1) try to kill cpu(2)
  835. <6>[ 134.081305] [hotplug]: cpu2 is killed! .
  836. <5>[ 134.099624] CPU3: shutdown
  837. <6>[ 134.102893] [hotplug]: cpu(0) try to kill cpu(3)
  838. <6>[ 134.109681] [hotplug]: cpu3 is killed! .
  839. <4>[ 135.786281] [sun6i_usb]:
  840. <4>[ 135.786326] ------------IRQ DISCONNECT-------------
  841. <4>[ 135.786371]
  842. <6>[ 135.797148] usb 1-1: USB disconnect, device number 2
  843. <4>[ 135.804271] [sun6i_usb]: [sw_hcd]: sw_hcd_urb_dequeue, sw_hcd(ef2168d8, 0x0, 0x3f),urb(e56ed740, 4, 0), dev = 2, ep = 1, dir = in
  844. <4>[ 135.817781] [sun6i_usb]: ERR: not support type(3)
  845. <4>[ 135.823308] [sun6i_usb]: sw_hcd_cleanup_urb: qh(0xdcc41700,0x1,0x3), urb(0xe56ed740,4,0), ep(0xef2169cc,2,0xdcc41700,0x (null))
  846. <4>[ 135.836738] [sun6i_usb]: ERR: sw_hcd_advance_schedule, host is not active
  847. <4>[ 135.863508] [sun6i_usb]:
  848. <4>[ 135.863516]
  849. <4>[ 135.863521] rmmod_host_driver
  850. <4>[ 135.863528]
  851. <4>[ 135.873083] [sw_hcd0]: sw_usb_host0_disable start
  852. <4>[ 135.878377] [sw_hcd0]: sw_hcd_wait_for_disconnect cnt=0
  853. <4>[ 135.884252] [sun6i_usb]: [sw_hcd_host0]: Set USB Power OFF
  854. <4>[ 135.890603] [sun6i_usb]: -------sw_hcd0_soft_disconnect---------
  855. <4>[ 135.897341] [sun6i_usb]: wrn: hcd is not enable, need not stop hcd
  856. <4>[ 135.906566] [sun6i_usb]: [sw_hcd]: sw_hcd_h_disable, epnum = 0
  857. <4>[ 135.913100] [sun6i_usb]: [sw_hcd]: sw_hcd_h_disable, epnum = 0
  858. <4>[ 135.913115] [sw_hcd0]: close_usb_clock
  859. <4>[ 135.923949] [sun6i_usb]: [sw_hcd]: sw_hcd_h_disable, epnum = 81
  860. <4>[ 135.930578] [sw_hcd0]: sw_usb_host0_disable end
  861. <4>[ 136.026865] CPU2: Booted secondary processor
  862. <6>[ 136.026919] Calibrating delay loop (skipped) already calibrated this CPUCPU3: Booted secondary processor
  863. <6>[ 136.050806] Calibrating delay loop (skipped) already calibrated this CPU
  864. <5>[ 142.931488] CPU1: shutdown
  865. <6>[ 142.935299] [hotplug]: cpu(0) try to kill cpu(1)
  866. <6>[ 142.941888] [hotplug]: cpu1 is killed! .
  867. <5>[ 142.960069] CPU2: shutdown
  868. <6>[ 142.963329] [hotplug]: cpu(0) try to kill cpu(2)
  869. <6>[ 142.970201] [hotplug]: cpu2 is killed! .
  870. <6>[ 143.582082] healthd: battery l=22 v=3660 t=30.0 h=2 st=2 c=263 chg=u
  871. <4>[ 143.687386] CPU1: Booted secondary processor
  872. <6>[ 143.687440] Calibrating delay loop (skipped) already calibrated this CPUCPU2: Booted secondary processor
  873. <6>[ 143.715474] Calibrating delay loop (skipped) already calibrated this CPU
  874. <6>[ 145.244274] healthd: battery l=22 v=3648 t=30.0 h=2 st=2 c=304 chg=u
  875. <4>[ 146.213708] [sun6i_usb]:
  876. <4>[ 146.213756]
  877. <4>[ 146.213783] insmod_device_driver
  878. <4>[ 146.213818]
  879. <4>[ 146.224081] [sw_udc]: sw_usb_device_enable start
  880. <4>[ 146.229436] [sw_udc]: usb_vbase = 0xf1c19000
  881. <4>[ 146.234571] [sw_udc]: sram_vbase = 0xf1c00000
  882. <4>[ 146.239830] [sw_udc]: open_usb_clock
  883. <4>[ 146.244859] [sw_udc]: usbd_stop_work
  884. <4>[ 146.249111] [sun6i_usb]: line:539 sw_udc_dma_probe name:sw_usb_udc_dma_1 dma_hdle[1] = 0xc0830dc8
  885. <4>[ 146.259593] [sun6i_usb]: line:539 sw_udc_dma_probe name:sw_usb_udc_dma_2 dma_hdle[2] = 0xc0830e4c
  886. <4>[ 146.269982] [sun6i_usb]: line:539 sw_udc_dma_probe name:sw_usb_udc_dma_3 dma_hdle[3] = 0xc0830ed0
  887. <4>[ 146.280420] [sun6i_usb]: line:539 sw_udc_dma_probe name:sw_usb_udc_dma_4 dma_hdle[4] = 0xc0830f54
  888. <4>[ 146.290577] [sun6i_usb]: line:539 sw_udc_dma_probe name:sw_usb_udc_dma_5 dma_hdle[5] = 0xc0830fd8
  889. <4>[ 146.300699] [sw_udc]: CONFIG_USB_GADGET_DUALSPEED: USBC_TS_MODE_HS
  890. <4>[ 146.307709] [sw_udc]: usbd_start_work
  891. <4>[ 146.311841] [sw_udc]: usbd_start_work
  892. <4>[ 146.316018] [sw_udc]: sw_usb_device_enable end
  893. <4>[ 146.367290] [sw_udc]: IRQ: suspend
  894. <4>[ 146.371140] [sw_udc]: ERR: usb speed is unkown
  895. <4>[ 146.466867] [sw_udc]: IRQ: reset
  896. <4>[ 146.470683] (1:star,2:end): vfs_read:0, vfs_write:0,dma_working:0,amount:0,file_offset:0
  897. <4>[ 146.479996] [sw_udc]: irq: reset happen, throw away all urb
  898. <4>[ 146.582382] [sw_udc]:
  899. <4>[ 146.582426] +++++++++++++++++++++++++++++++++++++
  900. <4>[ 146.590616] [sw_udc]: usb enter high speed.
  901. <4>[ 146.595551] [sw_udc]:
  902. <4>[ 146.595583] +++++++++++++++++++++++++++++++++++++
  903. <6>[ 146.606212] android_work: sent uevent USB_STATE=CONNECTED
  904. <4>[ 146.619906] [sw_udc]: Set address 1
  905. <6>[ 146.650242] android_usb gadget: high-speed config #1: android
  906. <4>[ 146.656912] [sw_udc]: ep enable: ep3(0xc07fde7c, ep3-bulk, 128, 512)
  907. <4>[ 146.656987] [sw_udc]: ep enable: ep1(0xc07fdde4, ep1-bulk, 128, 512)
  908. <4>[ 146.657073] [sw_udc]: ep enable: ep2(0xc07fde30, ep2-bulk, 0, 512)
  909. <4>[ 146.657155] [sw_udc]: alloc request: ep(0xc07fdde4, ep1-bulk, 512), req(0xea6ed640)
  910. <4>[ 146.657221] [sw_udc]: alloc request: ep(0xc07fde30, ep2-bulk, 512), req(0xe56ed6c0)
  911. <4>[ 146.657287] [sw_udc]: alloc request: ep(0xc07fdde4, ep1-bulk, 512), req(0xea6ed440)
  912. <4>[ 146.657351] [sw_udc]: alloc request: ep(0xc07fde30, ep2-bulk, 512), req(0xea6ed3c0)
  913. <4>[ 146.712887] [sw_udc]: ep enable: ep4(0xc07fdec8, ep4-bulk, 0, 512)
  914. <4>[ 146.720414] [sun6i_usb]: nuke: ep num is 0
  915. <6>[ 146.726546] android_work: sent uevent USB_STATE=CONFIGURED
  916. <5>[ 152.931091] CPU1: shutdown
  917. <6>[ 152.934488] [hotplug]: cpu(3) try to kill cpu(1)
  918. <6>[ 152.941019] [hotplug]: cpu1 is killed! .
  919. <5>[ 152.979942] CPU3: shutdown
  920. <6>[ 152.983399] [hotplug]: cpu(0) try to kill cpu(3)
  921. <6>[ 152.990228] [hotplug]: cpu3 is killed! .
  922. <4>[ 153.197276] CPU1: Booted secondary processor
  923. <6>[ 153.197513] Calibrating delay loop (skipped) already calibrated this CPUCPU3: Booted secondary processor
  924. <6>[ 153.236859] Calibrating delay loop (skipped) already calibrated this CPU
  925. <4>[ 217.071009] [DISP WRN] file:drivers/video/sun6i/disp/de_bsp/de/disp_layer.c,line:363: all layer resource used!
  926. <4>[ 217.083821] [pm]valid
  927. <6>[ 217.086518] request_suspend_state: sleep (0->3) at 217073083856 (2014-12-19 12:47:09.152612333 UTC)
  928. <5>[ 217.099035] [VFE]vfe_suspend
  929. <5>[ 217.102446] [VFE]set camera to power off!
  930. <4>[ 217.119488] [VFE_WARN]invalid gpio
  931. <5>[ 217.135620] [VFE]mclk off
  932. <5>[ 217.162814] [VFE]mclk off
  933. <4>[ 217.165857] [VFE_WARN]invalid gpio
  934. <5>[ 217.193532] [VFE]vfe_suspend done!
  935. <6>[ 217.933829] [HDMI]Hdmi_early_suspend
  936. <6>[ 217.938166] [DISP]>>display early suspend done<<
  937. <5>[ 220.651713] CPU1: shutdown
  938. <6>[ 220.655166] [hotplug]: cpu(0) try to kill cpu(1)
  939. <6>[ 220.661719] [hotplug]: cpu1 is killed! .
  940. <5>[ 220.679826] CPU3: shutdown
  941. <6>[ 220.683079] [hotplug]: cpu(0) try to kill cpu(3)
  942. <6>[ 220.689887] [hotplug]: cpu3 is killed! .
  943. <6>[ 221.466875] healthd: battery l=22 v=3687 t=30.0 h=2 st=2 c=186 chg=u
  944. <4>[ 222.233911] codec_set_spk_headset_earpiece,line:2172, codec_speaker_headset_earpiece_en:1
  945. <4>[ 222.343859] CPU1: Booted secondary processor
  946. <6>[ 222.343916] Calibrating delay loop (skipped) already calibrated this CPUCPU3: Booted secondary processor
  947. <6>[ 222.385343] Calibrating delay loop (skipped) already calibrated this CPU
  948. <5>[ 224.941101] CPU2: shutdown
  949. <6>[ 224.944848] [hotplug]: cpu(0) try to kill cpu(2)
  950. <6>[ 224.951505] [hotplug]: cpu2 is killed! .
  951. <5>[ 224.969766] CPU3: shutdown
  952. <6>[ 224.973182] [hotplug]: cpu(1) try to kill cpu(3)
  953. <6>[ 224.979835] [hotplug]: cpu3 is killed! .
  954. <4>[ 296.554885] acqiure wake_lock for 4500 ms(tx-2,rx-2)
  955. <4>[ 302.554880] acqiure wake_lock for 4500 ms(tx-1,rx-2)
  956. <4>[ 342.554884] acqiure wake_lock for 4500 ms(tx-2,rx-2)
  957. <4>[ 350.554888] acqiure wake_lock for 4500 ms(tx-9,rx-6)
  958. <6>[ 573.686570] request_suspend_state: wakeup (3->0) at 573673153472 (2014-12-19 12:53:05.752692366 UTC)
  959. <6>[ 573.696938] [HDMI]Hdmi_late_resume
  960. <6>[ 573.833465] [DISP]>>display late resume done<<
  961. <5>[ 573.838482] [VFE]vfe_resume
  962. <5>[ 573.841723] [VFE]vfe resume work start!
  963. <4>[ 573.846485] ts->is_suspended:0
  964. <4>[ 573.846679] [DISP WRN] file:drivers/video/sun6i/disp/de_bsp/de/disp_layer.c,line:363: all layer resource used!
  965. <5>[ 573.861434] [VFE]mclk on
  966. <4>[ 573.876372] [VFE_WARN]invalid gpio
  967. <4>[ 574.007526] CPU2: Booted secondary processor
  968. <6>[ 574.007579] Calibrating delay loop (skipped) already calibrated this CPUCPU3: Booted secondary processor
  969. <6>[ 574.033192] Calibrating delay loop (skipped) already calibrated this CPU
  970. <5>[ 574.158558] [VFE]sensor full initial success when resume from suspend!
  971. <5>[ 574.273453] [VFE]mclk off
  972. <4>[ 574.288551] [VFE_WARN]invalid gpio
  973. <5>[ 574.325485] [VFE]mclk on
  974. <5>[ 574.468483] [VFE]sensor full initial success when resume from suspend!
  975. <5>[ 574.506893] [VFE]mclk off
  976. <5>[ 574.509835] [VFE]vfe resume work end!
  977. <6>[ 582.185346] healthd: battery l=22 v=3652 t=30.0 h=2 st=2 c=377 chg=u
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement