Skip to content

Instantly share code, notes, and snippets.

@cretudorin
Created December 30, 2019 10:30
Show Gist options
  • Save cretudorin/2304bb02c24b7e5c0f488526c02e0c18 to your computer and use it in GitHub Desktop.
Save cretudorin/2304bb02c24b7e5c0f488526c02e0c18 to your computer and use it in GitHub Desktop.
vu7plus raspberry resolution
# set current over USB to 1.2A
max_usb_current=1
# overscan to adjust image position
overscan_left=0
overscan_right=0
overscan_top=0
overscan_bottom=0
# HDMI config
hdmi_drive=1
hdmi_ignore_edid=0xa5000080
hdmi_group=2
hdmi_mode=87
# 1024x600 display
hdmi_cvt=1024 600 60 3 0 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment