Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

./build_and_install.sh sucessfully but vainfo exist error #11

Description

@biyuehuang

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions