· 6 years ago · Feb 13, 2020, 06:42 PM
1samsung-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) (g cc 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=tty MSM0,115200,n8 PMOS_NO_OUTPUT_REDIRECT androidboot.emmc=true androidboot.serialn o=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: 1908496K/2064384K available (6718K kernel code, 558K rwda ta, 2624K rodata, 1408K init, 305K bss, 123120K 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 jif fies.
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 wit h 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 43980 46511078ns
37[ 0.011097] Console: colour dummy device 80x25
38[ 0.018777] Calibrating delay loop (skipped), value calculated using timer fr equency.. 38.40 BogoMIPS (lpj=76800)
39[ 0.023274] 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, line ar)
42[ 0.042904] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
43[ 0.074364] ASID allocator initialised with 32768 entries
44[ 0.082361] rcu: Hierarchical SRCU implementation.
45[ 0.098401] smp: Bringing up secondary CPUs ...
46[ 0.130818] Detected VIPT I-cache on CPU1
47[ 0.130867] CPU1: Booted secondary processor 0x0000000001 [0x410fd030]
48[ 0.162828] Detected VIPT I-cache on CPU2
49[ 0.162872] CPU2: Booted secondary processor 0x0000000002 [0x410fd030]
50[ 0.194885] Detected VIPT I-cache on CPU3
51[ 0.194925] 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.229504] CPU features: detected: 32-bit EL0 Support
55[ 0.234293] CPU features: detected: CRC32 instructions
56[ 0.246737] CPU: All CPU(s) started at EL1
57[ 0.246777] alternatives: patching kernel code
58[ 0.250867] devtmpfs: initialized
59[ 0.265030] KASLR disabled due to lack of seed
60[ 0.265375] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma x_idle_ns: 7645041785100000 ns
61[ 0.268391] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
62[ 0.279450] pinctrl core: initialized pinctrl subsystem
63[ 0.285543] thermal_sys: Registered thermal governor 'step_wise'
64[ 0.286648] NET: Registered protocol family 16
65[ 0.303042] DMA: preallocated 256 KiB pool for atomic allocations
66[ 0.303097] audit: initializing netlink subsys (disabled)
67[ 0.308273] audit: type=2000 audit(0.252:1): state=initialized audit_enabled= 0 res=1
68[ 0.313527] cpuidle: using governor menu
69[ 0.321569] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
70[ 0.344356] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
71[ 0.344384] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
72[ 0.350132] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
73[ 0.356808] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
74[ 0.365739] cryptd: max_cpu_qlen set to 1000
75[ 0.374986] reg-fixed-voltage regulator-vlcd-vci: nonexclusive access to GPIO for regulator-vlcd-vci
76[ 0.375835] iommu: Default domain type: Translated
77[ 0.383848] SCSI subsystem initialized
78[ 0.388254] usbcore: registered new interface driver usbfs
79[ 0.391991] usbcore: registered new interface driver hub
80[ 0.397508] usbcore: registered new device driver usb
81[ 0.403319] i2c-gpio i2c-muic: using lines 495 (SDA) and 496 (SCL)
82[ 0.408194] i2c-gpio i2c-tkey: using lines 406 (SDA) and 407 (SCL)
83[ 0.414195] i2c-gpio i2c-nfc: using lines 390 (SDA) and 391 (SCL)
84[ 0.420146] pps_core: LinuxPPS API ver. 1 registered
85[ 0.426248] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giome tti <giometti@linux.it>
86[ 0.431300] PTP clock support registered
87[ 0.466082] sm5502 0-0025: Device type: version: 0x0, vendor: 0x1
88[ 0.469610] clocksource: Switched to clocksource arch_sys_counter
89[ 0.471374] VFS: Disk quotas dquot_6.6.0
90[ 0.477297] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
91[ 0.488114] NET: Registered protocol family 2
92[ 0.488548] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 1638 4 bytes, linear)
93[ 0.492395] TCP established hash table entries: 16384 (order: 5, 131072 bytes , linear)
94[ 0.500999] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linea r)
95[ 0.508933] TCP: Hash tables configured (established 16384 bind 16384)
96[ 0.515981] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
97[ 0.522512] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
98[ 0.529493] NET: Registered protocol family 1
99[ 0.536557] Unpacking initramfs...
100[ 0.707110] Freeing initrd memory: 4880K
101[ 0.707700] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counte rs available
102[ 0.712937] Initialise system trusted keyrings
103[ 0.718311] workingset: timestamp_bits=46 max_order=19 bucket_order=0
104[ 0.749741] Key type asymmetric registered
105[ 0.749762] Asymmetric key parser 'x509' registered
106[ 0.752748] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2 48)
107[ 0.757514] io scheduler mq-deadline registered
108[ 0.765142] io scheduler kyber registered
109[ 0.775414] msm_serial 78b0000.serial: msm_serial: detected port #0
110[ 0.775462] msm_serial 78b0000.serial: uartclk = 7372800
111[ 0.780528] 78b0000.serial: ttyMSM0 at MMIO 0x78b0000 (irq = 9, base_baud = 4 60800) is a MSM
112[ 0.786069] msm_serial: console setup on port #0
113[ 0.794521] printk: console [ttyMSM0] enabled
114[ 0.797858] printk: bootconsole [msm_serial_dm0] disabled
115[ 0.808008] msm_serial: driver initialized
116[ 0.813238] qcom-iommu 1ef0000.iommu: iommu sec: pgtable size: 94208
117[ 0.827978] loop: module loaded
118[ 0.828536] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
119[ 0.834545] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
120[ 0.835879] usbcore: registered new interface driver usb-storage
121[ 0.857168] rtc-pm8xxx 200f000.spmi:pm8916@0:rtc@6000: registered as rtc0
122[ 0.857327] i2c /dev entries driver
123[ 0.863482] i2c_qup 78b6000.i2c: using default clock-frequency 100000
124[ 0.866254] i2c_qup 78b6000.i2c:
125 tx channel not available
126[ 0.873555] i2c_qup 78b8000.i2c: using default clock-frequency 100000
127[ 0.879620] i2c_qup 78b8000.i2c:
128 tx channel not available
129[ 0.886793] i2c_qup 78b9000.i2c: using default clock-frequency 100000
130[ 0.892988] i2c_qup 78b9000.i2c:
131 tx channel not available
132[ 0.900153] i2c_qup 78ba000.i2c: using default clock-frequency 100000
133[ 0.906350] i2c_qup 78ba000.i2c:
134 tx channel not available
135[ 0.914617] 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/i nput0
136[ 0.920932] 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/in put/input1
137[ 0.936179] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-d evel@redhat.com
138[ 0.951322] sdhci: Secure Digital Host Controller Interface driver
139[ 0.957820] sdhci: Copyright(c) Pierre Ossman
140[ 0.963799] sdhci-pltfm: SDHCI platform and OF driver helper
141[ 0.969499] sdhci_msm 7864900.sdhci: Got CD GPIO
142[ 0.975314] ledtrig-cpu: registered to indicate activity on CPUs
143[ 0.980017] usbcore: registered new interface driver usbhid
144[ 0.984561] usbhid: USB HID core driver
145[ 0.990490] NET: Registered protocol family 17
146[ 0.994190] registered taskstats version 1
147[ 0.998184] Loading compiled-in X.509 certificates
148[ 1.016026] debugfs: Directory '4a9000.thermal-sensor' with parent 'tsens' al ready present!
149[ 1.017870] sdhci_msm 7864900.sdhci: Got CD GPIO
150[ 1.025706] sdhci_msm 7864900.sdhci: Got CD GPIO
151[ 1.029546] s1: supplied by regulator-dummy
152[ 1.029881] input: GPIO Buttons as /devices/platform/gpio-keys/input/input2
153[ 1.032682] s1: Bringing 0uV into 500000-500000uV
154[ 1.037132] input: GPIO Hall Effect Sensor as /devices/platform/gpio-hall-sen sor/input/input3
155[ 1.043678] s2: supplied by regulator-dummy
156[ 1.056857] rtc-pm8xxx 200f000.spmi:pm8916@0:rtc@6000: setting system clock t o 1970-01-01T00:00:06 UTC (6)
157[ 1.057026] s3: supplied by regulator-dummy
158[ 1.070610] s3: Bringing 0uV into 1200000-1200000uV
159[ 1.074848] s4: supplied by regulator-dummy
160[ 1.074935] s4: Bringing 0uV into 1800000-1800000uV
161[ 1.075277] Freeing unused kernel memory: 1408K
162[ 1.077998] l1: supplied by s3
163[ 1.087239] l1: Bringing 0uV into 1225000-1225000uV
164[ 1.090475] l2: supplied by s3
165[ 1.095129] l2: Bringing 0uV into 1200000-1200000uV
166[ 1.098362] l3: supplied by s3
167[ 1.103048] l3: Bringing 0uV into 500000-500000uV
168[ 1.106271] l4: supplied by s4
169[ 1.110931] l4: Bringing 0uV into 2050000-2050000uV
170[ 1.113999] l5: supplied by s4
171[ 1.118652] l5: Bringing 0uV into 1800000-1800000uV
172[ 1.121913] l6: supplied by s4
173[ 1.126575] l6: Bringing 0uV into 1800000-1800000uV
174[ 1.129823] l7: supplied by s4
175[ 1.134454] l7: Bringing 0uV into 1800000-1800000uV
176[ 1.137731] l8: supplied by regulator-dummy
177[ 1.142357] l8: Bringing 0uV into 2850000-2850000uV
178[ 1.146659] l9: supplied by regulator-dummy
179[ 1.151401] l9: Bringing 0uV into 3300000-3300000uV
180[ 1.155681] l10: supplied by regulator-dummy
181[ 1.160409] l10: Bringing 0uV into 2700000-2700000uV
182[ 1.165065] l11: supplied by regulator-dummy
183[ 1.169872] l11: Bringing 0uV into 1800000-1800000uV
184[ 1.174273] l12: supplied by regulator-dummy
185[ 1.179090] l12: Bringing 0uV into 1800000-1800000uV
186[ 1.183468] l13: supplied by regulator-dummy
187[ 1.188277] l13: Bringing 0uV into 3075000-3075000uV
188[ 1.192670] l14: supplied by regulator-dummy
189[ 1.197478] l14: Bringing 0uV into 1800000-1800000uV
190[ 1.201894] l15: supplied by regulator-dummy
191[ 1.206678] l15: Bringing 0uV into 1800000-1800000uV
192[ 1.211090] l16: supplied by regulator-dummy
193[ 1.215881] l16: Bringing 0uV into 1800000-1800000uV
194[ 1.220277] l17: supplied by regulator-dummy
195[ 1.225081] l17: Bringing 0uV into 2850000-2850000uV
196[ 1.229482] l18: supplied by regulator-dummy
197[ 1.234282] l18: Bringing 0uV into 2700000-2700000uV
198[ 1.249702] Run /init as init process
199[ 1.266323] mmc0: SDHCI controller on 7824900.sdhci [7824900.sdhci] using ADM A 64-bit
200[ 1.267149] sdhci_msm 7864900.sdhci: Got CD GPIO
201[ 1.306256] mmc1: SDHCI controller on 7864900.sdhci [7864900.sdhci] using ADM A 64-bit
202[ 1.348230] mmc0: new HS200 MMC card at address 0001
203[ 1.348901] mmcblk0: mmc0:0001 R311MB 14.7 GiB
204[ 1.352579] mmcblk0boot0: mmc0:0001 R311MB partition 1 4.00 MiB
205[ 1.356813] mmcblk0boot1: mmc0:0001 R311MB partition 2 4.00 MiB
206[ 1.362622] mmcblk0rpmb: mmc0:0001 R311MB partition 3 4.00 MiB, chardev (246: 0)
207[ 1.378116] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27
208[ 1.490438] random: fast init done
209[ 2.047078] using random self ethernet address
210[ 2.047112] using random host ethernet address
211[ 2.061077] usb0: HOST MAC 52:1b:2e:a7:a8:29
212[ 2.061269] usb0: MAC 9e:7a:ad:f7:a8:ae
213[ 2.198318] EXT4-fs (dm-0): mounting ext2 file system using the ext4 subsyste m
214[ 2.200095] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
215[ 3.810730] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
216[ 5.725566] udevd[839]: starting version 3.2.9
217[ 5.731953] random: udevd: uninitialized urandom read (16 bytes read)
218[ 5.732602] random: udevd: uninitialized urandom read (16 bytes read)
219[ 5.732670] random: udevd: uninitialized urandom read (16 bytes read)
220[ 5.756845] udevd[839]: starting eudev-3.2.9
221[ 5.974194] mc: Linux media interface: v0.10
222[ 6.033850] input: tm2-touchkey as /devices/platform/i2c-tkey/i2c-1/1-0020/in put/input4
223[ 6.085124] nfc: nfc_init: NFC Core ver 0.1
224[ 6.085213] NET: Registered protocol family 39
225[ 6.108995] videodev: Linux video capture interface: v2.00
226[ 6.341145] spmi-temp-alarm 200f000.spmi:pm8916@0:temp-alarm@2400: failed to register sensor
227[ 6.357513] qcom-venus 1d00000.video-codec: Adding to iommu group 0
228[ 6.404385] qcom-venus 1d00000.video-codec: invalid firmware metadata
229[ 6.404409] qcom-venus 1d00000.video-codec: fail to load video firmware
230[ 6.417934] qcom-venus: probe of 1d00000.video-codec failed with error -22
231[ 6.497981] qcom-apq8016-sbc 7702000.sound: error getting cpu dai name
232[ 6.497990] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
233[ 6.556325] qcom-apq8016-sbc 7702000.sound: error getting cpu dai name
234[ 6.556341] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
235[ 6.579570] NET: Registered protocol family 10
236[ 6.583530] Segment Routing with IPv6
237[ 6.611141] rt5033 6-0034: Device found Device ID: 0085
238[ 6.613043] apq8016-lpass-cpu 7708000.lpass: asoc_qcom_lpass_cpu_platform_pro be() error getting optional mi2s-osr-clk0: -2
239[ 6.613063] apq8016-lpass-cpu 7708000.lpass: asoc_qcom_lpass_cpu_platform_pro be() error getting optional mi2s-osr-clk1: -2
240[ 6.613079] apq8016-lpass-cpu 7708000.lpass: asoc_qcom_lpass_cpu_platform_pro be() error getting optional mi2s-osr-clk2: -2
241[ 6.613101] apq8016-lpass-cpu 7708000.lpass: asoc_qcom_lpass_cpu_platform_pro be() error getting optional mi2s-osr-clk3: -2
242[ 6.613919] qcom-apq8016-sbc 7702000.sound: error getting codec dai name
243[ 6.613928] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
244[ 6.623198] qcom-apq8016-sbc 7702000.sound: error getting codec dai name
245[ 6.623207] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
246[ 6.623458] input: MELFAS MMS345 Touchscreen as /devices/platform/soc/78b9000 .i2c/i2c-5/5-0048/input/input5
247[ 6.624184] qcom-apq8016-sbc 7702000.sound: error getting codec dai name
248[ 6.624192] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
249[ 6.639160] bmc150_magn_i2c 3-0012: mounting matrix not found: using identity ...
250[ 6.651626] bmc150_accel_i2c 3-0010: mounting matrix not found: using identit y...
251[ 6.683140] qcom-apq8016-sbc 7702000.sound: error getting codec dai name
252[ 6.683148] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
253[ 6.702257] qcom-apq8016-sbc 7702000.sound: error getting codec dai name
254[ 6.702266] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
255[ 6.703469] qcom-wcnss-pil a204000.wcnss: a204000.wcnss supply vddcx not foun d, using dummy regulator
256[ 6.728514] qcom-apq8016-sbc 7702000.sound: error getting codec dai name
257[ 6.728523] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
258[ 6.733314] NET: Registered protocol family 42
259[ 6.734375] remoteproc remoteproc0: a204000.wcnss is available
260[ 6.735458] remoteproc remoteproc0: powering up a204000.wcnss
261[ 6.735470] remoteproc remoteproc0: Booting fw image wcnss.mdt, size 37980
262[ 6.738661] qcom-apq8016-sbc 7702000.sound: error getting codec dai name
263[ 6.738671] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
264[ 6.743426] qcom-wcnss-pil a204000.wcnss: invalid firmware metadata
265[ 6.743442] remoteproc remoteproc0: Failed to load program segments: -1
266[ 6.767715] vlcd_vdd3: supplied by s4
267[ 6.770049] qcom-apq8016-sbc 7702000.sound: error getting codec dai name
268[ 6.770058] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
269[ 6.775144] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: PMIC REV: 1 CODEC Version: 1
270[ 6.776015] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC : sink widget PDM_RX1 overwritten
271[ 6.776123] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC : source widget PDM_RX1 overwritten
272[ 6.776159] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC : source widget PDM_RX1 overwritten
273[ 6.776171] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC : sink widget PDM_RX1 overwritten
274[ 6.776186] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC : sink widget PDM_RX1 overwritten
275[ 6.776203] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC : sink widget ADC1 overwritten
276[ 6.776223] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC : sink widget ADC1 overwritten
277[ 6.776240] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC : sink widget PDM_RX1 overwritten
278[ 6.776407] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC : source widget PDM_RX3 overwritten
279[ 6.776482] debugfs: Directory '7708000.lpass' with parent 'msm8916-samsung-a 2015' already present!
280[ 6.777652] qcom-apq8016-sbc 7702000.sound: multicodec <-> Primary MI2S mappi ng ok
281[ 6.778058] qcom-apq8016-sbc 7702000.sound: multicodec <-> Tertiary MI2S mapp ing ok
282[ 6.780580] input: msm8916-samsung-a2015 Headset Jack as /devices/platform/so c/7702000.sound/sound/card0/input6
283[ 6.998330] mms114 5-0048: TSP FW Rev: bootloader 0x6 / core 0x26 / config 0x 26
284[ 7.050238] tm2-touchkey 1-0020: invalid keycode index -1
285[ 7.254701] mms114 5-0048: TSP FW Rev: bootloader 0x6 / core 0x26 / config 0x 26
286[ 7.298595] tm2-touchkey 1-0020: invalid keycode index -1
287[ 7.506751] mms114 5-0048: TSP FW Rev: bootloader 0x6 / core 0x26 / config 0x 26
288[ 7.540612] tm2-touchkey 1-0020: invalid keycode index -1
289[ 7.747454] mms114 5-0048: TSP FW Rev: bootloader 0x6 / core 0x26 / config 0x 26
290[ 7.811812] adreno 1c00000.gpu: Adding to iommu group 1
291[ 7.813262] msm_mdp 1a01000.mdp: Adding to iommu group 2
292[ 7.813369] msm_mdp 1a01000.mdp: No interconnect support may cause display un derflows!
293[ 7.817691] msm 1a00000.mdss: 1a00000.mdss supply vdd not found, using dummy regulator
294[ 7.818239] msm_mdp 1a01000.mdp: [drm:mdp5_bind [msm]] MDP5 version v1.6
295[ 7.818394] msm 1a00000.mdss: bound 1a01000.mdp (ops mdp5_ops [msm])
296[ 7.818480] msm_dsi 1a98000.dsi: 1a98000.dsi supply gdsc not found, using dum my regulator
297[ 7.818725] msm_dsi 1a98000.dsi: 1a98000.dsi supply gdsc not found, using dum my regulator
298[ 7.819230] msm_dsi_manager_register: failed to register mipi dsi host for DS I 0
299[ 7.819642] msm 1a00000.mdss: failed to bind 1a98000.dsi (ops dsi_ops [msm]): -517
300[ 7.819797] msm 1a00000.mdss: master bind failed: -517
301[ 7.819943] platform 1a01000.mdp: Removing from iommu group 2
302[ 7.819988] ------------[ cut here ]------------
303[ 7.820000] WARNING: CPU: 1 PID: 871 at drivers/iommu/qcom_iommu.c:348 qcom_i ommu_domain_free+0x5c/0x70
304[ 7.820003] Modules linked in: msm(+) drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm venus_dec venus_enc snd_soc_msm8916_analog rt5033_regu lator videobuf2_dma_sg videobuf2_memops qrtr snd_soc_msm8916_digital qcom_wcnss_ pil qcom_common bmc150_accel_i2c qcom_glink_smem bmc150_magn_i2c qcom_glink_nati ve bmc150_accel_core mms114 snd_soc_lpass_apq8016 qcom_sysmon rt5033 mfd_core qm i_helpers bmc150_magn industrialio_triggered_buffer ipv6 rt5033_battery snd_soc_ lpass_cpu kfifo_buf snd_soc_apq8016_sbc snd_soc_lpass_platform snd_soc_core snd_ compress venus_core qcom_spmi_temp_alarm snd_pcm s3fwrn5_i2c qcom_spmi_vadc qcom _vadc_common s3fwrn5 industrialio nci v4l2_mem2mem videobuf2_v4l2 snd_timer vide obuf2_common videodev snd nfc nf_defrag_ipv6 soundcore mc mdt_loader drm_panel_o rientation_quirks rfkill tm2_touchkey rmtfs_mem
305[ 7.820105] CPU: 1 PID: 871 Comm: udevd Not tainted 5.5.0-rc7-postmarketos-qc om-msm8916 #1
306[ 7.820107] Hardware name: Samsung Galaxy A5U (EUR) (DT)
307[ 7.820112] pstate: 00000005 (nzcv daif -PAN -UAO)
308[ 7.820117] pc : qcom_iommu_domain_free+0x5c/0x70
309[ 7.820123] lr : iommu_group_release+0x48/0x80
310[ 7.820126] sp : ffff800012dab5c0
311[ 7.820129] x29: ffff800012dab5c0 x28: ffff800013601000
312[ 7.820134] x27: 0000000000000100 x26: ffff800010146940
313[ 7.820139] x25: ffff0000702f3d80 x24: 0000000000000003
314[ 7.820145] x23: ffff000079741810 x22: ffff00007786df58
315[ 7.820151] x21: ffff000072823880 x20: ffff000072823a00
316[ 7.820156] x19: ffff00007786df00 x18: 0000000000000001
317[ 7.820161] x17: 0000000000000000 x16: 0000000000000000
318[ 7.820167] x15: 0000000000000004 x14: ffff800010ba5108
319[ 7.820172] x13: 0000000000000000 x12: ffff00007ad043c8
320[ 7.820178] x11: ffff00007ad04248 x10: 0000000000000000
321[ 7.820183] x9 : ffff00007d01ed18 x8 : ffff00007d01ed10
322[ 7.820188] x7 : 0000000040040000 x6 : 0000000000210d00
323[ 7.820193] x5 : ffff00007d2cbad0 x4 : 0000000000000000
324[ 7.820198] x3 : 0000000000000000 x2 : 0000000000000000
325[ 7.820204] x1 : ffff00007aba0380 x0 : ffff000072823a30
326[ 7.820209] Call trace:
327[ 7.820215] qcom_iommu_domain_free+0x5c/0x70
328[ 7.820219] iommu_group_release+0x48/0x80
329[ 7.820226] kobject_put+0x94/0x228
330[ 7.820231] kobject_del+0x50/0x68
331[ 7.820235] kobject_put+0x7c/0x228
332[ 7.820241] iommu_group_remove_device+0xd8/0xe8
333[ 7.820245] qcom_iommu_remove_device+0x44/0x60
334[ 7.820250] iommu_release_device+0x28/0x40
335[ 7.820255] iommu_bus_notifier+0xac/0xc0
336[ 7.820261] notifier_call_chain+0x58/0x98
337[ 7.820267] blocking_notifier_call_chain+0x54/0x78
338[ 7.820273] device_del+0x26c/0x398
339[ 7.820278] platform_device_del.part.0+0x18/0x88
340[ 7.820283] platform_device_unregister+0x20/0x38
341[ 7.820289] of_platform_device_destroy+0xdc/0xf0
342[ 7.820293] device_for_each_child+0x58/0xa0
343[ 7.820299] of_platform_depopulate+0x38/0x78
344[ 7.820426] msm_pdev_probe+0x1c0/0x308 [msm]
345[ 7.820433] platform_drv_probe+0x50/0xa0
346[ 7.820438] really_probe+0xd8/0x428
347[ 7.820442] driver_probe_device+0xdc/0x130
348[ 7.820446] device_driver_attach+0x6c/0x78
349[ 7.820449] __driver_attach+0x9c/0x168
350[ 7.820456] bus_for_each_dev+0x6c/0xc0
351[ 7.820459] driver_attach+0x20/0x28
352[ 7.820465] bus_add_driver+0x138/0x218
353[ 7.820469] driver_register+0x60/0x110
354[ 7.820474] __platform_driver_register+0x44/0x50
355[ 7.820589] msm_drm_register+0x54/0x68 [msm]
356[ 7.820595] do_one_initcall+0x50/0x190
357[ 7.820601] do_init_module+0x50/0x208
358[ 7.820605] load_module+0x1eb8/0x2498
359[ 7.820609] __do_sys_init_module+0x200/0x2b8
360[ 7.820613] __arm64_sys_init_module+0x18/0x20
361[ 7.820619] el0_svc_common.constprop.0+0x68/0x160
362[ 7.820624] el0_svc_handler+0x20/0x80
363[ 7.820630] el0_sync_handler+0x10c/0x180
364[ 7.820633] el0_sync+0x140/0x180
365[ 7.820638] ---[ end trace d1cacd0c2574d6d7 ]---
366[ 7.823065] msm_mdp 1a01000.mdp: Adding to iommu group 2
367[ 7.823171] msm_mdp 1a01000.mdp: No interconnect support may cause display un derflows!
368[ 7.826275] msm 1a00000.mdss: 1a00000.mdss supply vdd not found, using dummy regulator
369[ 7.826705] msm_mdp 1a01000.mdp: [drm:mdp5_bind [msm]] MDP5 version v1.6
370[ 7.826857] msm 1a00000.mdss: bound 1a01000.mdp (ops mdp5_ops [msm])
371[ 7.826933] msm_dsi 1a98000.dsi: 1a98000.dsi supply gdsc not found, using dum my regulator
372[ 7.827068] msm_dsi 1a98000.dsi: 1a98000.dsi supply gdsc not found, using dum my regulator
373[ 7.827445] msm_dsi_manager_register: failed to register mipi dsi host for DS I 0
374[ 7.827775] msm 1a00000.mdss: failed to bind 1a98000.dsi (ops dsi_ops [msm]): -517
375[ 7.827953] msm 1a00000.mdss: master bind failed: -517
376[ 8.289777] EXT4-fs (dm-1): re-mounted. Opts: data=ordered
377[ 8.383551] EXT4-fs (dm-0): mounting ext2 file system using the ext4 subsyste m
378[ 8.385329] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
379[ 8.385352] ext2 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
380[ 8.589629] tm2-touchkey 1-0020: failed to read i2c data: -6
381[ 8.856038] urandom_read: 4 callbacks suppressed
382[ 8.856044] random: dbus-daemon: uninitialized urandom read (12 bytes read)
383[ 8.869307] random: dbus-daemon: uninitialized urandom read (12 bytes read)
384[ 9.128462] random: chronyd: uninitialized urandom read (3 bytes read)
385[ 9.288578] elogind-daemon[1429]: Failed to create inotify watch on /dev/null /utmp, ignoring: Not a directory
386[ 9.296954] elogind-daemon[1429]: Watching system buttons on /dev/input/event 3 (GPIO Hall Effect Sensor)
387[ 9.382310] elogind-daemon[1429]: Watching system buttons on /dev/input/event 0 (pm8941_pwrkey)
388[ 9.446021] elogind-daemon[1429]: Failed to set utmp path to /dev/null/utmp: Not supported
389[ 9.446052] elogind-daemon[1429]: New seat seat0.
390[ 9.939389] elogind-daemon[1429]: Failed to create inotify watch on /dev/null /utmp, ignoring: Not a directory
391[ 9.940572] elogind-daemon[1429]: New session c1 of user rusem.
392[ 9.945251] elogind-daemon[1429]: Failed to apply ACLs: Not supported
393[ 10.032938] elogind-daemon[1429]: Removed session c1.
394[ 10.035226] elogind-daemon[1429]: Failed to apply ACLs: Not supported
395[ 10.288531] random: crng init done
396[ 31.762076] vdd_tsp: disabling
397[ 31.762098] vlcd_vdd3: disabling
398[ 31.762114] vlcd_vci: disabling
399[ 267.501481] l13: voltage operation not allowed
400[ 267.870203] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready