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

LEDE Bugs lede-bugs at lists.infradead.org
Fri Jun 23 06:02:36 PDT 2017


A new Flyspray task has been opened.  Details are below. 

User who did this - diizzyy (diizzyy) 

Attached to Project - LEDE Project
Summary - Fix for 11ac (5Ghz) on TP-Link Archer C59 (ver 1.0)
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - Install ath10k-ct and ath10k-firmware-qca9888-ct

Remove board.bin , board-2.bin in /lib/firmware/ath10k/QCA9888/hw2.0

Extract board.bin (eeprom) and pre-caldata

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

Done

 

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



More information about the lede-bugs mailing list