We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've used drivers/net/wireless/ath/ath10k/* changes from v4.19-ath10k-sdio into working my v4.19 kernel. I took the linux-firmware for QCA9377
Seems like board-2.bin is not compatible. I even check the board-2.bin from here but the results the same.
Here is the ath10k dmesg.
# dmesg | grep ath [ 1.266711] ath10k_sdio mmc1:0001:1: WARNING: ath10k SDIO support is incomplete, don't expect anything to work! [ 1.328899] ath10k_sdio mmc1:0001:1: qca9377 hw1.1 sdio target 0x05020001 chip_id 0x00000000 sub 0000:0000 [ 1.328949] ath10k_sdio mmc1:0001:1: kconfig debug 1 debugfs 1 tracing 0 dfs 0 testmode 0 [ 1.331252] ath10k_sdio mmc1:0001:1: firmware ver WLAN.TF.1.1.1-00061-QCATFSWPZ-1 api 5 features ignore-otp crc32 7746e551 [ 1.497913] ath10k_sdio mmc1:0001:1: failed to fetch board data for bus=sdio,vendor=0271,device=0701,subsystem-vendor=0000,subsystem- device=0000 from ath10k/QCA9377/hw1.0/board-2.bin [ 1.498176] ath10k_sdio mmc1:0001:1: failed to fetch board-2.bin or board.bin from ath10k/QCA9377/hw1.0 [ 1.498207] ath10k_sdio mmc1:0001:1: failed to fetch board file: -2 [ 1.953372] ath10k_sdio mmc1:0001:1: could not probe fw (-2)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I've used drivers/net/wireless/ath/ath10k/* changes from v4.19-ath10k-sdio into working my v4.19 kernel. I took the linux-firmware for QCA9377
Seems like board-2.bin is not compatible. I even check the board-2.bin from here but the results the same.
Here is the ath10k dmesg.
The text was updated successfully, but these errors were encountered: