Skip to content

Commit

Permalink
hdmi hot pluggable
Browse files Browse the repository at this point in the history
  • Loading branch information
fuji246 committed Dec 25, 2020
1 parent 1d48693 commit 9e0b922
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions stage1/00-boot-files/files/config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ disable_overscan=1
#framebuffer_height=720

# uncomment if hdmi display is not detected and composite is being output
#hdmi_force_hotplug=1
hdmi_force_hotplug=1

# uncomment to force a specific HDMI mode (this will force VGA)
#hdmi_group=1
#hdmi_mode=1
hdmi_group=1
hdmi_mode=16

# uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
Expand Down

0 comments on commit 9e0b922

Please sign in to comment.