plustek@linuxhacker.org
plustek@linuxhacker.org
On Friday 18 January 2008 10:54:49 Jastra wrote:
[SNIPSNAP]
> chgrp: cannot access `/dev/pt_drv*': No such file or directory
> chmod: cannot access `/dev/pt_drv*': No such file or directory
> make: *** [load] Error 1
> make: Leaving directory `/usr/src/plustek/doc/plustek/build'
> done.
>
> In general - no better result
>
> Do You have any idea, what to do?
Make sure parport drivers are correctly loaded
(parport_pc, parport and ppdev)
Make sure parport is set to either SPP, or EPP
No ECP mode!!! (check in BIOS)
Make and load modules via ./MakeModule.sh DEBUG=y
and after loading check (and show us) the output of
dmesg, probably we'll find the problem
- Gerhard
plustek@linuxhacker.org