1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

[RPI4] Bump gpu memory to 256 as 128 might not be enough.

This commit is contained in:
j1nx
2023-12-03 11:50:38 +00:00
parent f8bf3398f8
commit 7347ccd934

View File

@ -40,7 +40,7 @@ max_framebuffers=2
# How much memory in MB to assign to the GPU on Pi models having
# 256, 512 or 1024 MB total memory
gpu_mem=128
gpu_mem=256
gpu_mem_256=128
gpu_mem_512=128
gpu_mem_1024=128