Guest User

dmesg.log

a guest
Dec 5th, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 72.98 KB | None | 0 0
  1. <6>[    0.000000] Booting Linux on physical CPU 0
  2.  
  3. <6>[    0.000000] Initializing cgroup subsys cpu
  4.  
  5. <5>[    0.000000] Linux version 3.4.0-SlimKat_Alpha_0.9 (autobuild@slimautobuild) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP PREEMPT Thu Dec 5 12:55:17 CET 2013
  6.  
  7. <4>[    0.000000] CPU: ARMv7 Processor [510f06f2] revision 2 (ARMv7), cr=10c5387d
  8.  
  9. <4>[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  10.  
  11. <4>[    0.000000] Machine: QCT APQ8064 MAKO
  12.  
  13. <2>[    0.000000] Truncating memory at 0xc0000000 to fit in 32-bit physical address space
  14.  
  15. <6>[    0.000000] memory pool 3 (start fe9ff000 size 1600000) initialized
  16.  
  17. <6>[    0.000000] Hardboot page reserved at 0x88600000
  18.  
  19. <6>[    0.000000] Initialized persistent memory from 88700000-887fffff
  20.  
  21. <4>[    0.000000] Memory policy: ECC disabled, Data cache writealloc
  22.  
  23. <3>[    0.000000] smem_find(137, 80): wrong size 72
  24.  
  25. <6>[    0.000000] socinfo_init: v6, id=109, ver=1.1, raw_id=1817, raw_ver=1817, hw_plat=8,  hw_plat_ver=65536
  26.  
  27. <6>[    0.000000]  accessory_chip=0 hw_plat_subtype=1
  28.  
  29. <7>[    0.000000] On node 0 totalpages: 483583
  30.  
  31. <7>[    0.000000]   Normal zone: 1536 pages used for memmap
  32.  
  33. <7>[    0.000000]   Normal zone: 0 pages reserved
  34.  
  35. <7>[    0.000000]   Normal zone: 160512 pages, LIFO batch:31
  36.  
  37. <7>[    0.000000]   HighMem zone: 2556 pages used for memmap
  38.  
  39. <7>[    0.000000]   HighMem zone: 318979 pages, LIFO batch:31
  40.  
  41. <6>[    0.000000] allocating 21626880 bytes at c227a000 (8247a000 physical) for fb
  42.  
  43. <6>[    0.000000] PERCPU: Embedded 9 pages/cpu @c371d000 s16192 r8192 d12480 u36864
  44.  
  45. <7>[    0.000000] pcpu-alloc: s16192 r8192 d12480 u36864 alloc=9*4096
  46.  
  47. <7>[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  48.  
  49. <4>[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 479491
  50.  
  51. <5>[    0.000000] Kernel command line: console=ttyHSL0,115200,n8 androidboot.hardware=mako lpj=67677 user_debug=31 uart_console=enable lcd_maker_id=primary lge.hreset=off lge.reset=mode_reset gpt=enable lge.kcal=0|0|0|x lge.rev=rev_11 androidboot.emmc=true androidboot.serialno=01be0fc8c793aeaf androidboot.bootloader=MAKOZ30d androidboot.baseband=mdm bootreason=reboot
  52.  
  53. <6>[    0.000000] UART CONSOLE : enable
  54.  
  55. <6>[    0.000000] kcal is 0|0|0|x
  56.  
  57. <6>[    0.000000] kcal not calibrated yet : 120
  58.  
  59. <6>[    0.000000] set to default : 255
  60.  
  61. <6>[    0.000000] BOARD : LGE input rev_11
  62.  
  63. <6>[    0.000000] BOARD : LGE matched rev_11
  64.  
  65. <6>[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  66.  
  67. <6>[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  68.  
  69. <6>[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  70.  
  71. <6>[    0.000000] Memory: 132MB 1MB 74MB 7MB 1MB 253MB 1420MB = 1888MB total
  72.  
  73. <5>[    0.000000] Memory: 1876212k/1997044k available, 58120k reserved, 1286140K highmem
  74.  
  75. <5>[    0.000000] Virtual kernel memory layout:
  76.  
  77. <5>[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  78.  
  79. <5>[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
  80.  
  81. <5>[    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
  82.  
  83. <5>[    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
  84.  
  85. <5>[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
  86.  
  87. <5>[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
  88.  
  89. <5>[    0.000000]       .text : 0xc0008000 - 0xc0cc69ec   (13051 kB)
  90.  
  91. <5>[    0.000000]       .init : 0xc0d00000 - 0xc0e03f40   (1040 kB)
  92.  
  93. <5>[    0.000000]       .data : 0xc0e04000 - 0xc0ee90f4   ( 917 kB)
  94.  
  95. <5>[    0.000000]        .bss : 0xc0ee9118 - 0xc11e49dc   (3055 kB)
  96.  
  97. <6>[    0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  98.  
  99. <6>[    0.000000] Preemptible hierarchical RCU implementation.
  100.  
  101. <6>[    0.000000] NR_IRQS:921
  102.  
  103. <6>[    0.000000] sched_clock: 32 bits at 32kHz, resolution 30520ns, wraps every 131084001ms
  104.  
  105. <6>[    0.000000] Console: colour dummy device 80x30
  106.  
  107. <6>[    0.000152] Calibrating delay loop (skipped) preset value.. 13.53 BogoMIPS (lpj=67677)
  108.  
  109. <6>[    0.000183] pid_max: default: 32768 minimum: 301
  110.  
  111. <6>[    0.000427] Security Framework initialized
  112.  
  113. <6>[    0.000457] SELinux:  Initializing.
  114.  
  115. <7>[    0.000488] SELinux:  Starting in permissive mode
  116.  
  117. <6>[    0.000579] Mount-cache hash table entries: 512
  118.  
  119. <6>[    0.001739] Initializing cgroup subsys debug
  120.  
  121. <6>[    0.001770] Initializing cgroup subsys cpuacct
  122.  
  123. <6>[    0.001770] Initializing cgroup subsys freezer
  124.  
  125. <6>[    0.001892] CPU: Testing write buffer coherency: ok
  126.  
  127. <6>[    0.002166] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  128.  
  129. <6>[    0.002197] hw perfevents: enabled with ARMv7 Krait PMU driver, 5 counters available
  130.  
  131. <6>[    0.002258] Setting up static identity map for 0x80aa7378 - 0x80aa7400
  132.  
  133. <6>[    0.005493] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  134.  
  135. <6>[    0.007935] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  136.  
  137. <6>[    0.010407] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  138.  
  139. <6>[    0.010499] Brought up 4 CPUs
  140.  
  141. <6>[    0.010529] SMP: Total of 4 processors activated (54.14 BogoMIPS).
  142.  
  143. <6>[    0.025392] dummy:
  144.  
  145. <6>[    0.025789] NET: Registered protocol family 16
  146.  
  147. <3>[    0.026735] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
  148.  
  149. <6>[    0.029299] meminfo_init: smem ram ptable found: ver: 0 len: 6
  150.  
  151. <6>[    0.029330] Found 2 memory banks grouped into 16 memory regions
  152.  
  153. <6>[    0.029513] gpiochip_add: registered GPIOs 0 to 151 on device: msmgpio
  154.  
  155. <3>[    0.030367] smem_find(137, 80): wrong size 72
  156.  
  157. <6>[    0.030367] socinfo_init: v6, id=109, ver=1.1, raw_id=1817, raw_ver=1817, hw_plat=8,  hw_plat_ver=65536
  158.  
  159. <6>[    0.030367]  accessory_chip=0 hw_plat_subtype=1
  160.  
  161. <6>[    0.030489] msm_rpm_init: RPM firmware 3.0.16842886
  162.  
  163. <3>[    0.050236] msm_rpm_get_status(): Status id 433 not defined for target
  164.  
  165. <3>[    0.050267] msm_rpm_get_status(): Status id 433 not defined for target
  166.  
  167. <3>[    0.050267] msm_rpm_get_status(): Status id 433 not defined for target
  168.  
  169. <3>[    0.050297] msm_rpm_get_status(): Status id 433 not defined for target
  170.  
  171. <3>[    0.050297] msm_rpm_get_status(): Status id 433 not defined for target
  172.  
  173. <3>[    0.050297] msm_rpm_get_status(): Status id 433 not defined for target
  174.  
  175. <3>[    0.050328] msm_rpm_get_status(): Status id 433 not defined for target
  176.  
  177. <3>[    0.050328] msm_rpm_get_status(): Status id 433 not defined for target
  178.  
  179. <6>[    0.068213] pm8921_probe: PMIC revision 1: F4
  180.  
  181. <6>[    0.068243] pm8921_probe: PMIC revision 2: 06
  182.  
  183. <6>[    0.068243] pm8921_probe: PMIC version: PM8921 rev 3.0
  184.  
  185. <6>[    0.068243] pm8921_probe: PMIC Restart Reason: Triggered from KPD (power key press)
  186.  
  187. <6>[    0.069372] gpiochip_add: registered GPIOs 152 to 195 on device: pm-gpio
  188.  
  189. <6>[    0.069861] pm_gpio_probe: OK: base=152, ngpio=44
  190.  
  191. <6>[    0.070166] gpiochip_add: registered GPIOs 196 to 207 on device: pm8xxx-mpp
  192.  
  193. <6>[    0.070227] pm8xxx_mpp_probe: OK: base=196, ngpio=12
  194.  
  195. <6>[    0.072302] pm8821_probe: PMIC revision 1: PM8821 rev F3
  196.  
  197. <6>[    0.072302] pm8821_probe: PMIC revision 2: PM8821 rev 0B
  198.  
  199. <6>[    0.072333] pm8821_probe: PMIC version: PM8821 ver 2.1
  200.  
  201. <6>[    0.072882] gpiochip_add: registered GPIOs 208 to 211 on device: pm8xxx-mpp
  202.  
  203. <6>[    0.072943] pm8xxx_mpp_probe: OK: base=208, ngpio=4
  204.  
  205. <6>[    0.073462] gpio_vreg_probe: id=86, name=ext_dsv_load, gpio=86, gpio_label=ext_dsv_load_en
  206.  
  207. <6>[    0.074713] saw_probe: id=0, name=8921_s5
  208.  
  209. <6>[    0.075049] saw_probe: id=1, name=8921_s6
  210.  
  211. <6>[    0.075385] saw_probe: id=2, name=8821_s0
  212.  
  213. <6>[    0.075751] saw_probe: id=3, name=8821_s1
  214.  
  215. <6>[    0.084388] persistent_ram: found existing buffer, size 37456, start 37456
  216.  
  217. <6>[    0.196429] console [ram-1] enabled
  218.  
  219. <6>[    0.197802] [NORMAL-DEBUG] apq8064_device_uart_gsbi4.id : 0
  220.  
  221. <6>[    0.197955] [DEBUG] uart_enable : 1
  222.  
  223. <6>[    0.200457] [Touch D] apq8064_init_input: NOT DCM KDDI, reg synaptics driver
  224.  
  225. <6>[    0.203967] sps:BAM 0x12244000 enabled: ver:0x5, number of pipes:20
  226.  
  227. <6>[    0.204059] sps:BAM 0x12244000 is registered.
  228.  
  229. <6>[    0.204639] sps:sps is ready.
  230.  
  231. <6>[    0.234121] bio: create slab <bio-0> at 0
  232.  
  233. <6>[    0.234823] ION heap vmalloc created
  234.  
  235. <6>[    0.234976] ION heap mm created at a0000000 with size 5c00000
  236.  
  237. <6>[    0.235098] ION heap mm_fw created at 9fe00000 with size 1e0000
  238.  
  239. <6>[    0.235251] ION heap mfc created at a5c00000 with size 2000
  240.  
  241. <6>[    0.235373] ION heap iommu created
  242.  
  243. <6>[    0.235495] ION heap qsecom created at fea07000 with size 780000
  244.  
  245. <6>[    0.235678] ION heap audio created at ff187000 with size 4cf000
  246.  
  247. <5>[    0.236960] pm8xxx_pwm_probe: OK
  248.  
  249. <5>[    0.237753] SCSI subsystem initialized
  250.  
  251. <6>[    0.238119] sps:BAM 0x28084000 enabled: ver:0x12, number of pipes:31
  252.  
  253. <6>[    0.238272] sps:BAM 0x28084000 is registered.
  254.  
  255. <6>[    0.239096] usbcore: registered new interface driver usbfs
  256.  
  257. <6>[    0.239340] usbcore: registered new interface driver hub
  258.  
  259. <6>[    0.239615] usbcore: registered new device driver usb
  260.  
  261. <6>[    0.240012] input: pmic8xxx_pwrkey as /devices/platform/msm_ssbi.0/pm8921-core/pm8xxx-pwrkey/input/input0
  262.  
  263. <6>[    0.240927] Linux media interface: v0.10
  264.  
  265. <6>[    0.241110] Linux video capture interface: v2.00
  266.  
  267. <7>[    0.241568] Registered led device: red
  268.  
  269. <7>[    0.242087] Registered led device: green
  270.  
  271. <7>[    0.242423] Registered led device: blue
  272.  
  273. <6>[    0.243338] msm_iommu_dev: device vpe mapped at f0400000, with 2 ctx banks
  274.  
  275. <6>[    0.243613] msm_iommu_dev: device mdp0 mapped at f0600000, with 2 ctx banks
  276.  
  277. <6>[    0.243827] msm_iommu_dev: device mdp1 mapped at f0800000, with 2 ctx banks
  278.  
  279. <6>[    0.244071] msm_iommu_dev: device rot mapped at f0a00000, with 2 ctx banks
  280.  
  281. <6>[    0.244285] msm_iommu_dev: device ijpeg mapped at f0c00000, with 2 ctx banks
  282.  
  283. <6>[    0.244529] msm_iommu_dev: device vfe mapped at f0e00000, with 2 ctx banks
  284.  
  285. <6>[    0.244803] msm_iommu_dev: device vcodec_a mapped at f1000000, with 2 ctx banks
  286.  
  287. <6>[    0.244987] msm_iommu_dev: device vcodec_b mapped at f1200000, with 2 ctx banks
  288.  
  289. <6>[    0.245261] msm_iommu_dev: device gfx3d mapped at f1400000, with 3 ctx banks
  290.  
  291. <6>[    0.245505] msm_iommu_dev: device jpegd mapped at f1600000, with 2 ctx banks
  292.  
  293. <6>[    0.245719] msm_iommu_dev: device gfx3d1 mapped at f1800000, with 3 ctx banks
  294.  
  295. <6>[    0.245994] msm_iommu_dev: device vcap mapped at f1a00000, with 2 ctx banks
  296.  
  297. <6>[    0.246513] msm_iommu_ctx msm_iommu_ctx.2: context vpe_src using bank 0
  298.  
  299. <6>[    0.246787] msm_iommu_ctx msm_iommu_ctx.3: context vpe_dst using bank 1
  300.  
  301. <6>[    0.247092] msm_iommu_ctx msm_iommu_ctx.4: context mdp_port0_cb0 using bank 0
  302.  
  303. <6>[    0.247367] msm_iommu_ctx msm_iommu_ctx.5: context mdp_port0_cb1 using bank 1
  304.  
  305. <6>[    0.247642] msm_iommu_ctx msm_iommu_ctx.6: context mdp_port1_cb0 using bank 0
  306.  
  307. <6>[    0.247978] msm_iommu_ctx msm_iommu_ctx.7: context mdp_port1_cb1 using bank 1
  308.  
  309. <6>[    0.248191] msm_iommu_ctx msm_iommu_ctx.8: context rot_src using bank 0
  310.  
  311. <6>[    0.248466] msm_iommu_ctx msm_iommu_ctx.9: context rot_dst using bank 1
  312.  
  313. <6>[    0.248710] msm_iommu_ctx msm_iommu_ctx.10: context ijpeg_src using bank 0
  314.  
  315. <6>[    0.248985] msm_iommu_ctx msm_iommu_ctx.11: context ijpeg_dst using bank 1
  316.  
  317. <6>[    0.249290] msm_iommu_ctx msm_iommu_ctx.12: context vfe_imgwr using bank 0
  318.  
  319. <6>[    0.249504] msm_iommu_ctx msm_iommu_ctx.13: context vfe_misc using bank 1
  320.  
  321. <6>[    0.249809] msm_iommu_ctx msm_iommu_ctx.14: context vcodec_a_stream using bank 0
  322.  
  323. <6>[    0.250053] msm_iommu_ctx msm_iommu_ctx.15: context vcodec_a_mm1 using bank 1
  324.  
  325. <6>[    0.250389] msm_iommu_ctx msm_iommu_ctx.16: context vcodec_b_mm2 using bank 0
  326.  
  327. <6>[    0.250755] msm_iommu_ctx msm_iommu_ctx.17: context gfx3d_user using bank 0
  328.  
  329. <6>[    0.251030] msm_iommu_ctx msm_iommu_ctx.18: context gfx3d_priv using bank 1
  330.  
  331. <6>[    0.251304] msm_iommu_ctx msm_iommu_ctx.0: context jpegd_src using bank 0
  332.  
  333. <6>[    0.251518] msm_iommu_ctx msm_iommu_ctx.1: context jpegd_dst using bank 1
  334.  
  335. <6>[    0.251793] msm_iommu_ctx msm_iommu_ctx.19: context gfx3d1_user using bank 0
  336.  
  337. <6>[    0.252159] msm_iommu_ctx msm_iommu_ctx.20: context gfx3d1_priv using bank 1
  338.  
  339. <6>[    0.252403] msm_iommu_ctx msm_iommu_ctx.21: context vcap_vc using bank 0
  340.  
  341. <6>[    0.252678] msm_iommu_ctx msm_iommu_ctx.22: context vcap_vp using bank 1
  342.  
  343. <6>[    0.252891] Advanced Linux Sound Architecture Driver Version 1.0.25.
  344.  
  345. <6>[    0.253471] Bluetooth: Core ver 2.16
  346.  
  347. <6>[    0.253624] NET: Registered protocol family 31
  348.  
  349. <6>[    0.253746] Bluetooth: HCI device and connection manager initialized
  350.  
  351. <6>[    0.253837] Bluetooth: HCI socket layer initialized
  352.  
  353. <6>[    0.253990] Bluetooth: L2CAP socket layer initialized
  354.  
  355. <6>[    0.254326] Bluetooth: SCO socket layer initialized
  356.  
  357. <6>[    0.254753] cfg80211: Calling CRDA to update world regulatory domain
  358.  
  359. <6>[    0.254845] cfg80211: World regulatory domain updated:
  360.  
  361. <6>[    0.254997] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  362.  
  363. <6>[    0.255089] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  364.  
  365. <6>[    0.255241] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  366.  
  367. <6>[    0.255394] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  368.  
  369. <6>[    0.255455] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  370.  
  371. <6>[    0.255608] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  372.  
  373. <6>[    0.256340] earjack debugger probed
  374.  
  375. <6>[    0.257378] Switching to clocksource gp_timer
  376.  
  377. <6>[    0.292690] NET: Registered protocol family 2
  378.  
  379. <6>[    0.293026] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  380.  
  381. <6>[    0.293728] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  382.  
  383. <6>[    0.295040] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  384.  
  385. <6>[    0.295833] TCP: Hash tables configured (established 131072 bind 65536)
  386.  
  387. <6>[    0.295925] TCP: reno registered
  388.  
  389. <6>[    0.296078] UDP hash table entries: 512 (order: 2, 16384 bytes)
  390.  
  391. <6>[    0.296169] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  392.  
  393. <6>[    0.296658] NET: Registered protocol family 1
  394.  
  395. <6>[    0.297054] Trying to unpack rootfs image as initramfs...
  396.  
  397. <6>[    0.328857] Freeing initrd memory: 484K
  398.  
  399. <6>[    0.330413] Detected 5 counters on the L2CC PMU.
  400.  
  401. <6>[    0.332397] pil_qdsp6v4 pil_qdsp6v4.0: using secure boot
  402.  
  403. <6>[    0.334137] pil_riva pil_riva: using secure boot
  404.  
  405. <6>[    0.337128] pil_dsps pil_dsps: using secure boot
  406.  
  407. <6>[    0.338745] pil_gss pil_gss: using secure boot
  408.  
  409. <3>[    0.340912] smd_channel_probe_worker: allocation table not initialized
  410.  
  411. <6>[    0.346741] msm_dsps driver version 4.03.
  412.  
  413. <6>[    0.348267] NET: Registered protocol family 27
  414.  
  415. <6>[    0.352357] lpass_fatal_init: lpass SSR driver init'ed.
  416.  
  417. <6>[    0.352784] wcnss_8960: module initialized
  418.  
  419. <6>[    0.353303] gss_8064_init: gss fatal driver init'ed.
  420.  
  421. <6>[    0.354219] acpuclk-8064 acpuclk-8064: SPEED BIN: 0
  422.  
  423. <6>[    0.354341] acpuclk-8064 acpuclk-8064: ACPU PVS: 3
  424.  
  425. <6>[    0.356905] acpuclk-8064 acpuclk-8064: CPU0: 12 frequencies supported
  426.  
  427. <6>[    0.357088] acpuclk-8064 acpuclk-8064: CPU1: 12 frequencies supported
  428.  
  429. <6>[    0.357240] acpuclk-8064 acpuclk-8064: CPU2: 12 frequencies supported
  430.  
  431. <6>[    0.357332] acpuclk-8064 acpuclk-8064: CPU3: 12 frequencies supported
  432.  
  433. <6>[    0.358034] kcal_ctrl_init
  434.  
  435. <6>[    0.358583] persistent_ram: no valid data in buffer (sig = 0x4e4f524d)
  436.  
  437. <5>[    0.359682] msm_rpm_log_probe: OK
  438.  
  439. <3>[    0.362612] mdm_modem_probe: registered mdm id 0
  440.  
  441. <3>[    0.362704] mdm_do_first_power_on:id 0: Powering on modem for the first time
  442.  
  443. <6>[    0.428902] mdm_pblrdy_change: mdm id 0: pbl ready:1
  444.  
  445. <6>[    0.638760] usbcore: registered new interface driver hsic_sysmon
  446.  
  447. <6>[    0.639340] audit: initializing netlink socket (disabled)
  448.  
  449. <5>[    0.639493] type=2000 audit(0.630:1): initialized
  450.  
  451. <4>[    0.640897] highmem bounce pool size: 64 pages
  452.  
  453. <6>[    0.650602] fuse init (API version 7.18)
  454.  
  455. <6>[    0.650999] msgmni has been set to 1153
  456.  
  457. <7>[    0.651213] SELinux:  Registering netfilter hooks
  458.  
  459. <6>[    0.654906] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  460.  
  461. <6>[    0.655089] io scheduler noop registered
  462.  
  463. <6>[    0.655363] io scheduler deadline registered
  464.  
  465. <6>[    0.655577] io scheduler row registered (default)
  466.  
  467. <6>[    0.656218] io scheduler cfq registered
  468.  
  469. <6>[    0.656371] io scheduler sio registered
  470.  
  471. <6>[    0.656584] io scheduler fiops registered
  472.  
  473. <6>[    0.657683] lm3530 probed
  474.  
  475. <6>[    0.661437] mipi_dsi base phy_addr = 0x4700000 virt = 0xf1c00000
  476.  
  477. <6>[    0.661620] mmss_sfpb  base phy_addr = 0x5700000,virt = 0xf00f8000
  478.  
  479. <6>[    0.662963] mipi_lgit_lcd_probe start
  480.  
  481. <6>[    0.663116] setting pdata->panel_info.fb_num to 3. type: 8
  482.  
  483. <6>[    0.675446] FrameBuffer[0] 768x1280 size=11796480 bytes is registered successfully!
  484.  
  485. <4>[    0.675721] load_565rle_image: Can not open /initlogo.rle
  486.  
  487. <7>[    0.676361] Registered led device: lcd-backlight
  488.  
  489. <6>[    0.677552] setting pdata->panel_info.fb_num to 1. type: 7
  490.  
  491. <6>[    0.678650] FrameBuffer[1] 1920x1080 size=0 bytes is registered successfully!
  492.  
  493. <4>[    0.678925] load_565rle_image: Can not open /initlogo.rle
  494.  
  495. <6>[    0.679383] mdp4_dtv_vsync_init: ndx=0
  496.  
  497. <3>[    0.679688] hdmi_msm hdmi_msm.1: external_common_state_create: sysfs group cf943608
  498.  
  499. <6>[    0.679780] hdmi_msm hdmi_msm.1: hdmi_msm_config_hdcp_feature: HDCP Feature: Enabled
  500.  
  501. <6>[    0.680573] setting pdata->panel_info.fb_num to 1. type: 10
  502.  
  503. <3>[    0.680940] Inside writeback_driver_init
  504.  
  505. <3>[    0.681275] Inside writeback_probe
  506.  
  507. <6>[    0.682008] FrameBuffer[2] 1280x720 size=0 bytes is registered successfully!
  508.  
  509. <4>[    0.682313] load_565rle_image: Can not open /initlogo.rle
  510.  
  511. <6>[    0.683900]
  512.  
  513. <6>[    0.683900]  msm_vidc_enc: Inside vid_enc_init()
  514.  
  515. <6>[    0.684358]
  516.  
  517. <6>[    0.684358]  msm_vidc_enc: Inside vid_enc_vcd_init()
  518.  
  519. <3>[    0.685212] smux_init: unable to create log context
  520.  
  521. <6>[    0.686067] msm_serial_hs module loaded
  522.  
  523. <6>[    0.686403] msm_serial_hsl: detected port #0
  524.  
  525. <6>[    0.686708] msm_serial_hsl.0: ttyHSL0 at MMIO 0x16340000 (irq = 184) is a MSM
  526.  
  527. <6>[    0.686860] msm_serial_hsl: console setup on port #0
  528.  
  529. <6>[    0.687196] console [ttyHSL0] enabled
  530.  
  531. <6>[    0.687532] msm_serial_hsl: driver initialized
  532.  
  533. <6>[    0.689119] msm_rotator_probe: rotator_hw_revision=2
  534.  
  535. <6>[    0.692659] diagchar initialized now
  536.  
  537. <6>[    0.694307] kgsl kgsl-3d0: |kgsl_iommu_init| MMU type set for device is IOMMU
  538.  
  539. <6>[    0.704593] brd: module loaded
  540.  
  541. <6>[    0.708622] loop: module loaded
  542.  
  543. <6>[    0.710483] anx7808 init gpio
  544.  
  545. <6>[    0.748023] anx7808 dvdd is already on
  546.  
  547. <6>[    0.777994] sp_tx_hardware_poweron: anx7808 power on
  548.  
  549. <6>[    0.778879] sp_tx_chip_located: ANX7808 BA is found.
  550.  
  551. <5>[    0.780253] sp_tx_vbus_powerdown: 3.3V output disabled
  552.  
  553. <6>[    0.837967] sp_tx_hardware_powerdown: anx7808 power down
  554.  
  555. <5>[    0.838119] sp_tx_set_sys_state: SP_TX To System State:
  556.  
  557. <5>[    0.838211] sp_tx_set_sys_state: STATE_CABLE_PLUG
  558.  
  559. <6>[    0.838852] tabla2x-slim tabla2x-slim: Platform data from board file
  560.  
  561. <6>[    0.905295] wcd9xxx_check_codec_type: codec is tabla_codec
  562.  
  563. <6>[    0.905600] wcd9xxx_check_codec_type: Read codec idbytes & version
  564.  
  565. <6>[    0.905600] byte_0[00000002] byte_1[00000000] byte_2[00000000]
  566.  
  567. <6>[    0.905631]  byte_3[00000001] version = 2
  568.  
  569. <4>[    0.907523] i2c-core: driver [tabla-i2c-core] using legacy suspend method
  570.  
  571. <4>[    0.907675] i2c-core: driver [tabla-i2c-core] using legacy resume method
  572.  
  573. <6>[    0.908530] bcm2079x-i2c 0-a1fa: bcm2079x_probe, probing bcm2079x driver flags = 10
  574.  
  575. <6>[    0.908835] bcm2079x-i2c 0-a1fa: requesting IRQ 317
  576.  
  577. <6>[    0.909018] bcm2079x-i2c 0-a1fa: bcm2079x_probe, probing bcm2079x driver exited successfully
  578.  
  579. <6>[    0.909629] SCSI Media Changer driver v0.25
  580.  
  581. <6>[    0.910758] tun: Universal TUN/TAP device driver, 1.6
  582.  
  583. <6>[    0.910849] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  584.  
  585. <6>[    0.911033] rmnet_init: BAM devices[8]
  586.  
  587. <6>[    0.924584] PPP generic driver version 2.4.2
  588.  
  589. <6>[    0.924797] PPP BSD Compression module registered
  590.  
  591. <6>[    0.924980] PPP Deflate Compression module registered
  592.  
  593. <6>[    0.926690] PPP MPPE Compression module registered
  594.  
  595. <6>[    0.926873] NET: Registered protocol family 24
  596.  
  597. <6>[    0.927239] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
  598.  
  599. <6>[    0.927544] CSLIP: code copyright 1989 Regents of the University of California.
  600.  
  601. <6>[    0.927910] wcnss_wlan probed in built-in mode
  602.  
  603. <6>[    0.929742] usbcore: registered new interface driver asix
  604.  
  605. <6>[    0.930047] usbcore: registered new interface driver cdc_ether
  606.  
  607. <6>[    0.930474] usbcore: registered new interface driver net1080
  608.  
  609. <6>[    0.930749] usbcore: registered new interface driver cdc_subset
  610.  
  611. <6>[    0.931146] usbcore: registered new interface driver zaurus
  612.  
  613. <6>[    0.931664] usbcore: registered new interface driver cdc_ncm
  614.  
  615. <6>[    0.932092] msm_otg msm_otg: msm_otg probe
  616.  
  617. <3>[    0.932336] msm_otg msm_otg: failed to get phy_clk
  618.  
  619. <6>[    0.932733] msm_otg msm_otg: OTG regs = f01f2000
  620.  
  621. <6>[    0.935693] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  622.  
  623. <6>[    0.948176] msm_hsic_host msm_hsic_host: Qualcomm EHCI Host Controller using HSIC
  624.  
  625. <6>[    0.948267] msm_hsic_host msm_hsic_host: new USB bus registered, assigned bus number 1
  626.  
  627. <6>[    0.978025] msm_hsic_host msm_hsic_host: irq 261, io mem 0x12510000
  628.  
  629. <6>[    0.998046] msm_hsic_host msm_hsic_host: USB 2.0 started, EHCI 1.00
  630.  
  631. <6>[    0.998443] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  632.  
  633. <6>[    0.998596] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  634.  
  635. <6>[    0.998687] usb usb1: Product: Qualcomm EHCI Host Controller using HSIC
  636.  
  637. <6>[    0.998840] usb usb1: Manufacturer: Linux 3.4.0-SlimKat_Alpha_0.9 ehci_hcd
  638.  
  639. <6>[    0.998931] usb usb1: SerialNumber: msm_hsic_host
  640.  
  641. <6>[    0.999542] hub 1-0:1.0: USB hub found
  642.  
  643. <6>[    0.999664] hub 1-0:1.0: 1 port detected
  644.  
  645. <6>[    1.001037] usbcore: registered new interface driver cdc_acm
  646.  
  647. <6>[    1.001129] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  648.  
  649. <6>[    1.001281] Initializing USB Mass Storage driver...
  650.  
  651. <6>[    1.001495] usbcore: registered new interface driver usb-storage
  652.  
  653. <6>[    1.001648] USB Mass Storage support registered.
  654.  
  655. <6>[    1.001800] usbcore: registered new interface driver ums-alauda
  656.  
  657. <6>[    1.002044] usbcore: registered new interface driver ums-cypress
  658.  
  659. <6>[    1.002197] usbcore: registered new interface driver ums-datafab
  660.  
  661. <6>[    1.002411] usbcore: registered new interface driver ums-freecom
  662.  
  663. <6>[    1.002563] usbcore: registered new interface driver ums-isd200
  664.  
  665. <6>[    1.002807] usbcore: registered new interface driver ums-jumpshot
  666.  
  667. <6>[    1.002960] usbcore: registered new interface driver ums-karma
  668.  
  669. <6>[    1.003174] usbcore: registered new interface driver ums-onetouch
  670.  
  671. <6>[    1.003326] usbcore: registered new interface driver ums-sddr09
  672.  
  673. <6>[    1.003540] usbcore: registered new interface driver ums-sddr55
  674.  
  675. <6>[    1.003692] usbcore: registered new interface driver ums-usbat
  676.  
  677. <6>[    1.003998] usbcore: registered new interface driver usbserial
  678.  
  679. <6>[    1.004089] usbserial: USB Serial Driver core
  680.  
  681. <6>[    1.004333] usbcore: registered new interface driver qc_csvt
  682.  
  683. <6>[    1.004455] USB Serial support registered for qc_csvt
  684.  
  685. <6>[    1.004669] usbcore: registered new interface driver usb_ehset_test
  686.  
  687. <6>[    1.004852] usbcore: registered new interface driver diag_bridge
  688.  
  689. <6>[    1.005280] usbcore: registered new interface driver mdm_bridge
  690.  
  691. <6>[    1.006165] usbcore: registered new interface driver ks_bridge
  692.  
  693. <6>[    1.006348] ksb_init: init done
  694.  
  695. <6>[    1.006683] msm_otg msm_otg: phy_reset: success
  696.  
  697. <6>[    1.007569] msm_hsusb msm_hsusb: [ci13xxx_start] hw_ep_max = 32
  698.  
  699. <6>[    1.007843] mbim_init: initialize 1 instances
  700.  
  701. <6>[    1.008118] mbim_init: Initialized 1 ports
  702.  
  703. <6>[    1.010193] rndis_qc_init: initialize rndis QC instance
  704.  
  705. <6>[    1.010651] android_usb gadget: Mass Storage Function, version: 2009/09/11
  706.  
  707. <6>[    1.010804] android_usb gadget: Number of LUNs=1
  708.  
  709. <6>[    1.010895]  lun0: LUN: removable file: (no medium)
  710.  
  711. <6>[    1.011414] android_usb gadget: android_usb ready
  712.  
  713. <6>[    1.012879] input: keypad_8064 as /devices/platform/msm_ssbi.0/pm8921-core/pm8xxx-keypad/input/input1
  714.  
  715. <4>[    1.013825] [Touch D]touch enable
  716.  
  717. <6>[    1.218312] input: touch_dev as /devices/virtual/input/input2
  718.  
  719. <6>[    1.240347] [Touch] common[1] finger[17] flash[52] button[0]
  720.  
  721. <6>[    1.241446] [Touch] IC is 7020, H pattern, panel is G2, Firmware: E028.
  722.  
  723. <6>[    1.243461] [Touch] fw_rev[0:0] product_id[PLG137:PLG137] force_upgrade[0]
  724.  
  725. <6>[    1.243522] [Touch] Touch driver is initialized
  726.  
  727. <6>[    1.244071] [Touch] DO NOT UPDATE 7020 G2 H pattern FW-upgrade is not executed
  728.  
  729. <6>[    1.244925] using rtc device, pm8xxx_rtc, for alarms
  730.  
  731. <6>[    1.245048] rtc-pm8xxx rtc-pm8xxx: rtc core: registered pm8xxx_rtc as rtc0
  732.  
  733. <6>[    1.245658] i2c /dev entries driver
  734.  
  735. <6>[    1.246207] usbcore: registered new interface driver uvcvideo
  736.  
  737. <6>[    1.246299] USB Video Class driver (1.1.1)
  738.  
  739. <3>[    1.247611] __jrchoi: msm_sensor_init_module: E
  740.  
  741. <3>[    1.275782] msm_eeprom_probe probe_fail
  742.  
  743. <6>[    1.276209] msm_server_update_sensor_info mctl_node_name[0] = video1
  744.  
  745. <3>[    1.304623] msm_eeprom_probe probe_fail
  746.  
  747. <6>[    1.305051] msm_server_update_sensor_info mctl_node_name[1] = video3
  748.  
  749. <6>[    1.309018] msm_cam_server_request_irq IRQ Router hw is not present.
  750.  
  751. <6>[    1.309720] lm3559_init
  752.  
  753. <7>[    1.310117] Registered led device: spotlight
  754.  
  755. <6>[    1.316130] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  756.  
  757. <6>[    1.317503] cpuidle: using governor ladder
  758.  
  759. <6>[    1.317808] cpuidle: using governor menu
  760.  
  761. <6>[    1.318602] mmc0: SDCC Version: 0x0000001a
  762.  
  763. <6>[    1.320250] mmc0: bam physical base=0x12402000
  764.  
  765. <6>[    1.320341] mmc0: bam virtual base=0xf0334000
  766.  
  767. <6>[    1.320433] sps:BAM 0x12402000 is registered.
  768.  
  769. <6>[    1.320585] mmc0: BAM device registered. bam_handle=0xef043a00
  770.  
  771. <6>[    1.320921] sps:BAM 0x12402000 enabled: ver:0x5, number of pipes:6
  772.  
  773. <6>[    1.321471] mmc0: Qualcomm MSM SDCC-BAM at 0x0000000012402000 irq 130
  774.  
  775. <6>[    1.321654] mmc0: Qualcomm MSM SDCC-DML at 0x0000000012400800
  776.  
  777. <3>[    1.321867] mmc0: No card detect facilities available
  778.  
  779. <6>[    1.323699] mmc0: Qualcomm MSM SDCC-core at 0x0000000012400000 irq 136,0 dma -1 dmacrcri -1
  780.  
  781. <6>[    1.323851] mmc0: Controller capabilities: 0x0000039e
  782.  
  783. <6>[    1.323943] mmc0: 8 bit data mode enabled
  784.  
  785. <6>[    1.324095] mmc0: 4 bit data mode disabled
  786.  
  787. <6>[    1.324187] mmc0: polling status mode disabled
  788.  
  789. <6>[    1.324370] mmc0: MMC clock 400000 -> 96000000 Hz, PCLK 0 Hz
  790.  
  791. <6>[    1.324462] mmc0: Slot eject status = 0
  792.  
  793. <6>[    1.324523] mmc0: Power save feature enable = 1
  794.  
  795. <6>[    1.324675] mmc0: SPS-BAM data transfer mode available
  796.  
  797. <6>[    1.325621] usbcore: registered new interface driver usbhid
  798.  
  799. <6>[    1.325774] usbhid: USB HID core driver
  800.  
  801. <6>[    1.326659] ashmem: initialized
  802.  
  803. <6>[    1.326842] logger: created 256K log 'log_main'
  804.  
  805. <6>[    1.327086] logger: created 256K log 'log_events'
  806.  
  807. <6>[    1.327300] logger: created 256K log 'log_radio'
  808.  
  809. <6>[    1.327514] logger: created 256K log 'log_system'
  810.  
  811. <6>[    1.328399] usbcore: registered new interface driver snd-usb-audio
  812.  
  813. <3>[    1.330047] tabla_probe
  814.  
  815. <6>[    1.330871] amp_enable: amp enable bypass(2)
  816.  
  817. <6>[    1.330993] amp_enable: AMP_EN is set to 0
  818.  
  819. <6>[    1.332153] msm_pcm_probe: dev name msm-voip-dsp
  820.  
  821. <6>[    1.332611] msm-dai-q6-mi2s msm-dai-q6-mi2s: msm_dai_q6_mi2s_platform_data_validation: playback sdline 0 capture sdline 8
  822.  
  823. <6>[    1.332794] msm-dai-q6-mi2s msm-dai-q6-mi2s: msm_dai_q6_mi2s_platform_data_validation: playback ch_max 0 capture ch_mx 8
  824.  
  825. <6>[    1.334014] msm_pcm_probe: dev name msm-pcm-dsp
  826.  
  827. <6>[    1.334442] msm_pcm_probe: dev name msm-multi-ch-pcm-dsp
  828.  
  829. <6>[    1.334900] msm_pcm_probe: dev name msm-lowlatency-pcm-dsp
  830.  
  831. <6>[    1.334991] adding pm_qos request in low latency driver
  832.  
  833. <6>[    1.335144] done adding pm_qos request in low latency driver
  834.  
  835. <6>[    1.336212] msm_compr_probe: dev name msm-compr-dsp
  836.  
  837. <6>[    1.337005] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
  838.  
  839. <3>[    1.338287] msm8930_audio_init: Not the right machine type
  840.  
  841. <6>[    1.338318] usb 1-1: new high-speed USB device number 2 using msm_hsic_host
  842.  
  843. <3>[    1.338562] msm_audio_init: Not the right machine type
  844.  
  845. <6>[    1.338715] msm_audio_init: Not APQ8064 in I2S mode
  846.  
  847. <6>[    1.340027] tabla codec probe...
  848.  
  849. <6>[    1.407050] usb 1-1: New USB device found, idVendor=05c6, idProduct=9008
  850.  
  851. <6>[    1.407355] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  852.  
  853. <6>[    1.407660] usb 1-1: Product: QHSUSB__BULK
  854.  
  855. <6>[    1.407813] usb 1-1: Manufacturer: Qualcomm CDMA Technologies MSM
  856.  
  857. <6>[    1.445902] mmc0: new HS200 MMC card at address 0001
  858.  
  859. <6>[    1.447276] mmcblk0: mmc0:0001 016G92 14.6 GiB
  860.  
  861. <4>[    1.452983] Alternate GPT is invalid, using primary GPT.
  862.  
  863. <6>[    1.453563]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25
  864.  
  865. <6>[    1.468274] asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
  866.  
  867. <6>[    1.469220] asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
  868.  
  869. <6>[    1.470135] asoc: snd-soc-dummy-dai <-> CS-VOICE mapping ok
  870.  
  871. <6>[    1.470959] asoc: snd-soc-dummy-dai <-> VoIP mapping ok
  872.  
  873. <6>[    1.471753] asoc: snd-soc-dummy-dai <-> MultiMedia3 mapping ok
  874.  
  875. <6>[    1.472516] asoc: snd-soc-dummy-dai <-> SLIMBUS0_HOSTLESS mapping ok
  876.  
  877. <6>[    1.473340] asoc: snd-soc-dummy-dai <-> INT_FM_HOSTLESS mapping ok
  878.  
  879. <6>[    1.473981] asoc: msm-stub-rx <-> msm-dai-q6.241 mapping ok
  880.  
  881. <6>[    1.474774] asoc: msm-stub-tx <-> msm-dai-q6.240 mapping ok
  882.  
  883. <6>[    1.475507] asoc: snd-soc-dummy-dai <-> MultiMedia4 mapping ok
  884.  
  885. <6>[    1.476331] asoc: snd-soc-dummy-dai <-> AUXPCM_HOSTLESS mapping ok
  886.  
  887. <6>[    1.477155] asoc: snd-soc-dummy-dai <-> HDMI_HOSTLESS mapping ok
  888.  
  889. <6>[    1.477949] asoc: snd-soc-dummy-dai <-> VOICE_STUB mapping ok
  890.  
  891. <6>[    1.478803] asoc: snd-soc-dummy-dai <-> VoLTE mapping ok
  892.  
  893. <6>[    1.479597] asoc: snd-soc-dummy-dai <-> MultiMedia5 mapping ok
  894.  
  895. <6>[    1.480970] asoc: tabla_rx1 <-> msm-dai-q6.16384 mapping ok
  896.  
  897. <6>[    1.485731] asoc: tabla_tx1 <-> msm-dai-q6.16385 mapping ok
  898.  
  899. <6>[    1.486372] asoc: msm-stub-rx <-> msm-dai-q6.12288 mapping ok
  900.  
  901. <6>[    1.487166] asoc: msm-stub-tx <-> msm-dai-q6.12289 mapping ok
  902.  
  903. <6>[    1.487807] asoc: msm-stub-rx <-> msm-dai-q6.12292 mapping ok
  904.  
  905. <6>[    1.488600] asoc: msm-stub-tx <-> msm-dai-q6.12293 mapping ok
  906.  
  907. <6>[    1.489241] asoc: msm-stub-rx <-> msm-dai-q6-hdmi.8 mapping ok
  908.  
  909. <6>[    1.489943] asoc: msm-stub-rx <-> msm-dai-q6.224 mapping ok
  910.  
  911. <6>[    1.490584] asoc: msm-stub-tx <-> msm-dai-q6.225 mapping ok
  912.  
  913. <6>[    1.491286] asoc: msm-stub-rx <-> msm-dai-q6.2 mapping ok
  914.  
  915. <6>[    1.491957] asoc: msm-stub-tx <-> msm-dai-q6.3 mapping ok
  916.  
  917. <6>[    1.492812] asoc: tabla_rx2 <-> msm-dai-stub mapping ok
  918.  
  919. <6>[    1.493697] asoc: tabla_tx1 <-> msm-dai-stub mapping ok
  920.  
  921. <6>[    1.494643] asoc: msm-stub-rx <-> msm-dai-q6.16386 mapping ok
  922.  
  923. <6>[    1.495406] asoc: msm-stub-tx <-> msm-dai-q6.16387 mapping ok
  924.  
  925. <6>[    1.496474] asoc: tabla_tx2 <-> msm-dai-q6.16389 mapping ok
  926.  
  927. <6>[    1.497359] asoc: tabla_rx3 <-> msm-dai-q6.16388 mapping ok
  928.  
  929. <6>[    1.498428] asoc: msm-stub-rx <-> msm-dai-q6.16392 mapping ok
  930.  
  931. <6>[    1.499191] asoc: msm-stub-tx <-> msm-dai-q6.16393 mapping ok
  932.  
  933. <6>[    1.500137] asoc: tabla_tx3 <-> msm-dai-stub mapping ok
  934.  
  935. <6>[    1.501022] asoc: msm-stub-rx <-> msm-dai-q6.16390 mapping ok
  936.  
  937. <6>[    1.502060] asoc: msm-stub-tx <-> msm-dai-q6.16391 mapping ok
  938.  
  939. <6>[    1.505875] input: apq8064-tabla-snd-card Button Jack as /devices/platform/soc-audio.0/sound/card0/input3
  940.  
  941. <6>[    1.506668] input: apq8064-tabla-snd-card Headset Jack as /devices/platform/soc-audio.0/sound/card0/input4
  942.  
  943. <6>[    1.513169] u32 classifier
  944.  
  945. <6>[    1.513352]     Actions configured
  946.  
  947. <6>[    1.513688] Netfilter messages via NETLINK v0.30.
  948.  
  949. <6>[    1.513993] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  950.  
  951. <6>[    1.515519] ctnetlink v0.93: registering with nfnetlink.
  952.  
  953. <6>[    1.515794] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  954.  
  955. <6>[    1.516099] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  956.  
  957. <6>[    1.516709] xt_time: kernel timezone is -0000
  958.  
  959. <6>[    1.517717] ip_tables: (C) 2000-2006 Netfilter Core Team
  960.  
  961. <6>[    1.518663] arp_tables: (C) 2002 David S. Miller
  962.  
  963. <6>[    1.518968] TCP: bic registered
  964.  
  965. <6>[    1.519304] TCP: cubic registered
  966.  
  967. <6>[    1.519456] TCP: westwood registered
  968.  
  969. <6>[    1.519639] TCP: htcp registered
  970.  
  971. <6>[    1.519914] TCP: vegas registered
  972.  
  973. <6>[    1.520097] Initializing XFRM netlink socket
  974.  
  975. <6>[    1.521562] NET: Registered protocol family 10
  976.  
  977. <6>[    1.528582] Mobile IPv6
  978.  
  979. <6>[    1.528826] ip6_tables: (C) 2000-2006 Netfilter Core Team
  980.  
  981. <6>[    1.529406] IPv6 over IPv4 tunneling driver
  982.  
  983. <6>[    1.530993] NET: Registered protocol family 17
  984.  
  985. <6>[    1.531237] NET: Registered protocol family 15
  986.  
  987. <6>[    1.531664] Bluetooth: RFCOMM TTY layer initialized
  988.  
  989. <6>[    1.532000] Bluetooth: RFCOMM socket layer initialized
  990.  
  991. <6>[    1.532153] Bluetooth: RFCOMM ver 1.11
  992.  
  993. <6>[    1.532458] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  994.  
  995. <6>[    1.532611] Bluetooth: BNEP filters: protocol multicast
  996.  
  997. <6>[    1.532916] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  998.  
  999. <6>[    1.533282] L2TP core driver, V2.0
  1000.  
  1001. <6>[    1.533465] PPPoL2TP kernel driver, V2.0
  1002.  
  1003. <6>[    1.535571] VFP support v0.3: implementor 51 architecture 64 part 6f variant 0 rev 2
  1004.  
  1005. <5>[    1.535937] Registering SWP/SWPB emulation handler
  1006.  
  1007. <6>[    1.536273] clock_late_init: Removing enables held for handed-off clocks
  1008.  
  1009. <6>[    1.545307] [MPDEC]: msm_mpdec_init init complete.
  1010.  
  1011. <6>[    1.547260] MSM Watchdog Initialized
  1012.  
  1013. <6>[    1.557179] registered taskstats version 1
  1014.  
  1015. <6>[    1.557698] gammacontrol_init misc_register(gammacontrol)
  1016.  
  1017. <6>[    1.557881] rtc-pm8xxx rtc-pm8xxx: setting system clock to 2013-12-06 01:33:29 UTC (1386293609)
  1018.  
  1019. <3>[    1.558828] read_ocv_trim: program rev reg is 0x33
  1020.  
  1021. <3>[    1.558889] read_ocv_trim: trim reg is 0x41
  1022.  
  1023. <3>[    1.558980] read_ocv_trim: trim delta is 8
  1024.  
  1025. <3>[    1.559072] pm8921_is_usb_chg_plugged_in: called before init
  1026.  
  1027. <3>[    1.578818] pm8921_is_usb_chg_plugged_in: called before init
  1028.  
  1029. <3>[    1.579978] pm8921_is_usb_chg_plugged_in: called before init
  1030.  
  1031. <6>[    1.580131] ocv_ir_compensation: comp ocv = 3784463, ocv = 3779076, ibatt_ua = 24600, rbatt_mohm = 219
  1032.  
  1033. <6>[    1.580222] read_soc_params_raw: discard shutdown soc! cc_raw = 0xffedac6e
  1034.  
  1035. <0>[    1.580405] calculate_unusable_charge_uah: Using shutdown_iavg_ma = 500 in all samples
  1036.  
  1037. <3>[    1.580528] pm8921_is_batfet_closed: called before init
  1038.  
  1039. <3>[    1.608393] pm8921_is_usb_chg_plugged_in: called before init
  1040.  
  1041. <6>[    1.608515] adjust_soc: ibat_ua = 405700, vbat_uv = 3713992, soc = 34, batt_temp=397
  1042.  
  1043. <3>[    1.611384] pm8921_get_batt_state: called before init
  1044.  
  1045. <6>[    1.611506] pm8921_bms_probe: OK battery_capacity_at_boot=34 volt = 3725292 ocv = 3784463
  1046.  
  1047. <3>[    1.612482] power_supply usb: driver failed to report `present' property: 4294967274
  1048.  
  1049. <3>[    1.612635] power_supply usb: driver failed to report `present' property: 4294967274
  1050.  
  1051. <3>[    1.612788] power_supply pm8921-dc: driver failed to report `present' property: 4294967274
  1052.  
  1053. <3>[    1.612879] power_supply pm8921-dc: driver failed to report `present' property: 4294967274
  1054.  
  1055. <3>[    1.614161] pm8921_get_batt_state: called before init
  1056.  
  1057. <3>[    1.616450] pm8921_get_batt_state: called before init
  1058.  
  1059. <6>[    1.621944] wlc: bq51051b_wlc_probe: probe
  1060.  
  1061. <6>[    1.622005] wlc: bq51051b_wlc_hw_init: hw_init
  1062.  
  1063. <3>[    1.622218] power_supply wireless: driver failed to report `present' property: 4294967274
  1064.  
  1065. <6>[    1.622585] [Touch] CHARGER = 1
  1066.  
  1067. <6>[    1.622707] batt_temp_ctrl_init
  1068.  
  1069. <6>[    1.622798] batt_temp_ctrl_probe
  1070.  
  1071. <6>[    1.623439] android_vibrator: default amplitude 88
  1072.  
  1073. <6>[    1.623592] android vibrator probed
  1074.  
  1075. <6>[    1.623744] fsa8008 init
  1076.  
  1077. <6>[    1.623958] fsa8008 probe
  1078.  
  1079. <7>[    1.624080] hsd_probe: hi->irq_detect = 369
  1080.  
  1081. <7>[    1.624233] hsd_probe: hi->irq_key = 371
  1082.  
  1083. <6>[    1.624538] input: hs_detect as /devices/virtual/input/input5
  1084.  
  1085. <6>[    1.624721] ALSA device list:
  1086.  
  1087. <6>[    1.624782]   #0: apq8064-tabla-snd-card
  1088.  
  1089. <6>[    1.625698] Freeing init memory: 1036K
  1090.  
  1091. <7>[    1.630672] SELinux: 512 avtab hash slots, 1389 rules.
  1092.  
  1093. <7>[    1.631100] SELinux: 512 avtab hash slots, 1389 rules.
  1094.  
  1095. <7>[    1.631100] SELinux:  1 users, 2 roles, 306 types, 1 bools, 1 sens, 1024 cats
  1096.  
  1097. <7>[    1.631130] SELinux:  84 classes, 1389 rules
  1098.  
  1099. <7>[    1.631802] SELinux:  Completing initialization.
  1100.  
  1101. <7>[    1.631802] SELinux:  Setting up existing superblocks.
  1102.  
  1103. <7>[    1.631832] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  1104.  
  1105. <7>[    1.631863] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
  1106.  
  1107. <7>[    1.631924] SELinux: initialized (dev bdev, type bdev), not configured for labeling
  1108.  
  1109. <7>[    1.631954] SELinux: initialized (dev proc, type proc), uses genfs_contexts
  1110.  
  1111. <7>[    1.631954] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  1112.  
  1113. <7>[    1.631985] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
  1114.  
  1115. <7>[    1.639768] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
  1116.  
  1117. <7>[    1.639798] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
  1118.  
  1119. <7>[    1.639798] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
  1120.  
  1121. <7>[    1.639829] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
  1122.  
  1123. <7>[    1.639829] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
  1124.  
  1125. <7>[    1.639920] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  1126.  
  1127. <7>[    1.639981] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
  1128.  
  1129. <6>[    1.808454] USB fast charging is OFF.
  1130.  
  1131. <6>[    1.808515] msm_otg msm_otg: Avail curr from USB = 1500
  1132.  
  1133. <6>[    1.808850] msm_otg msm_otg: current: 0 -> 1500 (mA)
  1134.  
  1135. <6>[    1.808881] pm_power_set_property_usb: usb_target_ma 1500
  1136.  
  1137. <6>[    1.810254] msm_otg msm_otg: USB in low power mode
  1138.  
  1139. <5>[    1.834518] type=1403 audit(1386293609.770:2): policy loaded auid=4294967295 ses=4294967295
  1140.  
  1141. <4>[    1.834732] SELinux: Loaded policy from /sepolicy
  1142.  
  1143. <5>[    1.837601] type=1404 audit(1386293609.770:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
  1144.  
  1145. <6>[    2.008576] unplug_check_worker: usb_now=700, usb_target = 1500
  1146.  
  1147. <6>[    2.208667] unplug_check_worker: usb_now=850, usb_target = 1500
  1148.  
  1149. <6>[    3.008881] unplug_check_worker: usb_now=900, usb_target = 1500
  1150.  
  1151. <6>[    3.208911] unplug_check_worker: usb_now=1100, usb_target = 1500
  1152.  
  1153. <6>[    4.008881] unplug_check_worker: VIN: usb_now=900, usb_target = 900
  1154.  
  1155. <3>[    4.453929] init: could not import file 'init.mako_svelte.rc' from '/init.mako.rc'
  1156.  
  1157. <4>[    4.454326] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
  1158.  
  1159. <6>[    4.767068] keychord: using input dev pmic8xxx_pwrkey for fevent
  1160.  
  1161. <6>[    4.767160] keychord: using input dev keypad_8064 for fevent
  1162.  
  1163. <3>[    4.767648] init: cannot open '/initlogo.rle'
  1164.  
  1165. <7>[    4.829330] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  1166.  
  1167. <7>[    4.829665] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  1168.  
  1169. <7>[    4.831405] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  1170.  
  1171. <7>[    4.831832] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  1172.  
  1173. <7>[    4.832015] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  1174.  
  1175. <7>[    4.832198] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  1176.  
  1177. <7>[    4.878986] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
  1178.  
  1179. <6>[    4.890187] EXT4-fs (mmcblk0p21): mounted filesystem with ordered data mode. Opts: barrier=1
  1180.  
  1181. <7>[    4.890279] SELinux: initialized (dev mmcblk0p21, type ext4), uses xattr
  1182.  
  1183. <6>[    4.906394] EXT4-fs (mmcblk0p22): recovery complete
  1184.  
  1185. <6>[    4.907218] EXT4-fs (mmcblk0p22): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
  1186.  
  1187. <7>[    4.907340] SELinux: initialized (dev mmcblk0p22, type ext4), uses xattr
  1188.  
  1189. <6>[    4.999023] fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/cache
  1190.  
  1191. <6>[    5.037601] e2fsck: e2fsck 1.41.14 (22-Dec-2010)
  1192.  
  1193. <6>[    5.037692] e2fsck: /dev/block/platform/msm_sdcc.1/by-name/cache: clean, 18/35840 files, 4641/143360 blocks
  1194.  
  1195. <6>[    5.047245] EXT4-fs (mmcblk0p22): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered
  1196.  
  1197. <7>[    5.047367] SELinux: initialized (dev mmcblk0p22, type ext4), uses xattr
  1198.  
  1199. <6>[    5.064886] EXT4-fs (mmcblk0p23): recovery complete
  1200.  
  1201. <6>[    5.065649] EXT4-fs (mmcblk0p23): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
  1202.  
  1203. <7>[    5.065771] SELinux: initialized (dev mmcblk0p23, type ext4), uses xattr
  1204.  
  1205. <6>[    5.139050] fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/userdata
  1206.  
  1207. <6>[    5.154890] e2fsck: e2fsck 1.41.14 (22-Dec-2010)
  1208.  
  1209. <6>[    5.154982] e2fsck: /dev/block/platform/msm_sdcc.1/by-name/userdata: clean, 22053/863264 files, 1860545/3449600 blocks
  1210.  
  1211. <6>[    5.164718] EXT4-fs (mmcblk0p23): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered,noauto_da_alloc
  1212.  
  1213. <7>[    5.164840] SELinux: initialized (dev mmcblk0p23, type ext4), uses xattr
  1214.  
  1215. <6>[    5.177170] EXT4-fs (mmcblk0p20): recovery complete
  1216.  
  1217. <6>[    5.177994] EXT4-fs (mmcblk0p20): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered,nodelalloc
  1218.  
  1219. <7>[    5.178116] SELinux: initialized (dev mmcblk0p20, type ext4), uses xattr
  1220.  
  1221. <6>[    5.178116] SELinux:  Context u:object_r:persist_file:s0 is not valid (left unmapped).
  1222.  
  1223. <7>[    5.185960] SELinux: initialized (dev mmcblk0p1, type vfat), uses genfs_contexts
  1224.  
  1225. <6>[    5.186387] adsp_boot_store:going to call adsp_loader_do
  1226.  
  1227. <6>[    5.474347] pil pil0: q6: Brought out of reset
  1228.  
  1229. <6>[    5.513749] apr_tal:Q6 Is Up
  1230.  
  1231. <3>[    5.530138] diag: proc 1, msg mask update fail -12, tried 419
  1232.  
  1233. <6>[    5.579612] adsp_loader_do: Q6/ADSP image is loaded
  1234.  
  1235. <6>[    5.651670] wcnss_wlan triggered by userspace
  1236.  
  1237. <6>[    5.797161] pil pil1: wcnss: Brought out of reset
  1238.  
  1239. <6>[    5.797375] wcnss_8960: Subsystem restart activated for riva.
  1240.  
  1241. <6>[    5.801373] SELinux:  Context u:object_r:persist_sensors_file:s0 is not valid (left unmapped).
  1242.  
  1243. <5>[    5.826400] type=1400 audit(1386293613.743:4): avc:  denied  { entrypoint } for  pid=179 comm="init" path="/sbin/healthd" dev="rootfs" ino=4417 scontext=u:r:healthd:s0 tcontext=u:object_r:rootfs:s0 tclass=file
  1244.  
  1245. <3>[    5.827529] healthd: wakealarm_init: timerfd_create failed
  1246.  
  1247. <6>[    5.828933] binder: 179:179 transaction failed 29189, size 0-0
  1248.  
  1249. <3>[    5.832748] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
  1250.  
  1251. <3>[    5.868487] pil pil4: gss: Failed to locate gss.mdt
  1252.  
  1253. <3>[    5.870898] pil pil4: gss: Failed to locate gss.mdt
  1254.  
  1255. <3>[    5.874561] pil pil4: gss: Failed to locate gss.mdt
  1256.  
  1257. <3>[    5.875721] pil pil4: gss: Failed to locate gss.mdt
  1258.  
  1259. <6>[    5.887410] SELinux:  Context u:object_r:persist_bluetooth_file:s0 is not valid (left unmapped).
  1260.  
  1261. <3>[    5.915305] init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead
  1262.  
  1263. <3>[    5.915763] init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead
  1264.  
  1265. <3>[    5.915946] init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead
  1266.  
  1267. <6>[    5.916282] usbcore: registered new interface driver rmnet_usb
  1268.  
  1269. <6>[    5.917198] rmnet usb ctrl Initialized.
  1270.  
  1271. <6>[    5.927971] mdm_modem_ioctl: Powering on mdm id 0
  1272.  
  1273. <3>[    5.952998] init: property 'sys.powerctl' doesn't exist while expanding '${sys.powerctl}'
  1274.  
  1275. <3>[    5.953120] init: powerctl: cannot expand '${sys.powerctl}'
  1276.  
  1277. <3>[    5.953181] init: property 'sys.sysctl.extra_free_kbytes' doesn't exist while expanding '${sys.sysctl.extra_free_kbytes}'
  1278.  
  1279. <3>[    5.953273] init: cannot expand '${sys.sysctl.extra_free_kbytes}' while writing to '/proc/sys/vm/extra_free_kbytes'
  1280.  
  1281. <3>[    5.954494] enable_store: android_usb: already disabled
  1282.  
  1283. <7>[    5.964748] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
  1284.  
  1285. <6>[    5.986601] adb_open
  1286.  
  1287. <6>[    5.986662] mtp_bind_config
  1288.  
  1289. <6>[    5.986754] adb_bind_config
  1290.  
  1291. <6>[    6.006165] warning: `rild' uses 32-bit capabilities (legacy support in use)
  1292.  
  1293. <6>[    6.049168] SELinux:  Context u:object_r:persist_wifi_file:s0 is not valid (left unmapped).
  1294.  
  1295. <4>[    6.060094] msm_thermal: Warning! Thermal guard disabled!
  1296.  
  1297. <6>[    6.060155] msm_thermal: enabled = 0
  1298.  
  1299. <4>[    6.152723] QSEECOM: qseecom_load_app: App (keymaster) does'nt exist, loading apps for first time
  1300.  
  1301. <4>[    6.161269] QSEECOM: qseecom_load_app: App with id 1 (keymaster) now loaded
  1302.  
  1303. <6>[    6.178696] pil pil3: dsps: Brought out of reset
  1304.  
  1305. <6>[    6.254417] wcnss_wlan_ctrl_probe: SMD ctrl channel up
  1306.  
  1307. <6>[    6.559499] mipi_dsi_controller_cfg: DSI status=8 failed
  1308.  
  1309. <6>[    6.559529] mipi_dsi_panel_power: mipi lcd function started status = 1
  1310.  
  1311. <4>[    6.559560] ext_dsv_load: Failed to create debugfs directory
  1312.  
  1313. <6>[    6.561574]  mipi_dsi_panel_power : reset start.
  1314.  
  1315. <6>[    6.582115] mipi_lgit_lcd_on started
  1316.  
  1317. <6>[    6.603418] mipi_lgit_lcd_on finished
  1318.  
  1319. <3>[    6.628719] msm_ipc_router_create: Do not have permissions
  1320.  
  1321. <6>[    6.854173] hdmi_msm hdmi_msm.1: hdmi_msm_hpd_feature: 1
  1322.  
  1323. <7>[    7.351503] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
  1324.  
  1325. <6>[    7.674317] mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 96000000
  1326.  
  1327. <6>[   10.252952] wcnss: version 01040102
  1328.  
  1329. <6>[   12.056157] healthd: battery l=34 v=3825 t=39.2 h=2 st=2 c=-213 chg=a
  1330.  
  1331. <6>[   12.969540] mdm_modem_ioctl: normal boot of mdm id 0 done
  1332.  
  1333. <6>[   12.979337] mdm_pblrdy_change: mdm id 0: pbl ready:0
  1334.  
  1335. <6>[   13.622707] mdm_status_change: status = 1: mdm id 0 is now ready
  1336.  
  1337. <6>[   13.689668] msm_hsic_host msm_hsic_host: remove, state 1
  1338.  
  1339. <6>[   13.689821] usb usb1: USB disconnect, device number 1
  1340.  
  1341. <6>[   13.689882] usb 1-1: USB disconnect, device number 2
  1342.  
  1343. <6>[   13.691408] msm_hsic_host msm_hsic_host: USB bus 1 deregistered
  1344.  
  1345. <6>[   13.706943] msm_hsic_host msm_hsic_host: Qualcomm EHCI Host Controller using HSIC
  1346.  
  1347. <6>[   13.707095] msm_hsic_host msm_hsic_host: new USB bus registered, assigned bus number 1
  1348.  
  1349. <6>[   13.729620] msm_hsic_host msm_hsic_host: irq 261, io mem 0x12510000
  1350.  
  1351. <6>[   13.749549] msm_hsic_host msm_hsic_host: USB 2.0 started, EHCI 1.00
  1352.  
  1353. <6>[   13.749855] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  1354.  
  1355. <6>[   13.749916] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1356.  
  1357. <6>[   13.750068] usb usb1: Product: Qualcomm EHCI Host Controller using HSIC
  1358.  
  1359. <6>[   13.750129] usb usb1: Manufacturer: Linux 3.4.0-SlimKat_Alpha_0.9 ehci_hcd
  1360.  
  1361. <6>[   13.750251] usb usb1: SerialNumber: msm_hsic_host
  1362.  
  1363. <6>[   13.750984] hub 1-0:1.0: USB hub found
  1364.  
  1365. <6>[   13.751075] hub 1-0:1.0: 1 port detected
  1366.  
  1367. <6>[   14.089577] usb 1-1: new high-speed USB device number 2 using msm_hsic_host
  1368.  
  1369. <6>[   14.155348] usb 1-1: New USB device found, idVendor=05c6, idProduct=9048
  1370.  
  1371. <6>[   14.155440] usb 1-1: New USB device strings: Mfr=3, Product=2, SerialNumber=0
  1372.  
  1373. <6>[   14.155592] usb 1-1: Product: Qualcomm CDMA Technologies MSM
  1374.  
  1375. <6>[   14.155714] usb 1-1: Manufacturer: Qualcomm, Incorporated
  1376.  
  1377. <6>[   14.172440] rmnet_usb 1-1:1.5: rmnet_usb0: register 'rmnet_usb' at usb-msm_hsic_host-1, RmNET net device, da:68:bc:03:58:86
  1378.  
  1379. <6>[   14.177445] rmnet_usb 1-1:1.6: rmnet_usb1: register 'rmnet_usb' at usb-msm_hsic_host-1, RmNET net device, da:68:bc:03:58:86
  1380.  
  1381. <6>[   14.261864] rmnet_usb 1-1:1.7: rmnet_usb2: register 'rmnet_usb' at usb-msm_hsic_host-1, RmNET net device, da:68:bc:03:58:86
  1382.  
  1383. <6>[   14.341492] rmnet_usb 1-1:1.8: rmnet_usb3: register 'rmnet_usb' at usb-msm_hsic_host-1, RmNET net device, da:68:bc:03:58:86
  1384.  
  1385. <3>[   15.639859] msm_ipc_router_create: Do not have permissions
  1386.  
  1387. <3>[   15.647672] msm_ipc_router_create: Do not have permissions
  1388.  
  1389. <3>[   15.663604] msm_ipc_router_create: Do not have permissions
  1390.  
  1391. <3>[   15.671692] msm_ipc_router_create: Do not have permissions
  1392.  
  1393. <6>[   16.280054] wcnss_post_bootup: Cancel APPS vote for Iris & Riva
  1394.  
  1395. <6>[   22.075263] healthd: battery l=34 v=3839 t=39.0 h=2 st=2 c=-334 chg=a
  1396.  
  1397. <6>[   22.109690] adjust_soc: ibat_ua = -319300, vbat_uv = 3848963, soc = 34, batt_temp=390
  1398.  
  1399. <6>[   25.358065] healthd: battery l=34 v=3866 t=39.0 h=2 st=2 c=-344 chg=a
  1400.  
  1401. <6>[   25.368838] pm8xxx-led pm8xxx-led: resume red set 0
  1402.  
  1403. <6>[   25.369571] pm8xxx-led pm8xxx-led: resume green set 0
  1404.  
  1405. <6>[   25.369723] pm8xxx-led pm8xxx-led: resume blue set 0
  1406.  
  1407. <6>[   25.370517] pm8xxx-led pm8xxx-led: resume red set 255
  1408.  
  1409. <6>[   25.370883] pm8xxx-led pm8xxx-led: resume green set 255
  1410.  
  1411. <6>[   25.371219] pm8xxx-led pm8xxx-led: resume blue set 0
  1412.  
  1413. <6>[   25.374729] request_suspend_state: wakeup (3->0) at 25375257714 (2013-12-06 01:33:53.298779954 UTC)
  1414.  
  1415. <4>[   25.505661] lowmem_shrink: convert oom_adj to oom_score_adj:
  1416.  
  1417. <4>[   25.505753] oom_adj 0 => oom_score_adj 0
  1418.  
  1419. <4>[   25.505875] oom_adj 1 => oom_score_adj 58
  1420.  
  1421. <4>[   25.505936] oom_adj 2 => oom_score_adj 117
  1422.  
  1423. <4>[   25.505997] oom_adj 3 => oom_score_adj 176
  1424.  
  1425. <4>[   25.506149] oom_adj 9 => oom_score_adj 529
  1426.  
  1427. <4>[   25.506210] oom_adj 15 => oom_score_adj 1000
  1428.  
  1429. <6>[   26.115519] wlan: loading driver v3.2.3.11
  1430.  
  1431. <3>[   26.118968] wlan: [614:E :HDD] hdd_apply_cfg_ini: Reg Parameter gEmptyScanRefreshPeriod < allowed Minimum [0 < 1000]. Enforcing Default= 0
  1432.  
  1433. <3>[   26.127971] wlan: [614:E :VOS] INFO: NV binary file version=0 Driver default NV version=1, continue...
  1434.  
  1435. <3>[   26.127971]
  1436.  
  1437. <3>[   26.128216] wlan: [614:E :VOS] !!!WARNING: Using Coupler Type field instead of Fw Config table,
  1438.  
  1439. <3>[   26.128216] Make sure that this is intented or may impact performance!!!
  1440.  
  1441. <3>[   26.128216]
  1442.  
  1443. <6>[   26.128490] DefaultCountry is WS
  1444.  
  1445. <6>[   26.151411] [MPDEC]: CPU[2] off->on | Mask=[1110]
  1446.  
  1447. <6>[   26.430367] wlan: WCNSS WLAN version 1.4.1.2
  1448.  
  1449. <6>[   26.430428] wlan: WCNSS software version 201036
  1450.  
  1451. <6>[   26.430550] wlan: WCNSS hardware version WCN v2.0 RadioPhy vIris_TSMC_2.0 with 48MHz XO
  1452.  
  1453. <6>[   26.430764] DefaultCountry is WS
  1454.  
  1455. <7>[   26.431222] ieee80211 phy0: info: cfg80211 reg_notifier callback for country 00
  1456.  
  1457. <7>[   26.431252] ieee80211 phy0: country: WS set by driver
  1458.  
  1459. <3>[   26.435037] wlan: [614:E :HDD] wlan_hdd_tdls_init TDLS Implicit trigger not enabled!
  1460.  
  1461. <6>[   26.442148] wlan: driver loaded
  1462.  
  1463. <3>[   26.508438] wlan: [814:E :SME] PMC: STA not associated with an AP with single active session. BMPS cannot be entered
  1464.  
  1465. <6>[   26.509079] ADDRCONF(NETDEV_UP): p2p0: link is not ready
  1466.  
  1467. <6>[   26.799511] [MPDEC]: CPU[2] was controlled outside of mpdecision! | pausing [10000]ms
  1468.  
  1469. <6>[   32.092629] healthd: battery l=34 v=3840 t=39.0 h=2 st=2 c=-243 chg=a
  1470.  
  1471. <3>[   33.986296] wlan: [814:E :SME] PMC: STA not associated with an AP with single active session. BMPS cannot be entered
  1472.  
  1473. <6>[   33.986967] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  1474.  
  1475. <7>[   34.714207] ieee80211 phy0: info: cfg80211 reg_notifier callback for country 00
  1476.  
  1477. <7>[   34.714207] ieee80211 phy0: country: GR set by driver
  1478.  
  1479. <7>[   34.714268] ieee80211 phy0: info: cfg80211 reg_notifier callback for country 00
  1480.  
  1481. <7>[   34.714268] ieee80211 phy0: country: GR set by driver
  1482.  
  1483. <7>[   35.428902] ieee80211 phy0: info: cfg80211 reg_notifier callback for country 00
  1484.  
  1485. <7>[   35.428933] ieee80211 phy0: country: GR set by driver
  1486.  
  1487. <7>[   35.428963] ieee80211 phy0: info: cfg80211 reg_notifier callback for country 00
  1488.  
  1489. <7>[   35.428963] ieee80211 phy0: country: GR set by driver
  1490.  
  1491. <7>[   35.443491] ieee80211 phy0: info: cfg80211 reg_notifier callback for country 00
  1492.  
  1493. <7>[   35.443491] ieee80211 phy0: country: GR set by driver
  1494.  
  1495. <7>[   35.443522] ieee80211 phy0: info: cfg80211 reg_notifier callback for country 00
  1496.  
  1497. <7>[   35.443552] ieee80211 phy0: country: GR set by driver
  1498.  
  1499. <3>[   37.108164] wlan: [803:E :PE ] wlan_cfgGetInt: 351: Not valid cfg id 1
  1500.  
  1501. <6>[   37.115519] wlan: connected to 00:1c:4a:d0:db:ed
  1502.  
  1503. <6>[   37.115641] wlan(10) 00:1c:4a:d0:db:ed Standalone
  1504.  
  1505. <6>[   37.116313] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  1506.  
  1507. <3>[   37.130352] wlan: [814:E :SME] sme_FTUpdateKey: Unhandled state=0
  1508.  
  1509. <3>[   37.130810] wlan: [814:E :SME] sme_FTUpdateKey: Unhandled state=0
  1510.  
  1511. <3>[   37.486250] qtaguid: iface_stat: stat_update() wlan0 not found
  1512.  
  1513. <3>[   37.749549] wlan: [803:E :SME] sme_QosPmcDeviceStateUpdateInd: 7219: nothing to process in PMC state 6
  1514.  
  1515. <3>[   38.694460] wlan: [803:E :TL ]  ----> CRegion 0, hRSSI:NA, BMPS, Alpha 5
  1516.  
  1517. <3>[   38.694613] wlan: [803:E :TL ]  ----> CRegion 0, hRSSI:NA, BMPS, Alpha 5
  1518.  
  1519. <3>[   39.105722] wlan: [803:E :SME] csrNeighborRoamPrepareScanProfileFilter: 1197: Filtering for SSID You think you can use my WLAN?! from scan results,length of SSID = 31
  1520.  
  1521. <3>[   39.105997] wlan: [803:E :SME] csrNeighborRoamProcessScanComplete: 1867: No candidate found after scanning in state 3..
  1522.  
  1523. <3>[   39.106119] wlan: [803:E :SME] csrNeighborRoamHandleEmptyScanResult: 1669: Registering DOWN event neighbor lookup callback with TL for RSSI = -79
  1524.  
  1525. <3>[   39.523699] wlan: [803:E :TL ]  ----> CRegion 0, hRSSI:NA, BMPS, Alpha 5
  1526.  
  1527. <3>[   39.523790] wlan: [803:E :TL ]  ----> CRegion 0, hRSSI:NA, BMPS, Alpha 5
  1528.  
  1529. <6>[   42.075110] healthd: battery l=34 v=3864 t=39.0 h=2 st=2 c=-375 chg=a
  1530.  
  1531. <6>[   42.109629] adjust_soc: ibat_ua = -354900, vbat_uv = 3855724, soc = 34, batt_temp=390
  1532.  
  1533. <6>[   49.041629] [MPDEC]: CPU[2] off->on | Mask=[1110]
  1534.  
  1535. <6>[   52.075476] healthd: battery l=34 v=3856 t=39.2 h=2 st=2 c=-279 chg=a
  1536.  
  1537. <6>[   62.075751] healthd: battery l=34 v=3837 t=39.2 h=2 st=2 c=-330 chg=a
  1538.  
  1539. <6>[   62.109659] adjust_soc: ibat_ua = -333700, vbat_uv = 3853666, soc = 35, batt_temp=392
  1540.  
  1541. <6>[   62.262108] healthd: battery l=35 v=3863 t=39.2 h=2 st=2 c=-368 chg=a
  1542.  
  1543. <6>[   71.439554] [MPDEC]: CPU[2] was controlled outside of mpdecision! | pausing [10000]ms
  1544.  
  1545. <6>[   72.075324] healthd: battery l=35 v=3869 t=39.2 h=2 st=2 c=-359 chg=a
  1546.  
  1547. <6>[   74.039615] unplug_check_worker: VIN: usb_now=850, usb_target = 850
  1548.  
  1549. <6>[   74.040775] chg_gone_irq_handler: chg_gone=1, usb_valid = 0
  1550.  
  1551. <6>[   74.040866] chg_gone_irq_handler: Chg gone fsm_state=3
  1552.  
  1553. <6>[   74.041599] [Touch] CHARGER = 0
  1554.  
  1555. <6>[   74.050999] chg_gone_irq_handler: chg_gone=0, usb_valid = 0
  1556.  
  1557. <6>[   74.051152] chg_gone_irq_handler: Chg gone fsm_state=3
  1558.  
  1559. <6>[   74.069739] adjust_soc: ibat_ua = 542200, vbat_uv = 3847967, soc = 35, batt_temp=392
  1560.  
  1561. <6>[   74.082466] healthd: battery l=35 v=3712 t=39.3 h=2 st=3 c=542 chg=
  1562.  
  1563. <6>[   74.091957] msm_otg msm_otg: USB exited from low power mode
  1564.  
  1565. <3>[   74.092110] msm_otg msm_otg: Failed notifying 0 charger type to PMIC
  1566.  
  1567. <6>[   74.092171] USB fast charging is OFF.
  1568.  
  1569. <6>[   74.092324] msm_otg msm_otg: Avail curr from USB = 0
  1570.  
  1571. <6>[   74.092446] msm_otg msm_otg: phy_reset: success
  1572.  
  1573. <6>[   74.106058] healthd: battery l=35 v=3705 t=39.2 h=2 st=3 c=627 chg=
  1574.  
  1575. <6>[   74.112253] healthd: battery l=35 v=3708 t=39.2 h=2 st=3 c=627 chg=
  1576.  
  1577. <6>[   74.117717] healthd: battery l=35 v=3705 t=39.2 h=2 st=3 c=596 chg=
  1578.  
  1579. <6>[   74.123241] healthd: battery l=35 v=3704 t=39.2 h=2 st=3 c=592 chg=
  1580.  
  1581. <6>[   74.128673] healthd: battery l=35 v=3705 t=39.2 h=2 st=3 c=592 chg=
  1582.  
  1583. <6>[   74.134075] healthd: battery l=35 v=3703 t=39.2 h=2 st=3 c=587 chg=
  1584.  
  1585. <6>[   74.139661] healthd: battery l=35 v=3702 t=39.2 h=2 st=3 c=605 chg=
  1586.  
  1587. <6>[   74.145215] healthd: battery l=35 v=3701 t=39.3 h=2 st=3 c=605 chg=
  1588.  
  1589. <6>[   74.148603] pm8xxx-led pm8xxx-led: resume red set 0
  1590.  
  1591. <6>[   74.148725] pm8xxx-led pm8xxx-led: resume green set 0
  1592.  
  1593. <6>[   74.148878] pm8xxx-led pm8xxx-led: resume blue set 0
  1594.  
  1595. <6>[   74.201434] msm_otg msm_otg: USB in low power mode
  1596.  
  1597. <6>[   74.269647] unplug_check_worker: Stop: chg removed reg_loop = 9, fsm = 3 ibat = 523800
  1598.  
  1599. <6>[   75.189531] [MPDEC]: cpu1 min was changed while boosted (384000->1026000), using new min
  1600.  
  1601. <6>[   75.189531] [MPDEC]: cpu0 min was changed while boosted (384000->1026000), using new min
  1602.  
  1603. <6>[   82.074500] healthd: battery l=35 v=3714 t=39.5 h=2 st=3 c=522 chg=
  1604.  
  1605. <6>[   82.109720] adjust_soc: ibat_ua = 493900, vbat_uv = 3699713, soc = 36, batt_temp=395
  1606.  
  1607. <6>[   85.361330] [MPDEC]: CPU[2] off->on | Mask=[1110]
  1608.  
  1609. <6>[   89.565298] [Touch] CHARGER = 1
  1610.  
  1611. <6>[   89.567800] msm_otg msm_otg: USB exited from low power mode
  1612.  
  1613. <6>[   89.582115] healthd: battery l=35 v=3703 t=39.7 h=2 st=3 c=511 chg=u
  1614.  
  1615. <6>[   89.593895] healthd: battery l=35 v=3691 t=39.6 h=2 st=3 c=580 chg=u
  1616.  
  1617. <6>[   89.689638] USB fast charging is OFF.
  1618.  
  1619. <6>[   89.689790] msm_otg msm_otg: Avail curr from USB = 500
  1620.  
  1621. <6>[   89.689882] msm_otg msm_otg: current: 0 -> 500 (mA)
  1622.  
  1623. <6>[   89.690004] pm_power_set_property_usb: usb_target_ma 0
  1624.  
  1625. <6>[   89.695864] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESET_EVENT received
  1626.  
  1627. <6>[   89.696871] chg_gone_irq_handler: chg_gone=0, usb_valid = 1
  1628.  
  1629. <6>[   89.696963] chg_gone_irq_handler: Chg gone fsm_state=3
  1630.  
  1631. <6>[   89.706790] healthd: battery l=35 v=3698 t=39.7 h=2 st=3 c=500 chg=u
  1632.  
  1633. <6>[   89.712345] healthd: battery l=35 v=3777 t=39.7 h=2 st=2 c=34 chg=u
  1634.  
  1635. <6>[   89.713322] pm8xxx-led pm8xxx-led: resume red set 0
  1636.  
  1637. <6>[   89.713444] pm8xxx-led pm8xxx-led: resume green set 0
  1638.  
  1639. <6>[   89.713596] pm8xxx-led pm8xxx-led: resume blue set 0
  1640.  
  1641. <6>[   89.714146] pm8xxx-led pm8xxx-led: resume red set 255
  1642.  
  1643. <6>[   89.714481] pm8xxx-led pm8xxx-led: resume green set 255
  1644.  
  1645. <6>[   89.714848] pm8xxx-led pm8xxx-led: resume blue set 0
  1646.  
  1647. <6>[   89.720402] healthd: battery l=35 v=3779 t=39.7 h=2 st=2 c=13 chg=u
  1648.  
  1649. <6>[   89.726262] healthd: battery l=35 v=3780 t=39.7 h=2 st=2 c=13 chg=u
  1650.  
  1651. <6>[   89.732153] healthd: battery l=35 v=3779 t=39.7 h=2 st=2 c=4 chg=u
  1652.  
  1653. <6>[   89.799084] android_work: android_work: did not send uevent (0 0   (null))
  1654.  
  1655. <6>[   89.955714] android_work: android_work: sent uevent USB_STATE=CONNECTED
  1656.  
  1657. <6>[   89.959377] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  1658.  
  1659. <6>[   90.039554] unplug_check_worker: Stopping Unplug Check Worker USB == 500mA
  1660.  
  1661. <6>[   90.139966] android_work: android_work: sent uevent USB_STATE=CONNECTED
  1662.  
  1663. <6>[   90.340332] android_usb gadget: high-speed config #1: android_usb
  1664.  
  1665. <6>[   90.347077] healthd: battery l=35 v=3787 t=39.6 h=2 st=2 c=2 chg=u
  1666.  
  1667. <6>[   90.352784] healthd: battery l=35 v=3787 t=39.6 h=2 st=2 c=2 chg=u
  1668.  
  1669. <6>[   90.399725] android_work: android_work: sent uevent USB_STATE=CONFIGURED
  1670.  
  1671. <6>[   91.571707] healthd: battery l=35 v=3783 t=39.6 h=2 st=2 c=5 chg=u
  1672.  
  1673. <6>[   92.074530] healthd: battery l=35 v=3789 t=39.6 h=2 st=2 c=5 chg=u
  1674.  
  1675. <6>[   94.699526] msm_ta_detect_work: USB exit ta detection - frindex
  1676.  
  1677. <6>[   94.859545] [MPDEC]: CPU[2] was controlled outside of mpdecision! | pausing [10000]ms
  1678.  
  1679. <3>[   97.385685] wlan: [803:E :TL ]  ----> CRegion 0, hRSSI:NA, BMPS, Alpha 5
  1680.  
  1681. <3>[   97.385777] wlan: [803:E :TL ]  ----> CRegion 0, hRSSI:NA, BMPS, Alpha 5
  1682.  
  1683. <3>[   97.745521] wlan: [803:E :SME] csrNeighborRoamPrepareScanProfileFilter: 1197: Filtering for SSID You think you can use my WLAN?! from scan results,length of SSID = 31
  1684.  
  1685. <3>[   97.745704] wlan: [803:E :SME] csrNeighborRoamProcessScanComplete: 1867: No candidate found after scanning in state 3..
  1686.  
  1687. <3>[   97.745826] wlan: [803:E :SME] csrNeighborRoamHandleEmptyScanResult: 1669: Registering DOWN event neighbor lookup callback with TL for RSSI = -79
  1688.  
  1689. <3>[   98.200824] wlan: [803:E :TL ]  ----> CRegion 0, hRSSI:NA, BMPS, Alpha 5
  1690.  
  1691. <3>[   98.200946] wlan: [803:E :TL ]  ----> CRegion 0, hRSSI:NA, BMPS, Alpha 5
  1692.  
  1693. <6>[  102.075110] healthd: battery l=35 v=3790 t=39.0 h=2 st=2 c=0 chg=u
  1694.  
  1695. <6>[  102.109629] adjust_soc: ibat_ua = -500, vbat_uv = 3782467, soc = 36, batt_temp=390
  1696.  
  1697. <6>[  106.319517] [MPDEC]: cpu1 min was changed while boosted (918000->1026000), using new min
  1698.  
  1699. <6>[  106.319517] [MPDEC]: cpu0 min was changed while boosted (918000->1026000), using new min
  1700.  
  1701. <3>[  106.440927] msm_otg msm_otg: Failed notifying 0 charger type to PMIC
  1702.  
  1703. <6>[  106.441110] USB fast charging is OFF.
  1704.  
  1705. <6>[  106.441171] msm_otg msm_otg: Avail curr from USB = 0
  1706.  
  1707. <6>[  106.441324] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_DISCONNECT_EVENT received
  1708.  
  1709. <6>[  106.441721] adb_release
  1710.  
  1711. <6>[  106.441934] adb_open
  1712.  
  1713. <6>[  106.442057] [Touch] CHARGER = 0
  1714.  
  1715. <6>[  106.442881] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  1716.  
  1717. <3>[  106.445780] msm_otg msm_otg: Failed notifying 0 charger type to PMIC
  1718.  
  1719. <6>[  106.445902] msm_otg msm_otg: phy_reset: success
  1720.  
  1721. <6>[  106.479963] adjust_soc: ibat_ua = 524900, vbat_uv = 3695040, soc = 36, batt_temp=388
  1722.  
  1723. <6>[  106.482923] healthd: battery l=35 v=3710 t=38.8 h=2 st=3 c=524 chg=
  1724.  
  1725. <6>[  106.494826] healthd: battery l=35 v=3692 t=38.8 h=2 st=3 c=578 chg=
  1726.  
  1727. <6>[  106.496047] pm8xxx-led pm8xxx-led: resume red set 0
  1728.  
  1729. <6>[  106.496169] pm8xxx-led pm8xxx-led: resume green set 0
  1730.  
  1731. <6>[  106.496322] pm8xxx-led pm8xxx-led: resume blue set 0
  1732.  
  1733. <6>[  106.551442] msm_otg msm_otg: USB in low power mode
  1734.  
  1735. <6>[  107.893453] [Touch] CHARGER = 1
  1736.  
  1737. <6>[  107.896139] msm_otg msm_otg: USB exited from low power mode
  1738.  
  1739. <6>[  107.910209] healthd: battery l=35 v=3703 t=38.7 h=2 st=3 c=507 chg=u
  1740.  
  1741. <6>[  107.917900] healthd: battery l=35 v=3688 t=38.7 h=2 st=3 c=538 chg=u
  1742.  
  1743. <6>[  108.019624] USB fast charging is OFF.
  1744.  
  1745. <6>[  108.019716] msm_otg msm_otg: Avail curr from USB = 500
  1746.  
  1747. <6>[  108.019807] msm_otg msm_otg: current: 0 -> 500 (mA)
  1748.  
  1749. <6>[  108.019929] pm_power_set_property_usb: usb_target_ma 0
  1750.  
  1751. <6>[  108.025545] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESET_EVENT received
  1752.  
  1753. <6>[  108.026735] chg_gone_irq_handler: chg_gone=0, usb_valid = 1
  1754.  
  1755. <6>[  108.026827] chg_gone_irq_handler: Chg gone fsm_state=3
  1756.  
  1757. <6>[  108.028414] healthd: battery l=35 v=3697 t=38.7 h=2 st=3 c=541 chg=u
  1758.  
  1759. <6>[  108.039554] unplug_check_worker: Stopping Unplug Check Worker USB == 500mA
  1760.  
  1761. <6>[  108.040317] healthd: battery l=35 v=3775 t=38.8 h=2 st=2 c=548 chg=u
  1762.  
  1763. <6>[  108.041477] pm8xxx-led pm8xxx-led: resume red set 0
  1764.  
  1765. <6>[  108.042026] pm8xxx-led pm8xxx-led: resume green set 0
  1766.  
  1767. <6>[  108.042240] pm8xxx-led pm8xxx-led: resume blue set 0
  1768.  
  1769. <6>[  108.042850] pm8xxx-led pm8xxx-led: resume red set 255
  1770.  
  1771. <6>[  108.043583] pm8xxx-led pm8xxx-led: resume green set 255
  1772.  
  1773. <6>[  108.043949] pm8xxx-led pm8xxx-led: resume blue set 0
  1774.  
  1775. <6>[  108.046024] healthd: battery l=35 v=3770 t=38.7 h=2 st=2 c=9 chg=u
  1776.  
  1777. <6>[  108.051884] healthd: battery l=35 v=3777 t=38.7 h=2 st=2 c=40 chg=u
  1778.  
  1779. <6>[  108.057378] healthd: battery l=35 v=3778 t=38.7 h=2 st=2 c=40 chg=u
  1780.  
  1781. <6>[  108.128948] android_work: android_work: did not send uevent (0 0   (null))
  1782.  
  1783. <6>[  108.285548] android_work: android_work: sent uevent USB_STATE=CONNECTED
  1784.  
  1785. <6>[  108.289149] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  1786.  
  1787. <6>[  108.469739] android_work: android_work: sent uevent USB_STATE=CONNECTED
  1788.  
  1789. <6>[  108.473859] android_usb gadget: high-speed config #1: android_usb
  1790.  
  1791. <6>[  108.480573] healthd: battery l=35 v=3786 t=38.7 h=2 st=2 c=-1 chg=u
  1792.  
  1793. <6>[  108.486281] healthd: battery l=35 v=3787 t=38.7 h=2 st=2 c=-1 chg=u
  1794.  
  1795. <6>[  108.530108] android_work: android_work: sent uevent USB_STATE=CONFIGURED
  1796.  
  1797. <6>[  109.545215] healthd: battery l=35 v=3789 t=38.7 h=2 st=2 c=0 chg=u
  1798.  
  1799. <6>[  112.075080] healthd: battery l=35 v=3786 t=38.6 h=2 st=2 c=18 chg=u
  1800.  
  1801. <6>[  113.029543] msm_ta_detect_work: USB exit ta detection - frindex
  1802.  
  1803. <6>[  114.111277] [MPDEC]: CPU[2] off->on | Mask=[1110]
  1804.  
  1805. <6>[  118.919517] [MPDEC]: CPU[2] was controlled outside of mpdecision! | pausing [10000]ms
  1806.  
  1807. <6>[  122.075324] healthd: battery l=35 v=3774 t=38.1 h=2 st=2 c=-18 chg=u
  1808.  
  1809. <6>[  122.109659] adjust_soc: ibat_ua = 89500, vbat_uv = 3766323, soc = 36, batt_temp=381
  1810.  
  1811. <6>[  122.117991] healthd: battery l=35 v=3773 t=38.1 h=2 st=2 c=89 chg=u
  1812.  
  1813. <6>[  132.075476] healthd: battery l=35 v=3787 t=37.8 h=2 st=2 c=-23 chg=u
  1814.  
  1815. <6>[  142.074774] healthd: battery l=35 v=3784 t=37.6 h=2 st=2 c=3 chg=u
  1816.  
  1817. <6>[  142.109629] adjust_soc: ibat_ua = 19400, vbat_uv = 3776011, soc = 36, batt_temp=376
  1818.  
  1819. <6>[  152.074744] healthd: battery l=35 v=3779 t=37.3 h=2 st=2 c=0 chg=u
  1820.  
  1821. <6>[  162.074805] healthd: battery l=35 v=3784 t=37.1 h=2 st=2 c=-7 chg=u
  1822.  
  1823. <6>[  162.109659] adjust_soc: ibat_ua = -6800, vbat_uv = 3779241, soc = 36, batt_temp=372
  1824.  
  1825. <6>[  172.074896] healthd: battery l=36 v=3781 t=37.0 h=2 st=2 c=6 chg=u
  1826.  
  1827. <6>[  182.074744] healthd: battery l=36 v=3781 t=36.9 h=2 st=2 c=23 chg=u
  1828.  
  1829. <6>[  182.109629] adjust_soc: ibat_ua = 17100, vbat_uv = 3774250, soc = 36, batt_temp=369
  1830.  
  1831. <6>[  182.252067] healthd: battery l=36 v=3781 t=36.9 h=2 st=2 c=13 chg=u
  1832.  
  1833. <6>[  192.074805] healthd: battery l=36 v=3769 t=36.8 h=2 st=2 c=2 chg=u
  1834.  
  1835. <6>[  192.111338] [MPDEC]: CPU[2] off->on | Mask=[1110]
  1836.  
  1837. <6>[  202.074896] healthd: battery l=36 v=3769 t=36.6 h=2 st=2 c=11 chg=u
  1838.  
  1839. <6>[  202.109659] adjust_soc: ibat_ua = 4500, vbat_uv = 3775721, soc = 36, batt_temp=367
  1840.  
  1841. <6>[  212.074896] healthd: battery l=36 v=3750 t=36.6 h=2 st=2 c=3 chg=u
  1842.  
  1843. <6>[  214.209522] [MPDEC]: CPU[2] was controlled outside of mpdecision! | pausing [10000]ms
  1844.  
  1845. <6>[  222.074927] healthd: battery l=36 v=3782 t=36.5 h=2 st=2 c=18 chg=u
  1846.  
  1847. <6>[  222.109659] adjust_soc: ibat_ua = 28600, vbat_uv = 3772196, soc = 36, batt_temp=365
  1848.  
  1849. <6>[  232.074774] healthd: battery l=36 v=3779 t=36.5 h=2 st=2 c=5 chg=u
  1850.  
  1851. <6>[  242.074744] healthd: battery l=36 v=3781 t=36.4 h=2 st=2 c=80 chg=u
  1852.  
  1853. <6>[  242.109629] adjust_soc: ibat_ua = 25800, vbat_uv = 3771900, soc = 36, batt_temp=364
  1854.  
  1855. <6>[  242.117503] healthd: battery l=36 v=3780 t=36.4 h=2 st=2 c=25 chg=u
  1856.  
  1857. <6>[  247.381657] [MPDEC]: CPU[2] off->on | Mask=[1110]
  1858.  
  1859. <6>[  252.074958] healthd: battery l=36 v=3778 t=36.3 h=2 st=2 c=26 chg=u
  1860.  
  1861. <6>[  262.074896] healthd: battery l=36 v=3774 t=36.2 h=2 st=2 c=11 chg=u
  1862.  
  1863. <6>[  262.109659] adjust_soc: ibat_ua = 51600, vbat_uv = 3766613, soc = 36, batt_temp=363
  1864.  
  1865. <6>[  272.074805] healthd: battery l=36 v=3779 t=36.2 h=2 st=2 c=22 chg=u
  1866.  
  1867. <6>[  282.075110] healthd: battery l=36 v=3761 t=36.1 h=2 st=2 c=3 chg=u
  1868.  
  1869. <6>[  282.109629] adjust_soc: ibat_ua = 53800, vbat_uv = 3764266, soc = 36, batt_temp=361
  1870.  
  1871. <6>[  292.074927] healthd: battery l=36 v=3779 t=36.1 h=2 st=2 c=2 chg=u
  1872.  
  1873. <6>[  302.094887] healthd: battery l=36 v=3780 t=36.0 h=2 st=2 c=3 chg=u
  1874.  
  1875. <6>[  302.189775] adjust_soc: ibat_ua = 18300, vbat_uv = 3771607, soc = 36, batt_temp=361
  1876.  
  1877. <6>[  302.252372] healthd: battery l=36 v=3779 t=36.0 h=2 st=2 c=17 chg=u
  1878.  
  1879. <6>[  311.609552] [MPDEC]: CPU[2] was controlled outside of mpdecision! | pausing [10000]ms
  1880.  
  1881. <6>[  312.035037] healthd: battery l=36 v=3747 t=36.0 h=2 st=2 c=35 chg=u
  1882.  
  1883. <6>[  322.035464] healthd: battery l=36 v=3772 t=36.0 h=2 st=2 c=41 chg=u
  1884.  
  1885. <6>[  322.069647] adjust_soc: ibat_ua = 60800, vbat_uv = 3763384, soc = 36, batt_temp=360
  1886.  
  1887. <6>[  332.035037] healthd: battery l=36 v=3757 t=36.0 h=2 st=2 c=42 chg=u
  1888.  
  1889. <6>[  340.211292] [MPDEC]: CPU[2] off->on | Mask=[1110]
  1890.  
  1891. <6>[  342.034426] healthd: battery l=36 v=3770 t=36.0 h=2 st=2 c=40 chg=u
  1892.  
  1893. <6>[  342.069647] adjust_soc: ibat_ua = 82600, vbat_uv = 3758979, soc = 36, batt_temp=360
  1894.  
  1895. <6>[  342.809583] [MPDEC]: CPU[2] was controlled outside of mpdecision! | pausing [10000]ms
  1896.  
  1897. <6>[  352.034915] healthd: battery l=36 v=3770 t=36.0 h=2 st=2 c=44 chg=u
  1898.  
  1899. <6>[  362.034915] healthd: battery l=36 v=3766 t=36.0 h=2 st=2 c=82 chg=u
  1900.  
  1901. <6>[  362.069616] adjust_soc: ibat_ua = 79200, vbat_uv = 3758979, soc = 36, batt_temp=360
  1902.  
  1903. <6>[  362.092812] healthd: battery l=36 v=3761 t=36.0 h=2 st=2 c=63 chg=u
  1904.  
  1905. <6>[  362.191789] [MPDEC]: CPU[2] off->on | Mask=[1110]
  1906.  
  1907. <6>[  372.034945] healthd: battery l=36 v=3765 t=36.0 h=2 st=2 c=66 chg=u
  1908.  
  1909. <6>[  382.034610] healthd: battery l=36 v=3764 t=36.0 h=2 st=2 c=50 chg=u
  1910.  
  1911. <6>[  382.069647] adjust_soc: ibat_ua = 74600, vbat_uv = 3758979, soc = 36, batt_temp=360
  1912.  
  1913. <6>[  392.034976] healthd: battery l=36 v=3768 t=36.0 h=2 st=2 c=49 chg=u
  1914.  
  1915. <6>[  402.034915] healthd: battery l=36 v=3769 t=36.0 h=2 st=2 c=48 chg=u
  1916.  
  1917. <6>[  402.069647] adjust_soc: ibat_ua = 60200, vbat_uv = 3761036, soc = 36, batt_temp=360
  1918.  
  1919. <6>[  412.035098] healthd: battery l=36 v=3767 t=36.0 h=2 st=2 c=67 chg=u
  1920.  
  1921. <6>[  422.034945] healthd: battery l=36 v=3769 t=36.0 h=2 st=2 c=46 chg=u
  1922.  
  1923. <6>[  422.069647] adjust_soc: ibat_ua = 61400, vbat_uv = 3760154, soc = 36, batt_temp=360
  1924.  
  1925. <6>[  422.092385] healthd: battery l=36 v=3769 t=36.0 h=2 st=2 c=44 chg=u
  1926.  
  1927. <6>[  432.034945] healthd: battery l=36 v=3769 t=36.0 h=2 st=2 c=50 chg=u
  1928.  
  1929. <6>[  442.036380] healthd: battery l=36 v=3740 t=36.0 h=2 st=2 c=75 chg=u
  1930.  
  1931. <6>[  442.069677] adjust_soc: ibat_ua = 76800, vbat_uv = 3757511, soc = 36, batt_temp=360
  1932.  
  1933. <6>[  452.034945] healthd: battery l=36 v=3766 t=36.0 h=2 st=2 c=45 chg=u
  1934.  
  1935. <6>[  462.035830] healthd: battery l=36 v=3768 t=36.0 h=2 st=2 c=67 chg=u
  1936.  
  1937. <6>[  462.069647] adjust_soc: ibat_ua = 46400, vbat_uv = 3761622, soc = 36, batt_temp=360
  1938.  
  1939. <6>[  472.034915] healthd: battery l=36 v=3768 t=36.0 h=2 st=2 c=67 chg=u
  1940.  
  1941. <6>[  482.034915] healthd: battery l=36 v=3765 t=36.0 h=2 st=2 c=45 chg=u
  1942.  
  1943. <6>[  482.069616] adjust_soc: ibat_ua = 60800, vbat_uv = 3758979, soc = 36, batt_temp=360
  1944.  
  1945. <6>[  482.092385] healthd: battery l=36 v=3767 t=36.0 h=2 st=2 c=45 chg=u
  1946.  
  1947. <6>[  492.035189] healthd: battery l=36 v=3762 t=36.0 h=2 st=2 c=61 chg=u
  1948.  
  1949. <6>[  502.034915] healthd: battery l=36 v=3766 t=36.0 h=2 st=2 c=66 chg=u
  1950.  
  1951. <6>[  502.069647] adjust_soc: ibat_ua = 46400, vbat_uv = 3760154, soc = 36, batt_temp=360
  1952.  
  1953. <6>[  502.989531] [MPDEC]: CPU[2] was controlled outside of mpdecision! | pausing [10000]ms
  1954.  
  1955. <6>[  512.035067] healthd: battery l=36 v=3763 t=36.0 h=2 st=2 c=46 chg=u
  1956.  
  1957. <6>[  522.034915] healthd: battery l=36 v=3767 t=36.0 h=2 st=2 c=65 chg=u
  1958.  
  1959. <6>[  522.069647] adjust_soc: ibat_ua = 50500, vbat_uv = 3760444, soc = 36, batt_temp=359
  1960.  
  1961. <6>[  532.034671] healthd: battery l=36 v=3765 t=36.0 h=2 st=2 c=80 chg=u
  1962.  
  1963. <6>[  536.401586] [MPDEC]: CPU[2] off->on | Mask=[1110]
  1964.  
  1965. <6>[  542.035128] healthd: battery l=36 v=3762 t=36.0 h=2 st=2 c=56 chg=u
  1966.  
  1967. <6>[  542.069677] adjust_soc: ibat_ua = 54500, vbat_uv = 3759565, soc = 36, batt_temp=360
  1968.  
  1969. <6>[  542.092507] healthd: battery l=36 v=3768 t=36.0 h=2 st=2 c=65 chg=u
  1970.  
  1971. <6>[  552.034732] healthd: battery l=36 v=3739 t=36.0 h=2 st=2 c=41 chg=u
  1972.  
  1973. <6>[  560.709507] [MPDEC]: CPU[2] was controlled outside of mpdecision! | pausing [10000]ms
  1974.  
  1975. <6>[  562.035128] healthd: battery l=36 v=3768 t=36.0 h=2 st=2 c=71 chg=u
  1976.  
  1977. <6>[  562.069647] adjust_soc: ibat_ua = 76800, vbat_uv = 3756336, soc = 36, batt_temp=360
  1978.  
  1979. <6>[  572.035067] healthd: battery l=36 v=3767 t=36.0 h=2 st=2 c=40 chg=u
  1980.  
  1981. <6>[  582.035159] healthd: battery l=36 v=3768 t=36.0 h=2 st=2 c=68 chg=u
  1982.  
  1983. <6>[  582.069647] adjust_soc: ibat_ua = 65900, vbat_uv = 3757804, soc = 36, batt_temp=359
  1984.  
  1985. <6>[  592.035128] healthd: battery l=36 v=3766 t=36.0 h=2 st=2 c=44 chg=u
  1986.  
  1987. <6>[  602.035128] healthd: battery l=36 v=3743 t=36.0 h=2 st=2 c=40 chg=u
  1988.  
  1989. <6>[  602.069647] adjust_soc: ibat_ua = 54500, vbat_uv = 3759272, soc = 36, batt_temp=360
  1990.  
  1991. <6>[  602.094826] healthd: battery l=36 v=3766 t=36.0 h=2 st=2 c=83 chg=u
  1992.  
  1993. <6>[  603.611506] [MPDEC]: CPU[2] off->on | Mask=[1110]
  1994.  
  1995. <6>[  611.409522] [MPDEC]: CPU[2] was controlled outside of mpdecision! | pausing [10000]ms
  1996.  
  1997. <6>[  612.035495] healthd: battery l=36 v=3754 t=36.0 h=2 st=2 c=59 chg=u
  1998.  
  1999. <6>[  622.035098] healthd: battery l=36 v=3766 t=36.0 h=2 st=2 c=38 chg=u
  2000.  
  2001. <6>[  622.069677] adjust_soc: ibat_ua = 45200, vbat_uv = 3759463, soc = 36, batt_temp=360
  2002.  
  2003. <6>[  631.561544] [MPDEC]: CPU[2] off->on | Mask=[1110]
  2004.  
  2005. <6>[  632.035128] healthd: battery l=36 v=3767 t=36.0 h=2 st=2 c=57 chg=u
  2006.  
  2007. <6>[  641.309537] [MPDEC]: CPU[2] was controlled outside of mpdecision! | pausing [10000]ms
  2008.  
  2009. <6>[  642.035128] healthd: battery l=36 v=3767 t=36.0 h=2 st=2 c=45 chg=u
  2010.  
  2011. <6>[  642.069647] adjust_soc: ibat_ua = 42400, vbat_uv = 3759759, soc = 36, batt_temp=360
  2012.  
  2013. <6>[  652.035159] healthd: battery l=36 v=3738 t=36.0 h=2 st=2 c=44 chg=u
  2014.  
  2015. <6>[  662.035098] healthd: battery l=36 v=3766 t=36.0 h=2 st=2 c=59 chg=u
  2016.  
  2017. <6>[  662.069647] adjust_soc: ibat_ua = 53800, vbat_uv = 3757995, soc = 36, batt_temp=360
  2018.  
  2019. <6>[  662.092324] healthd: battery l=36 v=3765 t=36.0 h=2 st=2 c=51 chg=u
  2020.  
  2021. <6>[  666.661528] [MPDEC]: CPU[2] off->on | Mask=[1110]
  2022.  
  2023. <6>[  672.038425] healthd: battery l=36 v=3765 t=36.0 h=2 st=2 c=42 chg=u
  2024.  
  2025. <5>[  672.157759] type=1400 audit(1386294280.064:5): avc:  denied  { read write } for  pid=996 comm="app_process" name="2" dev="devpts" ino=5 scontext=u:r:zygote:s0 tcontext=u:object_r:devpts:s0 tclass=chr_file
  2026.  
  2027. <3>[  672.202288] init: untracked pid 996 exited
  2028.  
  2029. <3>[  672.214619] init: untracked pid 982 exited
  2030.  
  2031. <6>[  682.035739] healthd: battery l=36 v=3765 t=36.0 h=2 st=2 c=38 chg=u
  2032.  
  2033. <6>[  682.069677] adjust_soc: ibat_ua = 70500, vbat_uv = 3755346, soc = 36, batt_temp=360
  2034.  
  2035. <6>[  683.559621] [MPDEC]: CPU[2] was controlled outside of mpdecision! | pausing [10000]ms
  2036.  
  2037. <5>[  685.967465] type=1400 audit(1386294293.878:6): avc:  denied  { read write } for  pid=1020 comm="app_process" name="2" dev="devpts" ino=5 scontext=u:r:zygote:s0 tcontext=u:object_r:devpts:s0 tclass=chr_file
Add Comment
Please, Sign In to add comment