Instalando Epson CX3200

He instalado una debian en mi 350Mhz y como esta casi siempre encendido me decidí a poner la multifunción en el para poder imprimir por red siempre y escanear cuando quisiera.

Para imprimir, instale CUPS lo configure y en unos 10 mins ya podia imprimir desde cualquiera de mis pc's en red.

Sin embargo, todavía no he sido capaz de configurar el scanner, he aptitudeado el sane pero nada...

# sane-find-scanner

# sane-find-scanner will now attempt to detect your scanner. If the
# result is different from what you expected, first make sure your
# scanner is powered up and properly connected to your computer.

# No SCSI scanners found. If you expected something different, make sure that
# you have loaded a SCSI driver for your SCSI adapter.
# Also you need support for SCSI Generic (sg) in your operating system.
# If using Linux, try "modprobe sg".

found USB scanner (vendor=0x04b8 [EPSON], product=0x0802 [USB MFP]) at libusb:001:005
# Your USB scanner was (probably) detected. It may or may not be supported by
# SANE. Try scanimage -L and read the backend's manpage.

# Not checking for parallel port scanners.

# Most Scanners connected to the parallel port or other proprietary ports
# can't be detected by this program.


Segun eso estaría detectado pero:

# scanimage -L

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).


Luego no me lo detecta y no puedo escanear ni mediante xsane, gimp ni nada...

Un saludo.

Kernel: 2.6.15
Debian 3.1
Buenas,

Segun la web de SANE tu scanner esta plenamente soportado, asi que no tendrias que tener ningun problema.

Haz una prueba ejecuta el comando scanimage tal y como tu lo haces, pero como root. Si funciona te falta añadir tu usuario al grupo... hum.. scanner ? (ahora mismo no lo recuerdo seguro mirate los grupos del sistema, pero creo que era scanner).

Una vez añadido quizas tengas que volver a iniciar sesion.

Un saludo y suerte.
# scanimage -L

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).

En el msg de antes lo puse tambien como root si ves el # asi que no es por que lo use como user normal.

Gracias por contestar.
2 respuestas