-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Description
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:
- Flash the build
- Check for wlan interfaces
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels