mirror of
https://github.com/immortalwrt/immortalwrt.git
synced 2025-08-07 22:06:25 +08:00

The ath10k_sdio driver is no longer automatically loaded, which can cause `could not probe fw (-22)` errors.
Manually reload the driver after the system has finished loading using /etc/init.d/reload-sdio-wifi to resolve this issue.
Note: Do not use the automatic channel, as this may cause WiFi to not start.
Signed-off-by: Coia Prant <coiaprant@gmail.com>
(cherry picked from commit 893695dba0
)