Skip to content

Instantly share code, notes, and snippets.

@vignesh0025-zz
Last active December 21, 2021 07:56
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save vignesh0025-zz/0cca6b9936ed48c20029eb6a9aa0a20a to your computer and use it in GitHub Desktop.
Save vignesh0025-zz/0cca6b9936ed48c20029eb6a9aa0a20a to your computer and use it in GitHub Desktop.
sudo apt-get update
sudo apt-get install bcmwl-kernel-source
sudo modprobe wl
Opensuse:
Add repo:
zypper ar -f -n packman http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_42.2/ packman
Install driver:
sudo zypper in -f broadcom-wl broadcom-wl-kmp-desktop
Restart!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment