Scanner sx110[résolu]

bonjour

mon scanner n’est pas reconnu alors que les impressions fonctionnent

je suis allé sur le site http://www.sane-project.org/sane-supported-devices.html et ai téléchargé le pilote

installation sans soucis

mais xsane me dit toujours qu’il ne trouve pas de périphérique
j’ai pourtant rajouté

usb 0x04b8 0x084d

dans /etc/sane.d/epson.conf et epson2.conf

Un petit coup de main pour un nouveau de chez debian serait sympa :023

Totophe

de plus, je l’ai partagée par le réseau, j’arrive à imprimer à partir d’un client xp mais pas d’un client lucid :118

j’ai installé l’imprimante en local sur le client sous lucid mais quand je veux l’installer en réseau il ne me trouve pas le pilote :079

tentative d’insta avec le fichier ppd trouvé sur le serveur en local mais il me dit qu’il lui manque des fichiers dans le rep /opt/nomimprimante

merci d’avance de votre coup de main :041

totophe

http://forum.debian-fr.org/viewtopic.php?f=3&t=28382
Le dernier post !!!

Merci chris pour ton aide :smiley:

il faut effectivement installer les drivers sur le serveur comme sur le client
j’ai installé :
pips-common-3.7.0.tar
pips-snx110-debian4.0-3.7.0-CG
et epson-inkjet-printer-stylus-nx110-series_1.0.0-1lsb3.2_amd64.deb

l’imprimante fonctionne en local comme en réseau avec les clients windows et lenny :023

maintenant c’est le scanner qui n’est pas reconnu en local ( nous parlerons du partage réseau d’imprimante après :033 )

je suis pourtant aller chez sane et installé les paquets nécessaires mais rien à faire :017

xsane, sane et quiteinsane ne le reconnaissent pas :12
http://www.sane-project.org/sane-supported-devices.html

Tu fais bien partis du groupe scanner et saned ???
Il n’y a pas besoin des pilotes avasys, ils sont inutiles pour cette imprimante autant pour que le scanner .

j’ai pourtant bien commenté les fichiers dll.conf epson et epson2

dll.conf

[code]# /etc/sane.d/dll.conf - Configuration file for the SANE dynamic backend loader

On Debian systems, the dll backend will also look for pieces of configuration

in the /etc/sane.d/dll.d directory – packages providing backends should drop

a config file similar to dll.conf in this directory.

enable the next line if you want to allow access through the network:

net
epson
epson2
epkowa[/code]
epson.conf

[code]# Parallel port scanner:
#pio 0x278
#pio 0x378
#pio 0x3BC

USB scanner:

There are two different methods of configuring a USB scanner: libusb and the kernel module

For any system with libusb support (which is pretty much any recent Linux distribution) the

following line is sufficient. This however assumes that the connected scanner (or to be more

accurate, it’s device ID) is known to the backend.

usb

For libusb support for unknown scanners use the following command

usb

e.g.:

usb 04b8 084d

And for the scanner module, use the following configuration:

usb /dev/usb/lp0
#usb /dev/usb/scanner0[/code]

epson2.conf

[code]# for the GT-6500:
#scsi “EPSON SC”

Parallel port

#pio 0x278
#pio 0x378
#pio 0x3BC

USB

usb “EPSON SX110”

For libusb support for unknown scanners use the following command

usb

e.g.:

usb 04b8 084d

Network

net 192.168.1.123

net autodiscovery
[/code]

un lsusb donne

station:/home/chris# lsusb Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 004: ID 04b8:084d Seiko Epson Corp. Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
un sane finder donne

sane-find-scanner -q found USB scanner (vendor=0x04b8 [SEIKO EPSON], product=0x084d [USB MFP]) at libusb:001:004
donc il est bien connecté

mais un scanimage -L donne

[code]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).
[/code]
:017 :017 :017

où puis je me tromper ??? :confused: :confused:

