Skip to content

Instantly share code, notes, and snippets.

@UedaTakeyuki
Created February 9, 2016 02:09
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 UedaTakeyuki/0f813c84bdf76fd16332 to your computer and use it in GitHub Desktop.
Save UedaTakeyuki/0f813c84bdf76fd16332 to your computer and use it in GitHub Desktop.
Set 8192cu wifi controller power management feature "OFF".
# http://denshikousaku.net/fix-sluggish-response-of-raspberry-pi-wifi-adaptor
sudo sh -c 'echo "options 8192cu rtw_power_mgnt=0 rtw_enusbss=1 rtw_ips_mode=1" >>/etc/modprobe.d/8192cu.conf'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment