Guest User

Untitled

a guest
Oct 23rd, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. sudo modprobe -r ath5k
  2. sudo rfkill unblock wifi
  3. sudo modprobe ath5k
  4.  
  5. sudo systemctl restart wicd.service
  6. sudo ip link set wlp1s0 up
  7. sudo systemctl restart NetworkManager.service
  8. sudo systemctl restart wicd.service
  9.  
  10. ifconfig wlp1s0 up
Add Comment
Please, Sign In to add comment