rtl8723bu icon indicating copy to clipboard operation
rtl8723bu copied to clipboard

Driver for RTL8723BU

Results 80 rtl8723bu issues
Sort by recently updated
recently updated
newest added

It is not able to find /usr/include/aarch64-linux-gnu/sys/socket.h This is on Linux 4.14. In file included from ./include/linux/compat.h:17:0, from ./include/linux/ethtool.h:17, from ./include/linux/netdevice.h:41, from /var/lib/dkms/rtl8723bu/4.3.6.11_12942.20141204_BTCOEX20140507-4E40/build/include/osdep_service_linux.h:34, from /var/lib/dkms/rtl8723bu/4.3.6.11_12942.20141204_BTCOEX20140507-4E40/build/include/osdep_service.h:40, from /var/lib/dkms/rtl8723bu/4.3.6.11_12942.20141204_BTCOEX20140507-4E40/build/include/drv_types.h:32, from /var/lib/dkms/rtl8723bu/4.3.6.11_12942.20141204_BTCOEX20140507-4E40/build/core/rtw_cmd.c:22: ./include/linux/if.h:28:54:...

Hello, I am trying to implement the driver into MT7688 with OpenWRT 19.07. I successfully compiled the driver but cannot run it, everytime I insmod or modprobe the module, the...

Header file net/ipx.h was completely removed from the kernel source tree on 2021-08-14 due to the ipx network layer being obsolete, causing the driver build to fail since it was...

Added the CONFIG_PLATFORM_ARM to initialise KSRC with value of KERNEL_PATH. This is given by Yocto environment, which makes driver able to build without modifications. Due to merge from Diagonatic I...

There is an issue using Edimax EW-7611ULB wifi/bt stick on Ubuntu 19.04 Kernel 5.0.0-38. Wifi is constantly disconnecting/reconnecting and sometimes not coming back. Here is my current workaround. Thought this...

With windows i have a led activity with my usb key not on Ubuntu.

First noticed this problem after kernel update 4.13.10 -> 4.13.11, also reproduced on 4.13.12. After resuming networkmanager shows available networks, but can't connect to any. No wifi problems before suspend....

hi working on an Android kernel msm-4.9 for pixel 3a and need to add this inside kernel tree as theres no other way to build it correctly. could you please...

The rtl8723bu module works properly. How could I do the ble advertise(broadcast). have any document or demo? thanks.

Hello, I followed your instructions to get the 8723bu driver installed. I also blocked the RTL 8xxxu. In my Networkmanager I have two entries both named Realtek Wlan. Both work...