Skip to content

Instantly share code, notes, and snippets.

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 AlexVanderbist/58d85bc41ebba584d6031c5c5e21a811 to your computer and use it in GitHub Desktop.
Save AlexVanderbist/58d85bc41ebba584d6031c5c5e21a811 to your computer and use it in GitHub Desktop.
Raspberry Pi settings
echo 'install 8192cu /sbin/modprobe --ignore-install 8192cu; /bin/echo "0df6 0077" >| /sys/bus/usb/drivers/rtl8192cu/new_id' | sudo tee /etc/modprobe.d/8192cu.conf
sudo echo "8192cu" | sudo tee -a /etc/modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment