From owner-freebsd-stable@FreeBSD.ORG Tue Oct 10 09:29:38 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A95316A40F for ; Tue, 10 Oct 2006 09:29:38 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from tirith.ics.muni.cz (tirith.ics.muni.cz [147.251.4.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCF9A43D55 for ; Tue, 10 Oct 2006 09:29:37 +0000 (GMT) (envelope-from hopet@ics.muni.cz) Received: from dior.ics.muni.cz (dior.ics.muni.cz [147.251.6.10]) by tirith.ics.muni.cz (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id k9A9SD8d027147 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 10 Oct 2006 11:28:14 +0200 Received: (from hopet@localhost) by dior.ics.muni.cz (8.13.6/8.10.1) id k9A9S80I003095; Tue, 10 Oct 2006 11:28:08 +0200 (MEST) From: Petr Holub Message-Id: <200610100928.k9A9S80I003095@dior.ics.muni.cz> In-Reply-To: <45293B7C.7060804@casidy.com> To: phc Date: Tue, 10 Oct 2006 11:28:08 +0200 (MEST) X-Mailer: ELM [version 2.4ME+ PL120 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Muni-Spam-TestIP: 147.251.6.10 X-Muni-Envelope-From: hopet@ics.muni.cz X-Muni-Virus-Test: Clean Cc: Petr Holub , stable@freebsd.org Subject: Re: 6.1-RELEASE with Xorg crashes when using Radeon driver on ThinkPad T41p 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, 10 Oct 2006 09:29:38 -0000 Hi Phil, > If you are facing the problem I am thinking about, you have to set in > your xorg.conf file something like : > option "noaccel" "true" > (sorry I do not have it at hand to confirm) no, it has the same problem with NoAccel set to True. Alas. :( Thanks anyway for the idea, Petr