From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: libvdpau: cannot open shared object Date: Tue, 12 Dec 2017 17:44:43 +0100 Message-ID: <87mv2nopz8.fsf@gnu.org> References: <20171210151453.3a1ad3fe@jasniac.instanton> <20171210200852.GG23558@macbook41> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39587) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eOnfl-0000Ny-QV for help-guix@gnu.org; Tue, 12 Dec 2017 11:44:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eOnfi-0006lf-LG for help-guix@gnu.org; Tue, 12 Dec 2017 11:44:49 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:53738) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eOnfi-0006kT-E4 for help-guix@gnu.org; Tue, 12 Dec 2017 11:44:46 -0500 In-Reply-To: <20171210200852.GG23558@macbook41> (Efraim Flashner's message of "Sun, 10 Dec 2017 22:08:52 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Efraim Flashner Cc: help-guix@gnu.org Hi! Efraim Flashner skribis: > I just want to add that I ran: > 'guix environment --ad-hoc vdpauinfo -- vdpauinfo' > on my x86_64 GuixSD machine and I got the following: > > display: :0.0 screen: 0 > Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object = file: No such file or directory > Error creating VDPAU device: 1 Same here. I searched for =E2=80=9Clibvdpau_i965.so=E2=80=9D on the intertubes and it = seems to be a problem =E2=80=9Ceveryone has.=E2=80=9D For instance: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D869815 So it seems that we lack a driver package. Ludo=E2=80=99.