arm_64bit=1 initramfs initrd.gz followkernel # uncomment if you get no picture on HDMI for a default "safe" mode #hdmi_safe=1 #isolate 2 cpu's for real-time use iosolcpu=2,3 # uncomment this if your display has a black border of unused pixels visible # and your display can output without overscan disable_overscan=1 # uncomment the following to adjust overscan. Use positive numbers if console # goes off screen, and negative if there is too much border #overscan_left=16 #overscan_right=16 #overscan_top=16 #overscan_bottom=16 # uncomment to force a console size. By default it will be display's size minus # overscan. #framebuffer_width=1280 #framebuffer_height=720 # uncomment if hdmi display is not detected and composite is being output #hdmi_force_hotplug=1 # uncomment to force a specific HDMI mode (this will force VGA) #hdmi_group=1 #hdmi_mode=1 # uncomment to force a HDMI mode rather than DVI. This can make audio work in # DMT (computer monitor) modes #hdmi_drive=2 # uncomment to increase signal to HDMI, if you have interference, blanking, or # no display #config_hdmi_boost=4 # uncomment for composite PAL #sdtv_mode=2 # camera #start_x=1 #gpu_mem=128 # automatically load overlays for detected cameras #camera_auto_detect=1 # automatically load overlays for detected DSI displays #display_auto_detect=1 # uncomment to overclock: https://www.tomshardware.com/how-to/overclock-any-raspberry-pi #arm_freq= #gpu_freq= #core_freq= #over_voltage= #force_turbo=1 # uncomment some or all of these to enable the optional hardware interfaces #dtparam=i2c_arm=on #dtparam=i2s=on dtparam=spi=on # uncomment this to enable infrared communication. #dtoverlay=gpio-ir,gpio_pin=17 #dtoverlay=gpio-ir-tx,gpio_pin=18 # additional overlays and parameters are documented /boot/overlays/README # enable audio (loads snd_bcm2835) dtparam=audio=off # enable uart enable_uart=0 # disable wifi and bluetooth #dtoverlay=disable-wifi #dtoverlay=disable-bt #dtoverlay=pi3-disable-wifi #dtoverlay=pi3-disable-bt #dtoverlay=disable-wifi-pi5 #dtoverlay=disable-bt-pi5 # remove test rainbow disable_splash=1 # disables the warning overlays avoid_warnings=1 # gpio fan (headers) #dtoverlay=gpio-fan,gpiopin=12,temp=55000,hyst=2000 [cm4] otg_mode=1 [pi4] dtoverlay=vc4-kms-v3d,cma-512 #dtoverlay=vc4-kms-v3d-pi4 #dtoverlay=vc4-fkms-v3d max_framebuffers=2 arm_boost=1 #disable_fw_kms_setup=1 [pi5] dtparam=pciex1 dtparam=pciex1_gen=3 dtparam=nvme dtoverlay=vc4-kms-v3d,cma-512 #dtoverlay=vc4-kms-v3d-pi5 #dtoverlay=vc4-fkms-v3d max_framebuffers=0 arm_boost=1 disable_fw_kms_setup=1 # pwm fan #dtparam=fan_temp0=50000 #dtparam=fan_temp0_hyst=2000 #dtparam=fan_temp0_speed=75 #dtparam=fan_temp1=55000 #dtparam=fan_temp1_hyst=2000 #dtparam=fan_temp1_speed=125 #dtparam=fan_temp2=60000 #dtparam=fan_temp2_hyst=3000 #dtparam=fan_temp2_speed=175 #dtparam=fan_temp3=65000 #dtparam=fan_temp3_hyst=3000 #dtparam=fan_temp3_speed=250