plustek@linuxhacker.org
plustek@linuxhacker.org
On Sonntag, 2. September 2001 17:17, Aino de Vries wrote:
> Hi,
> either try "insmod parport" before "insmod pt_drv", or compile
> parallelport-support into your kernel.
> You could also try "modprobe pt_drv". In case you are lucky, all needed
> modules are already there and modprobe will automagically load them in the
--> That's true, but you have to include the following to your
/etc/modules.conf (or /etc/conf.modules)
alias char-major-40 pt_drv
pre-install pt_drv modprobe -k parport
Gerhard
plustek@linuxhacker.org