Linux Tips

Transcoding and tone mapping with JasperLake / ElkhartLake CPUs

This tip / How-To is entirely NOT-SUPPORTED by Plex.

You, as the system’s owner/admin assume all risk/liability for the kernel integrity

It may work for you and it may not. There are no guarantees.
There has been success with for some users. Your results may vary.

This How-To is written for Ubuntu/Debian distributions but should be applicable to others.

  1. Replace inte-media-va-driver with intel-media-va-driver-non-free

  2. As root:

echo "options i915 enable_guc=2" >> /etc/modprobe.d/i915.conf
update-initramfs -u
  1. Restart the host to make active

Forum Reference: Can Jasper Lake N6005 use hardware transcoding?

Back to top