GNU bug report logs -
#36814
[PATCH 0/2] Add VA-API Intel back-end and utilities
Previous Next
Reported by: Tobias Geerinckx-Rice <me <at> tobias.gr>
Date: Fri, 26 Jul 2019 03:28:01 UTC
Severity: normal
Tags: patch
Done: Tobias Geerinckx-Rice <me <at> tobias.gr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 27 Jul 2019 23:29:35 +0200
with message-id <87d0hvgo8w.fsf <at> nckx>
and subject line Re: [bug#36814] [PATCH 0/2] Add VA-API Intel back-end and utilities
has caused the debbugs.gnu.org bug report #36814,
regarding [PATCH 0/2] Add VA-API Intel back-end and utilities
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
36814: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36814
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Guix,
The following patches add the VA-API back end for Intel GEN chips
as well as libva-utils (which provides vainfo amongst many other
things). I've tested them on my Ivy Bridge laptop and they work
wonderfully.
However.
libva (I guess) searches for the back end in mesa's store output
by default:
--8<---------------cut here---------------start------------->8---
vainfo
libva info: VA-API version 1.4.1
libva info: va_getDriverName() returns 0
libva info: Trying to open
/gnu/store/clhrbkacyrclwzkzdj2ql8y572whwjzi-mesa-19.1.1/lib/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
--8<---------------cut here---------------end--------------->8---
I don't know enough about libva or mesa to know how all this can
be made to compose nicely.
I just tested and enjoyed VA-API acceleration by (icky icky boo
boo) copying intel-vaapi-driver's library to the mesa store
directory, so I need help in more ways than one.
Kind regards,
T G-R
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (text/plain, inline)]
Tobias Geerinckx-Rice via Guix-patches 写道:
> Guix,
>
> The following patches add the VA-API back end for Intel GEN
> chips as
> well as libva-utils (which provides vainfo amongst many other
> things).
Pushed atop master as 3563220e1e46b8a1b9af1e3a4c6cb3f9560c2460 &c.
Kind regards,
T G-R
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 351 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.