Intel GPU patch 13.3 for stable/9 and releng/9.0

Paul Ambrose ambrosehua at gmail.com
Thu Apr 5 11:50:35 UTC 2012


[    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


More information about the freebsd-x11 mailing list