leandro19 / fixWifi

Script to fix Wifi on surface pro 3 running linux kernel 4.10.7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSTRUCTIONS

  1. copy the fix_wifi script into /usr/local/bin and make it executable via chmod +x /usr/local/bin/fix_wifi
  2. Add the script to your sudoers file via "visudo". Add the line "ALL ALL = NOPASSWD: /usr/local/bin/fix_led"
  3. Add the command "sudo fix_led" to your startup applications

About

Script to fix Wifi on surface pro 3 running linux kernel 4.10.7


Languages

Language:Shell 100.0%