From owner-freebsd-questions@FreeBSD.ORG Sun Aug 29 17:58:34 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E1B6106564A for ; Sun, 29 Aug 2010 17:58:34 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 1B4C08FC12 for ; Sun, 29 Aug 2010 17:58:33 +0000 (UTC) Received: from eagle.syrec.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id o7THwUZq076090; Sun, 29 Aug 2010 10:58:31 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4C7A9FC6.5030200@rawbw.com> Date: Sun, 29 Aug 2010 10:58:30 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.11) Gecko/20100815 Thunderbird/3.0.6 MIME-Version: 1.0 To: Tijl Coosemans References: <4C78AEC1.1090304@rawbw.com> <201008291923.14570.tijl@coosemans.org> In-Reply-To: <201008291923.14570.tijl@coosemans.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Why compositing gets disabled in KDE4? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2010 17:58:34 -0000 On 08/29/2010 10:23, Tijl Coosemans wrote: > On Saturday 28 August 2010 08:37:53 Yuri wrote: > >> It worked before on the same system (~3 months ago). But after some >> updates of everything (kernel/nvidia driver/kde4) it gets disabled >> from kde4 startup. Pressing 'Resume Compositing' doesn't help. >> >> Message pops up that some application disabled compositing, press >> Alt-Shift-F12. But this doesn't help either. >> > You should post your /var/log/Xorg.0.log and /etc/X11/xorg.conf to the > list. > Thank you, I figured this out. This happens when kernel was rebuilt after nvidia module. Even presumably minor updates in kernel (8.1-STABLE updates) cause this: X works fine except for compositing is broken. Thank you, Yuri