04-27-2016, 02:39 PM
On my kernel:
$ zgrep -i ath /proc/config.gz
CONFIG_BT_HCIUART_ATH3K=y
CONFIG_BT_ATH3K=m
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
# CONFIG_DM_MULTIPATH is not set
# CONFIG_ATH_CARDS is not set
CONFIG_SECURITY_PATH=y
so I guess, ar9271 will not work without building in some more modules. Ask longsleep to enable more modules, or build you own kernel from his sources.
$ zgrep -i ath /proc/config.gz
CONFIG_BT_HCIUART_ATH3K=y
CONFIG_BT_ATH3K=m
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
# CONFIG_DM_MULTIPATH is not set
# CONFIG_ATH_CARDS is not set
CONFIG_SECURITY_PATH=y
so I guess, ar9271 will not work without building in some more modules. Ask longsleep to enable more modules, or build you own kernel from his sources.