You are not logged in.

#1 2015-11-04 15:03:25

Fuxino
Member
From: Slovakia
Registered: 2014-09-26
Posts: 198

VDPAU not working with Nvidia card

I'm trying to use VDPAU but it's not working.

Setting VDPAU_NVIDIA_DEBUG=3 and VDPAU_TRACE=2 and running vdpauinfo i get the following:

$ vdpauinfo
display: :0   screen: 0
VDPAU capture: Enabled
vdp_imp_device_create_x11(0xee4c20, 0, -, -)
VDPAU nvidia: Version: NVIDIA VDPAU Driver Shared Library  355.11  Wed Aug 26 16:05:52 PDT 2015
VDPAU nvidia: Error detected 9 349  5
VDPAU nvidia: Backtrace:
--: /usr/lib/vdpau/libvdpau_nvidia.so.1 [0x7f62fa164000] DSO load base
00: /usr/lib/vdpau/libvdpau_nvidia.so.1 [0x7f62fa1949ec] 
01: /usr/lib/vdpau/libvdpau_nvidia.so.1 [0x7f62fa185ad3] 
02: /usr/lib/vdpau/libvdpau_nvidia.so.1 [0x7f62fa16bde7] vdp_imp_device_create_x11
    -> 1
Error creating VDPAU device: 1

Trying to play a video with mpv i get this:

[vo/vdpau] Error when calling vdp_device_create_x11: 1
Error opening/initializing the selected video_out (-vo) device.
Video: no video

I have set and exported VDPAU_DRIVER=nvidia in /etc/profile

lspci | grep -E "VGA|3D" gives:

$ lspci | grep -E "VGA|3D"
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09)
04:00.0 3D controller: NVIDIA Corporation GK208M [GeForce 920M] (rev a1)

Last edited by Fuxino (2015-11-04 15:54:02)

Offline

#2 2015-11-05 13:41:52

Fuxino
Member
From: Slovakia
Registered: 2014-09-26
Posts: 198

Re: VDPAU not working with Nvidia card

Installing bumblebee and libva-intel-driver I'm able to use hardware decoding with the Intel integrated card, at least. smile

Offline

Board footer

Powered by FluxBB