1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-02 19:57:19 +01:00

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

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