{{tag> infoboard lubuntu}} ====== Infoboard mit Raspberry-Pi ====== Der Raspberry Pi ist ein ca. 9cm x 6cm großer Einplatinen-Computer mit einer 700 MHz ARM-CPU. -> [[http://de.wikipedia.org/wiki/Raspberry_Pi|Wikipedia]]. Für ein Digitales Infobrett ist nur das Model B mit Netzwerkanschluss brauchbar. Als "Festplatte" wird eine SD-Card verwendet. Für den Video-Ausgang steht nur Composite-Video und HDMI zur Verfügung. Mit einem einfachen HDMI-DVI-Adapter kann aber jeder DVI-Monitor angeschlossen werden. Er benötigt ca. 3 Watt. Benötigte Hardware für ein Infoboard: * Raspberry-Pi - Model B (viele Anbieter, teilweise als Bundle mit Netzteil, Gehäuse, ...) * Stromversorgung: USB-Netzteil mind. 700 mA (besser: 1200 mA oder mehr) mit einem Micro-USB-Anschluss * SD-Card: mind. 2 GB, max. 32 GB * Monitor mit DVI oder HDMI Eingang * Kabel von HDMI (Raspberry-Pi) zum Monitor (HDMI oder DVI), ggf. Adapter dazu * zur Erst-Installation: USB-Maus und USB-Tastatur * ggf. Gehäuse für den Pi ===== 1.) Betriebssystem auf SD-Card aufspielen ===== siehe auch -> [[http://elinux.org/RPi_Easy_SD_Card_Setup|elinux.org]] Aktuelles Image herunterladen -> [[http://www.raspberrypi.org/downloads|Download wheezy]], auspacken und mit einem Disk-Manager auf SD-Card schreiben. Unter Windows: [[http://sourceforge.net/projects/win32diskimager/|Win32DiskManager]]\\ **Hinweis:** Der Win32Diskmanager benötigt sehr lange zum Starten! Unter Linux: [[http://elinux.org/RPi_Easy_SD_Card_Setup#Copying_an_image_to_the_SD_card_in_Linux_.28command_line.29|mit Kommandozeile]] oder über [[http://elinux.org/RPi_Easy_SD_Card_Setup#Copying_an_image_to_the_SD_card_in_Linux_.28graphical_interface.29|Desktop bei Ubuntu]] ===== 2.) Erster System-Start und Installation abschließen ===== Nun alles anschließen (Monitor, Tastatur, Maus, SD-Card) und zum Schluss die Stromversorgung.\\ Mit angeschlossenem Netzwerk holt er sich per dhcp eine IP.\\ Danach bootet der Pi und das "raspi-config" erscheint: Raspi-config info Information about this tool expand_rootfs Expand root partition to fill SD card overscan Change overscan configure_keyboard Set keyboard layout change_pass Change password for 'pi' user change_locale Set locale change_timezone Set timezone memory_split Change memory split ssh Enable or disable ssh server boot_behaviour Start desktop on boot? update Try to upgrade raspi-config