Add vid:pid of TP-Link Archer T4Uv2

Bug #1867815 reported by Guy Rutenberg
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
rtl8812au (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

The `rtl8812au` can also support TP-Link T4Uv2 adapter. It only needs the vid:pid in usb_intf.c:

```
--- rtl8812au-4.3.8.12175.20140902+dfsg.orig/os_dep/linux/usb_intf.c
+++ rtl8812au-4.3.8.12175.20140902+dfsg/os_dep/linux/usb_intf.c
@@ -303,6 +303,7 @@ static struct usb_device_id rtw_usb_id_t
  {USB_DEVICE(0x20f4, 0x805b),.driver_info = RTL8812}, /* TRENDnet - */
  {USB_DEVICE(0x2357, 0x0101),.driver_info = RTL8812}, /* TP-Link - Archer T4U */
  {USB_DEVICE(0x2357, 0x0103),.driver_info = RTL8812}, /* TP-Link - Archer T4UH */
+ {USB_DEVICE(0x2357, 0x010d),.driver_info = RTL8812}, /* TP-Link - Archer T4Uv2 */
  {USB_DEVICE(0x0411, 0x025d),.driver_info = RTL8812}, /* Buffalo - WI-U3-866D */
 #endif
```

Revision history for this message
Peter Parkes (ptpi64) wrote :

My T4UH (rtl8812au) and a dlink DWA-182 (reported as rtl8812au) do not work with this driver.
The T4UH worked under kernel 3 (and possibly 4 ?) but is now not working. It is recognized but no wlan interface is created. This occurs on two different computers, both running Ubuntu 20.04.1 kernel 5.4.0-42-generic.
I notice that this bug report is now a number of months old ...is it likely to be addressed this year?
Other drivers for this device (which worked previously) appear to build correctly but now do not work with kernel version 5 (same problem as above).
Do you know of a 5.x kernel under which this module will load correctly?
Is there anything I can do to get this working under kernel 5.x?
Thank you. My apologies if I'm coming across as terse or impolite. I'm just a little frustrated.

Revision history for this message
Peter Parkes (ptpi64) wrote :

My T4UH (rtl8812au) and a dlink DWA-182 (reported as rtl8812au) do not work with this driver.
The T4UH worked under kernel 3 (and possibly 4 ?) but is now not working. It is recognized but no wlan interface is created. This occurs on two different computers, both running Ubuntu 20.04.1 kernel 5.4.0-42-generic.
I notice that this bug report is now a number of months old ...is it likely to be addressed this year?
Other drivers for this device (which worked previously) appear to build correctly but now do not work with kernel version 5 (same problem as above).
Do you know of a 5.x kernel under which this module will load correctly?
Is there anything I can do to get this working under kernel 5.x?
Thank you. My apologies if I'm coming across as terse or impolite. I'm just a little frustrated.
peterp -at- cahma.org.au

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in rtl8812au (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.