09.11.2012 Views

Contents - Raspberry PI Community Projects

Contents - Raspberry PI Community Projects

Contents - Raspberry PI Community Projects

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

RPi config.txt<br />

From eLinux.org<br />

The <strong>Raspberry</strong> Pi config.txt file is read by the GPU before the ARM core is initialised. It<br />

can be used to set various system configuration parameters.<br />

This file is an optional file on the boot partition. It would normally be accessible as /boot/<br />

config.txt from Linux.<br />

To edit the configuration file, see the instructions at R-Pi_ConfigurationFile.<br />

<strong>Contents</strong><br />

▪ 1 File format<br />

▪ 2 Video mode configuration<br />

▪ 2.1 Video mode options<br />

▪ 2.2 Which values are valid for my monitor?<br />

▪ 3 Licensed Codecs<br />

▪ 4 Boot options<br />

▪ 5 Overclocking configuration<br />

▪ 5.1 Overclocking options<br />

▪ 5.1.1 force_turbo mode<br />

▪ 5.2 Clocks relationship<br />

▪ 5.2.1 For firmware before 5. Sep. 2012<br />

▪ 5.2.2 For firmware after 5. Sep. 2012<br />

▪ 5.3 Tested values<br />

▪ 6 References<br />

File format<br />

The format is "property=value" where value is an integer. You may specify only one<br />

option per line. Comments may be added by starting a line with the '#' character.<br />

Here is an example file<br />

# Set stdv mode to PAL (as used in Europe)<br />

sdtv_mode=2<br />

# Force the monitor to HDMI mode so that sound will be sent over HDMI cable<br />

hdmi_drive=2

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!