From owner-freebsd-x11@FreeBSD.ORG Tue Nov 12 22:14:29 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DDB50AD5 for ; Tue, 12 Nov 2013 22:14:29 +0000 (UTC) Received: from einhorn.in-berlin.de (einhorn.in-berlin.de [192.109.42.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 722682BBA for ; Tue, 12 Nov 2013 22:14:29 +0000 (UTC) X-Envelope-From: h2+lists2013@fsfe.org X-Envelope-To: Received: from [192.168.3.80] (brln-4dba02b2.pool.mediaWays.net [77.186.2.178]) (authenticated bits=0) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id rACMEKSn027287 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 12 Nov 2013 23:14:21 +0100 Message-ID: <5282A83C.50208@fsfe.org> Date: Tue, 12 Nov 2013 23:14:20 +0100 From: Hannes MIME-Version: 1.0 To: freebsd-x11@freebsd.org Subject: Re: KMS on Radeon HD 3870 References: <527A882C.5010807@fsfe.org> <527A9D3A.3090407@fsfe.org> <527CBA00.1010703@FreeBSD.org> <527E5BA1.4070603@fsfe.org> <52828C6B.9050901@dumbbell.fr> In-Reply-To: <52828C6B.9050901@dumbbell.fr> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Nov 2013 22:14:29 -0000 On 12.11.2013 21:15, Jean-Sébastien Pédron wrote: > On 11/09/2013 16:58, Hannes wrote: >> I am not using KDE. I use awesome wm and xcompmgr, but I also tried >> without xcompmgr (disabling it compeletely for the session) and it still >> hung in the described manner. > > Sorry, I assumed you were using KDE, because your dmesg says that > kactivitymanagerd and akonadictl crashed. > > Are you willing to rebuild a newer kernel? > > If yes, checkout stable/10 SVN branch and build a GENERIC kernel from > that. It contains two fixes. I have no idea if they could solve your > problem, but that's worth a try. If you need help in this procedure, > I'll guide you. > I am familiar with building the Kernel, but I haven't since the switch to svn. Can you point me to the right folder for checkout? Thanks, Hannes