plustek@linuxhacker.org
plustek@linuxhacker.org
Hi,
you should enable the plustek backends' debug
facility:
export SANE_DEBUG_PLUSTEK=12
then calling scanimage again.
If you see nothing, check the /etc/sane.d/dll.conf
which must have an enabled plustek entry.
If you see something, please send that output to the
list, you're might using an older driver version, which
is refused by a newer backend release...
Gerhard
On Don, 22 Mär 2001, burgy wrote:
> [root@localhost sane-1.0.1]# cd frontend
> [root@localhost frontend]# ls
> Makefile preferences.c progress.c scanimage xcam.README
> Makefile.in preferences.h progress.h scanimage.c xcam.c
> gtkglue.c preview.c sane-style.rc scanimage.o xscanimage.c
> gtkglue.h preview.h saned.c test.c
> [root@localhost frontend]# ./scanimage
> scanimage: no SANE devices found
> [root@localhost frontend]#
>
>
> To be on the safe side I even tried this on my home directory just to
> see if the permissions weren't screwed up.
>
> Okay now I'm confused.
>
> I checked the files in /dev/pt_* all of them are there (pt_drv to
> pt_drv3). The names are in the right place but they all show as having 0
>
> bytes in them. My scanner was plugged in and the lamp in my OP9630P
> turned on when I loaded the driver :)
> However I couldn't use scanimage even though everything seems to have
> fallen into place :(
>
> I fiddled with it for a while and decided I didn't know enough to
> determine
> the nature of the problem. Again any help would be great.
>
> burgy
plustek@linuxhacker.org