RinCat / RTL88x2BU-Linux-Driver

Realtek RTL88x2BU WiFi USB Driver for Linux
GNU General Public License v2.0
1.23k stars 194 forks source link

rate at 270mbit/s connecting to a new wifi6 router #193

Open wesleysanjose opened 1 year ago

wesleysanjose commented 1 year ago

bought a new wifi6 router, tenda rx9 pro and my macbook can connect at 866mbit/s. but this rtl88x2bu only connects to 270mbit/s.

even for the old asus rx68u it can connect to 405mbit/s, not sure why?? i followed the instruction to enable the usb to 3.0 but it doens't help on the rate.

wesleysanjose commented 1 year ago
image

top on the list is the one i talked about

RinCat commented 1 year ago

270mbps sounds like 2.4G. Can you try split your SSID by 2.4 / 5 GHz?

wesleysanjose commented 1 year ago

I tried, still not working. the card can detect both 2.4G and 5G wifi separately (2 line items in the nmcli d wifi list) even I combine it in the router. also i just bought a intel ax200, strange thing is it also shows the same 270mbps (although my iphone 12pro can connect the wifi at 866mbps). i am wondering if it's because the kernel version is too low (5.4)?


From: Rin Cat (猫) @.> Sent: Sunday, May 7, 2023 3:12 PM To: RinCat/RTL88x2BU-Linux-Driver @.> Cc: wesleysanjose @.>; Author @.> Subject: Re: [RinCat/RTL88x2BU-Linux-Driver] rate at 270mbit/s connecting to a new wifi6 router (Issue #193)

270mbps sounds like 2.4G. Can you try split your SSID by 2.4 / 5 GHz?

― Reply to this email directly, view it on GitHubhttps://github.com/RinCat/RTL88x2BU-Linux-Driver/issues/193#issuecomment-1537551850, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AG3QTV5QINP6GFK2D3CHQ4LXFAM5VANCNFSM6AAAAAAXYNG6BU. You are receiving this because you authored the thread.Message ID: @.***>

RinCat commented 1 year ago

5.4 should have WiFi 6 (802.11ax) support. Notice this driver / hardware only support WiFi 5 (802.11ac). But if AX 200 also at 270 mbps, maybe there are some configuration issues in the WiFi router.