Assistance needed to configure TPlink AC600 USB dongle

i am running 23.05.5 in X86 (32bit) an i would like some assistance to get a usb dongle TPlink AC600 to work. here is what i have

root@OpenWrt:~# dmesg | grep -i rtl
[    7.571049] RTL871X: module init start
[    7.574861] RTL871X: rtl8812au v4.3.14_13455.20150212_BTCOEX20150128-51
[    7.581618] RTL871X: rtl8812au BT-Coex version = BTCOEX20150128-51
[    7.588064] usbcore: registered new interface driver rtl8812au
[    7.594017] RTL871X: module init ret=0
root@OpenWrt:~#
kmod-rtl8812au-ct - 5.15.167+2021-11-07-39df5596-1
root@OpenWrt:~#
root@OpenWrt:~# lsusb
Bus 002 Device 001: ID 1d6b:0001 Linux 5.15.167 ohci_hcd OHCI PCI host controller
Bus 001 Device 002: ID 2357:011f Realtek  802.11ac WLAN Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux 5.15.167 ehci_hcd EHCI Host Controller
root@OpenWrt:~#

but in dmesq i do not see anything about wlan

root@OpenWrt:~# dmesg | grep -i wlan
root@OpenWrt:~# 

what am i missing to make it work?

a newer kernel - https://github.com/morrownr/USB-WiFi/blob/main/home/USB_WiFi_Chipsets.md

1 Like

sorry, not sure how to do that.
is there any way to make it work?

Yes.

Upgrade to try a version of OpenWrt that runs a Kernel compatible with your dongle.

wait for 24.10 to be published for your device, if it isn't already.
if you're lucky, the driver's back ported from 6.13+.

if not, wait for the release coming after 24.10, or get something from the list, listed as supported by kernel 6.6 or older.

1 Like

ok i will wait.
thanks a lot for the reply.

i have upgraded to 24.10.0


but it is still cannot be seen.

root@OpenWrt:~#
root@OpenWrt:~# lsusb
Bus 001 Device 001: ID 1d6b:0001 Linux 6.6.73 ohci_hcd OHCI PCI host controller
Bus 002 Device 001: ID 1d6b:0002 Linux 6.6.73 ehci_hcd EHCI Host Controller
Bus 002 Device 002: ID 2357:011f Realtek  802.11ac WLAN Adapter
root@OpenWrt:~#
root@OpenWrt:~# dmesg | grep -i rtl
[   11.012797] RTL871X: module init start
[   11.016619] RTL871X: rtl8812au v4.3.14_13455.20150212_BTCOEX20150128-51
[   11.023372] RTL871X: rtl8812au BT-Coex version = BTCOEX20150128-51
[   11.029803] usbcore: registered new interface driver rtl8812au
[   11.035766] RTL871X: module init ret=0
root@OpenWrt:~#

Try the rtw88 packages instead.
Just like Obi wan Kenobi, it's your only hope.

I am afraid it did not work

Then you're out of luck, and I'm out of ideas.