Driver Wifi AP6212

Hello, Would there be any possibility to install the driver for the AP6212 wifi via terminal? I’m sorry for bothering.

If you have the sources, you should be able to compile it.

The AP6212 WiFi module isn’t USB based, but SDIO based. This suggests you may be running the Vero 2 image on a different device. The Vero 2 includes an R8189ES module and the built-in module works out of the box.

Yes, I am using OSMC on another S8xx device. Sorry for bothering you and wasting your time.

Also thanks for answering me.

You can use the kernel headers to build the driver. But be aware that there will be device tree specific configuration for this module: such as a reset pins, power pins etc