|
|
An issue on the lower 5 GHz band radio (QCN9024) caused by the current BDF file (as 17/12/2022) is leading to non-connecting issues. Proposed by avanletin, a workaround is available, following the instructions below:
Paste the entire command into a linux terminal to generate a new BDF file board-2.bin compressed.
Backup the current board-2.bin file on the AX9000: cd /lib/firmware/ath11k/QCN9074/hw1.0 && mv ./board-2.bin ./board-2.bin_stock.
Copy the compressed file generic-ax9000.tar.gz into the root directory (/) on the AX9000.
Uncompress the BDF file: tar -xzvf generic-ax9000.tar.gz.
Reboot the router.
Although the new BDF file configuration allows otherwise, configure the QCN9024 radio exclusively on the 36,40,44,48,52,56,60 or 64 channels. |
|