Christoph Egger wrote: >>Well, I never could get /dev/input/event0 to work, >> > > Haven't you forgotten to > > a) make sure, that you have loaded the event driver (if compiled as a > module) or that you have it compiled as builtin kernel driver? > > b) make sure, the permissions of /dev/input/event0 are correct? > > c) make use of the libgii's linux-evdev target? >
Will input-linux-evdev work with no USB devices plugged into the system? Does the evdev kernel module have an undeclared dependancy on some usb module? [braces for well deserved smacking]
