config.txt pi4 optimazions

This commit is contained in:
olli 2022-12-15 22:36:17 +01:00
parent 21d98ab415
commit c2a494c722

View File

@ -67,7 +67,7 @@
- name: Raspi /boot/config.txt comment dtoverlay=vc4-kms-v3d
replace:
path: /boot/config.txt
regexp: '(^dtoverlay=vc4-kms-v3d)'
regexp: '(^dtoverlay=vc4-kms-v3d$)'
replace: '#\1'
- name: Raspi /boot/config.txt
@ -101,7 +101,7 @@
#over_voltage=4
[pi4]
dtoverlay = vc4-kms-v3d
dtoverlay = vc4-kms-v3d,cma=512
- name: lightdm.conf