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:
@ -40,7 +40,7 @@ max_framebuffers=2
|
|||||||
|
|
||||||
# How much memory in MB to assign to the GPU on Pi models having
|
# How much memory in MB to assign to the GPU on Pi models having
|
||||||
# 256, 512 or 1024 MB total memory
|
# 256, 512 or 1024 MB total memory
|
||||||
gpu_mem=128
|
gpu_mem=256
|
||||||
gpu_mem_256=128
|
gpu_mem_256=128
|
||||||
gpu_mem_512=128
|
gpu_mem_512=128
|
||||||
gpu_mem_1024=128
|
gpu_mem_1024=128
|
||||||
|
Reference in New Issue
Block a user