FAQ:Raspberry: Difference between revisions
Jump to navigation
Jump to search
(Add FAQ dor Raspberry) |
(→Switch sound output to HDMI: Add how to) |
||
Line 14: | Line 14: | ||
== Switch sound output to HDMI == |
== Switch sound output to HDMI == |
||
# Start raspi-config with sudo and go in Advanced option to force audio to HDMI |
|||
# Modify /boot/config.txt to set '''hdmi_drive=2''' |
|||
# Reboot |
Latest revision as of 12:45, 23 August 2015
Install
Get NOOBS
To install raspbian or man other OS on the Raspberry, simply but the NOOBS file on a microSD card in fat32 or vfat that you can download from https://www.raspberrypi.org/downloads/
Transform your raspbian in an old PC gaming console
Start by instaling a raspbian and then use the Retropie-Setup script to install the emulators, cf http://blog.petrockblock.com/2012/07/22/retropie-setup-an-initialization-script-for-retroarch-on-the-raspberry-pi/
Configuration
Switch sound output to HDMI
- Start raspi-config with sudo and go in Advanced option to force audio to HDMI
- Modify /boot/config.txt to set hdmi_drive=2
- Reboot