From owner-freebsd-stable@FreeBSD.ORG Tue Sep 14 13:53:59 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EB131065670 for ; Tue, 14 Sep 2010 13:53:59 +0000 (UTC) (envelope-from gorshkov.pavel@gmail.com) Received: from imp03.mtu.ru (imp03.mtu.ru [62.5.255.20]) by mx1.freebsd.org (Postfix) with ESMTP id 60DAD8FC1B for ; Tue, 14 Sep 2010 13:53:57 +0000 (UTC) Received: from imp02.mtu.ru ([62.5.255.19]) by imp03.mtu.ru with bizsmtp id 6drA1f0070Rt8vS01duAAL; Tue, 14 Sep 2010 17:54:10 +0400 Received: from ss27-so02.mtu.ru ([195.34.34.250]) by imp02.mtu.ru with bizsmtp id 6NHm1f00s5PoRs301NHmVP; Tue, 14 Sep 2010 02:17:46 +0400 Received: from imp01.mtu.ru (alt-proxy-1.mtu.ru [62.5.255.74]) by ss27-so02.mtu.ru (Postfix) with ESMTP id 4E4DF2285E8; Tue, 14 Sep 2010 02:17:46 +0400 (MSD) Received: from localhost.my.domain ([91.77.52.129]) by imp01.mtu.ru with bizsmtp id 6NHl1f00a2nFbiK01NHleC; Tue, 14 Sep 2010 02:17:46 +0400 X-CM-Score: 0.00 X-CM: NO X-LS: 1 Received: from localhost (localhost [127.0.0.1]) by localhost.my.domain (8.14.3/8.14.3) with ESMTP id o8DMHiMC003813; Tue, 14 Sep 2010 02:17:44 +0400 (MSD) (envelope-from gorshkov.pavel@gmail.com) Date: Tue, 14 Sep 2010 02:17:44 +0400 From: Pavel Gorshkov To: Eivind E Message-ID: <20100913221744.GA3762@localhost> References: <201009132016.o8DKGmw5053180@lurza.secnetix.de> <20100913234355.I96626@rumrunner.mine.nu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100913234355.I96626@rumrunner.mine.nu> User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Flag: NO X-Spam-Yversion: Spamooborona-3.0 Cc: freebsd-stable@freebsd.org Subject: Re: Freebsd 8.1 + xorg + radeonhd hang X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2010 13:53:59 -0000 On Mon, Sep 13, 2010 at 11:47:18PM +0200, Eivind E wrote: > Yeah, still hangs hard. Trying the normal radeon driver together > with Option "DRI" "False" as suggested to me in another mail > did let X start up once, but set the screen to much darker > colours (which also continued when exiting). Starting X > another time again made the machine hang again. You might want to try putting the following line into the appropriate "Device" section: Option "AccelMethod" "EXA"