Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2013
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.17 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Linux version 3.4.67showbox0.1+ (theseven@m72e) (gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) ) #16 SMP PREEMPT Mon Dec 2 15:25:25 CET 2013
  5. [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (ARMv7), cr=10c5387d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [ 0.000000] Machine: sun7i
  8. [ 0.000000] Memory cut off:
  9. [ 0.000000] MALI : 0x5c000000 - 0x5fffffff ( 64 MB)
  10. [ 0.000000] Ignoring unrecognised tag 0x00000000
  11. [ 0.000000] Memory Reserved:
  12. [ 0.000000] SYS : 0x43000000 - 0x4300ffff ( 64 kB)
  13. [ 0.000000] G2D : 0x44000000 - 0x44ffffff ( 16 MB)
  14. [ 0.000000] LCD : 0x5a000000 - 0x5a7fffff ( 8 MB)
  15. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  16. [ 0.000000] sunxi: Allwinner A20 (AW1651/sun7i) detected.
  17. [ 0.000000] On node 0 totalpages: 245760
  18. [ 0.000000] free_area_init_node: node 0, pgdat c0797180, node_mem_map d0000000
  19. [ 0.000000] DMA zone: 512 pages used for memmap
  20. [ 0.000000] DMA zone: 0 pages reserved
  21. [ 0.000000] DMA zone: 65024 pages, LIFO batch:15
  22. [ 0.000000] Normal zone: 1008 pages used for memmap
  23. [ 0.000000] Normal zone: 111632 pages, LIFO batch:31
  24. [ 0.000000] HighMem zone: 528 pages used for memmap
  25. [ 0.000000] HighMem zone: 67056 pages, LIFO batch:15
  26. [ 0.000000] PERCPU: Embedded 7 pages/cpu @d0808000 s7744 r8192 d12736 u32768
  27. [ 0.000000] pcpu-alloc: s7744 r8192 d12736 u32768 alloc=8*4096
  28. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  29. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 243712
  30. [ 0.000000] Kernel command line: partitions=bootloader@nanda:misc@nandb:env@nandc:boot@nandd:recovery@nande:cache@nandf:system@nandg:data@nandh:UDISK@nandi console=ttyS0,115200 init=/init loglevel=9 sunxi_fb_mem_reserve=8
  31. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  32. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  33. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  34. [ 0.000000] allocated 2097152 bytes of page_cgroup
  35. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  36. [ 0.000000] Memory: 448MB 512MB = 960MB total
  37. [ 0.000000] Memory: 937356k/937356k available, 45684k reserved, 270336K highmem
  38. [ 0.000000] Virtual kernel memory layout:
  39. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  40. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  41. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  42. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  43. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  44. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  45. [ 0.000000] .text : 0xc0008000 - 0xc06ed8b4 (7063 kB)
  46. [ 0.000000] .init : 0xc06ee000 - 0xc071de40 ( 192 kB)
  47. [ 0.000000] .data : 0xc071e000 - 0xc07a0db8 ( 524 kB)
  48. [ 0.000000] .bss : 0xc07a0ddc - 0xc0900970 (1407 kB)
  49. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  50. [ 0.000000] Preemptible hierarchical RCU implementation.
  51. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  52. [ 0.000000] Additional per-CPU info printed with stalls.
  53. [ 0.000000] NR_IRQS:192
  54. [ 0.000000] Architected local timer running at 24.00MHz.
  55. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  56. [ 0.000000] start_kernel(): bug: interrupts were enabled early
  57. [ 0.000000] Console: colour dummy device 80x30
  58. [ 0.000134] Calibrating delay loop... 1810.43 BogoMIPS (lpj=9052160)
  59. [ 0.059953] pid_max: default: 32768 minimum: 301
  60. [ 0.060150] Mount-cache hash table entries: 512
  61. [ 0.061004] Initializing cgroup subsys cpuacct
  62. [ 0.061022] Initializing cgroup subsys memory
  63. [ 0.061056] Initializing cgroup subsys devices
  64. [ 0.061066] Initializing cgroup subsys freezer
  65. [ 0.061074] Initializing cgroup subsys blkio
  66. [ 0.061101] Initializing cgroup subsys perf_event
  67. [ 0.061188] CPU: Testing write buffer coherency: ok
  68. [ 0.061429] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  69. [ 0.061474] hw perfevents: enabled with ARMv7 Cortex-A7 PMU driver, 5 counters available
  70. [ 0.061539] Setting up static identity map for 0x40522f88 - 0x40522fe0
  71. [ 0.174483] CPU1: Booted secondary processor
  72. [ 0.231753] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  73. [ 0.231831] Brought up 2 CPUs
  74. [ 0.231846] SMP: Total of 2 processors activated (3633.97 BogoMIPS).
  75. [ 0.232734] devtmpfs: initialized
  76. [ 0.236726] dummy:
  77. [ 0.236990] NET: Registered protocol family 16
  78. [ 0.237788] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  79. [ 0.237802] hw-breakpoint: maximum watchpoint size is 8 bytes.
  80. [ 0.237823] [ccu-inf] aw clock manager init
  81. [ 0.237831] [ccu-inf] aw_ccu_init
  82. [ 0.238054] [ccu-inf] script config pll3 to 297MHz
  83. [ 0.238072] [ccu-inf] script config pll4 to 300MHz
  84. [ 0.238084] [ccu-inf] script config pll6 to 600MHz
  85. [ 0.238096] [ccu-inf] script config pll7 to 297MHz
  86. [ 0.238107] [ccu-inf] script config pll8 to 336MHz
  87. [ 0.238249] Init eGon pin module V2.0
  88. [ 0.243784] bio: create slab <bio-0> at 0
  89. [ 0.244160] sunxi_gpio driver init ver 1.3
  90. [ 0.244406] sunxi_gpio_probe script_parser_fetch '[gpio_para]' 'gpio_pin_43' err
  91. [ 0.244600] gpiochip_add: registered GPIOs 1 to 43 on device: A1X_GPIO
  92. [ 0.245003] SCSI subsystem initialized
  93. [ 0.245066] libata version 3.00 loaded.
  94. [ 0.245271] usbcore: registered new interface driver usbfs
  95. [ 0.245328] usbcore: registered new interface driver hub
  96. [ 0.245481] usbcore: registered new device driver usb
  97. [ 0.245870] Advanced Linux Sound Architecture Driver Version 1.0.25.
  98. [ 0.246730] cfg80211: Calling CRDA to update world regulatory domain
  99. [ 0.247846] Switching to clocksource arch_sys_counter
  100. [ 0.248094] FS-Cache: Loaded
  101. [ 0.276781] sw_hcd_host0 sw_hcd_host0: sw_hcd host driver
  102. [ 0.276810] sw_hcd_host0 sw_hcd_host0: new USB bus registered, assigned bus number 1
  103. [ 0.277581] hub 1-0:1.0: USB hub found
  104. [ 0.277620] hub 1-0:1.0: 1 port detected
  105. [ 0.278727] NET: Registered protocol family 2
  106. [ 0.278984] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  107. [ 0.279537] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  108. [ 0.281500] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
  109. [ 0.282618] TCP: Hash tables configured (established 131072 bind 65536)
  110. [ 0.282628] TCP: reno registered
  111. [ 0.282643] UDP hash table entries: 512 (order: 2, 16384 bytes)
  112. [ 0.282684] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  113. [ 0.282968] NET: Registered protocol family 1
  114. [ 0.283232] Unpacking initramfs...
  115. [ 0.369207] Freeing initrd memory: 1200K
  116. [ 0.370236] audit: initializing netlink socket (disabled)
  117. [ 0.370290] type=2000 audit(0.360:1): initialized
  118. [ 0.371479] highmem bounce pool size: 64 pages
  119. [ 0.379568] VFS: Disk quotas dquot_6.5.2
  120. [ 0.379828] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  121. [ 0.381749] NTFS driver 2.1.30 [Flags: R/O].
  122. [ 0.382177] fuse init (API version 7.18)
  123. [ 0.382651] msgmni has been set to 1305
  124. [ 0.384964] alg: No test for stdrng (krng)
  125. [ 0.385293] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  126. [ 0.385310] io scheduler noop registered
  127. [ 0.385318] io scheduler deadline registered
  128. [ 0.385349] io scheduler cfq registered (default)
  129. [ 0.385478] hdmi_cec: bus registered
  130. [ 0.385851] sunxi disp driver loaded (/dev/disp api 1.0)
  131. [ 0.386070] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  132. [ 0.388051] [uart]: used uart info.: 0xfd
  133. [ 0.388145] [uart]: serial probe 0 irq 33 mapbase 0x01c28000
  134. [ 0.408521] sunxi-uart.0: ttyS0 at MMIO 0x1c28000 (irq = 33) is a U6_16550A
  135. [ 1.122503] console [ttyS0] enabled
  136. [ 1.126395] [uart]: serial probe 2 irq 35 mapbase 0x01c28800
  137. [ 1.152446] sunxi-uart.2: ttyS1 at MMIO 0x1c28800 (irq = 35) is a U6_16550A
  138. [ 1.159701] [uart]: serial probe 3 irq 36 mapbase 0x01c28c00
  139. [ 1.185638] sunxi-uart.3: ttyS2 at MMIO 0x1c28c00 (irq = 36) is a U6_16550A
  140. [ 1.192846] [uart]: serial probe 4 irq 49 mapbase 0x01c29000
  141. [ 1.218784] sunxi-uart.4: ttyS3 at MMIO 0x1c29000 (irq = 49) is a U6_16550A
  142. [ 1.225975] [uart]: serial probe 5 irq 50 mapbase 0x01c29400
  143. [ 1.251906] sunxi-uart.5: ttyS4 at MMIO 0x1c29400 (irq = 50) is a U6_16550A
  144. [ 1.259100] [uart]: serial probe 6 irq 51 mapbase 0x01c29800
  145. [ 1.284997] sunxi-uart.6: ttyS5 at MMIO 0x1c29800 (irq = 51) is a U6_16550A
  146. [ 1.292202] [uart]: serial probe 7 irq 52 mapbase 0x01c29c00
  147. [ 1.318145] sunxi-uart.7: ttyS6 at MMIO 0x1c29c00 (irq = 52) is a U6_16550A
  148. [ 1.325746] G2D: drv_g2d_init
  149. [ 1.328749] G2D: g2dmem: g2d_start=44000000, g2d_size=1000000
  150. [ 1.334490] G2D: head:c4000000,tail:c5000000
  151. [ 1.338794] G2D: Module initialized.major:250
  152. [ 1.346612] loop: module loaded
  153. [ 1.349844] [NAND] nand driver version: 0x2 0x9
  154. [ 1.406282] PHY_PageReadSpare : too much ecc err,bank 0 block 0,page 0
  155. [ 2.847001] Dev Sunxi softw311 nand magic does not match for MBR 1: softw411
  156. [ 2.854080] Dev Sunxi softw311 nand magic does not match for MBR 2:
  157. [ 2.861152] Dev Sunxi softw311 nand magic does not match for MBR 3:
  158. [ 2.868207] Dev Sunxi softw311 nand magic does not match for MBR 4:
  159. [ 2.875249] Dev Sunxi softw311 nand header bad for all MBR copies, MBR corrupted or not present.
  160. [ 2.885437] Dev Sunxi softw411 nand mbr number does not match for MBR 2: 0
  161. [ 2.892601] Dev Sunxi softw411 nand header: CRC bad for MBR 2
  162. [ 2.899413] Dev Sunxi softw411 nand mbr number does not match for MBR 3: 0
  163. [ 2.906535] Dev Sunxi softw411 nand header: CRC bad for MBR 3
  164. [ 2.913349] Dev Sunxi softw411 nand mbr number does not match for MBR 4: 0
  165. [ 2.920499] Dev Sunxi softw411 nand header: CRC bad for MBR 4
  166. [ 2.926248] Dev Sunxi softw411 nand: part 1, start 32768, size 7680
  167. [ 2.932533] Dev Sunxi softw411 nand: part 2, start 40448, size 256
  168. [ 2.938720] Dev Sunxi softw411 nand: part 3, start 40704, size 256
  169. [ 2.944895] Dev Sunxi softw411 nand: part 4, start 40960, size 24576
  170. [ 2.951255] Dev Sunxi softw411 nand: part 5, start 65536, size 32768
  171. [ 2.957604] Dev Sunxi softw411 nand: part 6, start 98304, size 32768
  172. [ 2.963962] Dev Sunxi softw411 nand: part 7, start 131072, size 917504
  173. [ 2.970494] Dev Sunxi softw411 nand: part 8, start 1048576, size 2097152
  174. [ 2.977190] Dev Sunxi softw411 nand: part 9, start 3145728, size 4636672
  175. [ 2.983895] nand: nanda nandb nandc nandd nande nandf nandg nandh nandi
  176. [ 2.992546] [NAND]nand driver, ok.
  177. [ 2.996397] sw_ahci sw_ahci.0: controller can't do PMP, turning off CAP_PMP
  178. [ 3.003411] sw_ahci sw_ahci.0: forcing PORTS_IMPL to 0x1
  179. [ 3.008789] sw_ahci sw_ahci.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode
  180. [ 3.017223] sw_ahci sw_ahci.0: flags: ncq sntf pm led clo only pio slum part ccc
  181. [ 3.025541] scsi0 : sw_ahci_platform
  182. [ 3.029486] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 88
  183. [ 3.037660] sunxi_emac Using mii phy on PortA
  184. [ 3.052411] sunxi_emac Using MAC from SID: 02:84:04:82:52:9a
  185. [ 3.059922] PPP generic driver version 2.4.2
  186. [ 3.064610] PPP BSD Compression module registered
  187. [ 3.069350] PPP Deflate Compression module registered
  188. [ 3.075517] PPP MPPE Compression module registered
  189. [ 3.080336] NET: Registered protocol family 24
  190. [ 3.084812] PPTP driver version 0.8.5
  191. [ 3.088926] usbcore: registered new interface driver rtl8192cu
  192. [ 3.094810] usbcore: registered new interface driver carl9170
  193. [ 3.100596] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  194. [ 3.107182] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  195. [ 3.113724] [sw-ehci1]: open clock
  196. [ 3.137195] [sw-ehci1]: Set USB Power ON
  197. [ 3.141136] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  198. [ 3.148653] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 2
  199. [ 3.155813] sw-ehci sw-ehci.1: irq 71, io mem 0x01c14000
  200. [ 3.177927] sw-ehci sw-ehci.1: USB 2.0 started, EHCI 1.00
  201. [ 3.183998] hub 2-0:1.0: USB hub found
  202. [ 3.187762] hub 2-0:1.0: 1 port detected
  203. [ 3.192042] [sw-ohci1]: open clock
  204. [ 3.215507] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
  205. [ 3.222667] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 3
  206. [ 3.229756] sw-ohci sw-ohci.1: irq 96, io mem 0x01c14400
  207. [ 3.292597] hub 3-0:1.0: USB hub found
  208. [ 3.296361] hub 3-0:1.0: 1 port detected
  209. [ 3.300612] [sw-ehci2]: open clock
  210. [ 3.324065] [sw-ehci2]: Set USB Power ON
  211. [ 3.327998] sw-ehci sw-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  212. [ 3.335503] sw-ehci sw-ehci.2: new USB bus registered, assigned bus number 4
  213. [ 3.342637] sw-ehci sw-ehci.2: irq 72, io mem 0x01c1c000
  214. [ 3.367917] sw-ehci sw-ehci.2: USB 2.0 started, EHCI 1.00
  215. [ 3.373873] hub 4-0:1.0: USB hub found
  216. [ 3.377635] hub 4-0:1.0: 1 port detected
  217. [ 3.377950] ata1: SATA link down (SStatus 0 SControl 300)
  218. [ 3.387319] [sw-ohci2]: open clock
  219. [ 3.410864] sw-ohci sw-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
  220. [ 3.418025] sw-ohci sw-ohci.2: new USB bus registered, assigned bus number 5
  221. [ 3.425102] sw-ohci sw-ohci.2: irq 97, io mem 0x01c1c400
  222. [ 3.492509] hub 5-0:1.0: USB hub found
  223. [ 3.496271] hub 5-0:1.0: 1 port detected
  224. [ 3.500539] usbcore: registered new interface driver cdc_acm
  225. [ 3.506193] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  226. [ 3.514221] Initializing USB Mass Storage driver...
  227. [ 3.519232] usbcore: registered new interface driver usb-storage
  228. [ 3.525231] USB Mass Storage support registered.
  229. [ 3.529914] usbcore: registered new interface driver ums-realtek
  230. [ 3.536046] usbcore: registered new interface driver usbserial
  231. [ 3.541954] usbcore: registered new interface driver usbserial_generic
  232. [ 3.548526] USB Serial support registered for generic
  233. [ 3.553588] usbserial: USB Serial Driver core
  234. [ 3.557999] usbcore: registered new interface driver cp210x
  235. [ 3.563595] USB Serial support registered for cp210x
  236. [ 3.568646] usbcore: registered new interface driver ftdi_sio
  237. [ 3.574416] USB Serial support registered for FTDI USB Serial Device
  238. [ 3.580900] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
  239. [ 3.586775] usbcore: registered new interface driver pl2303
  240. [ 3.592400] USB Serial support registered for pl2303
  241. [ 3.597402] ------print_msc_config-----
  242. [ 3.601326] vendor_id = 0x18d1
  243. [ 3.605419] mass_storage_id = 0x1
  244. [ 3.609270] adb_id = 0x2
  245. [ 3.613101] usb_manufacturer_name = USB Developer
  246. [ 3.617797] usb_product_name = Android
  247. [ 3.621984] usb_serial_number = 20080411
  248. [ 3.626248] msc_vendor_name = USB 2.0
  249. [ 3.630434] msc_product_name = USB Flash Driver
  250. [ 3.635393] msc_release = 100
  251. [ 3.639232] luns = 5
  252. [ 3.642889] ---------------------------
  253. [ 3.646920] WRN:L2762(drivers/usb/sunxi_usb/udc/sw_udc.c):ERR: usb device is not active
  254. [ 3.655052] file system registered
  255. [ 3.660204] android_usb gadget: Mass Storage Function, version: 2009/09/11
  256. [ 3.667083] android_usb gadget: Number of LUNs=5
  257. [ 3.671734] lun0: LUN: removable file: (no medium)
  258. [ 3.676607] lun1: LUN: removable file: (no medium)
  259. [ 3.681493] lun2: LUN: removable file: (no medium)
  260. [ 3.686367] lun3: LUN: removable file: (no medium)
  261. [ 3.691260] lun4: LUN: removable file: (no medium)
  262. [ 3.696141] lun name: lun0
  263. [ 3.698878] lun name: lun1
  264. [ 3.701587] lun name: lun2
  265. [ 3.704296] lun name: lun3
  266. [ 3.707003] lun name: lun4
  267. [ 3.710050] WRN:L2728(drivers/usb/sunxi_usb/udc/sw_udc.c):ERR: usb device is not active
  268. [ 3.718091] android_usb gadget: android_usb ready
  269. [ 3.722791] WRN:L2762(drivers/usb/sunxi_usb/udc/sw_udc.c):ERR: usb device is not active
  270. [ 3.731014] mousedev: PS/2 mouse device common for all mice
  271. [ 3.736585] [kpad]: sw keypad init
  272. [ 3.740007] sw keypad fetch keypad uning configuration failed
  273. [ 3.745748] keypad: cannot find using configuration, return without doing anything!
  274. [ 3.753682] input: sun4i-keyboard as /devices/virtual/input/input0
  275. [ 3.760089] try to request ir_para gpio failed
  276. [ 3.764805] input: sunxi-ir as /devices/virtual/input/input1
  277. [ 3.770645] IR Initial OK
  278. [ 3.773265] sun4i-ts.c: sun4i_ts_init: start ...
  279. [ 3.777880] rtp_used == 1.
  280. [ 3.780690] sun4i-ts: tp_screen_size is 5 inch.
  281. [ 3.785227] sun4i-ts: tp_regidity_level is 5.
  282. [ 3.789590] sun4i-ts: tp_press_threshold_enable is 0.
  283. [ 3.794638] sun4i-ts: rtp_sensitive_level is 15.
  284. [ 3.799264] sun4i-ts: rtp_exchange_x_y_flag is 0.
  285. [ 3.804118] sun4i-ts.c: sun4i_ts_probe: start...
  286. [ 3.808758] begin get platform resourec
  287. [ 3.812784] input: sun4i-ts as /devices/platform/sun4i-ts/input/input2
  288. [ 3.819473] tp init
  289. [ 3.821573] sun4i-ts.c: sun4i_ts_probe: end
  290. [ 3.826116] sunxi-rtc sunxi-rtc: Warning: RTC time is wrong!
  291. [ 3.831986] sunxi-rtc sunxi-rtc: rtc core: registered rtc as rtc0
  292. [ 3.838142] i2c /dev entries driver
  293. [ 3.842144] config i2c gpio with gpio_config api
  294. [ 3.848161] axp_mfd 0-0034: AXP (CHIP ID: 0x41) detected
  295. [ 3.854187] I2C: i2c-0: AW16XX I2C adapter
  296. [ 3.858672] I2C: i2c-1: AW16XX I2C adapter
  297. [ 3.863088] I2C: i2c-2: AW16XX I2C adapter
  298. [ 3.867242] [ccu-err] clk_enable: invalid handle
  299. [ 3.872104] I2C: i2c-3: AW16XX I2C adapter
  300. [ 3.876247] [ccu-err] clk_enable: invalid handle
  301. [ 3.881093] I2C: i2c-4: AW16XX I2C adapter
  302. [ 3.885307] lirc_dev: IR Remote Control driver registered, major 248
  303. [ 3.891771] IR NEC protocol handler initialized
  304. [ 3.896297] IR RC5(x) protocol handler initialized
  305. [ 3.901094] IR RC6 protocol handler initialized
  306. [ 3.905619] IR JVC protocol handler initialized
  307. [ 3.910153] IR Sony protocol handler initialized
  308. [ 3.914764] IR RC5 (streamzap) protocol handler initialized
  309. [ 3.920338] IR SANYO protocol handler initialized
  310. [ 3.925035] IR MCE Keyboard/mouse protocol handler initialized
  311. [ 3.930869] IR LIRC bridge handler initialized
  312. [ 3.935411] usbcore: registered new interface driver ati_remote
  313. [ 3.941340] [ace_drv] start!!!
  314. [ 3.944771] [ace_drv] init end!!!
  315. [ 3.948111] [pa_drv] start!!!
  316. [ 3.951378] [pa_drv] init end!!!
  317. [ 3.954738] axp20_ldo1: 1300 mV
  318. [ 3.959158] axp20_ldo2: 1800 <--> 3300 mV at 3000 mV
  319. [ 3.965328] axp20_ldo3: 700 <--> 3500 mV at 2800 mV
  320. [ 3.971411] axp20_ldo4: 1250 <--> 3300 mV at 2800 mV
  321. [ 3.977565] axp20_buck2: 700 <--> 2275 mV at 1400 mV
  322. [ 3.983768] axp20_buck3: 700 <--> 3500 mV at 1250 mV
  323. [ 3.989519] axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV
  324. [ 3.995324] input: axp20-supplyer as /devices/platform/sunxi-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input3
  325. [ 4.007614] power_supply battery: uevent
  326. [ 4.011567] power_supply battery: POWER_SUPPLY_NAME=battery
  327. [ 4.017149] power_supply battery: prop MODEL_NAME=battery
  328. [ 4.022561] power_supply battery: prop STATUS=Full
  329. [ 4.027350] power_supply battery: prop PRESENT=0
  330. [ 4.031977] power_supply battery: prop ONLINE=0
  331. [ 4.036506] power_supply battery: prop HEALTH=Good
  332. [ 4.041306] power_supply battery: prop TECHNOLOGY=Li-ion
  333. [ 4.046618] power_supply battery: prop VOLTAGE_MAX_DESIGN=4200000
  334. [ 4.052768] power_supply battery: prop VOLTAGE_MIN_DESIGN=3300
  335. [ 4.058612] power_supply battery: prop VOLTAGE_NOW=0
  336. [ 4.063574] power_supply battery: prop CURRENT_NOW=0
  337. [ 4.068548] power_supply battery: prop ENERGY_FULL_DESIGN=3200
  338. [ 4.074378] power_supply battery: prop CAPACITY=0
  339. [ 4.079090] power_supply battery: prop TEMP=300
  340. [ 4.083692] power_supply battery: power_supply_changed
  341. [ 4.088869] power_supply battery: power_supply_changed_work
  342. [ 4.094441] power_supply battery: power_supply_update_bat_leds 4
  343. [ 4.100596] power_supply battery: uevent
  344. [ 4.104528] power_supply battery: POWER_SUPPLY_NAME=battery
  345. [ 4.110121] power_supply battery: prop MODEL_NAME=battery
  346. [ 4.115640] power_supply ac: uevent
  347. [ 4.119148] power_supply ac: POWER_SUPPLY_NAME=ac
  348. [ 4.123856] power_supply ac: prop MODEL_NAME=ac
  349. [ 4.128407] power_supply battery: prop STATUS=Full
  350. [ 4.133197] power_supply battery: prop PRESENT=0
  351. [ 4.137812] power_supply battery: prop ONLINE=0
  352. [ 4.142356] power_supply ac: prop PRESENT=0
  353. [ 4.146538] power_supply ac: prop ONLINE=0
  354. [ 4.150649] power_supply battery: prop HEALTH=Good
  355. [ 4.155437] power_supply battery: prop TECHNOLOGY=Li-ion
  356. [ 4.160761] power_supply ac: prop VOLTAGE_NOW=0
  357. [ 4.165290] power_supply ac: prop CURRENT_NOW=0
  358. [ 4.169833] power_supply battery: prop VOLTAGE_MAX_DESIGN=4200000
  359. [ 4.175923] power_supply battery: prop VOLTAGE_MIN_DESIGN=3300
  360. [ 4.181819] power_supply ac: power_supply_changed
  361. [ 4.186611] power_supply usb: uevent
  362. [ 4.190200] power_supply usb: POWER_SUPPLY_NAME=usb
  363. [ 4.195081] power_supply usb: prop MODEL_NAME=usb
  364. [ 4.199800] power_supply battery: prop VOLTAGE_NOW=0
  365. [ 4.204762] power_supply battery: prop CURRENT_NOW=0
  366. [ 4.209740] power_supply usb: prop PRESENT=0
  367. [ 4.214009] power_supply usb: prop ONLINE=0
  368. [ 4.218205] power_supply battery: prop ENERGY_FULL_DESIGN=3200
  369. [ 4.224034] power_supply battery: prop CAPACITY=0
  370. [ 4.228749] power_supply usb: prop VOLTAGE_NOW=0
  371. [ 4.233365] power_supply usb: prop CURRENT_NOW=0
  372. [ 4.237994] power_supply battery: prop TEMP=300
  373. [ 4.242531] power_supply ac: power_supply_changed_work
  374. [ 4.247668] power_supply ac: power_supply_update_gen_leds 0
  375. [ 4.253296] power_supply usb: power_supply_changed
  376. [ 4.258284] power_supply ac: uevent
  377. [ 4.261780] power_supply ac: POWER_SUPPLY_NAME=ac
  378. [ 4.266490] power_supply ac: prop MODEL_NAME=ac
  379. [ 4.271176] power_supply ac: prop PRESENT=0
  380. [ 4.275364] power_supply ac: prop ONLINE=0
  381. [ 4.279482] power_supply ac: prop VOLTAGE_NOW=0
  382. [ 4.284015] power_supply ac: prop CURRENT_NOW=0
  383. [ 4.288699] power_supply usb: power_supply_changed_work
  384. [ 4.293926] power_supply usb: power_supply_update_gen_leds 0
  385. [ 4.299606] power_supply usb: uevent
  386. [ 4.303313] power_supply usb: POWER_SUPPLY_NAME=usb
  387. [ 4.308209] power_supply usb: prop MODEL_NAME=usb
  388. [ 4.312923] power_supply usb: prop PRESENT=0
  389. [ 4.317196] power_supply usb: prop ONLINE=0
  390. [ 4.321533] power_supply usb: prop VOLTAGE_NOW=0
  391. [ 4.326153] power_supply usb: prop CURRENT_NOW=0
  392. [ 4.340171] axp20_ldo2: Failed to create debugfs directory
  393. [ 4.346860] device-mapper: uevent: version 1.0.3
  394. [ 4.351891] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  395. [ 4.360742] device-mapper: multipath: version 1.3.0 loaded
  396. [ 4.366229] device-mapper: multipath round-robin: version 1.0.0 loaded
  397. [ 4.372768] device-mapper: multipath queue-length: version 0.1.0 loaded
  398. [ 4.379392] device-mapper: multipath service-time: version 0.2.0 loaded
  399. [ 4.386332] cpuidle: using governor ladder
  400. [ 4.390454] cpuidle: using governor menu
  401. [ 4.394557] usbcore: registered new interface driver ushc
  402. [ 4.399964] [mmc-msg] sw_mci_init
  403. [ 4.403435] [mmc-msg] MMC host used card: 0xb, boot card: 0x0, io_card 8
  404. [ 4.410628] [mmc-msg] sdc0 set round clock 400000, src 24000000
  405. [ 4.416788] [mmc-msg] sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  406. [ 4.426969] [mmc-msg] sdc0 Probe: base:0xf0090000 irq:64 sg_cpu:ffdf7000(4fc00000) ret 0.
  407. [ 4.435262] [mmc-msg] sdc1 set round clock 400000, src 24000000
  408. [ 4.441380] [mmc-msg] sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  409. [ 4.451500] [mmc-msg] sdc1 Probe: base:0xf0092000 irq:65 sg_cpu:ffddf000(4fc01000) ret 0.
  410. [ 4.459773] [mmc-msg] sdc3 set round clock 400000, src 24000000
  411. [ 4.465856] [mmc-msg] sdc3 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  412. [ 4.475978] [mmc-msg] sdc3 Probe: base:0xf0094000 irq:67 sg_cpu:ffdde000(4fc02000) ret 0.
  413. [ 4.484204] [mmc_pm]: failed to fetch sdio card configuration!
  414. [ 4.490065] sunxi_leds driver init
  415. [ 4.493842] Registered led device: green:ph02:led1
  416. [ 4.498748] Registered led device: shield0:pc16:led2
  417. [ 4.503778] Registered led device: shield1:pc17:led3
  418. [ 4.508824] Registered led device: shield2:pc18:led4
  419. [ 4.513883] Registered led device: shield3:pc23:led5
  420. [ 4.518907] ledtrig-cpu: registered to indicate activity on CPUs
  421. [ 4.525555] usbcore: registered new interface driver usbhid
  422. [ 4.531153] usbhid: USB HID core driver
  423. [ 4.535624] ashmem: initialized
  424. [ 4.538926] logger: created 256K log 'log_main'
  425. [ 4.543569] logger: created 256K log 'log_events'
  426. [ 4.548417] logger: created 256K log 'log_radio'
  427. [ 4.553139] logger: created 256K log 'log_system'
  428. [ 4.558570] usbcore: registered new interface driver snd-usb-audio
  429. [ 4.566598] Netfilter messages via NETLINK v0.30.
  430. [ 4.571351] nfnl_acct: registering with nfnetlink.
  431. [ 4.576166] nf_conntrack version 0.5.0 (14664 buckets, 58656 max)
  432. [ 4.582875] ctnetlink v0.93: registering with nfnetlink.
  433. [ 4.588431] IPv4 over IPv4 tunneling driver
  434. [ 4.593166] gre: GRE over IPv4 demultiplexor driver
  435. [ 4.598083] ip_gre: GRE over IPv4 tunneling driver
  436. [ 4.603360] TCP: cubic registered
  437. [ 4.606673] Initializing XFRM netlink socket
  438. [ 4.611590] NET: Registered protocol family 10
  439. [ 4.617214] NET: Registered protocol family 17
  440. [ 4.621746] NET: Registered protocol family 15
  441. [ 4.626199] L2TP core driver, V2.0
  442. [ 4.629630] PPPoL2TP kernel driver, V2.0
  443. [ 4.633548] L2TP netlink interface
  444. [ 4.636976] 8021q: 802.1Q VLAN Support v1.8
  445. [ 4.641198] Registering the dns_resolver key type
  446. [ 4.646101] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4
  447. [ 4.653810] Registering SWP/SWPB emulation handler
  448. [ 4.658704] axp20_buck2: Failed to create debugfs directory
  449. [ 4.664609] [cpu_freq] INF:-------------------V-F Table-------------------
  450. [ 4.671505] [cpu_freq] INF: voltage = 1450mv frequency = 1008MHz
  451. [ 4.677591] [cpu_freq] INF: voltage = 1400mv frequency = 912MHz
  452. [ 4.683689] [cpu_freq] INF: voltage = 1300mv frequency = 864MHz
  453. [ 4.689799] [cpu_freq] INF: voltage = 1200mv frequency = 720MHz
  454. [ 4.695886] [cpu_freq] INF: voltage = 1100mv frequency = 528MHz
  455. [ 4.701984] [cpu_freq] INF: voltage = 1000mv frequency = 312MHz
  456. [ 4.708080] [cpu_freq] INF: voltage = 1000mv frequency = 144MHz
  457. [ 4.714165] [cpu_freq] INF: voltage = 1000mv frequency = 0MHz
  458. [ 4.720259] [cpu_freq] INF:-----------------------------------------------
  459. [ 4.727135] [cpu_freq] INF:sunxi_cpufreq_initcall, get cpu frequency from sysconfig, max freq: 912MHz, min freq: 408MHz
  460. [ 4.738667] registered taskstats version 1
  461. [ 5.686476] I2C: i2c-5: HDMI I2C adapter
  462. [ 5.718593] axp20_buck3: incomplete constraints, leaving on
  463. [ 5.724407] axp20_buck2: incomplete constraints, leaving on
  464. [ 5.730218] axp20_ldo4: incomplete constraints, leaving on
  465. [ 5.735932] axp20_ldo3: incomplete constraints, leaving on
  466. [ 5.746667] axp20_ldo2: incomplete constraints, leaving on
  467. [ 5.763001] sunxi-rtc sunxi-rtc: setting system clock to 2010-01-01 00:00:00 UTC (1262304000)
  468. [ 5.771614] ALSA device list:
  469. [ 5.774585] #0: sunxi-CODEC Audio Codec
  470. [ 5.779260] Freeing init memory: 188K
  471. [ 5.787660] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
  472. [ 5.851887] power_supply ac: uevent
  473. [ 5.855407] power_supply ac: POWER_SUPPLY_NAME=ac
  474. [ 5.860179] power_supply ac: prop MODEL_NAME=ac
  475. [ 5.864712] power_supply ac: prop PRESENT=0
  476. [ 5.868915] power_supply ac: prop ONLINE=0
  477. [ 5.873017] power_supply ac: prop VOLTAGE_NOW=0
  478. [ 5.877547] power_supply ac: prop CURRENT_NOW=0
  479. [ 5.883054] power_supply usb: uevent
  480. [ 5.886637] power_supply usb: POWER_SUPPLY_NAME=usb
  481. [ 5.891568] power_supply usb: prop MODEL_NAME=usb
  482. [ 5.896277] power_supply usb: prop PRESENT=1
  483. [ 5.900572] power_supply usb: prop ONLINE=1
  484. [ 5.904770] power_supply usb: prop VOLTAGE_NOW=0
  485. [ 5.909408] power_supply usb: prop CURRENT_NOW=0
  486. [ 5.914240] power_supply battery: uevent
  487. [ 5.918234] power_supply battery: POWER_SUPPLY_NAME=battery
  488. [ 5.923818] power_supply battery: prop MODEL_NAME=battery
  489. [ 5.929239] power_supply battery: prop STATUS=Full
  490. [ 5.934032] power_supply battery: prop PRESENT=1
  491. [ 5.938669] power_supply battery: prop ONLINE=0
  492. [ 5.943198] power_supply battery: prop HEALTH=Good
  493. [ 5.948002] power_supply battery: prop TECHNOLOGY=Li-ion
  494. [ 5.953312] power_supply battery: prop VOLTAGE_MAX_DESIGN=4200000
  495. [ 5.959418] power_supply battery: prop VOLTAGE_MIN_DESIGN=3300
  496. [ 5.965247] power_supply battery: prop VOLTAGE_NOW=0
  497. [ 5.970220] power_supply battery: prop CURRENT_NOW=0
  498. [ 5.975188] power_supply battery: prop ENERGY_FULL_DESIGN=3200
  499. [ 5.981028] power_supply battery: prop CAPACITY=100
  500. [ 5.985904] power_supply battery: prop TEMP=300
  501. [ 5.999826] init: command 'loglevel' r=0
  502. [ 6.003783] init: command 'export' r=0
  503. [ 6.007539] init: command 'export' r=0
  504. [ 6.011333] init: command 'export' r=0
  505. [ 6.015088] init: command 'export' r=0
  506. [ 6.019054] init: command 'export' r=0
  507. [ 6.022813] init: command 'export' r=0
  508. [ 6.026566] init: command 'export' r=0
  509. [ 6.031206] init: command 'export' r=0
  510. [ 6.034964] init: command 'export' r=0
  511. [ 6.038833] init: command 'symlink' r=0
  512. [ 6.042699] init: command 'symlink' r=0
  513. [ 6.070597] init: command 'exec' r=0
  514. [ 6.074287] init: command 'symlink' r=0
  515. [ 6.078214] init: command 'mkdir' r=0
  516. [ 6.082352] init: command 'mount' r=0
  517. [ 6.086141] init: command 'mkdir' r=0
  518. [ 6.089921] init: command 'mkdir' r=0
  519. [ 6.093636] init: command 'mkdir' r=0
  520. [ 6.097334] init: command 'mkdir' r=0
  521. [ 6.101056] init: command 'mkdir' r=0
  522. [ 6.104758] init: command 'mkdir' r=0
  523. [ 6.108600] init: command 'mount' r=0
  524. [ 6.112311] init: command 'mkdir' r=0
  525. [ 6.116006] init: command 'mkdir' r=0
  526. [ 6.119733] init: command 'mkdir' r=0
  527. [ 6.123522] init: command 'mount' r=0
  528. [ 6.127222] init: command 'mkdir' r=0
  529. [ 6.131028] init: command 'mount' r=0
  530. [ 6.134800] init: command 'write' r=0
  531. [ 6.138580] init: command 'write' r=0
  532. [ 6.142318] init: command 'write' r=0
  533. [ 6.146026] init: command 'write' r=0
  534. [ 6.149751] init: command 'write' r=0
  535. [ 6.153436] init: command 'write' r=-2
  536. [ 6.157216] init: command 'write' r=0
  537. [ 6.160932] init: command 'write' r=0
  538. [ 6.164625] init: command 'write' r=0
  539. [ 6.168336] init: command 'write' r=0
  540. [ 6.172058] init: command 'write' r=0
  541. [ 6.175763] init: command 'write' r=0
  542. [ 6.179483] init: command 'write' r=0
  543. [ 6.183168] init: command 'mkdir' r=0
  544. [ 6.247220] init: command 'mount' r=0
  545. [ 6.250981] init: command 'chown' r=0
  546. [ 6.254757] init: command 'chown' r=0
  547. [ 6.258496] init: command 'chmod' r=0
  548. [ 6.262188] init: command 'write' r=-22
  549. [ 6.266052] init: command 'write' r=0
  550. [ 6.269766] init: command 'write' r=0
  551. [ 6.273533] init: command 'mkdir' r=0
  552. [ 6.277230] init: command 'chown' r=0
  553. [ 6.280941] init: command 'chmod' r=0
  554. [ 6.284622] init: command 'write' r=0
  555. [ 6.288320] init: command 'write' r=0
  556. [ 6.292004] init: command 'write' r=0
  557. [ 6.295789] init: command 'mkdir' r=0
  558. [ 6.299574] init: command 'chown' r=0
  559. [ 6.303266] init: command 'chmod' r=0
  560. [ 6.306955] init: command 'write' r=0
  561. [ 6.310692] init: command 'write' r=0
  562. [ 6.314382] init: command 'write' r=0
  563. [ 6.318117] init: command 'chmod' r=-2
  564. [ 6.321896] init: processing action 0x13314a0 (early-fs)
  565. [ 6.327247] init: command 'wait' r=0
  566. [ 6.354035] EXT4-fs (nandg): barriers disabled
  567. [ 6.364715] EXT4-fs (nandg): mounted filesystem with ordered data mode. Opts: barrier=0
  568. [ 6.377967] init: command 'mount' r=0
  569. [ 6.400319] UMP: UMP device driver loaded
  570. [ 6.404489] init: command 'insmod' r=0
  571. [ 6.422907] Mali: permit MALI_IOC_MEM_MAP_EXT ioctl for framebuffer (paddr=0x5A000000, size=8388608)
  572. [ 6.432149] mali: use config clk_div 1
  573. [ 6.435895] mali: clk_div 1
  574. [ 6.438732] Mali: mali clock set completed, clock is 312000000 Hz
  575. [ 6.445170] mali: use config clk_div 1
  576. [ 6.448957] mali: clk_div 1
  577. [ 6.451751] Mali: mali clock set completed, clock is 312000000 Hz
  578. [ 6.459316] Mali: Mali device driver loaded
  579. [ 6.463585] init: command 'insmod' r=0
  580. [ 6.467431] init: command 'chmod' r=0
  581. [ 6.471505] init: command 'chmod' r=0
  582. [ 6.475254] init: command 'chown' r=-2
  583. [ 6.479070] init: command 'chown' r=-2
  584. [ 6.482850] init: processing action 0x13333f8 (console_init)
  585. [ 6.489025] init: cannot open '/initlogo.rle'
  586. [ 6.493674] init: command 'console_init' r=0
  587. [ 6.498012] init: processing action 0x1331610 (fs)
  588. [ 6.502859] init: command 'wait' r=0
  589. [ 6.657396] EXT4-fs (nandh): barriers disabled
  590. [ 8.477733] EXT4-fs (nandh): recovery complete
  591. [ 8.482321] EXT4-fs (nandh): mounted filesystem with ordered data mode. Opts: barrier=0
  592. [ 8.490414] init: command 'mount' r=0
  593. [ 8.494247] init: command 'setupfs' r=0
  594. [ 8.498132] init: do_umount: /data
  595. [ 8.508064] init: command 'umount' r=0
  596. [ 8.622310] init: command 'exec' r=0
  597. [ 8.732378] EXT4-fs (nandh): barriers disabled
  598. [ 8.743604] EXT4-fs (nandh): mounted filesystem with ordered data mode. Opts: barrier=0,journal_checksum,noauto_da_alloc
  599. [ 8.755001] init: command 'exec' r=0
  600. [ 8.775075] EXT4-fs (nandf): barriers disabled
  601. [ 10.660066] EXT4-fs (nandf): recovery complete
  602. [ 10.664616] EXT4-fs (nandf): mounted filesystem with ordered data mode. Opts: barrier=0
  603. [ 10.672728] init: command 'mount' r=0
  604. [ 10.676582] init: command 'setupfs' r=0
  605. [ 10.680469] init: do_umount: /cache
  606. [ 10.685273] init: command 'umount' r=0
  607. [ 10.705947] init: command 'exec' r=0
  608. [ 10.722798] EXT4-fs (nandf): barriers disabled
  609. [ 10.728905] EXT4-fs (nandf): mounted filesystem with ordered data mode. Opts: barrier=0,journal_checksum,noauto_da_alloc
  610. [ 10.740331] init: command 'exec' r=0
  611. [ 10.745416] init: dont need format /dev/block/UDISK
  612. [ 10.750213] init: command 'format_userdata' r=1
  613. [ 10.754958] init: processing action 0x132a680 (post-fs)
  614. [ 10.760339] init: command 'mount' r=0
  615. [ 10.764036] init: command 'mount' r=0
  616. [ 10.767850] init: command 'chown' r=0
  617. [ 10.771592] init: command 'chmod' r=0
  618. [ 10.776567] init: command 'chown' r=0
  619. [ 10.780341] init: command 'chmod' r=0
  620. [ 10.784092] init: command 'chown' r=0
  621. [ 10.787794] init: command 'chmod' r=0
  622. [ 10.791529] init: command 'chown' r=0
  623. [ 10.795225] init: command 'chmod' r=0
  624. [ 10.798974] init: command 'chown' r=0
  625. [ 10.802674] init: command 'chmod' r=0
  626. [ 10.806444] init: command 'mkdir' r=0
  627. [ 10.810151] init: processing action 0x132a8d0 (post-fs-data)
  628. [ 10.815877] init: command 'chown' r=0
  629. [ 10.819612] init: command 'chmod' r=0
  630. [ 10.834956] init: command 'mkdir' r=0
  631. [ 10.838746] init: command 'copy' r=-1
  632. [ 10.844089] init: command 'chown' r=-2
  633. [ 10.847879] init: command 'chmod' r=-2
  634. [ 10.851698] init: command 'copy' r=-1
  635. [ 10.855403] init: command 'chown' r=-2
  636. [ 10.859188] init: command 'chmod' r=-2
  637. [ 10.862960] init: command 'write' r=-2
  638. [ 10.877387] init: command 'mkdir' r=0
  639. [ 10.882503] init: command 'mkdir' r=0
  640. [ 10.886272] init: command 'mkdir' r=0
  641. [ 10.890065] init: command 'mkdir' r=0
  642. [ 10.893800] init: command 'mkdir' r=0
  643. [ 10.897550] init: command 'mkdir' r=0
  644. [ 10.901324] init: command 'mkdir' r=0
  645. [ 10.905058] init: command 'mkdir' r=0
  646. [ 10.909923] init: command 'chmod' r=-2
  647. [ 10.913705] init: command 'chown' r=-2
  648. [ 10.917558] init: command 'mkdir' r=0
  649. [ 10.921381] init: command 'mkdir' r=0
  650. [ 10.925077] init: command 'chown' r=0
  651. [ 10.938463] init: command 'mkdir' r=0
  652. [ 10.952978] init: command 'mkdir' r=0
  653. [ 10.956816] init: command 'mkdir' r=0
  654. [ 10.960652] init: command 'chmod' r=-30
  655. [ 10.965751] init: command 'chmod' r=-30
  656. [ 10.969690] init: command 'chmod' r=-30
  657. [ 10.973568] init: command 'chmod' r=-30
  658. [ 10.977427] init: command 'chown' r=-30
  659. [ 10.981316] init: command 'chown' r=-30
  660. [ 10.985167] init: command 'chown' r=-30
  661. [ 10.989037] init: command 'chown' r=-30
  662. [ 10.994147] init: command 'mkdir' r=0
  663. [ 11.007651] init: command 'mkdir' r=0
  664. [ 11.021274] init: command 'mkdir' r=0
  665. [ 11.034824] init: command 'mkdir' r=0
  666. [ 11.038764] init: command 'mkdir' r=0
  667. [ 11.042519] init: command 'mkdir' r=0
  668. [ 11.046258] init: command 'mkdir' r=0
  669. [ 11.050042] init: command 'mkdir' r=0
  670. [ 11.054948] init: command 'mkdir' r=0
  671. [ 11.058762] init: command 'mkdir' r=0
  672. [ 11.062505] init: command 'mkdir' r=0
  673. [ 11.066196] init: command 'chown' r=0
  674. [ 11.069918] init: command 'chmod' r=0
  675. [ 11.073662] init: command 'mkdir' r=0
  676. [ 11.077396] init: command 'mkdir' r=0
  677. [ 11.081112] init: processing action 0x132f610 (post-fs-data)
  678. [ 11.086905] init: command 'chown' r=-2
  679. [ 11.090761] init: command 'chmod' r=-2
  680. [ 11.094614] init: command 'chown' r=0
  681. [ 11.098381] init: command 'chmod' r=0
  682. [ 11.102052] init: processing action 0x1333440 (property_service_init)
  683. [ 11.113229] init: Created socket '/dev/socket/property_service' with mode '666', user '0', group '0'
  684. [ 11.122427] init: command 'property_service_init' r=0
  685. [ 11.127499] init: processing action 0x1333488 (signal_init)
  686. [ 11.133145] init: command 'signal_init' r=0
  687. [ 11.137351] init: processing action 0x13334d0 (check_startup)
  688. [ 11.143187] init: command 'check_startup' r=0
  689. [ 11.147563] init: processing action 0x132b180 (boot)
  690. [ 11.153788] init: command 'ifup' r=0
  691. [ 11.157493] init: command 'hostname' r=0
  692. [ 11.161524] init: command 'domainname' r=0
  693. [ 11.165636] init: command 'setrlimit' r=0
  694. [ 11.169736] init: command 'write' r=0
  695. [ 11.173440] init: command 'write' r=0
  696. [ 11.177198] init: command 'chown' r=0
  697. [ 11.180949] init: command 'chmod' r=0
  698. [ 11.184652] init: command 'chown' r=0
  699. [ 11.188363] init: command 'chmod' r=0
  700. [ 11.192080] init: command 'write' r=0
  701. [ 11.195778] init: command 'write' r=0
  702. [ 11.199498] init: command 'chown' r=-2
  703. [ 11.203272] init: command 'chown' r=-2
  704. [ 11.207044] init: command 'chown' r=-2
  705. [ 11.210838] init: command 'chown' r=-2
  706. [ 11.214609] init: command 'chown' r=-2
  707. [ 11.218436] init: command 'chown' r=0
  708. [ 11.222136] init: command 'chown' r=0
  709. [ 11.225829] init: command 'chown' r=-2
  710. [ 11.229629] init: command 'chown' r=-2
  711. [ 11.233404] init: command 'chmod' r=0
  712. [ 11.237094] init: command 'chmod' r=-2
  713. [ 11.240882] init: command 'chmod' r=-2
  714. [ 11.244681] init: command 'chown' r=-2
  715. [ 11.248486] init: command 'chmod' r=-2
  716. [ 11.252268] init: command 'chown' r=-2
  717. [ 11.256051] init: command 'chmod' r=-2
  718. [ 11.259869] init: command 'chown' r=-2
  719. [ 11.263650] init: command 'chmod' r=-2
  720. [ 11.267430] init: command 'chown' r=-2
  721. [ 11.271233] init: command 'chmod' r=-2
  722. [ 11.275017] init: command 'chown' r=-2
  723. [ 11.278812] init: command 'chmod' r=-2
  724. [ 11.282593] init: command 'chown' r=-2
  725. [ 11.286374] init: command 'chmod' r=-2
  726. [ 11.290233] init: command 'chown' r=-2
  727. [ 11.294020] init: command 'chown' r=-2
  728. [ 11.297802] init: command 'chmod' r=-2
  729. [ 11.301662] init: command 'chown' r=0
  730. [ 11.305359] init: command 'chmod' r=0
  731. [ 11.309102] init: command 'chown' r=0
  732. [ 11.312795] init: command 'chmod' r=0
  733. [ 11.316488] init: command 'chown' r=-2
  734. [ 11.320304] init: command 'chmod' r=-2
  735. [ 11.324084] init: command 'chown' r=-2
  736. [ 11.327864] init: command 'chown' r=-2
  737. [ 11.331661] init: command 'chown' r=-2
  738. [ 11.335438] init: command 'chown' r=-2
  739. [ 11.339249] init: command 'chown' r=-2
  740. [ 11.343027] init: command 'chown' r=-2
  741. [ 11.346804] init: command 'chown' r=-2
  742. [ 11.350603] init: command 'chown' r=-2
  743. [ 11.354380] init: command 'chown' r=-2
  744. [ 11.358183] init: command 'chown' r=-2
  745. [ 11.361961] init: command 'chown' r=-2
  746. [ 11.365735] init: command 'chown' r=-2
  747. [ 11.369529] init: command 'chown' r=-2
  748. [ 11.373306] init: command 'chown' r=-2
  749. [ 11.377083] init: command 'chown' r=-2
  750. [ 11.380895] init: command 'chown' r=-2
  751. [ 11.384672] init: command 'chown' r=-2
  752. [ 11.388465] init: command 'chown' r=-2
  753. [ 11.392240] init: command 'chown' r=-2
  754. [ 11.396038] init: command 'chown' r=0
  755. [ 11.399755] init: command 'chown' r=0
  756. [ 11.403452] init: command 'chown' r=0
  757. [ 11.407145] init: command 'chown' r=0
  758. [ 11.410855] init: command 'chown' r=0
  759. [ 11.414552] init: command 'chown' r=0
  760. [ 11.418314] init: command 'chown' r=0
  761. [ 11.422049] init: command 'setprop' r=0
  762. [ 11.425925] init: command 'setprop' r=0
  763. [ 11.429825] init: command 'setprop' r=0
  764. [ 11.433699] init: command 'setprop' r=0
  765. [ 11.437574] init: command 'setprop' r=0
  766. [ 11.441460] init: command 'setprop' r=0
  767. [ 11.445335] init: command 'setprop' r=0
  768. [ 11.449209] init: command 'setprop' r=0
  769. [ 11.453207] init: starting 'console'
  770. [ 11.457272] init: starting 'servicemanager'
  771. [ 11.462014] init: starting 'vold'
  772. [ 11.465721] init: command 'class_start' r=0
  773. [ 11.468845] init: Created socket '/dev/socket/vold' with mode '660', user '0', group '1009'
  774. [ 11.478478] init: starting 'netd'
  775. [ 11.482387] init: starting 'debuggerd'
  776. [ 11.486696] init: starting 'ril-daemon'
  777. [ 11.491149] init: Created socket '/dev/socket/mdns' with mode '660', user '0', group '1000'
  778. [ 11.500174] init: starting 'surfaceflinger'
  779. [ 11.500654] init: Created socket '/dev/socket/rild-debug' with mode '660', user '1001', group '1000'
  780. [ 11.500765] init: Created socket '/dev/socket/rild' with mode '660', user '0', group '1001'
  781. [ 11.522146] init: Created socket '/dev/socket/dnsproxyd' with mode '660', user '0', group '3003'
  782. [ 11.531165] init: Created socket '/dev/socket/netd' with mode '660', user '0', group '1000'
  783. [ 11.540195] init: starting 'zygote'
  784. [ 11.544260] init: starting 'drm'
  785. [ 11.544645] init: Created socket '/dev/socket/zygote' with mode '660', user '0', group '1000'
  786. [ 11.556909] init: starting 'media'
  787. [ 11.560992] init: starting 'installd'
  788. [ 11.565263] init: starting 'keystore'
  789. [ 11.565603] init: Created socket '/dev/socket/installd' with mode '600', user '1000', group '1000'
  790. [ 11.579360] init: starting 'u3gmonitor'
  791. [ 11.583679] init: command 'class_start' r=0
  792. [ 11.588556] init: Created socket '/dev/socket/keystore' with mode '666', user '0', group '0'
  793. [ 11.598104] init: processing action 0x132e2f0 (boot)
  794. [ 11.603192] init: command 'chmod' r=-2
  795. [ 11.607069] init: command 'chown' r=-2
  796. [ 11.618101] init: command 'chown' r=-2
  797. [ 11.621937] init: command 'chown' r=-2
  798. [ 11.625740] init: command 'chown' r=-2
  799. [ 11.648062] init: command 'chown' r=-2
  800. [ 11.651938] init: command 'chown' r=-2
  801. [ 11.655805] init: command 'chown' r=-2
  802. [ 11.662160] init: command 'chown' r=-2
  803. [ 11.665987] init: command 'chown' r=-2
  804. [ 11.669899] init: command 'chown' r=-2
  805. [ 11.673711] init: command 'chmod' r=-2
  806. [ 11.677541] init: command 'chmod' r=-2
  807. [ 11.681490] init: command 'chmod' r=-2
  808. [ 11.685362] init: command 'chmod' r=-2
  809. [ 11.689318] init: command 'chmod' r=-2
  810. [ 11.693156] init: command 'chmod' r=-2
  811. [ 11.696958] init: command 'chmod' r=-2
  812. [ 11.700925] init: command 'chmod' r=-2
  813. [ 11.704804] init: command 'chmod' r=-2
  814. [ 11.708688] init: command 'chmod' r=-2
  815. [ 11.712503] init: command 'chown' r=-2
  816. [ 11.716333] init: command 'chmod' r=-2
  817. [ 11.720173] init: processing action 0x1331868 (boot)
  818. [ 11.725208] init: command 'insmod' r=-1
  819. [ 11.729194] init: command 'insmod' r=-1
  820. [ 11.733144] init: command 'insmod' r=-1
  821. [ 11.737065] init: command 'insmod' r=-1
  822. [ 11.741020] init: processing action 0x1333518 (queue_property_triggers)
  823. [ 11.747777] init: command 'queue_property_triggers' r=0
  824. [ 11.753090] init: processing action 0x132c268 (property:ro.debuggable=1)
  825. [ 11.759891] init: command 'start' r=0
  826. [ 11.761002] power_supply ac: uevent
  827. [ 11.761017] power_supply ac: POWER_SUPPLY_NAME=ac
  828. [ 11.761035] power_supply ac: prop MODEL_NAME=ac
  829. [ 11.761047] power_supply ac: prop PRESENT=0
  830. [ 11.761057] power_supply ac: prop ONLINE=0
  831. [ 11.761068] power_supply ac: prop VOLTAGE_NOW=0
  832. [ 11.761078] power_supply ac: prop CURRENT_NOW=0
  833. [ 11.767569] power_supply usb: uevent
  834. [ 11.767583] power_supply usb: POWER_SUPPLY_NAME=usb
  835. [ 11.767606] power_supply usb: prop MODEL_NAME=usb
  836. [ 11.767619] power_supply usb: prop PRESENT=1
  837. [ 11.767629] power_supply usb: prop ONLINE=1
  838. [ 11.767639] power_supply usb: prop VOLTAGE_NOW=0
  839. [ 11.767649] power_supply usb: prop CURRENT_NOW=0
  840. [ 11.773559] power_supply battery: uevent
  841. [ 11.773574] power_supply battery: POWER_SUPPLY_NAME=battery
  842. [ 11.773592] power_supply battery: prop MODEL_NAME=battery
  843. [ 11.773606] power_supply battery: prop STATUS=Full
  844. [ 11.773618] power_supply battery: prop PRESENT=1
  845. [ 11.773628] power_supply battery: prop ONLINE=0
  846. [ 11.773637] power_supply battery: prop HEALTH=Good
  847. [ 11.773648] power_supply battery: prop TECHNOLOGY=Li-ion
  848. [ 11.773659] power_supply battery: prop VOLTAGE_MAX_DESIGN=4200000
  849. [ 11.773670] power_supply battery: prop VOLTAGE_MIN_DESIGN=3300
  850. [ 11.773680] power_supply battery: prop VOLTAGE_NOW=0
  851. [ 11.773690] power_supply battery: prop CURRENT_NOW=0
  852. [ 11.773700] power_supply battery: prop ENERGY_FULL_DESIGN=3200
  853. [ 11.773711] power_supply battery: prop CAPACITY=100
  854. [ 11.773721] power_supply battery: prop TEMP=300
  855. [ 11.902049] init: processing action 0x1330008 (property:persist.sys.usb.config=*)
  856. [ 11.909758] init: command 'setprop' r=0
  857. [ 11.913621] init: processing action 0x1332998 (property:sys.usb.config=mass_storage,adb)
  858. [ 11.921939] android_usb: already disabled
  859. [ 11.925989] init: command 'write' r=0
  860. [ 11.929844] init: command 'write' r=0
  861. [ 11.933598] init: command 'write' r=0
  862. [ 11.937274] init: using deprecated syntax for specifying property 'sys.usb.config', use ${name} instead
  863. [ 11.946829] init: command 'write' r=0
  864. [ 11.950591] init: command 'write' r=0
  865. [ 11.954282] init: starting 'adbd'
  866. [ 11.958123] init: command 'start' r=0
  867. [ 11.958633] init: Created socket '/dev/socket/adbd' with mode '660', user '1000', group '1000'
  868. [ 11.960867] adb_open
  869. [ 11.960965] ep_matches, wrn: endpoint already claimed, ep(0xc0779154, 0xef1a8e00, ep1-bulk)
  870. [ 11.960979] adb_bind_config
  871. [ 11.960988] ep_matches, wrn: endpoint already claimed, ep(0xc0779154, 0xef1a8e00, ep1-bulk)
  872. [ 11.960998] ep_matches, wrn: endpoint already claimed, ep(0xc07791a0, 0xef1a8e00, ep2-bulk)
  873. [ 11.961008] ep_matches, wrn: endpoint already claimed, ep(0xc0779154, 0xef1a8e00, ep1-bulk)
  874. [ 11.961018] ep_matches, wrn: endpoint already claimed, ep(0xc07791a0, 0xef1a8e00, ep2-bulk)
  875. [ 11.961027] ep_matches, wrn: endpoint already claimed, ep(0xc07791ec, 0xef119e40, ep3-bulk)
  876. [ 12.025495] init: using deprecated syntax for specifying property 'sys.usb.config', use ${name} instead
  877. [ 12.034981] init: command 'setprop' r=0
  878. [ 12.401853] android_work: sent uevent USB_STATE=CONNECTED
  879. [ 12.493836] WRN:L1041(drivers/usb/sunxi_usb/udc/sw_udc.c):ERR: Operation not supported
  880. [ 12.502143] WRN:L1041(drivers/usb/sunxi_usb/udc/sw_udc.c):ERR: Operation not supported
  881. [ 12.510382] WRN:L1041(drivers/usb/sunxi_usb/udc/sw_udc.c):ERR: Operation not supported
  882. [ 12.519887] android_usb gadget: full-speed config #1: android
  883. [ 12.525830] android_work: sent uevent USB_STATE=CONFIGURED
  884. [ 14.294641] Warning: this sunxi disp driver will see significant redesign.
  885. [ 14.301752] Applications using /dev/disp directly will break.
  886. [ 14.307566] For more information visit: http://linux-sunxi.org/Sunxi_disp_driver
  887. [ 14.315167] disp: process 147 (SurfaceFlinger) has skipped the version handshake.
  888. [ 14.407354] init: starting 'bootanim'
  889. [ 22.093761] warning: `zygote' uses 32-bit capabilities (legacy support in use)
  890. [ 31.156952] lowmemorykiller: lowmem_shrink: convert oom_adj to oom_score_adj:
  891. [ 31.164210] lowmemorykiller: oom_adj 0 => oom_score_adj 0
  892. [ 31.169649] lowmemorykiller: oom_adj 1 => oom_score_adj 58
  893. [ 31.175154] lowmemorykiller: oom_adj 2 => oom_score_adj 117
  894. [ 31.180766] lowmemorykiller: oom_adj 4 => oom_score_adj 235
  895. [ 31.186346] lowmemorykiller: oom_adj 9 => oom_score_adj 529
  896. [ 31.191961] lowmemorykiller: oom_adj 15 => oom_score_adj 1000
  897. [ 32.916954] acc_open
  898. [ 32.919297] acc_release
  899. [ 41.759636] init: processing action 0x132db90 (property:sys.boot_completed=1)
  900. [ 41.766900] init: starting 'preinstall'
  901. [ 41.773007] init: command 'start' r=0
  902. [ 41.823684] init: sys_prop: permission denied uid:1003 name:service.bootanim.exit
  903. [ 41.864213] init: waitpid returned pid 483, status = 00000000
  904. [ 41.871812] init: process 'bootanim', pid 483 exited
  905. [ 41.929893] init: waitpid returned pid 879, status = 00000000
  906. [ 41.935744] init: process 'preinstall', pid 879 exited
  907. [ 52.340009] PM: suspend entry 2010-01-01 00:00:47.070221357 UTC
  908. [ 52.345936] PM: Syncing filesystems ... done.
  909. [ 53.083756] PM: Preparing system for mem sleep
  910. [ 53.088353] Freezing user space processes ... (elapsed 0.001 seconds) done.
  911. [ 53.097174] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  912. [ 53.111330] PM: Entering mem sleep
  913. [ 53.114734] [pm]3 state begin:3
  914. [ 53.125502] [audio codec]:suspend start5000
  915. [ 53.929502] [audio codec]:suspend end
  916. [ 53.933296] [mmc-msg] sdc3 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  917. [ 53.943684] [mmc-msg] smc 3 suspend
  918. [ 53.947196] [mmc-msg] sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  919. [ 53.957559] [mmc-msg] smc 1 suspend
  920. [ 53.961083] [mmc-msg] sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  921. [ 53.977819] [mmc-msg] smc 0 suspend
  922. [ 53.981419] [ccu-err] clk_get_rate: invalid handle
  923. [ 53.986207] [ccu-err] clk_disable: invalid handle
  924. [ 53.990932] [ccu-err] clk_disable: invalid handle
  925. [ 53.995633] [ccu-err] clk_disable: invalid handle
  926. [ 54.009646] [ccu-err] clk_disable: invalid handle
  927. [ 54.014351] [i2c4] suspend okay..
  928. [ 54.017758] [ccu-err] clk_disable: invalid handle
  929. [ 54.028857] [i2c3] suspend okay..
  930. [ 54.032269] [i2c2] suspend okay..
  931. [ 54.035677] [i2c1] suspend okay..
  932. [ 54.039157] enter: sun4i_ts_suspend.
  933. [ 54.148036] [sw-ohci2]: suspend
  934. [ 54.151187] [sw-ohci2]: close clock
  935. [ 54.188823] [sw-ehci2]: suspend
  936. [ 54.191967] [sw-ehci2]: Set USB Power OFF
  937. [ 54.195974] [sw-ehci2]: close clock
  938. [ 54.307977] [sw-ohci1]: suspend
  939. [ 54.311122] [sw-ohci1]: close clock
  940. [ 54.348734] [sw-ehci1]: suspend
  941. [ 54.351877] [sw-ehci1]: Set USB Power OFF
  942. [ 54.355891] [sw-ehci1]: close clock
  943. [ 54.359872] sw_ahci_platform: sw_ahci_suspend
  944. [ 54.364418] G2D: g2d_suspend succesfully.
  945. [ 55.388600] [NAND] nand_suspend
  946. [ 55.391838] [NAND] nand_suspend ok
  947. [ 55.395677] WRN:L3681(drivers/usb/sunxi_usb/udc/sw_udc.c):ERR: usb is connect to PC, can not suspend
  948. [ 55.404936] dpm_run_callback(): platform_pm_suspend+0x0/0x54 returns -16
  949. [ 55.411664] PM: Device sw_usb_udc failed to suspend async: error -16
  950. [ 55.418052] PM: Some devices failed to suspend
  951. [ 55.422498] [pm]aw_pm_recover
  952. [ 55.425699] [NAND] nand_resume
  953. [ 55.988044] G2D: g2d_resume.
  954. [ 55.991027] G2D: g2d_resume succesfully.
  955. [ 55.995043] sw_ahci_platform: sw_ahci_resume
  956. [ 56.347934] ata1: SATA link down (SStatus 0 SControl 300)
  957. [ 56.878092] [sw-ehci1]: resume
  958. [ 56.881158] [sw-ehci1]: open clock
  959. [ 56.909996] [sw-ehci1]: Set USB Power ON
  960. [ 56.913923] [sw-ehci1]: hci lost power, restarting
  961. [ 56.918724] usb usb2: root hub lost power or was reset
  962. [ 56.923881] [sw-ohci1]: resume
  963. [ 56.926934] [sw-ohci1]: open clock
  964. [ 57.012998] usb usb3: root hub lost power or was reset
  965. [ 57.018202] [sw-ehci2]: resume
  966. [ 57.021257] [sw-ehci2]: open clock
  967. [ 57.056422] [sw-ehci2]: Set USB Power ON
  968. [ 57.060366] [sw-ehci2]: hci lost power, restarting
  969. [ 57.065162] usb usb4: root hub lost power or was reset
  970. [ 57.070332] [sw-ohci2]: resume
  971. [ 57.073386] [sw-ohci2]: open clock
  972. [ 57.163011] usb usb5: root hub lost power or was reset
  973. [ 57.168460] enter: sun4i_ts_resume.
  974. [ 57.172132] [i2c1] resume okay..
  975. [ 57.175455] [i2c2] resume okay..
  976. [ 57.178811] [ccu-err] clk_enable: invalid handle
  977. [ 57.183428] [i2c3] resume okay..
  978. [ 57.186744] [ccu-err] clk_enable: invalid handle
  979. [ 57.191375] [i2c4] resume okay..
  980. [ 62.187921] i2c-0, xfer timeout
  981. [ 62.191076] axp_mfd 0-0034: failed writings to 0x40
  982. [ 67.187924] i2c-0, xfer timeout
  983. [ 67.191072] axp_mfd 0-0034: failed reading from 0x00
  984. [ 69.207900] axp20-supplyer axp20-supplyer.28: **** DPM device timeout ****
  985. [ 69.214810] [<c0521678>] (__schedule+0x394/0x75c) from [<c051fdc8>] (schedule_timeout+0x148/0x218)
  986. [ 69.223790] [<c051fdc8>] (schedule_timeout+0x148/0x218) from [<c034ed3c>] (i2c_sunxi_xfer+0x2b4/0x3f4)
  987. [ 69.233116] [<c034ed3c>] (i2c_sunxi_xfer+0x2b4/0x3f4) from [<c034c668>] (i2c_transfer+0xf0/0x160)
  988. [ 69.242005] [<c034c668>] (i2c_transfer+0xf0/0x160) from [<c034c9e0>] (i2c_smbus_xfer+0x26c/0x58c)
  989. [ 69.250894] [<c034c9e0>] (i2c_smbus_xfer+0x26c/0x58c) from [<c034cfe8>] (i2c_smbus_read_byte_data+0x34/0x44)
  990. [ 69.260733] [<c034cfe8>] (i2c_smbus_read_byte_data+0x34/0x44) from [<c0358c9c>] (axp_read+0x1c/0x4c)
  991. [ 69.269884] [<c0358c9c>] (axp_read+0x1c/0x4c) from [<c035b6d0>] (axp_charger_update_state+0xa4/0xb8)
  992. [ 69.279032] [<c035b6d0>] (axp_charger_update_state+0xa4/0xb8) from [<c035c814>] (axp20_resume+0x34/0x378)
  993. [ 69.288619] [<c035c814>] (axp20_resume+0x34/0x378) from [<c0270974>] (platform_pm_resume+0x2c/0x4c)
  994. [ 69.297676] [<c0270974>] (platform_pm_resume+0x2c/0x4c) from [<c0274c68>] (dpm_run_callback+0x44/0x7c)
  995. [ 69.306995] [<c0274c68>] (dpm_run_callback+0x44/0x7c) from [<c0275d98>] (device_resume+0xec/0x258)
  996. [ 69.315971] [<c0275d98>] (device_resume+0xec/0x258) from [<c0276414>] (dpm_resume+0xe8/0x20c)
  997. [ 69.324509] [<c0276414>] (dpm_resume+0xe8/0x20c) from [<c0276708>] (dpm_resume_end+0xc/0x18)
  998. [ 69.332968] [<c0276708>] (dpm_resume_end+0xc/0x18) from [<c006d6e8>] (suspend_devices_and_enter+0x15c/0x22c)
  999. [ 69.342809] [<c006d6e8>] (suspend_devices_and_enter+0x15c/0x22c) from [<c006d998>] (pm_suspend+0x1e0/0x280)
  1000. [ 69.352565] [<c006d998>] (pm_suspend+0x1e0/0x280) from [<c006ca7c>] (state_store+0x84/0xc0)
  1001. [ 69.360933] [<c006ca7c>] (state_store+0x84/0xc0) from [<c01f1b08>] (kobj_attr_store+0x14/0x20)
  1002. [ 69.369565] [<c01f1b08>] (kobj_attr_store+0x14/0x20) from [<c013f48c>] (sysfs_write_file+0x168/0x198)
  1003. [ 69.378808] [<c013f48c>] (sysfs_write_file+0x168/0x198) from [<c00e6e58>] (vfs_write+0x9c/0x170)
  1004. [ 69.387595] [<c00e6e58>] (vfs_write+0x9c/0x170) from [<c00e7140>] (sys_write+0x38/0x70)
  1005. [ 69.395619] [<c00e7140>] (sys_write+0x38/0x70) from [<c000ebc0>] (ret_fast_syscall+0x0/0x30)
  1006. [ 69.404097] ------------[ cut here ]------------
  1007. [ 69.408714] kernel BUG at drivers/base/power/main.c:415!
  1008. [ 69.414024] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP ARM
  1009. [ 69.419852] Modules linked in: mali ump
  1010. [ 69.423730] CPU: 0 Not tainted (3.4.67showbox0.1+ #16)
  1011. [ 69.429215] PC is at dpm_wd_handler+0x24/0x28
  1012. [ 69.433573] LR is at unwind_frame+0x80/0x570
  1013. [ 69.437843] pc : [<c0274b88>] lr : [<c00148d0>] psr: a0000113
  1014. [ 69.437849] sp : c071feb0 ip : 7f94b940 fp : c07980e0
  1015. [ 69.449322] r10: 00000000 r9 : 00200200 r8 : c071fec8
  1016. [ 69.454544] r7 : 00000102 r6 : c0274b64 r5 : c071e000 r4 : eebd0fc0
  1017. [ 69.461068] r3 : c0739b94 r2 : c000ebc0 r1 : 00000001 r0 : c000ebc0
  1018. [ 69.467593] Flags: NzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel
  1019. [ 69.474897] Control: 10c5387d Table: 6e45c06a DAC: 00000015
  1020. [ 69.480639]
  1021. [ 69.480642] PC: 0xc0274b08:
  1022. [ 69.484917] 4b08 e3c23d7f e5801000 e3c3303f e2805008 e1a04000 e3a01000 e593300c e1a00005
  1023. [ 69.493192] 4b28 e1a02001 e5843004 ebf72f71 e30030c0 e34c3072 e1a00005 e584401c e3042b64
  1024. [ 69.501471] 4b48 e5933000 e34c2027 e5842018 e2833e4b e5843010 e8bd4038 eaf73079 e92d4010
  1025. [ 69.509751] 4b68 e30c13b0 e5904004 e34c1064 e5900000 ebffddd2 e3a01000 e1a00004 ebf67665
  1026. [ 69.518034] 4b88 e7f001f2 e59fc080 e92d4010 e1a04000 e1dcc1b2 e24dd010 e31c0004 1a000001
  1027. [ 69.526313] 4ba8 e28dd010 e8bd8010 e1a00001 e58d100c e58d2008 ebfffeef e59d100c e59d2008
  1028. [ 69.534595] 4bc8 e3110006 0a00000e e5d4305c e3130001 0a00000b e5943084 e3530000 0a000008
  1029. [ 69.542875] 4be8 e59f3028 e58d0000 e1a01004 e58d3004 e1a03002 e59f0010 e59f2014 ebfe5f36
  1030. [ 69.551158]
  1031. [ 69.551161] LR: 0xc0014850:
  1032. [ 69.555436] 4850 e92d4ff0 e1a06000 e59f5500 e24dd06c e5907004 e1d535ba e2878d7f e288803f
  1033. [ 69.563714] 4870 e3130004 e3c88d7f e3c8803f 1a00011d e596000c eb00e262 e3500000 0a000071
  1034. [ 69.571991] 4890 e1d537b2 e596a00c e3130004 1a00010f e1a0000a eb00e20c e2503000 0a00008c
  1035. [ 69.580273] 48b0 e59f44ac e5942000 e3520000 0a0000fb e1a0000a e59f149c e59f349c ebffff8f
  1036. [ 69.588555] 48d0 e1a0a000 e1d538ba e3130004 1a0000f9 e35a0000 0a0000ec e9960006 e3a03000
  1037. [ 69.596835] 48f0 e5960000 e58d3058 e58d1050 e58d0048 e58d2054 e59a1004 e3510001 0a000051
  1038. [ 69.605117] 4910 e1510003 ba00008f e7be1051 e28aa004 e081200a e58d205c e5921000 e20134ff
  1039. [ 69.613400] 4930 e3530102 0a000081 e3530481 1a0000f6 e3a03001 e28d901c e58d3064 e5d23002
  1040. [ 69.621675]
  1041. [ 69.621678] SP: 0xc071fe30:
  1042. [ 69.625953] fe30 00000002 00000000 eebedfa8 c000ebc0 00000000 c071fe54 00000000 c00124d0
  1043. [ 69.634234] fe50 c0274b8c a0000113 c000ead4 00000000 e7100000 c000e86c c000ebc0 00000001
  1044. [ 69.642514] fe70 c000ebc0 c0739b94 eebd0fc0 c071e000 c0274b64 00000102 c071fec8 00200200
  1045. [ 69.650795] fe90 00000000 c07980e0 7f94b940 c071feb0 c00148d0 c0274b88 a0000113 ffffffff
  1046. [ 69.659077] feb0 c07c0140 c0040754 00000000 00000001 1d3cca80 c07c0954 c071fec8 c071fec8
  1047. [ 69.667358] fed0 d08088e0 00000041 00000004 c0720088 c071e000 c0720080 00000001 c07bff80
  1048. [ 69.675642] fef0 00000102 c003b850 d080c3e4 0000001d 0000000a 00000000 c001c15c c071e000
  1049. [ 69.683922] ff10 c071d170 c071e000 0000001d 00000000 410fc074 c0525a00 00000000 c003bd60
  1050. [ 69.692206]
  1051. [ 69.692209] FP: 0xc0798060:
  1052. [ 69.696484] 8060 c0518dd4 c07980b4 00000000 c0518e9c c0797ff4 00000000 c0518f44 c0797f48
  1053. [ 69.704764] 8080 00000000 c010e10c c073f58c 00000000 c0519048 c079809c 00000000 c05190cc
  1054. [ 69.713041] 80a0 c07980cc 00000000 c01f5380 c0797f7c 00000000 c0519150 c07980c0 00000000
  1055. [ 69.721321] 80c0 c0519300 c08fd918 00000000 c03f3c7c c0798054 00000000 00000000 00000000
  1056. [ 69.729603] 80e0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1057. [ 69.737889] 8100 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1058. [ 69.746171] 8120 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1059. [ 69.754445] 8140 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1060. [ 69.762724]
  1061. [ 69.762727] R0: 0xc000eb40:
  1062. [ 69.767002] eb40 e51f0268 e5900000 ee010f10 e1a0200d eb00336a e1a096ad e1a09689 e3a08000
  1063. [ 69.775284] eb60 ea00002e e281c01c e5923060 e8ac6ff0 ee0d3f70 e3a04000 ee0d4f50 e1a05000
  1064. [ 69.783562] eb80 e282401c e59f000c e3a01002 eb011992 e1a00005 e894aff0 c07a0fac e320f000
  1065. [ 69.791842] eba0 e320f000 e320f000 e320f000 e320f000 e320f000 e320f000 e320f000 e320f000
  1066. [ 69.800123] ebc0 f10c0080 e5991000 e31100ff 1a000007 e59d1048 e5bde044 e16ff001 f57ff01f
  1067. [ 69.808405] ebe0 e95d7ffe e1a00000 e28dd00c e1b0f00e e5ad0008 e3110002 1a000007 e3110005
  1068. [ 69.816678] ec00 0a00000a e1a0000d e1a02008 e3110001 13a08000 eb000cdc ea000000 eb144bc4
  1069. [ 69.824958] ec20 f10c0080 e5991000 e31100ff 1afffff0 e59d1040 e5bde03c e16ff001 f57ff01f
  1070. [ 69.833238]
  1071. [ 69.833241] R2: 0xc000eb40:
  1072. [ 69.837516] eb40 e51f0268 e5900000 ee010f10 e1a0200d eb00336a e1a096ad e1a09689 e3a08000
  1073. [ 69.845797] eb60 ea00002e e281c01c e5923060 e8ac6ff0 ee0d3f70 e3a04000 ee0d4f50 e1a05000
  1074. [ 69.854081] eb80 e282401c e59f000c e3a01002 eb011992 e1a00005 e894aff0 c07a0fac e320f000
  1075. [ 69.862364] eba0 e320f000 e320f000 e320f000 e320f000 e320f000 e320f000 e320f000 e320f000
  1076. [ 69.870644] ebc0 f10c0080 e5991000 e31100ff 1a000007 e59d1048 e5bde044 e16ff001 f57ff01f
  1077. [ 69.878925] ebe0 e95d7ffe e1a00000 e28dd00c e1b0f00e e5ad0008 e3110002 1a000007 e3110005
  1078. [ 69.887209] ec00 0a00000a e1a0000d e1a02008 e3110001 13a08000 eb000cdc ea000000 eb144bc4
  1079. [ 69.895489] ec20 f10c0080 e5991000 e31100ff 1afffff0 e59d1040 e5bde03c e16ff001 f57ff01f
  1080. [ 69.903773]
  1081. [ 69.903777] R3: 0xc0739b14:
  1082. [ 69.908051] 9b14 00000018 00000019 0000001a 0000001b 0000001c 0000001d 0000001e 0000001f
  1083. [ 69.916329] 9b34 c07aff2c 00010000 00000001 c0739b40 c0739b40 00000000 00000000 000001f4
  1084. [ 69.924610] 9b54 0000000a 00000001 00000000 ffff8af4 0000000f 00000007 00000001 00000007
  1085. [ 69.932889] 9b74 00000000 00000000 00000001 c0739b80 c0739b80 00000000 00000000 00000000
  1086. [ 69.941167] 9b94 c0739b94 c0739b94 00000007 ffffffff 00000000 00000001 ffffffff 00000000
  1087. [ 69.949448] 9bb4 c00378a4 c0797140 00000000 00000000 00000001 00000000 00000000 c0739bd0
  1088. [ 69.957735] 9bd4 c0739bd0 00000000 00000000 00000001 00000000 00000000 c0739bec c0739bec
  1089. [ 69.966012] 9bf4 00000000 00000000 c0621290 c0621294 c062129c c06212a4 c06212ac c06212b4
  1090. [ 69.974293]
  1091. [ 69.974296] R4: 0xeebd0f40:
  1092. [ 69.978571] 0f40 eebd0f3c 00000000 eebd0f48 eebd0f48 00000000 00000000 00000000 ee40b840
  1093. [ 69.986850] 0f60 00000000 00000020 00000000 0000c350 0000c350 00000000 00000000 00000000
  1094. [ 69.995128] 0f80 00000000 00000000 00000001 00000000 0a343113 000d0104 2140010e 0d09230c
  1095. [ 70.003409] 0fa0 23090a0b 04224441 0f000e01 35318001 0d090b0c 33090a0a 040a5451 0a000901
  1096. [ 70.011691] 0fc0 00000002 eebec000 00000002 00400040 00000000 00000000 00000000 00000000
  1097. [ 70.019962] 0fe0 00000076 00000076 00000076 00000000 c0525e58 00000000 00000632 00295252
  1098. [ 70.028254] 1000 00000001 00000000 00000000 eebd100c eebd100c 00000000 a534092b 0000000f
  1099. [ 70.036538] 1020 4b3d62dd 00000000 886bc64d 00000010 4abf5c02 00000000 00000002 00000000
  1100. [ 70.044824]
  1101. [ 70.044827] R5: 0xc071df80:
  1102. [ 70.049102] df80 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1103. [ 70.057381] dfa0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1104. [ 70.065658] dfc0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1105. [ 70.073937] dfe0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1106. [ 70.082216] e000 00000000 00000104 00000000 c0735298 c0739a88 00000000 00000015 c0735298
  1107. [ 70.090498] e020 d0809740 ee95c540 ee9d2380 00000000 00000000 c071e000 c071ff9c c071ff00
  1108. [ 70.098774] e040 c0521678 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1109. [ 70.107054] e060 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1110. [ 70.115336]
  1111. [ 70.115339] R6: 0xc0274ae4:
  1112. [ 70.119614] 4ae4 e59f0010 eb0a9473 e28dd014 e8bd8ff0 c063e440 c063bcb0 c064c374 e92d4038
  1113. [ 70.127899] 4b04 e1a0200d e3c23d7f e5801000 e3c3303f e2805008 e1a04000 e3a01000 e593300c
  1114. [ 70.136179] 4b24 e1a00005 e1a02001 e5843004 ebf72f71 e30030c0 e34c3072 e1a00005 e584401c
  1115. [ 70.144458] 4b44 e3042b64 e5933000 e34c2027 e5842018 e2833e4b e5843010 e8bd4038 eaf73079
  1116. [ 70.152737] 4b64 e92d4010 e30c13b0 e5904004 e34c1064 e5900000 ebffddd2 e3a01000 e1a00004
  1117. [ 70.161018] 4b84 ebf67665 e7f001f2 e59fc080 e92d4010 e1a04000 e1dcc1b2 e24dd010 e31c0004
  1118. [ 70.169301] 4ba4 1a000001 e28dd010 e8bd8010 e1a00001 e58d100c e58d2008 ebfffeef e59d100c
  1119. [ 70.177584] 4bc4 e59d2008 e3110006 0a00000e e5d4305c e3130001 0a00000b e5943084 e3530000
  1120. [ 70.185868]
  1121. [ 70.185872] R8: 0xc071fe48:
  1122. [ 70.190146] fe48 00000000 c00124d0 c0274b8c a0000113 c000ead4 00000000 e7100000 c000e86c
  1123. [ 70.198426] fe68 c000ebc0 00000001 c000ebc0 c0739b94 eebd0fc0 c071e000 c0274b64 00000102
  1124. [ 70.206699] fe88 c071fec8 00200200 00000000 c07980e0 7f94b940 c071feb0 c00148d0 c0274b88
  1125. [ 70.214979] fea8 a0000113 ffffffff c07c0140 c0040754 00000000 00000001 1d3cca80 c07c0954
  1126. [ 70.223257] fec8 c071fec8 c071fec8 d08088e0 00000041 00000004 c0720088 c071e000 c0720080
  1127. [ 70.231540] fee8 00000001 c07bff80 00000102 c003b850 d080c3e4 0000001d 0000000a 00000000
  1128. [ 70.239823] ff08 c001c15c c071e000 c071d170 c071e000 0000001d 00000000 410fc074 c0525a00
  1129. [ 70.248105] ff28 00000000 c003bd60 c0730648 c000f45c f1c82000 c072f514 c071ff60 c071ff94
  1130. [ 70.256383] Process swapper/0 (pid: 0, stack limit = 0xc071e2f0)
  1131. [ 70.262385] Stack: (0xc071feb0 to 0xc0720000)
  1132. [ 70.266746] fea0: c07c0140 c0040754 00000000 00000001
  1133. [ 70.274923] fec0: 1d3cca80 c07c0954 c071fec8 c071fec8 d08088e0 00000041 00000004 c0720088
  1134. [ 70.283100] fee0: c071e000 c0720080 00000001 c07bff80 00000102 c003b850 d080c3e4 0000001d
  1135. [ 70.291276] ff00: 0000000a 00000000 c001c15c c071e000 c071d170 c071e000 0000001d 00000000
  1136. [ 70.299453] ff20: 410fc074 c0525a00 00000000 c003bd60 c0730648 c000f45c f1c82000 c072f514
  1137. [ 70.307630] ff40: c071ff60 c071ff94 c071e000 c0008494 c000f760 60000013 ffffffff c000e7c0
  1138. [ 70.315807] ff60: ffffffed 00000000 100ec000 00000000 c071e000 c071e000 c07a0ec8 c0736550
  1139. [ 70.323984] ff80: c071e000 410fc074 c0525a00 00000000 ffffa5d4 c071ffa8 c000f75c c000f760
  1140. [ 70.332161] ffa0: 60000013 ffffffff c000f738 c000fa98 c0525df8 c0730428 00000000 d0805200
  1141. [ 70.340338] ffc0: c0736544 4000406a 00000000 c06ee7a8 ffffffff ffffffff c06ee28c 00000000
  1142. [ 70.348515] ffe0: 00000000 c07163fc 10c5387d c072f50c c07163f8 40008040 00000000 00000000
  1143. [ 70.356700] [<c0274b88>] (dpm_wd_handler+0x24/0x28) from [<c0040754>] (run_timer_softirq+0x110/0x25c)
  1144. [ 70.365925] [<c0040754>] (run_timer_softirq+0x110/0x25c) from [<c003b850>] (__do_softirq+0xb4/0x150)
  1145. [ 70.375060] [<c003b850>] (__do_softirq+0xb4/0x150) from [<c003bd60>] (irq_exit+0x90/0x98)
  1146. [ 70.383242] [<c003bd60>] (irq_exit+0x90/0x98) from [<c000f45c>] (handle_IRQ+0x50/0xb0)
  1147. [ 70.391162] [<c000f45c>] (handle_IRQ+0x50/0xb0) from [<c0008494>] (gic_handle_irq+0x24/0x58)
  1148. [ 70.399602] [<c0008494>] (gic_handle_irq+0x24/0x58) from [<c000e7c0>] (__irq_svc+0x40/0x70)
  1149. [ 70.407946] Exception stack(0xc071ff60 to 0xc071ffa8)
  1150. [ 70.413000] ff60: ffffffed 00000000 100ec000 00000000 c071e000 c071e000 c07a0ec8 c0736550
  1151. [ 70.421176] ff80: c071e000 410fc074 c0525a00 00000000 ffffa5d4 c071ffa8 c000f75c c000f760
  1152. [ 70.429348] ffa0: 60000013 ffffffff
  1153. [ 70.432846] [<c000e7c0>] (__irq_svc+0x40/0x70) from [<c000f760>] (default_idle+0x28/0x30)
  1154. [ 70.441028] [<c000f760>] (default_idle+0x28/0x30) from [<c000fa98>] (cpu_idle+0xd0/0x114)
  1155. [ 70.449213] [<c000fa98>] (cpu_idle+0xd0/0x114) from [<c06ee7a8>] (start_kernel+0x2f8/0x354)
  1156. [ 70.457565] Code: ebffddd2 e3a01000 e1a00004 ebf67665 (e7f001f2)
  1157. [ 70.463698] ---[ end trace d996e415b5cd9b1c ]---
  1158. [ 70.468327] Kernel panic - not syncing: Fatal exception in interrupt
  1159. [ 70.474684] CPU1: stopping
  1160. [ 70.477410] [<c0014dc0>] (unwind_backtrace+0x0/0x138) from [<c0013a88>] (handle_IPI+0x188/0x1bc)
  1161. [ 70.486198] [<c0013a88>] (handle_IPI+0x188/0x1bc) from [<c00084c0>] (gic_handle_irq+0x50/0x58)
  1162. [ 70.494811] [<c00084c0>] (gic_handle_irq+0x50/0x58) from [<c000e7c0>] (__irq_svc+0x40/0x70)
  1163. [ 70.503157] Exception stack(0xef065f88 to 0xef065fd0)
  1164. [ 70.508209] 5f80: ffffffed 00000001 100f4000 00000000 ef064000 ef064000
  1165. [ 70.516386] 5fa0: c07a0ec8 c0736550 ef064000 410fc074 c0525a00 00000000 ffffa488 ef065fd0
  1166. [ 70.524559] 5fc0: c000f75c c000f760 60000013 ffffffff
  1167. [ 70.529617] [<c000e7c0>] (__irq_svc+0x40/0x70) from [<c000f760>] (default_idle+0x28/0x30)
  1168. [ 70.537798] [<c000f760>] (default_idle+0x28/0x30) from [<c000fa98>] (cpu_idle+0xd0/0x114)
  1169. [ 70.545971] [<c000fa98>] (cpu_idle+0xd0/0x114) from [<40516374>] (0x40516374)
  1170. [ 70.553105] [hotplug]: cpu(0) try to kill cpu(1)
  1171. [ 71.824214] [hotplug]: try to kill cpu:1 failed!
  1172. [ 85.508533] android_usb gadget: full-speed config #1: android
  1173. [ 95.676221] android_usb gadget: full-speed config #1: android
  1174. [ 100.843857] android_usb gadget: full-speed config #1: android
  1175. [ 111.011610] android_usb gadget: full-speed config #1: android
  1176. [ 141.507228] android_usb gadget: full-speed config #1: android
  1177. [ 151.682995] android_usb gadget: full-speed config #1: android
  1178. [ 156.866552] android_usb gadget: full-speed config #1: android
  1179. [ 167.034599] android_usb gadget: full-speed config #1: android
  1180. [ 18.536965] android_usb gadget: full-speed config #1: android
  1181. [ 28.708605] android_usb gadget: full-speed config #1: android
  1182. [ 33.876593] android_usb gadget: full-speed config #1: android
  1183. [ 44.044350] android_usb gadget: full-speed config #1: android
  1184. [ 74.519678] android_usb gadget: full-speed config #1: android
  1185. [ 84.687139] android_usb gadget: full-speed config #1: android
  1186. [ 89.855324] android_usb gadget: full-speed config #1: android
  1187. [ 100.022772] android_usb gadget: full-speed config #1: android
  1188. [ 130.610223] android_usb gadget: full-speed config #1: android
  1189. [ 140.777847] android_usb gadget: full-speed config #1: android
  1190. [ 145.945751] android_usb gadget: full-speed config #1: android
  1191. [ 156.113749] android_usb gadget: full-speed config #1: android
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement