From owner-freebsd-x11@FreeBSD.ORG Sat Jan 5 14:10:04 2008 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 779F016A46B for ; Sat, 5 Jan 2008 14:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 81C2C13C467 for ; Sat, 5 Jan 2008 14:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m05EA4bF054253 for ; Sat, 5 Jan 2008 14:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m05EA4xC054252; Sat, 5 Jan 2008 14:10:04 GMT (envelope-from gnats) Date: Sat, 5 Jan 2008 14:10:04 GMT Message-Id: <200801051410.m05EA4xC054252@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Martin Birgmeier Cc: Subject: Re: ports/119091: x11-drivers/xf86-video-intel 2.1.1 panics system X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Birgmeier List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jan 2008 14:10:04 -0000 The following reply was made to PR ports/119091; it has been noted by GNATS. From: Martin Birgmeier To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/119091: x11-drivers/xf86-video-intel 2.1.1 panics system Date: Sat, 5 Jan 2008 15:05:40 +0100 (CET) The system has not crashed again since I have switched back to the i810 driver, with the sole exception mentioned above. Thinking of it, this single crash might be due to the fact that at that time, I stopped X11, modified xorg.conf to load the i810 instead of the intel driver, and restarted X11 again, all without rebooting the system. Since the system had not been rebooted, dirt (incorrent memory mappings, for example) might have been left over from the previous running of the intel driver. This reminds of yet another thing: A few months ago, while I was waiting for the intel driver to mature, I would regularly switch to it (again by the stop X11 -> edit xorg.conf -> restart X11 sequence), check that it did not work (mostly because of huge fonts), and try to switch back to the i810 driver. When restarting X11 again with the i810 driver the system would invariably freeze/panic/whatever.