孙建希 <[email protected]> writes: > I am debugging ath10k QCA986x 5g WNIC. And installed the firmware. But > the card did not rise.
Did you also install the board.bin? https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/ath10k/QCA988X/hw2.0/board.bin > The kernel log is as follows: > > [ 9.320705] ath10k_pci 0000:00:00.0: firmware ver 10.2.4-1.0-00029 > api 5 features no-p2p,raw-mode,mfp,allows-mesh-bcast crc32 88595bb8 > [ 9.365636] ath10k_pci 0000:00:00.0: board id is not exist in otp, ignore > it > [ 9.372894] ath10k_pci 0000:00:00.0: Direct firmware load for > ath10k/QCA988X/hw2.0/board-2.bin failed with error -2 Full log would be much better, you might miss something important. > What is the board id in otp? It's used to identify different board versions but not all boards support that. You can ignore that error message. Actually in commit 7be52c03bbf7 we downgraded that error message to a debug message. -- Kalle Valo _______________________________________________ ath10k mailing list [email protected] http://lists.infradead.org/mailman/listinfo/ath10k
