Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
BassHero opened this issue Dec 5, 2023 · 0 comments
Open

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

BassHero opened this issue Dec 5, 2023 · 0 comments

Comments

@BassHero
Copy link

BassHero commented Dec 5, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant