From owner-freebsd-x11@freebsd.org Sun Feb 14 18:50:57 2016 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 29D1CAA860D; Sun, 14 Feb 2016 18:50:57 +0000 (UTC) (envelope-from afiskon@devzen.ru) Received: from relay15.nicmail.ru (relay15.nicmail.ru [195.208.5.161]) by mx1.freebsd.org (Postfix) with ESMTP id CC688FE8; Sun, 14 Feb 2016 18:50:55 +0000 (UTC) (envelope-from afiskon@devzen.ru) Received: from [31.177.73.173] (port=61365 helo=nicmail.ru) by f19.mail.nic.ru with esmtp (Exim 5.55) (envelope-from ) id 1aV1Ye-0002zs-CQ; Sun, 14 Feb 2016 21:38:08 +0300 Received: from [10.0.6.224] (account afiskon@devzen.ru HELO fujitsu) by fcgp23.nicmail.ru (CommuniGate Pro SMTP 5.2.3) with ESMTPA id 68708555; Sun, 14 Feb 2016 21:38:08 +0300 Received: from [188.123.231.37] (account afiskon@devzen.ru HELO fujitsu) by proxy04.mail.nic.ru (Exim 5.55) with id 1aV1Ye-0005Oj-NL; Sun, 14 Feb 2016 21:38:08 +0300 Date: Sun, 14 Feb 2016 21:35:44 +0300 From: Eax Melanhovich To: Arto Pekkanen Cc: "Lundberg, Johannes" , freebsd-x11@freebsd.org, owner-freebsd-x11@freebsd.org Subject: Re: Does FreeBSD support OpenGL 3.3? Message-ID: <20160214213544.10d69e02@fujitsu> In-Reply-To: <190695fdf053d31d324091ec0f21531f@kapsi.fi> References: <20160115103123.097be7d9@fujitsu> <5698A68D.8080202@dumbbell.fr> <20160115214315.4ee47348@fujitsu> <56B5434E.8070907@dumbbell.fr> <20160214131056.773c9f87@fujitsu> <1455456349.1203.3.camel@michaeleichorn.com> <20160214194906.5b1d6f6b@fujitsu> <20160214205517.79f56c35@fujitsu> <190695fdf053d31d324091ec0f21531f@kapsi.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Sun, 14 Feb 2016 18:50:57 -0000 Hello, Arto > Your command line is incorrectly formulated. Do this: > pw groupmod video -m eax || pw groupadd video -g 44 -M eax Thanks. Creating a group "video" (gid 44) and adding user to it solved an issue with low FPS, artifacts and error messages from libGL. Still I managed to crash a kernel once again. It was much harder this time - I had to run 3 copies of my application simultaneously. System froze (and then unfroze) a few times for a few seconds, then crashed. https://dl.dropboxusercontent.com/u/19923518/temp/vmcore.3.tgz -- Best regards, Eax Melanhovich http://eax.me/