cec_osd_name=SIGNAGE
kernel=Image
initramfs initramfs-rollback.cpio.gz followkernel
initial_turbo=15
boot_delay=0
dtparam=audio=on               # Enable audio (loads snd_bcm2835)
display_auto_detect=1          # Automatically load overlays for detected DSI displays
hdmi_ignore_edid=0xa5000080
hdmi_force_edid_audio=1
hdmi_drive=2                   # This sets HDMI to include both video and audio signals
hdmi_force_hotplug=1           # Force HDMI to always drive and check the display resolution
hdmi_group=1                   # Graphic modes
hdmi_mode=16                   # 1920x1080 @ 60Hz (Full HD)
disable_overscan=1             # Disable overscan
dtoverlay=vc4-fkms-v3d,cma=512M # Enable VC4 Fake KMS and 512MB of GPU memory
max_framebuffers=3             # Enable triple buffering
timezone=Europe/London         # Default timezone