Pour le scanner, je te conseille d’installer iscan, c’est bien foutu comme logiciel.

avasys.jp/lx-bin2/linux_e/spc/DL2.do

Il suffit d’installer ces 2 paquets :

iscan-data_1.0.1-1_all.deb
iscan_2.25.0-1_i386.deb

[quote=“chris38”]Tu fais bien partis du groupe scanner et saned ???
Il n’y a pas besoin des pilotes avasys, ils sont inutiles pour cette imprimante autant pour que le scanner .[/quote]

vi mais ça ne change rien :005

excuses moi, je n’avais pas vu que tu étais en amd64.

avasys.jp/lx-bin2/linux_e/spc/DL1.do

Voilà le lien Pour avoir les bons drivers, selon ta config.

Log toi en root et test le lancement du scanner par la console avec “xsane” !!! si root

[quote=“Tommy”]excuses moi, je n’avais pas vu que tu étais en amd64.

avasys.jp/lx-bin2/linux_e/spc/DL1.do

Voilà le lien Pour avoir les bons drivers, selon ta config.[/quote]

ils sont déjà installés j’avais oublié de les citer :blush: :017

ben la ça m’étonne…

T’as bien lancé image scane pour utiliser ton scanner après l’installation ? et non Xsane.

Normalement, il te suffit d’avoir sane installé et c’est tout, et tu n’as aucune configuration à faire dessus.

[quote=“Tommy”]ben la ça m’étonne…

T’as bien lancé image scane pour utiliser ton scanner après l’installation ? et non Xsane.

Normalement, il te suffit d’avoir sane installé et c’est tout, et tu n’as aucune configuration à faire dessus.[/quote]
xsane et iscan ne trouvent pas le scanner, même en root :017

le scanner fonctionne sous windows :033

En console, tu dois avoir un message d’erreur ! lequel ?

pas de message d’erreur dans la console pour iscan mais une fenêtre d’erreur disant

après avoir suivi le tuto de cette page
http://www.lcgsone.com/?p=128

mon scanimage donne

scanimage -L device `epkowa:usb:001:004' is a Epson Stylus NX110/SX110/TX110 Series flatbed scanner device `epson:libusb:001:004' is a Epson PID flatbed scanner

donc le scanner est bien reconnu mais iscan et xsane ne le trouvent toujours pas :12

au boot j’ai une erreur

usb1.1 not accept adressing adress 2 error 71

on y est presque ça va le faire

edit: après désinstallation réinstallation pas d’accès à iscan mais le scanimage -L done

scanimage -L device `epkowa:usb:001:004' is a Epson Stylus NX110/SX110/TX110 Series flatbed scanner device `epkowa:usb:001:004' is a Epson Stylus NX110/SX110/TX110 Series flatbed scanner device `epson:libusb:001:004' is a Epson PID flatbed scanner

toujours au même point après avoir modifié les fichiers etc/udev/rules.d/z60-libsane.rule

# Epson Stylus SX110 SYSFS{idVendor}=="04b8", SYSFS{idProduct}=="084d", MODE="0664", GROUP="scanner", ENV{libsane_matched}="yes"

dll.conf

[code]# /etc/sane.d/dll.conf - Configuration file for the SANE dynamic backend loader

On Debian systems, the dll backend will also look for pieces of configuration

in the /etc/sane.d/dll.d directory – packages providing backends should drop

a config file similar to dll.conf in this directory.

enable the next line if you want to allow access through the network:

net
epson
epson2
epkowa
[/code]
epkowa.conf

[code]#

usb

SEIKO EPSON’s USB vendor ID is ‘0x04b8’ (without quotes). In order

to find the USB product ID, use lsusb(1).

A sample configuration for the Epson Perfection 1650 (Epson GT-8200),

which has a product ID of 0x0110, would look as follows:

#usb 0x04b8 0x0110
usb /dev/usb/lp0
usb 0X04b8 0X084d
usb libusb:001:004

For SCSI devices not detected, you can add an entry like:

