Skip to content

Instantly share code, notes, and snippets.

@subinamathew
Last active June 3, 2020 13:19
Show Gist options
  • Save subinamathew/bc98788421ff710918b1335067403e8e to your computer and use it in GitHub Desktop.
Save subinamathew/bc98788421ff710918b1335067403e8e to your computer and use it in GitHub Desktop.
Waveshare for Touch rpi3
# Enable audio (loads snd_bcm2835)
dtparam=audio=on
[pi4]
# Enable DRM VC4 V3D driver on top of the dispmanx display stack
#dtoverlay=vc4-fkms-v3d
#max_framebuffers=2
[all]
#dtoverlay=vc4-fkms-v3d
max_usb_current=1
hdmi_group=2
hdmi_mode=87
hdmi_cvt 1024 600 60 6 0 0 0
hdmi_drive=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment