Skip to content

Instantly share code, notes, and snippets.

@ishankhatri90
Forked from edupsousa/config.txt
Created September 3, 2018 05:03
Show Gist options
  • Save ishankhatri90/41eed64cf7448597511619dc0a201b92 to your computer and use it in GitHub Desktop.
Save ishankhatri90/41eed64cf7448597511619dc0a201b92 to your computer and use it in GitHub Desktop.
RPi2 config.txt with support for 2560x1080 resolution on LG25UM65 display.
# From https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=24679&start=50
hdmi_ignore_cec_init=1
hdmi_drive=2
disable_overscan=1
hdmi_ignore_edid=0xa5000080
hdmi_group=2
hdmi_mode=87
hdmi_timings=2560 1 64 64 96 1080 1 3 10 31 0 0 1 60 0 185580000 8
config_hdmi_boost=4
max_framebuffer_width=2560
max_framebuffer_height=1280
framebuffer_width=2560
framebuffer_height=1080
gpu_mem=128
arm_freq=900
gpu_freq=275
sdram_freq=500
hdmi_pixel_freq_limit=400000000
avoid_pwm_pll=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment