PippoPalmieri
August 23rd, 2018, 08:57 PM
Hello guys,
Wondering if anyone with the same issue around here.
I'm a very unhappy owner of the above wifi chipset (RTL8723BE). On my laptop it has never worked out of the box, but I've learnt what it likes and it's been doing fine with the ant_sel parameter set to 2.
It's been working right up until the last update to kernel 4.15.0-33. Now its behaving like it would with a wrong ant_sel value, but no matter what i set this parameter to the wifi signal is very weak. Seems like it's ignoring my configuration. I will post a few show commands in a second.
I'm on kubuntu 18.04.1
edit: here comes some info about the wifi
uname -a
Linux sf71h 4.15.0-33-generic #36-Ubuntu SMP Wed Aug 15 16:00:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
lspci -knn | grep Net -A3
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:81c1]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
lshw -class network
*-network
description: Wireless interface
product: RTL8723BE PCIe Wireless Network Adapter
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlo1
version: 00
serial: 3c:a0:67:67:2e:89
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8723be driverversion=4.15.0-33-generic firmware=N/A latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:17 ioport:3000(size=256) memory:c1100000-c1103fff
ifconfig
wlo1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 3c:a0:67:67:2e:89 txqueuelen 1000 (Ethernet)
RX packets 32 bytes 4760 (4.7 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 92 bytes 17816 (17.8 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
iwconfig
wlo1 IEEE 802.11 ESSIDff/any
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry short limit:7 RTS thr=2347 B Fragment thrff
Power Managementn
modinfo
filename: /lib/modules/4.15.0-33-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko
firmware: rtlwifi/rtl8723befw_36.bin
firmware: rtlwifi/rtl8723befw.bin
description: Realtek 8723BE 802.11n PCI wireless
license: GPL
author: Realtek WlanFAE <wlanfae@realtek.com>
author: PageHe <page_he@realsil.com.cn>
srcversion: 4460AA5584590927164B1F2
alias: pci:v000010ECd0000B723sv*sd*bc*sc*i*
depends: rtlwifi,rtl8723-common,rtl_pci,btcoexist,mac80211
retpoline: Y
intree: Y
name: rtl8723be
vermagic: 4.15.0-33-generic SMP mod_unload
signat: PKCS#7
signer:
sig_key:
sig_hashalgo: md4
parm: swenc:Set to 1 for software crypto (default 0)
(bool)
parm: ips:Set to 0 to not use link power save (default 1)
(bool)
parm: swlps:Set to 1 to use SW control power save (default 0)
(bool)
parm: fwlps:Set to 1 to use FW control power save (default 1)
(bool)
parm: msi:Set to 1 to use MSI interrupts mode (default 0)
(bool)
parm: aspm:Set to 1 to enable ASPM (default 1)
(int)
parm: debug_level:Set debug level (0-5) (default 0) (int)
parm: debug_mask:Set debug mask (default 0) (ullong)
parm: disable_watchdog:Set to 1 to disable the watchdog (default 0)
(bool)
parm: ant_sel:Set to 1 or 2 to force antenna number (default 0)
(int)
dmesg | grep rtl8723be
[ 33.260643] rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
[ 33.419742] rtl8723be 0000:03:00.0 wlo1: renamed from wlan0
Rolling back to previous kernel 4.15.0-32 returns correct functionality.
Thank you.
Wondering if anyone with the same issue around here.
I'm a very unhappy owner of the above wifi chipset (RTL8723BE). On my laptop it has never worked out of the box, but I've learnt what it likes and it's been doing fine with the ant_sel parameter set to 2.
It's been working right up until the last update to kernel 4.15.0-33. Now its behaving like it would with a wrong ant_sel value, but no matter what i set this parameter to the wifi signal is very weak. Seems like it's ignoring my configuration. I will post a few show commands in a second.
I'm on kubuntu 18.04.1
edit: here comes some info about the wifi
uname -a
Linux sf71h 4.15.0-33-generic #36-Ubuntu SMP Wed Aug 15 16:00:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
lspci -knn | grep Net -A3
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
Subsystem: Hewlett-Packard Company RTL8723BE PCIe Wireless Network Adapter [103c:81c1]
Kernel driver in use: rtl8723be
Kernel modules: rtl8723be
lshw -class network
*-network
description: Wireless interface
product: RTL8723BE PCIe Wireless Network Adapter
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlo1
version: 00
serial: 3c:a0:67:67:2e:89
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8723be driverversion=4.15.0-33-generic firmware=N/A latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:17 ioport:3000(size=256) memory:c1100000-c1103fff
ifconfig
wlo1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 3c:a0:67:67:2e:89 txqueuelen 1000 (Ethernet)
RX packets 32 bytes 4760 (4.7 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 92 bytes 17816 (17.8 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
iwconfig
wlo1 IEEE 802.11 ESSIDff/any
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry short limit:7 RTS thr=2347 B Fragment thrff
Power Managementn
modinfo
filename: /lib/modules/4.15.0-33-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko
firmware: rtlwifi/rtl8723befw_36.bin
firmware: rtlwifi/rtl8723befw.bin
description: Realtek 8723BE 802.11n PCI wireless
license: GPL
author: Realtek WlanFAE <wlanfae@realtek.com>
author: PageHe <page_he@realsil.com.cn>
srcversion: 4460AA5584590927164B1F2
alias: pci:v000010ECd0000B723sv*sd*bc*sc*i*
depends: rtlwifi,rtl8723-common,rtl_pci,btcoexist,mac80211
retpoline: Y
intree: Y
name: rtl8723be
vermagic: 4.15.0-33-generic SMP mod_unload
signat: PKCS#7
signer:
sig_key:
sig_hashalgo: md4
parm: swenc:Set to 1 for software crypto (default 0)
(bool)
parm: ips:Set to 0 to not use link power save (default 1)
(bool)
parm: swlps:Set to 1 to use SW control power save (default 0)
(bool)
parm: fwlps:Set to 1 to use FW control power save (default 1)
(bool)
parm: msi:Set to 1 to use MSI interrupts mode (default 0)
(bool)
parm: aspm:Set to 1 to enable ASPM (default 1)
(int)
parm: debug_level:Set debug level (0-5) (default 0) (int)
parm: debug_mask:Set debug mask (default 0) (ullong)
parm: disable_watchdog:Set to 1 to disable the watchdog (default 0)
(bool)
parm: ant_sel:Set to 1 or 2 to force antenna number (default 0)
(int)
dmesg | grep rtl8723be
[ 33.260643] rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
[ 33.419742] rtl8723be 0000:03:00.0 wlo1: renamed from wlan0
Rolling back to previous kernel 4.15.0-32 returns correct functionality.
Thank you.