summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-dione.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-07-23 23:19:07 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-07-23 23:19:07 +0200
commitd46962f34a72839a2d314995bc953f4b778cec94 (patch)
tree8314fbc20e1e9e59f5fc7a0d5bdbd5ef74cb9d6d /inventory/host_vars/ele-dione.yml
parentstreaming/handbrake: install GPU load monitoring tools if HW encoding is enabled (diff)
ele-dione: enable modesetting to have /dev/dri for harware video encode
Diffstat (limited to 'inventory/host_vars/ele-dione.yml')
-rw-r--r--inventory/host_vars/ele-dione.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ele-dione.yml b/inventory/host_vars/ele-dione.yml
index 5ae39328..94c69a67 100644
--- a/inventory/host_vars/ele-dione.yml
+++ b/inventory/host_vars/ele-dione.yml
@@ -6,7 +6,7 @@ install:
primary: /dev/disk/by-id/nvme-SAMSUNG_MZVPW256HEGL-00000_S346NY0HC29501
kernel_cmdline:
- "consoleblank=0"
- - "nomodeset"
+ - "drm.edid_firmware=edid/1280x1024.bin"
network:
nameservers: "{{ network_zones.lan.dns }}"