get HW screen rotation working, overclock rpi, more gpu ram

This commit is contained in:
Karl 2025-06-02 12:10:43 +01:00
parent ca023db6fe
commit b838cc1acd

View File

@ -28,11 +28,14 @@
enable_uart=1
disable_splash=1
dtparam=audio=on
gpu_mem=128
gpu_mem=256
# Enable DRM VC4 V3D driver
dtoverlay=vc4-kms-v3d
max_framebuffers=2
#dtoverlay=vc4-kms-v3d
#max_framebuffers=2
# Rotate the screen
display_hdmi_rotate=1
# Run in 64-bit mode
arm_64bit=1
@ -53,3 +56,9 @@ otg_mode=1
arm_boost=1
[all]
arm_freq=1350
core_freq=500
gpu_freq=500
over_voltage=4
avoid_warnings=1