This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1957002

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1957002

Title:
  tp-link AC1300 not working in 21.10

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1957002/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to