| Summary: | требуется указывать VDPAU_DRIVER=va_gl | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Anton Farygin <rider> |
| Component: | xorg-server | Assignee: | Valery Inozemtsev <shrek> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P3 | CC: | sbolshakov, shrek, zerg |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
http://pkgs.fedoraproject.org/cgit/rpms/xorg-x11-server.git/tree/ 0001-xf86-dri2-Use-va_gl-as-vdpau_driver-for-Intel-i965-G.patch xorg-server-2:1.19.3-alt3 -> sisyphus: Thu Jun 01 2017 Valery Inozemtsev <shrek@altlinux.ru> 2:1.19.3-alt3 - use va_gl as vdpau_driver for Intel i965 GPUS (closes: #33517) |
Как-то надо сделать что бы по умолчанию работало, без переменных окружения. на Intel: $ vdpinfo display: :0 screen: 0 Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directory Error creating VDPAU device: 1 $ VDPAU_DRIVER=va_gl vdpinfo display: :0 screen: 0 [VS] Software VDPAU backend library initialized [VS] {full} vdp_imp_device_create_x11 display=0x617c20, screen=0 libva info: VA-API version 0.39.4 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib64/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_0_39 libva info: va_openDriver() returns 0 [VS] libva (version 0.39) library initialized [VS] {full} VdpGetApiVersion [VS] {full} VdpGetInformationString API version: 1 Information string: OpenGL/VAAPI/libswscale backend for VDPAU