-
Notifications
You must be signed in to change notification settings - Fork 14
./build_and_install.sh sucessfully but vainfo exist error #11
Comments
Please check if the media-driver has been built successfully. |
I am getting the same error. I have installed Ubuntu 20.04
|
It turned out my GPU was not Intel Integrated GPU. I enabled it from BIOS, then under |
You can try to update your library. Loaded Library configuration: |
SVET sample application building has completed! But
$ vainfo
libva info: VA-API version 1.9.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
libva info: Found init function __vaDriverInit_1_9
libva error: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
libva info: va_openDriver() returns 18
vaInitialize failed with error code 18 (invalid parameter),exit
$ ./bin/video_e2e_sample -par par_file/inference/n16_face_detection_1080p.par
Found 1 par file in command line
Multi Transcoding Sample Version 20.3.0
Par file is: par_file/inference/n16_face_detection_1080p.par
External allocator will be used as some cmd line paremeters request it.
Some inter-sessions do not use opaque memory (possibly because of -o::raw).
Opaque memory in all inter-sessions is disabled.
error: failed to initialize VAAPI device
[ERROR], sts=MFX_ERR_DEVICE_FAILED(-17), start_video_e2e_thread, transcode.Init failed at /home/Downloads/concurrent-video-analytic-pipeline-optimization-sample-l/video_e2e_sample/src/sample_multi_transcode.cpp:1281
OS:Ubuntu18.04
linux kernel: 5.7.0-050700rc7-generic
Openvino2021.2
The text was updated successfully, but these errors were encountered: