Last active
November 8, 2022 19:56
-
-
Save shavidzet/da5f6459c906c3cd9a21743687eb9ab5 to your computer and use it in GitHub Desktop.
TP-Link TL-WN881ND driver for linux distros
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
git clone https://github.com/lwfinger/rtlwifi_new.git | |
cd rtlwifi_new | |
git checkout rtw88 | |
make | |
sudo make install | |
sudo modprobe rtl8188ee |
Above version is still buggy on my side.
Problem has been solved by: https://github.com/lwfinger/rtl8192ee
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ref: https://askubuntu.com/a/1150091
ref: https://www.tp-link.com/en/support/download/tl-wn881nd/v2/#Driver