You are not logged in.
# 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
What's your libdrm version?
Offline
# 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
If I google
DRI_PRIMEI 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