plustek@linuxhacker.org
plustek@linuxhacker.org
hi
if i follow the Plustek-PARPRORT.txt, i get:
# make -f Makefile.module load
/sbin/modprobe pt_drv || exit 1
FATAL: Module pt_drv not found.
make: *** [load] Error 1
the module is made in .o format, not in the .ko needed by 2.6 kernels
how could i overcome this problem ?
some direct-mode w/o module loading ?
thanks
plustek@linuxhacker.org