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

deprecation suggestion for kernel 6.2 and beyond. #222

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ismxilxrif
Copy link

@ismxilxrif ismxilxrif commented Aug 31, 2023

since kernel 6.2 provided the driver for this device

@BassHero
Copy link

In my case, the driver provided by kernel 6.2 don't works fine as brektrou version on kernel 5.17. Do you know how could I optimize the drivers settings on kernel 6.2?

Bellow is my iwconfig results em both kernels:

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

Successfully merging this pull request may close these issues.

2 participants