From owner-freebsd-x11@FreeBSD.ORG Fri Dec 31 12:50:33 2004 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41E1416A4CE for ; Fri, 31 Dec 2004 12:50:33 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17E2943D46 for ; Fri, 31 Dec 2004 12:50:33 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBVCoW50058458 for ; Fri, 31 Dec 2004 12:50:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBVCoWw3058457; Fri, 31 Dec 2004 12:50:32 GMT (envelope-from gnats) Date: Fri, 31 Dec 2004 12:50:32 GMT Message-Id: <200412311250.iBVCoWw3058457@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Dave Horsfall Subject: Re: ports/75425 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dave Horsfall List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 12:50:33 -0000 The following reply was made to PR ports/75425; it has been noted by GNATS. From: Dave Horsfall To: freebsd-gnats-submit@FreeBSD.org, marcs@draenor.org Cc: Subject: Re: ports/75425 Date: Fri, 31 Dec 2004 23:43:37 +1100 (EST) [ Re-sent, due to mail-server problems] Same problem observed on Thinkpad R31 with 830M graphics chip. Commenting out 'Load "dri"' and setting "SWCursor" fixed the error messages. Interestingly enough, setting "NoAccel" stopped the SIGSEGV and I was able to get the server started. Before trying out the patch (the original was installed from packages so I'll need a massive compile) I'll see if I can bootstrap the configuration by hand, since xorgcfg falls over the same way. -- Dave