rtl8723du icon indicating copy to clipboard operation
rtl8723du copied to clipboard

Results 11 rtl8723du issues
Sort by recently updated
recently updated
newest added

WiFi networks successfully appear in the menu, but unable to connect. Can't get further than the "Configuring Interface" stage

I realize this might not be the clearest or most helpful, but I'm not even sure where to proceed. I have some rtl8723bu and du modules. The bu modules actually...

In function ‘__nat25_add_pppoe_tag’, inlined from ‘nat25_db_handle’ at /root/rtl8723du/core/rtw_br_ext.c:1121:11: /root/rtl8723du/core/rtw_br_ext.c:94:9: warning: ‘memcpy’ forming offset [40, 2051] is out of the bounds [0, 40] of object ‘tag_buf’ with type ‘unsigned char[40]’ [-Warray-bounds]...

Some additional steps have to be carried out for installing this on Ubuntu for orange pi 5. ``` sudo apt-get update sudo apt-get install make gcc linux-headers-$(uname -r) build-essential git...

``` diff --git a/os_dep/ioctl_cfg80211.c b/os_dep/ioctl_cfg80211.c index 64541a3641..a2d9d49fcf 100644 --- a/os_dep/ioctl_cfg80211.c +++ b/os_dep/ioctl_cfg80211.c @@ -173,6 +173,8 @@ u8 rtw_cfg80211_ch_switch_notify(struct adapter *adapter, u8 ch, u8 bw, u8 offse #if LINUX_VERSION_CODE < KERNEL_VERSION(5,...

Building via dkms on Ubuntu 22.10 failed with weird compile errors. For example, looking for hal/phydm in the kernel headers. The person who was maintaining the PPA seems to have...

distro: gentoo stable if kernel compiled manually with gcc (default compiler), everything works perfectly fine if binary kernel used or compiled manually with clang, then - `make` fails with error...

Not sure what information to give, this worked on my previous distro (arch) but does not work on alpine. The kernel version is 5.15.79-0-lts

after executing the command `sudo make install`, the kernel module isn't loaded. I manually loaded it with `sudo modprobe -v 8723du` and it gets automatically loaded after reboot. Another issue...

I'm getting the same error as "make error on Rocky Linux #17". I'm not using Rocky but almost the same. I'm using Almalinux. /home/brian/rtl8723du/os_dep/linux/os_intfs.c:1855:22: error: initialization of ‘u16 (*)(struct net_device...