April 8, 2016

Fixing Raspberry Pi Network Issues

Discovered this earlier it seems RPi dont like ipv6 and power saving, so you have to disable it unless you want to be stuck in the dark ages

Works on all Raspberry Pi's

wifi fix (put in /etc/sysctl.conf)

realtek power save fix

turn off stupid power saving (if you want proper performance, from 300 KB/s to +6 MB/s!)

set wifi permanently setup
put the below into /etc/network/interfaces

auto wlan0
iface wlan0 inet dhcp
wpa-ssid "mynetwork"
wpa-psk "networkpassword"

useful commands

DigitalOcean Referral Badge
Keep my site online & receive a $200 60-day credit at DigitalOcean for your VPS Hosting
Cheaper Games on Instant-Gaming
Creative Commons Licence