
I discovered one problem today – the aiptek driver loaded even though it couldn’t talk to the evdev driver. I didn’t have that module built for my particular kernel. So I went into the 2.6.11 source tree under drivers/input and ran make -C /usr/src/linux SUBDIRS=$PWD modules where /usr/src/linux symlinked to […]