Advertisement
Guest User

Untitled

a guest
Feb 14th, 2020
1,334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.44 KB | None | 0 0
  1. samsung-a5ulte:~$ dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd030]
  3. [ 0.000000] Linux version 5.5.0-rc7-postmarketos-qcom-msm8916 (pmos@build) (gcc version 9.2.0 (Alpine 9.2.0)) #1 SMP PREEMPT Sun Jan 26 21:46:41 UTC 2020
  4. [ 0.000000] Machine model: Samsung Galaxy A5U (EUR)
  5. [ 0.000000] earlycon: msm_serial_dm0 at MMIO 0x00000000078b0000 (options '')
  6. [ 0.000000] printk: bootconsole [msm_serial_dm0] enabled
  7. [ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000
  8. [ 0.000000] On node 0 totalpages: 516096
  9. [ 0.000000] DMA zone: 4096 pages used for memmap
  10. [ 0.000000] DMA zone: 0 pages reserved
  11. [ 0.000000] DMA zone: 253952 pages, LIFO batch:63
  12. [ 0.000000] DMA32 zone: 4096 pages used for memmap
  13. [ 0.000000] DMA32 zone: 262144 pages, LIFO batch:63
  14. [ 0.000000] percpu: Embedded 21 pages/cpu s48600 r8192 d29224 u86016
  15. [ 0.000000] pcpu-alloc: s48600 r8192 d29224 u86016 alloc=21*4096
  16. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  17. [ 0.000000] Detected VIPT I-cache on CPU0
  18. [ 0.000000] CPU features: detected: ARM errata 826319, 827319, 824069, 819472
  19. [ 0.000000] CPU features: detected: ARM erratum 845719
  20. [ 0.000000] CPU features: detected: ARM erratum 843419
  21. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 507904
  22. [ 0.000000] Kernel command line: earlycon=msm_serial_dm,0x78b0000 console=ttyMSM0,115200,n8 PMOS_NO_OUTPUT_REDIRECT androidboot.emmc=true androidboot.serialno=8a26eecb androidboot.baseband=msm
  23. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  24. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  25. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  26. [ 0.000000] software IO TLB: mapped [mem 0xbbfff000-0xbffff000] (64MB)
  27. [ 0.000000] Memory: 1908492K/2064384K available (6718K kernel code, 558K rwdata, 2624K rodata, 1408K init, 305K bss, 123124K reserved, 32768K cma-reserved)
  28. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  29. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  30. [ 0.000000] Tasks RCU enabled.
  31. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  32. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  33. [ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x43c with crng_init=0
  34. [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
  35. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  36. [ 0.000005] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  37. [ 0.011096] Console: colour dummy device 80x25
  38. [ 0.018779] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
  39. [ 0.023275] pid_max: default: 32768 minimum: 301
  40. [ 0.033700] LSM: Security Framework initializing
  41. [ 0.038358] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  42. [ 0.042903] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
  43. [ 0.074368] ASID allocator initialised with 32768 entries
  44. [ 0.082361] rcu: Hierarchical SRCU implementation.
  45. [ 0.098403] smp: Bringing up secondary CPUs ...
  46. [ 0.130815] Detected VIPT I-cache on CPU1
  47. [ 0.130866] CPU1: Booted secondary processor 0x0000000001 [0x410fd030]
  48. [ 0.162828] Detected VIPT I-cache on CPU2
  49. [ 0.162871] CPU2: Booted secondary processor 0x0000000002 [0x410fd030]
  50. [ 0.194885] Detected VIPT I-cache on CPU3
  51. [ 0.194921] CPU3: Booted secondary processor 0x0000000003 [0x410fd030]
  52. [ 0.195009] smp: Brought up 1 node, 4 CPUs
  53. [ 0.225430] SMP: Total of 4 processors activated.
  54. [ 0.229505] CPU features: detected: 32-bit EL0 Support
  55. [ 0.234294] CPU features: detected: CRC32 instructions
  56. [ 0.246734] CPU: All CPU(s) started at EL1
  57. [ 0.246773] alternatives: patching kernel code
  58. [ 0.250846] devtmpfs: initialized
  59. [ 0.265009] KASLR disabled due to lack of seed
  60. [ 0.265357] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  61. [ 0.268371] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  62. [ 0.279438] pinctrl core: initialized pinctrl subsystem
  63. [ 0.285502] thermal_sys: Registered thermal governor 'step_wise'
  64. [ 0.286607] NET: Registered protocol family 16
  65. [ 0.303032] DMA: preallocated 256 KiB pool for atomic allocations
  66. [ 0.303088] audit: initializing netlink subsys (disabled)
  67. [ 0.308265] audit: type=2000 audit(0.252:1): state=initialized audit_enabled=0 res=1
  68. [ 0.313516] cpuidle: using governor menu
  69. [ 0.321558] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  70. [ 0.344323] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  71. [ 0.344350] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  72. [ 0.350098] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  73. [ 0.356775] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  74. [ 0.365708] cryptd: max_cpu_qlen set to 1000
  75. [ 0.374974] reg-fixed-voltage regulator-vlcd-vci: nonexclusive access to GPIO for regulator-vlcd-vci
  76. [ 0.375827] iommu: Default domain type: Translated
  77. [ 0.383810] SCSI subsystem initialized
  78. [ 0.388220] usbcore: registered new interface driver usbfs
  79. [ 0.391955] usbcore: registered new interface driver hub
  80. [ 0.397475] usbcore: registered new device driver usb
  81. [ 0.403288] i2c-gpio i2c-muic: using lines 495 (SDA) and 496 (SCL)
  82. [ 0.408161] i2c-gpio i2c-tkey: using lines 406 (SDA) and 407 (SCL)
  83. [ 0.414166] i2c-gpio i2c-nfc: using lines 390 (SDA) and 391 (SCL)
  84. [ 0.420111] pps_core: LinuxPPS API ver. 1 registered
  85. [ 0.426216] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  86. [ 0.431268] PTP clock support registered
  87. [ 0.466044] sm5502 0-0025: Device type: version: 0x0, vendor: 0x1
  88. [ 0.469561] clocksource: Switched to clocksource arch_sys_counter
  89. [ 0.471334] VFS: Disk quotas dquot_6.6.0
  90. [ 0.477257] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  91. [ 0.487986] NET: Registered protocol family 2
  92. [ 0.488426] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
  93. [ 0.492352] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
  94. [ 0.500960] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
  95. [ 0.508895] TCP: Hash tables configured (established 16384 bind 16384)
  96. [ 0.515940] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
  97. [ 0.522475] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
  98. [ 0.529458] NET: Registered protocol family 1
  99. [ 0.536520] Unpacking initramfs...
  100. [ 0.709025] Freeing initrd memory: 4884K
  101. [ 0.709665] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  102. [ 0.714959] Initialise system trusted keyrings
  103. [ 0.720221] workingset: timestamp_bits=46 max_order=19 bucket_order=0
  104. [ 0.751608] Key type asymmetric registered
  105. [ 0.751629] Asymmetric key parser 'x509' registered
  106. [ 0.754637] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  107. [ 0.759378] io scheduler mq-deadline registered
  108. [ 0.767007] io scheduler kyber registered
  109. [ 0.777265] msm_serial 78b0000.serial: msm_serial: detected port #0
  110. [ 0.777312] msm_serial 78b0000.serial: uartclk = 7372800
  111. [ 0.782381] 78b0000.serial: ttyMSM0 at MMIO 0x78b0000 (irq = 9, base_baud = 460800) is a MSM
  112. [ 0.787919] msm_serial: console setup on port #0
  113. [ 0.796372] printk: console [ttyMSM0] enabled
  114. [ 0.799712] printk: bootconsole [msm_serial_dm0] disabled
  115. [ 0.809878] msm_serial: driver initialized
  116. [ 0.815084] qcom-iommu 1ef0000.iommu: iommu sec: pgtable size: 94208
  117. [ 0.829766] loop: module loaded
  118. [ 0.830317] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
  119. [ 0.836330] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  120. [ 0.837695] usbcore: registered new interface driver usb-storage
  121. [ 0.858977] rtc-pm8xxx 200f000.spmi:pm8916@0:rtc@6000: registered as rtc0
  122. [ 0.859138] i2c /dev entries driver
  123. [ 0.865286] i2c_qup 78b6000.i2c: using default clock-frequency 100000
  124. [ 0.868056] i2c_qup 78b6000.i2c:
  125. tx channel not available
  126. [ 0.875364] i2c_qup 78b8000.i2c: using default clock-frequency 100000
  127. [ 0.881428] i2c_qup 78b8000.i2c:
  128. tx channel not available
  129. [ 0.888621] i2c_qup 78b9000.i2c: using default clock-frequency 100000
  130. [ 0.894791] i2c_qup 78b9000.i2c:
  131. tx channel not available
  132. [ 0.902009] i2c_qup 78ba000.i2c: using default clock-frequency 100000
  133. [ 0.908158] i2c_qup 78ba000.i2c:
  134. tx channel not available
  135. [ 0.916443] input: pm8941_pwrkey as /devices/platform/soc/200f000.spmi/spmi-0/0-00/200f000.spmi:pm8916@0:pon@800/200f000.spmi:pm8916@0:pon@800:pwrkey/input/input0
  136. [ 0.922772] input: pm8941_pwrkey as /devices/platform/soc/200f000.spmi/spmi-0/0-00/200f000.spmi:pm8916@0:pon@800/200f000.spmi:pm8916@0:pon@800:volume-down/input/input1
  137. [ 0.937998] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: [email protected]
  138. [ 0.953181] sdhci: Secure Digital Host Controller Interface driver
  139. [ 0.959645] sdhci: Copyright(c) Pierre Ossman
  140. [ 0.965623] sdhci-pltfm: SDHCI platform and OF driver helper
  141. [ 0.971333] sdhci_msm 7864900.sdhci: Got CD GPIO
  142. [ 0.977073] ledtrig-cpu: registered to indicate activity on CPUs
  143. [ 0.981925] usbcore: registered new interface driver usbhid
  144. [ 0.986359] usbhid: USB HID core driver
  145. [ 0.992349] NET: Registered protocol family 17
  146. [ 0.995961] registered taskstats version 1
  147. [ 0.999992] Loading compiled-in X.509 certificates
  148. [ 1.017804] debugfs: Directory '4a9000.thermal-sensor' with parent 'tsens' already present!
  149. [ 1.019904] sdhci_msm 7864900.sdhci: Got CD GPIO
  150. [ 1.027736] sdhci_msm 7864900.sdhci: Got CD GPIO
  151. [ 1.031633] input: GPIO Buttons as /devices/platform/gpio-keys/input/input2
  152. [ 1.035688] input: GPIO Hall Effect Sensor as /devices/platform/gpio-hall-sensor/input/input3
  153. [ 1.038422] s1: supplied by regulator-dummy
  154. [ 1.049837] rtc-pm8xxx 200f000.spmi:pm8916@0:rtc@6000: setting system clock to 1970-01-01T05:47:26 UTC (20846)
  155. [ 1.050568] sdhci_msm 7864900.sdhci: Got CD GPIO
  156. [ 1.063874] s1: Bringing 0uV into 500000-500000uV
  157. [ 1.064117] s2: supplied by regulator-dummy
  158. [ 1.074186] Freeing unused kernel memory: 1408K
  159. [ 1.074203] s3: supplied by regulator-dummy
  160. [ 1.074259] s3: Bringing 0uV into 1200000-1200000uV
  161. [ 1.082737] s4: supplied by regulator-dummy
  162. [ 1.086717] s4: Bringing 0uV into 1800000-1800000uV
  163. [ 1.090941] l1: supplied by s3
  164. [ 1.095615] l1: Bringing 0uV into 1225000-1225000uV
  165. [ 1.097826] Run /init as init process
  166. [ 1.098848] l2: supplied by s3
  167. [ 1.107331] l2: Bringing 0uV into 1200000-1200000uV
  168. [ 1.110513] l3: supplied by s3
  169. [ 1.115061] l3: Bringing 0uV into 500000-500000uV
  170. [ 1.118371] l4: supplied by s4
  171. [ 1.122971] l4: Bringing 0uV into 2050000-2050000uV
  172. [ 1.126104] l5: supplied by s4
  173. [ 1.133481] l5: Bringing 0uV into 1800000-1800000uV
  174. [ 1.137878] l6: supplied by s4
  175. [ 1.142413] l6: Bringing 0uV into 1800000-1800000uV
  176. [ 1.145753] l7: supplied by s4
  177. [ 1.150312] l7: Bringing 0uV into 1800000-1800000uV
  178. [ 1.154025] l8: supplied by regulator-dummy
  179. [ 1.158554] l8: Bringing 0uV into 2850000-2850000uV
  180. [ 1.162979] l9: supplied by regulator-dummy
  181. [ 1.167580] l9: Bringing 0uV into 3300000-3300000uV
  182. [ 1.172003] l10: supplied by regulator-dummy
  183. [ 1.176611] l10: Bringing 0uV into 2700000-2700000uV
  184. [ 1.181362] l11: supplied by regulator-dummy
  185. [ 1.186071] l11: Bringing 0uV into 1800000-1800000uV
  186. [ 1.190582] l12: supplied by regulator-dummy
  187. [ 1.195277] l12: Bringing 0uV into 1800000-1800000uV
  188. [ 1.199774] l13: supplied by regulator-dummy
  189. [ 1.204473] l13: Bringing 0uV into 3075000-3075000uV
  190. [ 1.209011] l14: supplied by regulator-dummy
  191. [ 1.217936] l14: Bringing 0uV into 1800000-1800000uV
  192. [ 1.222521] l15: supplied by regulator-dummy
  193. [ 1.227164] l15: Bringing 0uV into 1800000-1800000uV
  194. [ 1.231628] l16: supplied by regulator-dummy
  195. [ 1.236326] l16: Bringing 0uV into 1800000-1800000uV
  196. [ 1.240821] l17: supplied by regulator-dummy
  197. [ 1.245528] l17: Bringing 0uV into 2850000-2850000uV
  198. [ 1.250024] l18: supplied by regulator-dummy
  199. [ 1.254750] l18: Bringing 0uV into 2700000-2700000uV
  200. [ 1.259923] sdhci_msm 7864900.sdhci: Got CD GPIO
  201. [ 1.298540] mmc0: SDHCI controller on 7864900.sdhci [7864900.sdhci] using ADMA 64-bit
  202. [ 1.337639] mmc1: SDHCI controller on 7824900.sdhci [7824900.sdhci] using ADMA 64-bit
  203. [ 1.411402] mmc1: new HS200 MMC card at address 0001
  204. [ 1.412055] mmcblk1: mmc1:0001 R311MB 14.7 GiB
  205. [ 1.415740] mmcblk1boot0: mmc1:0001 R311MB partition 1 4.00 MiB
  206. [ 1.419937] mmcblk1boot1: mmc1:0001 R311MB partition 2 4.00 MiB
  207. [ 1.425876] mmcblk1rpmb: mmc1:0001 R311MB partition 3 4.00 MiB, chardev (246:0)
  208. [ 1.435547] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27
  209. [ 1.475242] random: fast init done
  210. [ 1.981202] using random self ethernet address
  211. [ 1.982005] using random host ethernet address
  212. [ 2.004850] usb0: HOST MAC 2a:2d:c0:1e:2d:34
  213. [ 2.004950] usb0: MAC ca:4f:8b:63:0e:36
  214. [ 2.008573] l13: voltage operation not allowed
  215. [ 2.136540] EXT4-fs (dm-0): mounting ext2 file system using the ext4 subsystem
  216. [ 2.138154] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
  217. [ 3.829684] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
  218. [ 5.893010] udevd[899]: starting version 3.2.9
  219. [ 5.899989] random: udevd: uninitialized urandom read (16 bytes read)
  220. [ 5.900602] random: udevd: uninitialized urandom read (16 bytes read)
  221. [ 5.900669] random: udevd: uninitialized urandom read (16 bytes read)
  222. [ 5.930136] udevd[899]: starting eudev-3.2.9
  223. [ 6.211150] nfc: nfc_init: NFC Core ver 0.1
  224. [ 6.211461] NET: Registered protocol family 39
  225. [ 6.234910] mc: Linux media interface: v0.10
  226. [ 6.249821] input: tm2-touchkey as /devices/platform/i2c-tkey/i2c-1/1-0020/input/input4
  227. [ 6.291063] random: crng init done
  228. [ 6.291070] random: 5 urandom warning(s) missed due to ratelimiting
  229. [ 6.496343] videodev: Linux video capture interface: v2.00
  230. [ 6.629386] bmc150_magn_i2c 3-0012: mounting matrix not found: using identity...
  231. [ 6.642956] input: MELFAS MMS345 Touchscreen as /devices/platform/soc/78b9000.i2c/i2c-5/5-0048/input/input5
  232. [ 6.692236] spmi-temp-alarm 200f000.spmi:pm8916@0:temp-alarm@2400: failed to register sensor
  233. [ 6.793278] NET: Registered protocol family 10
  234. [ 6.798244] Segment Routing with IPv6
  235. [ 6.807294] bmc150_accel_i2c 3-0010: mounting matrix not found: using identity...
  236. [ 6.819812] qcom-apq8016-sbc 7702000.sound: error getting cpu dai name
  237. [ 6.819822] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
  238. [ 6.850441] qcom-apq8016-sbc 7702000.sound: error getting cpu dai name
  239. [ 6.850450] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
  240. [ 6.871325] rt5033 6-0034: Device found Device ID: 0085
  241. [ 6.879211] qcom-apq8016-sbc 7702000.sound: error getting cpu dai name
  242. [ 6.879220] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
  243. [ 6.881962] qcom-venus 1d00000.video-codec: Adding to iommu group 0
  244. [ 6.900805] vlcd_vdd3: supplied by s4
  245. [ 6.903345] qcom-apq8016-sbc 7702000.sound: error getting cpu dai name
  246. [ 6.903362] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
  247. [ 6.908314] qcom-venus 1d00000.video-codec: invalid firmware metadata
  248. [ 6.908343] qcom-venus 1d00000.video-codec: fail to load video firmware
  249. [ 6.910376] qcom-apq8016-sbc 7702000.sound: error getting cpu dai name
  250. [ 6.910386] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
  251. [ 6.918153] qcom-venus: probe of 1d00000.video-codec failed with error -22
  252. [ 6.923359] qcom-wcnss-pil a204000.wcnss: a204000.wcnss supply vddcx not found, using dummy regulator
  253. [ 6.935014] apq8016-lpass-cpu 7708000.lpass: asoc_qcom_lpass_cpu_platform_probe() error getting optional mi2s-osr-clk0: -2
  254. [ 6.935035] apq8016-lpass-cpu 7708000.lpass: asoc_qcom_lpass_cpu_platform_probe() error getting optional mi2s-osr-clk1: -2
  255. [ 6.935052] apq8016-lpass-cpu 7708000.lpass: asoc_qcom_lpass_cpu_platform_probe() error getting optional mi2s-osr-clk2: -2
  256. [ 6.935068] apq8016-lpass-cpu 7708000.lpass: asoc_qcom_lpass_cpu_platform_probe() error getting optional mi2s-osr-clk3: -2
  257. [ 6.936926] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: PMIC REV: 1 CODEC Version: 1
  258. [ 6.937879] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: sink widget PDM_RX1 overwritten
  259. [ 6.937971] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: source widget PDM_RX1 overwritten
  260. [ 6.938011] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: source widget PDM_RX1 overwritten
  261. [ 6.938024] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: sink widget PDM_RX1 overwritten
  262. [ 6.938039] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: sink widget PDM_RX1 overwritten
  263. [ 6.938056] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: sink widget ADC1 overwritten
  264. [ 6.938075] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: sink widget ADC1 overwritten
  265. [ 6.938091] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: sink widget PDM_RX1 overwritten
  266. [ 6.938256] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: source widget PDM_RX3 overwritten
  267. [ 6.938326] debugfs: Directory '7708000.lpass' with parent 'msm8916-samsung-a2015' already present!
  268. [ 6.942159] qcom-apq8016-sbc 7702000.sound: multicodec <-> Primary MI2S mapping ok
  269. [ 6.942516] qcom-apq8016-sbc 7702000.sound: multicodec <-> Tertiary MI2S mapping ok
  270. [ 6.945382] input: msm8916-samsung-a2015 Headset Jack as /devices/platform/soc/7702000.sound/sound/card0/input6
  271. [ 6.955804] NET: Registered protocol family 42
  272. [ 6.958737] remoteproc remoteproc0: a204000.wcnss is available
  273. [ 6.959724] remoteproc remoteproc0: powering up a204000.wcnss
  274. [ 6.959747] remoteproc remoteproc0: Booting fw image wcnss.mdt, size 37980
  275. [ 7.042341] mms114 5-0048: TSP FW Rev: bootloader 0x6 / core 0x26 / config 0x26
  276. [ 7.085383] tm2-touchkey 1-0020: invalid keycode index -1
  277. [ 7.290547] mms114 5-0048: TSP FW Rev: bootloader 0x6 / core 0x26 / config 0x26
  278. [ 7.322882] tm2-touchkey 1-0020: invalid keycode index -1
  279. [ 7.409099] remoteproc remoteproc0: remote processor a204000.wcnss is now up
  280. [ 7.530593] mms114 5-0048: TSP FW Rev: bootloader 0x6 / core 0x26 / config 0x26
  281. [ 7.542322] qcom_wcnss_ctrl remoteproc0:smd-edge.WCNSS_CTRL.-1.-1: WCNSS Version 1.5 1.2
  282. [ 7.568426] tm2-touchkey 1-0020: invalid keycode index -1
  283. [ 7.778386] mms114 5-0048: TSP FW Rev: bootloader 0x6 / core 0x26 / config 0x26
  284. [ 8.011800] adreno 1c00000.gpu: Adding to iommu group 1
  285. [ 8.013249] msm_mdp 1a01000.mdp: Adding to iommu group 2
  286. [ 8.013355] msm_mdp 1a01000.mdp: No interconnect support may cause display underflows!
  287. [ 8.017108] msm 1a00000.mdss: 1a00000.mdss supply vdd not found, using dummy regulator
  288. [ 8.017617] msm_mdp 1a01000.mdp: [drm:mdp5_bind [msm]] MDP5 version v1.6
  289. [ 8.017794] msm 1a00000.mdss: bound 1a01000.mdp (ops mdp5_ops [msm])
  290. [ 8.017872] msm_dsi 1a98000.dsi: 1a98000.dsi supply gdsc not found, using dummy regulator
  291. [ 8.018084] msm_dsi 1a98000.dsi: 1a98000.dsi supply gdsc not found, using dummy regulator
  292. [ 8.018502] msm_dsi_manager_register: failed to register mipi dsi host for DSI 0
  293. [ 8.018855] msm 1a00000.mdss: failed to bind 1a98000.dsi (ops dsi_ops [msm]): -517
  294. [ 8.018993] msm 1a00000.mdss: master bind failed: -517
  295. [ 8.019117] platform 1a01000.mdp: Removing from iommu group 2
  296. [ 8.019160] ------------[ cut here ]------------
  297. [ 8.019172] WARNING: CPU: 2 PID: 935 at drivers/iommu/qcom_iommu.c:348 qcom_iommu_domain_free+0x5c/0x70
  298. [ 8.019175] Modules linked in: msm(+) wcnss_ctrl qrtr_smd drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm venus_enc venus_dec qrtr videobuf2_dma_sg videobuf2_memops snd_soc_lpass_apq8016 qcom_wcnss_pil snd_soc_lpass_cpu snd_soc_msm8916_analog qcom_common snd_soc_lpass_platform rt5033_regulator qcom_glink_smem venus_core qcom_glink_native rt5033 mfd_core qcom_sysmon snd_soc_apq8016_sbc bmc150_accel_i2c qmi_helpers ipv6 v4l2_mem2mem bmc150_accel_core videobuf2_v4l2 rt5033_battery qcom_spmi_vadc bmc150_magn_i2c mms114 videobuf2_common bmc150_magn snd_soc_msm8916_digital industrialio_triggered_buffer kfifo_buf snd_soc_core s3fwrn5_i2c qcom_vadc_common videodev snd_compress qcom_spmi_temp_alarm snd_pcm snd_timer snd s3fwrn5 nci industrialio mc nf_defrag_ipv6 nfc soundcore mdt_loader drm_panel_orientation_quirks tm2_touchkey rfkill rmtfs_mem
  299. [ 8.019274] CPU: 2 PID: 935 Comm: udevd Not tainted 5.5.0-rc7-postmarketos-qcom-msm8916 #1
  300. [ 8.019277] Hardware name: Samsung Galaxy A5U (EUR) (DT)
  301. [ 8.019282] pstate: 00000005 (nzcv daif -PAN -UAO)
  302. [ 8.019286] pc : qcom_iommu_domain_free+0x5c/0x70
  303. [ 8.019293] lr : iommu_group_release+0x48/0x80
  304. [ 8.019296] sp : ffff800012f4b5c0
  305. [ 8.019298] x29: ffff800012f4b5c0 x28: ffff800013e01000
  306. [ 8.019304] x27: 0000000000000100 x26: ffff800010146940
  307. [ 8.019309] x25: ffff00006f2e8800 x24: 0000000000000003
  308. [ 8.019314] x23: ffff00007968d010 x22: ffff000079cce058
  309. [ 8.019319] x21: ffff000072885300 x20: ffff000072885480
  310. [ 8.019324] x19: ffff000079cce000 x18: 0000000000000001
  311. [ 8.019329] x17: 0000000000000000 x16: 0000000000000000
  312. [ 8.019334] x15: 0000000000000004 x14: ffff800010ba5108
  313. [ 8.019339] x13: 0000000000000000 x12: ffff000079b1d2b0
  314. [ 8.019344] x11: ffff000079b1d240 x10: 0000000000000000
  315. [ 8.019349] x9 : ffff00007d01ed18 x8 : ffff00007d01ed10
  316. [ 8.019354] x7 : 0000000040040000 x6 : 0000000000210d00
  317. [ 8.019359] x5 : ffff00007d2cbad0 x4 : 0000000000000000
  318. [ 8.019364] x3 : 0000000000000000 x2 : 0000000000000000
  319. [ 8.019368] x1 : ffff00007a854280 x0 : ffff0000728854b0
  320. [ 8.019374] Call trace:
  321. [ 8.019379] qcom_iommu_domain_free+0x5c/0x70
  322. [ 8.019384] iommu_group_release+0x48/0x80
  323. [ 8.019390] kobject_put+0x94/0x228
  324. [ 8.019395] kobject_del+0x50/0x68
  325. [ 8.019400] kobject_put+0x7c/0x228
  326. [ 8.019405] iommu_group_remove_device+0xd8/0xe8
  327. [ 8.019410] qcom_iommu_remove_device+0x44/0x60
  328. [ 8.019414] iommu_release_device+0x28/0x40
  329. [ 8.019419] iommu_bus_notifier+0xac/0xc0
  330. [ 8.019425] notifier_call_chain+0x58/0x98
  331. [ 8.019431] blocking_notifier_call_chain+0x54/0x78
  332. [ 8.019437] device_del+0x26c/0x398
  333. [ 8.019442] platform_device_del.part.0+0x18/0x88
  334. [ 8.019446] platform_device_unregister+0x20/0x38
  335. [ 8.019452] of_platform_device_destroy+0xdc/0xf0
  336. [ 8.019457] device_for_each_child+0x58/0xa0
  337. [ 8.019462] of_platform_depopulate+0x38/0x78
  338. [ 8.019579] msm_pdev_probe+0x1c0/0x308 [msm]
  339. [ 8.019586] platform_drv_probe+0x50/0xa0
  340. [ 8.019591] really_probe+0xd8/0x428
  341. [ 8.019595] driver_probe_device+0xdc/0x130
  342. [ 8.019600] device_driver_attach+0x6c/0x78
  343. [ 8.019604] __driver_attach+0x9c/0x168
  344. [ 8.019610] bus_for_each_dev+0x6c/0xc0
  345. [ 8.019613] driver_attach+0x20/0x28
  346. [ 8.019619] bus_add_driver+0x138/0x218
  347. [ 8.019623] driver_register+0x60/0x110
  348. [ 8.019629] __platform_driver_register+0x44/0x50
  349. [ 8.019737] msm_drm_register+0x54/0x68 [msm]
  350. [ 8.019743] do_one_initcall+0x50/0x190
  351. [ 8.019749] do_init_module+0x50/0x208
  352. [ 8.019753] load_module+0x1eb8/0x2498
  353. [ 8.019757] __do_sys_init_module+0x200/0x2b8
  354. [ 8.019762] __arm64_sys_init_module+0x18/0x20
  355. [ 8.019769] el0_svc_common.constprop.0+0x68/0x160
  356. [ 8.019774] el0_svc_handler+0x20/0x80
  357. [ 8.019780] el0_sync_handler+0x10c/0x180
  358. [ 8.019784] el0_sync+0x140/0x180
  359. [ 8.019788] ---[ end trace 8ee2e97c1c034596 ]---
  360. [ 8.021899] msm_mdp 1a01000.mdp: Adding to iommu group 2
  361. [ 8.021999] msm_mdp 1a01000.mdp: No interconnect support may cause display underflows!
  362. [ 8.024985] msm 1a00000.mdss: 1a00000.mdss supply vdd not found, using dummy regulator
  363. [ 8.025400] msm_mdp 1a01000.mdp: [drm:mdp5_bind [msm]] MDP5 version v1.6
  364. [ 8.025544] msm 1a00000.mdss: bound 1a01000.mdp (ops mdp5_ops [msm])
  365. [ 8.025670] msm_dsi 1a98000.dsi: 1a98000.dsi supply gdsc not found, using dummy regulator
  366. [ 8.025813] msm_dsi 1a98000.dsi: 1a98000.dsi supply gdsc not found, using dummy regulator
  367. [ 8.026164] msm_dsi_manager_register: failed to register mipi dsi host for DSI 0
  368. [ 8.026494] msm 1a00000.mdss: failed to bind 1a98000.dsi (ops dsi_ops [msm]): -517
  369. [ 8.026635] msm 1a00000.mdss: master bind failed: -517
  370. [ 8.625598] tm2-touchkey 1-0020: failed to read i2c data: -6
  371. [ 8.802237] EXT4-fs (dm-1): re-mounted. Opts: data=ordered
  372. [ 8.907554] EXT4-fs (dm-0): mounting ext2 file system using the ext4 subsystem
  373. [ 8.909359] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
  374. [ 8.909383] ext2 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
  375. [ 9.864187] elogind-daemon[1488]: Failed to create inotify watch on /dev/null/utmp, ignoring: Not a directory
  376. [ 9.872079] elogind-daemon[1488]: Watching system buttons on /dev/input/event3 (GPIO Hall Effect Sensor)
  377. [ 9.994100] elogind-daemon[1488]: Watching system buttons on /dev/input/event0 (pm8941_pwrkey)
  378. [ 10.061907] elogind-daemon[1488]: Failed to set utmp path to /dev/null/utmp: Not supported
  379. [ 10.061938] elogind-daemon[1488]: New seat seat0.
  380. [ 10.506006] rfkill: input handler disabled
  381. [ 10.638838] elogind-daemon[1488]: Failed to create inotify watch on /dev/null/utmp, ignoring: Not a directory
  382. [ 10.640059] elogind-daemon[1488]: New session c1 of user rusem.
  383. [ 10.647771] elogind-daemon[1488]: Failed to apply ACLs: Not supported
  384. [ 12.475603] mms114 5-0048: TSP FW Rev: bootloader 0x6 / core 0x26 / config 0x26
  385. [ 12.807829] elogind-daemon[1488]: Removed session c1.
  386. [ 12.810603] elogind-daemon[1488]: Failed to apply ACLs: Not supported
  387. [ 13.385819] tm2-touchkey 1-0020: failed to read i2c data: -6
  388. [ 13.385853] qcom_wcnss_ctrl remoteproc0:smd-edge.WCNSS_CTRL.-1.-1: expected cold boot completion
  389. [ 13.634931] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  390. [ 13.644761] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  391. [ 13.644918] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  392. [ 13.644926] cfg80211: failed to load regulatory.db
  393. [ 13.721856] Bluetooth: Core ver 2.22
  394. [ 13.721977] NET: Registered protocol family 31
  395. [ 13.721984] Bluetooth: HCI device and connection manager initialized
  396. [ 13.722004] Bluetooth: HCI socket layer initialized
  397. [ 13.722013] Bluetooth: L2CAP socket layer initialized
  398. [ 13.722039] Bluetooth: SCO socket layer initialized
  399. [ 13.755436] msm 1a00000.mdss: 1a00000.mdss supply vdd not found, using dummy regulator
  400. [ 13.755888] msm_mdp 1a01000.mdp: [drm:mdp5_bind [msm]] MDP5 version v1.6
  401. [ 13.756022] msm 1a00000.mdss: bound 1a01000.mdp (ops mdp5_ops [msm])
  402. [ 13.756115] msm_dsi 1a98000.dsi: 1a98000.dsi supply gdsc not found, using dummy regulator
  403. [ 13.756292] msm_dsi 1a98000.dsi: 1a98000.dsi supply gdsc not found, using dummy regulator
  404. [ 13.757179] msm 1a00000.mdss: bound 1a98000.dsi (ops dsi_ops [msm])
  405. [ 13.757502] adreno 1c00000.gpu: 1c00000.gpu supply vdd not found, using dummy regulator
  406. [ 13.757569] adreno 1c00000.gpu: 1c00000.gpu supply vddcx not found, using dummy regulator
  407. [ 13.757716] msm 1a00000.mdss: [drm:msm_gpu_init [msm]] A306: using IOMMU
  408. [ 13.758225] msm 1a00000.mdss: bound 1c00000.gpu (ops a3xx_ops [msm])
  409. [ 13.779778] msm 1a00000.mdss: fall back to the other CTL category for INTF 1!
  410. [ 13.780628] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  411. [ 13.780632] [drm] Driver supports precise vblank timestamp query.
  412. [ 13.781408] [drm] Initialized msm 1.5.0 20130625 for 1a00000.mdss on minor 0
  413. [ 13.786672] msm 1a00000.mdss: [drm:adreno_request_fw [msm]] loaded qcom/a300_pm4.fw from new location
  414. [ 13.787246] msm 1a00000.mdss: [drm:adreno_request_fw [msm]] loaded qcom/a300_pfp.fw from new location
  415. [ 13.790223] elogind-uaccess-command[1684]: Failed to apply ACL on /dev/dri/card0: Not supported
  416. [ 13.790264] elogind-uaccess-command[1684]: Failed to reset ACL on /dev/dri/card0: Not supported
  417. [ 13.803599] elogind-uaccess-command[1685]: Failed to apply ACL on /dev/dri/card0: Not supported
  418. [ 13.803633] elogind-uaccess-command[1685]: Failed to reset ACL on /dev/dri/card0: Not supported
  419. [ 14.036933] [drm:mdp5_irq_error_handler [msm]] *ERROR* errors: 04000000
  420. [ 14.053491] Console: switching to colour frame buffer device 90x80
  421. [ 14.082853] msm 1a00000.mdss: fb0: msmdrmfb frame buffer device
  422. [ 14.313422] wcn36xx: mac address: 02:00:8a:26:ee:cb
  423. [ 14.354617] mms114 5-0048: TSP FW Rev: bootloader 0x6 / core 0x26 / config 0x26
  424. [ 15.127398] elogind-uaccess-command[1689]: Failed to apply ACL on /dev/dri/card0: Not supported
  425. [ 15.127432] elogind-uaccess-command[1689]: Failed to reset ACL on /dev/dri/card0: Not supported
  426. [ 15.227808] wcn36xx: firmware WLAN version 'WCN v2.0 RadioPhy vIris_TSMC_4.0 with 48MHz XO' and CRM version '00078'
  427. [ 15.227817] wcn36xx: firmware API 1.5.1.2, 41 stations, 2 bssids
  428. [ 15.858122] Bluetooth: hci0: command 0xfc0b tx timeout
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement