[sane-devel] Further progress on finding HP Scanjet 3200C
Adrian Walker
walkad at internode.on.net
Thu Feb 15 09:26:26 CET 2007
Hello Stef,
As you suggested, here are results of ppdiag, first with EPP + ECP set:
adrian at adrian-desktop:~$ sudo bash ppdiag
Password:
S01: parport built as module
S02: parport0:
S02: modes:PCSPP,TRISTATE,COMPAT,ECP,DMA
S02: ADDR :0x378
S02: IRQ :7
S02: DMA :3
S03: no parport parameters
S10: ppdev built as module
S12: /dev/parport0 exists ...
S12: /dev/parport0 is readable ...
S12: /dev/parport0 is writable ...
S12: do you want to allow any user to access ppdev ? (yes/no)
yes
S12: mode changed ...
successfull end ....
And here with EPP set:
root at adrian-desktop:/home/adrian# bash ppdiag
S01: parport built as module
S02: parport0:
S02: modes:PCSPP,TRISTATE,EPP
S02: ADDR :0x378
S02: IRQ :7
S02: DMA :no DMA used
S03: no parport parameters
S10: ppdev built as module
S12: /dev/parport0 exists ...
S12: /dev/parport0 is readable ...
S12: /dev/parport0 is writable ...
S12: do you want to allow any user to access ppdev ? (yes/no)
yes
S12: mode changed ...
successfull end
But still can't find scanimage command:
root at adrian-desktop:~#
cat /proc/sys/dev/parport/parport0/devices/active
none
root at adrian-desktop:~# export SANE_DEBUG_UMAX_PP=255
root at adrian-desktop:~# export SANE_DEBUG_UMAX_PP_LOW=255
root at adrian-desktop:~# scanimage -L
-bash: scanimage: command not found
root at adrian-desktop:~#
Nor can I run the umax_pp command:
root at adrian-desktop:~# bash umax_pp
bash: umax_pp: No such file or directory
root at adrian-desktop:~# umax_pp
-bash: umax_pp: command not found
root at adrian-desktop:~#
Not able to find parport kernel module in order to pass options:
options parport_pc io=0x378 io_hi=0x778 irq=7 dma=auto
Not sure where to go from here.
Regards
Adrian
More information about the sane-devel
mailing list