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>