intel / intel/libva

Ubuntu 20.04 libva error: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed

Open
#518 10 comments 3 reactions 1 assignee Claimed by @XinfengZhang View on GitHub
Dominant language
C
Stars
784
Forks
314
PR merge metrics
No merged PRs in 30d

Description

running Ubuntu 20.04 on WSL2 Windows 10 19041 x64

electron
```
libva info: Open new log file 1.211836.thd-0x00007dc8 for the thread 0x00007dc8
libva info: LIBVA_TRACE is on, save log into 1.211836.thd-0x00007dc8
libva error: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
```

vainfo --display x11
```
libva info: Open new log file 1.160057.thd-0x000015cf for the thread 0x000015cf
libva info: LIBVA_TRACE is on, save log into 1.160057.thd-0x000015cf
libva info: VA-API version 1.7.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_7
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
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.