Hi, I am trying to setup intel gpu transcoding, cpu is 9700K, but cannot even see the /dev/dri device on the hostI do not have any /dev/dri device on the host...
Code:
ls -l /dev/dri
ls: cannot access '/dev/dri': No such file or directory
Code:
lsmod | grep i915
i915 2306048 0
drm_kms_helper 245760 1 i915
cec 53248 2 drm_kms_helper,i915
i2c_algo_bit 16384...
Read more