Bug 1268907 - totem - libva info: VA-API version 0.38.0
Summary: totem - libva info: VA-API version 0.38.0
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libva
Version: 23
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Simon Farnsworth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-05 15:11 UTC by lejeczek
Modified: 2016-01-04 23:22 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-12 21:01:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description lejeczek 2015-10-05 15:11:42 UTC
Description of problem:

libva info: VA-API version 0.38.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
libva info: VA-API version 0.38.0

I don't seem to be able to play videos.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 lejeczek 2015-10-05 15:12:34 UTC
or is it libva?

$ vainfo 
libva info: VA-API version 0.38.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit

Comment 2 Bastien Nocera 2015-10-05 15:20:13 UTC
That's from libva and gst-libva. Remove them.

Comment 3 lejeczek 2015-10-05 16:18:33 UTC
but there is a whole bunch of deps, ffmpeg-libs, vlc, etc. Even Fedora's own, eg: gstreamer1-vaapi.
Maybe 'component' in this report should be changed?

Comment 4 Nicolas Chauvet (kwizart) 2015-10-12 21:01:01 UTC
can't say

Comment 5 lejeczek 2016-01-04 23:06:03 UTC
it's still not working, here is a bit more log

(totem:29329): Cogl-WARNING **: driver/gl/cogl-framebuffer-gl.c:157: GL error (1280): Invalid enumeration value
(totem:29329): Totem-CRITICAL **: totem_object_empty_menu_section: assertion 'TOTEM_IS_OBJECT (totem)' failed
Activating service name='org.gnome.Totem'
Successfully activated service 'org.gnome.Totem'
(totem:29421): libpeas-WARNING **: Failed to run internal Python hook 'find_extension_type':
Traceback (most recent call last):
File "peas-python-internal.py", line 74, in call
File "peas-python-internal.py", line 133, in find_extension_type
AttributeError: 'module' object has no attribute 'OutFile'
libva info: VA-API version 0.38.1
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_38
libva info: va_openDriver() returns 0
(totem:29421): Cogl-WARNING **: driver/gl/cogl-framebuffer-gl.c:157: GL error (1280): Invalid enumeration value

Comment 6 Nicolas Chauvet (kwizart) 2016-01-04 23:08:20 UTC
can you verify to have libva-1.6.2 from updates-testing ?

Comment 7 lejeczek 2016-01-04 23:22:18 UTC
$ rpm -qa libva*
libva-debuginfo-1.6.1-1.fc23.x86_64
libva-vdpau-driver-0.7.4-12.fc23.x86_64
libva-intel-driver-1.6.2-1.fc23.x86_64
libva-1.6.2-1.fc23.x86_64
libva-utils-1.6.2-1.fc23.x86_64
libva-intel-driver-debuginfo-1.6.1-1.fc23.x86_64


Note You need to log in before you can comment on or make changes to this bug.