Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libva-drm.so.2 #204

Open
estimadarocha opened this issue Apr 3, 2018 · 5 comments
Open

libva-drm.so.2 #204

estimadarocha opened this issue Apr 3, 2018 · 5 comments

Comments

@estimadarocha
Copy link

i am having this error:

vainfo: error while loading shared libraries: libva-drm.so.2: cannot open shared object file: No such file or directory

any idea what it could be?

Thanks

@xhaihao
Copy link
Contributor

xhaihao commented Apr 4, 2018

Did you build libva from source ?

@estimadarocha
Copy link
Author

@xhaihao yes

@Hayk-Melkonyan
Copy link

I have same problem.

vainfo: error while loading shared libraries: libva-drm.so.2: cannot open shared object file: No such file or directory.

Thanks

@xhaihao
Copy link
Contributor

xhaihao commented Apr 8, 2018

Could you attach the configure output for libva?

@Hayk-Melkonyan
Copy link

Hayk-Melkonyan commented Apr 8, 2018

Hi Xiang Haihao
config.log
After upgrade my problem have solved today!

sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following package was automatically installed and is no longer required:
snap-confine
Use 'sudo apt autoremove' to remove it.
The following packages will be upgraded:
avahi-autoipd avahi-daemon avahi-utils firefox firefox-locale-en hdparm
libavahi-client3 libavahi-common-data libavahi-common3 libavahi-core7
libavahi-glib1 libavahi-ui-gtk3-0 light-themes suru-icon-theme
ubuntu-artwork ubuntu-mobile-icons ubuntu-mono xdg-user-dirs
18 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 54.5 MB of archives.
After this operation, 4,096 B disk space will be freed.
Do you want to continue? [Y/n] y

vainfo
libva info: VA-API version 1.1.0
libva info: va_getDriverName() returns 0
libva info: User requested driver 'i965'
libva info: Trying to open /usr/local/lib/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_1
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.1 (libva 2.1.1.pre1)
vainfo: Driver version: Intel i965 driver for Intel(R) Ivybridge Desktop - 2.1.1.pre1 (2.1.0-41-g99c3748)
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Simple : VAEntrypointEncSlice
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointEncSlice
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointEncSlice
VAProfileH264High : VAEntrypointVLD
VAProfileH264High : VAEntrypointEncSlice
VAProfileH264StereoHigh : VAEntrypointVLD
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
VAProfileNone : VAEntrypointVideoProc
VAProfileJPEGBaseline : VAEntrypointVLD

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants