-
Hi,
Trying to make the wifi chip to work in ap fails and the driver/firmware seems to fail at setting the beacon settings
running hostapd gives this error:
```
wlan0: interface state UNINITIA…
-
Sometimes the connection is very unstable and I see some RX and TX packet drops on wireless interface:
>
RX packets 94995 bytes 129107146 (123.1 MiB)
RX errors 0 dropped 1624 …
-
Getting dmesg errors, but network seems to come up properly.
```
modinfo 88XXau | grep version
version: v5.7.0_34085.20200313
srcversion: C72C21688DF6784D2C47C44
vermagic: 5.4.…
-
I get a crash when trying to setup an access point with `nmcli device wifi hotspot ifname wlan0 ssid test password 'super_secret'`:
```
[ 4071.522583] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link be…
-
OpenWrt commit 66019e456f60f5ef71a9af0d73502e20b874d114
```
root@GL-MT6000:~# [ 2692.420930] mt798x-wmac 18000000.wifi wlan1: left allmulticast mode
[ 2692.427219] mt798x-wmac 18000000.wifi wlan1…
-
When I run "dkms autoinstall", I get "(bad exit status: 2)" error.
Error! Bad return status for module build on kernel: 4.18.0-338.el8.x86_64 (x86_64)
Below is the make.log output. Please advise …
-
Remove the goto exit;
return BCME_BADARG; is good enough without goto exit;
```
if (len > (action_frame->len + DOT11_MGMT_HDR_LEN)) {
WL_ERR(("invalid action frame length:%zu\n"));
return …
ext32 updated
2 years ago
-
I get some warnings running this driver, can I ignore them ?
Driver Version: rtl8723bu v4.4.5_24888.20171101_BTCOEX20151228-664a
Kernel Version: 4.9.13
wpa_supplicant v2.5, connman v1.27
> [ 2…
-
Driver compiled from git (tried both `master` and `realtek-4.4` branches.
OS: Arch Linux
Kernel:
> Linux 6.0.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 03 Nov 2022 18:01:58 +0000 x86_64 GNU/Linux
S…
-
内核来自 debian buster-backports 仓库。bcmwl-kernel-source 的版本是 6.30.223.272+bdcom-deepin 。
编译日志( /var/lib/dkms/bcmwl/6.30.223.272+bdcom/build/make.log ):
```
DKMS make.log for bcmwl-6.30.223.272+bdcom fo…