gpu-ram from 256 to 128

low mem problems on Raspi 3
This commit is contained in:
olli 2022-11-07 12:30:09 +01:00
parent 1786010ff9
commit cdaed40c6d

View File

@ -64,13 +64,13 @@
group: users
groups: sudo,adm,audio,video,games,input,render,netdev
- name: Rasoi /boot/config.txt
- name: Raspi /boot/config.txt
blockinfile:
path: /boot/config.txt
insertafter: EOF
marker: "# {mark} ANSIBLE MANAGED BLOCK"
block: |
gpu_mem=256
gpu_mem=128
hdmi_force_hotplug=1
hdmi_mode=4
dtparam=audio=on