Skip to content

Instantly share code, notes, and snippets.

@khurshid-alam
Created March 1, 2016 05:38
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 khurshid-alam/32f5d79f95de6ea92c99 to your computer and use it in GitHub Desktop.
Save khurshid-alam/32f5d79f95de6ea92c99 to your computer and use it in GitHub Desktop.
Reload iwl3945 wifi driver (Ubuntu)
#!/bin/bash
sudo modprobe -r iwl3945
sudo modprobe iwl3945
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment