Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 209 Bytes

wifi-help.md

File metadata and controls

8 lines (6 loc) · 209 Bytes

In case the wifi disappears after a kernel update, try the following:

  • Try reinserting wifi module
sudo modprobe -r <modulename> && sudo modprobe <modulename>
  • Install module manually from git