Add support WiFi USB dongle based on rtl8192cu to Android 5.0.2 or 4.4.3

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

Add support WiFi USB dongle based on rtl8192cu to Android 5.0.2 or 4.4.3

Jump to solution
2,190 Views
evgenymolchanov
Contributor III

Hello all.

I really need add support WiFi USB dongle based on Realtek rtl8192cu chip to my custom board with iMX6Q based on sabresd.

I have download Realtek Wi-Fi SDK for Android ICS version 2.3.0. Is it right or not?

It seems what this SDK very old.

Could you provide working tutorial with working wifi_realtek.c, wpa_supplicant, wpa_cli and, BoardConfig.mk and all neded files?

Labels (2)
1 Solution
1,143 Views
BiyongSUN
NXP Employee
NXP Employee

Hi Evgeny,

The patch for hdmi dongle.

The part of wifi is from realtek.  Realtek provide solution. Freescale just did the integration.

The wifi for Android is not link its in linux, need vendor to provide whole package including framework.

Actuall, the wifi support is not Freescale support scope.

If the interface of usb for wifi has problem, check with Freescale.

If the interface of pcie for wifi has problem, check with Freescale.

If the interface of the SDIO for wifi has problem, check with Freesale.

There are lots of Android questions, please check with Android forum.

View solution in original post

7 Replies
1,143 Views
BiyongSUN
NXP Employee
NXP Employee

The wifi vendor will provide the pacagke including  to enable the wifi in android.

But you need to tell the vendor exactly the android version you are using.

That's the development flow, you should be aware of that.

0 Kudos
1,143 Views
evgenymolchanov
Contributor III

I know this, but in Android source tree already presents vendor (Realtek) package.

I didn't yet compare them with files downloaded from vendor.android_L5.0.0_1.0.0-ga_core_source include patches for realtek:

0002-ENGR00235825-1-realtek-wifi-changes-in-hardware-real.patch

0003-ENGR00232913-Wifi-enable-realtek-wifi.patch

0009-MA-5944-Upgrade-Realtek-wpa_supplicant_lib-for-Lolli.patch

but wifi_realtek.c return error then i try compile it.

Have you tested any realtek USB dongle under android 5.0.0?

Should I replace all this files with files provided by vendor?

0 Kudos
1,144 Views
BiyongSUN
NXP Employee
NXP Employee

Hi Evgeny,

The patch for hdmi dongle.

The part of wifi is from realtek.  Realtek provide solution. Freescale just did the integration.

The wifi for Android is not link its in linux, need vendor to provide whole package including framework.

Actuall, the wifi support is not Freescale support scope.

If the interface of usb for wifi has problem, check with Freescale.

If the interface of pcie for wifi has problem, check with Freescale.

If the interface of the SDIO for wifi has problem, check with Freesale.

There are lots of Android questions, please check with Android forum.

1,143 Views
evgenymolchanov
Contributor III

Hello Biyong,

I have one more question.

I have downloaded patches for HDMI Dongle form igorpadykov message.

This patches refers to wpa_supplicant_8_rtl.

Where can I found and download latest version of wpa_supplicant_8_rtl?

From here ?

0 Kudos
1,143 Views
igorpadykov
NXP Employee
NXP Employee

Hi Evgeny

I believe this chip is supported on hdmi dongle release, though I am not aware

of its support in L5.0.0_1.0.0

Patches for HDMI Dongle JB4.2.2_1.0.0-GA Release

Best regards

igor

1,143 Views
evgenymolchanov
Contributor III

Hello Igor.

I have one more question.

I have downloaded patches for HDMI Dongle.

This patches refers to wpa_supplicant_8_rtl.

Where can I found and download latest version of wpa_supplicant_8_rtl?

Cause it is not included in default android source tree and doesn't appear after Freescale c_patch.

From here ?

0 Kudos
1,143 Views
igorpadykov
NXP Employee
NXP Employee

Evgeny

I suppose if this is realtek software you should apply to realtek

~igor

0 Kudos