You have been subscribed to a public bug:

A driver exists on github, but  is not available in ubuntu 21.10


https://community.tp-link.com/en/home/forum/topic/208022
describes where to find it and how to install it:

git clone https://github.com/cilynx/rtl88x2bu.git
cd rtl88x2bu
VER=$(sed -n 's/\PACKAGE_VERSION="\(.*\)"/\1/p' dkms.conf)
sudo rsync -rvhP ./ /usr/src/rtl88x2bu-${VER}
sudo dkms add -m rtl88x2bu -v ${VER}
sudo dkms build -m rtl88x2bu -v ${VER}
sudo dkms install -m rtl88x2bu -v ${VER}
sudo modprobe 88x2bu

Would be great you could add it to 22.04.
Thanks

** Affects: ubuntu
     Importance: Undecided
         Status: New


** Tags: improvement
-- 
tp-link AC1300 not working in 21.10
https://bugs.launchpad.net/bugs/1957002
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to