ich habe eine sehr langsame Downloadrate von 0.83 Mbit/s bei einer Uploadrate von 4.73 Mbit/s mit einem RTL8723BE PCIe Wireless Network Adapter. Ich habe schon die verschiedensten Dinge ausprobiert - mehr dazu weiter unten - und bin jetzt mit meinem Latein am Ende


system info
- IPFire 2.23 (x86_64) - core132
- Fireinfo settings: fireinfo.txt (als Anhang)
- hostapd-2.7-47
settings
- schema : RED - GREEN - BLUE
- RED : DHCP
# /var/ipfire/wlanap/settings (als Anhang)
# Combined green and blue to form one logical network
- ausgeführt wie beschrieben in https://wiki.ipfire.org/configuration/n ... green-blue
# /etc/modprobe.d/cfg80211.conf
blacklist ieee80211
HW infos
- lspci.txt als Anhang
- iw_list.txt als Anhang
- lsmod | grep -i -e wifi -e rtl8723be
rtl8723be 106496 0
btcoexist 143360 1 rtl8723be
rtl8723_common 28672 1 rtl8723be
rtl_pci 32768 1 rtl8723be
rtlwifi 90112 4 rtl_pci,rtl8723be,btcoexist,rtl8723_common
mac80211 794624 3 rtl_pci,rtl8723be,rtlwifi
cfg80211 729088 2 rtlwifi,mac80211
- /var/log/bootlog als Anhang
Meine Versuche
# /etc/modprobe.d/rtl8723be.conf settings
ich habe nacheinander diese Einstellungen durch probiert, am Download speed ändert sich nichts:
options rtl8723be ant_sel=1
options rtl8723be ant_sel=2
options rtl8723be swenc=1 fwlps=0 ips=0 swlps=0 ant_sel=1
options rtl8723be swenc=1 fwlps=0 ips=0 swlps=0 ant_sel=2
### manual update hostapd
Versuch, so vorzugehen, wie hier beschrieben:
viewtopic.php?f=43&t=22906&p=125202&hil ... pd#p125273
aber:
ldd /usr/bin/hostapd
/usr/bin/hostapd: /lib/libm.so.6: version `GLIBC_2.29' not found (required by /usr/bin/hostapd)
- reinstalled hostapd using GUI