File intel-gpu-max-10-bit.service of Package kodi
[Unit] Description=Intel GPU max 10-bit color workaround for HD audio passthrough Documentation=https://gitlab.freedesktop.org/drm/intel/-/issues/10199 Before=kodi-gbm.service After=graphical.target [Service] Type=oneshot # Adjust --vgaport if auto-detect doesn't work (e.g. --vgaport HDMI-A-2) ExecStart=/usr/bin/intel-gpu-max-10-bit.sh RemainAfterExit=yes [Install] WantedBy=kodi-gbm.service