What is your real problem? The devices are usually share driver for a family of devices. Please add the output of lspci | grep -iE "VGA|Video|3D" , lsmod | grep drm to the question by editing it. If you care about full acceleration - run sudo apt-get update && sudo apt-get install -y vainfo and share the output of vainfo too.
– N0rbertAug 03 '20 at 15:39
lspci | grep -iE "VGA|Video|3D"
,lsmod | grep drm
to the question by editing it. If you care about full acceleration - runsudo apt-get update && sudo apt-get install -y vainfo
and share the output ofvainfo
too. – N0rbert Aug 03 '20 at 15:39