Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Apr 2012 19:50:33 +0800
From:      Paul Ambrose <ambrosehua@gmail.com>
To:        freebsd-x11@freebsd.org
Subject:   re:Intel GPU patch 13.3 for stable/9 and releng/9.0
Message-ID:  <CAMwoQQ61hL_N6RGq6cgTxCfVPUB77XBiygAkwDjWV6eBv=gfnA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
[    24.315] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri.so
[    24.360] (EE) Failed to load
/usr/local/lib/xorg/modules/extensions/libdri.so:
/usr/local/lib/xorg/modules/extensions/libdri.so: Undefined symbol
"xf86LoadKernelModule"
[    24.361] (II) UnloadModule: "dri"
[    24.361] (II) Unloading dri
[    24.361] (EE) Failed to load module "dri" (loader failed, 7)
[    24.361] (II) LoadModule: "dri2"
[    24.366] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri2.so
[    24.375] (II) Module dri2: vendor="X.Org Foundation"
[    24.375]    compiled for 1.10.6, module version = 1.2.0
[    24.375]    ABI class: X.Org Server Extension, version 5.0
[    24.375] (II) Loading extension DRI2

I meet the similar problem, but I had nvidia graphics card instead of
intel graphics card.
All my ports were built with clang ( from 9.0-stable base system),
when I change into gcc
and compiled xorg-server again, the problem was gone. If you use
clang, maybe you can take
 a try



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMwoQQ61hL_N6RGq6cgTxCfVPUB77XBiygAkwDjWV6eBv=gfnA>