>>> - is evdev driver in your kernel compiled as a module? >> Yes, it is.
> OK, so this must be module loading issue that I missed. Just to > confirm, if you "modprobe evdev" it all starts to work? Yes, I confirm loading the module by hand makes everything work ok. Thanks for your replies! Damien