Skip to content

Instantly share code, notes, and snippets.

@josecaos
Last active July 17, 2018 05:58
Show Gist options
  • Select an option

  • Save josecaos/b8c8c4d32f3d009fdc8fde4ddd118e9e to your computer and use it in GitHub Desktop.

Select an option

Save josecaos/b8c8c4d32f3d009fdc8fde4ddd118e9e to your computer and use it in GitHub Desktop.
Raspi3 force HDMI at boot
#This may work if your image does not boot with HDMI
#Edit system-boot/config.txt
#Force HDMI in raspberryPi 3
config_hdmi_boost=4
hdmi_mode=16
hdmi_force_hotplug=1
hdmi_drive=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment