* Wireless Regression
@ 2026-06-26 0:49 Paul Guder
2026-06-26 5:12 ` Lukas Wunner
2026-06-26 6:04 ` Krishna Chaitanya Chundru
0 siblings, 2 replies; 5+ messages in thread
From: Paul Guder @ 2026-06-26 0:49 UTC (permalink / raw)
To: linux-pci; +Cc: krishna.chundru, mani
Hello,
I seem to have found a regression with the wireless on the thinkpad
x13s laptop which uses the qcom chipset. This commit seems to cause
the issue:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f176c47683bf
Any kernel that has this fails to load the ath11k_pci module with the
following errors in dmesg:
[ 7.298226] ath11k_pci 0006:01:00.0: BAR 0 [??? 0x00000000 flags
0x20000000]: can't assign; bogus alignment
[ 7.298232] ath11k_pci 0006:01:00.0: failed to assign pci resource: -22
[ 7.298234] ath11k_pci 0006:01:00.0: failed to claim device: -22
[ 7.298267] ath11k_pci 0006:01:00.0: probe with driver ath11k_pci
failed with error -22
When I revert this commit, the module loads cleanly and wireless works
again. Please let me know if there's anything else I can do to help.
--
Paul Guder
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Wireless Regression
2026-06-26 0:49 Wireless Regression Paul Guder
@ 2026-06-26 5:12 ` Lukas Wunner
2026-06-26 6:04 ` Krishna Chaitanya Chundru
1 sibling, 0 replies; 5+ messages in thread
From: Lukas Wunner @ 2026-06-26 5:12 UTC (permalink / raw)
To: Paul Guder; +Cc: linux-pci, krishna.chundru, mani
On Thu, Jun 25, 2026 at 07:49:48PM -0500, Paul Guder wrote:
> Hello,
>
> I seem to have found a regression with the wireless on the thinkpad
> x13s laptop which uses the qcom chipset. This commit seems to cause
> the issue:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f176c47683bf
That's a stable backport. Upstream commit is 33a76fc3c3e6
("PCI: qcom: Advertise Hotplug Slot Capability with no Command Completion
support").
Thanks,
Lukas
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Wireless Regression
2026-06-26 0:49 Wireless Regression Paul Guder
2026-06-26 5:12 ` Lukas Wunner
@ 2026-06-26 6:04 ` Krishna Chaitanya Chundru
2026-06-26 13:08 ` Paul Guder
1 sibling, 1 reply; 5+ messages in thread
From: Krishna Chaitanya Chundru @ 2026-06-26 6:04 UTC (permalink / raw)
To: Paul Guder, linux-pci; +Cc: mani
On 6/26/2026 6:19 AM, Paul Guder wrote:
> Hello,
>
> I seem to have found a regression with the wireless on the thinkpad
> x13s laptop which uses the qcom chipset. This commit seems to cause
> the issue:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f176c47683bf
>
> Any kernel that has this fails to load the ath11k_pci module with the
> following errors in dmesg:
>
> [ 7.298226] ath11k_pci 0006:01:00.0: BAR 0 [??? 0x00000000 flags
> 0x20000000]: can't assign; bogus alignment
> [ 7.298232] ath11k_pci 0006:01:00.0: failed to assign pci resource: -22
> [ 7.298234] ath11k_pci 0006:01:00.0: failed to claim device: -22
> [ 7.298267] ath11k_pci 0006:01:00.0: probe with driver ath11k_pci
> failed with error -22
>
> When I revert this commit, the module loads cleanly and wireless works
> again. Please let me know if there's anything else I can do to help.
can you please share complete dmesg logs in failure case.
- Krishna Chaitanya.
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Wireless Regression
2026-06-26 6:04 ` Krishna Chaitanya Chundru
@ 2026-06-26 13:08 ` Paul Guder
2026-06-27 7:38 ` Manivannan Sadhasivam
0 siblings, 1 reply; 5+ messages in thread
From: Paul Guder @ 2026-06-26 13:08 UTC (permalink / raw)
To: Krishna Chaitanya Chundru; +Cc: linux-pci, mani
[-- Attachment #1: Type: text/plain, Size: 1219 bytes --]
Attached is the complete log.
-paul
On Fri, Jun 26, 2026 at 1:04 AM Krishna Chaitanya Chundru
<krishna.chundru@oss.qualcomm.com> wrote:
>
>
>
> On 6/26/2026 6:19 AM, Paul Guder wrote:
> > Hello,
> >
> > I seem to have found a regression with the wireless on the thinkpad
> > x13s laptop which uses the qcom chipset. This commit seems to cause
> > the issue:
> >
> > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f176c47683bf
> >
> > Any kernel that has this fails to load the ath11k_pci module with the
> > following errors in dmesg:
> >
> > [ 7.298226] ath11k_pci 0006:01:00.0: BAR 0 [??? 0x00000000 flags
> > 0x20000000]: can't assign; bogus alignment
> > [ 7.298232] ath11k_pci 0006:01:00.0: failed to assign pci resource: -22
> > [ 7.298234] ath11k_pci 0006:01:00.0: failed to claim device: -22
> > [ 7.298267] ath11k_pci 0006:01:00.0: probe with driver ath11k_pci
> > failed with error -22
> >
> > When I revert this commit, the module loads cleanly and wireless works
> > again. Please let me know if there's anything else I can do to help.
> can you please share complete dmesg logs in failure case.
>
> - Krishna Chaitanya.
> >
>
[-- Attachment #2: dmesg.txt --]
[-- Type: text/plain, Size: 92890 bytes --]
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd4b0]
[ 0.000000] Linux version 6.18.35-gentoo-dist (portage@localhost) (aarch64-unknown-linux-gnu-gcc (Gentoo 15.2.1_p20260214 p5) 15.2.1 20260214, GNU ld (Gentoo 2.46.0 p1) 2.46.0) #1 SMP PREEMPT_DYNAMIC Wed Jun 24 03:48:53 CDT 2026
[ 0.000000] KASLR enabled
[ 0.000000] Machine model: Lenovo ThinkPad X13s
[ 0.000000] efi: EFI v2.7 by Lenovo
[ 0.000000] efi: RTPROP=0x9e373398 ACPI 2.0=0x9e4e7000 MEMATTR=0x99d04098 ESRT=0x9b6fca18 SMBIOS=0x9e3bb000 TPMEventLog=0x9e4dd018 INITRD=0x8e559718 RNG=0x9e4dc018 MEMRESERVE=0x8e559898
[ 0.000000] random: crng init done
[ 0.000000] TPM Final Events table not present
[ 0.000000] esrt: Reserving ESRT space from 0x000000009b6fca18 to 0x000000009b6fcaa0.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000c78000000, size 128 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000c78000000..0x0000000c7fffffff (131072 KiB) map reusable linux,cma
[ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008085ffff (8576 KiB) nomap non-reusable reserved-region@80000000
[ 0.000000] OF: reserved mem: 0x0000000080860000..0x000000008087ffff (128 KiB) nomap non-reusable cmd-db-region@80860000
[ 0.000000] OF: reserved mem: 0x0000000080880000..0x00000000808fffff (512 KiB) nomap non-reusable reserved-region@80880000
[ 0.000000] OF: reserved mem: 0x0000000080900000..0x0000000080afffff (2048 KiB) nomap non-reusable smem-region@80900000
[ 0.000000] OF: reserved mem: 0x0000000080b00000..0x0000000080bfffff (1024 KiB) nomap non-reusable reserved-region@80b00000
[ 0.000000] OF: reserved mem: 0x0000000083b00000..0x00000000851fffff (23552 KiB) nomap non-reusable reserved-region@83b00000
[ 0.000000] OF: reserved mem: 0x0000000085b00000..0x00000000866fffff (12288 KiB) nomap non-reusable reserved-region@85b00000
[ 0.000000] OF: reserved mem: 0x0000000086c00000..0x0000000088bfffff (32768 KiB) nomap non-reusable adsp-region@86c00000
[ 0.000000] OF: reserved mem: 0x0000000088c00000..0x000000008a0fffff (21504 KiB) nomap non-reusable slpi-region@88c00000
[ 0.000000] OF: reserved mem: 0x000000008a100000..0x000000008befffff (30720 KiB) nomap non-reusable cdsp0-region@8a100000
[ 0.000000] OF: reserved mem: 0x000000008c600000..0x000000008e3fffff (30720 KiB) nomap non-reusable cdsp1-region@8c600000
[ 0.000000] OF: reserved mem: 0x00000000aeb00000..0x00000000c50fffff (366592 KiB) nomap non-reusable reserved-region@aeb00000
[ 0.000000] OF: reserved mem: 0x000000008bf00000..0x000000008bf01fff (8 KiB) nomap non-reusable gpu-mem@8bf00000
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080600000-0x0000000c7fffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0xc73e432c0-0xc73e5a03f]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080600000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x0000000c7fffffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080600000-0x00000000806fffff]
[ 0.000000] node 0: [mem 0x0000000080880000-0x00000000808affff]
[ 0.000000] node 0: [mem 0x00000000808c0000-0x00000000808effff]
[ 0.000000] node 0: [mem 0x0000000080c00000-0x0000000081c3dfff]
[ 0.000000] node 0: [mem 0x0000000081c3e000-0x0000000082306fff]
[ 0.000000] node 0: [mem 0x0000000082307000-0x00000000826fffff]
[ 0.000000] node 0: [mem 0x000000008e400000-0x000000009df5ffff]
[ 0.000000] node 0: [mem 0x000000009df60000-0x000000009e40bfff]
[ 0.000000] node 0: [mem 0x000000009e40c000-0x000000009f5cffff]
[ 0.000000] node 0: [mem 0x000000009f5f7000-0x000000009f5fffff]
[ 0.000000] node 0: [mem 0x000000009f600000-0x00000000ae9fffff]
[ 0.000000] node 0: [mem 0x00000000aea00000-0x00000000bfffffff]
[ 0.000000] node 0: [mem 0x00000000c6200000-0x00000000c85fffff]
[ 0.000000] node 0: [mem 0x00000000c8600000-0x00000003ffffffff]
[ 0.000000] node 0: [mem 0x0000000800000000-0x0000000c7fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080600000-0x0000000c7fffffff]
[ 0.000000] On node 0, zone DMA: 1536 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 384 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 16 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 784 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 48384 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 39 pages in unavailable ranges
[ 0.000000] On node 0, zone DMA: 25088 pages in unavailable ranges
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.1
[ 0.000000] psci: OSI mode supported.
[ 0.000000] psci: [Firmware Bug]: failed to set PC mode: -3
[ 0.000000] percpu: Embedded 56 pages/cpu s105880 r8192 d115304 u229376
[ 0.000000] pcpu-alloc: s105880 r8192 d115304 u229376 alloc=56*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: SYS_ID_AA64ISAR1_EL1[31:28]: already set to 0
[ 0.000000] CPU features: SYS_ID_AA64ISAR1_EL1[27:24]: forced to 0
[ 0.000000] CPU features: SYS_ID_AA64ISAR1_EL1[11:8]: already set to 0
[ 0.000000] CPU features: SYS_ID_AA64ISAR1_EL1[7:4]: forced to 0
[ 0.000000] CPU features: SYS_ID_AA64ISAR2_EL1[15:12]: already set to 0
[ 0.000000] CPU features: SYS_ID_AA64ISAR2_EL1[11:8]: already set to 0
[ 0.000000] CPU features: detected: GICv3 CPU interface
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] CPU features: detected: SSBS not fully self-synchronizing
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-6.18.35-gentoo-dist root=UUID=6e3f2b39-2200-45f5-ba67-5bbed6740036 ro efi=noruntime pd_ignore_unused clk_ignore_unused arm64.nopauth "dyndbg=file drivers/base/firmware_loader/main.c +fmp"
[ 0.000000] printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
[ 0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.000000] software IO TLB: area num 8.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 8312377
[ 0.000000] Policy zone: Normal
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] ftrace: allocating 73586 entries in 288 pages
[ 0.000000] ftrace: allocated 288 pages with 2 groups
[ 0.000000] Dynamic Preempt: voluntary
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.000000] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[ 0.000000] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[ 0.000000] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: 960 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 0.000000] GICv3: GICD_CTLR.DS=0, SCR_EL3.FIQ=1
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000017a60000
[ 0.000000] ITS [mem 0x17a40000-0x17a5ffff]
[ 0.000000] ITS@0x0000000017a40000: allocated 8192 Devices @100300000 (indirect, esz 8, psz 64K, shr 1)
[ 0.000000] ITS@0x0000000017a40000: allocated 32768 Interrupt Collections @100310000 (flat, esz 2, psz 64K, shr 1)
[ 0.000000] GICv3: using LPI property table @0x0000000100320000
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000100330000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer running at 19.20MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000000] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000315] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.000413] Console: colour dummy device 80x25
[ 0.000419] printk: legacy console [tty0] enabled
[ 0.000719] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
[ 0.000728] pid_max: default: 32768 minimum: 301
[ 0.000804] LSM: initializing lsm=capability,landlock,yama,bpf,ima,evm
[ 0.000909] landlock: Up and running.
[ 0.000913] Yama: becoming mindful.
[ 0.001174] LSM support for eBPF active
[ 0.001291] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.001328] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.002530] rcu: Hierarchical SRCU implementation.
[ 0.002540] rcu: Max phase no-delay instances is 1000.
[ 0.002617] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[ 0.003450] fsl-mc MSI: msi-controller@17a40000 domain created
[ 0.004393] EFI runtime services will be disabled.
[ 0.004542] smp: Bringing up secondary CPUs ...
[ 0.005079] Detected PIPT I-cache on CPU1
[ 0.005163] GICv3: CPU1: found redistributor 100 region 0:0x0000000017a80000
[ 0.005176] GICv3: CPU1: using allocated LPI pending table @0x0000000100340000
[ 0.005204] CPU1: Booted secondary processor 0x0000000100 [0x410fd4b0]
[ 0.005834] Detected PIPT I-cache on CPU2
[ 0.005904] GICv3: CPU2: found redistributor 200 region 0:0x0000000017aa0000
[ 0.005915] GICv3: CPU2: using allocated LPI pending table @0x0000000100350000
[ 0.005939] CPU2: Booted secondary processor 0x0000000200 [0x410fd4b0]
[ 0.006536] Detected PIPT I-cache on CPU3
[ 0.006603] GICv3: CPU3: found redistributor 300 region 0:0x0000000017ac0000
[ 0.006613] GICv3: CPU3: using allocated LPI pending table @0x0000000100360000
[ 0.006635] CPU3: Booted secondary processor 0x0000000300 [0x410fd4b0]
[ 0.009253] Detected PIPT I-cache on CPU4
[ 0.009349] GICv3: CPU4: found redistributor 400 region 0:0x0000000017ae0000
[ 0.009361] GICv3: CPU4: using allocated LPI pending table @0x0000000100370000
[ 0.009389] CPU4: Booted secondary processor 0x0000000400 [0x410fd4c0]
[ 0.010071] Detected PIPT I-cache on CPU5
[ 0.010172] GICv3: CPU5: found redistributor 500 region 0:0x0000000017b00000
[ 0.010184] GICv3: CPU5: using allocated LPI pending table @0x0000000100380000
[ 0.010211] CPU5: Booted secondary processor 0x0000000500 [0x410fd4c0]
[ 0.010958] Detected PIPT I-cache on CPU6
[ 0.011060] GICv3: CPU6: found redistributor 600 region 0:0x0000000017b20000
[ 0.011073] GICv3: CPU6: using allocated LPI pending table @0x0000000100390000
[ 0.011101] CPU6: Booted secondary processor 0x0000000600 [0x410fd4c0]
[ 0.011869] Detected PIPT I-cache on CPU7
[ 0.011972] GICv3: CPU7: found redistributor 700 region 0:0x0000000017b40000
[ 0.011985] GICv3: CPU7: using allocated LPI pending table @0x00000001003a0000
[ 0.012013] CPU7: Booted secondary processor 0x0000000700 [0x410fd4c0]
[ 0.012131] smp: Brought up 1 node, 8 CPUs
[ 0.012209] SMP: Total of 8 processors activated.
[ 0.012212] CPU: All CPU(s) started at EL1
[ 0.012225] CPU features: detected: 32-bit EL0 Support
[ 0.012229] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.012235] CPU features: detected: Common not Private translations
[ 0.012239] CPU features: detected: CRC32 instructions
[ 0.012243] CPU features: detected: Data cache clean to Point of Persistence
[ 0.012253] CPU features: detected: RCpc load-acquire (LDAPR)
[ 0.012256] CPU features: detected: LSE atomic instructions
[ 0.012261] CPU features: detected: Privileged Access Never
[ 0.012264] CPU features: detected: PMUv3
[ 0.012268] CPU features: detected: RAS Extension Support
[ 0.012275] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 0.012343] alternatives: applying system-wide alternatives
[ 0.015178] CPU features: detected: Hardware dirty bit management on CPU0-7
[ 0.015391] Memory: 31969476K/33249508K available (24320K kernel code, 6466K rwdata, 20188K rodata, 15168K init, 1429K bss, 1136152K reserved, 131072K cma-reserved)
[ 0.015867] devtmpfs: initialized
[ 0.026366] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.026391] posixtimers hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.026414] futex hash table entries: 2048 (131072 bytes on 1 NUMA nodes, total 128 KiB, linear).
[ 0.026833] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[ 0.026839] 0 pages in range for non-PLT usage
[ 0.026841] 507328 pages in range for PLT usage
[ 0.026933] pinctrl core: initialized pinctrl subsystem
[ 0.028003] SMBIOS 3.3 present.
[ 0.028013] DMI: LENOVO 21BXCTO1WW/21BXCTO1WW, BIOS N3HET85W (1.57 ) 07/26/2023
[ 0.028053] DMI: Memory slots populated: 1/1
[ 0.029279] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.030104] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.030490] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.030864] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.030894] audit: initializing netlink subsys (disabled)
[ 0.030974] audit: type=2000 audit(0.026:1): state=initialized audit_enabled=0 res=1
[ 0.031602] thermal_sys: Registered thermal governor 'fair_share'
[ 0.031605] thermal_sys: Registered thermal governor 'step_wise'
[ 0.031611] thermal_sys: Registered thermal governor 'user_space'
[ 0.031645] cpuidle: using governor menu
[ 0.031740] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.031835] ASID allocator initialised with 32768 entries
[ 0.032055] Serial: AMBA PL011 UART driver
[ 0.033969] CPUidle PSCI: Initialized CPU PM domain topology using OSI mode
[ 0.039071] /soc@0/phy@88eb000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@ae90000
[ 0.039088] /soc@0/phy@88eb000: Fixed dependency cycle(s) with /soc@0/usb@a6f8800/usb@a600000
[ 0.039226] /soc@0/phy@8903000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@ae98000
[ 0.039238] /soc@0/phy@8903000: Fixed dependency cycle(s) with /soc@0/usb@a8f8800/usb@a800000
[ 0.039395] /soc@0/usb@a6f8800/usb@a600000: Fixed dependency cycle(s) with /soc@0/phy@88eb000
[ 0.039526] /soc@0/usb@a8f8800/usb@a800000: Fixed dependency cycle(s) with /soc@0/phy@8903000
[ 0.039549] /soc@0/cci@ac4c000/i2c-bus@1/camera@10: Fixed dependency cycle(s) with /soc@0/camss@ac5a000
[ 0.039570] /soc@0/camss@ac5a000: Fixed dependency cycle(s) with /soc@0/cci@ac4c000/i2c-bus@1/camera@10
[ 0.039642] /soc@0/display-subsystem@ae00000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.039706] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@aea0000
[ 0.039754] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@ae98000
[ 0.039801] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@ae90000
[ 0.039828] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000
[ 0.039854] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.039985] /soc@0/display-subsystem@ae00000/displayport-controller@ae90000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/display-controller@ae01000
[ 0.040000] /soc@0/display-subsystem@ae00000/displayport-controller@ae90000: Fixed dependency cycle(s) with /soc@0/phy@88eb000
[ 0.040030] /soc@0/display-subsystem@ae00000/displayport-controller@ae90000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.040058] /soc@0/display-subsystem@ae00000/displayport-controller@ae90000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000
[ 0.040187] /soc@0/display-subsystem@ae00000/displayport-controller@ae98000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/display-controller@ae01000
[ 0.040202] /soc@0/display-subsystem@ae00000/displayport-controller@ae98000: Fixed dependency cycle(s) with /soc@0/phy@8903000
[ 0.040232] /soc@0/display-subsystem@ae00000/displayport-controller@ae98000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.040260] /soc@0/display-subsystem@ae00000/displayport-controller@ae98000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000
[ 0.040271] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@aea0000/aux-bus/panel
[ 0.040395] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/display-controller@ae01000
[ 0.040444] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000: Fixed dependency cycle(s) with /soc@0/phy@aec5a00
[ 0.040483] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000
[ 0.040530] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.040763] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000/aux-bus/panel: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@aea0000
[ 0.040823] /soc@0/phy@aec5a00: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.040831] /soc@0/clock-controller@af00000: Fixed dependency cycle(s) with /soc@0/phy@aec5a00
[ 0.040860] /soc@0/clock-controller@af00000: Fixed dependency cycle(s) with /soc@0/phy@8903000
[ 0.040888] /soc@0/clock-controller@af00000: Fixed dependency cycle(s) with /soc@0/phy@88eb000
[ 0.040952] /soc@0/interrupt-controller@17a00000: Fixed dependency cycle(s) with /soc@0/interrupt-controller@17a00000
[ 0.044546] /soc@0/phy@88eb000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@ae90000
[ 0.044562] /soc@0/phy@88eb000: Fixed dependency cycle(s) with /soc@0/usb@a6f8800/usb@a600000
[ 0.044984] /soc@0/phy@8903000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@ae98000
[ 0.044997] /soc@0/phy@8903000: Fixed dependency cycle(s) with /soc@0/usb@a8f8800/usb@a800000
[ 0.045728] /soc@0/usb@a6f8800/usb@a600000: Fixed dependency cycle(s) with /soc@0/phy@88eb000
[ 0.046018] /soc@0/usb@a8f8800/usb@a800000: Fixed dependency cycle(s) with /soc@0/phy@8903000
[ 0.046127] /soc@0/cci@ac4c000/i2c-bus@1/camera@10: Fixed dependency cycle(s) with /soc@0/camss@ac5a000
[ 0.046304] /soc@0/cci@ac4c000/i2c-bus@1/camera@10: Fixed dependency cycle(s) with /soc@0/camss@ac5a000
[ 0.046339] /soc@0/camss@ac5a000: Fixed dependency cycle(s) with /soc@0/cci@ac4c000/i2c-bus@1/camera@10
[ 0.046669] /soc@0/display-subsystem@ae00000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.046788] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@aea0000
[ 0.046857] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@ae98000
[ 0.046925] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@ae90000
[ 0.046952] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000
[ 0.046980] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.047188] /soc@0/display-subsystem@ae00000/displayport-controller@ae90000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/display-controller@ae01000
[ 0.047205] /soc@0/display-subsystem@ae00000/displayport-controller@ae90000: Fixed dependency cycle(s) with /soc@0/phy@88eb000
[ 0.047251] /soc@0/display-subsystem@ae00000/displayport-controller@ae90000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.047279] /soc@0/display-subsystem@ae00000/displayport-controller@ae90000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000
[ 0.047486] /soc@0/display-subsystem@ae00000/displayport-controller@ae98000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/display-controller@ae01000
[ 0.047502] /soc@0/display-subsystem@ae00000/displayport-controller@ae98000: Fixed dependency cycle(s) with /soc@0/phy@8903000
[ 0.047550] /soc@0/display-subsystem@ae00000/displayport-controller@ae98000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.047578] /soc@0/display-subsystem@ae00000/displayport-controller@ae98000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000
[ 0.047622] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@aea0000/aux-bus/panel
[ 0.047807] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/display-controller@ae01000
[ 0.047862] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000: Fixed dependency cycle(s) with /soc@0/phy@aec5a00
[ 0.047902] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000
[ 0.047955] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.048294] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000/aux-bus/panel: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@aea0000
[ 0.048419] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000: Fixed dependency cycle(s) with /soc@0/phy@aec5a00
[ 0.048511] /soc@0/phy@aec5a00: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.048652] /soc@0/phy@aec5a00: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.048721] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.048769] /soc@0/display-subsystem@ae00000/displayport-controller@ae98000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.048803] /soc@0/display-subsystem@ae00000/displayport-controller@ae90000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.048832] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.048883] /soc@0/display-subsystem@ae00000: Fixed dependency cycle(s) with /soc@0/clock-controller@af00000
[ 0.048892] /soc@0/clock-controller@af00000: Fixed dependency cycle(s) with /soc@0/phy@aec5a00
[ 0.048946] /soc@0/clock-controller@af00000: Fixed dependency cycle(s) with /soc@0/phy@8903000
[ 0.048998] /soc@0/clock-controller@af00000: Fixed dependency cycle(s) with /soc@0/phy@88eb000
[ 0.053598] /soc@0/rsc@18200000/regulators-0: Fixed dependency cycle(s) with /soc@0/rsc@18200000/regulators-0/smps11
[ 0.053616] /soc@0/rsc@18200000/regulators-0: Fixed dependency cycle(s) with /soc@0/rsc@18200000/regulators-0/smps12
[ 0.053687] /soc@0/rsc@18200000/regulators-1: Fixed dependency cycle(s) with /soc@0/rsc@18200000/regulators-0/smps11
[ 0.053698] /soc@0/rsc@18200000/regulators-1: Fixed dependency cycle(s) with /soc@0/rsc@18200000/regulators-1/bob
[ 0.053707] /soc@0/rsc@18200000/regulators-1: Fixed dependency cycle(s) with /soc@0/rsc@18200000/regulators-1/smps1
[ 0.055042] /pmic-glink/connector@0: Fixed dependency cycle(s) with /soc@0/phy@88eb000
[ 0.055266] /pmic-glink/connector@0: Fixed dependency cycle(s) with /soc@0/usb@a6f8800/usb@a600000
[ 0.055551] /pmic-glink/connector@1: Fixed dependency cycle(s) with /soc@0/phy@8903000
[ 0.055850] /pmic-glink/connector@1: Fixed dependency cycle(s) with /soc@0/usb@a8f8800/usb@a800000
[ 0.056609] /pmic-glink/connector@0: Fixed dependency cycle(s) with /usb0-sbu-mux
[ 0.056973] /usb0-sbu-mux: Fixed dependency cycle(s) with /pmic-glink/connector@0
[ 0.057091] /pmic-glink/connector@1: Fixed dependency cycle(s) with /usb1-sbu-mux
[ 0.057614] /usb1-sbu-mux: Fixed dependency cycle(s) with /pmic-glink/connector@1
[ 0.058347] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.058356] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.058361] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.058364] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.058368] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.058372] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.058375] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.058378] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.059145] raid6: skipped pq benchmark and selected neonx8
[ 0.059152] raid6: using neon recovery algorithm
[ 0.059284] fbcon: Taking over console
[ 0.059305] ACPI: Interpreter disabled.
[ 0.066201] iommu: Default domain type: Translated
[ 0.066208] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.069673] SCSI subsystem initialized
[ 0.069734] libata version 3.00 loaded.
[ 0.069794] usbcore: registered new interface driver usbfs
[ 0.069810] usbcore: registered new interface driver hub
[ 0.069825] usbcore: registered new device driver usb
[ 0.069909] pps_core: LinuxPPS API ver. 1 registered
[ 0.069913] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.069925] PTP clock support registered
[ 0.069993] EDAC MC: Ver: 3.0.0
[ 0.070095] scmi_core: SCMI protocol bus registered
[ 0.070755] NetLabel: Initializing
[ 0.070761] NetLabel: domain hash size = 128
[ 0.070765] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.070796] NetLabel: unlabeled traffic allowed by default
[ 0.070804] mctp: management component transport protocol core
[ 0.070808] NET: Registered PF_MCTP protocol family
[ 0.070955] vgaarb: loaded
[ 0.071133] clocksource: Switched to clocksource arch_sys_counter
[ 0.137916] VFS: Disk quotas dquot_6.6.0
[ 0.137931] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.138261] pnp: PnP ACPI: disabled
[ 0.141127] NET: Registered PF_INET protocol family
[ 0.141369] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.181310] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.181387] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.181563] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.182108] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.182372] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.182573] MPTCP token hash table entries: 32768 (order: 8, 786432 bytes, linear)
[ 0.182795] UDP hash table entries: 16384 (order: 8, 1048576 bytes, linear)
[ 0.183042] UDP-Lite hash table entries: 16384 (order: 8, 1048576 bytes, linear)
[ 0.183312] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.183345] NET: Registered PF_XDP protocol family
[ 0.183364] PCI: CLS 0 bytes, default 64
[ 0.183457] Trying to unpack rootfs image as initramfs...
[ 0.188011] kvm [1]: HYP mode not available
[ 0.262270] Initialise system trusted keyrings
[ 0.262316] Key type blacklist registered
[ 0.262409] workingset: timestamp_bits=37 max_order=23 bucket_order=0
[ 0.263139] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
[ 0.263789] cryptd: max_cpu_qlen set to 1000
[ 0.290303] NET: Registered PF_ALG protocol family
[ 0.290338] xor: measuring software checksum speed
[ 0.290788] 8regs : 7381 MB/sec
[ 0.291244] 32regs : 7294 MB/sec
[ 0.291514] arm64_neon : 12378 MB/sec
[ 0.291519] xor: using function: arm64_neon (12378 MB/sec)
[ 0.291528] Key type asymmetric registered
[ 0.291534] Asymmetric key parser 'x509' registered
[ 0.292102] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 241)
[ 0.292211] io scheduler mq-deadline registered
[ 0.292220] io scheduler kyber registered
[ 0.292240] io scheduler bfq registered
[ 0.293060] atomic64_test: passed
[ 0.299685] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.308454] vreg_s1c: Setting 1880000-1900000uV
[ 0.308459] vreg_s10b: Setting 1800000-1800000uV
[ 0.308708] vreg_s11b: Setting 1272000-1272000uV
[ 0.308711] vreg_l1c: Setting 1800000-1800000uV
[ 0.308867] vreg_l8c: Setting 1800000-1800000uV
[ 0.308904] vreg_s12b: Setting 984000-984000uV
[ 0.308957] vreg_l12c: Setting 1800000-1800000uV
[ 0.309028] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.309054] vreg_l1b: Setting 912000-912000uV
[ 0.309054] vreg_l13c: Setting 3072000-3072000uV
[ 0.309189] vreg_bob: Setting 3008000-3960000uV
[ 0.309226] vreg_l3b: Setting 1200000-1200000uV
[ 0.309400] vreg_l4b: Setting 912000-912000uV
[ 0.309561] vreg_l6b: Setting 880000-880000uV
[ 0.314614] msm_serial: driver initialized
[ 0.314832] SuperH (H)SCI(F) driver initialized
[ 0.317736] Key type psk registered
[ 0.318445] spmi_pmic_arb c440000.spmi: PMIC arbiter version v5 (0x50020000)
[ 0.321223] usbcore: registered new interface driver usbserial_generic
[ 0.321240] usbserial: USB Serial support registered for generic
[ 0.321309] mousedev: PS/2 mouse device common for all mice
[ 0.322416] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 0.322432] device-mapper: uevent: version 1.0.3
[ 0.322527] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
[ 0.324149] efifb: probing for efifb
[ 0.324177] efifb: No BGRT, not showing boot graphics
[ 0.324182] efifb: framebuffer at 0xc6200000, using 9000k, total 9000k
[ 0.324189] efifb: mode is 1920x1200x32, linelength=7680, pages=1
[ 0.324195] efifb: scrolling: redraw
[ 0.324199] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.324388] Console: switching to colour frame buffer device 240x75
[ 0.326509] fb0: EFI VGA frame buffer device
[ 0.327574] clocksource: arch_mmio_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.327607] arch-timer-mmio 17c20000.timer: mmio timer running at 19.20MHz (virt)
[ 0.327866] hid: raw HID events driver (C) Jiri Kosina
[ 0.327968] usbcore: registered new interface driver usbhid
[ 0.327982] usbhid: USB HID core driver
[ 0.329095] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 (0,8000003f) counters available
[ 0.329406] watchdog: NMI not fully supported
[ 0.329418] watchdog: Hard watchdog permanently disabled
[ 0.330997] drop_monitor: Initializing network drop monitor service
[ 0.331187] Initializing XFRM netlink socket
[ 0.331247] NET: Registered PF_INET6 protocol family
[ 0.331785] Segment Routing with IPv6
[ 0.331792] RPL Segment Routing with IPv6
[ 0.331805] In-situ OAM (IOAM) with IPv6
[ 0.331832] mip6: Mobile IPv6
[ 0.331840] NET: Registered PF_PACKET protocol family
[ 0.337979] registered taskstats version 1
[ 0.339926] Loading compiled-in X.509 certificates
[ 0.355707] Demotion targets for Node 0: null
[ 0.355743] page_owner is disabled
[ 0.356983] Key type .fscrypt registered
[ 0.356996] Key type fscrypt-provisioning registered
[ 0.358215] Btrfs loaded, zoned=yes, fsverity=yes
[ 0.358290] Key type big_key registered
[ 0.359312] Key type encrypted registered
[ 0.359346] ima: No TPM chip found, activating TPM-bypass!
[ 0.360269] ima: Allocated hash algorithm: sha256
[ 0.361462] ima: No architecture policies found
[ 0.361514] evm: Initialising EVM extended attributes:
[ 0.361528] evm: security.selinux
[ 0.361539] evm: security.SMACK64 (disabled)
[ 0.361550] evm: security.SMACK64EXEC (disabled)
[ 0.361562] evm: security.SMACK64TRANSMUTE (disabled)
[ 0.361576] evm: security.SMACK64MMAP (disabled)
[ 0.361588] evm: security.apparmor
[ 0.361599] evm: security.ima
[ 0.361609] evm: security.capability
[ 0.361621] evm: HMAC attrs: 0x1
[ 0.370880] alg: No test for 842 (842-scomp)
[ 0.400604] qcom_scm: convention: smc arm 64
[ 0.400814] qcom_scm firmware:scm: qseecom: found qseecom with version 0x1402000
[ 0.401001] qcom_qseecom qcom_qseecom: setting up client for qcom.tz.uefisecapp
[ 0.401081] efivars: Registered efivars operations
[ 0.402292] vreg_l2d: Setting 3072000-3072000uV
[ 0.402451] vreg_l3d: Setting 1200000-1200000uV
[ 0.402584] vreg_l4d: Setting 1200000-1200000uV
[ 0.402687] vreg_l6d: Setting 880000-880000uV
[ 0.402789] vreg_l7d: Setting 3072000-3072000uV
[ 0.402891] vreg_l8d: Setting 912000-912000uV
[ 0.403324] vreg_l9d: Setting 912000-912000uV
[ 0.403681] arm-smmu 15000000.iommu: probing hardware configuration...
[ 0.403729] vreg_l10d: Setting 912000-912000uV
[ 0.403942] arm-smmu 15000000.iommu: SMMUv2 with:
[ 0.404547] arm-smmu 15000000.iommu: stage 1 translation
[ 0.404794] arm-smmu 15000000.iommu: coherent table walk
[ 0.405045] arm-smmu 15000000.iommu: stream matching with 162 register groups
[ 0.405298] arm-smmu 15000000.iommu: 110 context banks (0 stage-2 only)
[ 0.405598] arm-smmu 15000000.iommu: Limiting the stream matching groups to 128
[ 0.406114] arm-smmu 15000000.iommu: Supported page sizes: 0x61311000
[ 0.406358] arm-smmu 15000000.iommu: Stage-1: 36-bit VA -> 36-bit IPA
[ 0.406635] arm-smmu 15000000.iommu: preserved 0 boot mappings
[ 0.407793] platform 800000.dma-controller: Adding to iommu group 0
[ 0.408080] platform 8c0000.geniqup: Adding to iommu group 1
[ 0.408354] platform 900000.dma-controller: Adding to iommu group 2
[ 0.408625] platform 9c0000.geniqup: Adding to iommu group 3
[ 0.408895] platform a00000.dma-controller: Adding to iommu group 4
[ 0.409164] platform ac0000.geniqup: Adding to iommu group 5
[ 0.409707] platform ac5a000.camss: Adding to iommu group 6
[ 0.409979] platform ae00000.display-subsystem: Adding to iommu group 7
[ 0.413420] 988000.serial: ttyHS1 at MMIO 0x988000 (irq = 149, base_baud = 0) is a MSM
[ 0.413856] serial serial0: tty port ttyHS1 registered
[ 0.430646] clk: Not disabling unused clocks
[ 0.431000] PM: genpd: Not disabling unused power domains
[ 0.469752] Freeing initrd memory: 23212K
[ 0.476048] Freeing unused kernel memory: 15168K
[ 0.585890] Checked W+X mappings: passed, no W+X pages found
[ 0.586232] Run /init as init process
[ 0.586542] with arguments:
[ 0.586544] /init
[ 0.586546] with environment:
[ 0.586548] HOME=/
[ 0.586550] TERM=linux
[ 0.647010] dracut: dracut-111
[ 0.667692] qcom-pcie 1c20000.pcie: supply vdda not found, using dummy regulator
[ 0.668217] qcom-pcie 1c20000.pcie: host bridge /soc@0/pcie@1c20000 ranges:
[ 0.668549] qcom-pcie 1c20000.pcie: IO 0x003c200000..0x003c2fffff -> 0x0000000000
[ 0.668867] qcom-pcie 1c20000.pcie: MEM 0x003c300000..0x003dffffff -> 0x003c300000
[ 0.669350] dracut: modprobe: FATAL: Module pcie_qcom not found in directory /lib/modules/6.18.35-gentoo-dist
[ 0.779323] qcom-pcie 1c20000.pcie: iATU: unroll T, 8 ob, 8 ib, align 4K, limit 1024G
[ 0.975820] qcom-pcie 1c20000.pcie: PCIe Gen.3 x4 link up
[ 0.977979] qcom-pcie 1c20000.pcie: PCI host bridge to bus 0002:00
[ 0.978811] pci_bus 0002:00: root bus resource [bus 00-ff]
[ 0.980329] pci_bus 0002:00: root bus resource [io 0x0000-0xfffff]
[ 0.981857] pci_bus 0002:00: root bus resource [mem 0x3c300000-0x3dffffff]
[ 0.983530] pci 0002:00:00.0: [17cb:010e] type 01 class 0x060400 PCIe Root Port
[ 0.985103] pci 0002:00:00.0: BAR 0 [mem 0x00000000-0x00000fff]
[ 0.986618] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
[ 0.988143] pci 0002:00:00.0: bridge window [io 0x0000-0x0fff]
[ 0.989699] pci 0002:00:00.0: bridge window [mem 0x00000000-0x000fffff]
[ 0.991263] pci 0002:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 0.992861] pci 0002:00:00.0: PME# supported from D0 D3hot D3cold
[ 1.002933] pci 0002:01:00.0: [1344:5411] type 00 class 0x010802 PCIe Endpoint
[ 1.004920] pci 0002:01:00.0: BAR 0 [mem 0x00000000-0x00003fff 64bit]
[ 1.008245] pci 0002:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0002:00:00.0 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[ 1.015283] pci 0002:01:00.0: ASPM: default states L1
[ 1.017181] pci 0002:00:00.0: bridge window [io 0x1000-0x0fff] to [bus 01-ff] add_size 1000
[ 1.018877] pci 0002:00:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01-ff] add_size 200000 add_align 100000
[ 1.019527] pci 0002:00:00.0: bridge window [mem 0x00100000-0x001fffff] to [bus 01-ff] add_size 100000 add_align 100000
[ 1.021226] pci 0002:00:00.0: bridge window [mem 0x3c300000-0x3c4fffff]: assigned
[ 1.022881] pci 0002:00:00.0: bridge window [mem 0x3c500000-0x3c6fffff 64bit pref]: assigned
[ 1.024558] pci 0002:00:00.0: BAR 0 [mem 0x3c700000-0x3c700fff]: assigned
[ 1.026232] pci 0002:00:00.0: bridge window [io 0x1000-0x1fff]: assigned
[ 1.027925] pci 0002:01:00.0: BAR 0 [mem 0x3c300000-0x3c303fff 64bit]: assigned
[ 1.029680] pci 0002:00:00.0: PCI bridge to [bus 01-ff]
[ 1.031401] pci 0002:00:00.0: bridge window [io 0x1000-0x1fff]
[ 1.033103] pci 0002:00:00.0: bridge window [mem 0x3c300000-0x3c4fffff]
[ 1.034830] pci 0002:00:00.0: bridge window [mem 0x3c500000-0x3c6fffff 64bit pref]
[ 1.036547] pci_bus 0002:00: resource 4 [io 0x0000-0xfffff]
[ 1.038298] pci_bus 0002:00: resource 5 [mem 0x3c300000-0x3dffffff]
[ 1.040013] pci_bus 0002:01: resource 0 [io 0x1000-0x1fff]
[ 1.041730] pci_bus 0002:01: resource 1 [mem 0x3c300000-0x3c4fffff]
[ 1.043417] pci_bus 0002:01: resource 2 [mem 0x3c500000-0x3c6fffff 64bit pref]
[ 1.049674] pcieport 0002:00:00.0: PME: Signaling with IRQ 151
[ 1.053143] pcieport 0002:00:00.0: AER: enabled with IRQ 151
[ 1.054076] pcieport 0002:00:00.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl+ IbPresDis- LLActRep+
[ 1.058202] nvme nvme0: pci function 0002:01:00.0
[ 1.058605] nvme 0002:01:00.0: enabling device (0000 -> 0002)
[ 1.243099] hwmon hwmon0: temp1_input not attached to any thermal zone
[ 1.243501] hwmon hwmon0: temp2_input not attached to any thermal zone
[ 1.284017] nvme nvme0: allocated 64 MiB host memory buffer (16 segments).
[ 1.350520] nvme nvme0: 8/0/0 default/read/poll queues
[ 1.380041] nvme0n1: p1 p2 p3
[ 1.401912] dracut: modprobe: FATAL: Module leds_qcom_lpg not found in directory /lib/modules/6.18.35-gentoo-dist
[ 1.405164] dracut: modprobe: FATAL: Module pwm_bl not found in directory /lib/modules/6.18.35-gentoo-dist
[ 1.408569] NET: Registered PF_QIPCRTR protocol family
[ 1.417171] qcom_pmic_glink pmic-glink: Failed to create device link (0x180) with supplier usb0-sbu-mux for /pmic-glink/connector@0
[ 1.417671] qcom_pmic_glink pmic-glink: Failed to create device link (0x180) with supplier usb1-sbu-mux for /pmic-glink/connector@1
[ 1.422926] qcom_pmic_glink pmic-glink: Failed to create device link (0x180) with supplier 88eb000.phy for /pmic-glink/connector@0
[ 1.423900] qcom_pmic_glink pmic-glink: Failed to create device link (0x180) with supplier 8903000.phy for /pmic-glink/connector@1
[ 1.426791] dracut: modprobe: FATAL: Module panel_edp not found in directory /lib/modules/6.18.35-gentoo-dist
[ 1.429409] dracut: modprobe: FATAL: Module msm not found in directory /lib/modules/6.18.35-gentoo-dist
[ 1.432154] /soc@0/phy@aec5a00: Failed to get clk index: 0 ret: -517
[ 2.150489] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 2.155136] /soc@0/phy@aec5a00: Failed to get clk index: 0 ret: -517
[ 2.158468] /soc@0/phy@aec5a00: Failed to get clk index: 0 ret: -517
[ 2.167609] /soc@0/phy@aec5a00: Failed to get clk index: 0 ret: -517
[ 2.175037] /soc@0/phy@aec5a00: Failed to get clk index: 0 ret: -517
[ 2.178793] alg: No test for stdrng (qcom-rng)
[ 2.198215] /soc@0/phy@aec5a00: Failed to get clk index: 0 ret: -517
[ 2.206778] /soc@0/phy@aec5a00: Failed to get clk index: 0 ret: -517
[ 2.219639] /soc@0/phy@aec5a00: Failed to get clk index: 0 ret: -517
[ 2.223758] /soc@0/phy@aec5a00: Failed to get clk index: 0 ret: -517
[ 2.229383] arm-smmu 3da0000.iommu: probing hardware configuration...
[ 2.229692] arm-smmu 3da0000.iommu: SMMUv2 with:
[ 2.229997] arm-smmu 3da0000.iommu: stage 1 translation
[ 2.230280] arm-smmu 3da0000.iommu: coherent table walk
[ 2.230562] arm-smmu 3da0000.iommu: stream matching with 9 register groups
[ 2.230858] arm-smmu 3da0000.iommu: 7 context banks (0 stage-2 only)
[ 2.231161] arm-smmu 3da0000.iommu: Supported page sizes: 0x61311000
[ 2.231441] arm-smmu 3da0000.iommu: Stage-1: 48-bit VA -> 36-bit IPA
[ 2.231765] arm-smmu 3da0000.iommu: preserved 0 boot mappings
[ 2.232939] platform 3d00000.gpu: Adding to iommu group 8
[ 2.233318] platform 3d6a000.gmu: Adding to iommu group 9
[ 2.233879] remoteproc remoteproc0: slpi is available
[ 2.234313] firmware_class:__allocate_fw_priv: firmware_class: __allocate_fw_priv: fw-qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn fw_priv=00000000c2c7af76
[ 2.234318] Loading firmware: qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn
[ 2.234729] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/updates/6.18.35-gentoo-dist/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn failed for no such file or directory.
[ 2.234738] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn failed for no such file or directory.
[ 2.234745] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/6.18.35-gentoo-dist/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn failed for no such file or directory.
[ 2.234755] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn failed for no such file or directory.
[ 2.234761] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/updates/6.18.35-gentoo-dist/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn.zst failed for no such file or directory.
[ 2.234767] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn.zst failed for no such file or directory.
[ 2.234771] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/6.18.35-gentoo-dist/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn.zst failed for no such file or directory.
[ 2.234777] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn.zst failed for no such file or directory.
[ 2.234782] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/updates/6.18.35-gentoo-dist/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn.xz failed for no such file or directory.
[ 2.234786] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn.xz failed for no such file or directory.
[ 2.234791] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/6.18.35-gentoo-dist/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn.xz failed for no such file or directory.
[ 2.234796] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn.xz failed for no such file or directory.
[ 2.234798] remoteproc remoteproc0: Direct firmware load for qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn failed with error -2
[ 2.235186] firmware_class:__free_fw_priv: firmware_class: __free_fw_priv: fw-qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn fw_priv=00000000c2c7af76 data=0000000000000000 size=0
[ 2.235192] remoteproc remoteproc0: powering up slpi
[ 2.235308] /soc@0/phy@aec5a00: Failed to get clk index: 0 ret: -517
[ 2.235577] firmware_class:__allocate_fw_priv: firmware_class: __allocate_fw_priv: fw-qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn fw_priv=00000000c2c7af76
[ 2.235860] Loading firmware: qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn
[ 2.236260] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/updates/6.18.35-gentoo-dist/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn failed for no such file or directory.
[ 2.236264] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn failed for no such file or directory.
[ 2.236269] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/6.18.35-gentoo-dist/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn failed for no such file or directory.
[ 2.236277] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn failed for no such file or directory.
[ 2.236282] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/updates/6.18.35-gentoo-dist/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn.zst failed for no such file or directory.
[ 2.236286] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn.zst failed for no such file or directory.
[ 2.236291] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/6.18.35-gentoo-dist/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn.zst failed for no such file or directory.
[ 2.236296] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn.zst failed for no such file or directory.
[ 2.236300] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/updates/6.18.35-gentoo-dist/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn.xz failed for no such file or directory.
[ 2.236305] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn.xz failed for no such file or directory.
[ 2.236310] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/6.18.35-gentoo-dist/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn.xz failed for no such file or directory.
[ 2.236315] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc0: loading /lib/firmware/qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn.xz failed for no such file or directory.
[ 2.236317] remoteproc remoteproc0: Direct firmware load for qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn failed with error -2
[ 2.236711] firmware_class:__free_fw_priv: firmware_class: __free_fw_priv: fw-qcom/sc8280xp/LENOVO/21BX/qcslpi8280.mbn fw_priv=00000000c2c7af76 data=0000000000000000 size=0
[ 2.236715] remoteproc remoteproc0: request_firmware failed: -2
[ 2.237768] remoteproc remoteproc1: adsp is available
[ 2.238117] firmware_class:__allocate_fw_priv: firmware_class: __allocate_fw_priv: fw-qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn fw_priv=000000003147486d
[ 2.238121] Loading firmware: qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn
[ 2.238310] /soc@0/phy@aec5a00: Failed to get clk index: 0 ret: -517
[ 2.238425] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc1: loading /lib/firmware/updates/6.18.35-gentoo-dist/qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn failed for no such file or directory.
[ 2.238714] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc1: loading /lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn failed for no such file or directory.
[ 2.238718] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc1: loading /lib/firmware/6.18.35-gentoo-dist/qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn failed for no such file or directory.
[ 2.241914] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc1: Loading firmware from /lib/firmware/qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn
[ 2.241922] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc1: direct-loading qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn
[ 2.241928] firmware_class:fw_set_page_data: firmware_class: fw_set_page_data: fw-qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn fw_priv=000000003147486d data=0000000074e858b2 size=14565740
[ 2.255299] firmware_class:fw_log_firmware_info: remoteproc remoteproc1: Loaded FW: qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn, sha256: dfc0f8c9ab0b251acc262c7a4021fd0df6335972acc7be5c527381383e567e72
[ 2.255307] remoteproc remoteproc1: powering up adsp
[ 2.255620] firmware_class:alloc_lookup_fw_priv: firmware_class: batched request - sharing the same struct fw_priv and lookup for multiple requests
[ 2.255623] firmware_class:fw_set_page_data: firmware_class: fw_set_page_data: fw-qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn fw_priv=000000003147486d data=0000000074e858b2 size=14565740
[ 2.255626] Loading firmware: qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn
[ 2.263693] /soc@0/phy@aec5a00: Failed to get clk index: 0 ret: -517
[ 2.264825] remoteproc remoteproc2: cdsp is available
[ 2.265165] firmware_class:__allocate_fw_priv: firmware_class: __allocate_fw_priv: fw-qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn fw_priv=0000000093461452
[ 2.265169] Loading firmware: qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn
[ 2.265466] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc2: loading /lib/firmware/updates/6.18.35-gentoo-dist/qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn failed for no such file or directory.
[ 2.265472] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc2: loading /lib/firmware/updates/qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn failed for no such file or directory.
[ 2.265476] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc2: loading /lib/firmware/6.18.35-gentoo-dist/qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn failed for no such file or directory.
[ 2.266156] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc2: Loading firmware from /lib/firmware/qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn
[ 2.266159] firmware_class:fw_get_filesystem_firmware: remoteproc remoteproc2: direct-loading qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn
[ 2.266163] firmware_class:fw_set_page_data: firmware_class: fw_set_page_data: fw-qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn fw_priv=0000000093461452 data=00000000fca3f289 size=3571712
[ 2.267296] /soc@0/phy@aec5a00: Failed to get clk index: 0 ret: -517
[ 2.269381] firmware_class:fw_log_firmware_info: remoteproc remoteproc1: Loaded FW: qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn, sha256: dfc0f8c9ab0b251acc262c7a4021fd0df6335972acc7be5c527381383e567e72
[ 2.269384] remoteproc remoteproc1: Booting fw image qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn, size 14565740
[ 2.269495] firmware_class:fw_log_firmware_info: remoteproc remoteproc2: Loaded FW: qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn, sha256: 151a8c0311995ad0013027ecd77c5ec7e07b4f2d5dc7e8359684d77834a1625d
[ 2.269674] remoteproc remoteproc2: powering up cdsp
[ 2.269974] firmware_class:alloc_lookup_fw_priv: firmware_class: batched request - sharing the same struct fw_priv and lookup for multiple requests
[ 2.269977] firmware_class:fw_set_page_data: firmware_class: fw_set_page_data: fw-qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn fw_priv=0000000093461452 data=00000000fca3f289 size=3571712
[ 2.269979] Loading firmware: qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn
[ 2.270006] /soc@0/phy@aec5a00: Failed to get clk index: 0 ret: -517
[ 2.273747] firmware_class:fw_log_firmware_info: remoteproc remoteproc2: Loaded FW: qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn, sha256: 151a8c0311995ad0013027ecd77c5ec7e07b4f2d5dc7e8359684d77834a1625d
[ 2.273750] remoteproc remoteproc2: Booting fw image qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn, size 3571712
[ 2.286941] /soc@0/camss@ac5a000: Fixed dependency cycle(s) with /soc@0/cci@ac4c000/i2c-bus@1/camera@10
[ 2.287422] /soc@0/cci@ac4c000/i2c-bus@1/camera@10: Fixed dependency cycle(s) with /soc@0/camss@ac5a000
[ 2.287971] platform a400000.usb: Adding to iommu group 10
[ 2.320265] irq: IRQ252: trimming hierarchy from :soc@0:interrupt-controller@b220000-9
[ 2.323446] platform a600000.usb: Adding to iommu group 11
[ 2.325549] qcom_pmic_glink pmic-glink: Failed to create device link (0x180) with supplier a600000.usb for /pmic-glink/connector@0
[ 2.349236] platform a800000.usb: Adding to iommu group 12
[ 2.349716] qcom_pmic_glink pmic-glink: Failed to create device link (0x180) with supplier a800000.usb for /pmic-glink/connector@1
[ 2.421691] input: hid-over-i2c 04F3:000D Keyboard as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-21/21-0068/0018:04F3:000D.0001/input/input1
[ 2.432986] remoteproc remoteproc1: remote processor adsp is now up
[ 2.433255] remoteproc remoteproc2: remote processor cdsp is now up
[ 2.433331] firmware_class:__free_fw_priv: firmware_class: __free_fw_priv: fw-qcom/sc8280xp/LENOVO/21BX/qcadsp8280.mbn fw_priv=000000003147486d data=0000000074e858b2 size=14565740
[ 2.433676] firmware_class:__free_fw_priv: firmware_class: __free_fw_priv: fw-qcom/sc8280xp/LENOVO/21BX/qccdsp8280.mbn fw_priv=0000000093461452 data=00000000fca3f289 size=3571712
[ 2.442148] input: hid-over-i2c 04F3:3193 Mouse as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-21/21-0015/0018:04F3:3193.0002/input/input3
[ 2.450768] PDR: Indication received from msm/adsp/charger_pd, state: 0x1fffffff, trans-id: 1
[ 2.466006] PDR: Indication received from msm/adsp/audio_pd, state: 0x1fffffff, trans-id: 1
[ 2.466429] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: Adding APR/GPR dev: gprsvc:service:2:1
[ 2.467632] qcom,apr 3000000.remoteproc:glink-edge.adsp_apps.-1.-1: Adding APR/GPR dev: gprsvc:service:2:2
[ 2.505411] input: hid-over-i2c 04F3:000D Mouse as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-21/21-0068/0018:04F3:000D.0001/input/input2
[ 2.507041] input: hid-over-i2c 04F3:3193 Touchpad as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-21/21-0015/0018:04F3:3193.0002/input/input5
[ 2.508009] hid-generic 0018:04F3:000D.0001: input,hidraw0: I2C HID v1.00 Keyboard [hid-over-i2c 04F3:000D] on 21-0068
[ 2.509858] hid-generic 0018:04F3:3193.0002: input,hidraw1: I2C HID v1.00 Mouse [hid-over-i2c 04F3:3193] on 21-0015
[ 2.630081] input: hid-over-i2c 04F3:3193 Mouse as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-21/21-0015/0018:04F3:3193.0002/input/input6
[ 2.630626] input: hid-over-i2c 04F3:3193 Touchpad as /devices/platform/soc@0/8c0000.geniqup/894000.i2c/i2c-21/21-0015/0018:04F3:3193.0002/input/input8
[ 2.631167] hid-multitouch 0018:04F3:3193.0002: input,hidraw1: I2C HID v1.00 Mouse [hid-over-i2c 04F3:3193] on 21-0015
[ 2.679064] qcom-pcie 1c00000.pcie: supply vdda not found, using dummy regulator
[ 2.679205] qcom-pcie 1c10000.pcie: supply vdda not found, using dummy regulator
[ 2.684910] qcom-pcie 1c00000.pcie: host bridge /soc@0/pcie@1c00000 ranges:
[ 2.684958] qcom-pcie 1c10000.pcie: host bridge /soc@0/pcie@1c10000 ranges:
[ 2.685301] qcom-pcie 1c00000.pcie: IO 0x0030200000..0x00302fffff -> 0x0000000000
[ 2.685658] qcom-pcie 1c10000.pcie: IO 0x0034200000..0x00342fffff -> 0x0000000000
[ 2.685741] rtc-pm8xxx c440000.spmi:pmic@0:rtc@6100: registered as rtc0
[ 2.685773] rtc-pm8xxx c440000.spmi:pmic@0:rtc@6100: setting system clock to 2026-06-25T01:45:32 UTC (1782351932)
[ 2.686012] qcom-pcie 1c00000.pcie: MEM 0x0030300000..0x0031ffffff -> 0x0030300000
[ 2.686359] qcom-pcie 1c10000.pcie: MEM 0x0034300000..0x0035ffffff -> 0x0034300000
[ 2.690515] vreg_l6q: Bringing 2800000uV into 1800000-1800000uV
[ 2.795994] qcom-pcie 1c00000.pcie: iATU: unroll T, 8 ob, 8 ib, align 4K, limit 1024G
[ 2.802694] qcom-pcie 1c10000.pcie: iATU: unroll T, 8 ob, 8 ib, align 4K, limit 1024G
[ 2.889865] qcom-pcie 1c00000.pcie: PCIe Gen.2 x1 link up
[ 2.890811] qcom-pcie 1c00000.pcie: PCI host bridge to bus 0006:00
[ 2.891579] pci_bus 0006:00: root bus resource [bus 00-ff]
[ 2.892319] pci_bus 0006:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x0000-0xfffff])
[ 2.893067] pci_bus 0006:00: root bus resource [mem 0x30300000-0x31ffffff]
[ 2.893886] pci 0006:00:00.0: [17cb:010e] type 01 class 0x060400 PCIe Root Port
[ 2.894655] pci 0006:00:00.0: BAR 0 [mem 0x00000000-0x00000fff]
[ 2.895556] pci 0006:00:00.0: PCI bridge to [bus 01-ff]
[ 2.896307] pci 0006:00:00.0: bridge window [io 0x100000-0x100fff]
[ 2.897059] pci 0006:00:00.0: bridge window [mem 0x00000000-0x000fffff]
[ 2.897829] pci 0006:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 2.898625] pci 0006:00:00.0: PME# supported from D0 D3hot D3cold
[ 2.901599] pci 0006:00:00.0: bridge window [io 0x1000-0x0fff] to [bus 01-ff] add_size 1000
[ 2.901963] pci 0006:00:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01-ff] add_size 200000 add_align 100000
[ 2.902329] pci 0006:00:00.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01-ff] add_size 200000 add_align 100000
[ 2.902698] pci 0006:00:00.0: bridge window [mem 0x30300000-0x304fffff]: assigned
[ 2.903063] pci 0006:00:00.0: bridge window [mem 0x30500000-0x306fffff 64bit pref]: assigned
[ 2.903427] pci 0006:00:00.0: BAR 0 [mem 0x30700000-0x30700fff]: assigned
[ 2.903791] pci 0006:00:00.0: bridge window [io 0x100000-0x100fff]: assigned
[ 2.904152] pci 0006:00:00.0: PCI bridge to [bus 01-ff]
[ 2.904514] pci 0006:00:00.0: bridge window [io 0x100000-0x100fff]
[ 2.904870] pci 0006:00:00.0: bridge window [mem 0x30300000-0x304fffff]
[ 2.905225] pci 0006:00:00.0: bridge window [mem 0x30500000-0x306fffff 64bit pref]
[ 2.905576] pci_bus 0006:00: resource 4 [io 0x100000-0x1fffff]
[ 2.905922] pci_bus 0006:00: resource 5 [mem 0x30300000-0x31ffffff]
[ 2.906269] pci_bus 0006:01: resource 0 [io 0x100000-0x100fff]
[ 2.906613] pci_bus 0006:01: resource 1 [mem 0x30300000-0x304fffff]
[ 2.906956] pci_bus 0006:01: resource 2 [mem 0x30500000-0x306fffff 64bit pref]
[ 2.908580] pcieport 0006:00:00.0: PME: Signaling with IRQ 267
[ 2.909044] pcieport 0006:00:00.0: AER: enabled with IRQ 267
[ 2.909427] pcieport 0006:00:00.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl+ IbPresDis- LLActRep+
[ 2.909869] pcieport 0006:00:00.0: pciehp: Slot(0-1): Link Up
[ 2.910380] pcieport 0006:00:00.0: pciehp: Slot(0-1): Already enabled
[ 3.742901] qcom-pcie 1c10000.pcie: Phy link never came up
[ 3.745352] qcom-pcie 1c10000.pcie: PCI host bridge to bus 0004:00
[ 3.746895] pci_bus 0004:00: root bus resource [bus 00-ff]
[ 3.747360] pci_bus 0004:00: root bus resource [io 0x200000-0x2fffff] (bus address [0x0000-0xfffff])
[ 3.748575] pci_bus 0004:00: root bus resource [mem 0x34300000-0x35ffffff]
[ 3.750234] pci 0004:00:00.0: [17cb:010e] type 01 class 0x060400 PCIe Root Port
[ 3.751176] pci 0004:00:00.0: BAR 0 [mem 0x00000000-0x00000fff]
[ 3.752071] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[ 3.754222] pci 0004:00:00.0: bridge window [io 0x200000-0x200fff]
[ 3.756391] pci 0004:00:00.0: bridge window [mem 0x00000000-0x000fffff]
[ 3.758570] pci 0004:00:00.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 3.760746] pci 0004:00:00.0: PME# supported from D0 D3hot D3cold
[ 3.771503] pci 0004:00:00.0: bridge window [io 0x1000-0x0fff] to [bus 01-ff] add_size 1000
[ 3.773624] pci 0004:00:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01-ff] add_size 200000 add_align 100000
[ 3.775718] pci 0004:00:00.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01-ff] add_size 200000 add_align 100000
[ 3.777826] pci 0004:00:00.0: bridge window [mem 0x34300000-0x344fffff]: assigned
[ 3.778668] pci 0004:00:00.0: bridge window [mem 0x34500000-0x346fffff 64bit pref]: assigned
[ 3.780655] pci 0004:00:00.0: BAR 0 [mem 0x34700000-0x34700fff]: assigned
[ 3.782628] pci 0004:00:00.0: bridge window [io 0x200000-0x200fff]: assigned
[ 3.784629] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[ 3.786544] pci 0004:00:00.0: bridge window [io 0x200000-0x200fff]
[ 3.787978] pci 0004:00:00.0: bridge window [mem 0x34300000-0x344fffff]
[ 3.789139] pci 0004:00:00.0: bridge window [mem 0x34500000-0x346fffff 64bit pref]
[ 3.790996] pci_bus 0004:00: resource 4 [io 0x200000-0x2fffff]
[ 3.792891] pci_bus 0004:00: resource 5 [mem 0x34300000-0x35ffffff]
[ 3.793275] pci_bus 0004:01: resource 0 [io 0x200000-0x200fff]
[ 3.795179] pci_bus 0004:01: resource 1 [mem 0x34300000-0x344fffff]
[ 3.796919] pci_bus 0004:01: resource 2 [mem 0x34500000-0x346fffff 64bit pref]
[ 3.803150] pcieport 0004:00:00.0: PME: Signaling with IRQ 269
[ 3.805942] pcieport 0004:00:00.0: AER: enabled with IRQ 269
[ 3.807881] pcieport 0004:00:00.0: pciehp: Slot #0 AttnBtn+ PwrCtrl+ MRL+ AttnInd+ PwrInd+ HotPlug+ Surprise+ Interlock+ NoCompl+ IbPresDis- LLActRep+
[ 3.938802] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
[ 3.939191] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 1
[ 3.939618] xhci-hcd xhci-hcd.4.auto: hcc params 0x0120ffe5 hci version 0x110 quirks 0x0000808000000010
[ 3.939916] xhci-hcd xhci-hcd.4.auto: irq 270, io mem 0x0a400000
[ 3.940274] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
[ 3.940589] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 2
[ 3.940863] xhci-hcd xhci-hcd.4.auto: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.941203] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.18
[ 3.941479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.941750] usb usb1: Product: xHCI Host Controller
[ 3.942022] usb usb1: Manufacturer: Linux 6.18.35-gentoo-dist xhci-hcd
[ 3.942294] usb usb1: SerialNumber: xhci-hcd.4.auto
[ 3.942716] hub 1-0:1.0: USB hub found
[ 3.942998] hub 1-0:1.0: 4 ports detected
[ 3.943421] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.943723] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.18
[ 3.943999] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.944273] usb usb2: Product: xHCI Host Controller
[ 3.944551] usb usb2: Manufacturer: Linux 6.18.35-gentoo-dist xhci-hcd
[ 3.944826] usb usb2: SerialNumber: xhci-hcd.4.auto
[ 3.945366] hub 2-0:1.0: USB hub found
[ 3.945647] hub 2-0:1.0: 2 ports detected
[ 3.946048] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[ 3.946362] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 3
[ 3.949086] xhci-hcd xhci-hcd.5.auto: hcc params 0x0110ffc5 hci version 0x110 quirks 0x0000808000000010
[ 3.949374] xhci-hcd xhci-hcd.5.auto: irq 271, io mem 0x0a600000
[ 3.949715] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
[ 3.950026] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 4
[ 3.950300] xhci-hcd xhci-hcd.5.auto: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.950602] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.18
[ 3.950879] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.951170] usb usb3: Product: xHCI Host Controller
[ 3.951444] usb usb3: Manufacturer: Linux 6.18.35-gentoo-dist xhci-hcd
[ 3.951721] usb usb3: SerialNumber: xhci-hcd.5.auto
[ 3.952157] hub 3-0:1.0: USB hub found
[ 3.952489] hub 3-0:1.0: 1 port detected
[ 3.952897] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.953211] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.18
[ 3.953497] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.953779] usb usb4: Product: xHCI Host Controller
[ 3.954060] usb usb4: Manufacturer: Linux 6.18.35-gentoo-dist xhci-hcd
[ 3.954339] usb usb4: SerialNumber: xhci-hcd.5.auto
[ 3.954744] hub 4-0:1.0: USB hub found
[ 3.955027] hub 4-0:1.0: 1 port detected
[ 3.955427] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
[ 3.955749] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 5
[ 3.958463] xhci-hcd xhci-hcd.6.auto: hcc params 0x0110ffc5 hci version 0x110 quirks 0x0000808000000010
[ 3.958758] xhci-hcd xhci-hcd.6.auto: irq 272, io mem 0x0a800000
[ 3.959107] xhci-hcd xhci-hcd.6.auto: xHCI Host Controller
[ 3.959422] xhci-hcd xhci-hcd.6.auto: new USB bus registered, assigned bus number 6
[ 3.959698] xhci-hcd xhci-hcd.6.auto: Host supports USB 3.1 Enhanced SuperSpeed
[ 3.960006] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.18
[ 3.960286] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.960565] usb usb5: Product: xHCI Host Controller
[ 3.960844] usb usb5: Manufacturer: Linux 6.18.35-gentoo-dist xhci-hcd
[ 3.961125] usb usb5: SerialNumber: xhci-hcd.6.auto
[ 3.961952] hub 5-0:1.0: USB hub found
[ 3.962548] hub 5-0:1.0: 1 port detected
[ 3.963277] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.963574] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.18
[ 3.964157] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.964754] usb usb6: Product: xHCI Host Controller
[ 3.965336] usb usb6: Manufacturer: Linux 6.18.35-gentoo-dist xhci-hcd
[ 3.965925] usb usb6: SerialNumber: xhci-hcd.6.auto
[ 3.966732] hub 6-0:1.0: USB hub found
[ 3.967329] hub 6-0:1.0: 1 port detected
[ 4.047570] EXT4-fs (nvme0n1p3): orphan cleanup on readonly fs
[ 4.048603] EXT4-fs (nvme0n1p3): mounted filesystem 6e3f2b39-2200-45f5-ba67-5bbed6740036 ro with ordered data mode. Quota mode: none.
[ 4.073828] dracut: Remounting /dev/disk/by-uuid/6e3f2b39-2200-45f5-ba67-5bbed6740036 with -o noatime,ro
[ 4.111154] EXT4-fs (nvme0n1p3): re-mounted 6e3f2b39-2200-45f5-ba67-5bbed6740036.
[ 4.126494] dracut: Mounted root filesystem /dev/nvme0n1p3
[ 4.175021] dracut: Switching root
[ 4.184488] usb 1-4: new full-speed USB device number 2 using xhci-hcd
[ 4.319069] usb 1-4: New USB device found, idVendor=06cb, idProduct=00fc, bcdDevice= 0.00
[ 4.319389] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[ 4.319674] usb 1-4: SerialNumber: be35459b4930
[ 6.664116] qcomtee: QTEE version 0.0.0
[ 6.943797] cpu cpu0: EM: OPP:1555200 is inefficient
[ 6.943808] cpu cpu0: EM: OPP:595200 is inefficient
[ 6.943812] cpu cpu0: EM: OPP:499200 is inefficient
[ 6.943816] cpu cpu0: EM: OPP:403200 is inefficient
[ 6.943820] cpu cpu0: EM: OPP:300000 is inefficient
[ 6.944084] cpu cpu0: EM: created perf domain
[ 6.947419] cpu cpu4: EM: created perf domain
[ 6.947425] energy_model: updating cpu0 cpu_cap=798 old capacity=981
[ 6.947430] cpu cpu0: EM: OPP:1555200 is inefficient
[ 6.947433] cpu cpu0: EM: OPP:595200 is inefficient
[ 6.947436] cpu cpu0: EM: OPP:499200 is inefficient
[ 6.947439] cpu cpu0: EM: OPP:403200 is inefficient
[ 6.947441] cpu cpu0: EM: OPP:300000 is inefficient
[ 6.961944] qcom,fastrpc 1b300000.remoteproc:glink-edge.fastrpcglink-apps-dsp.-1.-1: no reserved DMA memory for FASTRPC
[ 7.004523] platform 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@1: Adding to iommu group 13
[ 7.004966] platform 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@2: Adding to iommu group 14
[ 7.005355] platform 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@3: Adding to iommu group 15
[ 7.005782] platform 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@4: Adding to iommu group 16
[ 7.006153] platform 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@5: Adding to iommu group 17
[ 7.006504] platform 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@6: Adding to iommu group 18
[ 7.006868] platform 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@7: Adding to iommu group 19
[ 7.007259] platform 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@8: Adding to iommu group 20
[ 7.007613] platform 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@9: Adding to iommu group 21
[ 7.014721] platform 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@10: Adding to iommu group 21
[ 7.015093] platform 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@11: Adding to iommu group 22
[ 7.016407] platform 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@12: Adding to iommu group 23
[ 7.016687] platform 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@13: Adding to iommu group 24
[ 7.017118] platform 1b300000.remoteproc:glink-edge:fastrpc:compute-cb@14: Adding to iommu group 25
[ 7.028460] EDAC DEVICE0: Giving out device to module qcom_llcc_edac controller llcc: DEV qcom_llcc_edac (INTERRUPT)
[ 7.045850] pci 0006:01:00.0: [17cb:1103] type 00 class 0x028000 PCIe Endpoint
[ 7.046093] pci 0006:01:00.0: BAR 0 [mem 0x00000000-0x001fffff 64bit]
[ 7.046608] pci 0006:01:00.0: PME# supported from D0 D3hot D3cold
[ 7.047093] pci 0006:01:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0006:00:00.0 (capable of 7.876 Gb/s with 8.0 GT/s PCIe x1 link)
[ 7.047433] mc: Linux media interface: v0.10
[ 7.051207] pci 0006:01:00.0: ASPM: default states L1
[ 7.051317] pci 0006:01:00.0: BAR 0 [mem size 0x00200000 64bit]: can't assign; no space
[ 7.051321] pci 0006:01:00.0: BAR 0 [mem size 0x00200000 64bit]: failed to assign
[ 7.051324] pci 0006:01:00.0: BAR 0 [mem size 0x00200000 64bit]: can't assign; no space
[ 7.051325] pci 0006:01:00.0: BAR 0 [mem size 0x00200000 64bit]: failed to assign
[ 7.055157] videodev: Linux video capture interface: v2.00
[ 7.092700] Bluetooth: Core ver 2.22
[ 7.092735] NET: Registered PF_BLUETOOTH protocol family
[ 7.092737] Bluetooth: HCI device and connection manager initialized
[ 7.092742] Bluetooth: HCI socket layer initialized
[ 7.092745] Bluetooth: L2CAP socket layer initialized
[ 7.092750] Bluetooth: SCO socket layer initialized
[ 7.107769] Bluetooth: HCI UART driver ver 2.3
[ 7.107776] Bluetooth: HCI UART protocol H4 registered
[ 7.107778] Bluetooth: HCI UART protocol BCSP registered
[ 7.107807] Bluetooth: HCI UART protocol LL registered
[ 7.107808] Bluetooth: HCI UART protocol ATH3K registered
[ 7.107817] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 7.107855] Bluetooth: HCI UART protocol Intel registered
[ 7.107889] Bluetooth: HCI UART protocol Broadcom registered
[ 7.107906] Bluetooth: HCI UART protocol QCA registered
[ 7.107907] Bluetooth: HCI UART protocol AG6XX registered
[ 7.107931] Bluetooth: HCI UART protocol Marvell registered
[ 7.108334] Bluetooth: hci0: setting up wcn6855
[ 7.142778] input: pmic_pwrkey as /devices/platform/soc@0/c440000.spmi/spmi-0/0-00/c440000.spmi:pmic@0:pon@1300/c440000.spmi:pmic@0:pon@1300:pwrkey/input/input9
[ 7.143302] input: pmic_resin as /devices/platform/soc@0/c440000.spmi/spmi-0/0-00/c440000.spmi:pmic@0:pon@1300/c440000.spmi:pmic@0:pon@1300:resin/input/input10
[ 7.165829] Bluetooth: hci0: QCA Product ID :0x00000013
[ 7.165836] Bluetooth: hci0: QCA SOC Version :0x400c0210
[ 7.165838] Bluetooth: hci0: QCA ROM Version :0x00000201
[ 7.165839] Bluetooth: hci0: QCA Patch Version:0x000038e6
[ 7.174641] Bluetooth: hci0: QCA controller version 0x02100201
[ 7.174648] Bluetooth: hci0: QCA Downloading qca/hpbtfw21.tlv
[ 7.174654] firmware_class:__allocate_fw_priv: firmware_class: __allocate_fw_priv: fw-qca/hpbtfw21.tlv fw_priv=000000008640b508
[ 7.174658] Loading firmware: qca/hpbtfw21.tlv
[ 7.174897] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/updates/6.18.35-gentoo-dist/qca/hpbtfw21.tlv failed for no such file or directory.
[ 7.174903] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/updates/qca/hpbtfw21.tlv failed for no such file or directory.
[ 7.174909] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/6.18.35-gentoo-dist/qca/hpbtfw21.tlv failed for no such file or directory.
[ 7.175147] thermal thermal_zone15: Temperature check failed (-22)
[ 7.176169] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: Loading firmware from /lib/firmware/qca/hpbtfw21.tlv
[ 7.176172] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: direct-loading qca/hpbtfw21.tlv
[ 7.176177] firmware_class:fw_set_page_data: firmware_class: fw_set_page_data: fw-qca/hpbtfw21.tlv fw_priv=000000008640b508 data=000000001c468897 size=160124
[ 7.176288] firmware_class:fw_log_firmware_info: bluetooth hci0: Loaded FW: qca/hpbtfw21.tlv, sha256: a911f66a137ec8b9e65f90942e1c21ea2604734a88e486519b77e750d0fc20d2
[ 7.176312] firmware_class:__free_fw_priv: firmware_class: __free_fw_priv: fw-qca/hpbtfw21.tlv fw_priv=000000008640b508 data=000000001c468897 size=160124
[ 7.177440] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@aea0000
[ 7.177448] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@ae98000
[ 7.177455] /soc@0/display-subsystem@ae00000/display-controller@ae01000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@ae90000
[ 7.224702] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@aea0000/aux-bus/panel
[ 7.233641] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000/aux-bus/panel: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@aea0000
[ 7.243261] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@aea0000/aux-bus/panel
[ 7.243296] /soc@0/display-subsystem@ae00000/displayport-controller@aea0000/aux-bus/panel: Fixed dependency cycle(s) with /soc@0/display-subsystem@ae00000/displayport-controller@aea0000
[ 7.271797] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 7.278089] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 7.278223] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 7.278256] firmware_class:__allocate_fw_priv: firmware_class: __allocate_fw_priv: fw-regulatory.db fw_priv=0000000045bdf7b8
[ 7.278259] Loading firmware: regulatory.db
[ 7.278270] firmware_class:fw_get_filesystem_firmware: faux_driver regulatory: loading /lib/firmware/updates/6.18.35-gentoo-dist/regulatory.db failed for no such file or directory.
[ 7.278273] firmware_class:fw_get_filesystem_firmware: faux_driver regulatory: loading /lib/firmware/updates/regulatory.db failed for no such file or directory.
[ 7.278277] firmware_class:fw_get_filesystem_firmware: faux_driver regulatory: loading /lib/firmware/6.18.35-gentoo-dist/regulatory.db failed for no such file or directory.
[ 7.279027] firmware_class:fw_get_filesystem_firmware: faux_driver regulatory: Loading firmware from /lib/firmware/regulatory.db
[ 7.279031] firmware_class:fw_get_filesystem_firmware: faux_driver regulatory: direct-loading regulatory.db
[ 7.279035] firmware_class:fw_set_page_data: firmware_class: fw_set_page_data: fw-regulatory.db fw_priv=0000000045bdf7b8 data=00000000cb9b1d22 size=6328
[ 7.279044] firmware_class:fw_log_firmware_info: faux_driver regulatory: Loaded FW: regulatory.db, sha256: 5560f4f0fdac7d1bb2adf8d4d083f39e3bee5ba55192feadadc091df55a813eb
[ 7.279049] firmware_class:__allocate_fw_priv: firmware_class: __allocate_fw_priv: fw-regulatory.db.p7s fw_priv=000000003218f469
[ 7.279051] Loading firmware: regulatory.db.p7s
[ 7.279057] firmware_class:fw_get_filesystem_firmware: faux_driver regulatory: loading /lib/firmware/updates/6.18.35-gentoo-dist/regulatory.db.p7s failed for no such file or directory.
[ 7.279060] firmware_class:fw_get_filesystem_firmware: faux_driver regulatory: loading /lib/firmware/updates/regulatory.db.p7s failed for no such file or directory.
[ 7.279063] firmware_class:fw_get_filesystem_firmware: faux_driver regulatory: loading /lib/firmware/6.18.35-gentoo-dist/regulatory.db.p7s failed for no such file or directory.
[ 7.279165] firmware_class:fw_get_filesystem_firmware: faux_driver regulatory: Loading firmware from /lib/firmware/regulatory.db.p7s
[ 7.279167] firmware_class:fw_get_filesystem_firmware: faux_driver regulatory: direct-loading regulatory.db.p7s
[ 7.279169] firmware_class:fw_set_page_data: firmware_class: fw_set_page_data: fw-regulatory.db.p7s fw_priv=000000003218f469 data=00000000eb9ee36f size=1085
[ 7.279173] firmware_class:fw_log_firmware_info: faux_driver regulatory: Loaded FW: regulatory.db.p7s, sha256: 5dd27969661bed1e021ce435f535a53f201705bda14c2dba0db6353d1cdc6fff
[ 7.279546] firmware_class:__free_fw_priv: firmware_class: __free_fw_priv: fw-regulatory.db.p7s fw_priv=000000003218f469 data=00000000eb9ee36f size=1085
[ 7.279567] firmware_class:__free_fw_priv: firmware_class: __free_fw_priv: fw-regulatory.db fw_priv=0000000045bdf7b8 data=00000000cb9b1d22 size=6328
[ 7.298226] ath11k_pci 0006:01:00.0: BAR 0 [??? 0x00000000 flags 0x20000000]: can't assign; bogus alignment
[ 7.298232] ath11k_pci 0006:01:00.0: failed to assign pci resource: -22
[ 7.298234] ath11k_pci 0006:01:00.0: failed to claim device: -22
[ 7.298267] ath11k_pci 0006:01:00.0: probe with driver ath11k_pci failed with error -22
[ 7.447005] panel-simple-dp-aux aux-aea0000.displayport-controller: Detected BOE NV133WUM-N63 (0x0a1b)
[ 7.450259] msm_dpu ae01000.display-controller: bound ae90000.displayport-controller (ops dpu_csc_YUV2RGB_601L [msm])
[ 7.454138] msm_dpu ae01000.display-controller: bound ae98000.displayport-controller (ops dpu_csc_YUV2RGB_601L [msm])
[ 7.455774] msm_dpu ae01000.display-controller: bound aea0000.displayport-controller (ops dpu_csc_YUV2RGB_601L [msm])
[ 7.457999] adreno 3d00000.gpu: supply vdd not found, using dummy regulator
[ 7.458132] adreno 3d00000.gpu: supply vddcx not found, using dummy regulator
[ 7.478329] msm_dpu ae01000.display-controller: bound 3d00000.gpu (ops msm_drm_ops [msm])
[ 7.478645] Console: switching to colour dummy device 80x25
[ 7.480898] [drm:dpu_kms_hw_init:1173] dpu hardware revision:0x80000000
[ 7.489242] [drm] Initialized msm 1.13.0 for ae01000.display-controller on minor 0
[ 7.489307] firmware_class:__allocate_fw_priv: firmware_class: __allocate_fw_priv: fw-qcom/a660_sqe.fw fw_priv=0000000045bdf7b8
[ 7.489317] Loading firmware: qcom/a660_sqe.fw
[ 7.490954] firmware_class:fw_get_filesystem_firmware: msm_dpu ae01000.display-controller: Loading firmware from /lib/firmware/qcom/a660_sqe.fw
[ 7.490965] firmware_class:fw_get_filesystem_firmware: msm_dpu ae01000.display-controller: direct-loading qcom/a660_sqe.fw
[ 7.490980] firmware_class:fw_set_page_data: firmware_class: fw_set_page_data: fw-qcom/a660_sqe.fw fw_priv=0000000045bdf7b8 data=000000005de2e5f7 size=43292
[ 7.491098] firmware_class:fw_log_firmware_info: msm_dpu ae01000.display-controller: Loaded FW: qcom/a660_sqe.fw, sha256: d222f3fe290ef0516ee0ec43082596bad2df0fcbc2e0bbb26987623cef90cf76
[ 7.491108] msm_dpu ae01000.display-controller: [drm:adreno_request_fw [msm]] loaded qcom/a660_sqe.fw from new location
[ 7.491258] firmware_class:__allocate_fw_priv: firmware_class: __allocate_fw_priv: fw-qcom/a660_gmu.bin fw_priv=000000003218f469
[ 7.491264] Loading firmware: qcom/a660_gmu.bin
[ 7.491641] firmware_class:fw_get_filesystem_firmware: msm_dpu ae01000.display-controller: Loading firmware from /lib/firmware/qcom/a660_gmu.bin
[ 7.491649] firmware_class:fw_get_filesystem_firmware: msm_dpu ae01000.display-controller: direct-loading qcom/a660_gmu.bin
[ 7.491659] firmware_class:fw_set_page_data: firmware_class: fw_set_page_data: fw-qcom/a660_gmu.bin fw_priv=000000003218f469 data=00000000d4f0039e size=55252
[ 7.491797] firmware_class:fw_log_firmware_info: msm_dpu ae01000.display-controller: Loaded FW: qcom/a660_gmu.bin, sha256: 8acab7b417d9ebde89a1de9ae1e2c261d352fcab122e31ecd580cec9fe2ae5e7
[ 7.491805] msm_dpu ae01000.display-controller: [drm:adreno_request_fw [msm]] loaded qcom/a660_gmu.bin from new location
[ 7.492308] [drm] Loaded GMU firmware v3.1.10
[ 7.496326] firmware_class:__allocate_fw_priv: firmware_class: __allocate_fw_priv: fw-qcom/sc8280xp/LENOVO/21BX/qcdxkmsuc8280.mbn fw_priv=000000006488cf1b
[ 7.496337] Loading firmware: qcom/sc8280xp/LENOVO/21BX/qcdxkmsuc8280.mbn
[ 7.498204] firmware_class:fw_get_filesystem_firmware: msm_dpu ae01000.display-controller: Loading firmware from /lib/firmware/qcom/sc8280xp/LENOVO/21BX/qcdxkmsuc8280.mbn
[ 7.498209] firmware_class:fw_get_filesystem_firmware: msm_dpu ae01000.display-controller: direct-loading qcom/sc8280xp/LENOVO/21BX/qcdxkmsuc8280.mbn
[ 7.498214] firmware_class:fw_set_page_data: firmware_class: fw_set_page_data: fw-qcom/sc8280xp/LENOVO/21BX/qcdxkmsuc8280.mbn fw_priv=000000006488cf1b data=000000001bfa36ec size=14392
[ 7.498233] firmware_class:fw_log_firmware_info: msm_dpu ae01000.display-controller: Loaded FW: qcom/sc8280xp/LENOVO/21BX/qcdxkmsuc8280.mbn, sha256: d7b8cc648c2f020c0fb7770b2d844b40688e99fb541e45514533049611b34d5c
[ 7.545793] firmware_class:__free_fw_priv: firmware_class: __free_fw_priv: fw-qcom/sc8280xp/LENOVO/21BX/qcdxkmsuc8280.mbn fw_priv=000000006488cf1b data=000000001bfa36ec size=14392
[ 7.701238] Console: switching to colour frame buffer device 240x75
[ 7.701266] fb0: sys_imageblit: framebuffer is not in virtual address space.
[ 7.720464] msm_dpu ae01000.display-controller: [drm] fb0: msmdrmfb frame buffer device
[ 7.846335] Bluetooth: hci0: QCA Downloading qca/hpnv21.b8c
[ 7.846365] firmware_class:__allocate_fw_priv: firmware_class: __allocate_fw_priv: fw-qca/hpnv21.b8c fw_priv=00000000dac04016
[ 7.846375] Loading firmware: qca/hpnv21.b8c
[ 7.846410] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/updates/6.18.35-gentoo-dist/qca/hpnv21.b8c failed for no such file or directory.
[ 7.846423] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/updates/qca/hpnv21.b8c failed for no such file or directory.
[ 7.846433] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/6.18.35-gentoo-dist/qca/hpnv21.b8c failed for no such file or directory.
[ 7.846465] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/qca/hpnv21.b8c failed for no such file or directory.
[ 7.846474] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/updates/6.18.35-gentoo-dist/qca/hpnv21.b8c.zst failed for no such file or directory.
[ 7.846481] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/updates/qca/hpnv21.b8c.zst failed for no such file or directory.
[ 7.846487] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/6.18.35-gentoo-dist/qca/hpnv21.b8c.zst failed for no such file or directory.
[ 7.846500] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/qca/hpnv21.b8c.zst failed for no such file or directory.
[ 7.846507] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/updates/6.18.35-gentoo-dist/qca/hpnv21.b8c.xz failed for no such file or directory.
[ 7.846514] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/updates/qca/hpnv21.b8c.xz failed for no such file or directory.
[ 7.846520] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/6.18.35-gentoo-dist/qca/hpnv21.b8c.xz failed for no such file or directory.
[ 7.846531] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/qca/hpnv21.b8c.xz failed for no such file or directory.
[ 7.846534] bluetooth hci0: Direct firmware load for qca/hpnv21.b8c failed with error -2
[ 7.846544] firmware_class:__free_fw_priv: firmware_class: __free_fw_priv: fw-qca/hpnv21.b8c fw_priv=00000000dac04016 data=0000000000000000 size=0
[ 7.846555] Bluetooth: hci0: QCA Downloading qca/hpnv21.bin
[ 7.846560] firmware_class:__allocate_fw_priv: firmware_class: __allocate_fw_priv: fw-qca/hpnv21.bin fw_priv=00000000dac04016
[ 7.846564] Loading firmware: qca/hpnv21.bin
[ 7.846572] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/updates/6.18.35-gentoo-dist/qca/hpnv21.bin failed for no such file or directory.
[ 7.846578] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/updates/qca/hpnv21.bin failed for no such file or directory.
[ 7.846585] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: loading /lib/firmware/6.18.35-gentoo-dist/qca/hpnv21.bin failed for no such file or directory.
[ 7.847001] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: Loading firmware from /lib/firmware/qca/hpnv21.bin
[ 7.847006] firmware_class:fw_get_filesystem_firmware: bluetooth hci0: direct-loading qca/hpnv21.bin
[ 7.847017] firmware_class:fw_set_page_data: firmware_class: fw_set_page_data: fw-qca/hpnv21.bin fw_priv=00000000dac04016 data=00000000fc38906e size=6610
[ 7.847043] firmware_class:fw_log_firmware_info: bluetooth hci0: Loaded FW: qca/hpnv21.bin, sha256: 1328ac1cdd07e99913d642812f1ee94996abd4060ee69f5128cb4fb035c5bddc
[ 7.847055] firmware_class:__free_fw_priv: firmware_class: __free_fw_priv: fw-qca/hpnv21.bin fw_priv=00000000dac04016 data=00000000fc38906e size=6610
[ 8.015915] Bluetooth: hci0: QCA setup on UART is completed
[ 8.020903] Bluetooth: hci0: AOSP extensions version v0.98
[ 8.020908] Bluetooth: hci0: AOSP quality report is supported
[ 8.173910] EXT4-fs (nvme0n1p3): re-mounted 6e3f2b39-2200-45f5-ba67-5bbed6740036 r/w.
[ 8.181404] EXT4-fs (nvme0n1p3): re-mounted 6e3f2b39-2200-45f5-ba67-5bbed6740036.
[ 8.260870] Adding 33554428k swap on /dev/nvme0n1p2. Priority:-2 extents:1 across:33554428k SS
[ 8.528102] elogind-daemon[1483]: New seat seat0.
[ 10.482234] fb0: sys_fillrect: framebuffer is not in virtual address space.
[ 12.216053] qcom-apm gprsvc:service:2:1: CMD timeout for [1001021] opcode
[ 12.216662] platform 3000000.remoteproc:glink-edge:gpr:service@1:dais: Adding to iommu group 26
[ 12.300238] wsa883x-codec sdw:1:0:0217:0202:00:1: WSA883X Version 1_1, Variant: WSA8835_V2
[ 12.301302] wcd938x_codec audio-codec: bound sdw:2:0:0217:010d:00:4 (ops wcd_sdw_component_ops [snd_soc_wcd_common])
[ 12.301311] wcd938x_codec audio-codec: bound sdw:3:0:0217:010d:00:3 (ops wcd_sdw_component_ops [snd_soc_wcd_common])
[ 12.303075] wsa883x-codec sdw:1:0:0217:0202:00:2: WSA883X Version 1_1, Variant: WSA8835_V2
[ 12.319159] firmware_class:__allocate_fw_priv: firmware_class: __allocate_fw_priv: fw-qcom/sc8280xp/SC8280XP-LENOVO-X13S-tplg.bin fw_priv=000000008691dee0
[ 12.319176] Loading firmware: qcom/sc8280xp/SC8280XP-LENOVO-X13S-tplg.bin
[ 12.319226] firmware_class:fw_get_filesystem_firmware: qcom-apm gprsvc:service:2:1: loading /lib/firmware/updates/6.18.35-gentoo-dist/qcom/sc8280xp/SC8280XP-LENOVO-X13S-tplg.bin failed for no such file or directory.
[ 12.319244] firmware_class:fw_get_filesystem_firmware: qcom-apm gprsvc:service:2:1: loading /lib/firmware/updates/qcom/sc8280xp/SC8280XP-LENOVO-X13S-tplg.bin failed for no such file or directory.
[ 12.319266] firmware_class:fw_get_filesystem_firmware: qcom-apm gprsvc:service:2:1: loading /lib/firmware/6.18.35-gentoo-dist/qcom/sc8280xp/SC8280XP-LENOVO-X13S-tplg.bin failed for no such file or directory.
[ 12.320794] firmware_class:fw_get_filesystem_firmware: qcom-apm gprsvc:service:2:1: Loading firmware from /lib/firmware/qcom/sc8280xp/SC8280XP-LENOVO-X13S-tplg.bin
[ 12.320804] firmware_class:fw_get_filesystem_firmware: qcom-apm gprsvc:service:2:1: direct-loading qcom/sc8280xp/SC8280XP-LENOVO-X13S-tplg.bin
[ 12.320816] firmware_class:fw_set_page_data: firmware_class: fw_set_page_data: fw-qcom/sc8280xp/SC8280XP-LENOVO-X13S-tplg.bin fw_priv=000000008691dee0 data=0000000070172dd5 size=29496
[ 12.320901] firmware_class:fw_log_firmware_info: qcom-apm gprsvc:service:2:1: Loaded FW: qcom/sc8280xp/SC8280XP-LENOVO-X13S-tplg.bin, sha256: dd2a843c031318ed745e1e329d377a85aa7392835001708e138f332f57cc5dae
[ 12.322047] snd-sc8280xp sound: ASoC: Parent card not yet available, widget card binding deferred
[ 12.322057] firmware_class:__free_fw_priv: firmware_class: __free_fw_priv: fw-qcom/sc8280xp/SC8280XP-LENOVO-X13S-tplg.bin fw_priv=000000008691dee0 data=0000000070172dd5 size=29496
[ 12.329513] ALSA: Control name 'stream0.vol_ctrl0 MultiMedia1 Playback Volume' truncated to 'stream0.vol_ctrl0 MultiMedia1 Playback Volu'
[ 12.329566] ALSA: Control name 'stream1.vol_ctrl1 MultiMedia2 Playback Volume' truncated to 'stream1.vol_ctrl1 MultiMedia2 Playback Volu'
[ 12.334050] input: SC8280XP-LENOVO-X13S Headset Jack as /devices/platform/sound/sound/card0/input11
[ 22.456863] gcc-sc8280xp 100000.clock-controller: sync_state() pending due to 3d6a000.gmu
[ 22.456884] gpu_cc-sc8280xp 3d90000.clock-controller: sync_state() pending due to 3d6a000.gmu
[ 29.713263] elogind-daemon[1483]: New session 2 of user enyalios.
[ 29.764859] elogind-daemon[1483]: Audit session ID 2 of PID 2242 is already used by session 2 of UID 1000, while creating a session for UID 1000; ignoring inherited audit ID.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Wireless Regression
2026-06-26 13:08 ` Paul Guder
@ 2026-06-27 7:38 ` Manivannan Sadhasivam
0 siblings, 0 replies; 5+ messages in thread
From: Manivannan Sadhasivam @ 2026-06-27 7:38 UTC (permalink / raw)
To: Paul Guder; +Cc: Krishna Chaitanya Chundru, linux-pci
On Fri, Jun 26, 2026 at 08:08:10AM -0500, Paul Guder wrote:
> Attached is the complete log.
>
> -paul
>
> On Fri, Jun 26, 2026 at 1:04 AM Krishna Chaitanya Chundru
> <krishna.chundru@oss.qualcomm.com> wrote:
> >
> >
> >
> > On 6/26/2026 6:19 AM, Paul Guder wrote:
> > > Hello,
> > >
> > > I seem to have found a regression with the wireless on the thinkpad
> > > x13s laptop which uses the qcom chipset. This commit seems to cause
> > > the issue:
> > >
> > > https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f176c47683bf
> > >
> > > Any kernel that has this fails to load the ath11k_pci module with the
> > > following errors in dmesg:
> > >
> > > [ 7.298226] ath11k_pci 0006:01:00.0: BAR 0 [??? 0x00000000 flags
> > > 0x20000000]: can't assign; bogus alignment
> > > [ 7.298232] ath11k_pci 0006:01:00.0: failed to assign pci resource: -22
> > > [ 7.298234] ath11k_pci 0006:01:00.0: failed to claim device: -22
> > > [ 7.298267] ath11k_pci 0006:01:00.0: probe with driver ath11k_pci
> > > failed with error -22
I just reproduced the issue on my x13s with stable v6.18.35 kernel. The problem
is the classic hotplug bridge resource allocation issue. When the bridge
advertises itself as hotplug capable, and if there are no devices found during
initial bus scan, PCI core allocates a conservative 2MB of non-pref bridge
window with 1MB of alignment.
But when the device later shows up with 2MB of non-pref BAR requirement, kernel
couldn't allocate the required 2MB with 2MB alignment from existing bridge
window and the enumeration fails with the above message.
Before commit f176c47683bf, the bridge was not marked as hotplug capable. So the
PCI core never pre-allocated the bridge resources during initial bus scan. And
later when the device showed up and the bus was rescanned, the resource got
allocated based on the device requirements.
To fix this issue, we have 3 solutions:
1. Simply revert the commit f176c47683bf from 6.18.35 stable kernel. This commit
is not causing any issue with recent kernels like 7.0, 7.1 because, on these
kernels the pwrctrl core probe defers the PCIe controller until the endpoint
driver gets probed. So this means, the bridge resource will only get allocated
when the endpoint is visible on the bus. This change was added to handle these
kind of hotplug allocation issues. But since it is not a bug fix, we cannot
backport these changes.
2. Teach PCI core to allocate hotplug bridge's BAR window to be aligned to its
size if no device is found. But this fix is fragile since the default MMIO size
used for a hotplug bridge is 2MB. So if the device requires > 2MB of BAR memory,
even this will fail and the users have to resort to cmdline param like
'pci_hotplug_mmio_size'.
3. Allocate a big bridge window for the Root Port in BIOS and teach linux to use
it, like x86. While this is something we are evaluating for the future chipsets,
it is not possible with current BIOS for the exisiting devices.
So the only conceivable fix would be to revert the offending commit f176c47683bf
from 6.18 and 6.12 kernels. Hence, I will submit the reverts.
Thanks for reporting the issue.
- Mani
--
மணிவண்ணன் சதாசிவம்
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-06-27 7:38 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-26 0:49 Wireless Regression Paul Guder
2026-06-26 5:12 ` Lukas Wunner
2026-06-26 6:04 ` Krishna Chaitanya Chundru
2026-06-26 13:08 ` Paul Guder
2026-06-27 7:38 ` Manivannan Sadhasivam
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.