Raspberry Pi - Personal Notes

From myWiki
Revision as of 13:24, 25 August 2018 by Stevet (talk | contribs) (Created page with "In the /boot/config.txt add/update the following: # uncomment if hdmi display is not detected and composite is being output hdmi_force_hotplug=1 # uncomment to force a spec...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

In the /boot/config.txt add/update the following:

  1. uncomment if hdmi display is not detected and composite is being output

hdmi_force_hotplug=1

  1. uncomment to force a specific HDMI mode (here we are forcing 800x480!)

hdmi_group=2 hdmi_mode=87 hdmi_cvt=800 480 60 6 0 0 0 hdmi_drive=1

max_usb_current=1