While everything else works great, for some reason the Wi-Fi speed is noticeably slower, on Cinnamon I had consistent 10mb/s downloading steam games and various packages, now on XFCE i barely get 1-2mb/s. I think i chose the live install image option both times, so the only difference would be in desktop environments.
Running
Code: Select all
lspci -nnk | grep -iA3 net && iwconfig
Code: Select all
01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
DeviceName: WLAN
Subsystem: Hewlett-Packard Company RTL8821CE 802.11ac PCIe Wireless Network Adapter [103c:884d]
Kernel driver in use: rtw_8821ce
Kernel modules: rtw88_8821ce, rtw_8821ce
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
DeviceName: Hanksville Gbe Lan Connection
Subsystem: Hewlett-Packard Company RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [103c:8905]
Kernel driver in use: r8169
Kernel modules: r8169
lo no wireless extensions.
eno1 no wireless extensions.
wlo1 IEEE 802.11 ESSID:"*******************"
Mode:Managed Frequency:2.462 GHz Access Point: CC:32:E5:7B:96:05
Bit Rate=135 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=59/70 Signal level=-51 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:3 Missed beacon:0
So, is there some kind of config setting present in the Cinnamon install, which is for some reason missing in the XFCE image? Is it just a problem with this specific Wi-Fi card?