From owner-freebsd-x11@FreeBSD.ORG Wed May 30 10:00:04 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E488416A400 for ; Wed, 30 May 2007 10:00:04 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from b.mx.visualtech.com (imap.visualtech.com [208.16.19.9]) by mx1.freebsd.org (Postfix) with ESMTP id AD63A13C483 for ; Wed, 30 May 2007 10:00:04 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from memory.visualtech.com (fw.visualtech.com [208.16.19.254]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by b.mx.visualtech.com (Postfix) with ESMTP id 447EB483BD for ; Wed, 30 May 2007 05:51:13 -0400 (EDT) From: Adam K Kirchhoff To: freebsd-x11@freebsd.org Date: Wed, 30 May 2007 05:51:12 -0400 User-Agent: KMail/1.9.6 References: <20070529010737.5af26c5f@hermies.int.fubar.geek.nz> In-Reply-To: <20070529010737.5af26c5f@hermies.int.fubar.geek.nz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200705300551.12751.adamk@voicenet.com> Subject: Re: Problem with radeon + AIGLX X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2007 10:00:05 -0000 On Monday 28 May 2007 09:07:37 Andrew Turner wrote: > When I enable AIGLX in xorg.conf with xorg-7.2 the system locks up, to > the point I have to use the reset button, with a blank screen. By > removing AIGLX from xorg.conf allows xorg to start. > > From the little information I've managed to retrieve from the system it > appears the drm ioctl is returning EINVAL causing the video driver to > enter into an infinite loop. I also got an error similar to kern/112984 > indicating there is a locking problem. Please post your own experiences in the kern/112984 problem report. Adam