How to install tplink ac600 drivers in linux
How to install tplink ac600 drivers in arch linux
How to install tplink ac600 drivers in archlinux
First update "sudo pacman -Syu" full system update then start process
Problem is : Missing kernel headers for module 8821au in linux
(I use yay, research and choose yours)pacman -S git,
then get yourself base-devel:
pacman -S base-devel,
then install the driver itself with:
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
At this point you should see your adapter with: ip link and be able to access the WiFi trough the connection tab.
👇Here is Explain Video👇
Comments
Post a Comment