scsi EPSON GT-20000

where the GT-20000 bit corresponds to the SCSI model information as

shown in the output of dmesg(1) or in the /var/log/kern.log file.

Network attached devices may be made to work by first installing the

(non-free) iscan-network-nt package and then adding configuration lines

as per information below.

For each network attached device, you must add an entry as follows:

net <IP-address|hostname> [port-number]

Ask your network administrator for the device’s IP address or check

for yourself on the panel (if it has one). The port-number is very

optional and defaults to 1865.

Note that network attached devices are not queried unless configured

in this file.

Examples:

#net 192.16.136.2 1865
#net 10.0.0.1
#net scanner.mydomain.com[/code]

epson.conf

[code]# epson.conf

here are some examples for how to configure the EPSON backend

SCSI scanner:

scsi

for the GT-6500:

scsi “EPSON SC”

Parallel port scanner:

#pio 0x278
#pio 0x378
#pio 0x3BC

USB scanner:

There are two different methods of configuring a USB scanner: libusb and the kernel module

For any system with libusb support (which is pretty much any recent Linux distribution) the

following line is sufficient. This however assumes that the connected scanner (or to be more

accurate, it’s device ID) is known to the backend.

For libusb support for unknown scanners use the following command

usb

e.g.:

usb 0x4b8 0x110

And for the scanner module, use the following configuration:

usb /dev/usb/lp0
usb 0X04b8 0X084d
usb libusb:001:004
[/code]

epson2.conf

[code]# epson2.conf

here are some examples for how to configure the EPSON2 backend

SCSI

scsi

for the GT-6500:

#scsi “EPSON SC”

Parallel port

#pio 0x278
#pio 0x378
#pio 0x3BC

USB

usb /dev/usb/lp0
usb 0X04b8 0X084d
usb libusb:001:004

For libusb support for unknown scanners use the following command

usb

e.g.:

usb 0x4b8 0x110

Network

net 192.168.1.123

net autodiscovery
[/code]

dans mon /dev/usb, je n’ai qu’un lp0 qui est mon imprimante mais pas de scanner :unamused:

mon scanimage -L donne

device `epkowa:usb:001:004' is a Epson Stylus NX110/SX110/TX110 Series flatbed scanner device `epkowa:usb:001:004' is a Epson Stylus NX110/SX110/TX110 Series flatbed scanner device `epson:libusb:001:004' is a Epson PID flatbed scanner

lsusb

Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 004: ID 04b8:084d Seiko Epson Corp. Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

mon scanner est reconnu matériellement mais les logiciels de scan ne marchent ni en normal ni en root :017 :017 :017

bizarre bizarre quand même :118

merci de votre aide

Totophe

apparemment j’aurai 2 insta le sane :017 :017

find /usr /etc -name dll.conf -print /usr/local/etc/sane.d/dll.conf /etc/sane.d/dll.conf

lequel garder et comment désinstaller l’autre ??? :119

edit :le premier est l’insta de iscan, le second est celle de sane

pour que le scanner soit reconnu il faut commenter le dll.conf d’iscan

tant qu’iscan est désinstallé, le scanner n’est pas reconnu

formatage et réinstallation pour voir si le scanner est reconnu nativement pas sane mais toujours rien à faire :013 :013

même après insta et configuration des pilotes avasys, pas moyen de le trouver avec un scanimages -L :119

là je crois que je sèche :017

apparemment ce ne serait pas un problème d’installation mais bien un soucis de prise en charge usb de Lenny

message au boot :

hub 2-0: 1.0: unable to enumerate usb device on port 1 usb 2.1 device description read/64 error 71 device not accepting adress5 error 71

ce message n’apparait pas si le multifonction n’est pas branché

si je débranche rebranche à chaud le scanner n’est pas reconnu pas iscan mais l’est par xsane

si je lance une numérisation avec xsane, le scanner démarre mais l’apli plante avec un message d’erreur