Skip to content

Instantly share code, notes, and snippets.

@axhello
Forked from vignesh0025-zz/BCM94352 Linux ubuntu
Created February 25, 2019 08:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save axhello/c4c9712b975907e69cb64b5b52db60b4 to your computer and use it in GitHub Desktop.
Save axhello/c4c9712b975907e69cb64b5b52db60b4 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