mirror of
https://github.com/karl0ss/AnotterKiosk.git
synced 2025-06-05 19:55:06 +01:00
get HW screen rotation working, overclock rpi, more gpu ram
This commit is contained in:
parent
ca023db6fe
commit
b838cc1acd
@ -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
|
Loading…
x
Reference in New Issue
Block a user