Skip to content

Instantly share code, notes, and snippets.

@jjhoncv
Created May 31, 2019 19:56
Show Gist options
  • Save jjhoncv/5de3d06a91860d7d781a51613e3aa96d to your computer and use it in GitHub Desktop.
Save jjhoncv/5de3d06a91860d7d781a51613e3aa96d to your computer and use it in GitHub Desktop.
active wirelles 440G5 HPprobook

install driver

> sudo apt-get update
> git clone https://github.com/tomaspinho/rtl8821ce.git
> sudo make all
> sudo make install
> sudo modprobe 8821ce

disable uefi

> sudo apt install mokutil
> sudo mokutil --disable-validation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment