Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2017 01:57:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218153] x11-drivers/xf86-video-intel Undefined symbol "fbPolySegment"
Message-ID:  <bug-218153-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218153

            Bug ID: 218153
           Summary: x11-drivers/xf86-video-intel Undefined symbol
                    "fbPolySegment"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: mi@ALDAN.algebra.com
             Flags: maintainer-feedback?(x11@FreeBSD.org)
          Assignee: x11@FreeBSD.org

After a full portupgrade today, Xorg will not start-up:

 [  5903.171] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so
[  5903.171] (EE) Failed to load
/usr/local/lib/xorg/modules/drivers/intel_drv.so:
/usr/local/lib/xorg/modules/drivers/intel_drv.so: Undefined symbol
"fbPolySegment"
[  5903.171] (II) UnloadModule: "intel"
[  5903.171] (II) Unloading intel
[  5903.171] (EE) Failed to load module "intel" (loader failed, 7)
[  5903.171] (EE) No drivers available.
[  5903.171] (EE)=20=20
Fatal server error:
[  5903.171] (EE) no screens found(EE)=20=20
[  5903.172] (EE)

xorg-server-1.18.4,1
xf86-video-intel-2.99.917.20170228

The problem is about month-old, judging by this buzz out there:

https://www.google.com/search?q=3Dintel_drv.so%3A+Undefined+symbol+"fbPolyS=
egment"

Attempting to recreate the xorg.conf again with "Xorg -configure" fail with=
 the
same error:

[  2133.610] (II) LoadModule: "modesetting"
[  2133.610] (II) Loading /opt/lib/xorg/modules/drivers/modesetting_drv.so
[  2133.610] (EE) Failed to load
/opt/lib/xorg/modules/drivers/modesetting_drv.s
o: /opt/lib/xorg/modules/drivers/modesetting_drv.so: Undefined symbol
"shadowUpd
atePacked"
[  2133.610] (II) UnloadModule: "modesetting"
[  2133.610] (II) Unloading modesetting
[  2133.610] (EE) Failed to load module "modesetting" (loader failed, 7)
[  2133.610] (II) LoadModule: "intel"
[  2133.610] (II) Loading /opt/lib/xorg/modules/drivers/intel_drv.so
[  2133.610] (EE) Failed to load /opt/lib/xorg/modules/drivers/intel_drv.so:
/op
t/lib/xorg/modules/drivers/intel_drv.so: Undefined symbol "fbPolySegment"
[  2133.610] (II) UnloadModule: "intel"
[  2133.610] (II) Unloading intel
[  2133.610] (EE) Failed to load module "intel" (loader failed, 7)
[  2133.610] No devices to configure.  Configuration failed.

Please, advise.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218153-13>