Hi there,
I am trying to use this driver for my Wi-Fi adapter, but it is not recognized.
My Device Info:
Model: TP-Link AX3000 TL-XDN9000H
USB ID: 2357:014d
Chipset: Realtek RTL8852CU (Based on the driver name)
OS: Ubuntu 22.04
The Issue:
I tried manually adding the USB ID to usb_intf.c and recompiling, but the driver still fails to probe the device. dmesg shows the driver loads, but does not detect the interface.
Could you please add support for this ID in the official driver?
Thanks for your hard work!
Hi there,
I am trying to use this driver for my Wi-Fi adapter, but it is not recognized.
My Device Info:
Model: TP-Link AX3000 TL-XDN9000H
USB ID: 2357:014d
Chipset: Realtek RTL8852CU (Based on the driver name)
OS: Ubuntu 22.04
The Issue:
I tried manually adding the USB ID to usb_intf.c and recompiling, but the driver still fails to probe the device. dmesg shows the driver loads, but does not detect the interface.
Could you please add support for this ID in the official driver?
Thanks for your hard work!