update: I tested another board, and the eth0 showed up, but not the wlan0, which I need. right now, I installed the vivid version(the latest debian) I did "modprobe -r ath6kl_sdio" then "modprobe ath6kl_sdio" but nothing changed.
How can I solve the problem?
On Thu, Feb 22, 2018 at 11:11 AM, ahmad ahmad.razavi@gmail.com wrote:
I installed linaro ubuntu from https://releases.linaro.org/ub untu/boards/snapdragon/latest/ on my board, Inforce6410PLUS by the following commands.I did not install anything else on the board:
sudo fastboot flash boot boot-qcom-apq8064-ifc6410-qcom-snapdragon-20151026-139.img sudo fastboot flash cache firmware-qcom-snapdragon-20151026-139.img sudo fastboot flash -S 768M userdata linaro-vivid-developer-qcom-snapdragon-20151026-139.img
the problem is that linux does not show Ethernet or wlan0 as the output of ifconfig. I did "modprobe -r ath6kl_sdio" then "modprobe ath6kl_sdio" but nothing changed.
How can I solve the problem?