Advertisement
playfulgod

Untitled

May 14th, 2013
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.95 KB | None | 0 0
  1. 1|root@android:/ # cat proc/last_kmsg
  2. [ 0.000000] Booting Linux on physical CPU 0
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Linux version 3.0.21-gaa2754e (jinwooc.choi@LGEARND3U3) (gcc version 4.4.3 (GCC) ) #1 SMP PREEMPT Wed Jan 2 17:19:02 KST 2013
  5. [ 0.000000] CPU: ARMv7 Processor [511f04d4] revision 4 (ARMv7), cr=10c5387d
  6. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  7. [ 0.000000] Machine: LGE MSM8960 L1
  8. [ 0.000000] memory pool 3 (start 0xbf300000 size 0xd00000) initialized
  9. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  10. [ 0.000000] socinfo_init: v6, id=87, ver=4.1, raw_id=1713, raw_ver=7, hw_plat=0, hw_plat_ver=65536
  11. [ 0.000000] accessory_chip=0 hw_plat_subtype=0
  12. [ 0.000000] Zone PFN ranges:
  13. [ 0.000000] Normal 0x00080200 -> 0x000a8b00
  14. [ 0.000000] HighMem 0x000a8b00 -> 0x000c0000
  15. [ 0.000000] Movable zone start PFN for each node
  16. [ 0.000000] early_node_map[3] active PFN ranges
  17. [ 0.000000] 0: 0x00080200 -> 0x00088800
  18. [ 0.000000] 0: 0x00090100 -> 0x0009fe00
  19. [ 0.000000] 0: 0x000a7500 -> 0x000bf300
  20. [ 0.000000] allocating 6406144 bytes at c1862000 (81a62000 physical) for fb
  21. [ 0.000000] PERCPU: Embedded 8 pages/cpu @c1e81000 s10816 r8192 d13760 u32768
  22. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 194846
  23. [ 0.000000] Kernel command line: console=ttyHSL0,115200,n8 androidboot.hardware=l1m lpj=67668 uart_console=disable lge.rev=rev_10 lcd_maker_id=primary gpt=enable lge.batt_info=ds2704_l lge_handle_panic.hreset_enable=1 androidboot.emmc=true androidboot.serialno=13889636 lge.signed_image=true androidboot.baseband=msm
  24. [ 0.000000] UART CONSOLE : disable
  25. [ 0.000000] BOARD : LGE rev_10
  26. [ 0.000000] LCD Maker ID : primary
  27. [ 0.000000] Battery : ds2704_l 32
  28. [ 0.000000] hidden reset activated
  29. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  30. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  31. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  32. [ 0.000000] Memory: 134MB 253MB 382MB = 769MB total
  33. [ 0.000000] Memory: 756672k/891840k available, 30784k reserved, 368640K highmem
  34. [ 0.000000] Virtual kernel memory layout:
  35. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  36. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  37. [ 0.000000] DMA : 0xff000000 - 0xffe00000 ( 14 MB)
  38. [ 0.000000] vmalloc : 0xe1800000 - 0xfa000000 ( 392 MB)
  39. [ 0.000000] lowmem : 0xc0000000 - 0xe1000000 ( 528 MB)
  40. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  41. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  42. [ 0.000000] .init : 0xc0008000 - 0xc0100000 ( 992 kB)
  43. [ 0.000000] .text : 0xc0100000 - 0xc0b727dc (10698 kB)
  44. [ 0.000000] .data : 0xc0c00000 - 0xc0cd96b8 ( 870 kB)
  45. [ 0.000000] .bss : 0xc0cd96dc - 0xc0ecb88c (1993 kB)
  46. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  47. [ 0.000000] Preemptible hierarchical RCU implementation.
  48. [ 0.000000] NR_IRQS:873
  49. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30520ns, wraps every 131084001ms
  50. [ 0.000000] Console: colour dummy device 80x30
  51. [ 0.000152] Calibrating delay loop (skipped) preset value.. 13.53 BogoMIPS (lpj=67668)
  52. [ 0.000183] pid_max: default: 32768 minimum: 301
  53. [ 0.000488] Mount-cache hash table entries: 512
  54. [ 0.001373] Initializing cgroup subsys debug
  55. [ 0.001403] Initializing cgroup subsys cpuacct
  56. [ 0.001464] Initializing cgroup subsys freezer
  57. [ 0.001526] CPU: Testing write buffer coherency: ok
  58. [ 0.001800] hw perfevents: enabled with ARMv7 Krait PMU driver, 5 counters available
  59. [ 0.001861] set_dload_mode: skip_dload_magic
  60. [ 0.010163] Brought up 2 CPUs
  61. [ 0.010193] SMP: Total of 2 processors activated (27.06 BogoMIPS).
  62. [ 0.023805] print_constraints: dummy:
  63. [ 0.024111] NET: Registered protocol family 16
  64. [ 0.024263] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
  65. [ 0.026186] meminfo_init: smem ram ptable found: ver: 0 len: 5
  66. [ 0.026216] Found 1 memory banks grouped into 8 memory regions
  67. [ 0.026522] msm_rpm_init: RPM firmware 3.0.16842893
  68. [ 0.045719] saw_probe: id=0, name=8921_s5
  69. [ 0.046024] saw_probe: id=1, name=8921_s6
  70. [ 0.046329] gpio_vreg_probe: id=202, name=ext_5v, gpio=202, gpio_label=ext_5v_en
  71. [ 0.046665] gpio_vreg_probe: id=91, name=ext_l2, gpio=91, gpio_label=ext_l2_en
  72. [ 0.046909] pm8921_probe: PMIC revision 1: F4
  73. [ 0.046909] pm8921_probe: PMIC revision 2: 06
  74. [ 0.046940] pm8921_probe: PMIC version: PM8921 rev 3.0
  75. [ 0.046940] pm8921_probe: PMIC Restart Reason: Triggered by Hard Reset
  76. [ 0.048649] pm_gpio_probe: OK: base=152, ngpio=44
  77. [ 0.048954] pm8xxx_mpp_probe: OK: base=196, ngpio=12
  78. [ 0.053471] gpio_vreg_probe: id=193, name=ext_otg_sw, gpio=193, gpio_label=ext_otg_sw_en
  79. [ 0.064550] get_pvs: ACPU PVS: Fast
  80. [ 0.064550] select_freq_plan: Max ACPU freq: 1512000 KHz
  81. [ 0.067602] cpufreq_table_init: CPU0: 12 scaling frequencies supported.
  82. [ 0.067602] cpufreq_table_init: CPU1: 12 scaling frequencies supported.
  83. [ 0.068090] panel_gpiomux_init : msm_gpiomux_init is already initialized
  84. [ 0.068213] lge_add_lcd_devices lm3530 init
  85. [ 0.068640] lge_hsd_fsa8008_init
  86. [ 0.068701] lge_add_camera_devices: E
  87. [ 0.069433] lge_add_camera_devices: X
  88. [ 0.069708] bcm_wifi_init_gpio_mem successfully
  89. [ 0.069769] Unified Kernel for LGE_PM
  90. [ 0.069800] RAM CONSOLE START ADDR : 0x88800000
  91. [ 0.069800] RAM CONSOLE END ADDR : 0x8883dfff
  92. [ 0.069891] ram_console: got buffer at 88800000, size 3e000
  93. [ 0.069983] ram_console: uncorrectable error in header
  94. [ 0.069983] ram_console: no valid data in buffer (sig = 0x81160001)
  95. [ 0.078345] console [ram-1] enabled
  96. [ 0.078467] CRASH LOG START ADDR : 8883e000
  97. [ 0.078559] CRASH LOG END ADDR : 8883efff
  98. [ 0.078620] ADDITIONAL INFO ADDR : 88840000
  99. [ 0.080512] QDSS arch initialized
  100. [ 0.083320] sps:REVISION of BAM 0xe1830000 is 0x5.
  101. [ 0.083412] sps:BAM 0x12244000 is registered.
  102. [ 0.083900] sps:sps is ready.
  103. [ 0.085945] iommu_dev: device vpe mapped at e1c00000, with 2 ctx banks
  104. [ 0.086250] iommu_dev: device mdp0 mapped at e1e00000, with 2 ctx banks
  105. [ 0.086433] iommu_dev: device mdp1 mapped at e2000000, with 2 ctx banks
  106. [ 0.086677] iommu_dev: device rot mapped at e2200000, with 2 ctx banks
  107. [ 0.086891] iommu_dev: device ijpeg mapped at e2400000, with 2 ctx banks
  108. [ 0.087135] iommu_dev: device vfe mapped at e2600000, with 2 ctx banks
  109. [ 0.087379] iommu_dev: device vcodec_a mapped at e2800000, with 2 ctx banks
  110. [ 0.087562] iommu_dev: device vcodec_b mapped at e2a00000, with 2 ctx banks
  111. [ 0.087837] iommu_dev: device gfx3d mapped at e2c00000, with 3 ctx banks
  112. [ 0.088020] iommu_dev: device jpegd mapped at e2e00000, with 2 ctx banks
  113. [ 0.088295] iommu_dev: device gfx2d0 mapped at e3000000, with 2 ctx banks
  114. [ 0.088600] iommu_dev: device gfx2d1 mapped at e3200000, with 2 ctx banks
  115. [ 0.088844] msm_iommu_ctx msm_iommu_ctx.2: context vpe_src using bank 0
  116. [ 0.089119] msm_iommu_ctx msm_iommu_ctx.3: context vpe_dst using bank 1
  117. [ 0.089333] msm_iommu_ctx msm_iommu_ctx.4: context mdp_port0_cb0 using bank 0
  118. [ 0.089607] msm_iommu_ctx msm_iommu_ctx.5: context mdp_port0_cb1 using bank 1
  119. [ 0.089882] msm_iommu_ctx msm_iommu_ctx.6: context mdp_port1_cb0 using bank 0
  120. [ 0.090096] msm_iommu_ctx msm_iommu_ctx.7: context mdp_port1_cb1 using bank 1
  121. [ 0.090370] msm_iommu_ctx msm_iommu_ctx.8: context rot_src using bank 0
  122. [ 0.090553] msm_iommu_ctx msm_iommu_ctx.9: context rot_dst using bank 1
  123. [ 0.090828] msm_iommu_ctx msm_iommu_ctx.10: context ijpeg_src using bank 0
  124. [ 0.091103] msm_iommu_ctx msm_iommu_ctx.11: context ijpeg_dst using bank 1
  125. [ 0.091316] msm_iommu_ctx msm_iommu_ctx.12: context vfe_imgwr using bank 0
  126. [ 0.091561] msm_iommu_ctx msm_iommu_ctx.13: context vfe_misc using bank 1
  127. [ 0.091805] msm_iommu_ctx msm_iommu_ctx.14: context vcodec_a_stream using bank 0
  128. [ 0.092049] msm_iommu_ctx msm_iommu_ctx.15: context vcodec_a_mm1 using bank 1
  129. [ 0.092354] msm_iommu_ctx msm_iommu_ctx.16: context vcodec_b_mm2 using bank 0
  130. [ 0.092568] msm_iommu_ctx msm_iommu_ctx.17: context gfx3d_user using bank 0
  131. [ 0.092873] msm_iommu_ctx msm_iommu_ctx.18: context gfx3d_priv using bank 1
  132. [ 0.093148] msm_iommu_ctx msm_iommu_ctx.0: context jpegd_src using bank 0
  133. [ 0.093361] msm_iommu_ctx msm_iommu_ctx.1: context jpegd_dst using bank 1
  134. [ 0.093636] msm_iommu_ctx msm_iommu_ctx.19: context gfx2d0_2d0 using bank 0
  135. [ 0.093850] msm_iommu_ctx msm_iommu_ctx.20: context gfx2d1_2d1 using bank 0
  136. [ 0.106424] bio: create slab <bio-0> at 0
  137. [ 0.106882] ION heap vmalloc created
  138. [ 0.107034] ION heap mm created at a0000000 with size 7400000
  139. [ 0.107095] ION heap mm_fw created at 9fe00000 with size 1e0000
  140. [ 0.107248] ION heap mfc created at a7400000 with size 2000
  141. [ 0.107309] ION heap iommu created
  142. [ 0.107462] ION heap qsecom created at bf303000 with size 780000
  143. [ 0.107553] ION heap audio created at bfa83000 with size 4cf000
  144. [ 0.108133] pm8xxx_pwm_probe: OK
  145. [ 0.108469] SCSI subsystem initialized
  146. [ 0.108652] sps:REVISION of BAM 0xe183c000 is 0x12.
  147. [ 0.108835] sps:BAM 0x28084000 is registered.
  148. [ 0.109568] usbcore: registered new interface driver usbfs
  149. [ 0.109751] usbcore: registered new interface driver hub
  150. [ 0.109964] usbcore: registered new device driver usb
  151. [ 0.110086] ts_info_init : ts_info calss create
  152. [ 0.110483] Registered led device: button-backlight
  153. [ 0.110788] Advanced Linux Sound Architecture Driver Version 1.0.24.
  154. [ 0.111216] Bluetooth: Core ver 2.16
  155. [ 0.111307] NET: Registered protocol family 31
  156. [ 0.111368] Bluetooth: HCI device and connection manager initialized
  157. [ 0.111460] Bluetooth: HCI socket layer initialized
  158. [ 0.111521] Bluetooth: L2CAP socket layer initialized
  159. [ 0.111765] Bluetooth: SCO socket layer initialized
  160. [ 0.112070] cfg80211: Calling CRDA to update world regulatory domain
  161. [ 0.112711] Switching to clocksource gp_timer
  162. [ 0.116893] NET: Registered protocol family 2
  163. [ 0.117137] IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
  164. [ 0.117442] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  165. [ 0.117930] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  166. [ 0.118449] TCP: Hash tables configured (established 65536 bind 65536)
  167. [ 0.118571] TCP reno registered
  168. [ 0.118663] UDP hash table entries: 256 (order: 1, 8192 bytes)
  169. [ 0.118785] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  170. [ 0.119151] NET: Registered protocol family 1
  171. [ 0.119395] Trying to unpack rootfs image as initramfs...
  172. [ 0.188615] Freeing initrd memory: 1600K
  173. [ 0.188921] PMU: registered new PMU device of type 0
  174. [ 0.189134] PMU: registered new PMU device of type 1
  175. [ 0.189562] QDSS module initialized
  176. [ 0.189806] msm_etb msm_etb.0: ETB initialized
  177. [ 0.190019] msm_tpiu msm_tpiu.0: TPIU initialized
  178. [ 0.190294] msm_funnel msm_funnel.0: FUNNEL initialized
  179. [ 0.191576] msm_etm msm_etm.0: ETM initialized
  180. [ 0.192583] pil_qdsp6v4 pil_qdsp6v4.0: using secure boot
  181. [ 0.193712] pil_qdsp6v4 pil_qdsp6v4.1: using secure boot
  182. [ 0.194811] pil_qdsp6v4 pil_qdsp6v4.2: using secure boot
  183. [ 0.196184] pil_riva pil_riva: using secure boot
  184. [ 0.197863] pil_dsps pil_dsps: using secure boot
  185. [ 0.199206] smd_channel_probe_worker: allocation table not initialized
  186. [ 0.202472] msm_dsps driver version 4.02.
  187. [ 0.203509] NET: Registered protocol family 27
  188. [ 0.203998] dspcrashd_probe: Platform driver values: Base = 0x8da00000, Size = 0x1800000,pdata = 0xdeaddead
  189. [ 0.205371] modem_8960_init: modem fatal driver init'ed.
  190. [ 0.205554] lpass_fatal_init: lpass SSR driver init'ed.
  191. [ 0.205676] lgps3_rfkill_init
  192. [ 0.205859] lgps3_rfkill_init done
  193. [ 0.206043] lgps3_rfkill_probe
  194. [ 0.206165] bluetooth_set_power set blocked=1
  195. [ 0.206439] lge_panic_handler: got buffer at 8883e000, size 1000
  196. [ 0.206806] kcal_ctrl_init
  197. [ 0.207416] msm_rpm_log_probe: OK
  198. [ 0.208972] usbcore: registered new interface driver hsic_sysmon
  199. [ 0.224874] highmem bounce pool size: 64 pages
  200. [ 0.225118] ashmem: initialized
  201. [ 0.228902] Hook version: 3.0.17 2012/01/13
  202. [ 0.231039] fuse init (API version 7.16)
  203. [ 0.231283] msgmni has been set to 761
  204. [ 0.233023] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  205. [ 0.233145] io scheduler noop registered
  206. [ 0.233236] io scheduler deadline registered
  207. [ 0.233389] io scheduler cfq registered (default)
  208. [ 0.233755] lm3530_probe: i2c probe start
  209. [ 0.237356] mipi_dsi base phy_addr = 0x4700000 virt = 0xe3400000
  210. [ 0.237509] mmss_sfpb base phy_addr = 0x5700000,virt = 0xe18f8000
  211. [ 0.238089] mipi_hitachi_lcd_probe: mipi hitachi lcd probe start
  212. [ 0.238180] setting pdata->panel_info.fb_num to 3. type: 8
  213. [ 0.240439] FrameBuffer[0] 540x960 size=6266880 bytes is registered successfully!
  214. [ 0.240500] pm_runtime: fail to wake up
  215. [ 0.263085] regulator_check_drms: 8921_lvs6: operation not allowed
  216. [ 0.291744] mipi_hitachi_lcd_on: mipi hitachi lcd on started
  217. [ 0.436319] load_888rle_image: load_888rle_image filename: /initlogo.rle
  218. [ 0.465038] Level at Driver 112
  219. [ 0.465435] lm3530_set_main_current_level() :level is : 112, cal_value is : 0x70
  220. [ 0.483290] Registered led device: lcd-backlight
  221. [ 0.483869] setting pdata->panel_info.fb_num to 1. type: 10
  222. [ 0.484053] Inside writeback_driver_init
  223. [ 0.484236] Inside writeback_probe
  224. [ 0.484755] FrameBuffer[1] 1280x720 size=0 bytes is registered successfully!
  225. [ 0.485670]
  226. [ 0.485670] msm_vidc_enc: Inside vid_enc_init()
  227. [ 0.485945]
  228. [ 0.485945] msm_vidc_enc: Inside vid_enc_vcd_init()
  229. [ 0.553944] smux_ctl: smux_ctl_init Begins
  230. [ 0.554555] msm_serial: driver initialized
  231. [ 0.554860] msm_serial_hs.0: ttyHS0 at MMIO 0x16540000 (irq = 188) is a MSM HS UART
  232. [ 0.643216] msm_serial_hs module loaded
  233. [ 0.643461] msm_serial_hsl: driver initialized
  234. [ 0.644559] msm_rotator_probe: rotator_hw_revision=2
  235. [ 0.645536] kgsl kgsl-3d0: |kgsl_iommu_init| MMU type set for device is IOMMU
  236. [ 0.646726] kgsl kgsl-2d0: |kgsl_iommu_init| MMU type set for device is IOMMU
  237. [ 0.647520] kgsl kgsl-2d1: |kgsl_iommu_init| MMU type set for device is IOMMU
  238. [ 0.651670] brd: module loaded
  239. [ 0.653532] loop: module loaded
  240. [ 0.655150] pm8xxx_cradle_probe : init cradle
  241. [ 0.655486] tabla-slim tabla-slim: Initialized slim device tabla-slim
  242. [ 0.743171] fail to get slimbus logical address -6
  243. [ 0.745246] tabla2x-slim tabla2x-slim: Initialized slim device tabla2x-slim
  244. [ 0.839493] wcd9xxx_device_init : Codec version 2 initialized
  245. [ 0.839615] idbyte_0[00000002] idbyte_1[00000000] idbyte_2[00000000] idbyte_3[00000001]
  246. [ 0.840012] i2c-core: driver [tabla-i2c-core] using legacy suspend method
  247. [ 0.840103] i2c-core: driver [tabla-i2c-core] using legacy resume method
  248. [ 0.841110] SCSI Media Changer driver v0.25
  249. [ 0.841996] PPP generic driver version 2.4.2
  250. [ 0.842270] PPP Deflate Compression module registered
  251. [ 0.842331] PPP BSD Compression module registered
  252. [ 0.842942] PPP MPPE Compression module registered
  253. [ 0.843064] NET: Registered protocol family 24
  254. [ 0.843155] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
  255. [ 0.843308] CSLIP: code copyright 1989 Regents of the University of California.
  256. [ 0.843705] tun: Universal TUN/TAP device driver, 1.6
  257. [ 0.843766] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  258. [ 0.844071] rmnet_init: BAM devices[8]
  259. [ 0.847337] usbcore: registered new interface driver usb_ehset_test
  260. [ 0.847520] usbcore: registered new interface driver mdm_bridge
  261. [ 0.847703] u_lgeusb init
  262. [ 0.849290] diagchar initialized now
  263. [ 0.849412] MTS_TTY: mtsk_tty_init
  264. [ 0.850022] mtsk_tty_init SUCESS MTS_TTY_REGISTERED
  265. [ 0.850083] DM_APP: lge_dm_tty_init
  266. [ 0.851213] input: keypad-8960 as /devices/platform/msm_ssbi.0/pm8921-core/pm8xxx-keypad/input/input0
  267. [ 0.851854] [touch] enter touch probe
  268. [ 0.851915] maker_id_val = 0[TOUCH]SYNAPTICS power ON
  269. [ 1.103830] input: synaptics_ts as /devices/virtual/input/input1
  270. [ 1.112162] [Touch] common[1] finger[17] flash[52] button[26]
  271. [ 1.120921] [Touch] Synaptics PLG143(Interrupt mode): ID[1], FW rev[0], f/u[0]
  272. [ 1.121043] [Touch] irq_pin[1] next_work[0] ghost_stage[0x0]
  273. [ 1.121287] [Touch] fw_rev[0:0] product_id[PLG143:S7020] force_upgrade[0]
  274. [ 1.121318] [Touch] Touch driver is initialized
  275. [ 1.121349] [touch] leave touch probe
  276. [ 1.121532] [Touch] FW-upgrade is not executed
  277. [ 1.121562] input: pmic8xxx_pwrkey as /devices/platform/msm_ssbi.0/pm8921-core/pm8xxx-pwrkey/input/input2
  278. [ 1.122112] ######## bthid_init: ########
  279. [ 1.122295] ######## bthid_init: done ########
  280. [ 1.123180] using rtc device, pm8xxx_rtc, for alarms
  281. [ 1.123271] rtc-pm8xxx rtc-pm8xxx: rtc core: registered pm8xxx_rtc as rtc0
  282. [ 1.123851] i2c /dev entries driver
  283. [ 1.124706] Linux media interface: v0.10
  284. [ 1.124858] lirc_dev: IR Remote Control driver registered, major 235
  285. [ 1.124950] IR NEC protocol handler initialized
  286. [ 1.125011] IR RC5(x) protocol handler initialized
  287. [ 1.125133] IR RC6 protocol handler initialized
  288. [ 1.125225] IR JVC protocol handler initialized
  289. [ 1.125347] IR Sony protocol handler initialized
  290. [ 1.125408] IR RC5 (streamzap) protocol handler initialized
  291. [ 1.125530] IR LIRC bridge handler initialized
  292. [ 1.125591] Linux video capture interface: v2.00
  293. [ 1.125743] [Touch] Synaptics PLG143(Interrupt mode): ID[1], FW rev[0], f/u[0]
  294. [ 1.125896] [Touch] irq_pin[1] next_work[0] ghost_stage[0x0]
  295. [ 1.125896] usbcore: registered new interface driver uvcvideo
  296. [ 1.125927] USB Video Class driver (v1.1.0)
  297. [ 1.126659] msm_sensor_init_module s5k4e1
  298. [ 1.126812] s5k4e1_sensor_power_up: E, 691
  299. [ 1.128429] s5k4e1_sensor_power_up: msm_camera_enable_vreg, 723
  300. [ 1.163345] s5k4e1_sensor_power_up: Turning on VCMEN for L1m project
  301. [ 1.163406] s5k4e1_sensor_power_up: X, 760
  302. [ 1.163833] msm_eeprom_probe probe_fail
  303. [ 1.164321] msm_sensor_register mctl_node_name[0] = video1
  304. [ 1.164413] s5k4e1_sensor_power_down: E, 784
  305. [ 1.164535] msm_sensor_stop_stream: E
  306. [ 1.194353] s5k4e1_sensor_power_down: Turning off VCMEN for L1m project
  307. [ 1.194475] s5k4e1_sensor_power_down: X, 816
  308. [ 1.194597] msm_sensor_power_up: E: imx119
  309. [ 1.205035] msm_sensor_power_up: X
  310. [ 1.205371] msm_eeprom_probe probe_fail
  311. [ 1.205798] msm_sensor_register mctl_node_name[1] = video3
  312. [ 1.205920] msm_sensor_power_down: E: imx119
  313. [ 1.206989] msm_sensor_power_down: X
  314. [ 1.208942] lm3559_init: start
  315. [ 1.209034] lm3559_probe: start
  316. [ 1.209217] Registered led device: spotlight
  317. [ 1.210773] max17043 5-0036: MAX17043 Fuel-Gauge Ver 17
  318. [ 1.211200] error reading adc channel = 8, ret = -19
  319. [ 1.211597] i2c-core: driver [max17043] using legacy suspend method
  320. [ 1.211750] i2c-core: driver [max17043] using legacy resume method
  321. [ 1.233267] pm8xxx_tm_probe: OK
  322. [ 1.233877] device-mapper: uevent: version 1.0.3
  323. [ 1.234365] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
  324. [ 1.234610] Bluetooth: HCI UART driver ver 2.2
  325. [ 1.234701] Bluetooth: HCI H4 protocol initialized
  326. [ 1.234762] Bluetooth: MSM Sleep Mode Driver Ver 1.1
  327. [ 1.235220] cpuidle: using governor ladder
  328. [ 1.235281] cpuidle: using governor menu
  329. [ 1.236014] mmc0: mci-version: 18
  330. [ 1.237082] mmc0: bam physical base=0x12402000
  331. [ 1.237143] mmc0: bam virtual base=0xe1b08000
  332. [ 1.237265] sps:BAM 0x12402000 is registered.
  333. [ 1.237356] mmc0: BAM device registered. bam_handle=0xe068bc00
  334. [ 1.237540] sps:REVISION of BAM 0xe1b08000 is 0x5.
  335. [ 1.237906] mmc0: Qualcomm MSM SDCC-BAM at 0x0000000012402000 irq 130
  336. [ 1.237997] mmc0: Qualcomm MSM SDCC-DML at 0x0000000012400800
  337. [ 1.238150] mmc0: No card detect facilities available
  338. [ 1.238699] msmsdcc_setup_pwr: sd io pull up is high voltage so change the voltage to High Level
  339. [ 1.239279] [LGE][MMC][mmc_rescan ( ) START!]
  340. [ 1.239523] [LGE][mmc][mmc_detect_change ( )] result_delayed_work:1, delay:0
  341. [ 1.239584] mmc0: Qualcomm MSM SDCC-core at 0x0000000012400000 irq 136,0 dma -1 dmacrcri -1
  342. [ 1.239707] mmc0: 8 bit data mode enabled
  343. [ 1.239768] mmc0: 4 bit data mode disabled
  344. [ 1.239951] mmc0: polling status mode disabled
  345. [ 1.240012] mmc0: MMC clock 400000 -> 96000000 Hz, PCLK 0 Hz
  346. [ 1.240134] mmc0: Slot eject status = 0
  347. [ 1.240225] mmc0: Power save feature enable = 1
  348. [ 1.240286] mmc0: SPS-BAM data transfer mode available
  349. [ 1.241263] mmc1: mci-version: 18
  350. [ 1.244590] mmc1: bam physical base=0x12182000
  351. [ 1.244651] mmc1: bam virtual base=0xe1b68000
  352. [ 1.244773] sps:BAM 0x12182000 is registered.
  353. [ 1.244864] mmc1: BAM device registered. bam_handle=0xe078a200
  354. [ 1.245109] sps:REVISION of BAM 0xe1b68000 is 0x5.
  355. [ 1.245414] mmc1: Qualcomm MSM SDCC-BAM at 0x0000000012182000 irq 128
  356. [ 1.245536] mmc1: Qualcomm MSM SDCC-DML at 0x0000000012180800
  357. [ 1.246329] msmsdcc_setup_pwr: sd io pull up is high voltage so change the voltage to High Level
  358. [ 1.246940] [LGE][mmc][mmc_detect_change ( )] result_delayed_work:1, delay:0
  359. [ 1.247062] mmc1: Qualcomm MSM SDCC-core at 0x0000000012180000 irq 134,657 dma -1 dmacrcri -1
  360. [ 1.247123] mmc1: 8 bit data mode disabled
  361. [ 1.247245] mmc1: 4 bit data mode enabled
  362. [ 1.247337] mmc1: polling status mode disabled
  363. [ 1.247459] mmc1: MMC clock 400000 -> 192000000 Hz, PCLK 0 Hz
  364. [ 1.247520] mmc1: Slot eject status = 0
  365. [ 1.247581] mmc1: Power save feature enable = 1
  366. [ 1.247733] mmc1: SPS-BAM data transfer mode available
  367. [ 1.248283] mmc2: mci-version: 18
  368. [ 1.248863] mmc2: bam physical base=0x121c2000
  369. [ 1.248924] mmc2: bam virtual base=0xe1ba4000
  370. [ 1.249015] sps:BAM 0x121c2000 is registered.
  371. [ 1.249137] mmc2: BAM device registered. bam_handle=0xe078a800
  372. [ 1.249351] sps:REVISION of BAM 0xe1ba4000 is 0x5.
  373. [ 1.249687] mmc2: Qualcomm MSM SDCC-BAM at 0x00000000121c2000 irq 127
  374. [ 1.249778] mmc2: Qualcomm MSM SDCC-DML at 0x00000000121c0800
  375. [ 1.250022] msmsdcc_setup_pwr: sd io pull up is high voltage so change the voltage to High Level
  376. [ 1.250541] [LGE][mmc][mmc_detect_change ( )] result_delayed_work:1, delay:0
  377. [ 1.250694] mmc2: Qualcomm MSM SDCC-core at 0x00000000121c0000 irq 133,0 dma -1 dmacrcri -1
  378. [ 1.250816] mmc2: 8 bit data mode disabled
  379. [ 1.250877] mmc2: 4 bit data mode enabled
  380. [ 1.250999] mmc2: polling status mode disabled
  381. [ 1.251060] mmc2: MMC clock 400000 -> 48000000 Hz, PCLK 0 Hz
  382. [ 1.251121] mmc2: Slot eject status = 1
  383. [ 1.251243] mmc2: Power save feature enable = 1
  384. [ 1.251335] mmc2: SPS-BAM data transfer mode available
  385. [ 1.253288] usbcore: registered new interface driver usbhid
  386. [ 1.253380] usbhid: USB HID core driver
  387. [ 1.254021] logger: created 256K log 'log_main'
  388. [ 1.254265] logger: created 256K log 'log_events'
  389. [ 1.254448] logger: created 256K log 'log_radio'
  390. [ 1.254661] logger: created 256K log 'log_system'
  391. [ 1.255302] usbcore: registered new interface driver snd-usb-audio
  392. [ 1.256676] tpa2028d_amp_probe()
  393. [ 1.256767] tpa2028d_amp chip found
  394. [ 1.256859] amp_enable: amp enable bypass(2)
  395. [ 1.256981] amp_enable: AMP_EN is set to 0
  396. [ 1.257591] msm_pcm_probe: dev name msm-voip-dsp
  397. [ 1.258293] msm_pcm_probe: dev name msm-pcm-dsp
  398. [ 1.258568] msm_pcm_probe: dev name msm-multi-ch-pcm-dsp
  399. [ 1.259117] msm_compr_probe: dev name msm-compr-dsp
  400. [ 1.259514] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
  401. [ 1.287837] asoc: null-codec-dai <-> MultiMedia1 mapping ok
  402. [ 1.329192] asoc: null-codec-dai <-> MultiMedia2 mapping ok
  403. [ 1.362246] asoc: null-codec-dai <-> CS-VOICE mapping ok
  404. [ 1.370090] asoc: null-codec-dai <-> VoIP mapping ok
  405. [ 1.377842] asoc: null-codec-dai <-> MultiMedia3 mapping ok
  406. [ 1.385777] asoc: null-codec-dai <-> SLIMBUS0_HOSTLESS mapping ok
  407. [ 1.393560] asoc: null-codec-dai <-> INT_FM_HOSTLESS mapping ok
  408. [ 1.401464] asoc: msm-stub-rx <-> msm-dai-q6.241 mapping ok
  409. [ 1.409339] asoc: msm-stub-tx <-> msm-dai-q6.240 mapping ok
  410. [ 1.412818] mmc0: new high speed DDR MMC card at address 0001
  411. [ 1.412910] [LGE][MMC][mmc_add_card ( )] mmc_hostname:mmc0, type:MMC
  412. [ 1.413398] mmcblk0: mmc0:0001 008G4B 7.28 GiB
  413. [ 1.417701] asoc: null-codec-dai <-> MultiMedia4 mapping ok
  414. [ 1.419075] 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 p26 p27 p28 p29 p30 p31
  415. [ 1.421547] [LGE][MMC][mmc_add_card ( )] device_add & uevent posting complete!
  416. [ 1.421638] [LGE][MMC][mmc_rescan ( ) START!]
  417. [ 1.425850] asoc: null-codec-dai <-> AUXPCM_HOSTLESS mapping ok
  418. [ 1.433633] asoc: null-codec-dai <-> HDMI_HOSTLESS mapping ok
  419. [ 1.441507] asoc: null-codec-dai <-> VoLTE mapping ok
  420. [ 1.449443] asoc: msm-stub-rx <-> msm-dai-q6.12288 mapping ok
  421. [ 1.457317] asoc: msm-stub-tx <-> msm-dai-q6.12289 mapping ok
  422. [ 1.465099] asoc: msm-stub-rx <-> msm-dai-q6.12292 mapping ok
  423. [ 1.472913] asoc: msm-stub-tx <-> msm-dai-q6.12293 mapping ok
  424. [ 1.480756] asoc: msm-stub-rx <-> msm-dai-q6.224 mapping ok
  425. [ 1.513871] asoc: msm-stub-tx <-> msm-dai-q6.225 mapping ok
  426. [ 1.526812] asoc: msm-stub-rx <-> msm-dai-q6.2 mapping ok
  427. [ 1.534716] asoc: msm-stub-tx <-> msm-dai-q6.3 mapping ok
  428. [ 1.542499] asoc: msm-stub-rx <-> msm-dai-q6.32773 mapping ok
  429. [ 1.550373] asoc: msm-stub-tx <-> msm-dai-q6.32772 mapping ok
  430. [ 1.558156] asoc: msm-stub-tx <-> msm-dai-q6.32771 mapping ok
  431. [ 1.575431] asoc: tabla_rx1 <-> msm-dai-q6.16384 mapping ok
  432. [ 1.584373] asoc: tabla_tx1 <-> msm-dai-q6.16385 mapping ok
  433. [ 1.593346] asoc: tabla_tx2 <-> msm-dai-q6.16389 mapping ok
  434. [ 1.602350] asoc: tabla_rx3 <-> msm-dai-q6.16388 mapping ok
  435. [ 1.603265] input: msm8960-snd-card Button Jack as /devices/platform/soc-audio.0/sound/card0/input3
  436. [ 1.603631] input: msm8960-snd-card Headset Jack as /devices/platform/soc-audio.0/sound/card0/input4
  437. [ 1.607782] ALSA device list:
  438. [ 1.607904] #0: msm8960-snd-card
  439. [ 1.608515] oprofile: using arm/armv7-krait
  440. [ 1.608667] u32 classifier
  441. [ 1.608789] Actions configured
  442. [ 1.608850] Netfilter messages via NETLINK v0.30.
  443. [ 1.608972] nf_conntrack version 0.5.0 (11848 buckets, 47392 max)
  444. [ 1.609461] ctnetlink v0.93: registering with nfnetlink.
  445. [ 1.609552] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  446. [ 1.609674] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  447. [ 1.610071] xt_time: kernel timezone is -0000
  448. [ 1.610315] ip_tables: (C) 2000-2006 Netfilter Core Team
  449. [ 1.610529] arp_tables: (C) 2002 David S. Miller
  450. [ 1.610682] TCP cubic registered
  451. [ 1.610743] Initializing XFRM netlink socket
  452. [ 1.611262] NET: Registered protocol family 10
  453. [ 1.612360] Mobile IPv6
  454. [ 1.612452] ip6_tables: (C) 2000-2006 Netfilter Core Team
  455. [ 1.612604] IPv6 over IPv4 tunneling driver
  456. [ 1.613062] NET: Registered protocol family 17
  457. [ 1.613154] NET: Registered protocol family 15
  458. [ 1.613428] Bluetooth: RFCOMM TTY layer initialized
  459. [ 1.613490] Bluetooth: RFCOMM socket layer initialized
  460. [ 1.613612] Bluetooth: RFCOMM ver 1.11
  461. [ 1.613734] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  462. [ 1.613795] Bluetooth: BNEP filters: protocol
  463. [ 1.613947] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  464. [ 1.614100] L2TP core driver, V2.0
  465. [ 1.614191] PPPoL2TP kernel driver, V2.0
  466. [ 1.614253] Registering the dns_resolver key type
  467. [ 1.614527] msm_otg msm_otg: msm_otg probe
  468. [ 1.614741] msm_otg msm_otg: OTG regs = e1be0000
  469. [ 1.617579] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  470. [ 1.617823] msm_otg msm_otg: Host mode is not supported
  471. [ 1.617915] msm_hsusb_host msm_hsusb_host: unable to register with transceiver
  472. [ 1.618770] msm_hsusb msm_hsusb: [ci13xxx_start] hw_ep_max = 32
  473. [ 1.618953] mbim_init: initialize 1 instances
  474. [ 1.619410] mbim_init: Initialized 1 ports
  475. [ 1.620845] android_usb gadget: Mass Storage Function, version: 2009/09/11
  476. [ 1.620967] android_usb gadget: Number of LUNs=2
  477. [ 1.621059] lun0: LUN: removable file: (no medium)
  478. [ 1.621120] lun1: LUN: removable file: (no medium)
  479. [ 1.621394] android_usb gadget: Mass Storage Function, version: 2009/09/11
  480. [ 1.621455] android_usb gadget: Number of LUNs=1
  481. [ 1.621577] clun0: LUN: removable read only CD-ROM file: (no medium)
  482. [ 1.642453] msm_otg msm_otg: phy_reset: success
  483. [ 1.679688] lge_pm_get_cable_info: acc_read_value - 1797023
  484. [ 1.679749]
  485. [ 1.679749]
  486. [ 1.679749] [PM]Cable detected: 1797023(OPEN)(1100, 500)
  487. [ 1.679749]
  488. [ 1.680085] android_usb gadget: android_usb ready
  489. [ 1.680329] VFP support v0.3: implementor 51 architecture 64 part 4d variant 1 rev 4
  490. [ 1.680482] Registering SWP/SWPB emulation handler
  491. [ 1.687746] clock_late_init() disabled 148 unused clocks
  492. [ 1.693514] MSM Watchdog Initialized
  493. [ 1.698428] input: suspend_autotest_pwrkey as /devices/virtual/input/input5
  494. [ 1.700259] dhd_module_init: Enter
  495. [ 1.700503] ## wifi_probe
  496. [ 1.700625] wifi_set_power = 1
  497. [ 1.850999] bcm_wifi_set_power: wifi power successed to pull up
  498. [ 1.963772] mmc1: host does not support reading read-only switch. assuming write-enable.
  499. [ 1.966427] mmc1: new high speed SD card at address 0007
  500. [ 1.966549] [LGE][MMC][mmc_add_card ( )] mmc_hostname:mmc1, type:SD
  501. [ 1.966915] mmcblk1: mmc1:0007 SU02G 1.84 GiB
  502. [ 1.974851] mmcblk1: p1
  503. [ 1.975156] [LGE][MMC][mmc_add_card ( )] device_add & uevent posting complete!
  504. [ 1.975278] [LGE][MMC][mmc_rescan ( ) START!]
  505. [ 2.036624] msmsdcc_setup_pwr: sd io pull up is high voltage so change the voltage to High Level
  506. [ 2.053471] wifi_set_carddetect = 1
  507. [ 2.053532] [LGE][MMC][msmsdcc_check_status( )] slot_status:1, host->oldstat:0, host->eject:1
  508. [ 2.053654] mmc2: Slot status change detected (0 -> 1)
  509. [ 2.053746] [LGE][mmc][mmc_detect_change ( )] result_delayed_work:1, delay:0
  510. [ 2.054204] [LGE][MMC][mmc_rescan ( ) START!]
  511. [ 2.144971] mmc2: new high speed SDIO card at address 0001
  512. [ 2.145093] [LGE][MMC][mmc_add_card ( )] mmc_hostname:mmc2, type:SDIO
  513. [ 2.145246] [LGE][MMC][mmc_add_card ( )] device_add & uevent posting complete!
  514. [ 2.146436] dhdsdio_probe : no mutex held. set lock
  515. [ 2.146741] F1 signature read @0x18000000=0x16234334
  516. [ 2.154311] DHD: dongle ram size is set to 524288(orig 524288)
  517. [ 2.155959] wl_create_event_handler thr:78 created
  518. [ 2.156081] wl_create_event_handler thr:78 started
  519. [ 2.156325] dhd_attach thr:79 created
  520. [ 2.156447] dhd_attach thr:79 started
  521. [ 2.156538] dhd_attach thr:7a created
  522. [ 2.156600] dhd_attach thr:7a started
  523. [ 2.156752] dhd_attach thr:7b created
  524. [ 2.156813] dhd_attach thr:7b started
  525. [ 2.157118] wifi_get_mac_addr
  526. [ 2.157179] [bcm_wifi_get_mac_addr] Entering...in Board-l1-mmc.c
  527. [ 2.157301] [bcm_wifi_get_mac_addr] Exiting. MyMac : 0 : 90 : 4c : 39 : 1 : 71
  528. [ 2.157851] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 00:90:4c:39:01:71
  529. [ 2.157942] dhdsdio_probe : the lock is released.
  530. [ 2.158095] wifi_set_power = 0
  531. [ 2.168197] bcm_wifi_set_power: wifi power successed to pull down
  532. [ 2.168319] =========== WLAN placed in RESET ========
  533. [ 2.168533] set_battery_data: [BMS] Battery profile data is set to LGC_BL53QH_2000
  534. [ 2.169418] read_ocv_trim: program rev reg is 0x50
  535. [ 2.169479] read_ocv_trim: trim reg is 0x41
  536. [ 2.169601] read_ocv_trim: trim delta is 8
  537. [ 2.169723] pm8921_is_usb_chg_plugged_in: called before init
  538. [ 2.172043] pm8921_is_usb_chg_plugged_in: called before init
  539. [ 2.175492] [BMS_SOC_INFO] soc=-22% vbatt=4087V temp=35 ibat=434mA
  540. [ 2.175583] pm8921_charger_force_update_batt_psy: called before init
  541. [ 2.176682] pm8921_is_usb_chg_plugged_in: called before init
  542. [ 2.176835] calculate_unusable_charge_uah: Using shutdown_iavg_ua = 600 in all samples
  543. [ 2.177018] pm8921_is_batfet_closed: called before init
  544. [ 2.203662] pm8921_is_usb_chg_plugged_in: called before init
  545. [ 2.205981] pm8921_bms_probe: OK battery_capacity_at_boot=84 volt = 4097781 ocv = 4171055
  546. [ 2.207019] pm8921_chg_hw_init0
  547. [ 2.207172] power_supply usb: driver failed to report `present' property
  548. [ 2.207355] power_supply usb: driver failed to report `present' property
  549. [ 2.207477] power_supply ac: driver failed to report `present' property
  550. [ 2.207630] power_supply ac: driver failed to report `present' property
  551. [ 2.212818] msm_otg_notify_power_supply: power_supply_get_by_name(usb)
  552. [ 2.213734] Unable to register core for 0
  553. [ 2.214039] Unable to register core for 1
  554. [ 2.214710] HSD.fsa8008[lge_hsd_init : 967]lge_hsd_init
  555. [ 2.214771] msm_otg msm_otg: USB in low power mode
  556. [ 2.215199] HSD.fsa8008[lge_hsd_probe : 697]lge_hsd_probe
  557. [ 2.215321] HSD.fsa8008[lge_hsd_probe : 790]hi->irq_detect = 571
  558. [ 2.215717] HSD.fsa8008[lge_hsd_probe : 815]hi->irq_key = 576
  559. [ 2.216084] input: hs_detect as /devices/virtual/input/input6
  560. [ 2.216633] Warning: unable to open an initial console.
  561. [ 2.216725] [BOOT_CAUSE] 256
  562. [ 2.216877] [SMPL_CNT] ===> write() : fd is 0
  563. [ 2.216969] [SMPL_CNT] ===> not smpl boot!!!!!
  564. [ 2.217610] Freeing init memory: 992K
  565. [ 2.219471] init: /init.rc: 506: ignored duplicate definition of service 'drm'
  566. [ 2.221181] init: /init.grand.rc: 595: invalid command '/system/bin/log'
  567. [ 2.221730] init: could not import file init.ckerror.rc
  568. [ 2.223317] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
  569. [ 2.466778] Level at Driver 112
  570. [ 2.467114] lm3530_set_main_current_level() :level is : 112, cal_value is : 0x70
  571. [ 2.499130] init: [get_was_hidden_reset] set ro.lge.hiddenreset 0 default!!! washiddenreset[] --->
  572. [ 2.499313] FOTA: ===============================================
  573. [ 2.499404] FOTA: EntryFOTA_Check
  574. [ 2.499526] FOTA: OemFlash_Initialize in
  575. [ 2.499649] FOTA: OemFlash_GetPartitionTable in
  576. [ 2.499740] FOTA: OemFlash_GetPhygicalAddress : uiLogical - 00000000
  577. [ 2.505753] FOTA: OemFlash_ReadData : Address - 0, uiRet - 4400
  578. [ 2.505905] FOTA: --------------------------------------------------------
  579. [ 2.505966] FOTA: OemFlash_GetPartitionTable : 2,modem,800000,12c00000,4000000
  580. [ 2.506119] FOTA: --------------------------------------------------------
  581. [ 2.506180] FOTA: --------------------------------------------------------
  582. [ 2.506302] FOTA: OemFlash_GetPartitionTable : 3,sbl1,4800000,19000000,80000
  583. [ 2.506455] FOTA: --------------------------------------------------------
  584. [ 2.506516] FOTA: --------------------------------------------------------
  585. [ 2.506638] FOTA: OemFlash_GetPartitionTable : 4,sbl2,4880000,1f400000,80000
  586. [ 2.506729] FOTA: --------------------------------------------------------
  587. [ 2.506851] FOTA: --------------------------------------------------------
  588. [ 2.506973] FOTA: OemFlash_GetPartitionTable : 5,sbl3,4900000,25800000,100000
  589. [ 2.507065] FOTA: --------------------------------------------------------
  590. [ 2.507187] FOTA: --------------------------------------------------------
  591. [ 2.507309] FOTA: OemFlash_GetPartitionTable : 8,aboot,4a00000,38400000,80000
  592. [ 2.507401] FOTA: --------------------------------------------------------
  593. [ 2.507523] FOTA: --------------------------------------------------------
  594. [ 2.507584] FOTA: OemFlash_GetPartitionTable : 1,rpm,4a80000,c800000,80000
  595. [ 2.507736] FOTA: --------------------------------------------------------
  596. [ 2.507858] FOTA: --------------------------------------------------------
  597. [ 2.507950] FOTA: OemFlash_GetPartitionTable : 9,boot,5000000,3e800000,c00000
  598. [ 2.508072] FOTA: --------------------------------------------------------
  599. [ 2.508133] FOTA: --------------------------------------------------------
  600. [ 2.508286] FOTA: OemFlash_GetPartitionTable : 0,tz,6000000,6400000,80000
  601. [ 2.508408] FOTA: --------------------------------------------------------
  602. [ 2.508499] FOTA: --------------------------------------------------------
  603. [ 2.508652] FOTA: OemFlash_GetPartitionTable : 10,recovery,18e800000,44c00000,1000000
  604. [ 2.508774] FOTA: --------------------------------------------------------
  605. [ 2.508866] FOTA: --------------------------------------------------------
  606. [ 2.508988] FOTA: OemFlash_GetPartitionTable : 16,fota,190800000,6a400000,2000000
  607. [ 2.509079] FOTA: --------------------------------------------------------
  608. [ 2.509201] FOTA: --------------------------------------------------------
  609. [ 2.509323] FOTA: OemFlash_GetPartitionTable : 17,tzbak,194800000,70800000,80000
  610. [ 2.509415] FOTA: --------------------------------------------------------
  611. [ 2.509537] FOTA: --------------------------------------------------------
  612. [ 2.509659] FOTA: OemFlash_GetPartitionTable : 18,rpmbak,194880000,76c00000,80000
  613. [ 2.509751] FOTA: --------------------------------------------------------
  614. [ 2.510148] FOTA: OemFlash_GetPartitionTable Complete
  615. [ 2.510209] FOTA: OemUSD_Init : 6a480000, 6a4e0000
  616. [ 2.510361] FOTA: OemFlash_GetPhygicalAddress : uiLogical - 6a480000
  617. [ 2.510911] FOTA: OemFlash_ReadData : Address - 190880000, uiRet - 200
  618. [ 2.511033] FOTA: OemFlash_GetPhygicalAddress : uiLogical - 6a4c0000
  619. [ 2.511399] FOTA: OemFlash_ReadData : Address - 1908c0000, uiRet - 200
  620. [ 2.511551] FOTA: OemFlash_Release
  621. [ 2.511704] FOTA: ===============================================
  622. [ 2.855577] EXT4-fs (mmcblk0p14): recovery complete
  623. [ 2.857683] EXT4-fs (mmcblk0p14): mounted filesystem with ordered data mode. Opts: barrier=1
  624. [ 3.022951] EXT4-fs (mmcblk0p15): recovery complete
  625. [ 3.024843] EXT4-fs (mmcblk0p15): mounted filesystem with ordered data mode. Opts: barrier=1,noauto_da_alloc,data=ordered,errors=continue
  626. [ 3.284632] EXT4-fs (mmcblk0p16): recovery complete
  627. [ 3.286403] EXT4-fs (mmcblk0p16): mounted filesystem with ordered data mode. Opts: barrier=1
  628. [ 3.301419] EXT4-fs (mmcblk0p17): recovery complete
  629. [ 3.303006] EXT4-fs (mmcblk0p17): mounted filesystem with ordered data mode. Opts: barrier=1
  630. [ 3.329955] EXT4-fs (mmcblk0p27): recovery complete
  631. [ 3.331573] EXT4-fs (mmcblk0p27): mounted filesystem with ordered data mode. Opts: barrier=1,noauto_da_alloc
  632. [ 3.353700] EXT4-fs (mmcblk0p12): recovery complete
  633. [ 3.355379] EXT4-fs (mmcblk0p12): mounted filesystem with ordered data mode. Opts: barrier=1,noauto_da_alloc
  634. [ 3.372562] EXT4-fs (mmcblk0p22): recovery complete
  635. [ 3.374210] EXT4-fs (mmcblk0p22): mounted filesystem with ordered data mode. Opts: barrier=1,noauto_da_alloc
  636. [ 3.387547] EXT4-fs (mmcblk0p24): recovery complete
  637. [ 3.389165] EXT4-fs (mmcblk0p24): mounted filesystem with ordered data mode. Opts: barrier=1,noauto_da_alloc
  638. [ 3.402350] EXT4-fs (mmcblk0p18): recovery complete
  639. [ 3.404028] EXT4-fs (mmcblk0p18): mounted filesystem with ordered data mode. Opts: barrier=1
  640. [ 3.436380] [qcoin_power_set] Motor Level is 128
  641. [ 3.604028] [qcoin_power_set] Motor Level is 0
  642. [ 3.644376] EXT4-fs (mmcblk0p14): re-mounted. Opts: user_xattr,barrier=1,data=ordered
  643. [ 4.066137] init: could not import file '/init.recovery.l1m.rc' from '/init.rc'
  644. [ 4.068548] init: invalid line ueventd.rc line for '.'
  645. [ 4.288539] init: [get_was_hidden_reset] set ro.lge.hiddenreset 0 default!!! washiddenreset[] --->
  646. [ 4.288753] FOTA: ===============================================
  647. [ 4.288844] FOTA: EntryFOTA_Check
  648. [ 4.288966] FOTA: OemFlash_Initialize in
  649. [ 4.289058] FOTA: OemFlash_GetPartitionTable in
  650. [ 4.289180] FOTA: OemFlash_GetPhygicalAddress : uiLogical - 00000000
  651. [ 4.294246] FOTA: OemFlash_ReadData : Address - 0, uiRet - 4400
  652. [ 4.294277] FOTA: --------------------------------------------------------
  653. [ 4.294307] FOTA: OemFlash_GetPartitionTable : 2,modem,800000,12c00000,4000000
  654. [ 4.294307] FOTA: --------------------------------------------------------
  655. [ 4.294338] FOTA: --------------------------------------------------------
  656. [ 4.294338] FOTA: OemFlash_GetPartitionTable : 3,sbl1,4800000,19000000,80000
  657. [ 4.294338] FOTA: --------------------------------------------------------
  658. [ 4.294338] FOTA: --------------------------------------------------------
  659. [ 4.294368] FOTA: OemFlash_GetPartitionTable : 4,sbl2,4880000,1f400000,80000
  660. [ 4.294368] FOTA: --------------------------------------------------------
  661. [ 4.294368] FOTA: --------------------------------------------------------
  662. [ 4.294399] FOTA: OemFlash_GetPartitionTable : 5,sbl3,4900000,25800000,100000
  663. [ 4.294399] FOTA: --------------------------------------------------------
  664. [ 4.294399] FOTA: --------------------------------------------------------
  665. [ 4.294430] FOTA: OemFlash_GetPartitionTable : 8,aboot,4a00000,38400000,80000
  666. [ 4.294430] FOTA: --------------------------------------------------------
  667. [ 4.294430] FOTA: --------------------------------------------------------
  668. [ 4.294460] FOTA: OemFlash_GetPartitionTable : 1,rpm,4a80000,c800000,80000
  669. [ 4.294460] FOTA: --------------------------------------------------------
  670. [ 4.294460] FOTA: --------------------------------------------------------
  671. [ 4.294491] FOTA: OemFlash_GetPartitionTable : 9,boot,5000000,3e800000,c00000
  672. [ 4.294491] FOTA: --------------------------------------------------------
  673. [ 4.294491] FOTA: --------------------------------------------------------
  674. [ 4.294521] FOTA: OemFlash_GetPartitionTable : 0,tz,6000000,6400000,80000
  675. [ 4.294521] FOTA: --------------------------------------------------------
  676. [ 4.294552] FOTA: --------------------------------------------------------
  677. [ 4.294582] FOTA: OemFlash_GetPartitionTable : 10,recovery,18e800000,44c00000,1000000
  678. [ 4.294582] FOTA: --------------------------------------------------------
  679. [ 4.294613] FOTA: --------------------------------------------------------
  680. [ 4.294613] FOTA: OemFlash_GetPartitionTable : 16,fota,190800000,6a400000,2000000
  681. [ 4.294613] FOTA: --------------------------------------------------------
  682. [ 4.294643] FOTA: --------------------------------------------------------
  683. [ 4.294643] FOTA: OemFlash_GetPartitionTable : 17,tzbak,194800000,70800000,80000
  684. [ 4.294643] FOTA: --------------------------------------------------------
  685. [ 4.294674] FOTA: --------------------------------------------------------
  686. [ 4.294674] FOTA: OemFlash_GetPartitionTable : 18,rpmbak,194880000,76c00000,80000
  687. [ 4.294674] FOTA: --------------------------------------------------------
  688. [ 4.294979] FOTA: OemFlash_GetPartitionTable Complete
  689. [ 4.294979] FOTA: OemUSD_Init : 6a480000, 6a4e0000
  690. [ 4.295009] FOTA: OemFlash_GetPhygicalAddress : uiLogical - 6a480000
  691. [ 4.295467] FOTA: OemFlash_ReadData : Address - 190880000, uiRet - 200
  692. [ 4.295467] FOTA: OemFlash_GetPhygicalAddress : uiLogical - 6a4c0000
  693. [ 4.295772] FOTA: OemFlash_ReadData : Address - 1908c0000, uiRet - 200
  694. [ 4.295803] FOTA: OemFlash_Release
  695. [ 4.295803] FOTA: ===============================================
  696. [ 4.296108] init: treadahead executing failed.
  697. [ 4.296352] android_usb android0: gadget enable(0)
  698. [ 4.296352] enable_store: android_usb: already disabled
  699. [ 4.296535] android_usb android0: request function list: adb
  700. [ 4.302212] init: untracked pid 174 exited
  701. [ 4.303341] android_usb android0: gadget enable(0)
  702. [ 4.303341] enable_store: android_usb: already disabled
  703. [ 4.303616] android_usb android0: gadget enable(1)
  704. [ 4.303616] adb_bind_config
  705. [ 4.309842] adb_open
  706. [ 4.364321] mipi_hitachi_lcd_off: mipi hitachi lcd off started
  707. [ 4.368594] regulator_check_drms: 8921_lvs6: operation not allowed
  708. [ 4.394323] Level at Driver 112
  709. [ 4.394658] lm3530_set_main_current_level() :level is : 112, cal_value is : 0x70
  710. [ 4.444407] regulator_check_drms: 8921_lvs6: operation not allowed
  711. [ 4.471448] mipi_hitachi_lcd_on: mipi hitachi lcd on started
  712. [ 4.494460] init: untracked pid 152 exited
  713. [ 4.616114] Level at Driver 112
  714. [ 4.616450] lm3530_set_main_current_level() :level is : 112, cal_value is : 0x70
  715. [ 4.648374] Level at Driver 112
  716. [ 4.648710] lm3530_set_main_current_level() :level is : 112, cal_value is : 0x70
  717. [ 4.759316] init: untracked pid 130 exited
  718. [ 5.052556] android_usb android0: gadget enable(0)
  719. [ 5.052983] android_usb android0: gadget enable(1)
  720. [ 5.053044] adb_release
  721. [ 5.053135] adb_bind_config
  722. [ 5.053258] init: untracked pid 176 exited
  723. [ 5.054021] adb_open
  724. [ 6.988249] msmsdcc_setup_pwr: sd io pull up is high voltage so change the voltage to High Level
  725. [ 9.962246] usbin_uv_irq_handler: USB UnderVoltage
  726. [ 9.984983] msm_otg msm_otg: USB exited from low power mode
  727. [ 10.118022] msmsdcc_setup_pwr: sd io pull up is high voltage so change the voltage to High Level
  728. [ 10.634365] msm_otg msm_otg: check primary charger detection
  729. [ 10.721959] lge_pm_get_cable_info: acc_read_value - 1795441
  730. [ 10.722020]
  731. [ 10.722020]
  732. [ 10.722020] [PM]Cable detected: 1795441(OPEN)(1100, 500)
  733. [ 10.722020]
  734. [ 10.722447] msm_otg msm_otg: Avail curr from USB = 500
  735. [ 10.722569] msm_otg_notify_power_supply: power_supply_get_by_name(usb)
  736. [ 10.722691] dongju99.kim __pm8921_charger_vbus_draw i2
  737. [ 10.722936] [Touch] trigger_baseline_state_machine = 1
  738. [ 10.726445] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESET_EVENT received
  739. [ 10.855882] android_work: android_work: did not send uevent (0 0 (null))
  740. [ 10.966397] android_work: android_work: sent uevent USB_STATE=CONNECTED
  741. [ 10.969967] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
  742. [ 11.099038] android_work: android_work: sent uevent USB_STATE=CONNECTED
  743. [ 11.100259] android_usb gadget: high speed config #1: android_usb
  744. [ 11.154402] android_work: android_work: sent uevent USB_STATE=CONFIGURED
  745. [ 11.235800] max17043 check temp = 35, PreviousRcomp =0x47
  746. [ 11.235922] RCOMP: new rcomp is 0x44(0x47)
  747. [ 11.236654] [Battery] max17043_work : soc(90), volt(4160)
  748. [ 11.314878] [WIRELESS] FAST IRQ START
  749. [ 11.314970] fastchg_irq_handler: fastchg_irq : high_transition = 1
  750. [ 11.315122] fastchg_irq_handler: fastchg_irq : eoc_work start
  751. [ 11.315275] [WIRELESS] FAST IRQ END
  752. [ 11.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  753. [ 11.724248] [Touch E] [synaptics_ts_get_data 246] Interrupt_status_reg is 0. Something is wrong in IC
  754. [ 11.725041] [TOUCH] Baseline Reset
  755. [ 11.725103] [Touch] need_to_rebase
  756. [ 12.057683] [BMS_SOC_INFO] soc=84% vbatt=4157V temp=35 ibat=0mA
  757. [ 15.734381] msm_ta_detect_work: ta detection work
  758. [ 20.744361] msm_ta_detect_work: ta detection first retry
  759. [ 21.694491] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  760. [ 21.695711] max17043 check temp = 35, PreviousRcomp =0x44
  761. [ 21.696139] [Battery] max17043_work : soc(90), volt(4160)
  762. [ 22.057805] [BMS_SOC_INFO] soc=84% vbatt=4158V temp=35 ibat=5mA
  763. [ 22.074469] Exiting as rconn_mohm is 0
  764. [ 22.082374] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  765. [ 22.082435] | VIN_MIN=4300mV , DC_IN=32mV
  766. [ 22.082557] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  767. [ 22.082618] | Maxim_Volt=4160mV , BMS_Volt=4158mV
  768. [ 22.082740] | Maxim_SOC=90 , BMS_SOC=0
  769. [ 22.082832] | IBAT_MAX=925mA , IBAT=5mA , ITERM=200mA
  770. [ 22.082893] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  771. [ 22.083015] | Low_IRQ=1 , FAST_IRQ=1
  772. [ 22.083076] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  773. [ 22.083198] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  774. [ 30.754372] msm_ta_detect_work: ta detection second retry
  775. [ 30.754433] msm_ta_detect_work: ta detection done
  776. [ 31.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  777. [ 32.025698] max17043 check temp = 35, PreviousRcomp =0x44
  778. [ 32.026064] [Battery] max17043_work : soc(90), volt(4163)
  779. [ 32.054478] Exiting as rconn_mohm is 0
  780. [ 32.057805] [BMS_SOC_INFO] soc=84% vbatt=4160V temp=35 ibat=4mA
  781. [ 41.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  782. [ 42.035739] max17043 check temp = 35, PreviousRcomp =0x44
  783. [ 42.036166] [Battery] max17043_work : soc(90), volt(4163)
  784. [ 42.054448] Exiting as rconn_mohm is 0
  785. [ 42.057988] [BMS_SOC_INFO] soc=84% vbatt=4162V temp=35 ibat=2mA
  786. [ 42.079108] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  787. [ 42.079169] | VIN_MIN=4300mV , DC_IN=33mV
  788. [ 42.079291] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  789. [ 42.079352] | Maxim_Volt=4163mV , BMS_Volt=4162mV
  790. [ 42.079475] | Maxim_SOC=90 , BMS_SOC=0
  791. [ 42.079536] | IBAT_MAX=925mA , IBAT=2mA , ITERM=200mA
  792. [ 42.079627] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  793. [ 42.079749] | Low_IRQ=1 , FAST_IRQ=1
  794. [ 42.079810] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  795. [ 42.079932] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  796. [ 51.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  797. [ 52.054539] Exiting as rconn_mohm is 0
  798. [ 52.055791] max17043 check temp = 35, PreviousRcomp =0x44
  799. [ 52.056218] [Battery] max17043_work : soc(90), volt(4165)
  800. [ 52.058995] [BMS_SOC_INFO] soc=84% vbatt=4162V temp=35 ibat=1mA
  801. [ 61.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  802. [ 62.054417] Exiting as rconn_mohm is 0
  803. [ 62.057988] [BMS_SOC_INFO] soc=84% vbatt=4164V temp=35 ibat=2mA
  804. [ 62.079108] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  805. [ 62.079230] | VIN_MIN=4300mV , DC_IN=32mV
  806. [ 62.079322] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  807. [ 62.079383] | Maxim_Volt=4165mV , BMS_Volt=4161mV
  808. [ 62.079505] | Maxim_SOC=90 , BMS_SOC=0
  809. [ 62.079566] | IBAT_MAX=925mA , IBAT=2mA , ITERM=200mA
  810. [ 62.079688] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  811. [ 62.079749] | Low_IRQ=1 , FAST_IRQ=1
  812. [ 62.079871] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  813. [ 62.079963] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  814. [ 62.235525] [PM] hot or cold :state=3, level=6 , TEMP=35 , VOLT=4165
  815. [ 62.235586] [PM] BATT TEMP NORMAL : NORMAL ---> NORMAL , TEMP=35 , VOLT=4165
  816. [ 62.236777] max17043 check temp = 35, PreviousRcomp =0x44
  817. [ 62.237143] [Battery] max17043_work : soc(90), volt(4166)
  818. [ 71.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  819. [ 72.054448] Exiting as rconn_mohm is 0
  820. [ 72.057988] [BMS_SOC_INFO] soc=85% vbatt=4162V temp=35 ibat=1mA
  821. [ 73.025698] max17043 check temp = 35, PreviousRcomp =0x44
  822. [ 73.026125] [Battery] max17043_work : soc(90), volt(4165)
  823. [ 81.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  824. [ 82.054417] Exiting as rconn_mohm is 0
  825. [ 82.057927] [BMS_SOC_INFO] soc=85% vbatt=4163V temp=35 ibat=5mA
  826. [ 82.079139] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  827. [ 82.079200] | VIN_MIN=4300mV , DC_IN=33mV
  828. [ 82.079261] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  829. [ 82.079383] | Maxim_Volt=4165mV , BMS_Volt=4162mV
  830. [ 82.079444] | Maxim_SOC=90 , BMS_SOC=0
  831. [ 82.079536] | IBAT_MAX=925mA , IBAT=5mA , ITERM=200mA
  832. [ 82.079658] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  833. [ 82.079780] | Low_IRQ=1 , FAST_IRQ=1
  834. [ 82.079841] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  835. [ 82.079902] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  836. [ 83.035739] max17043 check temp = 35, PreviousRcomp =0x44
  837. [ 83.036166] [Battery] max17043_work : soc(90), volt(4166)
  838. [ 91.694460] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  839. [ 92.054417] Exiting as rconn_mohm is 0
  840. [ 92.057927] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=2mA
  841. [ 93.235708] max17043 check temp = 35, PreviousRcomp =0x44
  842. [ 93.236136] [Battery] max17043_work : soc(90), volt(4165)
  843. [ 101.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  844. [ 102.054448] Exiting as rconn_mohm is 0
  845. [ 102.057927] [BMS_SOC_INFO] soc=85% vbatt=4164V temp=35 ibat=3mA
  846. [ 102.085426] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  847. [ 102.085487] | VIN_MIN=4300mV , DC_IN=33mV
  848. [ 102.085548] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  849. [ 102.085670] | Maxim_Volt=4165mV , BMS_Volt=4164mV
  850. [ 102.085731] | Maxim_SOC=90 , BMS_SOC=0
  851. [ 102.085853] | IBAT_MAX=925mA , IBAT=3mA , ITERM=200mA
  852. [ 102.085945] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  853. [ 102.086067] | Low_IRQ=1 , FAST_IRQ=1
  854. [ 102.086128] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  855. [ 102.086250] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  856. [ 104.025698] max17043 check temp = 35, PreviousRcomp =0x44
  857. [ 104.026125] [Battery] max17043_work : soc(90), volt(4167)
  858. [ 111.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  859. [ 112.054417] Exiting as rconn_mohm is 0
  860. [ 112.057927] [BMS_SOC_INFO] soc=85% vbatt=4164V temp=35 ibat=2mA
  861. [ 114.035678] max17043 check temp = 35, PreviousRcomp =0x44
  862. [ 114.036075] [Battery] max17043_work : soc(90), volt(4163)
  863. [ 121.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  864. [ 122.054417] Exiting as rconn_mohm is 0
  865. [ 122.057927] [BMS_SOC_INFO] soc=85% vbatt=4163V temp=35 ibat=0mA
  866. [ 122.075568] [PM] hot or cold :state=3, level=6 , TEMP=35 , VOLT=4163
  867. [ 122.075629] [PM] BATT TEMP NORMAL : NORMAL ---> NORMAL , TEMP=35 , VOLT=4163
  868. [ 122.081489] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  869. [ 122.081550] | VIN_MIN=4300mV , DC_IN=33mV
  870. [ 122.081672] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  871. [ 122.081733] | Maxim_Volt=4163mV , BMS_Volt=4164mV
  872. [ 122.081855] | Maxim_SOC=90 , BMS_SOC=0
  873. [ 122.081916] | IBAT_MAX=925mA , IBAT=0mA , ITERM=200mA
  874. [ 122.082008] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  875. [ 122.082130] | Low_IRQ=1 , FAST_IRQ=1
  876. [ 122.082191] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  877. [ 122.082313] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  878. [ 124.235708] max17043 check temp = 35, PreviousRcomp =0x44
  879. [ 124.236075] [Battery] max17043_work : soc(90), volt(4166)
  880. [ 131.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  881. [ 132.054448] Exiting as rconn_mohm is 0
  882. [ 132.057927] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=0mA
  883. [ 135.025698] max17043 check temp = 35, PreviousRcomp =0x44
  884. [ 135.026064] [Battery] max17043_work : soc(90), volt(4166)
  885. [ 141.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  886. [ 142.054417] Exiting as rconn_mohm is 0
  887. [ 142.057988] [BMS_SOC_INFO] soc=85% vbatt=4164V temp=35 ibat=0mA
  888. [ 142.079139] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  889. [ 142.079261] | VIN_MIN=4300mV , DC_IN=33mV
  890. [ 142.079352] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  891. [ 142.079413] | Maxim_Volt=4166mV , BMS_Volt=4165mV
  892. [ 142.079536] | Maxim_SOC=90 , BMS_SOC=0
  893. [ 142.079597] | IBAT_MAX=925mA , IBAT=0mA , ITERM=200mA
  894. [ 142.079658] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  895. [ 142.079810] | Low_IRQ=1 , FAST_IRQ=1
  896. [ 142.079932] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  897. [ 142.079993] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  898. [ 145.035678] max17043 check temp = 35, PreviousRcomp =0x44
  899. [ 145.036075] [Battery] max17043_work : soc(90), volt(4167)
  900. [ 151.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  901. [ 152.054417] Exiting as rconn_mohm is 0
  902. [ 152.057927] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=-2mA
  903. [ 155.235708] max17043 check temp = 35, PreviousRcomp =0x44
  904. [ 155.236136] [Battery] max17043_work : soc(90), volt(4166)
  905. [ 161.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  906. [ 162.054448] Exiting as rconn_mohm is 0
  907. [ 162.057988] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=-3mA
  908. [ 162.079139] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  909. [ 162.079291] | VIN_MIN=4300mV , DC_IN=32mV
  910. [ 162.079352] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  911. [ 162.079413] | Maxim_Volt=4166mV , BMS_Volt=4165mV
  912. [ 162.079536] | Maxim_SOC=90 , BMS_SOC=0
  913. [ 162.079597] | IBAT_MAX=925mA , IBAT=-3mA , ITERM=200mA
  914. [ 162.079719] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  915. [ 162.079810] | Low_IRQ=1 , FAST_IRQ=1
  916. [ 162.079932] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  917. [ 162.079993] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  918. [ 166.025698] max17043 check temp = 35, PreviousRcomp =0x44
  919. [ 166.026064] [Battery] max17043_work : soc(90), volt(4167)
  920. [ 171.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  921. [ 172.054417] Exiting as rconn_mohm is 0
  922. [ 172.057988] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=-3mA
  923. [ 176.035678] max17043 check temp = 35, PreviousRcomp =0x44
  924. [ 176.036136] [Battery] max17043_work : soc(90), volt(4166)
  925. [ 181.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  926. [ 182.054417] Exiting as rconn_mohm is 0
  927. [ 182.057927] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=-2mA
  928. [ 182.085426] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  929. [ 182.085487] | VIN_MIN=4300mV , DC_IN=33mV
  930. [ 182.085548] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  931. [ 182.085670] | Maxim_Volt=4166mV , BMS_Volt=4164mV
  932. [ 182.085731] | Maxim_SOC=90 , BMS_SOC=0
  933. [ 182.085792] | IBAT_MAX=925mA , IBAT=-2mA , ITERM=200mA
  934. [ 182.085945] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  935. [ 182.086067] | Low_IRQ=1 , FAST_IRQ=1
  936. [ 182.086128] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  937. [ 182.086189] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  938. [ 182.235495] [PM] hot or cold :state=3, level=6 , TEMP=35 , VOLT=4166
  939. [ 182.235617] [PM] BATT TEMP NORMAL : NORMAL ---> NORMAL , TEMP=35 , VOLT=4166
  940. [ 186.235708] max17043 check temp = 35, PreviousRcomp =0x44
  941. [ 186.236136] [Battery] max17043_work : soc(90), volt(4165)
  942. [ 191.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  943. [ 192.054448] Exiting as rconn_mohm is 0
  944. [ 192.057927] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=-2mA
  945. [ 197.025698] max17043 check temp = 35, PreviousRcomp =0x44
  946. [ 197.026064] [Battery] max17043_work : soc(90), volt(4167)
  947. [ 201.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  948. [ 202.054417] Exiting as rconn_mohm is 0
  949. [ 202.057927] [BMS_SOC_INFO] soc=85% vbatt=4164V temp=35 ibat=-2mA
  950. [ 202.079139] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  951. [ 202.079200] | VIN_MIN=4300mV , DC_IN=32mV
  952. [ 202.079322] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  953. [ 202.079413] | Maxim_Volt=4167mV , BMS_Volt=4166mV
  954. [ 202.079475] | Maxim_SOC=90 , BMS_SOC=0
  955. [ 202.079597] | IBAT_MAX=925mA , IBAT=-2mA , ITERM=200mA
  956. [ 202.079688] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  957. [ 202.079810] | Low_IRQ=1 , FAST_IRQ=1
  958. [ 202.079871] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  959. [ 202.079993] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  960. [ 207.035678] max17043 check temp = 35, PreviousRcomp =0x44
  961. [ 207.036136] [Battery] max17043_work : soc(90), volt(4167)
  962. [ 211.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  963. [ 212.054417] Exiting as rconn_mohm is 0
  964. [ 212.057927] [BMS_SOC_INFO] soc=85% vbatt=4164V temp=35 ibat=-2mA
  965. [ 217.235708] max17043 check temp = 35, PreviousRcomp =0x44
  966. [ 217.236075] [Battery] max17043_work : soc(90), volt(4170)
  967. [ 221.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  968. [ 222.054448] Exiting as rconn_mohm is 0
  969. [ 222.057927] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=-4mA
  970. [ 222.079139] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  971. [ 222.079230] | VIN_MIN=4300mV , DC_IN=32mV
  972. [ 222.079352] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  973. [ 222.079413] | Maxim_Volt=4170mV , BMS_Volt=4165mV
  974. [ 222.079536] | Maxim_SOC=90 , BMS_SOC=0
  975. [ 222.079597] | IBAT_MAX=925mA , IBAT=-4mA , ITERM=200mA
  976. [ 222.079658] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  977. [ 222.079780] | Low_IRQ=1 , FAST_IRQ=1
  978. [ 222.079871] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  979. [ 222.079993] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  980. [ 228.025698] max17043 check temp = 35, PreviousRcomp =0x44
  981. [ 228.026064] [Battery] max17043_work : soc(90), volt(4166)
  982. [ 231.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  983. [ 232.054417] Exiting as rconn_mohm is 0
  984. [ 232.057927] [BMS_SOC_INFO] soc=85% vbatt=4164V temp=35 ibat=-2mA
  985. [ 238.035678] max17043 check temp = 35, PreviousRcomp =0x44
  986. [ 238.036075] [Battery] max17043_work : soc(90), volt(4168)
  987. [ 241.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  988. [ 242.054417] Exiting as rconn_mohm is 0
  989. [ 242.057988] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=1mA
  990. [ 242.075629] [PM] hot or cold :state=3, level=6 , TEMP=35 , VOLT=4168
  991. [ 242.075751] [PM] BATT TEMP NORMAL : NORMAL ---> NORMAL , TEMP=35 , VOLT=4168
  992. [ 242.080146] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  993. [ 242.080268] | VIN_MIN=4300mV , DC_IN=33mV
  994. [ 242.080329] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  995. [ 242.080421] | Maxim_Volt=4168mV , BMS_Volt=4164mV
  996. [ 242.080543] | Maxim_SOC=90 , BMS_SOC=0
  997. [ 242.080604] | IBAT_MAX=925mA , IBAT=1mA , ITERM=200mA
  998. [ 242.080726] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  999. [ 242.080787] | Low_IRQ=1 , FAST_IRQ=1
  1000. [ 242.080939] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  1001. [ 242.081001] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  1002. [ 248.235708] max17043 check temp = 35, PreviousRcomp =0x44
  1003. [ 248.236075] [Battery] max17043_work : soc(90), volt(4167)
  1004. [ 251.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1005. [ 252.054448] Exiting as rconn_mohm is 0
  1006. [ 252.057988] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=-2mA
  1007. [ 259.025698] max17043 check temp = 35, PreviousRcomp =0x44
  1008. [ 259.026125] [Battery] max17043_work : soc(90), volt(4166)
  1009. [ 261.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1010. [ 262.054417] Exiting as rconn_mohm is 0
  1011. [ 262.057927] [BMS_SOC_INFO] soc=85% vbatt=4167V temp=35 ibat=-1mA
  1012. [ 262.079139] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  1013. [ 262.079230] | VIN_MIN=4300mV , DC_IN=31mV
  1014. [ 262.079291] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  1015. [ 262.079413] | Maxim_Volt=4166mV , BMS_Volt=4165mV
  1016. [ 262.079475] | Maxim_SOC=90 , BMS_SOC=0
  1017. [ 262.079536] | IBAT_MAX=925mA , IBAT=-1mA , ITERM=200mA
  1018. [ 262.079658] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  1019. [ 262.079780] | Low_IRQ=1 , FAST_IRQ=1
  1020. [ 262.079871] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  1021. [ 262.079932] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  1022. [ 269.035678] max17043 check temp = 35, PreviousRcomp =0x44
  1023. [ 269.036136] [Battery] max17043_work : soc(90), volt(4165)
  1024. [ 271.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1025. [ 272.054417] Exiting as rconn_mohm is 0
  1026. [ 272.057927] [BMS_SOC_INFO] soc=85% vbatt=4164V temp=35 ibat=-1mA
  1027. [ 279.235708] max17043 check temp = 35, PreviousRcomp =0x44
  1028. [ 279.236136] [Battery] max17043_work : soc(90), volt(4167)
  1029. [ 281.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1030. [ 282.054448] Exiting as rconn_mohm is 0
  1031. [ 282.057927] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=-1mA
  1032. [ 282.085426] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  1033. [ 282.085487] | VIN_MIN=4300mV , DC_IN=32mV
  1034. [ 282.085548] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  1035. [ 282.085670] | Maxim_Volt=4167mV , BMS_Volt=4165mV
  1036. [ 282.085731] | Maxim_SOC=90 , BMS_SOC=0
  1037. [ 282.085853] | IBAT_MAX=925mA , IBAT=-1mA , ITERM=200mA
  1038. [ 282.085945] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  1039. [ 282.086067] | Low_IRQ=1 , FAST_IRQ=1
  1040. [ 282.086128] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  1041. [ 282.086250] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  1042. [ 290.025698] max17043 check temp = 35, PreviousRcomp =0x44
  1043. [ 290.026125] [Battery] max17043_work : soc(90), volt(4167)
  1044. [ 291.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1045. [ 292.054417] Exiting as rconn_mohm is 0
  1046. [ 292.057927] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=-1mA
  1047. [ 300.035739] max17043 check temp = 35, PreviousRcomp =0x44
  1048. [ 300.036105] [Battery] max17043_work : soc(90), volt(4167)
  1049. [ 301.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1050. [ 302.074439] Exiting as rconn_mohm is 0
  1051. [ 302.077918] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=-2mA
  1052. [ 302.159072] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  1053. [ 302.159133] | VIN_MIN=4300mV , DC_IN=33mV
  1054. [ 302.159255] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  1055. [ 302.159316] | Maxim_Volt=4167mV , BMS_Volt=4165mV
  1056. [ 302.159407] | Maxim_SOC=90 , BMS_SOC=0
  1057. [ 302.159529] | IBAT_MAX=925mA , IBAT=-2mA , ITERM=200mA
  1058. [ 302.159590] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  1059. [ 302.159713] | Low_IRQ=1 , FAST_IRQ=1
  1060. [ 302.159774] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  1061. [ 302.159926] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  1062. [ 302.235464] [PM] hot or cold :state=3, level=6 , TEMP=35 , VOLT=4167
  1063. [ 302.235586] [PM] BATT TEMP NORMAL : NORMAL ---> NORMAL , TEMP=35 , VOLT=4167
  1064. [ 310.055699] max17043 check temp = 35, PreviousRcomp =0x44
  1065. [ 310.056065] [Battery] max17043_work : soc(90), volt(4167)
  1066. [ 311.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1067. [ 312.014405] Exiting as rconn_mohm is 0
  1068. [ 312.017884] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=-2mA
  1069. [ 320.195727] max17043 check temp = 35, PreviousRcomp =0x44
  1070. [ 320.196093] [Battery] max17043_work : soc(90), volt(4167)
  1071. [ 321.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1072. [ 322.005463] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  1073. [ 322.005585] | VIN_MIN=4300mV , DC_IN=31mV
  1074. [ 322.005676] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  1075. [ 322.005737] | Maxim_Volt=4167mV , BMS_Volt=4165mV
  1076. [ 322.005859] | Maxim_SOC=90 , BMS_SOC=0
  1077. [ 322.005920] | IBAT_MAX=925mA , IBAT=-1mA , ITERM=200mA
  1078. [ 322.006042] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  1079. [ 322.006104] | Low_IRQ=1 , FAST_IRQ=1
  1080. [ 322.006256] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  1081. [ 322.006317] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  1082. [ 322.014405] Exiting as rconn_mohm is 0
  1083. [ 322.025637] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=19mA
  1084. [ 330.995727] max17043 check temp = 35, PreviousRcomp =0x44
  1085. [ 330.996093] [Battery] max17043_work : soc(90), volt(4165)
  1086. [ 331.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1087. [ 332.014405] Exiting as rconn_mohm is 0
  1088. [ 332.017945] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=0mA
  1089. [ 341.025728] max17043 check temp = 35, PreviousRcomp =0x44
  1090. [ 341.026155] [Battery] max17043_work : soc(90), volt(4170)
  1091. [ 341.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1092. [ 341.999145] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  1093. [ 341.999206] | VIN_MIN=4300mV , DC_IN=32mV
  1094. [ 341.999267] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  1095. [ 341.999389] | Maxim_Volt=4170mV , BMS_Volt=4166mV
  1096. [ 341.999481] | Maxim_SOC=90 , BMS_SOC=0
  1097. [ 341.999542] | IBAT_MAX=925mA , IBAT=-6mA , ITERM=200mA
  1098. [ 341.999664] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  1099. [ 341.999786] | Low_IRQ=1 , FAST_IRQ=1
  1100. [ 341.999847] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  1101. [ 341.999938] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  1102. [ 342.014436] Exiting as rconn_mohm is 0
  1103. [ 342.025637] [BMS_SOC_INFO] soc=85% vbatt=4166V temp=35 ibat=2mA
  1104. [ 351.195727] max17043 check temp = 35, PreviousRcomp =0x44
  1105. [ 351.196093] [Battery] max17043_work : soc(90), volt(4167)
  1106. [ 351.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1107. [ 352.014405] Exiting as rconn_mohm is 0
  1108. [ 352.017945] [BMS_SOC_INFO] soc=85% vbatt=4167V temp=35 ibat=-7mA
  1109. [ 361.694552] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1110. [ 361.695711] max17043 check temp = 35, PreviousRcomp =0x44
  1111. [ 361.696078] [Battery] max17043_work : soc(90), volt(4170)
  1112. [ 362.005402] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  1113. [ 362.005493] | VIN_MIN=4300mV , DC_IN=32mV
  1114. [ 362.005554] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  1115. [ 362.005676] | Maxim_Volt=4170mV , BMS_Volt=4166mV
  1116. [ 362.005737] | Maxim_SOC=90 , BMS_SOC=0
  1117. [ 362.005859] | IBAT_MAX=925mA , IBAT=-6mA , ITERM=200mA
  1118. [ 362.005951] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  1119. [ 362.006073] | Low_IRQ=1 , FAST_IRQ=1
  1120. [ 362.006134] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  1121. [ 362.006256] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  1122. [ 362.014405] Exiting as rconn_mohm is 0
  1123. [ 362.025637] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=12mA
  1124. [ 363.035495] [PM] hot or cold :state=3, level=6 , TEMP=35 , VOLT=4170
  1125. [ 363.035617] [PM] BATT TEMP NORMAL : NORMAL ---> NORMAL , TEMP=35 , VOLT=4170
  1126. [ 371.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1127. [ 371.995757] max17043 check temp = 35, PreviousRcomp =0x44
  1128. [ 371.996123] [Battery] max17043_work : soc(90), volt(4167)
  1129. [ 372.014436] Exiting as rconn_mohm is 0
  1130. [ 372.017915] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=-2mA
  1131. [ 381.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1132. [ 381.999175] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  1133. [ 381.999236] | VIN_MIN=4300mV , DC_IN=33mV
  1134. [ 381.999359] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  1135. [ 381.999420] | Maxim_Volt=4167mV , BMS_Volt=4166mV
  1136. [ 381.999542] | Maxim_SOC=90 , BMS_SOC=0
  1137. [ 381.999633] | IBAT_MAX=925mA , IBAT=-7mA , ITERM=200mA
  1138. [ 381.999694] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  1139. [ 381.999816] | Low_IRQ=1 , FAST_IRQ=1
  1140. [ 381.999877] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  1141. [ 381.999999] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  1142. [ 382.014527] Exiting as rconn_mohm is 0
  1143. [ 382.016206] max17043 check temp = 35, PreviousRcomp =0x44
  1144. [ 382.016603] [Battery] max17043_work : soc(90), volt(4167)
  1145. [ 382.025667] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=8mA
  1146. [ 391.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1147. [ 392.014436] Exiting as rconn_mohm is 0
  1148. [ 392.017915] [BMS_SOC_INFO] soc=85% vbatt=4165V temp=35 ibat=-4mA
  1149. [ 392.195727] max17043 check temp = 35, PreviousRcomp =0x44
  1150. [ 392.196123] [Battery] max17043_work : soc(90), volt(4168)
  1151. [ 401.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1152. [ 401.999145] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  1153. [ 401.999267] | VIN_MIN=4300mV , DC_IN=32mV
  1154. [ 401.999359] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  1155. [ 401.999420] | Maxim_Volt=4168mV , BMS_Volt=4166mV
  1156. [ 401.999542] | Maxim_SOC=90 , BMS_SOC=0
  1157. [ 401.999603] | IBAT_MAX=925mA , IBAT=-3mA , ITERM=200mA
  1158. [ 401.999725] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  1159. [ 401.999816] | Low_IRQ=1 , FAST_IRQ=1
  1160. [ 401.999938] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  1161. [ 401.999999] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  1162. [ 402.014405] Exiting as rconn_mohm is 0
  1163. [ 402.025637] [BMS_SOC_INFO] soc=85% vbatt=4164V temp=35 ibat=2mA
  1164. [ 402.995727] max17043 check temp = 35, PreviousRcomp =0x44
  1165. [ 402.996093] [Battery] max17043_work : soc(90), volt(4167)
  1166. [ 411.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1167. [ 412.014436] Exiting as rconn_mohm is 0
  1168. [ 412.017884] [BMS_SOC_INFO] soc=85% vbatt=4167V temp=35 ibat=-5mA
  1169. [ 413.025728] max17043 check temp = 35, PreviousRcomp =0x44
  1170. [ 413.026094] [Battery] max17043_work : soc(90), volt(4171)
  1171. [ 421.694368] >>>pet_watchdog_work [system rev: 10][raw ver: 7]
  1172. [ 421.999145] | DC_IRQ=0(GPIO=0) , USB_IRQ=1
  1173. [ 421.999267] | VIN_MIN=4300mV , DC_IN=33mV
  1174. [ 421.999359] | VBAT_MAX=4350mV , VBAT_LOW=4240mV
  1175. [ 421.999420] | Maxim_Volt=4171mV , BMS_Volt=4166mV
  1176. [ 421.999542] | Maxim_SOC=90 , BMS_SOC=0
  1177. [ 421.999603] | IBAT_MAX=925mA , IBAT=-6mA , ITERM=200mA
  1178. [ 421.999725] | FET_IRQ=1 , FET_FORCE=129 , FSM=7 , Dis_Bit=0 , Auto_Enable=1 , RegLoop=0
  1179. [ 421.999786] | Low_IRQ=1 , FAST_IRQ=1
  1180. [ 421.999908] | BAT_TEMP=35 , XO_Therm=37(100) , XO_Mitigation=0
  1181. [ 421.999999] | chg_batt_temp_state=3 , last_stop_charging=0 , pseudo_ui_charging=0
  1182. [ 422.014405] Exiting as rconn_mohm is 0
  1183. [ 422.025637] [BMS_SOC_INFO] soc=85% vbatt=4164V temp=35 ibat=6mA
  1184. [ 423.195543] [PM] hot or cold :state=3, level=6 , TEMP=35 , VOLT=4171
  1185. [ 423.195635] [PM] BATT TEMP NORMAL : NORMAL ---> NORMAL , TEMP=35 , VOLT=4171
  1186. [ 423.196856] max17043 check temp = 35, PreviousRcomp =0x44
  1187. [ 423.197253] [Battery] max17043_work : soc(90), volt(4168)
  1188. [ 424.073370] SysRq : Emergency Remount R/O
  1189. [ 424.203631] EXT4-fs (mmcblk0p14): re-mounted. Opts: (null)
  1190. [ 424.209186] EXT4-fs (mmcblk0p15): re-mounted. Opts: (null)
  1191. [ 424.211475] EXT4-fs (mmcblk0p16): re-mounted. Opts: (null)
  1192. [ 424.214863] EXT4-fs (mmcblk0p17): re-mounted. Opts: (null)
  1193. [ 424.218403] EXT4-fs (mmcblk0p27): re-mounted. Opts: (null)
  1194. [ 424.221913] EXT4-fs (mmcblk0p12): re-mounted. Opts: (null)
  1195. [ 424.231313] EXT4-fs (mmcblk0p22): re-mounted. Opts: (null)
  1196. [ 424.232900] EXT4-fs (mmcblk0p24): re-mounted. Opts: (null)
  1197. [ 424.236136] EXT4-fs (mmcblk0p18): re-mounted. Opts: (null)
  1198. [ 424.236532] Emergency Remount complete
  1199. [ 424.276056] Restarting system.
  1200. [ 424.276148]
  1201. [ 424.276209] Restarting Linux version 3.0.21-gaa2754e (jinwooc.choi@LGEARND3U3) (gcc version 4.4.3 (GCC) ) #1 SMP PREEMPT Wed Jan 2 17:19:02 KST 2013
  1202. [ 424.276209]
  1203. [ 424.277094] Going down for restart now
  1204.  
  1205. No errors detected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement