This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Setting mmc0 in Beaglebone Black for Wireless Connectivity

Hi, I got a new device that will allow my Beaglebone Black (BBB) to have WiFi capabilities and features.

This device uses SDIO for communication purposes.

I am using the on board flash, and therefore the SD card slot is not been used. Thus, I though about using mmc0 through the card slot since doing that I will not interfere with any other subsystem in the BBB.

I have already installed the driver, and it seems to be set correctly. The problem is that the device is not been recognized through the SD card slot.

Is there some configuration in Linux that I am missing in order to accomplished this task? Also, how to enable WiFi features in Linux? I have not been able to find that configuration file anywhere.

Appreciate any help you could provide. Thanks in advance.