· 6 years ago · Feb 13, 2020, 07:38 PM
1
2
3samsung-a5ulte:~$ dmesg
4[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd030]
5[ 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
6[ 0.000000] Machine model: Samsung Galaxy A5U (EUR)
7[ 0.000000] earlycon: msm_serial_dm0 at MMIO 0x00000000078b0000 (options '')
8[ 0.000000] printk: bootconsole [msm_serial_dm0] enabled
9[ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000
10[ 0.000000] On node 0 totalpages: 516096
11[ 0.000000] DMA zone: 4096 pages used for memmap
12[ 0.000000] DMA zone: 0 pages reserved
13[ 0.000000] DMA zone: 253952 pages, LIFO batch:63
14[ 0.000000] DMA32 zone: 4096 pages used for memmap
15[ 0.000000] DMA32 zone: 262144 pages, LIFO batch:63
16[ 0.000000] percpu: Embedded 21 pages/cpu s48600 r8192 d29224 u86016
17[ 0.000000] pcpu-alloc: s48600 r8192 d29224 u86016 alloc=21*4096
18[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
19[ 0.000000] Detected VIPT I-cache on CPU0
20[ 0.000000] CPU features: detected: ARM errata 826319, 827319, 824069, 819472
21[ 0.000000] CPU features: detected: ARM erratum 845719
22[ 0.000000] CPU features: detected: ARM erratum 843419
23[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 507904
24[ 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
25[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
26[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
27[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
28[ 0.000000] software IO TLB: mapped [mem 0xbbfff000-0xbffff000] (64MB)
29[ 0.000000] Memory: 1908496K/2064384K available (6718K kernel code, 558K rwdata, 2624K rodata, 1408K init, 305K bss, 123120K reserved, 32768K cma-reserved)
30[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
31[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
32[ 0.000000] Tasks RCU enabled.
33[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
34[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
35[ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x43c with crng_init=0
36[ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
37[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
38[ 0.000005] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
39[ 0.011092] Console: colour dummy device 80x25
40[ 0.018776] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
41[ 0.023275] pid_max: default: 32768 minimum: 301
42[ 0.033699] LSM: Security Framework initializing
43[ 0.038357] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
44[ 0.042903] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
45[ 0.074366] ASID allocator initialised with 32768 entries
46[ 0.082360] rcu: Hierarchical SRCU implementation.
47[ 0.098401] smp: Bringing up secondary CPUs ...
48[ 0.130817] Detected VIPT I-cache on CPU1
49[ 0.130869] CPU1: Booted secondary processor 0x0000000001 [0x410fd030]
50[ 0.162830] Detected VIPT I-cache on CPU2
51[ 0.162873] CPU2: Booted secondary processor 0x0000000002 [0x410fd030]
52[ 0.194883] Detected VIPT I-cache on CPU3
53[ 0.194921] CPU3: Booted secondary processor 0x0000000003 [0x410fd030]
54[ 0.195006] smp: Brought up 1 node, 4 CPUs
55[ 0.225429] SMP: Total of 4 processors activated.
56[ 0.229503] CPU features: detected: 32-bit EL0 Support
57[ 0.234293] CPU features: detected: CRC32 instructions
58[ 0.246733] CPU: All CPU(s) started at EL1
59[ 0.246772] alternatives: patching kernel code
60[ 0.250857] devtmpfs: initialized
61[ 0.265023] KASLR disabled due to lack of seed
62[ 0.265372] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
63[ 0.268384] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
64[ 0.279453] pinctrl core: initialized pinctrl subsystem
65[ 0.285518] thermal_sys: Registered thermal governor 'step_wise'
66[ 0.286620] NET: Registered protocol family 16
67[ 0.303030] DMA: preallocated 256 KiB pool for atomic allocations
68[ 0.303087] audit: initializing netlink subsys (disabled)
69[ 0.308280] audit: type=2000 audit(0.252:1): state=initialized audit_enabled=0 res=1
70[ 0.313513] cpuidle: using governor menu
71[ 0.321583] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
72[ 0.344299] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
73[ 0.344325] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
74[ 0.350073] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
75[ 0.356751] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
76[ 0.365724] cryptd: max_cpu_qlen set to 1000
77[ 0.374834] reg-fixed-voltage regulator-vlcd-vci: nonexclusive access to GPIO for regulator-vlcd-vci
78[ 0.375681] iommu: Default domain type: Translated
79[ 0.383793] SCSI subsystem initialized
80[ 0.388195] usbcore: registered new interface driver usbfs
81[ 0.391932] usbcore: registered new interface driver hub
82[ 0.397450] usbcore: registered new device driver usb
83[ 0.403261] i2c-gpio i2c-muic: using lines 495 (SDA) and 496 (SCL)
84[ 0.408133] i2c-gpio i2c-tkey: using lines 406 (SDA) and 407 (SCL)
85[ 0.414134] i2c-gpio i2c-nfc: using lines 390 (SDA) and 391 (SCL)
86[ 0.420088] pps_core: LinuxPPS API ver. 1 registered
87[ 0.426189] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
88[ 0.431242] PTP clock support registered
89[ 0.466021] sm5502 0-0025: Device type: version: 0x0, vendor: 0x1
90[ 0.469538] clocksource: Switched to clocksource arch_sys_counter
91[ 0.471315] VFS: Disk quotas dquot_6.6.0
92[ 0.477237] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
93[ 0.488081] NET: Registered protocol family 2
94[ 0.488515] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
95[ 0.492335] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
96[ 0.500938] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
97[ 0.508870] TCP: Hash tables configured (established 16384 bind 16384)
98[ 0.515921] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
99[ 0.522451] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
100[ 0.529428] NET: Registered protocol family 1
101[ 0.536506] Unpacking initramfs...
102[ 0.707008] Freeing initrd memory: 4880K
103[ 0.707590] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
104[ 0.712828] Initialise system trusted keyrings
105[ 0.718218] workingset: timestamp_bits=46 max_order=19 bucket_order=0
106[ 0.749346] Key type asymmetric registered
107[ 0.749367] Asymmetric key parser 'x509' registered
108[ 0.752371] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
109[ 0.757113] io scheduler mq-deadline registered
110[ 0.764744] io scheduler kyber registered
111[ 0.775012] msm_serial 78b0000.serial: msm_serial: detected port #0
112[ 0.775065] msm_serial 78b0000.serial: uartclk = 7372800
113[ 0.780134] 78b0000.serial: ttyMSM0 at MMIO 0x78b0000 (irq = 9, base_baud = 460800) is a MSM
114[ 0.785666] msm_serial: console setup on port #0
115[ 0.794118] printk: console [ttyMSM0] enabled
116[ 0.797439] printk: bootconsole [msm_serial_dm0] disabled
117[ 0.807605] msm_serial: driver initialized
118[ 0.812820] qcom-iommu 1ef0000.iommu: iommu sec: pgtable size: 94208
119[ 0.827570] loop: module loaded
120[ 0.828124] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
121[ 0.834124] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
122[ 0.835471] usbcore: registered new interface driver usb-storage
123[ 0.856768] rtc-pm8xxx 200f000.spmi:pm8916@0:rtc@6000: registered as rtc0
124[ 0.856927] i2c /dev entries driver
125[ 0.863072] i2c_qup 78b6000.i2c: using default clock-frequency 100000
126[ 0.865852] i2c_qup 78b6000.i2c:
127 tx channel not available
128[ 0.873151] i2c_qup 78b8000.i2c: using default clock-frequency 100000
129[ 0.879219] i2c_qup 78b8000.i2c:
130 tx channel not available
131[ 0.886389] i2c_qup 78b9000.i2c: using default clock-frequency 100000
132[ 0.892586] i2c_qup 78b9000.i2c:
133 tx channel not available
134[ 0.899752] i2c_qup 78ba000.i2c: using default clock-frequency 100000
135[ 0.905949] i2c_qup 78ba000.i2c:
136 tx channel not available
137[ 0.914200] 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
138[ 0.920520] 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
139[ 0.935781] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
140[ 0.950750] sdhci: Secure Digital Host Controller Interface driver
141[ 0.957416] sdhci: Copyright(c) Pierre Ossman
142[ 0.963397] sdhci-pltfm: SDHCI platform and OF driver helper
143[ 0.969063] sdhci_msm 7864900.sdhci: Got CD GPIO
144[ 0.975220] ledtrig-cpu: registered to indicate activity on CPUs
145[ 0.979981] usbcore: registered new interface driver usbhid
146[ 0.984155] usbhid: USB HID core driver
147[ 0.990144] NET: Registered protocol family 17
148[ 0.993829] registered taskstats version 1
149[ 0.997789] Loading compiled-in X.509 certificates
150[ 1.015936] debugfs: Directory '4a9000.thermal-sensor' with parent 'tsens' already present!
151[ 1.017779] sdhci_msm 7864900.sdhci: Got CD GPIO
152[ 1.025935] sdhci_msm 7864900.sdhci: Got CD GPIO
153[ 1.030359] input: GPIO Buttons as /devices/platform/gpio-keys/input/input2
154[ 1.031723] s1: supplied by regulator-dummy
155[ 1.033061] input: GPIO Hall Effect Sensor as /devices/platform/gpio-hall-sensor/input/input3
156[ 1.039286] s1: Bringing 0uV into 500000-500000uV
157[ 1.052083] rtc-pm8xxx 200f000.spmi:pm8916@0:rtc@6000: setting system clock to 1970-01-01T00:00:06 UTC (6)
158[ 1.052288] s2: supplied by regulator-dummy
159[ 1.066516] s3: supplied by regulator-dummy
160[ 1.070431] s3: Bringing 0uV into 1200000-1200000uV
161[ 1.074818] s4: supplied by regulator-dummy
162[ 1.074872] s4: Bringing 0uV into 1800000-1800000uV
163[ 1.075209] Freeing unused kernel memory: 1408K
164[ 1.077972] l1: supplied by s3
165[ 1.087201] l1: Bringing 0uV into 1225000-1225000uV
166[ 1.090449] l2: supplied by s3
167[ 1.095104] l2: Bringing 0uV into 1200000-1200000uV
168[ 1.098357] l3: supplied by s3
169[ 1.103005] l3: Bringing 0uV into 500000-500000uV
170[ 1.106245] l4: supplied by s4
171[ 1.110903] l4: Bringing 0uV into 2050000-2050000uV
172[ 1.113974] l5: supplied by s4
173[ 1.118630] l5: Bringing 0uV into 1800000-1800000uV
174[ 1.121909] l6: supplied by s4
175[ 1.126526] l6: Bringing 0uV into 1800000-1800000uV
176[ 1.129788] l7: supplied by s4
177[ 1.134423] l7: Bringing 0uV into 1800000-1800000uV
178[ 1.137712] l8: supplied by regulator-dummy
179[ 1.142330] l8: Bringing 0uV into 2850000-2850000uV
180[ 1.146662] l9: supplied by regulator-dummy
181[ 1.151363] l9: Bringing 0uV into 3300000-3300000uV
182[ 1.155661] l10: supplied by regulator-dummy
183[ 1.160384] l10: Bringing 0uV into 2700000-2700000uV
184[ 1.165054] l11: supplied by regulator-dummy
185[ 1.169844] l11: Bringing 0uV into 1800000-1800000uV
186[ 1.174245] l12: supplied by regulator-dummy
187[ 1.179070] l12: Bringing 0uV into 1800000-1800000uV
188[ 1.183450] l13: supplied by regulator-dummy
189[ 1.188249] l13: Bringing 0uV into 3075000-3075000uV
190[ 1.192647] l14: supplied by regulator-dummy
191[ 1.197448] l14: Bringing 0uV into 1800000-1800000uV
192[ 1.201874] l15: supplied by regulator-dummy
193[ 1.206672] l15: Bringing 0uV into 1800000-1800000uV
194[ 1.211054] l16: supplied by regulator-dummy
195[ 1.215853] l16: Bringing 0uV into 1800000-1800000uV
196[ 1.220250] l17: supplied by regulator-dummy
197[ 1.225055] l17: Bringing 0uV into 2850000-2850000uV
198[ 1.229454] l18: supplied by regulator-dummy
199[ 1.234276] l18: Bringing 0uV into 2700000-2700000uV
200[ 1.253775] Run /init as init process
201[ 1.265606] mmc0: SDHCI controller on 7824900.sdhci [7824900.sdhci] using ADMA 64-bit
202[ 1.266350] sdhci_msm 7864900.sdhci: Got CD GPIO
203[ 1.306187] mmc1: SDHCI controller on 7864900.sdhci [7864900.sdhci] using ADMA 64-bit
204[ 1.344163] mmc0: new HS200 MMC card at address 0001
205[ 1.348868] mmcblk0: mmc0:0001 R311MB 14.7 GiB
206[ 1.349139] mmcblk0boot0: mmc0:0001 R311MB partition 1 4.00 MiB
207[ 1.352735] mmcblk0boot1: mmc0:0001 R311MB partition 2 4.00 MiB
208[ 1.358558] mmcblk0rpmb: mmc0:0001 R311MB partition 3 4.00 MiB, chardev (246:0)
209[ 1.378242] 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
210[ 1.499429] random: fast init done
211[ 2.043015] using random self ethernet address
212[ 2.046994] using random host ethernet address
213[ 2.066449] usb0: HOST MAC e6:56:ad:7f:49:59
214[ 2.066551] usb0: MAC d2:29:af:eb:2b:57
215[ 2.190429] EXT4-fs (dm-0): mounting ext2 file system using the ext4 subsystem
216[ 2.192256] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
217[ 3.654972] l13: voltage operation not allowed
218[ 3.801327] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
219[ 5.677620] udevd[844]: starting version 3.2.9
220[ 5.684236] random: udevd: uninitialized urandom read (16 bytes read)
221[ 5.684852] random: udevd: uninitialized urandom read (16 bytes read)
222[ 5.684921] random: udevd: uninitialized urandom read (16 bytes read)
223[ 5.710550] udevd[844]: starting eudev-3.2.9
224[ 5.937443] mc: Linux media interface: v0.10
225[ 5.999515] input: tm2-touchkey as /devices/platform/i2c-tkey/i2c-1/1-0020/input/input4
226[ 6.078466] videodev: Linux video capture interface: v2.00
227[ 6.209364] spmi-temp-alarm 200f000.spmi:pm8916@0:temp-alarm@2400: failed to register sensor
228[ 6.350326] input: MELFAS MMS345 Touchscreen as /devices/platform/soc/78b9000.i2c/i2c-5/5-0048/input/input5
229[ 6.397321] rt5033 6-0034: Device found Device ID: 0085
230[ 6.422078] NET: Registered protocol family 10
231[ 6.425694] Segment Routing with IPv6
232[ 6.427774] bmc150_accel_i2c 3-0010: mounting matrix not found: using identity...
233[ 6.448961] nfc: nfc_init: NFC Core ver 0.1
234[ 6.449049] NET: Registered protocol family 39
235[ 6.480370] bmc150_magn_i2c 3-0012: mounting matrix not found: using identity...
236[ 6.510895] qcom-venus 1d00000.video-codec: Adding to iommu group 0
237[ 6.546595] qcom-venus 1d00000.video-codec: invalid firmware metadata
238[ 6.546624] qcom-venus 1d00000.video-codec: fail to load video firmware
239[ 6.547988] qcom-venus: probe of 1d00000.video-codec failed with error -22
240[ 6.620854] qcom-apq8016-sbc 7702000.sound: error getting cpu dai name
241[ 6.620863] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
242[ 6.668230] qcom-wcnss-pil a204000.wcnss: a204000.wcnss supply vddcx not found, using dummy regulator
243[ 6.709360] NET: Registered protocol family 42
244[ 6.710349] remoteproc remoteproc0: a204000.wcnss is available
245[ 6.711569] qcom-apq8016-sbc 7702000.sound: error getting cpu dai name
246[ 6.711577] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
247[ 6.711713] remoteproc remoteproc0: powering up a204000.wcnss
248[ 6.711724] remoteproc remoteproc0: Booting fw image wcnss.mdt, size 37980
249[ 6.720405] qcom-apq8016-sbc 7702000.sound: error getting cpu dai name
250[ 6.720416] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
251[ 6.721164] qcom-apq8016-sbc 7702000.sound: error getting cpu dai name
252[ 6.721172] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
253[ 6.737617] qcom-apq8016-sbc 7702000.sound: error getting cpu dai name
254[ 6.737627] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
255[ 6.769967] vlcd_vdd3: supplied by s4
256[ 6.772570] qcom-apq8016-sbc 7702000.sound: error getting cpu dai name
257[ 6.772579] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
258[ 6.833058] apq8016-lpass-cpu 7708000.lpass: asoc_qcom_lpass_cpu_platform_probe() error getting optional mi2s-osr-clk0: -2
259[ 6.833079] apq8016-lpass-cpu 7708000.lpass: asoc_qcom_lpass_cpu_platform_probe() error getting optional mi2s-osr-clk1: -2
260[ 6.833095] apq8016-lpass-cpu 7708000.lpass: asoc_qcom_lpass_cpu_platform_probe() error getting optional mi2s-osr-clk2: -2
261[ 6.833112] apq8016-lpass-cpu 7708000.lpass: asoc_qcom_lpass_cpu_platform_probe() error getting optional mi2s-osr-clk3: -2
262[ 6.833938] qcom-apq8016-sbc 7702000.sound: error getting codec dai name
263[ 6.833947] qcom-apq8016-sbc 7702000.sound: Error resolving dai links: -517
264[ 6.844207] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: PMIC REV: 1 CODEC Version: 1
265[ 6.845115] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: sink widget PDM_RX1 overwritten
266[ 6.845202] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: source widget PDM_RX1 overwritten
267[ 6.845236] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: source widget PDM_RX1 overwritten
268[ 6.845247] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: sink widget PDM_RX1 overwritten
269[ 6.845262] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: sink widget PDM_RX1 overwritten
270[ 6.845278] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: sink widget ADC1 overwritten
271[ 6.845296] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: sink widget ADC1 overwritten
272[ 6.845313] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: sink widget PDM_RX1 overwritten
273[ 6.845473] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pm8916@1:codec@f000: ASoC: source widget PDM_RX3 overwritten
274[ 6.845570] debugfs: Directory '7708000.lpass' with parent 'msm8916-samsung-a2015' already present!
275[ 6.847994] qcom-apq8016-sbc 7702000.sound: multicodec <-> Primary MI2S mapping ok
276[ 6.848194] qcom-apq8016-sbc 7702000.sound: multicodec <-> Tertiary MI2S mapping ok
277[ 6.850454] input: msm8916-samsung-a2015 Headset Jack as /devices/platform/soc/7702000.sound/sound/card0/input6
278[ 6.968399] random: crng init done
279[ 6.968407] random: 4 urandom warning(s) missed due to ratelimiting
280[ 7.010375] mms114 5-0048: TSP FW Rev: bootloader 0x6 / core 0x26 / config 0x26
281[ 7.053668] tm2-touchkey 1-0020: invalid keycode index -1
282[ 7.161864] remoteproc remoteproc0: remote processor a204000.wcnss is now up
283[ 7.258538] mms114 5-0048: TSP FW Rev: bootloader 0x6 / core 0x26 / config 0x26
284[ 7.295006] qcom_wcnss_ctrl remoteproc0:smd-edge.WCNSS_CTRL.-1.-1: WCNSS Version 1.5 1.2
285[ 7.299972] tm2-touchkey 1-0020: invalid keycode index -1
286[ 7.506251] mms114 5-0048: TSP FW Rev: bootloader 0x6 / core 0x26 / config 0x26
287[ 7.548596] tm2-touchkey 1-0020: invalid keycode index -1
288[ 7.727052] adreno 1c00000.gpu: Adding to iommu group 1
289[ 7.728612] msm_mdp 1a01000.mdp: Adding to iommu group 2
290[ 7.728726] msm_mdp 1a01000.mdp: No interconnect support may cause display underflows!
291[ 7.732667] msm 1a00000.mdss: 1a00000.mdss supply vdd not found, using dummy regulator
292[ 7.733195] msm_mdp 1a01000.mdp: [drm:mdp5_bind [msm]] MDP5 version v1.6
293[ 7.733347] msm 1a00000.mdss: bound 1a01000.mdp (ops mdp5_ops [msm])
294[ 7.733431] msm_dsi 1a98000.dsi: 1a98000.dsi supply gdsc not found, using dummy regulator
295[ 7.733695] msm_dsi 1a98000.dsi: 1a98000.dsi supply gdsc not found, using dummy regulator
296[ 7.734137] msm_dsi_manager_register: failed to register mipi dsi host for DSI 0
297[ 7.734502] msm 1a00000.mdss: failed to bind 1a98000.dsi (ops dsi_ops [msm]): -517
298[ 7.734647] msm 1a00000.mdss: master bind failed: -517
299[ 7.734775] platform 1a01000.mdp: Removing from iommu group 2
300[ 7.734819] ------------[ cut here ]------------
301[ 7.734831] WARNING: CPU: 2 PID: 878 at drivers/iommu/qcom_iommu.c:348 qcom_iommu_domain_free+0x5c/0x70
302[ 7.734834] Modules linked in: msm(+) wcnss_ctrl qrtr_smd drm_kms_helper venus_dec snd_soc_msm8916_digital snd_soc_lpass_apq8016 snd_soc_lpass_cpu venus_enc videobuf2_dma_sg syscopyarea videobuf2_memops sysfillrect rt5033_regulator snd_soc_lpass_platform sysimgblt fb_sys_fops s3fwrn5_i2c s3fwrn5 snd_soc_msm8916_analog qrtr nci drm qcom_wcnss_pil qcom_common snd_soc_apq8016_sbc snd_soc_core qcom_glink_smem qcom_glink_native venus_core bmc150_magn_i2c bmc150_magn snd_compress qcom_sysmon bmc150_accel_i2c nfc ipv6 rt5033_battery bmc150_accel_core rt5033 snd_pcm mfd_core industrialio_triggered_buffer qmi_helpers v4l2_mem2mem mms114 kfifo_buf snd_timer videobuf2_v4l2 qcom_spmi_temp_alarm snd videobuf2_common videodev qcom_spmi_vadc qcom_vadc_common industrialio nf_defrag_ipv6 mc soundcore rfkill mdt_loader drm_panel_orientation_quirks tm2_touchkey rmtfs_mem
303[ 7.734938] CPU: 2 PID: 878 Comm: udevd Not tainted 5.5.0-rc7-postmarketos-qcom-msm8916 #1
304[ 7.734941] Hardware name: Samsung Galaxy A5U (EUR) (DT)
305[ 7.734945] pstate: 00000005 (nzcv daif -PAN -UAO)
306[ 7.734950] pc : qcom_iommu_domain_free+0x5c/0x70
307[ 7.734957] lr : iommu_group_release+0x48/0x80
308[ 7.734960] sp : ffff800012e235c0
309[ 7.734962] x29: ffff800012e235c0 x28: ffff800014e01000
310[ 7.734968] x27: 0000000000000100 x26: ffff800010146940
311[ 7.734973] x25: ffff00006ff69400 x24: 0000000000000003
312[ 7.734978] x23: ffff0000778e9010 x22: ffff000072ce1058
313[ 7.734984] x21: ffff00007609ef00 x20: ffff000072ce2080
314[ 7.734989] x19: ffff000072ce1000 x18: 0000000000000001
315[ 7.734994] x17: 0000000000000000 x16: 0000000000000000
316[ 7.734999] x15: 0000000000000004 x14: ffff800010ba5108
317[ 7.735004] x13: 0000000000000000 x12: ffff000079b40d08
318[ 7.735009] x11: ffff000079b40b68 x10: 0000000000000000
319[ 7.735014] x9 : ffff00007d01ed18 x8 : ffff00007d01ed10
320[ 7.735019] x7 : 0000000040040000 x6 : 0000000000210d00
321[ 7.735024] x5 : ffff00007d2cbad0 x4 : 0000000000000000
322[ 7.735029] x3 : 0000000000000000 x2 : 0000000000000000
323[ 7.735033] x1 : ffff00007ab85380 x0 : ffff000072ce20b0
324[ 7.735039] Call trace:
325[ 7.735044] qcom_iommu_domain_free+0x5c/0x70
326[ 7.735049] iommu_group_release+0x48/0x80
327[ 7.735055] kobject_put+0x94/0x228
328[ 7.735060] kobject_del+0x50/0x68
329[ 7.735065] kobject_put+0x7c/0x228
330[ 7.735071] iommu_group_remove_device+0xd8/0xe8
331[ 7.735075] qcom_iommu_remove_device+0x44/0x60
332[ 7.735080] iommu_release_device+0x28/0x40
333[ 7.735085] iommu_bus_notifier+0xac/0xc0
334[ 7.735092] notifier_call_chain+0x58/0x98
335[ 7.735097] blocking_notifier_call_chain+0x54/0x78
336[ 7.735102] device_del+0x26c/0x398
337[ 7.735107] platform_device_del.part.0+0x18/0x88
338[ 7.735112] platform_device_unregister+0x20/0x38
339[ 7.735118] of_platform_device_destroy+0xdc/0xf0
340[ 7.735122] device_for_each_child+0x58/0xa0
341[ 7.735128] of_platform_depopulate+0x38/0x78
342[ 7.735248] msm_pdev_probe+0x1c0/0x308 [msm]
343[ 7.735255] platform_drv_probe+0x50/0xa0
344[ 7.735259] really_probe+0xd8/0x428
345[ 7.735264] driver_probe_device+0xdc/0x130
346[ 7.735268] device_driver_attach+0x6c/0x78
347[ 7.735272] __driver_attach+0x9c/0x168
348[ 7.735278] bus_for_each_dev+0x6c/0xc0
349[ 7.735282] driver_attach+0x20/0x28
350[ 7.735287] bus_add_driver+0x138/0x218
351[ 7.735291] driver_register+0x60/0x110
352[ 7.735296] __platform_driver_register+0x44/0x50
353[ 7.735406] msm_drm_register+0x54/0x68 [msm]
354[ 7.735413] do_one_initcall+0x50/0x190
355[ 7.735418] do_init_module+0x50/0x208
356[ 7.735422] load_module+0x1eb8/0x2498
357[ 7.735426] __do_sys_init_module+0x200/0x2b8
358[ 7.735431] __arm64_sys_init_module+0x18/0x20
359[ 7.735437] el0_svc_common.constprop.0+0x68/0x160
360[ 7.735442] el0_svc_handler+0x20/0x80
361[ 7.735448] el0_sync_handler+0x10c/0x180
362[ 7.735451] el0_sync+0x140/0x180
363[ 7.735456] ---[ end trace b6a41312a8e7ba0e ]---
364[ 7.737709] msm_mdp 1a01000.mdp: Adding to iommu group 2
365[ 7.737814] msm_mdp 1a01000.mdp: No interconnect support may cause display underflows!
366[ 7.741008] msm 1a00000.mdss: 1a00000.mdss supply vdd not found, using dummy regulator
367[ 7.741448] msm_mdp 1a01000.mdp: [drm:mdp5_bind [msm]] MDP5 version v1.6
368[ 7.741607] msm 1a00000.mdss: bound 1a01000.mdp (ops mdp5_ops [msm])
369[ 7.741717] msm_dsi 1a98000.dsi: 1a98000.dsi supply gdsc not found, using dummy regulator
370[ 7.741865] msm_dsi 1a98000.dsi: 1a98000.dsi supply gdsc not found, using dummy regulator
371[ 7.742242] msm_dsi_manager_register: failed to register mipi dsi host for DSI 0
372[ 7.742593] msm 1a00000.mdss: failed to bind 1a98000.dsi (ops dsi_ops [msm]): -517
373[ 7.742740] msm 1a00000.mdss: master bind failed: -517
374[ 7.754277] mms114 5-0048: TSP FW Rev: bootloader 0x6 / core 0x26 / config 0x26
375[ 8.103660] EXT4-fs (dm-1): re-mounted. Opts: data=ordered
376[ 8.198542] EXT4-fs (dm-0): mounting ext2 file system using the ext4 subsystem
377[ 8.200438] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
378[ 8.200462] ext2 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
379[ 8.613562] tm2-touchkey 1-0020: failed to read i2c data: -6
380[ 9.081125] elogind-daemon[1424]: Failed to create inotify watch on /dev/null/utmp, ignoring: Not a directory
381[ 9.088774] elogind-daemon[1424]: Watching system buttons on /dev/input/event3 (GPIO Hall Effect Sensor)
382[ 9.178102] elogind-daemon[1424]: Watching system buttons on /dev/input/event0 (pm8941_pwrkey)
383[ 9.249976] elogind-daemon[1424]: Failed to set utmp path to /dev/null/utmp: Not supported
384[ 9.250006] elogind-daemon[1424]: New seat seat0.
385[ 9.752709] elogind-daemon[1424]: Failed to create inotify watch on /dev/null/utmp, ignoring: Not a directory
386[ 9.753941] elogind-daemon[1424]: New session c1 of user rusem.
387[ 9.759838] elogind-daemon[1424]: Failed to apply ACLs: Not supported
388[ 9.847813] elogind-daemon[1424]: Removed session c1.
389[ 9.850153] elogind-daemon[1424]: Failed to apply ACLs: Not supported
390[ 12.305617] qcom_wcnss_ctrl remoteproc0:smd-edge.WCNSS_CTRL.-1.-1: expected cold boot completion
391[ 12.563991] cfg80211: Loading compiled-in X.509 certificates for regulatory database
392[ 12.573963] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
393[ 12.574102] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
394[ 12.574110] cfg80211: failed to load regulatory.db
395[ 12.672203] Bluetooth: Core ver 2.22
396[ 12.672589] NET: Registered protocol family 31
397[ 12.672595] Bluetooth: HCI device and connection manager initialized
398[ 12.672609] Bluetooth: HCI socket layer initialized
399[ 12.672616] Bluetooth: L2CAP socket layer initialized
400[ 12.672637] Bluetooth: SCO socket layer initialized
401[ 12.707716] msm 1a00000.mdss: 1a00000.mdss supply vdd not found, using dummy regulator
402[ 12.708171] msm_mdp 1a01000.mdp: [drm:mdp5_bind [msm]] MDP5 version v1.6
403[ 12.708314] msm 1a00000.mdss: bound 1a01000.mdp (ops mdp5_ops [msm])
404[ 12.708405] msm_dsi 1a98000.dsi: 1a98000.dsi supply gdsc not found, using dummy regulator
405[ 12.708597] msm_dsi 1a98000.dsi: 1a98000.dsi supply gdsc not found, using dummy regulator
406[ 12.709493] msm 1a00000.mdss: bound 1a98000.dsi (ops dsi_ops [msm])
407[ 12.709893] adreno 1c00000.gpu: 1c00000.gpu supply vdd not found, using dummy regulator
408[ 12.709967] adreno 1c00000.gpu: 1c00000.gpu supply vddcx not found, using dummy regulator
409[ 12.710112] msm 1a00000.mdss: [drm:msm_gpu_init [msm]] A306: using IOMMU
410[ 12.710419] msm 1a00000.mdss: bound 1c00000.gpu (ops a3xx_ops [msm])
411[ 12.733940] msm 1a00000.mdss: fall back to the other CTL category for INTF 1!
412[ 12.734463] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
413[ 12.734467] [drm] Driver supports precise vblank timestamp query.
414[ 12.735118] [drm] Initialized msm 1.5.0 20130625 for 1a00000.mdss on minor 0
415[ 12.736310] msm 1a00000.mdss: [drm:adreno_request_fw [msm]] loaded qcom/a300_pm4.fw from new location
416[ 12.736810] msm 1a00000.mdss: [drm:adreno_request_fw [msm]] loaded qcom/a300_pfp.fw from new location
417[ 12.743166] elogind-uaccess-command[1917]: Failed to reset ACL on /dev/dri/card0: Not supported
418[ 12.753239] elogind-uaccess-command[1918]: Failed to reset ACL on /dev/dri/card0: Not supported
419[ 12.976199] [drm:mdp5_irq_error_handler [msm]] *ERROR* errors: 04000000
420[ 13.005000] Console: switching to colour frame buffer device 90x80
421[ 13.022242] msm 1a00000.mdss: fb0: msmdrmfb frame buffer device
422[ 13.289892] wcn36xx: mac address: 02:00:8a:26:ee:cb
423[ 14.107755] elogind-uaccess-command[2023]: Failed to reset ACL on /dev/dri/card0: Not supported
424[ 14.801715] Bluetooth: hci0: command 0xfc0b tx timeout
425[ 15.050246] wcn36xx: firmware WLAN version 'WCN v2.0 RadioPhy vIris_TSMC_4.0 with 48MHz XO' and CRM version '00078'
426[ 15.050256] wcn36xx: firmware API 1.5.1.2, 41 stations, 2 bssids
427samsung-a5ulte:~$