Re: [android-porting] How to add support for USB WIFI for the RTL8192CU/EU module?

2020-01-17 Thread Dave McLaughlin
ifconfig -a shows nothing listed for wlan0 so the driver is not being loaded. I need to dig into how to add Realtek support to the kernel. I have found a new Android 7 kernel with RTL option in the build but it fails so I have some work to do. On Thursday, 9 January 2020 00:04:43 UTC+7,

Re: [android-porting] How to add support for USB WIFI for the RTL8192CU/EU module?

2020-01-08 Thread Tranphong Vu
Hi Dave McLaughlin, First i think you need to check device driver for wifi usb in your kernel. It seems it is not work. st1. you can check it with below command : $ ifconfig -a $ifconfig up $yourinterface If this shows your wifi interface and you can up/down your wifi network interfacem you can

[android-porting] How to add support for USB WIFI for the RTL8192CU/EU module?

2020-01-06 Thread Dave McLaughlin
The source I have is built for the Samsung S5P6818 and on one board there is an AP6212 connected via an emmc SDIO connection. This provides Wifi via SDIO and BT view UART. The board I am working with has no built-in WiFi and I have tried a number of modules using the RTL8192CU, RTL8188EU,