i.mx6 evk 3.0.35_4.1.0 WiFi USB dongle support

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.mx6 evk 3.0.35_4.1.0 WiFi USB dongle support

4,097 Views
chuckadams
Contributor I

I see buried in the kernel configuration menu is some support for a few WiFi USB dongles.  I have a couple of these, the TP Link TL-WN725N V2 which uses a Realtek 8188 and a Edimax EW-7811U which uses a RealTek 8192.   The kernel configuration entries are

< >   Realtek RTL8192SE/RTL8191SE PCIe Wireless Network Adapter (NEW)            
<*>   Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter       


I have tried the 8188 setup with the TPLink dongle and can not see a wlan0 in iwconfig   (just lo and eth0, both indicate no wireless extensions) 


I have also tried cross compiling the 8188 driver supplied by ReakTek and then loading the 8188eu.ko using "insmod". The driver inserts into the kernel and can be seen using lsmod.  But again no wireless device in iwconfig.  I have also tried creating a /etc/network/interfaces file, no luck with this either.  I'm new to this so I am sure I am missing a thing or two, anyone have any luck getting a usb wifi dongle working?


---------------------------------


EDIT additional news

Did some more fiddling around and seemed to have had some luck I have four Wifi USB dongles now able to create a wlan0 entry in iwconfig.  So for your info the dongles are:


Sabrent USB-A11N Nano USB 2.0  - RTL8188CUS http://wikidevi.com/wiki/Sabrent_USB-A11N

TP-LINK TL-WN725N Ver2.0 Nano USB Wireless N - RTL8188EUS  http://wikidevi.com/wiki/TP-LINK_TL-WN725N_v2

DLINK DWA-121 Ver A1 / FW Ver 1.0 - RTL8188CUS  http://wikidevi.com/wiki/D-Link_DWA-121_rev_A1

Edimax EW-7811UN - RTL-8188CUS  http://wikidevi.com/wiki/Edimax_EW-7811Un


Three of the dongles use one driver (CUS) and the forth uses another driver (EUS).  Both drivers are loaded as .ko using insmod.


Next step is to actually get WiFi working.

Labels (2)
2 Replies

1,368 Views
imx_learner
Contributor I

Is there an update on this? What other Wi-Fi dongles would work out of the box for the imx6 procesors?

0 Kudos

1,368 Views
david_dicarlo
NXP Employee
NXP Employee

How did you cross compile the drivers?  I am attempting to get a RTL8192CU WIFI adapter to work and while I can get the kernel modules to build, I don't have the firmware the driver's requesting and have been unable to build it as yet...

thanks.

0 Kudos