X-Original-To: alpine-devel@mail.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 4183FDC0709 for ; Wed, 10 Feb 2016 14:36:33 +0000 (UTC) Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id C6D7BDC025E for ; Wed, 10 Feb 2016 14:36:30 +0000 (UTC) Received: by mail-wm0-f45.google.com with SMTP id g62so29661372wme.0 for ; Wed, 10 Feb 2016 06:36:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=bPXWGpYO8MOk2Qaeckm3rng1KuWvzZ1X46RL49UO1To=; b=YPq7G2UX/FlAy1ZHrdW2l5YLHce8T3X826bw/rR2aukLksL7Nd+584UEu0stz/zAE3 raUGmofzZqq4fR8U4WpV280FbTibzv3yz/9LuNnahKCzFVMXKM8t8rYceAZ4HgURchJe 3RcfKpqCIsAVvfLaZg4eU0tu2J7v1YsioMPn2D4JqKehrcI5kQK2I9hSHIiaZSiXOYd1 xRtLqXJOjm8EwyQF7xQXNIwk4ldjfGK/Z9Wnex8nq/o082EEsnA36xJ9sC2QdWi5CPqu DXUWh2fRqfp02+j8Vvebd7YRywDOXcCrZ72RjMMW3HBp+snffHaAbYARF++GAfYRAIuH 9x8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=bPXWGpYO8MOk2Qaeckm3rng1KuWvzZ1X46RL49UO1To=; b=Z6eKMJJBhc7N9j3qRoLkn1PRy58nl604CJP9GCqyFDUa8bRecoWFGjxiUi/nxO2m/t jm7SnYwCAGu0pcPngRQFk0M2ToDadEY0apkm1Baj+AqhNoT0YqRrAlEa5TP9YdURmpTc Lw8RplX2v14iaW3kCWuE1Y/wnG2n0OtXmlcaqzHEOwqrFWAtIB1qfOvvKe8mLFliZ2n6 XEdZyM6veLfmWjVVNQv0vZpEt9MMFe2IFMNsF7z82TfMb11PD3ABoa+8j+5QmKdj3b0J x4r4DjjYCvBRTDVrS6Lwpc2VwKnR3fxhaGAgw/BUmhZ703L6+hs9obBKujaZ4et01o96 F3WQ== X-Gm-Message-State: AG10YOR4d/C44XMoRMStioExhcRKCizShFMaYEA75pez2C8JzREkHje4peKr3Z7b8nSAJz2WG2zKrTJNOR6R4w== X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.28.59.212 with SMTP id i203mr10953680wma.69.1455114989000; Wed, 10 Feb 2016 06:36:29 -0800 (PST) Received: by 10.27.177.154 with HTTP; Wed, 10 Feb 2016 06:36:28 -0800 (PST) In-Reply-To: <20160121032336.GA2997@newbook> References: <20160121032336.GA2997@newbook> Date: Wed, 10 Feb 2016 12:36:28 -0200 Message-ID: Subject: Re: [alpine-devel] mpv is broken From: Alba Pompeo To: Isaac Dunham Cc: alpine-devel@lists.alpinelinux.org Content-Type: text/plain; charset=UTF-8 X-Virus-Scanned: ClamAV using ClamSMTP Chromium also have the same error. And I am sure I'm on the video group. libGL error: failed to open drm device: Permission denied On Thu, Jan 21, 2016 at 1:23 AM, Isaac Dunham wrote: > On Thu, Jan 21, 2016 at 12:54:32AM -0200, Alba Pompeo wrote: >> mpv is broken on latest release v3.3.1 >> (+) Video --vid=1 (*) (h264) >> (+) Audio --aid=1 --alang=und (*) (aac) >> libGL error: failed to open drm device: Permission denied >> libGL error: failed to load driver: i965 >> libGL error: unable to load driver: swrast_dri.so >> libGL error: failed to load driver: swrast >> [vo/opengl/x11] X11 error: BadValue (integer parameter out of range >> for operation) >> [vo/opengl/x11] Type: 0, display: 0x43f43492980, resourceid: 0, serial: 37 >> [vo/opengl/x11] Error code: 2, request code: 9a, minor code: 3 >> [vo/opengl/x11] X11 error: GLXBadContext >> [vo/opengl/x11] Type: 0, display: 0x43f43492980, resourceid: a00003, serial: 38 >> [vo/opengl/x11] Error code: aa, request code: 9a, minor code: 5 >> [vo/opengl/x11] X11 error: 0 >> [vo/opengl/x11] Type: 0, display: 0x43f43492980, resourceid: 0, serial: 38 >> [vo/opengl/x11] Error code: 0, request code: 9a, minor code: 1a >> [vo/opengl] Could not set GLX context! >> >> I looked on the archives and found a hint, that I should addgroup me >> to video. But I already did that long before and the issue remains. > > ls -l /dev/dri/ > > I suspect that for unknown reasons, eudev isn't setting the proper group. > > Currently mdev isn't either...Ah, mdev is only looking for the old > directory-free pathnames (card0 instead of dri/card0). > Adding this to mdev.conf should fix it for those who don't need eudev: > dri/* root:video 0660 > > There may be a similar oversight in the eudev rules, or there might not. > > HTH, > Isaac Dunham --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---