From nobody@FreeBSD.org Sun May 2 21:50:56 2010 Return-Path: Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 808EE1065670 for ; Sun, 2 May 2010 21:50:56 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 56AB48FC13 for ; Sun, 2 May 2010 21:50:56 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o42Lou0T087971 for ; Sun, 2 May 2010 21:50:56 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o42Lou6G087970; Sun, 2 May 2010 21:50:56 GMT (envelope-from nobody) Message-Id: <201005022150.o42Lou6G087970@www.freebsd.org> Date: Sun, 2 May 2010 21:50:56 GMT From: Joey Mingrone To: freebsd-gnats-submit@FreeBSD.org Subject: Xorg does fails to start after upgrade from 7.4 to 7.5 (Undefined symbol "xf86LoaderReqSymLists" in intel_drv.so) X-Send-Pr-Version: www-3.1 X-GNATS-Notify: >Number: 146256 >Category: ports >Synopsis: x11/xorg does fails to start after upgrade from 7.4 to 7.5 (Undefined symbol "xf86LoaderReqSymLists" in intel_drv.so) >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-x11 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 02 22:00:10 UTC 2010 >Closed-Date: >Last-Modified: Fri Jun 18 02:10:01 UTC 2010 >Originator: Joey Mingrone >Release: 8.0-RELEASE-p2 >Organization: >Environment: >Description: I first did a "portupgrade -a" and everything compiled fine, but the error occurred on startup. I also did a portupgrade -f Xorg, but the error remained. >How-To-Repeat: Attempt to start X. >Fix: >Release-Note: >Audit-Trail: From: Jamie Griffin To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/146256: 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 13:15:56 +0100 --Apple-Mail-1-376497260 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit i'm experiencing the same issue. I tried recompiling the Xorg drivers initially, then portmaster -f xorg but it's still broken and gives me the same error: Undefined symbol "xf86LoaderReqSymLists" in intel_drv.so --Apple-Mail-1-376497260 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: 7bit i'm experiencing the same issue. I tried recompiling the Xorg drivers initially, then portmaster -f xorg but it's still broken and gives me the same error:

Undefined symbol "xf86LoaderReqSymLists" in intel_drv.so
--Apple-Mail-1-376497260-- Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 Responsible-Changed-By: linimon Responsible-Changed-When: Mon May 3 18:18:32 UTC 2010 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=146256 State-Changed-From-To: open->closed State-Changed-By: rnoland State-Changed-When: Mon May 3 18:32:25 UTC 2010 State-Changed-Why: Fixed in 2.7.1_3 http://www.freebsd.org/cgi/query-pr.cgi?pr=146256 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 From: Joey Mingrone To: bug-followup@FreeBSD.org 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) Date: Wed, 5 May 2010 04:08:12 -0300 It seems Jamie is also seeing the same problem after upgrading the driver to xf86-video-intel-2.7.1_3. State-Changed-From-To: closed->open State-Changed-By: linimon State-Changed-When: Wed May 5 23:44:17 UTC 2010 State-Changed-Why: Submitter says the problem is not yet fixed. http://www.freebsd.org/cgi/query-pr.cgi?pr=146256 From: Mark Linimon To: bug-followup@FreeBSD.org Cc: Subject: ports/146256: x11/xorg does fails to start after upgrade from 7.4 to 7.5 (Undefined symbol "xf86LoaderReqSymLists" in intel_drv.so) Date: Wed, 5 May 2010 18:45:54 -0500 ----- Forwarded message from Joey Mingrone ----- 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) From: Joey Mingrone To: linimon@freebsd.org Hello, Could the status of this PR be set back to 'open' given the continued/new problems after the upgrade to xf86-video-intel-2.7.1_3 or should I submit a new PR? I'm just not sure of the protocol. Thanks, Joey Mingrone ----- End forwarded message ----- From: Jamie Griffin To: bug-followup@FreeBSD.org, joey@mingrone.org 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) Date: Thu, 6 May 2010 12:55:12 +0100 I can confirm i am still experiencing the same problem. This is with 8.0-RELEASE-p2 i386. From: Kyryll Mirnenko To: bug-followup@FreeBSD.org, joey@mingrone.org 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) Date: Sun, 16 May 2010 22:16:31 +0300 I confirm the problem on my system. FreeBSD miryanote 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #25: Mon Jan 11 14:23:16 EET 2010 root@miryanote:/usr/src/sys/i386/compile/MY-LITE i386 agp0: on vgapci0 agp0: detected 32636k stolen memory agp0: aperture size is 128M drm0: on vgapci0 vgapci0: child drm0 requested pci_enable_busmaster info: [drm] AGP at 0xe8000000 128MB info: [drm] Initialized i915 1.6.0 20080730 No extra options are set for Device section of the "intel" video driver in xorg.conf . The configuration works well with xorg-server-1.6.5, but with 1.7.5 the whole system (not just X) hangs after the X server has just started - the screen is blank, no way to get the Xorg.log as it's not yet flushed to the disk. Also, changing the driver to "vesa" in the same xorg.conf makes the X server start with no problem. From: Stacy Millions To: bug-followup@FreeBSD.org, joey@mingrone.org 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). Date: Thu, 17 Jun 2010 20:03:05 -0600 This is a multi-part message in MIME format. --------------050605060101010008010102 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit If I am reading the audit trail of this PR correctly, it started with an "Undened symbol" error and once that was corrected it moved to a "the computer freezes" problem. If that is correct then I have a work around. I won't call the attached patch a fix, because to fix a problem you have to first understand what the problem is and I don't. What this does is avoid the problem. Hopefully someone who understands X11 and intel driver better than I can find a hint here and actually fix the problem. -stacy --------------050605060101010008010102 Content-Type: text/plain; name="patch-i830_display.c" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="patch-i830_display.c" --- src/i830_display.c.orig 2010-06-17 18:14:41.000000000 -0600 +++ src/i830_display.c 2010-06-17 18:16:09.000000000 -0600 @@ -1963,6 +1963,8 @@ intel_crtc->lut_b[i] = blue[i] >> 8; } +if(intel_crtc->pipe == 0) return; /* -stacy */ + i830_crtc_load_lut(crtc); } --------------050605060101010008010102-- >Unformatted: