My Raspberry PI Notes


Here is the place where I'm starting to store my raspberry pi notes!

GPIO

GPIO Layout
http://www.mosaic-industries.com/embedded-systems/microcontroller-projects/raspberry-pi/gpio-pin-electrical-specifications
http://sourceforge.net/p/raspberry-gpio-python/wiki/Home/

Raspberry Pi & openSUSE

http://en.opensuse.org/openSUSE:Raspberry_Pi
http://en.opensuse.org/HCL:Raspberry_Pi

Raspberry Pi & NetBSD

https://wiki.netbsd.org/ports/evbarm/raspberry_pi/
http://www.cambus.net/netbsd-on-the-raspberry-pi/
http://www.luke.maurits.id.au/writing/netbsd-survival-guide.html

Raspberry Pi & FreeBSD

Pi
https://www.freebsd.org/doc/handbook/
https://www.freebsd.org/doc/handbook/pkgng-intro.html
https://www.freebsd.org/doc/handbook/ports-finding-applications.html
https://vzaigrin.wordpress.com/2014/04/18/working-with-gpio-on-raspberry-pi-with-freebsd/
https://github.com/gonzoua/freebsd-gpio
http://ogris.de/howtos/freebsd-raspberry.html

How to install: http://askubuntu.com/questions/422647/how-to-decide-which-drivers-for-ralink-148f7601
Download the driver: http://www.mediatek.com/en/downloads/mt7610u-usb/
Manafacturer download page: http://www.mediatek.com/en/downloads/
Raspberry pi site tips: http://www.raspberrypi.org/forums/viewtopic.php?f=28&t=73298

Making PI and data cloud repository

syncthing http://syncthing.net/
systemd initialization script https://discourse.syncthing.net/t/keeping-syncthing-running-systemd-regular-etc-init-d/402
using ionice to hold the syncthing hungry for bandwidth http://www.jensdiemer.de/de/Tipps-und-Tricks/syncthing/linux/
https://github.com/syncthing/syncthing/wiki/Firewalls-and-Port-Forwards
https://raid.wiki.kernel.org/index.php/RAID_setup
http://www.ducea.com/2009/03/08/mdadm-cheat-sheet/
https://wiki.archlinux.org/index.php/RAID
http://superuser.com/questions/603481/how-do-i-reactivate-my-mdadm-raid5-array
http://www.danplanet.com/blog/2012/05/09/low-latency-continuous-rsync/
http://goodcode.io/blog/linux-auto-rsync/
http://www.howtogeek.com/167425/how-to-setup-wi-fi-on-your-raspberry-pi-via-the-command-line/

Tons of Raspberry tips and tricks! - http://elinux.org/RPi_Hub
An review of several dynamic DNS services - http://www.gnutomorrow.com/best-free-dynamic-dns-services-in-2013/
- Raspbian

Bugs & Solutions

[153347.580713] WARNING: CPU: 0 PID: 6171 at net/core/skbuff.c:3995 skb_try_coalesce+0x330/0x3c0() https://github.com/raspberrypi/linux/issues/837
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki