#16589: ATH10k for Tp-Link Archer C7 V2
-----------------------------+-------------------------------------
Reporter: optimizerapp@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone: Barrier Breaker (trunk)
Component: packages | Version: Trunk
Resolution: | Keywords:
-----------------------------+-------------------------------------
Comment (by michal.kazior@…):
Replying to [comment:13 anonymous]:
> I'm not sure if comment 12 was in response to michal.kazior's extracted
firmware files.
>
> But I would like to help if I can. I just have no idea what to actually
do with those files. I have a feeling that embedded doesn't load firmware
like x86 (from /lib/firmware). So I imagine that these would apply to a
particular partition of the flash.
>
> If anyone would be willing to give me a brief explanation of where to
stick these files, or where to put them in order to build them into an
image, I would be happy to help.
OpenWRT still loads firmware files from /lib/firmware. The difference is
ath10k expects firmware files to be in a particular sub-directory
depending on hw.
The files I had attached should go to: /lib/firmware/ath10k/QCA988X/hw2.0/
---
Can you guys try doing the following?
dd if=/dev/mtd4 of=/lib/firmware/ath10k/QCA988X/hw2.0/board.bin bs=1
count=2116 skip=20480
rmmod ath10k_pci
modprobe ath10k_pci
The mtd4 partition contains calibration data from what I understand.
--
Ticket URL: <https://dev.openwrt.org/ticket/16589#comment:14>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets