#1050492 vainfo searches iHD_drv_video.so in wrong path

Package:
vainfo
Source:
vainfo
Description:
Video Acceleration (VA) API for Linux -- info program
Submitter:
iamdevnull
Date:
2023-08-25 09:15:04 UTC
Severity:
normal
Tags:
#1050492#5
Date:
2023-08-25 09:10:26 UTC
From:
To:
Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   After installing

   Package: intel-media-va-driver:amd64
   Version: 23.1.1+dfsg1-1~bpo11+1

   the module is placed in /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so


   When I invoke `vainfo` it gives me this error:

   libva info: VA-API version 1.17.0
   libva info: User environment variable requested driver 'iHD'
   libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so/iHD_drv_video.so
   libva info: va_openDriver() returns -1
   vaInitialize failed with error code -1 (unknown libva error),exit


   * What exactly did you do (or not do) that was effective (or
     ineffective)?

   * What was the outcome of this action?

   * What outcome did you expect instead?
     vainfo searches in the correct path or intel-media-va-driver package installs the module in the correct path.

*** End of the template - remove these template lines ***