I am trying to setup hardware transcoding for my hetzner server but am unable to get it working. I followed all the steps and also updated the kernel. I am using Ubuntu 18.04.
When i run the commands to check below is the result
I already see that your device doesn’t have 777 permissions.
But here it says:
Note: If VAINFO works, it’s almost a sure bet you’ll be able to get the Docker Plex to work. However, as long as the /dev/dri folder with the two driver files are there, you’re probably okay even if running VAINFO throws an error.
Your output of ls -la /dev/dri does not show permissions of 777 for the two devices card0 and rendererD128. Do it again sudo chmod -R 777 /dev/dri, check if it proceeds without error and check again ls -la /dev/dri.
In the -9xxx CPUs, the iHD driver is needed.
Intel moved away from the i965 with the 9000’s.
The API/ABI is different now just as is the data flow internal to the chip.