From owner-freebsd-x11@freebsd.org Fri Oct 23 14:09:41 2015 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 215E5A1D44E for ; Fri, 23 Oct 2015 14:09:41 +0000 (UTC) (envelope-from jean-sebastien.pedron@dumbbell.fr) Received: from mail.made4.biz (mail.made4.biz [IPv6:2001:41d0:2:c018::1:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DEB18ED0 for ; Fri, 23 Oct 2015 14:09:40 +0000 (UTC) (envelope-from jean-sebastien.pedron@dumbbell.fr) Received: from 141.7.19.93.rev.sfr.net ([93.19.7.141] helo=magellan.dumbbell.fr) by mail.made4.biz with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85 (FreeBSD)) (envelope-from ) id 1Zpd2I-000Ncg-2z for freebsd-x11@freebsd.org; Fri, 23 Oct 2015 16:09:38 +0200 Subject: Re: Testing the new i915 driver To: freebsd-x11@freebsd.org References: <562A2DA7.9060408@icloud.com> From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Message-ID: <562A3F9D.9000401@dumbbell.fr> Date: Fri, 23 Oct 2015 16:09:33 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <562A2DA7.9060408@icloud.com> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="woMwujuIHXPwkhx4PNFQK23GOOrCENowJ" X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Oct 2015 14:09:41 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --woMwujuIHXPwkhx4PNFQK23GOOrCENowJ Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 23.10.2015 14:52, Anders Bolt-Evensen wrote: > libGL error: failed to open drm device: Permission denied > libGL error: failed to load driver: i965 Hi! In FreeBSD 11-CURRENT, video devices (/dev/dri/*) now belong to root:video (group ID 44) instead of root:wheel in previous releases. You need to add your user to the "video" group. --=20 Jean-S=E9bastien P=E9dron --woMwujuIHXPwkhx4PNFQK23GOOrCENowJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJWKj+eXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NzA4N0ZEMUFFQUUwRTEyREJDNkE2RjAz OUU5OTc2MUE1RkQ5NENDAAoJEDnpl2Gl/ZTMcIsP/jie4iIHTr9i6U6gF8CISIWz PSUWRRnz6rBSFTSP5sFoVVR78yY5iN/B1QqQBTiQFFo0mCjyMPU9Jq9+nP7QxF0r mFdO1Jon7FRqzX4AvlUtQn+srQenRkIYZ/TWoBrGajDROlRGKW4M+x2ZhD3MFF6U 8nscoLaRNCFOh695N9GQetgaGpkyZq2OySmXoJHMJPJHz3x4p02Ia3ZIf7gVUcet LVD+Twg6UqcTUYvV8eWnEyXxqDp2kn5oXJ9IeoswBKT6uD4Tp3hQ/VeET1o85Wc7 tC+QBjE1Hw7m7Z9eF/3oQhmgo63bDM/r/JLbNAjis0G6v3hhj8qFbO44CrRtorGl Ios6pWlHEhNCST9mpusqSI3C+3kwZfD2LShsmK+cXCVQcNIHTTXV3Sh3b8vdal3A GNaXgtD2JQk5sN1nyBH68h5azLi366CTzsoCnVj33mfbKcS7lrxYsa+PkMkqHImG dfqcWRx4Is/VGzhYEJenwT/i1dAIpHBbIZcS3BKbipLhyngdLAGAHdmKHiDu70/Z AQXMymkL2U2w/e1N3BqgQB0huzNLTSi6dbC4UdTMMkNuaVSaz38UkJn/f+MJsagm z3Xqe3YGqjbYd4Ofe3gvYDfrnfnuw6VbnDelNnOCejnDzLyz/qVGKQTrY40lC7Hk 5y5/LLsxnasX1LXUIqyA =RoQU -----END PGP SIGNATURE----- --woMwujuIHXPwkhx4PNFQK23GOOrCENowJ--