Hi I’m looking for a little help installing my tablet.
It’s an aiptek so I have downloaded the waltop drivers for linux. These have instructions for Ubuntu and Fedora but I have difficulty following along as parts are different for Suse.
To help I’m also trying to use this [SOLVED] Aiptek Hyperpen Mini](http://www.linuxquestions.org/questions/linux-hardware-18/aiptek-hyperpen-mini-824237/) as they are trying to install the same system.
Starting with problem 1: What is the equivalent location to copy to as I don’t have kernel at the location specified.
0.1.1 Copy hid-xxxx.c to kernel source code directory
For kernel 2.6.21: #cp drv/2.6.21/hid-core.c /usr/src/kernels/‘uname -r’/drivers/usb/input
On trying to recompile the kernel make bzImage returns the error make[1]: *** No rule to make target kernel/bounds.c', needed by kernel/bounds.s’. Stop.
make: *** [prepare0] Error 2. I do have the source from Yast package manager as I saw a thread where this solved the problem.