Lucid: wizardpen driver not loaded due to xorg module requirement mismatch?
I am using Kubuntu Lucid upgraded from Karmic (later I fresh installed Lucid but no difference to situation). I have been using the package at doctormo's repro as per the https:/
Information config/udev: Adding input device UC-LOGIC Tablet WP5540U (/dev/input/event5)
From config file UC-LOGIC Tablet WP5540U: Applying InputClass "evdev pointer catchall"
From config file UC-LOGIC Tablet WP5540U: Applying InputClass "evdev tablet catchall"
From config file UC-LOGIC Tablet WP5540U: Applying InputClass "wizardpen"
Information LoadModule: "wizardpen"
Information Loading /usr/lib/
Information Module wizardpen: vendor="X.Org Foundation"
Information compiled for 1.6.0, module version = 0.7.3
Information Module class: X.Org XInput Driver
Information ABI class: X.Org XInput driver, version 4.0
Error module ABI major version (4) doesn't match the server's version (7)
Information UnloadModule: "wizardpen"
Information Unloading /usr/lib/
Error Failed to load module "wizardpen" (module requirement mismatch, 0)
Error No input driver matching `wizardpen'
I found a forum post that provides a solution for error due to module mismatch here: http://
However, adding the suggested section to 70-wizardpen.conf or xorg.conf causes a segmentation fault on reboot so X does not start. Here is the addition suggested on that forum page:
Section "ServerFlags"
Option "IgnoreABI" "True"
EndSection
Here is some of the resulting xorg log showing the fault:
(II) config/udev: Adding input device UC-LOGIC Tablet WP5540U (/dev/input/event5)
(**) UC-LOGIC Tablet WP5540U: Applying InputClass "evdev pointer catchall"
(**) UC-LOGIC Tablet WP5540U: Applying InputClass "evdev tablet catchall"
(**) UC-LOGIC Tablet WP5540U: Applying InputClass "wizardpen"
(II) LoadModule: "wizardpen"
(II) Loading /usr/lib/
(II) Module wizardpen: vendor="X.Org Foundation"
compiled for 1.6.0, module version = 0.7.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 4.0
(WW) module ABI major version (4) doesn't match the server's version (7)
(**) Option "Device" "/dev/input/event5"
(--) UC-LOGIC Tablet WP5540U: MaxX:32767 MaxY:32767 MaxZ:1023
(--) UC-LOGIC Tablet WP5540U: aspect ratio:1.38:1
(**) UC-LOGIC Tablet WP5540U is in absolute mode
(II) UC-LOGIC Tablet WP5540U: ScreenX = 1024, ScreenY = 768
(**) UC-LOGIC Tablet WP5540U: TopX = 2199
(**) UC-LOGIC Tablet WP5540U: TopY = 3598
(**) UC-LOGIC Tablet WP5540U: BottomX = 30325
(**) UC-LOGIC Tablet WP5540U: BottomY = 29278
(**) UC-LOGIC Tablet WP5540U: TopZ (min pressure) = 10
(**) UC-LOGIC Tablet WP5540U: BottomZ (max pressure) = 1023
(**) UC-LOGIC Tablet WP5540U: always reports core events
(II) XINPUT: Adding extended input device "UC-LOGIC Tablet WP5540U" (type: WizardPen Tablet)
Backtrace:
0: /usr/bin/X (xorg_backtrace
1: /usr/bin/X (0x8048000+0x61c7d) [0x80a9c7d]
2: (vdso) (__kernel_
3: /usr/lib/
4: /usr/bin/X (ActivateDevice
5: /usr/bin/X (0x8048000+0x7b566) [0x80c3566]
6: /usr/bin/X (0x8048000+0x7ba99) [0x80c3a99]
7: /usr/bin/X (0x8048000+0x568ed) [0x809e8ed]
8: /usr/bin/X (0x8048000+0x56c56) [0x809ec56]
9: /usr/bin/X (config_init+0x17) [0x809e3b7]
10: /usr/bin/X (0x8048000+0x1ed34) [0x8066d34]
11: /lib/tls/
12: /usr/bin/X (0x8048000+0x1e961) [0x8066961]
Segmentation fault at address 0x100
Caught signal 11 (Segmentation fault). Server aborting
So... Does anyone know another solution for this? If I have time I may try compiling the driver to see if that fixes it, but it would be nice if it worked for me through a package ;)
Thanks for the work you are doing getting these tablets to work well on Linux!
Regards
Robert
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Wizardpen Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Robert Saunders
- Solved:
- Last query:
- Last reply: