#Problem with building a driver for TP-Link wifi adapter
87 messages · Page 1 of 1 (latest)
doesnt the usual 88x2bu driver work?
t4u plus
okaok
i have a t3u
so
what you wanna do
is
scrap that
one
and
sudo pacman -S base-devel
git clone https://github.com/RinCat/RTL88x2BU-Linux-Driver
cd RTL88x2BU-Linux-Driver
make
sudo make install```
modprobe 88x2bu rtw_switch_usb_mode=1 - to force it to run under usb 3
change 1 to 2 for usb 2
taken from this post btw
oh yeah and install
sudo pacman -S kernel_name-headers
i.e linux-headers for normal kernel
linux-zen-headers for zen kernel etc etc
so ? @copper oasis
did you enable the interface
show me ip addr
ip link actually
that git guide is for linux mint lmao
which one
the one from op
ah
also continue in here @copper oasis
unplug the other one
plug the t4u plus one in
show ip link
lsmod | grep 88x2bu
show
modprobe -r 88x2bu
modprobe 88x2bu
loads a module, in this case a driver
modprobe -r unloads it
now
ip link set wlan0 up
and try to reconnect
network manager doesnt show the interface?
unplug and plug it back in
modprobe -r 88x2bu
oh
okay
uhhh
@copper oasis
sudo pacman -S usb-utils
and show lsusb
and cd into the driver folder and run sudo make uninstall
what has archer t2u
okay
but i need to see what the output of it is
to check the drivers
okay koay
did you uninstall the other driver
okay
so
do you have an aur helper
yay -S rtl8821au-dkms-git dkms
modprobe rtl8821au
okok moment
show sudo dkms status
uninstall the 88x2bu one
dkms remove 88x2bu/1.1 --all
as sudo ofc
8821au?
no
thats the one used for the archer t2u
now
dkms autoinstall
did you sudo it
show the log
.paste
... paste
moment
.s paste
yay -R rtl8821au-dkms-git
git clone https://github.com/morrownr/8821au-20210708
and compile from source ig
cd into it
and sudo ./install-driver.sh
whats your isp if you dont mind ne askong
do you have fibre?
i had a similar issue yestarday and day before
on lan tho.
i just switched to using the t3u and it works for some reason idk
o okay okay
i have never heard of it but then again i don't live in the us
LMAO
pretty rarely isnt 10-15 minutes lmfao
thats somewhat commonly
i mena
so
does it work