Aviksaikat / Wireless-Driver-Fixer

Fix wireless driver not showing on debian and arch based distros with realtek card

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wifi fixer

Saikat Karmakar | Jan 8 : 2021


  • Your newly installed distro doesn't have a wireless interface & you're going crazy... Don't worry I got you covered. Use this script after installing a new distro or after a kernel update. Yes if you have this problem in the first place you'll have to keep doing this after every kernel update so make sure to star this repo.

  • Usage:

git clone https://github.com/Aviksaikat/Wireless-Dirver-Fixer.git ~/wifi-fixer
cd ~/wifi-fixer
chmod +x fix.sh
sudo ./fix.sh
#if successful then reboot
sudo reboot
  • My wireless driver is RTL8852AE. The script is tested on debian & manjaro.
Please don't beat me if this doesn't work. This worked on my machine & I hope this script can help someone who is facing the same problem.

About

Fix wireless driver not showing on debian and arch based distros with realtek card


Languages

Language:C 99.9%Language:Makefile 0.0%Language:Shell 0.0%