plustek@linuxhacker.org

plustek@linuxhacker.org


Subject: Re: Missing module pt_drv
From: G. Jaeger
Date: Sun, 17 Dec 2000 15:50:02 +0100

Hi Karsten,

there are some mistakes you made:
1. call configure AFTER unpacking the plustek-driver stuff
--> so goto the sane directory and do now a
make distclean 
and then configure again

The other stuff is okay.

2. you have to call make load/unload and so on
in the plustek_driver directory!
But after doing the make install step, add the following stuff to your
/etc/conf.modules (or /etc/modules.conf):

alias char-major-40	pt_drv
pre-install pt_drv modprobe -k parport

then call 
depmod -va

then make load

this should do the trick

Gerhard



----------------------------------------
g.jaeger@earthling.net
----------------------------------------



plustek@linuxhacker.org