Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Oct 2021 19:34:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 258947] multimedia/libva: va_openDriver() returns 2
Message-ID:  <bug-258947-7141-yGWm0YJqqf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258947-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258947-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258947

--- Comment #5 from Dan Kotowski <dan.kotowski@a9development.com> ---
Threw some debug output in:



$ LIBVA_TRACE=3D1 LIBVA_DRIVER_NAME=3Dradeonsi vainfo
error: XDG_RUNTIME_DIR not set in the environment.
libva info: Open new log file 1.193152.thd-0x00019a23 for the thread 0x0001=
9a23
libva info: LIBVA_TRACE is on, save log into 1.193152.thd-0x00019a23
libva info: VA-API version 1.13.0
libva info: User environment variable requested driver 'radeonsi'
libva info: Trying to open /usr/local/lib/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_1_13
libva info: DBG:495: VADriverVTable stuff
libva info: DBG:496: !vtable, trying calloc...
libva info: DBG:503: SUCCESS!
libva info: DBG:497: !vtable_vpp, trying calloc...
libva info: DBG:514: SUCCESS!
libva info: DBG:498: !vtable_prot, trying calloc...
libva info: DBG:527: SUCCESS!
libva info: DBG:538: We have init_func and so far vaStatus =3D=3D VA_STATUS=
_SUCCESS
libva error: /usr/local/lib/dri/radeonsi_drv_video.so init failed
libva error: DBG:540 vaStatus =3D=3D 2
libva error: DBG:540 dlerror =3D=3D Shared object "libatiadlxx.so" not foun=
d,
required by "vainfo"
libva info: va_openDriver() returns 2
vaInitialize failed with error code 2 (resource allocation failed),exit



I have no idea what libatiadlxx.so is at this moment, but will keep digging
unless someone gets back to me before I find it myself :)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258947-7141-yGWm0YJqqf>