[sane-devel] HP3200C doesn't work

CARLOS EDUARDO DANTAS DE MENEZES carlos.edmenezes@sp.senac.br
Thu, 6 Nov 2003 10:32:40 -0200


Please,

Could someone help me? My HP3200c scanner doesn't work. How can I debug =
the problem?

I'm using libsane 1.0.12-7 on Debian(unstable). My dll.conf is:


# /etc/sane.d/dll.conf -  Configuration file for the SANE dynamic =
backend loader
#
# See the end of this file for information on some specific backends.
hp
hpsj5s
hp5400
mustek_pp
umax_pp


My umax_pp.conf is:

# GLOBAL #
option buffer 2097152

# DEVICES #
port /dev/parport0

Parallel port is configured as EPP:

# quiteinsane
No device were found
[umax_pp_low] Found 0xFF expected 0x00  (umax_pp_low.c:5002)
[umax_pp_low] Unexpected value for for register 0x0D, expected 0x00 or =
0x40, got 0x18 ! (umax_pp_low.c:5073)
[umax_pp_low] SlowNibbleRegisterRead: found 0x20 expected 0x0 =
(umax_pp_low.c:5084)
[umax_pp_low] SlowNibbleRegisterRead: found 0xC expected 0x4 =
(umax_pp_low.c:5135)
[umax_pp_low] Loop 4, char 481 EPPReadBuffer failed! =
(umax_pp_low.c:5224)

.....another try:

# quiteinsane
No device were found
[umax_pp_low] Found 0x11 expected 0x00  (umax_pp_low.c:5002)
[umax_pp_low] Unexpected value for for register 0x0D, expected 0x00 or =
0x40, got 0x18 ! (umax_pp_low.c:5073)
[umax_pp_low] SlowNibbleRegisterRead: found 0x20 expected 0x0 =
(umax_pp_low.c:5084)
[umax_pp_low] SlowNibbleRegisterRead: found 0xC expected 0x4 =
(umax_pp_low.c:5135)
[umax_pp_low] RegisterRead, found 0xFF expected 0x1F =
(umax_pp_low.c:5203)


# dmesg | grep parport
parport0: PC-style at 0x378 [PCSPP,TRISTATE,EPP]
lp0: using parport0 (polling).



Thanks in advance,

Carlos Menezes