From owner-freebsd-x11@FreeBSD.ORG Mon May 3 22:30:03 2010 Return-Path: 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 AF5F7106568F for ; Mon, 3 May 2010 22:30:03 +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 7DEBD8FC21 for ; Mon, 3 May 2010 22:30:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o43MU39s069887 for ; Mon, 3 May 2010 22:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o43MU3xR069884; Mon, 3 May 2010 22:30:03 GMT (envelope-from gnats) Date: Mon, 3 May 2010 22:30:03 GMT Message-Id: <201005032230.o43MU3xR069884@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Joey Mingrone Cc: Subject: Re: ports/146256: x11/xorg does fails to start after upgrade from 7.4 to 7.5 (Undefined symbol "xf86LoaderReqSymLists" in intel_drv.so) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joey Mingrone List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2010 22:30:03 -0000 The following reply was made to PR ports/146256; it has been noted by GNATS. From: Joey Mingrone To: bug-followup@FreeBSD.org, freebsd-x11@freebsd.org Cc: Robert Noland , Jamie Griffin Subject: Re: ports/146256: x11/xorg does fails to start after upgrade from 7.4 to 7.5 (Undefined symbol "xf86LoaderReqSymLists" in intel_drv.so) Date: Mon, 3 May 2010 19:28:06 -0300 I updated to xf86-video-intel-2.7.1+3 and X does begin to start but the system locks; this is reproducible. Unfortunately I don't see anything useful in /var/log/Xorg.0.log after booting up again. Joey