You are here: start » raspberry

Basic setup (/boot/config.txt)

hdmi_drive=2
disable_overscan=1

wpa_supplicant (SUPSI AP)

ap_scan=1
ctrl_interface=/var/run/wpa_supplicant
network={
	ssid="SUPSI"
	proto=RSN
	key_mgmt=WPA-EAP
	pairwise=CCMP
	eap=PEAP
	identity="<your netid @supsi.ch>"
	password="<your password>"
}
raspberry/start.txt · Last modified: 2012/08/14 11:23 by attila
Kleine Websites, die ein Wiki als CMS verwenden.de