MycroftOS: Increase GPU memory assignment to 256MB

This commit is contained in:
j1nx 2020-06-08 12:16:36 +02:00
parent 0b06159f4b
commit e0c9ea0c6d
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ dtoverlay=vc4-fkms-v3d
# How much memory in MB to assign to the GPU on Pi models having
# 256, 512 or 1024 MB total memory
gpu_mem=256
gpu_mem_256=100
gpu_mem_512=100
gpu_mem_1024=100