abperiasamy / rtl8812AU_8821AU_linux

rtl8812AU_8821AU linux kernel driver for AC1200 (801.11ac) Wireless Dual-Band USB Adapter
GNU General Public License v2.0
1.23k stars 434 forks source link

USB device ID {USB_DEVICE(0x2357, 0x0115) should be removed from this driver #298

Open Baudouin0 opened 5 years ago

Baudouin0 commented 5 years ago

This device is RTL8812BU and is not compatible with the 8812AU. Should work with rtl8822bu driver

.{USB_DEVICE(0x2357, 0x0115), .driver_info = RTL8822B}, / Archer USB T4Uv3 /

Lynaex commented 5 years ago

Thanks for your answer Baudouin But neither of them.. I made a mistake, I was searching rtl8812au (RTL8811-AC600-MWA255) Recently I got the solution here: https://forums.opensuse.org/showthread.php/536637-RTL8811-AC600-MWA255?p=2908084#post2908084 Regards

faultylee commented 5 years ago

I recently purchased a TP-Link T4U v3 with USB_DEVICE(0x2357, 0x0115) and I've tested all the 8812au/8821au drivers, non worked accept 8822b, confirming what @Baudouin0 is stating. The driver file downloaded from the official website also contains driver for 8822b.