Skip to content

Commit

Permalink
add hdmi_force_hotplug=1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rein Appeldoorn committed Apr 8, 2018
1 parent b1ff6f1 commit 74d71a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ $DIR/splashscreen/install
echo "Setting resolution to 1024x768"
sudo bash -c "echo 'hdmi_group=2' >> /boot/config.txt"
sudo bash -c "echo 'hdmi_mode=16' >> /boot/config.txt"
sudo bash -c "echo 'hdmi_force_hotplug=1' /boot/config.txt"

# Copy the app
echo "Make sure that we start the app on startup"
Expand Down

0 comments on commit 74d71a0

Please sign in to comment.