[FS#864] Fix for 11ac (5Ghz) on TP-Link Archer C59 (ver 1.0)

LEDE Bugs lede-bugs at lists.infradead.org
Fri Sep 8 01:29:55 PDT 2017


The following task has a new comment added:

FS#864 - Fix for 11ac (5Ghz) on TP-Link Archer C59 (ver 1.0)
User who did this - tboege (tboege)

----------

I found a slighly error in the above instructions. You need to install kmod-ath10k instead of ath10k-ct.
I also found, that those steps only gives a working 5Ghz for a limited time, to I have to schedule a reboot every night. 


opkg update
opkg remove kmod-ath10k
opkg install ath10k-firmware-qca9888-ct kmod-ath10k-ct
rm /lib/firmware/ath10k/QCA9888/hw2.0/board.bin
rm /lib/firmware/ath10k/QCA9888/hw2.0/board-2.bin
dd if=/dev/mtd6 of=/lib/firmware/ath10k/QCA9888/hw2.0/board.bin bs=1 skip=20480 count=12064
dd if=/dev/mtd6 of=/lib/firmware/ath10k/pre-cal-pci-0000\:00\:00.0.bin bs=1 skip=20480 count=12048

----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=864#comment3429



More information about the lede-bugs mailing list