[pi4] max_framebuffers=2 # Disable the PWR LED dtparam=pwr_led_trigger=none dtparam=pwr_led_activelow=off # Disable the Activity LED dtparam=act_led_trigger=none dtparam=act_led_activelow=off #disable ethernet port LEDs dtparam=eth_led0=4 dtparam=eth_led1=4 [all] kernel=vmlinuz cmdline=cmdline.txt initramfs initrd.img followkernel # Enable the audio output, I2C and SPI interfaces on the GPIO header dtparam=audio=on #dtparam=i2c_arm=on #dtparam=spi=on # Enable the KMS ("full" KMS) graphics overlay, and allocate 128Mb to the GPU # memory. The full KMS overlay is required for X11 application support under # wayland #dtoverlay=vc4-kms-v3d dtoverlay=vc4-kms-v3d-pi4 gpu_mem=128 # Uncomment the following to enable the Raspberry Pi camera module firmware. # Be warned that there *may* be incompatibilities with the "full" KMS overlay #start_x=1 # Comment out the following line if the edges of the desktop appear outside # the edges of your display disable_overscan=1 # If you have issues with audio, you may try uncommenting the following line # which forces the HDMI output into HDMI mode instead of DVI (which doesn't # support audio output) #hdmi_drive=2 # If you have a CM4, uncomment the following line to enable the USB2 outputs # on the IO board (assuming your CM4 is plugged into such a board) #dtoverlay=dwc2,dr_mode=host # Config settings specific to arm64 arm_64bit=1 #dtoverlay=dwc2 #hdmi_force_hotplug=1 hdmi_edid_file=1 #hdmi_ignore_edid_audio=1 #framebuffer_priority=2 #disable_fw_kms_setup=1 # As per https://www.raspberrypi.org/forums/viewtopic.php?f=38&t=296736 #dtovelay=rpivid-v4l2 #dtparam=krnbt=on over_voltage=6 arm_freq=2000