How install ath10k support in bpi r2?

i use bpi r2 and centos7 , this is my system info

how to driver Qualcomm Atheros QCA986x/988x 802.11ac Wireless Network Adapter ?

Imho you need ath9k kernel module and firmware…not sure this is available for your system…which image / kernel do you use?

image url: BPI-R2 New image : 2018-01-12-centos-7-lite

but

lsmod | grep ath10k lsmod | grep ath9k

output empty

Is there a ready-made image that supports it ?

uname -a

find /lib/modules/$(uname -r) -iname '*ath*'

I’m not sure my images have this driver enabled but they are more recent and you can compile up2date kernel with this module

Seems last for r2 was debian bullseye.

My automatic images were not built for r2. But you can do yourself

Edit: My kernel for r2 contains ath9k and ath10k

good moring frank , thank for you reply , I will try these several options

I recently added r2 to my automatic images, but have not tested it yet…it created bookwork and jammy/noble images