From owner-freebsd-x11@freebsd.org Fri Oct 23 21:44:23 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 787E5A1C7AB for ; Fri, 23 Oct 2015 21:44:23 +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 3D8F1DE; Fri, 23 Oct 2015 21:44:23 +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 1Zpk8L-00016t-Bs; Fri, 23 Oct 2015 23:44:21 +0200 Subject: Re: Testing the new i915 driver To: Andriy Gapon , freebsd-x11@FreeBSD.org References: <562A2DA7.9060408@icloud.com> <562A3F9D.9000401@dumbbell.fr> <562A4B54.1030802@FreeBSD.org> From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Message-ID: <562AAA30.3020507@dumbbell.fr> Date: Fri, 23 Oct 2015 23:44:16 +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: <562A4B54.1030802@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="GBjxg6LQd7CwktUXHAJmXr4nIKenVrQaC" 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 21:44:23 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --GBjxg6LQd7CwktUXHAJmXr4nIKenVrQaC Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 23.10.2015 16:59, Andriy Gapon wrote: >> 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 > And it seems that the following in xorg.conf has no effect: >=20 > Section "DRI" > Mode 0666 > EndSection I have no idea what this section is supposed to do. Isn't it something from the pre-KMS era? I would find it weird that a consumer, even if setuid, messes with the permission of a device. If the "video" group is not an option, it is still possible to use /etc/devfs.conf. --=20 Jean-S=E9bastien P=E9dron --GBjxg6LQd7CwktUXHAJmXr4nIKenVrQaC 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 iQJ8BAEBCgBmBQJWKqowXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NzA4N0ZEMUFFQUUwRTEyREJDNkE2RjAz OUU5OTc2MUE1RkQ5NENDAAoJEDnpl2Gl/ZTMOk0QAJCNZfLkKs5P5XAKYKe3OAKW jT4/ml/XLkKW4AgODbX+6XGcbwpuePtg7DyB4K7lc1CNYCcPL+Ah2PQrftFke1/f X9JsijfC90nwW2K8eEFV2OyjDhrZmPM2M5G/JLNiwJh7YyhJR1jUpF5vocSXDexB QPjCgesmWFy+gCpRLDjJ1Y8TMi+M58Rkp2dCvRmMbvWR40L1LUSGHYt5qqqdV3xZ EyAytEQOvTKZU1TcksHO285jj8bDpXwhkFU7FM/pnHHiKhpSKMwa2f8bKt5AcHHh 8MVXbfuvZDkV05lLB+CeP0BQeDf6nbw876UO3mYsHqO5agCyVrwWQyQcuCqJvSoe Cz+d8qbNhoYXG807ied+IJ40z99AoeQuxv7mMd6eKPUuTgEo6AKUILqLp79/nRmR XKlFUu+SUT8ftuDz08oWSVZwY4NmiVmVszHmTFVHnQiJGAsj4qMFvhLYmGPXNWRF DioxA8PssYCi4gQCZS9zkGzeZjifk8fU5K1e6OYit+hEQOekRXW40tk+vaTyRlPB w5+ZvM5ib6TdCuBmC1XAOEzcXujtGV/ID2onqd8hgTgYMJ+0xQIRKSDkg5TbErkC 2LZ9daVwigIi9c2NaLLGMT6Nr53mMtrsuMeU7QchcmNaoKP03cJcx0CkEj423IV1 LKhSogDXQ/xvsAXguBYp =FDJu -----END PGP SIGNATURE----- --GBjxg6LQd7CwktUXHAJmXr4nIKenVrQaC--