Kernel errors all over

Hi,

I'm using TP-LINK Archer C7 v4 with OpenWRT for a long time. While trying to configure OpenVPN for it, I saw these kernel errors, which I'm not aware of. What are these and how to correct them?

kern.warn kernel: [   13.590289] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/fwcfg-pci-0000:00:00.0.txt failed with error -2
kern.warn kernel: [   13.601201] ath10k_pci 0000:00:00.0: Falling back to user helper
kern.err kernel: [   13.777873] firmware ath10k!fwcfg-pci-0000:00:00.0.txt: firmware_loading_store: map pages failed
kern.warn kernel: [   13.787772] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:00:00.0.bin failed with error -2
kern.warn kernel: [   13.798864] ath10k_pci 0000:00:00.0: Falling back to user helper
kern.err kernel: [   13.941069] firmware ath10k!pre-cal-pci-0000:00:00.0.bin: firmware_loading_store: map pages failed
kern.warn kernel: [   13.952266] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/ct-firmware-5.bin failed with error -2
kern.warn kernel: [   13.963634] ath10k_pci 0000:00:00.0: Falling back to user helper
kern.err kernel: [   14.105901] firmware ath10k!QCA988X!hw2.0!ct-firmware-5.bin: firmware_loading_store: map pages failed
kern.warn kernel: [   14.115729] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/ct-firmware-2.bin failed with error -2
kern.warn kernel: [   14.127083] ath10k_pci 0000:00:00.0: Falling back to user helper
kern.err kernel: [   14.267011] firmware ath10k!QCA988X!hw2.0!ct-firmware-2.bin: firmware_loading_store: map pages failed
kern.warn kernel: [   14.276865] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-6.bin failed with error -2
kern.warn kernel: [   14.287951] ath10k_pci 0000:00:00.0: Falling back to user helper
kern.err kernel: [   14.430547] firmware ath10k!QCA988X!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed
kern.warn kernel: [   14.440101] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-5.bin failed with error -2
kern.warn kernel: [   14.451184] ath10k_pci 0000:00:00.0: Falling back to user helper
kern.err kernel: [   14.590700] firmware ath10k!QCA988X!hw2.0!firmware-5.bin: firmware_loading_store: map pages failed
kern.warn kernel: [   14.600288] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-4.bin failed with error -2
kern.warn kernel: [   14.611371] ath10k_pci 0000:00:00.0: Falling back to user helper
kern.err kernel: [   14.751501] firmware ath10k!QCA988X!hw2.0!firmware-4.bin: firmware_loading_store: map pages failed
kern.warn kernel: [   14.761067] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-3.bin failed with error -2
kern.warn kernel: [   14.772149] ath10k_pci 0000:00:00.0: Falling back to user helper
kern.err kernel: [   14.914517] firmware ath10k!QCA988X!hw2.0!firmware-3.bin: firmware_loading_store: map pages failed
kern.info kernel: [   15.290708] ath10k_pci 0000:00:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043202ff sub 0000:0000
kern.info kernel: [   15.300282] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0
kern.info kernel: [   15.312685] ath10k_pci 0000:00:00.0: firmware ver 10.1-ct-8x-__fW-022-538f0906 api 2 features wmi-10.x,has-wmi-mgmt-tx,mfp,txstatus-noack,wmi-10.x-CT,ratemask-CT,txrate-CT,get-temp-CT,tx-rc-CT,cust-stats-CT,retry-gt2-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT crc32 e1c91a74
kern.warn kernel: [   15.365737] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/board-2.bin failed with error -2
kern.warn kernel: [   15.376558] ath10k_pci 0000:00:00.0: Falling back to user helper
kern.err kernel: [   15.449750] firmware ath10k!QCA988X!hw2.0!board-2.bin: firmware_loading_store: map pages failed

My current firmware version is OpenWrt 19.07.2 r10947-65030d81f3 / LuCI openwrt-19.07 branch git-21.128.50949-ec81a49 with ver. 4.14.171 Kernel.

Thanks...

Hard to say when you have found them by chance when config another packages if you don’t know exactly when they started.
What else have you configured out of the standard setup?

I got a similar fault just by connecting a wifi light to WAN Tx data and every time the LED light up a kernel error was written in the log.

I guess you don't have a log server and a year of logs to look in?

I would I this situation simply start from the beginning by installing the latest 19.07.7 firmware and start all over with your configs.
And check the logs after every modification to see if and/or when the error comes back.