More
referral
Increase your income with Hive. Invite your friends and earn real cryptocurrency!

Usb dongle Wifi Tp Link Archer T2U V3

Hello i have a issue, i reflash my usb stick with latest stable img [ because buy a rx 5600xt and hashrate no show up] before with old img on usb my dongle(Tp-Link Archer T2U V3) work after install the driver, but on new img i install the driver ,i try a lot of methods and wlan0 not show up, lsusb work this is on reconized

i find the solution for me:
remove all drivers from “cd /lib/modules/$(uname -r)/kernel/drivers/net/wireless”
“cd /lib/modules/$(uname -r)/kernel/drivers/net/usb”
idk this is rlly necessary
then
git clone -b v5.6.4.2 https://github.com/aircrack-ng/rtl8812au.git

cd rtl8812au

sudo make dkms_install

modprobe 88XXau rtw_switch_usb_mode=int (0: no switch 1: switch from usb2 to usb3 2: switch from usb3 to usb2)

and it working now

This topic was automatically closed 416 days after the last reply. New replies are no longer allowed.