Skip to content

Instantly share code, notes, and snippets.

@av-ast
Last active August 29, 2015 14:21
Show Gist options
  • Save av-ast/1bf70f0a0855480c585f to your computer and use it in GitHub Desktop.
Save av-ast/1bf70f0a0855480c585f to your computer and use it in GitHub Desktop.
raspbian tuning
  • Disable screen sleep
  • In order to set proper screen resolution set your /boot/config.txt content as following:
    disable_overscan=1
    hdmi_group=1
    hdmi_mode=16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment