You are not logged in.

#1 2014-05-07 05:16:58

temp_3a7f
Member
Registered: 2013-04-14
Posts: 3

[SOLVED] Radeon VDPAU dosen't work (Wrong DRM...).

# ati-dri 10.1.2-1
# libvdpau 0.7-1
# libva-vdpau-driver 0.7.4-1

$ export VDPAU_DRIVER=r600
$ vdpauinfo
# And then, the output is...

display: :0   screen: 0
do_winsys_init: DRM version is 1.6.0 but this driver is only compatible with 2.3.x (kernel 2.6.34) or later.
Error creating VDPAU device: 23
Inconsistency detected by ld.so: dl-close.c: 762: _dl_close: Assertion `map->l_init_called' failed!

WHY???
COULD ANYBODY HELP ME, PLEASE!!!

Last edited by temp_3a7f (2014-05-07 09:43:58)

Offline

#2 2014-05-07 07:54:48

rubenvb
Member
Registered: 2011-01-14
Posts: 104

Re: [SOLVED] Radeon VDPAU dosen't work (Wrong DRM...).

What's your libdrm version?

Offline

#3 2014-05-07 08:21:48

temp_3a7f
Member
Registered: 2013-04-14
Posts: 3

Re: [SOLVED] Radeon VDPAU dosen't work (Wrong DRM...).

# libdrm 2.4.54-1

And you know what ? Just now I play Nexuiz, so I

$ export DRI_PRIME=1

about 10 minutes late, I logout the game. And I try

$ vdpauinfo

# this time, the output seems right. (except the last line "Inconsistency detected by ld.so: dl-close.c: 762: _dl_close: Assertion `map->l_init_called' failed!").
# So, if we want it work, we should set DRI_PRIME=1, too(I think).
# Should we add this to the wiki ?

Last edited by temp_3a7f (2014-05-07 08:23:48)

Offline

#4 2014-05-07 08:48:32

rubenvb
Member
Registered: 2011-01-14
Posts: 104

Re: [SOLVED] Radeon VDPAU dosen't work (Wrong DRM...).

If I google

DRI_PRIME

I end up on the Arch Wiki: https://wiki.archlinux.org/index.php/PRIME.

I have modified the wiki page with some more info, I'm not an expert on this, I write what I knew about this stuff :-)

Offline

Board footer

Powered by FluxBB