PROBLEM: unable to get QCA6390 to work
Kalle Valo
kvalo at codeaurora.org
Mon Nov 2 12:42:08 EST 2020
Pavel Procopiuc <pavel.procopiuc at gmail.com> writes:
> Hi,
>
> I'm unable to get QCA6390 to work on kernel 5.10-rc2.
>
> I have a Dell XPS 17 laptop with the QCA6390 device and I'm trying to
> get it to work using 5.10-rc2 kernel. So far I'm getting firmware
> errors in the log. For the kernel setup and firmware files I was
> following the guide from
> https://www.spinics.net/lists/linux-wireless/msg203111.html.
>
> * The current firmware repo structure is a bit different so I'm using:
> QCA6390/hw2.0/board-2.bin -> /lib/firmware/ath11k/QCA6390/hw2.0/board.bin
> QCA6390/hw2.0/1.0.1/WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1/amss.bin
> -> /lib/firmware/ath11k/QCA6390/hw2.0/amss.bin
> QCA6390/hw2.0/1.0.1/WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1/m3.bin
> -> /lib/firmware/ath11k/QCA6390/hw2.0/m3.bin
Can you do 'md5sum /lib/firmware/ath11k/QCA6390/hw2.0/*' and send the
output? Currently ath11k does not check the firmware files in any way
and I want to make sure they are not corrupted.
I have:
a101dc90f8e876f39383b60c9da64ec4 amss.bin
d4c912a3501a3694a3f460d13de06d28 m3.bin
4c0781f659d2b7d6bef10a2e3d457728 board-2.bin
Ah, now I noticed that you renamed board-2.bin to board.bin. But you
need to keep the file as board-2.bin, board-2.bin and board.bin are not
compatible. I need to send new instructions with the new board-2.bin
file.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath11k
mailing list