From owner-freebsd-x11@freebsd.org Mon Dec 21 00:15:35 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 13A85A4E2ED for ; Mon, 21 Dec 2015 00:15:35 +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 D7BB81FA2 for ; Mon, 21 Dec 2015 00:15:34 +0000 (UTC) (envelope-from jean-sebastien.pedron@dumbbell.fr) Received: from 2a02-8428-011b-e000-1501-15e7-8175-ed35.rev.sfr.net ([2a02:8428:11b:e000:1501:15e7:8175:ed35]) by mail.made4.biz with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86 (FreeBSD)) (envelope-from ) id 1aAo8T-000O2r-9a for freebsd-x11@freebsd.org; Mon, 21 Dec 2015 01:15:33 +0100 Subject: Re: December 11 current video regression? To: freebsd-x11@freebsd.org References: <566F0E11.4020505@fisglobal.com> From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Message-ID: <567744A8.4000100@dumbbell.fr> Date: Mon, 21 Dec 2015 01:15:36 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <566F0E11.4020505@fisglobal.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit 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: Mon, 21 Dec 2015 00:15:35 -0000 Le 14/12/2015 19:44, Robison, Dave a écrit : > Hiya, Hi! > Since the upgrade to the December snapshot, my video is much slower. > By that I mean my refresh in KDE is very slow. Closing windows gives > that sort of strobe light effect where it happens bit by bit. Takes > about 3-4 seconds to minimize a window. Opening windows happens much > more quickly. One thing which was added in FreeBSD a few months ago is the "video" group. Could you please check: o the owner and group of /dev/dri/* o if the "video" group if defined o if your user belongs to the "video" group -- Jean-Sébastien Pédron