"wlan0 no wireless extensions" on Andoird 5.x with RTL8188eus WIFI dongle

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

"wlan0 no wireless extensions" on Andoird 5.x with RTL8188eus WIFI dongle

ソリューションへジャンプ
5,062件の閲覧回数
david5icp
Contributor III

Hi All,

I got RTL8188EUS driver (RTL8188EUS_linux_v4.3.0.9_15178.20150907 ) form WIFI Vendor. I can make driver and insert driver on Android 5.1. It also works on Android 4.3.  There have same driver logs when insmod and turn wifi on.  But when i try to use "iwlist" or "iwconfig" command on Android, i always got "wlan0     no wireless extensions." .

How to reslove these issues ? It cause by wpa_supplicat ?

Thanks!

David Wu

ラベル(2)
0 件の賞賛
1 解決策
3,858件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

There is a document from Realtek called Realtek Wi-Fi SDK for Android xxxx (where xxxx is the Android version). It is talking about how to setup wifi in Android in very details. You can follow the document to build the driver and setup the Android.

元の投稿で解決策を見る

0 件の賞賛
3 返答(返信)
3,859件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

There is a document from Realtek called Realtek Wi-Fi SDK for Android xxxx (where xxxx is the Android version). It is talking about how to setup wifi in Android in very details. You can follow the document to build the driver and setup the Android.

0 件の賞賛
3,858件の閲覧回数
fabio_estevam
NXP Employee
NXP Employee

You should enable CONFIG_CFG80211_WEXT=y in your kernel defconfig file.

0 件の賞賛
3,858件の閲覧回数
david5icp
Contributor III

Hi Fabio,

 Thanks for your reply . But CONFIG_CFG80211_WEXT already set on my config files, And i can get  wext-compat.o file after make image...

 I try to add some logs on wext-compat.c, and never get these logs when i try to use iwlist or iwconfig.  Does this cause by wifi driver ?

Thanks,

David Wu

0 件の賞賛