Skip to content

Instantly share code, notes, and snippets.

@ohnotnow
Created December 2, 2017 15:47
Show Gist options
  • Save ohnotnow/6826e0cf2fb0ca41f9eb1e512a980b9f to your computer and use it in GitHub Desktop.
Save ohnotnow/6826e0cf2fb0ca41f9eb1e512a980b9f to your computer and use it in GitHub Desktop.

Revisions

  1. ohnotnow created this gist Dec 2, 2017.
    6 changes: 6 additions & 0 deletions autostart.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    # from : https://forum.libreelec.tv/thread/5074-wifi-issues-on-rpi-3-poor-speed-and-latency-solution/#codeLine_1_3e8919
    # first install the 'network tools' add-on from the kodi repository then create a /storage/.config/autostart.sh file with
    # this as the contents.
    # then reboot the pi. runnning 'iwconfig' should now show the power-management as being off.

    /storage/.kodi/addons/virtual.network-tools/bin/iw wlan0 set power_save off