Xserver Error loading intel_drv.so undefined symbol:I810InitMC
Ahsan
ahsan at vivaldi.net
Wed Jul 27 18:47:58 UTC 2022
Hello,
I am trying to compile X server as part of Buildroot/BusyBox based
custom Linux distribution. The final generated image is unable to load
intel video driver (intel_drv.so module). The exact error I am getting
is the following:
[ 6.989] (EE) Failed to load
/usr/lib/xorg/modules/drivers/intel_drv.so:
/usr/lib/xorg/modules/drivers/intel_drv.so: undefined symbol: I810InitMC
[ 6.989] (EE) Failed to load module "intel" (loader failed, 0)
I tried compiling both xserver version 1.20.14 and 21.1.2 but no luck
and hit the same error twice. I tried two different Intel video drivers
with the following commit hashes:
older: 5ca3ac1a90af177eb111a965e9b4dd8a27cc58fc
newer: 31486f40f8e8f8923ca0799aea84b58799754564
The cross compilation library used is Glibc
The make files for both the intel video driver and xserver are attached.
Please let me know if I need to provide some more information regarding
this.
Any help or tip towards solving the issue would be appreciated. During
compilation, xserver has following set of patches (patches can be
provided upon request too).
xserver 1.20.14 (patches come from Buildroot upstream)
---------------
0001-modesettings-needs-dri2.patch
0002-include-misc.h-fix-uClibc-build.patch
0003-hw-xwayland-Makefile.am-fix-build-without-glx.patch
0004-hw-xfree86-common-xf86Init.c-fix-build-without-glx.patch
0005-Fix-segfault-on-probing-a-non-PCI-platform-device-on.patch
0006-compiler.h-don-t-define-inb-outb-and-friends-on-mips.patch
xserver 21.1.2 (patches come from Buildroot upstream)
--------------
0001-include-misc.h-fix-uClibc-build.patch
0002-Fix-compilation-error-when-built-without-logind-plat.patch
--
--
Br,
Ahsan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xdriver_xf86-video-intel.mk
URL: <https://lists.x.org/archives/xorg/attachments/20220727/19df09d1/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xserver_xorg-server.mk
URL: <https://lists.x.org/archives/xorg/attachments/20220727/19df09d1/attachment-0001.ksh>
More information about the xorg
mailing list