Waltop Tablet installation for Dummy's

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

Thanks

On 2011-02-24 15:36, wookie1 wrote:

> Starting with problem 1: What is the equivalent location to copy to as

/usr/src/linux/…


Cheers / Saludos,

Carlos E. R.
(from 11.2 x86_64 “Emerald” at Telcontar)

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.

On 2011-02-24 19:06, wookie1 wrote:

> make: *** [prepare0] Error 2. I do have the source from Yast package
> manager as I saw a thread where this solved the problem.

Follow the instructions on the readme.suse file about how to compile the
kernel or modules.


Cheers / Saludos,

Carlos E. R.
(from 11.2 x86_64 “Emerald” at Telcontar)