From nobody Wed Oct 06 19:34:52 2021 X-Original-To: x11@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 537E717E2A1B for ; Wed, 6 Oct 2021 19:34:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HPl5m1j0Rz4jcc for ; Wed, 6 Oct 2021 19:34:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1A9D425B26 for ; Wed, 6 Oct 2021 19:34:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 196JYqjw064838 for ; Wed, 6 Oct 2021 19:34:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 196JYq7b064837 for x11@FreeBSD.org; Wed, 6 Oct 2021 19:34:52 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 258947] multimedia/libva: va_openDriver() returns 2 Date: Wed, 06 Oct 2021 19:34:52 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dan.kotowski@a9development.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258947 --- Comment #5 from Dan Kotowski --- 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.=