rtl8192du icon indicating copy to clipboard operation
rtl8192du copied to clipboard

Source code for RTL8192DU device

Results 44 rtl8192du issues
Sort by recently updated
recently updated
newest added

I have this adapter rtl8192du. i ordered it form aliexpress. it's working in windows without driver. but not showing in kali linux that i am running in virtual box. i...

Hello, I'm trying to use this driver with a 5.15.16 kernel to use a rtl8192du usb based module. The module seems to be loading fine: [ 2.690421] cfg80211: Loading compiled-in...

Hello, I've installed Fedora and this wifi driver and all went perfect.... no single error during install, following all the commands stated on the READM.md file. after rebooting I've got...

I'm working on a sun7i (A20) device with a rtl8192du integrated usb dongle, 0bda:8193 Realtek Semiconductor Corp. RTL8192DU 802.11an WLAN Adapter. The current working code uses kernel 3.18, where the...

```bash yq0033:rtl8192du$ make make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.4.0-53-generic/build M=/home/yq0033/rtl8192du modules make[1]: Entering directory '/usr/src/linux-headers-5.4.0-53-generic' CC [M] /home/yq0033/rtl8192du/core/rtw_cmd.o CC [M] /home/yq0033/rtl8192du/core/rtw_security.o CC [M] /home/yq0033/rtl8192du/core/rtw_debug.o CC [M] /home/yq0033/rtl8192du/core/rtw_io.o CC [M] /home/yq0033/rtl8192du/core/rtw_ioctl_query.o CC...

Fedora 64-bit kernel updated today and to V5.0.3-200.fc29.x86_64. When compiling against that source the following error occurred: CC [M] /usr/src/rtl8192du/os_dep/rtw_android.o /usr/src/rtl8192du/os_dep/rtw_android.c: In function ‘rtw_android_priv_cmd’: /usr/src/rtl8192du/os_dep/rtw_android.c:387:62: error: macro "access_ok" passed 3...

Since https://github.com/lwfinger/rtl8192du/commit/9e9e5dd40f8f29d8875321c113199540a7d9ce0d on 12 March 2018 this driver no longer builds for kernels 3.10.y and 3.14.y: ``` /home/neil/projects/LibreELEC.tv/build.LibreELEC-WeTek_Core.arm-9.0-devel-next/RTL8192DU-a9deaecccf/os_dep/osdep_service.c: In function ‘new_sync_read’: /home/neil/projects/LibreELEC.tv/build.LibreELEC-WeTek_Core.arm-9.0-devel-next/RTL8192DU-a9deaecccf/os_dep/osdep_service.c:47:22: error: storage size of ‘kiocb’ isn’t known struct...

Numerous warning about redefinition of variables followed by a fatal error defining u16 type variables in 'rtw_select_queue'. Make log is below: make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.19.2-300.fc29.x86_64/build M=/usr/src/8192du-1.0 modules make[1]: Entering...

I installed the driver and firmware, last night. For the first time, I got a working 802.11n connection, although my speeds are still no better than the "g" connection I...

Switching to AP Mode failed the second times : ``` $> wpa_supplicant -Dnl80211 -iwlan0 -c/etc/wpa_supplicant.conf Successfully initialized wpa_supplicant wlan0: Trying to associate with e4:aa:5d:5e:aa:cc (SSID='Opera' freq=5280 MHz) wlan0: Associated with...