xorg-server - intel / fbdev / vesa / xkbcomp
(EE) intel: module ABI major version (23) doesn't match the server's version (24)
Unsupported high keycode 372 for name <I372> ignored
xorg-server 1.19.3 x-window xorg-server 1.20.1 x-window Summary for: xorg-server 1.20.3
1.
(EE) intel: module ABI major version (23) doesn't match the server's version (24) (EE) fbdev: module ABI major version (23) doesn't match the server's version (24) (EE) vesa: module ABI major version (23) doesn't match the server's version (24) (II) modeset(0): Initializing kms color map for depth 24, 8 bpc. The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Unsupported high keycode 372 for name <I372> ignored > X11 cannot support keycodes above 255. > This warning only shows for the first high keycode. Errors from xkbcomp are not fatal to the X server The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Unsupported high keycode 372 for name <I372> ignored > X11 cannot support keycodes above 255. > This warning only shows for the first high keycode. Errors from xkbcomp are not fatal to the X server
2.
tux@slitaz:~$ grep -B 5 match /var/log/Xorg.0.log
[ 195.476] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 195.477] (II) Module intel: vendor="X.Org Foundation"
[ 195.477] compiled for 1.19.3, module version = 2.99.917
[ 195.477] Module class: X.Org Video Driver
[ 195.477] ABI class: X.Org Video Driver, version 23.0
[ 195.478] (EE) intel: module ABI major version (23) doesn't match the server's version (24)
[ 195.478] (EE) Failed to load module "intel" (module requirement mismatch, 0)
--
[ 195.478] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 195.478] (II) Module fbdev: vendor="X.Org Foundation"
[ 195.478] compiled for 1.19.3, module version = 0.5.0
[ 195.478] Module class: X.Org Video Driver
[ 195.478] ABI class: X.Org Video Driver, version 23.0
[ 195.479] (EE) fbdev: module ABI major version (23) doesn't match the server's version (24)
[ 195.479] (EE) Failed to load module "fbdev" (module requirement mismatch, 0)
--
[ 195.479] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 195.479] (II) Module vesa: vendor="X.Org Foundation"
[ 195.479] compiled for 1.19.3, module version = 2.4.0
[ 195.479] Module class: X.Org Video Driver
[ 195.479] ABI class: X.Org Video Driver, version 23.0
[ 195.480] (EE) vesa: module ABI major version (23) doesn't match the server's version (24)
[ 195.480] (EE) Failed to load module "vesa" (module requirement mismatch, 0)
tux@slitaz:~$
3.
tux@slitaz:~$ sudo X -version
X.Org X Server 1.20.1
X Protocol Version 11, Revision 0
Build Operating System: SliTaz GNU/Linux
Current Operating System: Linux slitaz 4.17.7-slitaz #2 SMP Sat Jul 21 03:23:55 UTC 2018 x86_64
Kernel command line: root=/dev/null autologin screen=text
Build Date: 03 September 2018 06:01:18AM
Current version of pixman: 0.34.0
Before reporting problems, check http://www.slitaz.org/
to make sure that you have the latest version.
4.
tux@slitaz:~$ tazpkg -l | egrep 'server|video|xkbcomp'
xorg-server 1.20.1 x-window xorg-server-module-glamor 1.20.1 x-window xorg-xf86-video-fbdev 0.5.0 x-window xorg-xf86-video-intel 2.99.917 x-window xorg-xf86-video-vesa 2.4.0 x-window xorg-xkbcomp 1.4.2 x-window