You are not logged in.
I loaded xf86-input-evdev version 1.1.2-2 because I was having trouble with it saying the module was not loaded (its in the modules line in rc.conf) So I tried to update it.
But now I get this...
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 0.0.0, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(EE) module ABI minor version (6) is newer than the server's version (5)
(II) UnloadModule: "evdev"
(II) Unloading /usr/lib/xorg/modules/input/evdev_drv.so
(EE) Failed to load module "evdev" (module requirement mismatch, 0)
What should be my course of action? I'm trying to get all my trackball buttons to work
again (Trackman optical marble.)
Thanks.
Adam Krolnik
Co-author "Assertion-Based Design"
Offline
Update your xorg-server package, you're trying to run an Xorg 7.1 driver with Xorg 7.0, just like the error message says, it's only a bit more cryptic about that.
Offline