Skip to content

Instantly share code, notes, and snippets.

@itzaks
Created January 10, 2017 16:43
Show Gist options
  • Select an option

  • Save itzaks/df1bd6bfc4576ba227b386195603a6c5 to your computer and use it in GitHub Desktop.

Select an option

Save itzaks/df1bd6bfc4576ba227b386195603a6c5 to your computer and use it in GitHub Desktop.
Raspberry /boot/config.txt details for GPU perf. RPI1 B+ 512MB
# uncomment to force a specific HDMI mode (this will force VGA)
hdmi_group=1
hdmi_mode=4
# uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
hdmi_drive=2
#uncomment to overclock the arm. 700 MHz is the default.
arm_freq=950
start_x=1
gpu_mem=320
core_freq=250
sdram_freq=450
over_voltage=2
dtparam=spi=on
dtparam=i2c_arm=on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment