Skip to content

PCIE probe failure causing wlan issue with 6.18-rc1 #79

@vnarapar

Description

@vnarapar

Description:

There is an PCIE probe failure causing wlan issue with 6.18-rc1 kernel

[ 259.664056] ath11k_pci 0000:01:00.0: BAR 0 [??? 0x00000000 flags 0x20000000]: can't assign; bogus alignment
[ 259.674094] ath11k_pci 0000:01:00.0: failed to assign pci resource: -22
[ 259.680909] ath11k_pci 0000:01:00.0: failed to claim device: -22
[ 259.687509] ath11k_pci 0000:01:00.0: probe with driver ath11k_pci failed with error -22
sh-5.1#

Steps to reproduce:

  1. Flash the build
  2. Check for wlan interfaces
  3. sh-5.1# dmesg | grep wlan
    sh-5.1# dmesg | grep ath12
    sh-5.1# dmesg |grep ath12k
    sh-5.1# lspci
    0000:00:00.0 PCI bridge: Qualcomm Device 0115
    0000:01:00.0 Network controller: Qualcomm Device 1103 (rev 01)
    0001:00:00.0 PCI bridge: Qualcomm Device 0115
    sh-5.1# modprobe ath12k
    sh-5.1#

Observed Results: PCIe probe failure causing regression in wifi
Expected Results: All wlan interfaces should be up

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions