brektrou / rtl8821CU

Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux
GNU General Public License v2.0
1.58k stars 458 forks source link

Conection after boot is slow on Ubuntu 22.04 using the Kernel 6.2 #225

Open BassHero opened 7 months ago

BassHero commented 7 months ago

I realized that connection after boot is more slow on kernel 6.2 that 5.17 on Ubuntu 22.04, using iwconfig command I found config diferences between both kernels. I would like to know if is possible change this settings to let on 6.2 with the same configs that 5.17.

kernel 5.17

$ iwconfig lo no wireless extensions.

enp5s0 no wireless extensions.

wlx1cbfcee0db55 IEEE 802.11AC ESSID:"TP-LINK_827A_5G" Nickname:"WIFI@REALTEK" Mode:Managed Frequency:5.22 GHz Access Point: 50:C7:BF:77:82:79
Bit Rate:434 Mb/s Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off Power Management:off Link Quality=59/100 Signal level=-59 dBm Noise level=0 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0

kernel 6.2

~$ iwconfig lo no wireless extensions.

enp5s0 no wireless extensions.

wlx1cbfcee0db55 IEEE 802.11 ESSID:"TP-LINK_827A_5G"
Mode:Managed Frequency:5.22 GHz Access Point: 50:C7:BF:77:82:79
Bit Rate=117 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off Power Management:off Link Quality=45/70 Signal level=-65 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0