Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

Tthe vaapi does not support UHD Graphics 750 #560

Open
blond2005 opened this issue Jun 9, 2023 · 1 comment
Open

Tthe vaapi does not support UHD Graphics 750 #560

blond2005 opened this issue Jun 9, 2023 · 1 comment

Comments

@blond2005
Copy link

blond2005 commented Jun 9, 2023

Tthe vaapi does not support UHD Graphics 750, vaPutSurface failed

$ vainfo
Trying display: wayland
Trying display: x11
libva info: VA-API version 1.19.0
libva info: User environment variable requested driver 'i965'
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_19
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.19 (libva 2.19.0.pre1)
vainfo: Driver version: Intel i965 driver for Intel(R) XXX - 2.4.0.pre1 (2.4.0.pre1)
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
VAProfileH264MultiviewHigh : VAEntrypointVLD
VAProfileH264MultiviewHigh : VAEntrypointEncSlice
VAProfileH264StereoHigh : VAEntrypointVLD
VAProfileH264StereoHigh : VAEntrypointEncSlice
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
VAProfileNone : VAEntrypointVideoProc
VAProfileJPEGBaseline : VAEntrypointVLD
VAProfileVP8Version0_3 : VAEntrypointVLD

@eero-t
Copy link

eero-t commented Mar 18, 2024

Tthe vaapi does not support UHD Graphics 750, vaPutSurface failed

$ vainfo
Trying display: wayland
Trying display: x11
libva info: VA-API version 1.19.0
libva info: User environment variable requested driver 'i965'
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so

@blond2005 That's expected as i965 is legacy driver for legacy HW, and you're using HW needing current driver: https://github.com/intel/media-driver/

Please close this ticket, and f there's still a problem after installing the correct driver package, please file ticket to media-driver project instead.

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

No branches or pull requests

2 participants