Skip to content

Instantly share code, notes, and snippets.

@jezinka
Created January 5, 2022 13:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jezinka/b39e67859638242ab1e7bae5ba8ed05f to your computer and use it in GitHub Desktop.
Save jezinka/b39e67859638242ab1e7bae5ba8ed05f to your computer and use it in GitHub Desktop.
config file for raspberry pi 4 with Waveshare 11303
# See /boot/overlays/README for all available options
#gpu_mem=64
initramfs initramfs-linux.img followkernel
kernel=kernel8.img
arm_64bit=1
disable_overscan=1
#enable sound
dtparam=audio=on
#hdmi_drive=2
#enable vc4
dtoverlay=vc4-fkms-v3d
max_framebuffers=2
disable_splash=1
gpu_mem=256
max_usb_current=1
hdmi_cvt 1024 600 60 6 0 0 0
hdmi_group=2
hdmi_mode=87
hdmi_drive=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment