Mr_ZQS

Untitled

Nov 21st, 2021
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 103.69 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Linux version 3.4.113-David_Black-g773d955b46e-dirty (david-black@David-Black) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Oct 20 04:02:06 +07 2019
  4. [ 0.000000] CPU: ARMv7 Processor [510f06f2] revision 2 (ARMv7), cr=10c5387d
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  6. [ 0.000000] Machine: Sony Mobile fusion3
  7. [ 0.000000] Truncating memory at 0xc0000000 to fit in 32-bit physical address space
  8. [ 0.000000] SONY hardware build PBA ID: '1267-4473'
  9. [ 0.000000] SONY hardware build PBA rev(1): '6'
  10. [ 0.000000] SONY hardware build PBA rev(2): '6'
  11. [ 0.000000] SONY hardware build HW rev: future (2147483647)
  12. [ 0.000000] Initialized persistent memory from fffdf000-ffffefff
  13. [ 0.000000] ram_console memory reserved: 0x20000@0xfffdf000
  14. [ 0.000000] s1boot_rpm memory reserved: 0x15f000@0xffe00000
  15. [ 0.000000] mem_map: fixed_low_area reserved at 0x9fe00000 with size 0x200000
  16. [ 0.000000] mem_map: fixed_middle_area reserved at 0xa0000000 with size 0x6000000
  17. [ 0.000000] mem_map: fixed_high_area reserved at 0xa6000000 with size 0x100000
  18. [ 0.000000] mem_map: rtb reserved with size 0x100000 in pool
  19. [ 0.000000] memory pool 3 (start 0xfbe00000 size 4000000) initialized
  20. [ 0.000000] cma: CMA: reserved 16 MiB at 0xae800000 for default region
  21. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  22. [ 0.000000] socinfo_init: v7, id=109, ver=1.1, raw_id=1817, raw_ver=1817, hw_plat=8, hw_plat_ver=65536
  23. [ 0.000000] accessory_chip=0, hw_plat_subtype=1, pmic_model=18, pmic_die_revision=4
  24. [ 0.000000] allocating 11337728 bytes at c3c3b000 (83e3b000 physical) for fb
  25. [ 0.000000] PERCPU: Embedded 10 pages/cpu @c470e000 s16448 r8192 d16320 u40960
  26. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 470787
  27. [ 0.000000] Kernel command line: androidboot.selinux=permissive androidboot.hardware=qcom msm_rtb.filter=0x3F ehci-hcd.park=3 androidboot.selinux=permissive androidboot.emmc=true androidboot.bootloader=s1 oemandroidboot.s1boot=S1_Boot_Lagan_1.1_10 androidboot.serialno=EP7416882E ta_info=1,16,256 startup=0x00000001 warmboot=0x000052d1 oemandroidboot.imei=3566030531533200 oemandroidboot.babe1325=313236372d34343733 oemandroidboot.babe1326=36 androidboot.baseband=mdm
  28. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  29. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  30. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  31. [ 0.000000] Memory: 140MB 74MB 4MB 7MB 255MB 1373MB 1MB = 1854MB total
  32. [ 0.000000] Memory: 1821040k/1821040k available, 245388k reserved, 1249792K highmem
  33. [ 0.000000] Virtual kernel memory layout:
  34. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  35. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  36. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  37. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  38. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  39. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  40. [ 0.000000] .text : 0xc0008000 - 0xc0faaf7c (16012 kB)
  41. [ 0.000000] .init : 0xc0fab000 - 0xc1011040 ( 409 kB)
  42. [ 0.000000] .data : 0xc1012000 - 0xc10c14e0 ( 702 kB)
  43. [ 0.000000] .bss : 0xc119d964 - 0xc1343da8 (1690 kB)
  44. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-0, MinObjects=0, CPUs=4, Nodes=1
  45. [ 0.000000] Preemptible hierarchical RCU implementation.
  46. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  47. [ 0.000000] NR_IRQS:1177
  48. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65536000000000ns
  49. [ 0.000000] Switching to timer-based delay loop
  50. [ 0.000000] Console: colour dummy device 80x30
  51. [ 0.000000] console [tty0] enabled
  52. [ 0.000885] Calibrating delay loop (skipped), value calculated using timer frequency.. 13.50 BogoMIPS (lpj=67500)
  53. [ 0.000915] pid_max: default: 32768 minimum: 301
  54. [ 0.001159] Security Framework initialized
  55. [ 0.001220] SELinux: Initializing.
  56. [ 0.001464] Mount-cache hash table entries: 512
  57. [ 0.002655] Initializing cgroup subsys debug
  58. [ 0.002685] Initializing cgroup subsys cpuacct
  59. [ 0.002716] Initializing cgroup subsys freezer
  60. [ 0.002746] Initializing cgroup subsys bfqio
  61. [ 0.002868] CPU: Testing write buffer coherency: ok
  62. [ 0.003204] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  63. [ 0.003234] hw perfevents: enabled with ARMv7 Krait PMU driver, 5 counters available
  64. [ 0.003326] Setting up static identity map for 0x80dc76b8 - 0x80dc7740
  65. [ 0.008087] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  66. [ 0.011138] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  67. [ 0.014038] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  68. [ 0.014434] Brought up 4 CPUs
  69. [ 0.014526] SMP: Total of 4 processors activated (54.00 BogoMIPS).
  70. [ 0.032135] VFP support v0.3: implementor 51 architecture 64 part 6f variant 0 rev 2
  71. [ 0.032806] dummy:
  72. [ 0.034118] NET: Registered protocol family 16
  73. [ 0.038574] DMA: preallocated 256 KiB pool for atomic coherent allocations
  74. [ 0.038879] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
  75. [ 0.043640] meminfo_init: smem ram ptable found: ver: 0 len: 6
  76. [ 0.043701] Found 2 memory banks grouped into 16 memory regions
  77. [ 0.044097] gpiochip_add: registered GPIOs 0 to 151 on device: msmgpio
  78. [ 0.045379] socinfo_init: v7, id=109, ver=1.1, raw_id=1817, raw_ver=1817, hw_plat=8, hw_plat_ver=65536
  79. [ 0.045379] accessory_chip=0, hw_plat_subtype=1, pmic_model=18, pmic_die_revision=4
  80. [ 0.045471] msm_rpm_init: RPM firmware 3.0.16842952
  81. [ 0.066009] msm_rpm_get_status(): Status id 433 not defined for target
  82. [ 0.066040] msm_rpm_get_status(): Status id 433 not defined for target
  83. [ 0.066040] msm_rpm_get_status(): Status id 433 not defined for target
  84. [ 0.066070] msm_rpm_get_status(): Status id 433 not defined for target
  85. [ 0.066101] msm_rpm_get_status(): Status id 433 not defined for target
  86. [ 0.066131] msm_rpm_get_status(): Status id 433 not defined for target
  87. [ 0.066131] msm_rpm_get_status(): Status id 433 not defined for target
  88. [ 0.066162] msm_rpm_get_status(): Status id 433 not defined for target
  89. [ 0.086242] gpio_vreg_probe: id=202, name=ext_5v, gpio=202, gpio_label=ext_5v_en
  90. [ 0.086517] pm8921_probe: PMIC revision 1: F4
  91. [ 0.086547] pm8921_probe: PMIC revision 2: 06
  92. [ 0.086578] pm8921_probe: PMIC version: PM8921 rev 3.0
  93. [ 0.086608] pm8921_probe: PMIC Restart Reason: Triggered from KPD (power key press)
  94. [ 0.087768] gpiochip_add: registered GPIOs 152 to 195 on device: pm-gpio
  95. [ 0.088317] pm_gpio_probe: OK: base=152, ngpio=44
  96. [ 0.088531] gpiochip_add: registered GPIOs 196 to 207 on device: pm8xxx-mpp
  97. [ 0.088623] pm8xxx_mpp_probe: OK: base=196, ngpio=12
  98. [ 0.091278] pm8821_probe: PMIC revision 1: PM8821 rev F3
  99. [ 0.091308] pm8821_probe: PMIC revision 2: PM8821 rev 0B
  100. [ 0.091339] pm8821_probe: PMIC version: PM8821 ver 2.1
  101. [ 0.091949] gpiochip_add: registered GPIOs 208 to 211 on device: pm8xxx-mpp
  102. [ 0.091979] pm8xxx_mpp_probe: OK: base=208, ngpio=4
  103. [ 0.092559] gpio_vreg_probe: id=193, name=ext_otg_sw, gpio=193, gpio_label=ext_otg_sw_en
  104. [ 0.093749] saw_probe: id=0, name=8921_s5
  105. [ 0.094146] saw_probe: id=1, name=8921_s6
  106. [ 0.094512] saw_probe: id=2, name=8821_s0
  107. [ 0.094909] saw_probe: id=3, name=8821_s1
  108. [ 0.100524] persistent_ram: found existing buffer, size 104159, start 104159
  109. [ 0.414642] console [ram-1] enabled
  110. [ 0.419738] 8921_l23: Failed to create debugfs directory
  111. [ 0.423339] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  112. [ 0.423522] hw-breakpoint: maximum watchpoint size is 8 bytes.
  113. [ 0.424530] Switching to clocksource gp_timer
  114. [ 0.429046] sps:BAM 0x12244000 enabled: ver:0x5, number of pipes:20
  115. [ 0.429229] sps:BAM 0x12244000 is registered.sps:sps is ready.
  116. [ 0.461639] bio: create slab <bio-0> at 0
  117. [ 0.463409] vgaarb: loaded
  118. [ 0.463775] ION heap vmalloc created
  119. [ 0.463897] ION heap mm created at a0000000 with size 6000000
  120. [ 0.464141] ION heap camera_preview created at fbe09000 with size 3200000
  121. [ 0.464324] ION heap mm_fw created at 9fe00000 with size 1e0000
  122. [ 0.464538] ION heap mfc created at a6000000 with size 42000
  123. [ 0.464660] ION heap iommu created
  124. [ 0.464843] ION heap qsecom created at ff009000 with size 780000
  125. [ 0.465057] ION heap audio created at ff789000 with size 4cf000
  126. [ 0.466400] pm8xxx_pwm_probe: OK
  127. [ 0.467224] SCSI subsystem initialized
  128. [ 0.467651] sps:BAM 0x28084000 enabled: ver:0x12, number of pipes:31
  129. [ 0.467834] sps:BAM 0x28084000 is registered.[ 0.470092] usbcore: registered new interface driver usbfs
  130. [ 0.470275] usbcore: registered new interface driver hub
  131. [ 0.470611] usbcore: registered new device driver usb
  132. [ 0.471038] input: pmic8xxx_pwrkey as /devices/platform/msm_ssbi.0/pm8921-core/pm8xxx-pwrkey/input/input0
  133. [ 0.471405] slimbus:1 laddr:0x0, EAPC:0x1:0x60
  134. [ 0.471801] slimbus:1 laddr:0x1, EAPC:0x0:0x50[ 0.472045] using input dev pmic8xxx_pwrkey for key reset
  135. [ 0.472167] Linux media interface: v0.10
  136. [ 0.472198] Linux video capture interface: v2.00
  137. [ 0.472686] slimbus:1 laddr:0x2, EAPC:0x5:0x50[ 0.473022] msm_iommu_dev: device vpe mapped at f0400000, with 2 ctx banks
  138. [ 0.473052] slimbus:1 laddr:0x3, EAPC:0x1:0x50
  139. slimbus:1 laddr:0x4, EAPC:0x0:0x60[ 0.473541] msm_iommu_dev: device mdp0 mapped at f0600000, with 2 ctx banks
  140. [ 0.473663] msm_iommu_dev: device mdp1 mapped at f0800000, with 2 ctx banks
  141. [ 0.473785] msm_iommu_dev: device rot mapped at f0a00000, with 2 ctx banks
  142. [ 0.473876] msm_iommu_dev: device ijpeg mapped at f0c00000, with 2 ctx banks
  143. [ 0.473999] msm_iommu_dev: device vfe mapped at f0e00000, with 2 ctx banks
  144. [ 0.474121] msm_iommu_dev: device vcodec_a mapped at f1000000, with 2 ctx banks
  145. [ 0.474243] msm_iommu_dev: device vcodec_b mapped at f1200000, with 2 ctx banks
  146. [ 0.474365] msm_iommu_dev: device gfx3d mapped at f1400000, with 3 ctx banks
  147. [ 0.474456] msm_iommu_dev: device jpegd mapped at f1600000, with 2 ctx banks
  148. [ 0.474578] msm_iommu_dev: device gfx3d1 mapped at f1800000, with 3 ctx banks
  149. [ 0.474731] msm_iommu_dev: device vcap mapped at f1a00000, with 2 ctx banks
  150. [ 0.476196] msm_iommu_ctx msm_iommu_ctx.2: context vpe_src using bank 0
  151. [ 0.476501] msm_iommu_ctx msm_iommu_ctx.3: context vpe_dst using bank 1
  152. [ 0.476928] msm_iommu_ctx msm_iommu_ctx.4: context mdp_port0_cb0 using bank 0
  153. [ 0.477355] msm_iommu_ctx msm_iommu_ctx.5: context mdp_port0_cb1 using bank 1
  154. [ 0.477691] msm_iommu_ctx msm_iommu_ctx.6: context mdp_port1_cb0 using bank 0
  155. [ 0.478118] msm_iommu_ctx msm_iommu_ctx.7: context mdp_port1_cb1 using bank 1
  156. [ 0.478454] msm_iommu_ctx msm_iommu_ctx.8: context rot_src using bank 0
  157. [ 0.478851] msm_iommu_ctx msm_iommu_ctx.9: context rot_dst using bank 1
  158. [ 0.479278] msm_iommu_ctx msm_iommu_ctx.10: context ijpeg_src using bank 0
  159. [ 0.479583] msm_iommu_ctx msm_iommu_ctx.11: context ijpeg_dst using bank 1
  160. [ 0.480010] msm_iommu_ctx msm_iommu_ctx.12: context vfe_imgwr using bank 0
  161. [ 0.480316] msm_iommu_ctx msm_iommu_ctx.13: context vfe_misc using bank 1
  162. [ 0.480743] msm_iommu_ctx msm_iommu_ctx.14: context vcodec_a_stream using bank 0
  163. [ 0.481140] msm_iommu_ctx msm_iommu_ctx.15: context vcodec_a_mm1 using bank 1
  164. [ 0.481536] msm_iommu_ctx msm_iommu_ctx.16: context vcodec_b_mm2 using bank 0
  165. [ 0.481994] msm_iommu_ctx msm_iommu_ctx.17: context gfx3d_user using bank 0
  166. [ 0.482482] msm_iommu_ctx msm_iommu_ctx.18: context gfx3d_priv using bank 1
  167. [ 0.482788] msm_iommu_ctx msm_iommu_ctx.0: context jpegd_src using bank 0
  168. [ 0.483184] msm_iommu_ctx msm_iommu_ctx.1: context jpegd_dst using bank 1
  169. [ 0.483581] msm_iommu_ctx msm_iommu_ctx.19: context gfx3d1_user using bank 0
  170. [ 0.484039] msm_iommu_ctx msm_iommu_ctx.20: context gfx3d1_priv using bank 1
  171. [ 0.484436] msm_iommu_ctx msm_iommu_ctx.21: context vcap_vc using bank 0
  172. [ 0.484802] msm_iommu_ctx msm_iommu_ctx.22: context vcap_vp using bank 1
  173. [ 0.485137] Advanced Linux Sound Architecture Driver Version 1.0.25.
  174. [ 0.485809] Bluetooth: Core ver 2.16
  175. [ 0.486053] NET: Registered protocol family 31
  176. [ 0.486145] Bluetooth: HCI device and connection manager initialized
  177. [ 0.486297] Bluetooth: HCI socket layer initialized
  178. [ 0.486419] Bluetooth: L2CAP socket layer initialized
  179. [ 0.486999] Bluetooth: SCO socket layer initialized
  180. [ 0.487426] cfg80211: Calling CRDA to update world regulatory domain
  181. [ 0.487640] cfg80211: World regulatory domain updated:
  182. [ 0.487731] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  183. [ 0.487915] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  184. [ 0.488006] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  185. [ 0.488189] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  186. [ 0.488372] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  187. [ 0.488525] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (300 mBi, 2000 mBm)
  188. [ 0.488647] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
  189. [ 0.535614] NET: Registered protocol family 2
  190. [ 0.544036] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  191. [ 0.544860] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  192. [ 0.546264] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  193. [ 0.546936] TCP: Hash tables configured (established 131072 bind 65536)
  194. [ 0.547119] TCP: reno registered
  195. [ 0.547210] UDP hash table entries: 512 (order: 2, 16384 bytes)
  196. [ 0.547424] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  197. [ 0.547882] NET: Registered protocol family 1
  198. [ 0.548370] Trying to unpack rootfs image as initramfs...
  199. [ 1.264129] Freeing initrd memory: 12480K
  200. [ 1.271728] Detected 5 counters on the L2CC PMU.
  201. [ 1.273406] pil_qdsp6v4 pil_qdsp6v4.0: using secure boot
  202. [ 1.275329] pil_riva pil_riva: using secure boot
  203. [ 1.278533] pil_dsps pil_dsps: using secure boot
  204. [ 1.280059] pil_gss pil_gss: using secure boot
  205. [ 1.282714] smd_channel_probe_worker: allocation table not initialized
  206. [ 1.290222] NET: Registered protocol family 27
  207. [ 1.293457] lpass_fatal_init: lpass SSR driver init'ed.
  208. [ 1.293762] wcnss_8960: module initialized
  209. [ 1.294158] gss_8064_init: gss fatal driver init'ed.
  210. [ 1.294891] acpuclk-8064 acpuclk-8064: SPEED BIN: 0
  211. [ 1.294982] acpuclk-8064 acpuclk-8064: ACPU PVS: 3
  212. [ 1.297607] acpuclk-8064 acpuclk-8064: CPU Frequencies Supported: 12
  213. [ 1.300048] msm_rpm_log_probe: OK
  214. [ 1.303375] mdm_modem_probe: registered mdm id 0
  215. [ 1.305450] usbcore: registered new interface driver hsic_sysmon
  216. [ 1.310668] audit: initializing netlink socket (disabled)
  217. [ 1.310821] type=2000 audit(1.300:1): initialized
  218. [ 1.311920] highmem bounce pool size: 64 pages
  219. [ 1.314910] VFS: Disk quotas dquot_6.5.2
  220. [ 1.315155] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  221. [ 1.316406] [SDFAT] Filesystem version 2.0.6
  222. [ 1.316680] Registering sdcardfs 0.1
  223. [ 1.317230] fuse init (API version 7.18)
  224. [ 1.320587] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  225. [ 1.320709] io scheduler noop registered (default)
  226. [ 1.320831] io scheduler deadline registered
  227. [ 1.320922] io scheduler row registered
  228. [ 1.321014] io scheduler cfq registered
  229. [ 1.321136] io scheduler fiops registered
  230. [ 1.321350] io scheduler bfq registered
  231. [ 1.321411] BFQ I/O-scheduler: v7r8
  232. [ 1.327087] mipi_dsi base phy_addr = 0x4700000 virt = 0xf1e00000
  233. [ 1.327239] mmss_sfpb base phy_addr = 0x5700000,virt = 0xf00e0000
  234. [ 1.327514] mipi_dsi_panel_probe: pdev = c10f06f0, pdev->name = mipi_dsi_panel
  235. [ 1.327636] setting pdata->panel_info.fb_num to 3. type: 8
  236. [ 1.332855] mdp_probe: panel_detect function
  237. [ 1.391998] mipi_dsi_panel mipi_dsi_panel.0: detect_panel: Found panel: mipi_video_sharp_wxga_ls046k3sx01
  238. [ 1.392120] mipi_dsi_panel mipi_dsi_panel.0: detect_panel: send_video_data_before_display_on
  239. [ 1.395874] FrameBuffer[0] 720x1280x32 size=11304960 bytes is registered successfully!
  240. [ 1.396270] mipi_dsi_panel mipi_dsi_panel.0: mipi_dsi_panel_create_debugfs: create folder mipi_dsi_panel.0
  241. [ 1.396453] mipi_dsi_panel mipi_dsi_panel.0: mipi_dsi_panel_probe: Probe success
  242. [ 1.398529] Drawing logo.
  243. [ 1.600616] msm_fb_detect_panel: comparing name=hdmi_msm with mipi_video_renesas_fwvga
  244. [ 1.601470] setting pdata->panel_info.fb_num to 1. type: 7
  245. [ 1.601898] mdp_probe: panel_detect function
  246. [ 1.601989] mdp_probe: no panel_detect function
  247. [ 1.602691] FrameBuffer[1] 1920x1080x16 size=0 bytes is registered successfully!
  248. [ 1.603057] mdp4_dtv_vsync_init: ndx=0
  249. [ 1.603179] hdmi_msm hdmi_msm.1: external_common_state_create: sysfs group edbc3408
  250. [ 1.603332] hdmi_msm hdmi_msm.1: hdmi_msm_config_hdcp_feature: HDCP Feature: Enabled
  251. [ 1.603729] setting pdata->panel_info.fb_num to 1. type: 10
  252. [ 1.603912] Inside writeback_driver_init
  253. [ 1.604095] Inside writeback_probe
  254. [ 1.604370] mdp_probe: panel_detect function
  255. [ 1.604461] mdp_probe: no panel_detect function
  256. [ 1.604675] FrameBuffer[2] 1280x720x16 size=0 bytes is registered successfully!
  257. [ 1.605651]
  258. msm_vidc_enc: Inside vid_enc_init()
  259. [ 1.605865]
  260. [ 1.605865] msm_vidc_enc: Inside vid_enc_vcd_init()[ 1.606170] lm3533 0-0036: lm3533_probe
  261. [ 1.634857] mipi_dsi_panel mipi_dsi_panel.0: panel_display_on: DISPLAY_ON sent
  262. [ 1.639831] lm3533 0-0036: New led 'lm3533-lcd-bl'
  263. [ 1.639892] lm3533 0-0036: New led 'not-connected'
  264. [ 1.640014] lm3533 0-0036: New led 'lm3533-red'
  265. [ 1.640075] lm3533 0-0036: New led 'lm3533-green'
  266. [ 1.640197] lm3533 0-0036: New led 'lm3533-blue'
  267. [ 1.640594] lm3533 0-0036: lm3533-lcd-bl: 255 on startup
  268. [ 1.641326] lm3533 0-0036: lm3533-red: 0 on startup
  269. [ 1.641754] lm3533 0-0036: lm3533_probe: completed.
  270. [ 1.641815] lm3533 0-0036: lm3533_fb_backlight_setup: Registered fb_notifier
  271. [ 1.641967] lm3533_init: lm3533 LMU IC driver, built Oct 20 2019 @ 03:57:28
  272. [ 1.643218] msm_rotator_probe: rotator_hw_revision=2
  273. [ 1.645294] diagchar initialized now
  274. [ 1.646881] kgsl kgsl-3d0: |kgsl_iommu_init| MMU type set for device is IOMMU
  275. [ 1.653106] brd: module loaded
  276. [ 1.655364] loop: module loaded
  277. [ 1.655548] i2c-core: driver [isa1200] using legacy suspend method
  278. [ 1.655609] i2c-core: driver [isa1200] using legacy resume method
  279. [ 1.660675] lm3560 0-0053: lm3560_probe: loaded
  280. [ 1.661468] lm3560 0-0053: lm3560_suspend: Suspended lm3560 driver.
  281. [ 1.678985] i2c i2c-2: mpu3050: +bma250
  282. [ 1.679046] i2c i2c-2: mpu3050: +ak89xx
  283. [ 1.679138] i2c i2c-2: WARNING: Compass irq not assigned
  284. [ 1.679229] i2c i2c-2: mpu3050: No Pressure Present
  285. [ 1.679595] qup_i2c qup_i2c.2: QUP: I2C status flags :0x1300c8, irq:228
  286. [ 1.679748] qup_i2c qup_i2c.2: I2C slave addr:0x68 not connected
  287. [ 1.679840] mldl_cfg:/home/david-black/crdroid9/kernel/sony/apq8064/drivers/misc/mpu3050/mldl_cfg.c|MLDLPowerMgmtMPU|438 returning 149
  288. [ 1.679962] mldl_cfg:/home/david-black/crdroid9/kernel/sony/apq8064/drivers/misc/mpu3050/mldl_cfg.c|mpu3050_open|992 returning 149
  289. [ 1.680084] i2c i2c-2: Unable to open mpu3050 149
  290. [ 1.680206] i2c i2c-2: mpu3050_probe failed -19
  291. [ 1.680297] i2c-core: driver [mpu3050] using legacy suspend method
  292. [ 1.680419] i2c-core: driver [mpu3050] using legacy resume method
  293. [ 1.680511] tabla-slim tabla-slim: Platform data from board file
  294. [ 1.835876] wcd9xxx_slim_probe: failed to get slimbus tabla-slim logical address: -6
  295. [ 1.838623] tabla2x-slim tabla2x-slim: Platform data from board file
  296. [ 1.902130] wcd9xxx_check_codec_type: codec is tabla_codec
  297. [ 1.902252] wcd9xxx_check_codec_type: Read codec idbytes & version
  298. [ 1.902252] byte_0[00000002] byte_1[00000000] byte_2[00000000]
  299. [ 1.902252] byte_3[00000001] version = 2
  300. [ 1.903015] i2c-core: driver [tabla-i2c-core] using legacy suspend method
  301. [ 1.903137] i2c-core: driver [tabla-i2c-core] using legacy resume method
  302. [ 1.904174] tun: Universal TUN/TAP device driver, 1.6
  303. [ 1.904296] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  304. [ 1.904418] rmnet_init: BAM devices[8]
  305. [ 1.911010] PPP generic driver version 2.4.2
  306. [ 1.911163] PPP BSD Compression module registered
  307. [ 1.911224] PPP Deflate Compression module registered
  308. [ 1.912261] PPP MPPE Compression module registered
  309. [ 1.912353] NET: Registered protocol family 24
  310. [ 1.912475] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
  311. [ 1.912567] CSLIP: code copyright 1989 Regents of the University of California.
  312. [ 1.912750] wcnss_wlan probed in built-in mode
  313. [ 1.913360] usbcore: registered new interface driver asix
  314. [ 1.913543] usbcore: registered new interface driver cdc_eem
  315. [ 1.913665] usbcore: registered new interface driver dm9601
  316. [ 1.913818] usbcore: registered new interface driver smsc75xx
  317. [ 1.913909] usbcore: registered new interface driver smsc95xx
  318. [ 1.914062] usbcore: registered new interface driver gl620a
  319. [ 1.914184] usbcore: registered new interface driver plusb
  320. [ 1.914337] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  321. [ 1.914611] usbcore: registered new interface driver int51x1
  322. [ 1.914703] usbcore: registered new interface driver kalmia
  323. [ 1.914855] usbcore: registered new interface driver sierra_net
  324. [ 1.914947] usbcore: registered new interface driver cx82310_eth
  325. [ 1.915466] msm_otg msm_otg: msm_otg probe
  326. [ 1.915557] msm_otg msm_otg: failed to get phy_clk
  327. [ 1.915679] msm_otg msm_otg: OTG regs = f00ee000
  328. [ 1.918151] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  329. [ 1.918823] usb_host_ext_event has been registered!
  330. [ 1.918945] Initializing USB Mass Storage driver...
  331. [ 1.919097] usbcore: registered new interface driver usb-storage
  332. [ 1.919219] USB Mass Storage support registered.
  333. [ 1.919311] usbcore: registered new interface driver ums-alauda
  334. [ 1.919464] usbcore: registered new interface driver ums-cypress
  335. [ 1.919586] usbcore: registered new interface driver ums-datafab
  336. [ 1.919708] usbcore: registered new interface driver ums-freecom
  337. [ 1.919830] usbcore: registered new interface driver ums-isd200
  338. [ 1.919952] usbcore: registered new interface driver ums-jumpshot
  339. [ 1.920074] usbcore: registered new interface driver ums-karma
  340. [ 1.920196] usbcore: registered new interface driver ums-onetouch
  341. [ 1.920318] usbcore: registered new interface driver ums-sddr09
  342. [ 1.920471] usbcore: registered new interface driver ums-sddr55
  343. [ 1.920562] usbcore: registered new interface driver ums-usbat
  344. [ 1.920745] usbcore: registered new interface driver usbserial
  345. [ 1.920867] usbserial: USB Serial Driver core
  346. [ 1.920959] usbcore: registered new interface driver qc_csvt
  347. [ 1.921051] USB Serial support registered for qc_csvt
  348. [ 1.921203] usbcore: registered new interface driver usb_ehset_test
  349. [ 1.921325] usbcore: registered new interface driver diag_bridge
  350. [ 1.921600] usbcore: registered new interface driver mdm_bridge
  351. [ 1.922180] usbcore: registered new interface driver ks_bridge
  352. [ 1.922271] ksb_init: init done
  353. [ 1.922393] usbcore: registered new interface driver ipc_bridge
  354. [ 1.922668] ncp373 ncp373: ncp373_probe: registered ncp373 vbus load switch
  355. [ 1.923004] msm_otg msm_otg: UNDEFINED work, inputs=0x00000000
  356. [ 1.923126] msm_otg msm_otg: phy_reset: success
  357. [ 1.923461] msm_hsusb msm_hsusb: [ci13xxx_start] hw_ep_max = 32
  358. [ 1.924743] file system registered
  359. [ 1.925415] rndis_qc_init: initialize rndis QC instance
  360. [ 1.925811] android_usb gadget: Mass Storage Function, version: 2009/09/11
  361. [ 1.925872] android_usb gadget: Number of LUNs=2
  362. [ 1.925994] lun0: LUN: removable file: (no medium)
  363. [ 1.926055] lun1: LUN: removable read only CD-ROM file: (no medium)
  364. [ 1.926452] android_usb gadget: android_usb ready
  365. [ 1.927764] clearpad-rmi-dev clearpad-rmi-dev: Major number of rmidev: 240
  366. [ 1.927886] clearpad-rmi-dev clearpad-rmi-dev: Allocated rmidev 240 0.
  367. [ 2.349456] clearpad clearpad: device mid 1, prop 224, family 0x3f, rev 0x08
  368. [ 2.349578] clearpad clearpad: bl 2013-06-04, tester 12855, s/n 27683, id 'TM2669-001'
  369. [ 2.350128] clearpad clearpad: number of fingers=10
  370. [ 2.350341] clearpad clearpad: result: TM2669-001, family 0x3f, fw rev 0x08, (no fw update)
  371. [ 2.350463] clearpad clearpad: Touch area [0, 0, 719, 1279]
  372. [ 2.350555] clearpad clearpad: funcarea 'pointer' [0, 0, 719, 1279] [0, 0, 719, 1279]
  373. [ 2.350677] clearpad clearpad: evgen_blocks is used
  374. [ 2.350860] input: clearpad as /devices/virtual/input/input1
  375. [ 2.350982] using input dev clearpad for key reset
  376. [ 2.351348] clearpad clearpad: synaptics_clearpad_set_power: state=running
  377. [ 2.351470] clearpad clearpad: power ON
  378. [ 2.374450] clearpad-i2c 3-002c: clearpad_i2c_probe: sucess
  379. [ 2.374877] GPIO Input Driver: Start gpio inputs for sim-detection in interrupt mode
  380. [ 2.375091] input: sim-detection as /devices/virtual/input/input2
  381. [ 2.375671] qup_i2c qup_i2c.2: QUP: I2C status flags :0x1300c8, irq:228
  382. [ 2.375762] qup_i2c qup_i2c.2: I2C slave addr:0xc not connected
  383. [ 2.375885] akm8963 2-000c: aki2c_rxdata: transfer failed.
  384. [ 2.375946] akm8963 2-000c: akecs_checkdevice: Can not read WIA.
  385. [ 2.376068] akm8963: probe of 2-000c failed with error -107
  386. [ 2.379425] qup_i2c qup_i2c.2: QUP: I2C status flags :0x1300c8, irq:228
  387. [ 2.379516] qup_i2c qup_i2c.2: I2C slave addr:0x18 not connected
  388. [ 2.379699] qup_i2c qup_i2c.2: QUP: I2C status flags :0x1300c8, irq:228
  389. [ 2.379791] qup_i2c qup_i2c.2: I2C slave addr:0x18 not connected
  390. [ 2.379974] qup_i2c qup_i2c.2: QUP: I2C status flags :0x1300c8, irq:228
  391. [ 2.380065] qup_i2c qup_i2c.2: I2C slave addr:0x18 not connected
  392. [ 2.380249] qup_i2c qup_i2c.2: QUP: I2C status flags :0x1300c8, irq:228
  393. [ 2.380340] qup_i2c qup_i2c.2: I2C slave addr:0x18 not connected
  394. [ 2.380523] qup_i2c qup_i2c.2: QUP: I2C status flags :0x1300c8, irq:228
  395. [ 2.380676] qup_i2c qup_i2c.2: I2C slave addr:0x18 not connected
  396. [ 2.380737] bma250_ic_write: error code = -107.
  397. [ 2.380798] bma250_power_up: Force power doen due to not read bypass status.
  398. [ 2.380920] bma250_power_up: Force power down.(bypass check error)
  399. [ 2.381042] bma250: probe of 2-0018 failed with error -107
  400. [ 2.381134] i2c-core: driver [bma250] using legacy suspend method
  401. [ 2.381256] i2c-core: driver [bma250] using legacy resume method
  402. [ 2.383514] qup_i2c qup_i2c.2: QUP: I2C status flags :0x1300c8, irq:228
  403. [ 2.383666] qup_i2c qup_i2c.2: I2C slave addr:0x54 not connected
  404. [ 2.383758] apds9702 2-0054: i2c_smbus write failed, -107
  405. [ 2.397399] qup_i2c qup_i2c.2: QUP: I2C status flags :0x1300c8, irq:228
  406. [ 2.397521] qup_i2c qup_i2c.2: I2C slave addr:0x54 not connected
  407. [ 2.397644] apds9702 2-0054: i2c_smbus write failed, -107
  408. [ 2.417419] qup_i2c qup_i2c.2: QUP: I2C status flags :0x1300c8, irq:228
  409. [ 2.417572] qup_i2c qup_i2c.2: I2C slave addr:0x54 not connected
  410. [ 2.417694] apds9702 2-0054: i2c_smbus write failed, -107
  411. [ 2.437408] qup_i2c qup_i2c.2: QUP: I2C status flags :0x1300c8, irq:228
  412. [ 2.437561] qup_i2c qup_i2c.2: I2C slave addr:0x54 not connected
  413. [ 2.437652] apds9702 2-0054: i2c_smbus write failed, -107
  414. [ 2.457427] qup_i2c qup_i2c.2: QUP: I2C status flags :0x1300c8, irq:228
  415. [ 2.457550] qup_i2c qup_i2c.2: I2C slave addr:0x54 not connected
  416. [ 2.457672] apds9702 2-0054: i2c_smbus write failed, -107
  417. [ 2.477386] apds9702 2-0054: apds9702_probe: device not responding error = -5
  418. [ 2.477508] apds9702 2-0054: apds9702_probe: device create failed.
  419. [ 2.477905] rtc-pm8xxx rtc-pm8xxx: rtc core: registered pm8xxx_rtc as rtc0
  420. [ 2.478240] i2c /dev entries driver
  421. [ 2.478607] lirc_dev: IR Remote Control driver registered, major 239
  422. [ 2.478729] IR NEC protocol handler initialized
  423. [ 2.478790] IR RC5(x) protocol handler initialized
  424. [ 2.478912] IR RC6 protocol handler initialized
  425. [ 2.478973] IR JVC protocol handler initialized
  426. [ 2.479034] IR Sony protocol handler initialized
  427. [ 2.479156] IR RC5 (streamzap) protocol handler initialized
  428. [ 2.479217] IR SANYO protocol handler initialized
  429. [ 2.479339] IR MCE Keyboard/mouse protocol handler initialized
  430. [ 2.479400] IR LIRC bridge handler initialized
  431. [ 2.479766] gspca_main: v2.14.0 registered
  432. [ 2.481170] msm_cam_server_request_irq IRQ Router hw is not present.
  433. [ 2.481353] msm_cam_server_request_irq IRQ Router hw is not present. msm_cam_server_request_irq IRQ Router hw is not present.
  434. [ 2.514862] pm8xxx_tm_probe: OK
  435. [ 2.515319] pm8xxx_tm_probe: OK
  436. [ 2.515899] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
  437. [ 2.516082] Bluetooth: HCI UART driver ver 2.2
  438. [ 2.516174] Bluetooth: HCI H4 protocol initialized
  439. [ 2.516265] Bluetooth: HCIATH3K protocol initialized
  440. [ 2.516510] Bluetooth: HCI_IBS protocol initialized
  441. [ 2.517730] cpuidle: using governor ladder
  442. [ 2.517822] cpuidle: using governor menu
  443. [ 2.518157] mmc0: SDCC Version: 0x0000001a
  444. [ 2.519714] mmc0: bam physical base=0x12402000
  445. [ 2.519805] mmc0: bam virtual base=0xf01f4000
  446. [ 2.519866] sps:BAM 0x12402000 is registered.
  447. [ 2.519989] mmc0: BAM device registered. bam_handle=0xc27c4a00sps:BAM 0x12402000 enabled: ver:0x5, number of pipes:6
  448. [ 2.521118] mmc0: Qualcomm MSM SDCC-BAM at 0x0000000012402000 irq 130
  449. [ 2.521270] mmc0: Qualcomm MSM SDCC-DML at 0x0000000012400800
  450. [ 2.521423] mmc0: No card detect facilities available
  451. [ 2.543884] mmc0: Qualcomm MSM SDCC-core at 0x0000000012400000 irq 136,0 dma -1 dmacrcri -1
  452. [ 2.544006] mmc0: Controller capabilities: 0x0000019e
  453. [ 2.544067] mmc0: 8 bit data mode enabled
  454. [ 2.544189] mmc0: 4 bit data mode disabled
  455. [ 2.544250] mmc0: polling status mode disabled
  456. [ 2.544372] mmc0: MMC clock 400000 -> 96000000 Hz, PCLK 0 Hz
  457. [ 2.544464] mmc0: Slot eject status = 0
  458. [ 2.544525] mmc0: Power save feature enable = 1
  459. [ 2.544647] mmc0: SPS-BAM data transfer mode available
  460. [ 2.544799] mmc1: SDCC Version: 0x0000001a
  461. [ 2.549438] mmc1: bam physical base=0x12182000
  462. [ 2.549530] mmc1: bam virtual base=0xf01fc000
  463. [ 2.549621] sps:BAM 0x12182000 is registered.
  464. [ 2.549713] mmc1: BAM device registered. bam_handle=0xc27c9000sps:BAM 0x12182000 enabled: ver:0x5, number of pipes:6
  465. [ 2.552581] mmc1: Qualcomm MSM SDCC-BAM at 0x0000000012182000 irq 128
  466. [ 2.552734] mmc1: Qualcomm MSM SDCC-DML at 0x0000000012180800
  467. [ 2.576019] mmc1: Qualcomm MSM SDCC-core at 0x0000000012180000 irq 134,314 dma -1 dmacrcri -1
  468. [ 2.576141] mmc1: Controller capabilities: 0x0000019e
  469. [ 2.576232] mmc1: 8 bit data mode disabled
  470. [ 2.576293] mmc1: 4 bit data mode enabled
  471. [ 2.576385] mmc1: polling status mode disabled
  472. [ 2.576446] mmc1: MMC clock 400000 -> 192000000 Hz, PCLK 0 Hz
  473. [ 2.576568] mmc1: Slot eject status = 0
  474. [ 2.576629] mmc1: Power save feature enable = 1
  475. [ 2.576690] mmc1: SPS-BAM data transfer mode available
  476. [ 2.577423] usbcore: registered new interface driver usbhid
  477. [ 2.577484] usbhid: USB HID core driver
  478. [ 2.578063] ashmem: initialized
  479. [ 2.578643] usbcore: registered new interface driver snd-usb-audio
  480. [ 2.579345] tabla_probe
  481. [ 2.580322] msm_pcm_probe: dev name msm-voip-dsp
  482. [ 2.580566] msm-dai-q6-mi2s msm-dai-q6-mi2s: msm_dai_q6_mi2s_platform_data_validation: playback sdline 0 capture sdline 8
  483. [ 2.580688] msm-dai-q6-mi2s msm-dai-q6-mi2s: msm_dai_q6_mi2s_platform_data_validation: playback ch_max 0 capture ch_mx 8
  484. [ 2.581359] msm_pcm_probe: dev name msm-pcm-dsp
  485. [ 2.581604] msm_pcm_probe: dev name msm-multi-ch-pcm-dsp
  486. [ 2.581878] msm_pcm_probe: dev name msm-lowlatency-pcm-dsp
  487. [ 2.581939] adding pm_qos request in low latency driver
  488. [ 2.582061] done adding pm_qos request in low latency driver
  489. [ 2.582733] msm_compr_probe: dev name msm-compr-dsp
  490. [ 2.583160] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
  491. [ 2.584350] tabla codec probe...
  492. [ 2.596679] mmc0: new DDR MMC card at address 0001
  493. [ 2.597229] mmcblk0: mmc0:0001 008G92 7.28 GiB
  494. [ 2.597595] mmcblk0rpmb: mmc0:0001 008G92 partition 3 512 KiB
  495. [ 2.603240] 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
  496. [ 2.606170] mmcblk0rpmb: unknown partition table
  497. [ 2.625122] asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
  498. [ 2.625701] asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
  499. [ 2.626129] asoc: snd-soc-dummy-dai <-> CS-VOICE mapping ok
  500. [ 2.626556] asoc: snd-soc-dummy-dai <-> VoIP mapping ok
  501. [ 2.626922] asoc: snd-soc-dummy-dai <-> MultiMedia3 mapping ok
  502. [ 2.627380] asoc: snd-soc-dummy-dai <-> SLIMBUS0_HOSTLESS mapping ok
  503. [ 2.627777] asoc: snd-soc-dummy-dai <-> INT_FM_HOSTLESS mapping ok
  504. [ 2.628204] asoc: msm-stub-rx <-> msm-dai-q6.241 mapping ok
  505. [ 2.628570] asoc: msm-stub-tx <-> msm-dai-q6.240 mapping ok
  506. [ 2.628997] asoc: snd-soc-dummy-dai <-> MultiMedia4 mapping ok
  507. [ 2.629394] asoc: snd-soc-dummy-dai <-> AUXPCM_HOSTLESS mapping ok
  508. [ 2.629791] asoc: snd-soc-dummy-dai <-> HDMI_HOSTLESS mapping ok
  509. [ 2.630187] asoc: snd-soc-dummy-dai <-> VOICE_STUB mapping ok
  510. [ 2.630615] asoc: snd-soc-dummy-dai <-> VOLTE_STUB mapping ok
  511. [ 2.631011] asoc: snd-soc-dummy-dai <-> MultiMedia5 mapping ok
  512. [ 2.631439] asoc: snd-soc-dummy-dai <-> VOICE2_STUB mapping ok
  513. [ 2.671691] asoc: tabla_rx1 <-> msm-dai-q6.16384 mapping ok
  514. [ 2.673828] asoc: tabla_tx1 <-> msm-dai-q6.16385 mapping ok
  515. [ 2.674255] asoc: msm-stub-rx <-> msm-dai-q6.12288 mapping ok
  516. [ 2.674621] asoc: msm-stub-tx <-> msm-dai-q6.12289 mapping ok
  517. [ 2.675018] asoc: msm-stub-rx <-> msm-dai-q6.12292 mapping ok
  518. [ 2.675354] asoc: msm-stub-tx <-> msm-dai-q6.12293 mapping ok
  519. [ 2.675720] asoc: msm-stub-rx <-> msm-dai-q6-hdmi.8 mapping ok
  520. [ 2.676025] asoc: msm-stub-rx <-> msm-dai-q6.224 mapping ok
  521. [ 2.676391] asoc: msm-stub-tx <-> msm-dai-q6.225 mapping ok
  522. [ 2.676757] asoc: msm-stub-rx <-> msm-dai-q6.2 mapping ok
  523. [ 2.677124] asoc: msm-stub-tx <-> msm-dai-q6.3 mapping ok
  524. [ 2.677459] asoc: tabla_rx2 <-> msm-dai-stub mapping ok
  525. [ 2.677795] asoc: tabla_tx1 <-> msm-dai-stub mapping ok
  526. [ 2.678192] asoc: msm-stub-rx <-> msm-dai-q6.16386 mapping ok
  527. [ 2.678527] asoc: msm-stub-tx <-> msm-dai-q6.16387 mapping ok
  528. [ 2.678924] asoc: tabla_tx2 <-> msm-dai-q6.16389 mapping ok
  529. [ 2.679260] asoc: tabla_rx3 <-> msm-dai-q6.16388 mapping ok
  530. [ 2.679687] asoc: msm-stub-rx <-> msm-dai-q6.16392 mapping ok
  531. [ 2.680023] asoc: msm-stub-tx <-> msm-dai-q6.16393 mapping ok
  532. [ 2.680358] asoc: tabla_tx3 <-> msm-dai-stub mapping ok
  533. [ 2.680664] asoc: msm-stub-rx <-> msm-dai-q6.16390 mapping ok
  534. [ 2.681060] asoc: msm-stub-tx <-> msm-dai-q6.16391 mapping ok
  535. [ 2.682464] input: apq8064-tabla-snd-card Button Jack as /devices/platform/soc-audio.0/sound/card0/input3
  536. [ 2.682739] input: apq8064-tabla-snd-card Headset Jack as /devices/platform/soc-audio.0/sound/card0/input4
  537. [ 2.685333] oprofile: using arm/armv7-krait
  538. [ 2.685516] u32 classifier
  539. [ 2.685607] Actions configured
  540. [ 2.685699] Netfilter messages via NETLINK v0.30.
  541. [ 2.685821] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  542. [ 2.686309] ctnetlink v0.93: registering with nfnetlink.
  543. [ 2.686462] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  544. [ 2.686584] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  545. [ 2.686920] xt_time: kernel timezone is -0000
  546. [ 2.687194] ip_tables: (C) 2000-2006 Netfilter Core Team
  547. [ 2.687438] arp_tables: (C) 2002 David S. Miller
  548. [ 2.687591] TCP: cubic registered
  549. [ 2.687683] Initializing XFRM netlink socket
  550. [ 2.688049] NET: Registered protocol family 10
  551. [ 2.690093] Mobile IPv6
  552. [ 2.690185] ip6_tables: (C) 2000-2006 Netfilter Core Team
  553. [ 2.690490] IPv6 over IPv4 tunneling driver
  554. [ 2.690948] NET: Registered protocol family 17
  555. [ 2.691040] NET: Registered protocol family 15
  556. [ 2.691223] Bridge firewalling registered
  557. [ 2.691436] Bluetooth: RFCOMM TTY layer initialized
  558. [ 2.691558] Bluetooth: RFCOMM socket layer initialized
  559. [ 2.691650] Bluetooth: RFCOMM ver 1.11
  560. [ 2.691711] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  561. [ 2.691802] Bluetooth: BNEP filters: protocol multicast
  562. [ 2.691894] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  563. [ 2.692016] L2TP core driver, V2.0
  564. [ 2.692077] PPPoL2TP kernel driver, V2.0
  565. [ 2.692596] Registering SWP/SWPB emulation handler
  566. [ 2.692718] clock_late_init: Removing enables held for handed-off clocks
  567. [ 2.696929] MSM Watchdog Initialized
  568. [ 2.702423] power_debug init Ok
  569. [ 2.702758] registered taskstats version 1
  570. [ 2.703796] input: gpio-keys as /devices/platform/gpio-keys/input/input5
  571. [ 2.703918] using input dev gpio-keys for key reset
  572. [ 2.704315] rtc-pm8xxx rtc-pm8xxx: setting system clock to 2021-11-21 16:41:34 UTC (1637512894)
  573. [ 2.768249] mmc1: host does not support reading read-only switch. assuming write-enable.
  574. [ 2.772583] mmc1: new ultra high speed DDR50 SDHC card at address 0002
  575. [ 2.773101] mmcblk1: mmc1:0002 SD 14.9 GiB
  576. [ 2.782257] mmcblk1: p1 p2
  577. [ 2.980499] msm_eeprom_probe probe_fail
  578. [ 2.980773] msm_server_update_sensor_info mctl_node_name[0] = video1
  579. [ 3.238861] msm_eeprom_probe probe_fail
  580. [ 3.239105] msm_server_update_sensor_info mctl_node_name[1] = video3
  581. [ 3.240264] read_ocv_trim: program rev reg is 0x37
  582. [ 3.240325] read_ocv_trim: trim reg is 0x44
  583. [ 3.240447] read_ocv_trim: trim delta is 5
  584. [ 3.240539] pm8921_is_usb_chg_plugged_in: called before init
  585. [ 3.244201] pm8921_is_usb_chg_plugged_in: called before init
  586. [ 3.244445] pm8921_is_usb_chg_plugged_in: called before init
  587. [ 3.244598] pm8921_is_batfet_closed: called before init
  588. [ 3.266815] pm8921_is_usb_chg_plugged_in: called before init
  589. [ 3.267150] pm8921_is_batfet_closed: called before init
  590. [ 3.296813] pm8921_is_usb_chg_plugged_in: called before init
  591. [ 3.299255] pm8921_bms_probe: OK battery_capacity_at_boot=88 volt = 3904038 ocv = 4062000
  592. [ 3.318847] power_supply usb: driver failed to report `present' property: 4294967274
  593. [ 3.319030] power_supply usb: driver failed to report `present' property: 4294967274
  594. [ 3.319213] power_supply pm8921-dc: driver failed to report `present' property: 4294967274
  595. [ 3.319335] power_supply pm8921-dc: driver failed to report `present' property: 4294967274
  596. [ 3.319610] power_supply battery: driver failed to report `present' property: 4294967274
  597. [ 3.319854] power_supply battery: driver failed to report `present' property: 4294967274
  598. [ 3.325561] msm_otg msm_otg: USB in low power mode
  599. [ 3.325714] msm_otg msm_otg: changed to b_idle, from UNDEFINED
  600. [ 3.328216] 8921_l18: Failed to create debugfs directory
  601. [ 3.329589] mhl_sii_setup_power(on): success
  602. [ 3.329650] mhl_sii_setup_gpio
  603. [ 3.329956] input: mhl-rcp as /devices/virtual/input/input6
  604. [ 3.330047] using input dev mhl-rcp for key reset
  605. [ 3.330200] MHL: mhl device (sii8334) registered
  606. [ 3.537231] mhl_sii_device_init: 8334 (02)
  607. [ 3.626739] ALSA device list:
  608. [ 3.626800] #0: apq8064-tabla-snd-card
  609. [ 3.627288] Freeing init memory: 408K
  610. [ 3.628753] magiskinit: open: /.backup/init failed with 2: No such file or directory
  611. [ 3.648773] EXT4-fs (mmcblk0p26): recovery complete
  612. [ 3.648864] EXT4-fs (mmcblk0p26): mounted filesystem with ordered data mode. Opts: (null)
  613. [ 3.649627] magiskinit: access /dev/mnt/data/unencrypted failed with 2: No such file or directory
  614. [ 6.222045] init: init first stage started!
  615. [ 6.222320] init: Using Android DT directory /proc/device-tree/firmware/android/
  616. [ 6.222564] init: First stage mount skipped (missing/incompatible fstab in device tree)
  617. [ 6.222686] init: Skipped setting INIT_AVB_VERSION (not in recovery mode)
  618. [ 6.222961] init: Loading SELinux policy
  619. [ 6.251739] SELinux: Permission transition in class filesystem not defined in policy.
  620. [ 6.251892] SELinux: Permission swapon in class file not defined in policy.
  621. [ 6.252014] SELinux: Permission swapon in class dir not defined in policy.
  622. [ 6.252075] SELinux: Permission swapon in class lnk_file not defined in policy.
  623. [ 6.252197] SELinux: Permission swapon in class chr_file not defined in policy.
  624. [ 6.252319] SELinux: Permission swapon in class blk_file not defined in policy.
  625. [ 6.252410] SELinux: Permission swapon in class sock_file not defined in policy.
  626. [ 6.252532] SELinux: Permission swapon in class fifo_file not defined in policy.
  627. [ 6.252655] SELinux: Permission recv_msg in class socket not defined in policy.
  628. [ 6.252716] SELinux: Permission send_msg in class socket not defined in policy.
  629. [ 6.252838] SELinux: Permission recv_msg in class tcp_socket not defined in policy.
  630. [ 6.252960] SELinux: Permission send_msg in class tcp_socket not defined in policy.
  631. [ 6.253021] SELinux: Permission connectto in class tcp_socket not defined in policy.
  632. [ 6.253143] SELinux: Permission newconn in class tcp_socket not defined in policy.
  633. [ 6.253265] SELinux: Permission acceptfrom in class tcp_socket not defined in policy.
  634. [ 6.253326] SELinux: Permission recv_msg in class udp_socket not defined in policy.
  635. [ 6.253448] SELinux: Permission send_msg in class udp_socket not defined in policy.
  636. [ 6.253570] SELinux: Permission recv_msg in class rawip_socket not defined in policy.
  637. [ 6.253631] SELinux: Permission send_msg in class rawip_socket not defined in policy.
  638. [ 6.253753] SELinux: Permission tcp_recv in class node not defined in policy.
  639. [ 6.253875] SELinux: Permission tcp_send in class node not defined in policy.
  640. [ 6.253936] SELinux: Permission udp_recv in class node not defined in policy.
  641. [ 6.254058] SELinux: Permission udp_send in class node not defined in policy.
  642. [ 6.254150] SELinux: Permission rawip_recv in class node not defined in policy.
  643. [ 6.254241] SELinux: Permission rawip_send in class node not defined in policy.
  644. [ 6.254333] SELinux: Permission enforce_dest in class node not defined in policy.
  645. [ 6.254455] SELinux: Permission dccp_recv in class node not defined in policy.
  646. [ 6.254516] SELinux: Permission dccp_send in class node not defined in policy.
  647. [ 6.254638] SELinux: Permission tcp_recv in class netif not defined in policy.
  648. [ 6.254760] SELinux: Permission tcp_send in class netif not defined in policy.
  649. [ 6.254821] SELinux: Permission udp_recv in class netif not defined in policy.
  650. [ 6.254943] SELinux: Permission udp_send in class netif not defined in policy.
  651. [ 6.255035] SELinux: Permission rawip_recv in class netif not defined in policy.
  652. [ 6.255096] SELinux: Permission rawip_send in class netif not defined in policy.
  653. [ 6.255218] SELinux: Permission dccp_recv in class netif not defined in policy.
  654. [ 6.255340] SELinux: Permission dccp_send in class netif not defined in policy.
  655. [ 6.255401] SELinux: Permission recv_msg in class netlink_socket not defined in policy.
  656. [ 6.255523] SELinux: Permission send_msg in class netlink_socket not defined in policy.
  657. [ 6.255645] SELinux: Permission recv_msg in class packet_socket not defined in policy.
  658. [ 6.255706] SELinux: Permission send_msg in class packet_socket not defined in policy.
  659. [ 6.255828] SELinux: Permission recv_msg in class key_socket not defined in policy.
  660. [ 6.255981] SELinux: Permission send_msg in class key_socket not defined in policy.
  661. [ 6.256072] SELinux: Permission recv_msg in class unix_stream_socket not defined in policy.
  662. [ 6.256195] SELinux: Permission send_msg in class unix_stream_socket not defined in policy.
  663. [ 6.256317] SELinux: Permission newconn in class unix_stream_socket not defined in policy.
  664. [ 6.256408] SELinux: Permission acceptfrom in class unix_stream_socket not defined in policy.
  665. [ 6.256500] SELinux: Permission recv_msg in class unix_dgram_socket not defined in policy.
  666. [ 6.256591] SELinux: Permission send_msg in class unix_dgram_socket not defined in policy.
  667. [ 6.256744] SELinux: Permission recv_msg in class netlink_route_socket not defined in policy.
  668. [ 6.256866] SELinux: Permission send_msg in class netlink_route_socket not defined in policy.
  669. [ 6.256927] SELinux: Class netlink_firewall_socket not defined in policy.
  670. [ 6.256988] SELinux: Permission recv_msg in class netlink_tcpdiag_socket not defined in policy.
  671. [ 6.257110] SELinux: Permission send_msg in class netlink_tcpdiag_socket not defined in policy.
  672. [ 6.257232] SELinux: Permission recv_msg in class netlink_nflog_socket not defined in policy.
  673. [ 6.257293] SELinux: Permission send_msg in class netlink_nflog_socket not defined in policy.
  674. [ 6.257415] SELinux: Permission recv_msg in class netlink_xfrm_socket not defined in policy.
  675. [ 6.257537] SELinux: Permission send_msg in class netlink_xfrm_socket not defined in policy.
  676. [ 6.257659] SELinux: Permission recv_msg in class netlink_selinux_socket not defined in policy.
  677. [ 6.257720] SELinux: Permission send_msg in class netlink_selinux_socket not defined in policy.
  678. [ 6.257812] SELinux: Permission recv_msg in class netlink_audit_socket not defined in policy.
  679. [ 6.257904] SELinux: Permission send_msg in class netlink_audit_socket not defined in policy.
  680. [ 6.258026] SELinux: Class netlink_ip6fw_socket not defined in policy.
  681. [ 6.258117] SELinux: Permission recv_msg in class netlink_dnrt_socket not defined in policy.
  682. [ 6.258209] SELinux: Permission send_msg in class netlink_dnrt_socket not defined in policy.
  683. [ 6.258331] SELinux: Permission recv_msg in class netlink_kobject_uevent_socket not defined in policy.
  684. [ 6.258453] SELinux: Permission send_msg in class netlink_kobject_uevent_socket not defined in policy.
  685. [ 6.258575] SELinux: Permission recv_msg in class appletalk_socket not defined in policy.
  686. [ 6.258636] SELinux: Permission send_msg in class appletalk_socket not defined in policy.
  687. [ 6.258789] SELinux: Permission recv_msg in class dccp_socket not defined in policy.
  688. [ 6.258911] SELinux: Permission send_msg in class dccp_socket not defined in policy.
  689. [ 6.258972] SELinux: Permission recv_msg in class tun_socket not defined in policy.
  690. [ 6.259094] SELinux: Permission send_msg in class tun_socket not defined in policy.
  691. [ 6.259216] SELinux: the above unknown classes and permissions will be denied
  692. [ 6.404876] type=1403 audit(1637512898.182:2): policy loaded auid=4294967295 ses=4294967295
  693. [ 6.405334] selinux: SELinux: Loaded policy from /sepolicy
  694. [ 6.405334]
  695. [ 6.410522] selinux: SELinux: Loaded file_contexts
  696. [ 6.410522]
  697. [ 6.415985] init: init second stage started!
  698. [ 6.430908] init: Using Android DT directory /proc/device-tree/firmware/android/
  699. [ 6.431915] init: Init cannot set 'ro.boot.selinux' to 'permissive': Read-only property was already set
  700. [ 6.435882] selinux: SELinux: Loaded file_contexts
  701. [ 6.435882]
  702. [ 6.436065] init: Running restorecon...
  703. [ 6.441619] selinux: SELinux: Could not stat /dev/block: No such file or directory.
  704. [ 6.441619]
  705. [ 6.442047] init: Couldn't load property file '/system/etc/prop.default': open() failed: No such file or directory: No such file or directory
  706. [ 6.442230] init: Couldn't load property file '/prop.default': open() failed: No such file or directory: No such file or directory
  707. [ 6.444824] init: Couldn't load property file '/product/build.prop': open() failed: No such file or directory: No such file or directory
  708. [ 6.444976] init: Couldn't load property file '/odm/default.prop': open() failed: No such file or directory: No such file or directory
  709. [ 6.445159] init: Couldn't load property file '/vendor/default.prop': open() failed: No such file or directory: No such file or directory
  710. [ 6.445861] init: Created socket '/dev/socket/property_service', mode 666, user 0, group 0
  711. [ 6.446807] init: Forked subcontext for 'u:r:vendor_init:s0' with pid 200
  712. [ 6.447509] init: Forked subcontext for 'u:r:vendor_init:s0' with pid 201
  713. [ 6.447753] init: Parsing file /init.rc...
  714. [ 6.448791] init: Added '/init.environ.rc' to import list
  715. [ 6.448883] init: Added '/init.usb.rc' to import list
  716. [ 6.449066] init: Added '/init.qcom.rc' to import list
  717. [ 6.449157] init: Added '/vendor/etc/init/hw/init.qcom.rc' to import list
  718. [ 6.449310] init: Added '/init.usb.configfs.rc' to import list
  719. [ 6.449462] init: Added '/init.zygote32.rc' to import list
  720. [ 6.452362] init: Parsing file /init.environ.rc...
  721. [ 6.452636] init: Parsing file /init.usb.rc...
  722. [ 6.453430] init: Parsing file /init.qcom.rc...
  723. [ 6.453857] init: Added 'init.device.rc' to import list
  724. [ 6.453948] init: Added 'init.qcom.power.rc' to import list
  725. [ 6.454101] init: Added 'init.sony.usb.rc' to import list
  726. [ 6.456542] init: Parsing file init.device.rc...
  727. [ 6.456878] init: Parsing file init.qcom.power.rc...
  728. [ 6.457580] init: Parsing file init.sony.usb.rc...
  729. [ 6.458343] init: Parsing file /vendor/etc/init/hw/init.qcom.rc...
  730. [ 6.458465] init: Unable to read config file '/vendor/etc/init/hw/init.qcom.rc': open() failed: No such file or directory
  731. [ 6.458618] init: /init.rc: 10: Could not import file '/vendor/etc/init/hw/init.qcom.rc': No such file or directory
  732. [ 6.458740] init: Parsing file /init.usb.configfs.rc...
  733. [ 6.459808] init: Parsing file /init.zygote32.rc...
  734. [ 6.460113] init: Parsing file /system/etc/init...
  735. [ 6.460235] init: Unable to read config file '/system/etc/init': open() failed: No such file or directory
  736. [ 6.460388] init: Parsing file /product/etc/init...
  737. [ 6.460571] init: Unable to read config file '/product/etc/init': open() failed: No such file or directory
  738. [ 6.460693] init: Parsing file /odm/etc/init...
  739. [ 6.460876] init: Unable to read config file '/odm/etc/init': open() failed: No such file or directory
  740. [ 6.461029] init: Parsing file /vendor/etc/init...
  741. [ 6.461151] init: Unable to read config file '/vendor/etc/init': open() failed: No such file or directory
  742. [ 6.461395] init: processing action (early-init) from (/init.rc:14)
  743. [ 6.464996] init: starting service 'ueventd'...
  744. [ 6.466430] init: processing action (early-init) from (/init.qcom.rc:21)
  745. [ 6.466735] init: processing action (wait_for_coldboot_done) from (<Builtin Action>:0)
  746. [ 6.471130] ueventd: ueventd started!
  747. [ 6.475189] selinux: SELinux: Loaded file_contexts
  748. [ 6.475189]
  749. [ 6.475524] ueventd: Parsing file /ueventd.rc...
  750. [ 6.476654] ueventd: Parsing file /vendor/ueventd.rc...
  751. [ 6.476837] ueventd: Unable to read config file '/vendor/ueventd.rc': open() failed: No such file or directory
  752. [ 6.476989] ueventd: Parsing file /odm/ueventd.rc...
  753. [ 6.477111] ueventd: Unable to read config file '/odm/ueventd.rc': open() failed: No such file or directory
  754. [ 6.477233] ueventd: Parsing file /ueventd.qcom.rc...
  755. [ 6.479339] ueventd: [libfs_mgr]fs_mgr_read_fstab_dt(): failed to read fstab from dt
  756. [ 7.140960] ueventd: Coldboot took 0.661 seconds
  757. [ 7.144775] init: wait for '/dev/.coldboot_done' took 677ms
  758. [ 7.145019] init: Command 'wait_for_coldboot_done' action=wait_for_coldboot_done (<Builtin Action>:0) took 678ms and succeeded
  759. [ 7.145233] init: Untracked pid 199 received signal 15
  760. [ 7.145446] init: processing action (MixHwrngIntoLinuxRng) from (<Builtin Action>:0)
  761. [ 7.227142] init: Mixed 512 bytes from /dev/hw_random into /dev/urandom
  762. [ 7.227294] init: Command 'MixHwrngIntoLinuxRng' action=MixHwrngIntoLinuxRng (<Builtin Action>:0) took 81ms and succeeded
  763. [ 7.227447] init: processing action (SetMmapRndBits) from (<Builtin Action>:0)
  764. [ 7.227935] init: processing action (SetKptrRestrict) from (<Builtin Action>:0)
  765. [ 7.228332] init: processing action (KeychordInit) from (<Builtin Action>:0)
  766. [ 7.228515] init: processing action (console_init) from (<Builtin Action>:0)
  767. [ 7.228668] init: processing action (init) from (/init.rc:38)
  768. [ 7.247070] init: Command 'mount cpuset none /dev/cpuset nodev noexec nosuid' action=init (/init.rc:159) took 0ms and failed: mount() failed: No such device
  769. [ 7.251281] init: Command 'mount cgroup2 cg2_bpf /dev/cg2_bpf nodev noexec nosuid' action=init (/init.rc:223) took 0ms and failed: mount() failed: No such device
  770. [ 7.254302] init: processing action (init) from (/init.environ.rc:2)
  771. [ 7.254547] init: processing action (init) from (/init.qcom.rc:24)
  772. [ 7.255187] init: processing action (init) from (init.sony.usb.rc:15)
  773. [ 7.256317] init: processing action (StartBoringSslSelfTest) from (<Builtin Action>:0)
  774. [ 7.257232] init: processing action (MixHwrngIntoLinuxRng) from (<Builtin Action>:0)
  775. [ 7.257995] init: Mixed 512 bytes from /dev/hw_random into /dev/urandom
  776. [ 7.258148] init: processing action (late-init) from (/init.rc:276)
  777. [ 7.258392] init: processing action (queue_property_triggers) from (<Builtin Action>:0)
  778. [ 7.258575] init: processing action (fs) from (/init.qcom.rc:29)
  779. [ 7.267120] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/platform/msm_sdcc.1/by-name/system
  780. [ 7.273803] EXT4-fs (mmcblk0p24): mounted filesystem without journal. Opts: barrier=1
  781. [ 7.274047] init: [libfs_mgr]__mount(source=/dev/block/platform/msm_sdcc.1/by-name/system,target=/system,type=ext4)=0: Success
  782. [ 7.290100] F2FS-fs (mmcblk0p25): Magic Mismatch, valid(0xf2f52010) - read(0x8980)
  783. [ 7.290191] F2FS-fs (mmcblk0p25): Can't find valid F2FS filesystem in 1th superblock
  784. [ 7.290679] F2FS-fs (mmcblk0p25): Magic Mismatch, valid(0xf2f52010) - read(0x0)
  785. [ 7.290802] F2FS-fs (mmcblk0p25): Can't find valid F2FS filesystem in 2th superblock
  786. [ 7.290863] F2FS-fs (mmcblk0p25): Magic Mismatch, valid(0xf2f52010) - read(0x8980)
  787. [ 7.290985] F2FS-fs (mmcblk0p25): Can't find valid F2FS filesystem in 1th superblock
  788. [ 7.291107] F2FS-fs (mmcblk0p25): Magic Mismatch, valid(0xf2f52010) - read(0x0)
  789. [ 7.291168] F2FS-fs (mmcblk0p25): Can't find valid F2FS filesystem in 2th superblock
  790. [ 7.296600] init: [libfs_mgr]__mount(source=/dev/block/platform/msm_sdcc.1/by-name/cache,target=/cache,type=f2fs)=-1: Invalid argument
  791. [ 7.306182] F2FS-fs (mmcblk0p25): Magic Mismatch, valid(0xf2f52010) - read(0x8980)
  792. [ 7.306335] F2FS-fs (mmcblk0p25): Can't find valid F2FS filesystem in 1th superblock
  793. [ 7.306793] F2FS-fs (mmcblk0p25): Magic Mismatch, valid(0xf2f52010) - read(0x0)
  794. [ 7.306915] F2FS-fs (mmcblk0p25): Can't find valid F2FS filesystem in 2th superblock
  795. [ 7.307037] F2FS-fs (mmcblk0p25): Magic Mismatch, valid(0xf2f52010) - read(0x8980)
  796. [ 7.307098] F2FS-fs (mmcblk0p25): Can't find valid F2FS filesystem in 1th superblock
  797. [ 7.307220] F2FS-fs (mmcblk0p25): Magic Mismatch, valid(0xf2f52010) - read(0x0)
  798. [ 7.307312] F2FS-fs (mmcblk0p25): Can't find valid F2FS filesystem in 2th superblock
  799. [ 7.307678] init: [libfs_mgr]__mount(source=/dev/block/platform/msm_sdcc.1/by-name/cache,target=/cache,type=f2fs)=-1: Invalid argument
  800. [ 7.308654] init: [libfs_mgr]superblock s_max_mnt_count:10,/dev/block/platform/msm_sdcc.1/by-name/cache
  801. [ 7.308837] init: [libfs_mgr]Filesystem on /dev/block/platform/msm_sdcc.1/by-name/cache was not cleanly shutdown; state flags: 0x1, incompat feature flags: 0x46
  802. [ 7.321777] EXT4-fs (mmcblk0p25): recovery complete
  803. [ 7.321838] EXT4-fs (mmcblk0p25): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
  804. [ 7.322082] init: [libfs_mgr]check_fs(): mount(/dev/block/platform/msm_sdcc.1/by-name/cache,/cache,ext4)=0: Success
  805. [ 7.326232] init: [libfs_mgr]check_fs(): unmount(/cache) succeeded
  806. [ 7.332092] init: [libfs_mgr]Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/cache
  807. [ 7.485382] e2fsck: e2fsck 1.43.3 (04-Sep-2016)
  808. [ 7.485382]
  809. [ 7.485534] e2fsck: Pass 1: Checking inodes, blocks, and sizes
  810. [ 7.485534]
  811. [ 7.485626] e2fsck: Pass 2: Checking directory structure
  812. [ 7.485626]
  813. [ 7.485748] e2fsck: Pass 3: Checking directory connectivity
  814. [ 7.485748]
  815. [ 7.485870] e2fsck: Pass 4: Checking reference counts
  816. [ 7.485870]
  817. [ 7.485961] e2fsck: Pass 5: Checking group summary information
  818. [ 7.485961]
  819. [ 7.486114] e2fsck: /dev/block/platform/msm_sdcc.1/by-name/cache: 23/35200 files (0.0% non-contiguous), 5927/140800 blocks
  820. [ 7.486114]
  821. [ 7.489410] EXT4-fs (mmcblk0p25): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,barrier=1,errors=panic
  822. [ 7.489715] init: [libfs_mgr]__mount(source=/dev/block/platform/msm_sdcc.1/by-name/cache,target=/cache,type=ext4)=0: Success
  823. [ 7.489868] init: [libfs_mgr]mount_with_alternatives(): Mounted /dev/block/platform/msm_sdcc.1/by-name/cache on /cache with fs_type=ext4 instead of f2fs
  824. [ 7.493804] init: Parsing directory /system/etc/init...
  825. [ 7.494812] init: Parsing file /system/etc/init/[email protected]...
  826. [ 7.495452] init: Parsing file /system/etc/init/atrace.rc...
  827. [ 7.496734] init: Parsing file /system/etc/init/atrace_userdebug.rc...
  828. [ 7.497375] init: Parsing file /system/etc/init/audioserver.rc...
  829. [ 7.498077] init: Parsing file /system/etc/init/blank_screen.rc...
  830. [ 7.498626] init: Parsing file /system/etc/init/bootanim.rc...
  831. [ 7.499237] init: Parsing file /system/etc/init/bootstat-debug.rc...
  832. [ 7.499847] init: Parsing file /system/etc/init/bootstat.rc...
  833. [ 7.500610] init: Parsing file /system/etc/init/drmserver.rc...
  834. [ 7.501251] init: Parsing file /system/etc/init/dumpstate.rc...
  835. [ 7.501892] init: Parsing file /system/etc/init/gatekeeperd.rc...
  836. [ 7.502471] init: Parsing file /system/etc/init/healthd.rc...
  837. [ 7.503051] init: Parsing file /system/etc/init/hwservicemanager.rc...
  838. [ 7.503692] init: Parsing file /system/etc/init/incidentd.rc...
  839. [ 7.504302] init: Parsing file /system/etc/init/init-debug.rc...
  840. [ 7.504943] init: Parsing file /system/etc/init/installd.rc...
  841. [ 7.505920] init: Parsing file /system/etc/init/keystore.rc...
  842. [ 7.506652] init: Parsing file /system/etc/init/lineage-adb.rc...
  843. [ 7.507202] init: Parsing file /system/etc/init/lineage-governor.rc...
  844. [ 7.508209] init: Parsing file /system/etc/init/lineage-iosched.rc...
  845. [ 7.509033] init: Parsing file /system/etc/init/lineage-livedisplay.rc...
  846. [ 7.509643] init: Parsing file /system/etc/init/lineage-radio.rc...
  847. [ 7.510253] init: Parsing file /system/etc/init/lineage-ssh.rc...
  848. [ 7.510772] init: Parsing file /system/etc/init/lineage-system.rc...
  849. [ 7.511413] init: Parsing file /system/etc/init/lineage-updates.rc...
  850. [ 7.511962] init: Parsing file /system/etc/init/lmkd.rc...
  851. [ 7.512542] init: Parsing file /system/etc/init/logcatd.rc...
  852. [ 7.513427] init: Parsing file /system/etc/init/logd.rc...
  853. [ 7.514129] init: Parsing file /system/etc/init/logtagd.rc...
  854. [ 7.514739] init: Parsing file /system/etc/init/mdnsd.rc...
  855. [ 7.515350] init: Parsing file /system/etc/init/mediadrmserver.rc...
  856. [ 7.515930] init: Parsing file /system/etc/init/mediaextractor.rc...
  857. [ 7.516571] init: Parsing file /system/etc/init/mediametrics.rc...
  858. [ 7.517120] init: Parsing file /system/etc/init/mediaserver.rc...
  859. [ 7.517730] init: Parsing file /system/etc/init/mtpd.rc...
  860. [ 7.518341] init: Parsing file /system/etc/init/netd.rc...
  861. [ 7.518951] init: Parsing file /system/etc/init/perfetto.rc...
  862. [ 7.519744] init: Parsing file /system/etc/init/perfprofd.rc...
  863. [ 7.520294] init: Parsing file /system/etc/init/racoon.rc...
  864. [ 7.520935] init: Parsing file /system/etc/init/servicemanager.rc...
  865. [ 7.521545] init: Parsing file /system/etc/init/statsd.rc...
  866. [ 7.522216] init: Parsing file /system/etc/init/storaged.rc...
  867. [ 7.522766] init: Parsing file /system/etc/init/surfaceflinger.rc...
  868. [ 7.523468] init: Parsing file /system/etc/init/thermalservice.rc...
  869. [ 7.524017] init: Parsing file /system/etc/init/tombstoned.rc...
  870. [ 7.524658] init: Parsing file /system/etc/init/uncrypt.rc...
  871. [ 7.525268] init: Parsing file /system/etc/init/usbd.rc...
  872. [ 7.525848] init: Parsing file /system/etc/init/vdc.rc...
  873. [ 7.526397] init: Parsing file /system/etc/init/vold.rc...
  874. [ 7.527008] init: Parsing file /system/etc/init/wait_for_keymaster.rc...
  875. [ 7.527557] init: Parsing file /system/etc/init/wifi-events.rc...
  876. [ 7.528381] init: Parsing file /system/etc/init/wificond.rc...
  877. [ 7.529541] init: Parsing file /product/etc/init...
  878. [ 7.529693] init: Unable to read config file '/product/etc/init': open() failed: No such file or directory
  879. [ 7.529907] init: Parsing file /odm/etc/init...
  880. [ 7.530029] init: Unable to read config file '/odm/etc/init': open() failed: No such file or directory
  881. [ 7.530731] init: Parsing directory /vendor/etc/init...
  882. [ 7.531280] init: Parsing file /vendor/etc/init/[email protected]...
  883. [ 7.531951] init: Parsing file /vendor/etc/init/[email protected]...
  884. [ 7.532562] init: Parsing file /vendor/etc/init/[email protected]...
  885. [ 7.533203] init: Parsing file /vendor/etc/init/[email protected]...
  886. [ 7.533782] init: Parsing file /vendor/etc/init/[email protected]...
  887. [ 7.534729] init: Parsing file /vendor/etc/init/[email protected]...
  888. [ 7.535369] init: Parsing file /vendor/etc/init/[email protected]...
  889. [ 7.535980] init: Parsing file /vendor/etc/init/[email protected]...
  890. [ 7.536621] init: /vendor/etc/init/[email protected]: 1: ignored duplicate definition of service 'vendor.sensors-hal-1-0'
  891. [ 7.536834] init: Parsing file /vendor/etc/init/[email protected]...
  892. [ 7.537384] init: Parsing file /vendor/etc/init/[email protected]...
  893. [ 7.537994] init: Parsing file /vendor/etc/init/[email protected]...
  894. [ 7.538604] init: Parsing file /vendor/etc/init/hostapd.android.rc...
  895. [ 7.539550] init: Parsing file /vendor/etc/init/macaddrsetup.rc...
  896. [ 7.540191] init: Parsing file /vendor/etc/init/rild.legacy.rc...
  897. [ 7.540802] init: Parsing file /vendor/etc/init/[email protected]...
  898. [ 7.541412] init: Parsing file /vendor/etc/init/vndservicemanager.rc...
  899. [ 7.542114] init: Command 'mount_all ./fstab.qcom --early' action=fs (/init.qcom.rc:30) took 283ms and succeeded
  900. [ 7.542327] init: Untracked pid 211 exited with status 0
  901. [ 7.542480] selinux: SELinux: Could not get canonical path for /data/misc/audio/mbhc.bin restorecon: No such file or directory.
  902. [ 7.542480]
  903. [ 7.542663] selinux: SELinux: Could not get canonical path for /data/misc/audio/wcd9310_anc.bin restorecon: No such file or directory.
  904. [ 7.542663]
  905. [ 7.546844] init: starting service 'hwservicemanager'...
  906. [ 7.548156] init: processing action (fs) from (init.sony.usb.rc:25)
  907. [ 7.550201] init: processing action (post-fs) from (/init.rc:309)
  908. [ 7.556884] init: Couldn't load property file '/odm/build.prop': open() failed: No such file or directory: No such file or directory
  909. [ 7.558502] init: Couldn't load property file '/factory/factory.prop': open() failed: No such file or directory: No such file or directory
  910. [ 7.559173] init: [libfs_mgr]fs_mgr_read_fstab_dt(): failed to read fstab from dt
  911. [ 7.563476] init: starting service 'logd'...
  912. [ 7.565124] init: starting service 'servicemanager'...
  913. [ 7.565521] init: Created socket '/dev/socket/logd', mode 666, user 1036, group 1036
  914. [ 7.566497] init: Created socket '/dev/socket/logdr', mode 666, user 1036, group 1036
  915. [ 7.567230] init: Created socket '/dev/socket/logdw', mode 222, user 1036, group 1036
  916. [ 7.567535] init: Opened file '/proc/kmsg', flags 0
  917. [ 7.567657] init: Opened file '/dev/kmsg', flags 1
  918. [ 7.571350] init: starting service 'vndservicemanager'...
  919. [ 7.621795] logd.auditd: start
  920. [ 7.621917] logd.klogd: 7625829107
  921. [ 7.669555] init: Command 'restorecon --recursive --cross-filesystems /sys/kernel/debug' action=post-fs (/init.rc:333) took 96ms and succeeded
  922. [ 7.670928] selinux: SELinux: Skipping restorecon_recursive(/cache)
  923. [ 7.670928]
  924. [ 7.674652] selinux: SELinux: Could not stat /metadata: No such file or directory.
  925. [ 7.674652]
  926. [ 7.675231] init: processing action (post-fs) from (/init.qcom.rc:52)
  927. [ 7.677490] init: Command 'mkdir /data/hdcp/ 0700 system system' action=post-fs (/init.qcom.rc:57) took 1ms and failed: mkdir() failed: Read-only file system
  928. [ 7.678009] init: processing action (post-fs) from (/system/etc/init/atrace_userdebug.rc:7)
  929. [ 7.678741] init: processing action (late-fs) from (/init.rc:374)
  930. [ 7.678955] init: Command 'exec_start update_verifier_nonencrypted' action=late-fs (/init.rc:384) took 0ms and failed: Service not found
  931. [ 7.679107] init: processing action (late-fs) from (/init.qcom.rc:43)
  932. [ 7.680145] init: starting service 'vendor.configstore-hal'...
  933. [ 7.681793] init: starting service 'surfaceflinger'...
  934. [ 7.683319] init: starting service 'bootanim'...
  935. [ 7.683746] init: Failed to bind socket 'pdx/system/vr/display/client': No such file or directory
  936. [ 7.684570] init: Failed to bind socket 'pdx/system/vr/display/manager': No such file or directory
  937. [ 7.685058] init: starting service 'vendor.gralloc-2-0'...
  938. [ 7.685485] init: Failed to bind socket 'pdx/system/vr/display/vsync': No such file or directory
  939. [ 7.699127] F2FS-fs (mmcblk0p26): Magic Mismatch, valid(0xf2f52010) - read(0x4ad00)
  940. [ 7.699279] F2FS-fs (mmcblk0p26): Can't find valid F2FS filesystem in 1th superblock
  941. [ 7.703735] F2FS-fs (mmcblk0p26): Magic Mismatch, valid(0xf2f52010) - read(0x100000)
  942. [ 7.703826] F2FS-fs (mmcblk0p26): Can't find valid F2FS filesystem in 2th superblock
  943. [ 7.703948] F2FS-fs (mmcblk0p26): Magic Mismatch, valid(0xf2f52010) - read(0x4ad00)
  944. [ 7.704071] F2FS-fs (mmcblk0p26): Can't find valid F2FS filesystem in 1th superblock
  945. [ 7.704162] F2FS-fs (mmcblk0p26): Magic Mismatch, valid(0xf2f52010) - read(0x100000)
  946. [ 7.704284] F2FS-fs (mmcblk0p26): Can't find valid F2FS filesystem in 2th superblock
  947. [ 7.726837] init: [libfs_mgr]__mount(source=/dev/block/platform/msm_sdcc.1/by-name/userdata,target=/data,type=f2fs)=-1: Invalid argument
  948. [ 7.741577] F2FS-fs (mmcblk0p26): Magic Mismatch, valid(0xf2f52010) - read(0x4ad00)
  949. [ 7.741699] F2FS-fs (mmcblk0p26): Can't find valid F2FS filesystem in 1th superblock
  950. [ 7.750366] F2FS-fs (mmcblk0p26): Magic Mismatch, valid(0xf2f52010) - read(0x100000)
  951. [ 7.750488] F2FS-fs (mmcblk0p26): Can't find valid F2FS filesystem in 2th superblock
  952. [ 7.750671] F2FS-fs (mmcblk0p26): Magic Mismatch, valid(0xf2f52010) - read(0x4ad00)
  953. [ 7.750793] F2FS-fs (mmcblk0p26): Can't find valid F2FS filesystem in 1th superblock
  954. [ 7.750885] F2FS-fs (mmcblk0p26): Magic Mismatch, valid(0xf2f52010) - read(0x100000)
  955. [ 7.751068] F2FS-fs (mmcblk0p26): Can't find valid F2FS filesystem in 2th superblock
  956. [ 7.776306] init: [libfs_mgr]__mount(source=/dev/block/platform/msm_sdcc.1/by-name/userdata,target=/data,type=f2fs)=-1: Invalid argument
  957. [ 7.785125] init: [libfs_mgr]superblock s_max_mnt_count:10,/dev/block/platform/msm_sdcc.1/by-name/userdata
  958. [ 7.811248] EXT4-fs (mmcblk0p26): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
  959. [ 7.811492] init: [libfs_mgr]check_fs(): mount(/dev/block/platform/msm_sdcc.1/by-name/userdata,/data,ext4)=0: Success
  960. [ 7.826324] init: [libfs_mgr]check_fs(): unmount(/data) succeeded
  961. [ 7.826538] init: [libfs_mgr]Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/userdata
  962. [ 7.896514] e2fsck: e2fsck 1.43.3 (04-Sep-2016)
  963. [ 7.896514]
  964. [ 7.896667] e2fsck: /dev/block/platform/msm_sdcc.1/by-name/userdata: clean, 12484/306432 files, 794665/1223671 blocks (check after next mount)
  965. [ 7.896667]
  966. [ 7.918609] EXT4-fs (mmcblk0p26): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,barrier=1,errors=panic
  967. [ 7.918914] init: [libfs_mgr]__mount(source=/dev/block/platform/msm_sdcc.1/by-name/userdata,target=/data,type=ext4)=0: Success
  968. [ 7.919067] init: [libfs_mgr]mount_with_alternatives(): Mounted /dev/block/platform/msm_sdcc.1/by-name/userdata on /data with fs_type=ext4 instead of f2fs
  969. [ 7.925689] init: Command 'mount_all ./fstab.qcom --late' action=late-fs (/init.qcom.rc:50) took 239ms and succeeded
  970. [ 7.926086] init: processing action (post-fs-data) from (/init.rc:386)
  971. [ 7.927093] init: starting service 'vold'...
  972. [ 8.108917] init: starting service 'exec 1 (/system/bin/vdc --wait cryptfs init_user0)'...
  973. [ 8.109985] init: SVC_EXEC pid 251 (uid 0 gid 0+0 context default) started; waiting...
  974. [ 8.250610] init: Service 'exec 1 (/system/bin/vdc --wait cryptfs init_user0)' (pid 251) exited with status 0 waiting took 0.140000 seconds
  975. [ 8.254455] selinux: SELinux: Skipping restorecon_recursive(/data)
  976. [ 8.254455]
  977. [ 8.255157] init: starting service 'exec 2 (/system/bin/tzdatacheck /system/usr/share/zoneinfo /data/misc/zoneinfo)'...
  978. [ 8.256256] init: SVC_EXEC pid 253 (uid 1000 gid 1000+0 context default) started; waiting...
  979. [ 8.262023] ueventd: firmware: loading 'a300_pm4.fw' for '/devices/platform/kgsl-3d0.0/kgsl/kgsl-3d0/a300_pm4.fw'
  980. [ 8.264465] ueventd: loading /devices/platform/kgsl-3d0.0/kgsl/kgsl-3d0/a300_pm4.fw took 2ms
  981. [ 8.265594] ueventd: firmware: loading 'a300_pfp.fw' for '/devices/platform/kgsl-3d0.0/kgsl/kgsl-3d0/a300_pfp.fw'
  982. [ 8.266845] ueventd: loading /devices/platform/kgsl-3d0.0/kgsl/kgsl-3d0/a300_pfp.fw took 1ms
  983. [ 8.275024] init: Service 'exec 2 (/system/bin/tzdatacheck /system/usr/share/zoneinfo /data/misc/zoneinfo)' (pid 253) exited with status 0 waiting took 0.019000 seconds
  984. [ 8.275329] init: processing action (post-fs-data) from (/init.rc:770)
  985. [ 8.275604] init: starting service 'ctKQhMZXUIo'...
  986. [ 8.278503] magiskinit: open: /sbin/magisk64.xz failed with 2: No such file or directory
  987. [ 8.551788] msm_fb_pan_display_ex: no pan display for fb2!
  988. [ 8.866088] hdmi_msm hdmi_msm.1: hdmi_msm_hpd_feature: 1
  989. [ 8.966552] mhl_full_operation: enable
  990. [ 9.109161] init: wait for '/dev/.magisk_unblock' took 832ms
  991. [ 9.109344] init: Command 'wait /dev/.magisk_unblock 40' action=post-fs-data (/init.rc:774) took 832ms and succeeded
  992. [ 9.109619] init: Service 'ctKQhMZXUIo' (pid 256) exited with status 0
  993. [ 9.109924] init: Untracked pid 262 exited with status 0
  994. [ 9.110076] init: Untracked pid 277 received signal 9
  995. [ 9.110687] init: processing action (post-fs-data) from (/init.usb.rc:6)
  996. [ 9.111663] init: Received control message 'start' for 'bootanim' from pid: 231 (/system/bin/surfaceflinger)
  997. [ 9.113281] init: processing action (post-fs-data) from (/init.qcom.rc:60)
  998. [ 9.113616] wcnss_wlan triggered by userspace
  999. [ 9.113830] type=1400 audit(1637512900.885:3): avc: granted { open } for pid=1 comm="init" name="wcnss_wlan" dev="tmpfs" ino=7019 scontext=u:r:init:s0 tcontext=u:object_r:wlan_device:s0 tclass=chr_file
  1000. [ 9.147674] ueventd: firmware: loading 'wcnss.mdt' for '/devices/platform/pil_riva/pil1/firmware/wcnss.mdt'
  1001. [ 9.149383] ueventd: loading /devices/platform/pil_riva/pil1/firmware/wcnss.mdt took 1ms
  1002. [ 9.167785] ueventd: firmware: loading 'wcnss.b02' for '/devices/platform/pil_riva/pil1/firmware/wcnss.b02'
  1003. [ 9.169281] ueventd: loading /devices/platform/pil_riva/pil1/firmware/wcnss.b02 took 1ms
  1004. [ 9.170318] ueventd: firmware: loading 'wcnss.b04' for '/devices/platform/pil_riva/pil1/firmware/wcnss.b04'
  1005. [ 9.171966] ueventd: loading /devices/platform/pil_riva/pil1/firmware/wcnss.b04 took 1ms
  1006. [ 9.173156] ueventd: firmware: loading 'wcnss.b05' for '/devices/platform/pil_riva/pil1/firmware/wcnss.b05'
  1007. [ 9.229461] ueventd: loading /devices/platform/pil_riva/pil1/firmware/wcnss.b05 took 56ms
  1008. [ 9.319763] pil pil1: wcnss: Brought out of reset
  1009. [ 9.320159] init: Command 'write /dev/wcnss_wlan ' action=post-fs-data (/init.qcom.rc:61) took 206ms and succeeded
  1010. [ 9.320678] wcnss_8960: Subsystem restart activated for riva.
  1011. [ 9.337829] init: processing action (post-fs-data) from (/system/etc/init/bootstat.rc:7)
  1012. [ 9.342407] init: processing action (post-fs-data) from (/system/etc/init/incidentd.rc:21)
  1013. [ 9.343749] init: processing action (post-fs-data) from (/system/etc/init/lineage-ssh.rc:1)
  1014. [ 9.345947] init: processing action (post-fs-data) from (/system/etc/init/lineage-system.rc:6)
  1015. [ 9.347106] init: starting service 'sysinit'...
  1016. [ 9.348724] init: processing action (post-fs-data) from (/system/etc/init/lineage-updates.rc:1)
  1017. [ 9.349700] init: processing action (post-fs-data) from (/system/etc/init/logtagd.rc:4)
  1018. [ 9.355773] init: processing action (post-fs-data) from (/system/etc/init/statsd.rc:25)
  1019. [ 9.357055] init: processing action (post-fs-data) from (/vendor/etc/init/hostapd.android.rc:9)
  1020. [ 9.364562] init: processing action (ro.crypto.state=unencrypted && zygote-start) from (/init.rc:562)
  1021. [ 9.365112] init: starting service 'netd'...
  1022. [ 9.367126] init: starting service 'zygote'...
  1023. [ 9.367645] init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
  1024. [ 9.368804] init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
  1025. [ 9.368988] init: Command 'start zygote_secondary' action=ro.crypto.state=unencrypted && zygote-start (/init.rc:565) took 0ms and failed: service zygote_secondary not found
  1026. [ 9.369293] init: processing action (load_persist_props_action) from (/init.rc:266)
  1027. [ 9.369567] init: Couldn't load property file '/data/local.prop': open() failed: No such file or directory: No such file or directory
  1028. [ 9.369781] init: Created socket '/dev/socket/mdns', mode 660, user 0, group 1000
  1029. [ 9.371185] init: Created socket '/dev/socket/fwmarkd', mode 660, user 0, group 3003
  1030. [ 9.371704] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
  1031. [ 9.373352] init: starting service 'logd-reinit'...
  1032. [ 9.375091] init: processing action (load_persist_props_action) from (/system/etc/init/logcatd.rc:31)
  1033. [ 9.375701] init: processing action (firmware_mounts_complete) from (/init.rc:272)
  1034. [ 9.376037] init: processing action (early-boot) from (/init.qcom.rc:129)
  1035. [ 9.377899] init: processing action (early-boot) from (init.device.rc:1)
  1036. [ 9.379760] init: processing action (early-boot) from (/system/etc/init/installd.rc:5)
  1037. [ 9.394744] logd.daemon: reinit
  1038. [ 9.395935] init: Service 'logd-reinit' (pid 289) exited with status 0
  1039. [ 9.402618] init: processing action (boot) from (/init.rc:577)
  1040. [ 9.411132] init: starting service 'vendor.sensors-hal-1-0'...
  1041. [ 9.413146] mdp4_overlay_mdp_perf_upd mdp clk is changed [1] from 0 to 128000000
  1042. [ 9.414154] init: starting service 'hidl_memory'...
  1043. [ 9.415863] init: starting service 'healthd'...
  1044. [ 9.417572] init: starting service 'vendor.cas-hal-1-0'...
  1045. [ 9.419342] init: starting service 'vendor.drm-hal-1-0'...
  1046. [ 9.421051] init: starting service 'vendor.light-hal-2-0'...
  1047. [ 9.422698] init: starting service 'power-hal-1-1'...
  1048. [ 9.424468] init: starting service 'vendor.usb-hal-1-0'...
  1049. [ 9.426147] init: starting service 'vibrator-1-0'...
  1050. [ 9.438903] init: starting service 'vendor.wifi_hal_legacy'...
  1051. [ 9.440704] init: starting service 'vendor.trust-hal-1-0'...
  1052. [ 9.442443] init: File /system/bin/btnvtool(labeled "u:object_r:btnvtool_exec:s0") has incorrect label or no domain transition from u:r:init:s0 to another SELinux domain defined. Have you configured your service correctly? https://source.android.com/security/selinux/device-policy#label_new_services_and_address_denials
  1053. [ 9.442687] init: starting service 'config_bt_addr'...
  1054. [ 9.444000] init: starting service 'ks_checker'...
  1055. [ 9.445251] init: starting service 'tad_static'...
  1056. [ 9.466033] type=1400 audit(1637512900.885:3): avc: granted { open } for pid=1 comm="init" name="wcnss_wlan" dev="tmpfs" ino=7019 scontext=u:r:init:s0 tcontext=u:object_r:wlan_device:s0 tclass=chr_file
  1057. [ 9.466217] type=1400 audit(1637512901.235:4): avc: denied { execute_no_trans } for pid=303 comm="init" path="/system/bin/btnvtool" dev="mmcblk0p24" ino=1421 scontext=u:r:init:s0 tcontext=u:object_r:btnvtool_exec:s0 tclass=file permissive=1
  1058. [ 9.468322] init: starting service 'audioserver'...
  1059. [ 9.477600] init: starting service 'lmkd'...
  1060. [ 9.507812] init: Created socket '/dev/socket/tad', mode 660, user 1000, group 1000
  1061. [ 9.537139] init: starting service 'thermalservice'...
  1062. [ 9.538452] init: Command 'class_start core' action=boot (/init.rc:674) took 96ms and succeeded
  1063. [ 9.538879] init: Service 'sysinit' (pid 283) exited with status 0
  1064. [ 9.539367] init: processing action (boot) from (/init.usb.rc:21)
  1065. [ 9.539825] init: processing action (persist.sys.usb.config=* && boot) from (/init.usb.rc:102)
  1066. [ 9.540069] init: processing action (boot) from (/init.qcom.rc:138)
  1067. [ 9.575927] init: Created socket '/dev/socket/lmkd', mode 660, user 1000, group 1000
  1068. [ 9.606933] init: Command 'write /proc/sys/vm/page-cluster 0' action=boot (/init.qcom.rc:217) took 60ms and succeeded
  1069. [ 9.607269] init: Service 'config_bt_addr' (pid 303) exited with status 0
  1070. [ 9.608032] init: Service 'vibrator-1-0' (pid 300) exited with status 243
  1071. [ 9.608215] init: Sending signal 9 to service 'vibrator-1-0' (pid 300) process group...
  1072. [ 9.608673] libprocessgroup: Successfully killed process cgroup uid 1000 pid 300 in 0ms
  1073. [ 9.696289] healthd: BatteryCycleCountPath not found
  1074. [ 9.774475] wcnss_wlan_ctrl_probe: SMD ctrl channel up
  1075. [ 9.774871] wcnss: version 01050102
  1076. [ 9.775024] wcnss: schedule dnld work for riva
  1077. [ 9.775085] wcnss: NV download[ 9.777038] ueventd: firmware: loading 'wlan/prima/WCNSS_qcom_wlan_nv.bin' for '/devices/platform/wcnss_wlan.0/firmware/wlan!prima!WCNSS_qcom_wlan_nv.bin'
  1078. [ 9.787994] init: processing action (boot) from (init.device.rc:15)
  1079. [ 9.788604] init: Received control message 'interface_start' for '[email protected]::IHealth/default' from pid: 219 (/system/bin/hwservicemanager)
  1080. [ 9.788818] init: Could not find service hosting interface [email protected]::IHealth/default
  1081. [ 9.789337] init: Received control message 'interface_start' for '[email protected]::IThermal/default' from pid: 219 (/system/bin/hwservicemanager)
  1082. [ 9.789550] init: Could not find service hosting interface [email protected]::IThermal/default
  1083. [ 9.791137] init: processing action (boot) from (init.sony.usb.rc:20)
  1084. [ 9.792633] init: processing action (boot) from (/system/etc/init/bootstat.rc:61)
  1085. [ 9.792907] init: processing action (boot) from (/system/etc/init/dumpstate.rc:1)
  1086. [ 9.793273] init: processing action (boot) from (/system/etc/init/lineage-governor.rc:1)
  1087. [ 9.797271] init: processing action (boot) from (/system/etc/init/lineage-iosched.rc:16)
  1088. [ 9.806365] selinux: SELinux: Could not get canonical path for /sys/block/sda/queue restorecon: No such file or directory.
  1089. [ 9.806365]
  1090. [ 9.807922] selinux: SELinux: Could not get canonical path for /sys/block/sde/queue restorecon: No such file or directory.
  1091. [ 9.807922]
  1092. [ 9.808349] selinux: SELinux: Could not get canonical path for /sys/block/dm-0/queue restorecon: No such file or directory.
  1093. [ 9.808349]
  1094. [ 9.808746] init: processing action (boot) from (/system/etc/init/lineage-livedisplay.rc:1)
  1095. [ 9.810150] init: processing action (boot) from (/system/etc/init/lineage-system.rc:16)
  1096. [ 9.810699] init: processing action (enable_property_trigger) from (<Builtin Action>:0)
  1097. [ 9.811340] init: processing action (security.perf_harden=1) from (/init.rc:727)
  1098. [ 9.812133] init: processing action (ro.debuggable=1) from (/init.rc:751)
  1099. [ 9.813171] init: starting service 'console'...
  1100. [ 9.814971] init: processing action (sys.usb.config=adb && sys.usb.configfs=0) from (/init.usb.rc:34)
  1101. [ 9.816070] enable_store: android_usb: already disabled
  1102.  
  1103. [ 9.816711] wcnss: NV bin size: 29772, total_fragments: 10
  1104. [ 9.816925] wcnss: no space available for smd frame
  1105. [ 9.817443] ueventd: loading /devices/platform/wcnss_wlan.0/firmware/wlan!prima!WCNSS_qcom_wlan_nv.bin took 40ms
  1106. [ 9.818786] init: starting service 'adbd'...
  1107. [ 9.820678] init: processing action (gsm.radio.kickstart=off) from (/init.qcom.rc:315)
  1108. [ 9.820983] init: processing action (ro.boot.baseband=mdm) from (/init.qcom.rc:351)
  1109. [ 9.821746] init: starting service 'qmuxd'...
  1110. [ 9.825256] init: starting service 'netmgrd'...
  1111. [ 9.826721] init: processing action (nonencrypted) from (/init.rc:676)
  1112. [ 9.842773] init: setpgid failed for console: Operation not permitted
  1113. [ 9.845275] init: Created socket '/dev/socket/adbd', mode 660, user 1000, group 1000
  1114. [ 9.846221] init: starting service 'ta_qmi_client'...
  1115. [ 9.846557] wcnss: no space available for smd frame
  1116. [ 9.848205] init: starting service 'updatemiscta'...
  1117. [ 9.850036] init: starting service 'thermanager'...
  1118. [ 9.851867] init: starting service 'drm'...
  1119. [ 9.853698] init: starting service 'incidentd'...
  1120. [ 9.855621] init: starting service 'installd'...
  1121. [ 9.868896] type=1400 audit(1637512901.235:4): avc: denied { execute_no_trans } for pid=303 comm="init" path="/system/bin/btnvtool" dev="mmcblk0p24" ino=1421 scontext=u:r:init:s0 tcontext=u:object_r:btnvtool_exec:s0 tclass=file permissive=1
  1122. [ 9.869110] type=1400 audit(1637512901.645:5): avc: denied { dac_override } for pid=304 comm="sh" capability=1 scontext=u:r:kickstart:s0 tcontext=u:r:kickstart:s0 tclass=capability permissive=1
  1123. [ 9.876586] wcnss: no space available for smd frame
  1124. [ 9.879943] init: starting service 'keystore'...
  1125. [ 9.901092] init: starting service 'mediadrm'...
  1126. [ 9.902893] init: starting service 'mediaextractor'...
  1127. [ 9.904632] init: starting service 'mediametrics'...
  1128. [ 9.906433] init: starting service 'media'...
  1129. [ 9.906555] wcnss: no space available for smd frame
  1130. [ 9.908355] read descriptors
  1131. [ 9.908508] read descriptors
  1132. [ 9.908569] read strings
  1133. [ 9.942169] init: starting service 'statsd'...
  1134. [ 9.944213] init: starting service 'storaged'...
  1135. [ 9.978393] init: Created socket '/dev/socket/statsdw', mode 222, user 1066, group 1066
  1136. [ 9.996002] init: starting service 'wificond'...
  1137. [ 10.013305] init: starting service 'vendor.media.omx'...
  1138. [ 10.015136] init: starting service 'ril-daemon'...
  1139. [ 10.016326] init: Command 'class_start main' action=nonencrypted (/init.rc:677) took 170ms and succeeded
  1140. [ 10.045867] init: Opened file '/d/mmc0/mmc0:0001/ext_csd', flags 0
  1141. [ 10.058441] init: starting service 'VfdUrvkUEjXo'...
  1142. [ 10.060272] init: starting service 'gatekeeperd'...
  1143. [ 10.061889] init: starting service 'perfprofd'...
  1144. [ 10.063659] init: starting service 'tombstoned'...
  1145. [ 10.065429] init: starting service 'usbd'...
  1146. [ 10.072875] type=1400 audit(1637512901.645:5): avc: denied { dac_override } for pid=304 comm="sh" capability=1 scontext=u:r:kickstart:s0 tcontext=u:r:kickstart:s0 tclass=capability permissive=1
  1147. [ 10.073120] type=1400 audit(1637512901.845:6): avc: denied { dac_override } for pid=335 comm="ls" capability=1 scontext=u:r:kickstart:s0 tcontext=u:r:kickstart:s0 tclass=capability permissive=1
  1148. [ 10.097747] init: Created socket '/dev/socket/tombstoned_crash', mode 666, user 1000, group 1000
  1149. [ 10.098724] init: Created socket '/dev/socket/tombstoned_intercept', mode 666, user 1000, group 1000
  1150. [ 10.101837] init: Created socket '/dev/socket/tombstoned_java_trace', mode 666, user 1000, group 1000
  1151. [ 10.110626] init: starting service 'macaddrsetup'...
  1152. [ 10.112182] init: Command 'class_start late_start' action=nonencrypted (/init.rc:678) took 53ms and succeeded
  1153. [ 10.116577] pm8921_v3_post_probe: PMIC register 0x0001: rev v3.0.1, raw=0xED
  1154. [ 10.116760] pm8921_v3_post_probe: PMIC register 0x0339: fab GF?, raw=0x37
  1155. [ 10.264587] set_usb_max_current: setting current max to 1500
  1156. [ 10.265441] init: Service 'VfdUrvkUEjXo' (pid 365) exited with status 0
  1157. [ 10.280090] type=1400 audit(1637512901.845:6): avc: denied { dac_override } for pid=335 comm="ls" capability=1 scontext=u:r:kickstart:s0 tcontext=u:r:kickstart:s0 tclass=capability permissive=1
  1158. [ 10.280273] type=1400 audit(1637512902.056:7): avc: denied { dac_override } for pid=370 comm="ls" capability=1 scontext=u:r:kickstart:s0 tcontext=u:r:kickstart:s0 tclass=capability permissive=1
  1159. [ 10.327117] wcnss_wlan_macaddr_store: Write MAC Addr:30:a8:db:c8:05:3a
  1160. [ 10.349975] init: Service 'macaddrsetup' (pid 372) exited with status 0
  1161. [ 10.375976] init: Service 'updatemiscta' (pid 330) exited with status 1
  1162. [ 10.398376] init: Service 'usbd' (pid 369) exited with status 0
  1163. [ 10.409423] init: Received control message 'interface_start' for '[email protected]::IUsbGadget/default' from pid: 219 (/system/bin/hwservicemanager)
  1164. [ 10.409637] init: Could not find service hosting interface [email protected]::IUsbGadget/default
  1165. [ 10.561981] init: Received control message 'interface_start' for '[email protected]::IGatekeeper/default' from pid: 219 (/system/bin/hwservicemanager)
  1166. [ 10.562194] init: Could not find service hosting interface [email protected]::IGatekeeper/default
  1167. [ 10.656219] init: Received control message 'interface_start' for '[email protected]::IKeymasterDevice/default' from pid: 219 (/system/bin/hwservicemanager)
  1168. [ 10.656463] init: Could not find service hosting interface [email protected]::IKeymasterDevice/default
  1169. [ 10.859436] random: nonblocking pool is initialized
  1170. [ 11.353149] rmnet usb ctrl Initialized.
  1171. [ 11.353424] usbcore: registered new interface driver rmnet_usb
  1172. [ 11.394165] init: processing action (gsm.radio.kickstart=on) from (/init.qcom.rc:312)
  1173. [ 11.397766] init: starting service 'kickstart'...
  1174. [ 11.402252] init: Service 'ks_checker' (pid 304) exited with status 0
  1175. [ 11.461181] mdm_modem_ioctl: Powering on mdm id 0
  1176. [ 11.461273] mdm_do_first_power_on:id 0: Powering on modem for the first time
  1177. [ 11.461486] mdm_pblrdy_change: mdm id 0: pbl ready:0
  1178. [ 11.495513] mdm_pblrdy_change: mdm id 0: pbl ready:1
  1179. [ 11.510131] msm_hsic_host msm_hsic_host: Qualcomm EHCI Host Controller using HSIC
  1180. [ 11.510253] msm_hsic_host msm_hsic_host: new USB bus registered, assigned bus number 1
  1181. [ 11.556701] msm_hsic_host msm_hsic_host: irq 261, io mem 0x12510000
  1182. [ 11.576721] msm_hsic_host msm_hsic_host: USB 2.0 started, EHCI 1.00
  1183. [ 11.577026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  1184. [ 11.577148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1185. [ 11.577209] usb usb1: Product: Qualcomm EHCI Host Controller using HSIC
  1186. [ 11.577331] usb usb1: Manufacturer: Linux 3.4.113-David_Black-g773d955b46e-dirty ehci_hcd
  1187. [ 11.577453] usb usb1: SerialNumber: msm_hsic_host
  1188. [ 11.578521] hub 1-0:1.0: USB hub found
  1189. [ 11.578613] hub 1-0:1.0: 1 port detected
  1190. [ 11.705871] init: Received control message 'interface_start' for '[email protected]::IDevicesFactory/default' from pid: 219 (/system/bin/hwservicemanager)
  1191. [ 11.706054] init: Could not find service hosting interface [email protected]::IDevicesFactory/default
  1192. [ 11.730987] init: Received control message 'interface_start' for '[email protected]::IDevicesFactory/msd' from pid: 219 (/system/bin/hwservicemanager)
  1193. [ 11.731170] init: Could not find service hosting interface [email protected]::IDevicesFactory/msd
  1194. [ 11.733184] init: Received control message 'interface_start' for '[email protected]::IEffectsFactory/default' from pid: 219 (/system/bin/hwservicemanager)
  1195. [ 11.733428] init: Could not find service hosting interface [email protected]::IEffectsFactory/default
  1196. [ 11.916656] usb 1-1: new high-speed USB device number 2 using msm_hsic_host
  1197. [ 11.974029] usb 1-1: New USB device found, idVendor=05c6, idProduct=9008
  1198. [ 11.974182] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  1199. [ 11.974243] usb 1-1: Product: QHSUSB__BULK
  1200. [ 11.974365] usb 1-1: Manufacturer: Qualcomm CDMA Technologies MSM
  1201. [ 12.033538] msm_enqueue: queue eventdata new max is 1
  1202. [ 12.075500] msm_enqueue: queue control new max is 1
  1203. [ 12.284240] msm_ispif_release: ispif invalid state 1
  1204. [ 12.524505] msm_enqueue: queue eventdata new max is 1
  1205. [ 12.753692] msm_enqueue: queue control new max is 1
  1206. [ 12.757049] msm_ispif_release: ispif invalid state 1
  1207. [ 14.437194] init: starting service 'vibrator-1-0'...
  1208. [ 14.663543] warning: `main' uses 32-bit capabilities (legacy support in use)
  1209. [ 19.336059] mdm_modem_ioctl: normal boot of mdm id 0 done
  1210. [ 19.345153] mdm_pblrdy_change: mdm id 0: pbl ready:0
  1211. [ 19.796630] wcnss_post_bootup: Cancel APPS vote for Iris & Riva
  1212. [ 19.876129] mdm_status_change: status = 1: mdm id 0 is now ready
  1213. [ 19.876373] msm_hsic_host msm_hsic_host: remove, state 1
  1214. [ 19.876434] usb usb1: USB disconnect, device number 1
  1215. [ 19.876617] usb 1-1: USB disconnect, device number 2
  1216. [ 19.878234] msm_hsic_host msm_hsic_host: USB bus 1 deregistered
  1217. [ 19.939819] msm_hsic_host msm_hsic_host: Qualcomm EHCI Host Controller using HSIC
  1218. [ 19.939910] msm_hsic_host msm_hsic_host: new USB bus registered, assigned bus number 1
  1219. [ 19.966613] msm_hsic_host msm_hsic_host: irq 261, io mem 0x12510000
  1220. [ 19.986572] msm_hsic_host msm_hsic_host: USB 2.0 started, EHCI 1.00
  1221. [ 19.986846] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  1222. [ 19.986968] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1223. [ 19.987030] usb usb1: Product: Qualcomm EHCI Host Controller using HSIC
  1224. [ 19.987182] usb usb1: Manufacturer: Linux 3.4.113-David_Black-g773d955b46e-dirty ehci_hcd
  1225. [ 19.987304] usb usb1: SerialNumber: msm_hsic_host
  1226. [ 19.988250] hub 1-0:1.0: USB hub found
  1227. [ 19.988342] hub 1-0:1.0: 1 port detected
  1228. [ 20.326599] usb 1-1: new high-speed USB device number 2 using msm_hsic_host
  1229. [ 20.392608] usb 1-1: New USB device found, idVendor=05c6, idProduct=9048
  1230. [ 20.392761] usb 1-1: New USB device strings: Mfr=3, Product=2, SerialNumber=0
  1231. [ 20.392883] usb 1-1: Product: Qualcomm CDMA Technologies MSM
  1232. [ 20.392944] usb 1-1: Manufacturer: Qualcomm, Incorporated
  1233. [ 20.407531] rmnet_usb 1-1:1.5: rmnet_usb0: register 'rmnet_usb' at usb-msm_hsic_host-1, RmNET net device, ee:ff:ca:bf:81:24
  1234. [ 20.409301] rmnet_usb 1-1:1.6: rmnet_usb1: register 'rmnet_usb' at usb-msm_hsic_host-1, RmNET net device, ee:ff:ca:bf:81:24
  1235. [ 20.410980] rmnet_usb 1-1:1.7: rmnet_usb2: register 'rmnet_usb' at usb-msm_hsic_host-1, RmNET net device, ee:ff:ca:bf:81:24
  1236. [ 20.412628] rmnet_usb 1-1:1.8: rmnet_usb3: register 'rmnet_usb' at usb-msm_hsic_host-1, RmNET net device, ee:ff:ca:bf:81:24
  1237. [ 21.388519] lm3533 0-0036: lm3533_als_adc_enable_store: unbalanced
  1238. [ 21.410308] init: Received control message 'interface_start' for '[email protected]::IHealth/default' from pid: 219 (/system/bin/hwservicemanager)
  1239. [ 21.410461] init: Could not find service hosting interface [email protected]::IHealth/default
  1240. [ 21.559692] msm_enqueue: queue eventdata new max is 1
  1241. [ 21.570220] Unable to handle kernel NULL pointer dereference at virtual address 00000028
  1242. [ 21.570281] pgd = ed08c000
  1243. [ 21.570404] [00000028] *pgd=00000000
  1244. [ 21.570526] Internal error: Oops: 5 [#1] PREEMPT SMP ARM
  1245. [ 21.570587] Modules linked in:
  1246. [ 21.570770] CPU: 2 Not tainted (3.4.113-David_Black-g773d955b46e-dirty #1)
  1247. [ 21.570861] PC is at path_init+0x58/0x3b4
  1248. [ 21.570953] LR is at path_lookupat+0x3c/0x908
  1249. [ 21.571044] pc : [<c01c88d4>] lr : [<c01caed8>] psr: 20000013
  1250. [ 21.571044] sp : ed025e10 ip : 00002000 fp : ed025ef8
  1251. [ 21.571166] r10: 00000000 r9 : ed024000 r8 : ebc8a00c
  1252. [ 21.571228] r7 : c0008180 r6 : 00000001 r5 : fffffffa r4 : ed025ef8
  1253. [ 21.571350] r3 : 00000000 r2 : 0000002e r1 : ebc8a00c r0 : bee0a28b
  1254. [ 21.571472] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user
  1255. [ 21.571533] Control: 10c5787d Table: ad28c06a DAC: 00000015
  1256. [ 21.571655]
  1257. [ 21.571655] PC: 0xc01c8854:
  1258. [ 21.571716] 8854 e3e00000 eaffffe3 e7f001f2 e3e00001 eaffffe0 e3e00013 eaffffde e3e0000f
  1259. [ 21.572357] 8874 eaffffdc 00a00528 e16d41fc e1a05002 e1a04003 e1cd60f8 e59f7394 e3822a01
  1260. [ 21.573028] 8894 e3a03000 e3a06001 e1cd81f0 e215ca02 e58de018 e1a08001 e24dd00c e5842024
  1261. [ 21.573608] 88b4 e08f7007 e5843030 e584602c 0a00001a e5d12000 e594301c e5940018 e3520000
  1262. [ 21.574279] 88d4 e5938028 1a00003b e1c421d8 e2156040 e5848020 e1c420f0 0a00007b e59f3334
  1263. [ 21.574920] 88f4 e7970003 ebfc8060 ebfddc23 e5942004 e5923004 e3130001 1a0000a5 e3a00000
  1264. [ 21.575531] 8914 e5843028 e28dd00c e1cd40d0 e1cd60d8 e1cd81d0 e28dd018 e49df004 e584c018
  1265. [ 21.576110] 8934 e5d13000 e353002f 0a000048 e3700064 0a00002a e28d1004 eb004951 e2509000
  1266. [ 21.576782]
  1267. [ 21.576782] LR: 0xc01cae58:
  1268. [ 21.576873] ae58 e49df004 e1a0300d e2806018 e3c33d7f e3c3303f e593300c e5938424 e2887004
  1269. [ 21.577514] ae78 e1a00007 eb27d7f9 e1c821d4 e1a00006 e1c421f8 ebfff087 e1a00007 eb27d937
  1270. [ 21.578155] ae98 eaffffde e16d42f4 e3a0c000 e1cd60f8 e1a06002 e3822010 e1cda1f8 e1a07001
  1271. [ 21.578765] aeb8 e1a0b003 e58de020 e1cd81f0 e24dd034 e28de030 e52ec018 e58de000 ebfff668
  1272. [ 21.579345] aed8 e2504000 1a00002a e1a0300d e1a00007 e3c35d7f e1a0100b e3c5303f e593300c
  1273. [ 21.579986] aef8 e5834390 ebfffd58 e2504000 1a000016 e3160010 0a000026 e1a0000b ebfff1d3
  1274. [ 21.580627] af18 e2504000 1a000010 e59b3024 e59b5020 e3130002 0a000002 e1d530b2 e3130002
  1275. [ 21.581207] af38 0a00005f e595301c e5933034 e3130001 0a000005 e59b3004 e3530000 0a000002
  1276. [ 21.581817]
  1277. [ 21.581817] SP: 0xed025d90:
  1278. [ 21.581878] 5d90 ed025d78 00000000 ed1eba00 00000000 00000000 00000000 c01c88d4 20000013
  1279. [ 21.582458] 5db0 ffffffff ed025dfc ebc8a00c ed024000 00000000 c0bc1bd8 bee0a28b ebc8a00c
  1280. [ 21.583068] 5dd0 0000002e 00000000 ed025ef8 fffffffa 00000001 c0008180 ebc8a00c ed024000
  1281. [ 21.583679] 5df0 00000000 ed025ef8 00002000 ed025e10 c01caed8 c01c88d4 20000013 ffffffff
  1282. [ 21.584289] 5e10 ed025f10 00000004 00000000 ed025ef8 ec7b23c0 ffffffea ebc8a00c ed025f78
  1283. [ 21.584899] 5e30 ed024000 c01caed8 ed025e50 000001f8 ec7b23c0 c1052a08 c104b580 ed025f78
  1284. [ 21.585479] 5e50 00000000 00000000 00000000 c035d40c ec7b23c0 c29bd800 c1052a08 ed025ef8
  1285. [ 21.586120] 5e70 ec7b23c0 ebc8a000 00000006 ed025f78 ed024000 00000000 00000000 c01ccaec
  1286. [ 21.586700]
  1287. [ 21.586700] FP: 0xed025e78:
  1288. [ 21.586822] 5e78 00000006 ed025f78 ed024000 00000000 00000000 c01ccaec ed025de8 00000000
  1289. [ 21.587402] 5e98 00000046 00000004 00000046 00000000 00000000 00000001 00000000 00000000
  1290. [ 21.588012] 5eb8 00000001 c12693cc 00000000 00000000 00000000 ffffffea ed025f78 ed025ef8
  1291. [ 21.588592] 5ed8 ebc8a000 00000006 ed024000 00000000 00000000 c01cd7dc ffffffea c01bd754
  1292. [ 21.589202] 5ef8 00000000 00000000 00000001 c000841c ec7b2608 ed025f10 bee0a28b 00000000
  1293. [ 21.589782] 5f18 bee0a301 fffffffa afb9e037 00000001 00000000 ebc8a000 00000ff4 00000ff4
  1294. [ 21.590393] 5f38 b005e27a c01daa6c 00000000 004a4441 00000006 ebc8a000 0000000a 00000006
  1295. [ 21.591003] 5f58 ebc8a000 ffffffea c000fa64 c01bbf18 ed024000 c01bd838 ed025f88 00000092
  1296. [ 21.591583]
  1297. [ 21.591583] R1: 0xebc89f8c:
  1298. [ 21.591674] 9f8c ebdcacc8 ebc89430 b0f98000 ed009c40 0000079f 08000071 ebc89ef4 c2502294
  1299. [ 21.592315] 9fac ebc89e9c 00000000 ebc89fb4 ebc89fb4 00000000 c115fb40 0000001f ec7b26c0
  1300. [ 21.592926] 9fcc 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1301. [ 21.593627] 9fec 00000000 00000000 00000000 00000000 00000000 ebc8a00c b005e27a 74636100
  1302. [ 21.594207] msm_enqueue: queue control new max is 1
  1303. [ 21.594299] a00c 6f72002e 65732f63 662f666c 37312f64 00000000 6f732e73 00004c00 0000006f
  1304. [ 21.594940] a02c 37333631 34333334 30313035 00000037 0072006b 735f6576 65636e69 746f7409
  1305. [ 21.595520] a04c 745f6c61 09656d69 5f78616d 656d6974 73616c09 68635f74 65676e61 65727009
  1306. [ 21.596099] a06c 746e6576 7375735f 646e6570 6d69745f 73750a65 20203162 20202020 20202020
  1307. [ 21.596710]
  1308. [ 21.596710] R4: 0xed025e78:
  1309. [ 21.596801] 5e78 00000006 ed025f78 ed024000 00000000 00000000 c01ccaec ed025de8 00000000
  1310. [ 21.597442] 5e98 00000046 00000004 00000046 00000000 00000000 00000001 00000000 00000000
  1311. [ 21.598052] 5eb8 00000001 c12693cc 00000000 00000000 00000000 ffffffea ed025f78 ed025ef8
  1312. [ 21.598632] 5ed8 ebc8a000 00000006 ed024000 00000000 00000000 c01cd7dc ffffffea c01bd754
  1313. [ 21.599182] 5ef8 00000000 00000000 00000001 c000841c ec7b2608 ed025f10 bee0a28b 00000000
  1314. [ 21.599822] 5f18 bee0a301 fffffffa afb9e037 00000001 00000000 ebc8a000 00000ff4 00000ff4
  1315. [ 21.600433] 5f38 b005e27a c01daa6c 00000000 004a4441 00000006 ebc8a000 0000000a 00000006
  1316. [ 21.601043] 5f58 ebc8a000 ffffffea c000fa64 c01bbf18 ed024000 c01bd838 ed025f88 00000092
  1317. [ 21.601623]
  1318. [ 21.601623] R7: 0xc0008100:
  1319. [ 21.601745] 8100 e1a0f00e c1343da7 c0008108 c0bc76b8 c0bc76fc e3120003 1a000008 e5925000
  1320. [ 21.602325] 8120 e3550005 13550002 1a000004 e5925004 e59f6010 e1550006 1a000000 e1a0f00e
  1321. [ 21.602966] 8140 e3a02000 e1a0f00e 54410001 00000000 00000000 00000000 00000000 00000000
  1322. [ 21.603576] 8160 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1323. [ 21.604217] 8180 ea001ff7 e16d41f4 e1cd60f8 e1a06000 e58de010 e5903040 e24dd08c e590503c
  1324. [ 21.604766] 81a0 e203201f e3520013 0a000052 e3130020 e1a0300d e3c33d7f e1a00005 e3c3303f
  1325. [ 21.605377] 81c0 e5931008 e2411001 0a00001c eb0ed6ae e3500000 0a000049 e59f31bc e79f3003
  1326. [ 21.606018] 81e0 e5932004 e3520000 1a00004e e59f01ac e3a03006 e3a0e001 e3a0c000 e340e003
  1327. [ 21.606628]
  1328. [ 21.606628] R8: 0xebc89f8c:
  1329. [ 21.606719] 9f8c ebdcacc8 ebc89430 b0f98000 ed009c40 0000079f 08000071 ebc89ef4 c2502294[ 21.607238] vfe32_proc_general: rdi interface: 2
  1330.  
  1331. [ 21.607482] 9fac ebc89e9c 00000000 ebc89fb4 ebc89fb4 00000000 c115fb40 0000001f ec7b26c0
  1332. [ 21.608123] 9fcc 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1333. [ 21.608734] 9fec 00000000 00000000 00000000 00000000 00000000 ebc8a00c b005e27a 74636100
  1334. [ 21.609374] a00c 6f72002e 65732f63 662f666c 37312f64 00000000 6f732e73 00004c00 0000006f
  1335. [ 21.609985] a02c 37333631 34333334 30313035 00000037 0072006b 735f6576 65636e69 746f7409
  1336. [ 21.610626] a04c 745f6c61 09656d69 5f78616d 656d6974 73616c09 68635f74 65676e61 65727009
  1337. [ 21.611206] a06c 746e6576 7375735f 646e6570 6d69745f 73750a65 20203162 20202020 20202020
  1338. [ 21.611816]
  1339. [ 21.611816] R9: 0xed023f80:
  1340. [ 21.611877] 3f80 c035ab80 00000000 ed023070 00000035 00000006 00000002 00000000 fffdffff
  1341. [ 21.612487] 3fa0 00000001 00000000 00000000 c238dc64 00000200 c238dc6c c035ab80 00000000
  1342. [ 21.613098] 3fc0 ed0232a0 00000011 00000007 00840053 00000000 ffeffffb 00000001 00000000
  1343. [ 21.613739] 3fe0 00000000 00000000 00000200 ece7b9cc c035ab80 00000000 00000000 00000000
  1344. [ 21.614318] 4000 00000002 00000002 00000000 ed008000 00000002 00000015 c47257c0 ed008000
  1345. [ 21.614959] 4020 ed0098c0 ed980700 ece38000 c10107c0 c0008180 ed025e8c ed025de0 c0bbfb5c
  1346. [ 21.615600] 4040 00000000 00000000 00000000 00000000 00000000 01010000 00000000 b003b4e8
  1347. [ 21.616180] 4060 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  1348. [ 21.616790] Process tombstoned (pid: 368, stack limit = 0xed0242f0)
  1349. [ 21.616912] Stack: (0xed025e10 to 0xed026000)
  1350. [ 21.616973] 5e00: ed025f10 00000004 00000000 ed025ef8
  1351. [ 21.617095] 5e20: ec7b23c0 ffffffea ebc8a00c ed025f78 ed024000 c01caed8 ed025e50 000001f8
  1352. [ 21.617218] 5e40: ec7b23c0 c1052a08 c104b580 ed025f78 00000000 00000000 00000000 c035d40c
  1353. [ 21.617279] 5e60: ec7b23c0 c29bd800 c1052a08 ed025ef8 ec7b23c0 ebc8a000 00000006 ed025f78
  1354. [ 21.617401] 5e80: ed024000 00000000 00000000 c01ccaec ed025de8 00000000 00000046 00000004
  1355. [ 21.617523] 5ea0: 00000046 00000000 00000000 00000001 00000000 00000000 00000001 c12693cc
  1356. [ 21.617645] 5ec0: 00000000 00000000 00000000 ffffffea ed025f78 ed025ef8 ebc8a000 00000006
  1357. [ 21.617706] 5ee0: ed024000 00000000 00000000 c01cd7dc ffffffea c01bd754 00000000 00000000
  1358. [ 21.617828] 5f00: 00000001 c000841c ec7b2608 ed025f10 bee0a28b 00000000 bee0a301 fffffffa
  1359. [ 21.617950] 5f20: afb9e037 00000001 00000000 ebc8a000 00000ff4 00000ff4 b005e27a c01daa6c
  1360. [ 21.618041] 5f40: 00000000 004a4441 00000006 ebc8a000 0000000a 00000006 ebc8a000 ffffffea
  1361. [ 21.618133] 5f60: c000fa64 c01bbf18 ed024000 c01bd838 ed025f88 00000092 bee0a250 c01b81a0
  1362. [ 21.618255] 5f80: 00000008 00000000 bee0a808 b003b4f0 b00641dc 00000142 c000fa64 ed024000
  1363. [ 21.618377] 5fa0: 00000000 c000f8e0 bee0a808 b003b4f0 00000006 b005e27a 004a4441 000001a0
  1364. [ 21.618438] 5fc0: bee0a808 b003b4f0 b00641dc 00000142 afbb0000 00000080 afbb0000 00000000
  1365. [ 21.618560] 5fe0: 0000000b bee0a778 afcab677 afce02dc 800d0010 00000006 7a0e9a57 243174ba
  1366. [ 21.618682] [<c01c88d4>] (path_init+0x58/0x3b4) from [<c01caed8>] (path_lookupat+0x3c/0x908)
  1367. [ 21.618804] [<c01caed8>] (path_lookupat+0x3c/0x908) from [<c01ccaec>] (path_openat+0x18c/0x69c)
  1368. [ 21.618896] [<c01ccaec>] (path_openat+0x18c/0x69c) from [<c01cd7dc>] (do_filp_open+0x3c/0xa4)
  1369. [ 21.619018] [<c01cd7dc>] (do_filp_open+0x3c/0xa4) from [<c01bbf18>] (do_sys_open+0xa8/0x258)
  1370. [ 21.619140] [<c01bbf18>] (do_sys_open+0xa8/0x258) from [<c000f8e0>] (ret_fast_syscall+0x0/0x30)
  1371. [ 21.619262] Code: e5d12000 e594301c e5940018 e3520000 (e5938028)
  1372. [ 21.619598] ---[ end trace 3b23502ad1eb1c11 ]---
  1373. [ 21.619720] Kernel panic - not syncing: Fatal exception
  1374. [ 21.619781] CPU1: stopping
  1375. [ 21.619873] [<c00175dc>] (unwind_backtrace+0x0/0x160) from [<c001633c>] (handle_IPI+0x1f8/0x234)
  1376. [ 21.619995] [<c001633c>] (handle_IPI+0x1f8/0x234) from [<c000886c>] (gic_handle_irq+0xe8/0x14c)
  1377. [ 21.620117] [<c000886c>] (gic_handle_irq+0xe8/0x14c) from [<c0bc1e1c>] (__irq_usr+0x3c/0x60)
  1378. [ 21.620239] Exception stack(0xed627fb0 to 0xed627ff8)
  1379. [ 21.620300] 7fa0: 00000001 00002d2c 00000000 00000674
  1380. [ 21.620422] 7fc0: b0fe3155 00000000 0000000e 00000000 b162f578 b162f574 b162e000 b162fc24
  1381. [ 21.620513] 7fe0: b1eff800 becd7428 b0fbc8dd b0fe3154 00000030 ffffffff
  1382. [ 21.620635] CPU3: stopping
  1383. [ 21.620727] [<c00175dc>] (unwind_backtrace+0x0/0x160) from [<c001633c>] (handle_IPI+0x1f8/0x234)
  1384. [ 21.620880] [<c001633c>] (handle_IPI+0x1f8/0x234) from [<c000886c>] (gic_handle_irq+0xe8/0x14c)
  1385. [ 21.621032] [<c000886c>] (gic_handle_irq+0xe8/0x14c) from [<c0bc1e1c>] (__irq_usr+0x3c/0x60)
  1386. [ 21.621154] Exception stack(0xeaf45fb0 to 0xeaf45ff8)
  1387. [ 21.621215] 5fa0: 00000001 beeb354c 00000000 beeb3514
  1388. [ 21.621337] 5fc0: beeb3548 b5bc03b0 c0e04e82 00000000 beeb3514 beeb354c 00000000 b5bc03b0
  1389. [ 21.621429] 5fe0: 40000000 beeb34d0 b5d27a91 b5d27afe 80070030 ffffffff
  1390. [ 21.621520] CPU0: stopping
  1391. [ 21.621643] [<c00175dc>] (unwind_backtrace+0x0/0x160) from [<c001633c>] (handle_IPI+0x1f8/0x234)
  1392. [ 21.621795] [<c001633c>] (handle_IPI+0x1f8/0x234) from [<c000886c>] (gic_handle_irq+0xe8/0x14c)
  1393. [ 21.621917] [<c000886c>] (gic_handle_irq+0xe8/0x14c) from [<c0bc1e1c>] (__irq_usr+0x3c/0x60)
  1394. [ 21.622039] Exception stack(0xed629fb0 to 0xed629ff8)
  1395. [ 21.622100] 9fa0: 84b8b75c 00000000 619a76d1 14ee7454
  1396. [ 21.622222] 9fc0: 0000001c 619a76d1 14ee7454 00000007 0156f0ea 00000000 00000000 00000000
  1397. [ 21.622314] 9fe0: aec3b21c ae404700 aebdd8e5 aed41ea2 20070030 ffffffff
  1398. [ 21.622436] wcnss_8960: crash shutdown : 0
  1399. [ 22.123199] &@panic_name@:*tombstoned*
  1400. [ 22.123535] Rebooting in 5 seconds..
  1401. [ 27.127777] Restarting Linux version 3.4.113-David_Black-g773d955b46e-dirty (david-black@David-Black) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Oct 20 04:02:06 +07 2019
  1402. [ 27.127777]
  1403. [ 27.127929]
  1404. [ 27.127990] Restarting Linux version 3.4.113-David_Black-g773d955b46e-dirty (david-black@David-Black) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Oct 20 04:02:06 +07 2019
  1405. [ 27.127990]
  1406. [ 27.128570] Going down for restart now
  1407.  
  1408. No errors detected
  1409.  
Advertisement
Add Comment
Please, Sign In to add comment