This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
raspberry [2015/01/18 19:35] – [SainSmart 3.2] admin | raspberry [2015/12/25 23:02] (current) – [Wifi Setup] admin | ||
---|---|---|---|
Line 26: | Line 26: | ||
network={ | network={ | ||
ssid=" | ssid=" | ||
- | psk="_wallstreet39_" | + | psk="xxxxxxxxx" |
key_mgmt=WPA-PSK | key_mgmt=WPA-PSK | ||
} | } | ||
</ | </ | ||
- | ===== SainSmart 3.2" ===== | + | ===== SainSmart 3.2" |
Follow this: http:// | Follow this: http:// | ||
Line 88: | Line 88: | ||
Run "sudo raspi-config" | Run "sudo raspi-config" | ||
+ | |||
+ | ===== SainSmart 3.2" - touch ===== | ||
+ | |||
+ | |||
+ | ===== Disable screensaver/ | ||
+ | |||
+ | |||
+ | / | ||
+ | |||
+ | < | ||
+ | # NO BLANK SCREEN | ||
+ | @xset s noblank | ||
+ | @xset s off | ||
+ | @xset -dpms | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== Enable screen to show/work on commandline ===== | ||
+ | |||
+ | This is to get the screen working while booting and show whats going on during boot time on your Pi! | ||
+ | |||
+ | Add the following after " | ||
+ | |||
+ | fbcon=map: |