prepare pi2+3 tuning for hevc
This commit is contained in:
parent
483a3e11dc
commit
691f9b4788
19
kodi.yml
19
kodi.yml
@ -78,7 +78,7 @@
|
|||||||
insertafter: EOF
|
insertafter: EOF
|
||||||
marker: "# {mark} ANSIBLE MANAGED BLOCK"
|
marker: "# {mark} ANSIBLE MANAGED BLOCK"
|
||||||
block: |
|
block: |
|
||||||
gpu_mem=256
|
gpu_mem=384
|
||||||
hdmi_force_hotplug=1
|
hdmi_force_hotplug=1
|
||||||
hdmi_mode=4
|
hdmi_mode=4
|
||||||
dtparam=audio=on
|
dtparam=audio=on
|
||||||
@ -88,6 +88,23 @@
|
|||||||
hdmi_group=1
|
hdmi_group=1
|
||||||
disable_overscan=1
|
disable_overscan=1
|
||||||
|
|
||||||
|
[pi2]
|
||||||
|
#dtoverlay=vc4-fkms-v3d,cma-256
|
||||||
|
arm_freq=1000
|
||||||
|
sdram_freq=500
|
||||||
|
core_freq=500
|
||||||
|
over_voltage=4
|
||||||
|
|
||||||
|
[pi3]
|
||||||
|
#dtoverlay=vc4-fkms-v3d,cma-256
|
||||||
|
arm_freq=1400
|
||||||
|
core_freq=500
|
||||||
|
sdram_freq=500
|
||||||
|
over_voltage=4
|
||||||
|
|
||||||
|
[pi4]
|
||||||
|
#dtoverlay=vc4-kms-v3d
|
||||||
|
|
||||||
- name: lightdm.conf
|
- name: lightdm.conf
|
||||||
blockinfile:
|
blockinfile:
|
||||||
path: /etc/lightdm/lightdm.conf
|
path: /etc/lightdm/lightdm.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user