From owner-freebsd-x11@FreeBSD.ORG Wed Mar 28 23:30:07 2007 Return-Path: X-Original-To: freebsd-x11@hub.freebsd.org Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CAF8B16A401 for ; Wed, 28 Mar 2007 23:30:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 5AC8413C44B for ; Wed, 28 Mar 2007 23:30:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2SNU7h6003429 for ; Wed, 28 Mar 2007 23:30:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2SNU7Rp003426; Wed, 28 Mar 2007 23:30:07 GMT (envelope-from gnats) Date: Wed, 28 Mar 2007 23:30:07 GMT Message-Id: <200703282330.l2SNU7Rp003426@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: "Richard (Rick) Seay" Cc: Subject: Re: i386/99645: Xorg savage driver causes display to hang at unload X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Richard \(Rick\) Seay" List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Mar 2007 23:30:07 -0000 The following reply was made to PR i386/99645; it has been noted by GNATS. From: "Richard (Rick) Seay" To: bug-followup@FreeBSD.org, jaglover@gmail.com Cc: Subject: Re: i386/99645: Xorg savage driver causes display to hang at unload Date: Wed, 28 Mar 2007 19:00:59 -0400 I encountered the same problem with the savage driver on the 6.2 release. The display goes out of sync and hangs whenever X is shut down. My workaround was to comment out the 'Load "dri"' line in xorg.conf. I would say this is a serious problem.