plustek@linuxhacker.org
plustek@linuxhacker.org
I think you've done almost nothing wrong!
The problem might be again the parport setting in your BIOS.
Please make sure to set it to EPP no EPP(ECP) or something like this.
If this doesn't help, recompile the driver with
make clean
make all DEBUG=y
The reinstall and reload.
Send us the output of dmesg, so we can see what's going on...
Gerhard
On Freitag, 4. April 2003 02:48, Endre Adolfsen wrote:
> Hi,
>
> I've been trying numerous times to do this install by myself, but being
> new to Linux I'm having some problems. So.. when explaining what I've
> done wrong, keep the newbie-thing in mind :)
>
> Basically, I think I've got most of it right up until Make Load, at
> that point I get this message:
> make load
> /sbin/modprobe pt drv || exit 1
> /lib/modules/2.4.21-0.13mdk/kernel/3rdparty/plustek/pt drv.o.gz:
> init module: Success
> Hint: insmod errors can be caused by incorrect module parameters,
> including invalid IO or IRQ parameters.
> You may find more information in syslog or the output from dmesg
> modprobe: insmod
> /lib/modules/2.4.21-0.13mdk/kernel/3rdparty/plustek/pt drv.o.gz failed
> /lib/modules/2.4.21-0.13mdk/misc/pt drv.o: init module: Success
> Hint: insmod errors can be caused by incorrect module parameters,
> including invalid IO or IRQ parameters.
> You may find more information in syslog or the output from dmesg
> modprobe: insmod /lib/modules/2.4.21-0.13mdk/misc/pt drv.o failed
> modprobe: insmod pt drv failed
> make: *** [load] Error 1
>
> Probably a lot of mistakes in there!
> Any help appreciated!
> This is the info about my system, in case that matters:
> Mandrake 9.1
> scanimage (sane-backends) 1.0.11; backend version 1.0.11
>
> My webcam works,but thats USB. My scanner is parallel port, via the
> printer. It's a Primax 4800 Direct.
>
> Thanks,
>
> Endre
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: plustek-unsubscribe@linuxhacker.org
> For additional commands, e-mail: plustek-help@linuxhacker.org
plustek@linuxhacker.org